|
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.23</owl:versionInfo> |
| 22 | + <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2.25</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 |
|
@@ -14245,6 +14245,44 @@ This method only involves evaluations of f. This method is suitable for non-stif
|
14245 | 14245 |
|
14246 | 14246 |
|
14247 | 14247 |
|
| 14248 | + <!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000670 --> |
| 14249 | + |
| 14250 | + <owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000670"> |
| 14251 | + <rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000243"/> |
| 14252 | + <dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-08-07</dc:created> |
| 14253 | + <dc:creator xml:lang="en">JRK</dc:creator> |
| 14254 | + <isImplementedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/tellurium</isImplementedIn> |
| 14255 | + <rdfs:label xml:lang="en">Use multiple steps</rdfs:label> |
| 14256 | + <skos:definition xml:lang="en">Whether to perform a multiple time step simulation.</skos:definition> |
| 14257 | + </owl:Class> |
| 14258 | + <owl:Axiom> |
| 14259 | + <owl:annotatedSource rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000670"/> |
| 14260 | + <owl:annotatedProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#isImplementedIn"/> |
| 14261 | + <owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/tellurium</owl:annotatedTarget> |
| 14262 | + <rdfs:comment xml:lang="en">tellurium</rdfs:comment> |
| 14263 | + </owl:Axiom> |
| 14264 | + |
| 14265 | + |
| 14266 | + |
| 14267 | + <!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000671 --> |
| 14268 | + |
| 14269 | + <owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000671"> |
| 14270 | + <rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000243"/> |
| 14271 | + <dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-08-07</dc:created> |
| 14272 | + <dc:creator xml:lang="en">JRK</dc:creator> |
| 14273 | + <isImplementedIn rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/tellurium</isImplementedIn> |
| 14274 | + <rdfs:label xml:lang="en">use stiff method</rdfs:label> |
| 14275 | + <skos:definition xml:lang="en">Specifies whether the integrator attempts to solve stiff equations.</skos:definition> |
| 14276 | + </owl:Class> |
| 14277 | + <owl:Axiom> |
| 14278 | + <owl:annotatedSource rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000671"/> |
| 14279 | + <owl:annotatedProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#isImplementedIn"/> |
| 14280 | + <owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/biosimulators/tellurium</owl:annotatedTarget> |
| 14281 | + <rdfs:comment xml:lang="en">tellurium</rdfs:comment> |
| 14282 | + </owl:Axiom> |
| 14283 | + |
| 14284 | + |
| 14285 | + |
14248 | 14286 | <!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000800 -->
|
14249 | 14287 |
|
14250 | 14288 | <owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000800">
|
|
0 commit comments