|
19 | 19 | <rdfs:label xml:lang="en">Kinetic Simulation Algorithm Ontology (KiSAO)</rdfs:label>
|
20 | 20 | <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://co.mbine.org/standards/kisao</rdfs:seeAlso>
|
21 | 21 | <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/pubmed/22027554</rdfs:seeAlso>
|
22 |
| - <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2.28</owl:versionInfo> |
| 22 | + <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2.29</owl:versionInfo> |
23 | 23 | <skos:definition xml:lang="en">The Kinetic Simulation Algorithm Ontology (KiSAO) classifies algorithms available for the simulation and analysis of models in biology, and their characteristics and the parameters required for their use.</skos:definition>
|
24 | 24 | </owl:Ontology>
|
25 | 25 |
|
@@ -14152,7 +14152,7 @@ This method only involves evaluations of f. This method is suitable for non-stif
|
14152 | 14152 | <dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-08-07</dc:created>
|
14153 | 14153 | <dc:creator xml:lang="en">JRK</dc:creator>
|
14154 | 14154 | <isImplementedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/xpp</isImplementedIn>
|
14155 |
| - <rdfs:label xml:lang="en">Maximum number of iterations for root finding</rdfs:label> |
| 14155 | + <rdfs:label xml:lang="en">maximum number of iterations for root finding</rdfs:label> |
14156 | 14156 | </owl:Class>
|
14157 | 14157 | <owl:Axiom>
|
14158 | 14158 | <owl:annotatedSource rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000665"/>
|
@@ -14188,7 +14188,7 @@ This method only involves evaluations of f. This method is suitable for non-stif
|
14188 | 14188 | <dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-08-07</dc:created>
|
14189 | 14189 | <dc:creator xml:lang="en">JRK</dc:creator>
|
14190 | 14190 | <isImplementedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/xpp</isImplementedIn>
|
14191 |
| - <rdfs:label xml:lang="en">Memory size</rdfs:label> |
| 14191 | + <rdfs:label xml:lang="en">memory size</rdfs:label> |
14192 | 14192 | <skos:definition xml:lang="en">Maximum number of points to store in memory, such as in the second order backward implicit product Euler scheme.</skos:definition>
|
14193 | 14193 | </owl:Class>
|
14194 | 14194 | <owl:Axiom>
|
@@ -14261,7 +14261,7 @@ This method only involves evaluations of f. This method is suitable for non-stif
|
14261 | 14261 | <dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-08-07</dc:created>
|
14262 | 14262 | <dc:creator xml:lang="en">JRK</dc:creator>
|
14263 | 14263 | <isImplementedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/tellurium</isImplementedIn>
|
14264 |
| - <rdfs:label xml:lang="en">Use multiple steps</rdfs:label> |
| 14264 | + <rdfs:label xml:lang="en">use multiple steps</rdfs:label> |
14265 | 14265 | <skos:definition xml:lang="en">Whether to perform a multiple time step simulation.</skos:definition>
|
14266 | 14266 | </owl:Class>
|
14267 | 14267 | <owl:Axiom>
|
@@ -14521,6 +14521,25 @@ This method only involves evaluations of f. This method is suitable for non-stif
|
14521 | 14521 |
|
14522 | 14522 |
|
14523 | 14523 |
|
| 14524 | + <!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000684 --> |
| 14525 | + |
| 14526 | + <owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000684"> |
| 14527 | + <rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000244"/> |
| 14528 | + <dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-09-22</dc:created> |
| 14529 | + <dc:creator xml:lang="en">JRK</dc:creator> |
| 14530 | + <isImplementedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/bionetgen</isImplementedIn> |
| 14531 | + <rdfs:label xml:lang="en">number of steps per output</rdfs:label> |
| 14532 | + <skos:definition xml:lang="en">Number of simulation steps between each simulation output.</skos:definition> |
| 14533 | + </owl:Class> |
| 14534 | + <owl:Axiom> |
| 14535 | + <owl:annotatedSource rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000684"/> |
| 14536 | + <owl:annotatedProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#isImplementedIn"/> |
| 14537 | + <owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/bionetgen</owl:annotatedTarget> |
| 14538 | + <rdfs:comment xml:lang="en">BioNetgen</rdfs:comment> |
| 14539 | + </owl:Axiom> |
| 14540 | + |
| 14541 | + |
| 14542 | + |
14524 | 14543 | <!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000800 -->
|
14525 | 14544 |
|
14526 | 14545 | <owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000800">
|
|
0 commit comments