Skip to content

Commit d9a6663

Browse files
committed
rsc-ontologies#27 delete MOP_0000003 (formylation) from rxno.owl and correct its superclass subsumption in MOP
1 parent b0bf4e2 commit d9a6663

File tree

2 files changed

+2
-27
lines changed

2 files changed

+2
-27
lines changed

mop.owl

+2-2
Original file line numberDiff line numberDiff line change
@@ -1894,7 +1894,7 @@
18941894
<!-- http://purl.obolibrary.org/obo/MOP_0000029 -->
18951895

18961896
<owl:Class rdf:about="http://purl.obolibrary.org/obo/MOP_0000029">
1897-
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000458"/>
1897+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000028"/>
18981898
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Formation of a covalent bond between a substrate and an univalent carboacyl group.</obo:IAO_0000115>
18991899
<oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">univalent carboacylation</oboInOwl:hasExactSynonym>
19001900
<oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MOP:0000029</oboInOwl:id>
@@ -10409,7 +10409,7 @@
1040910409
<!-- http://purl.obolibrary.org/obo/MOP_0000479 -->
1041010410

1041110411
<owl:Class rdf:about="http://purl.obolibrary.org/obo/MOP_0000479">
10412-
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000800"/>
10412+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000458"/>
1041310413
<rdfs:subClassOf>
1041410414
<owl:Restriction>
1041510415
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000057"/>

rxno.owl

-25
Original file line numberDiff line numberDiff line change
@@ -3667,31 +3667,6 @@
36673667

36683668

36693669

3670-
<!-- http://purl.obolibrary.org/obo/MOP_0000003 -->
3671-
3672-
<owl:Class rdf:about="http://purl.obolibrary.org/obo/MOP_0000003">
3673-
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000479"/>
3674-
<rdfs:subClassOf>
3675-
<owl:Restriction>
3676-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000057"/>
3677-
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CHEBI_42485"/>
3678-
</owl:Restriction>
3679-
</rdfs:subClassOf>
3680-
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Formation of a covalent bond between a substrate and a formyl group.</obo:IAO_0000115>
3681-
<oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">formylation</oboInOwl:hasExactSynonym>
3682-
<oboInOwl:hasOBONamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RXNO</oboInOwl:hasOBONamespace>
3683-
<oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MOP:0000003</oboInOwl:id>
3684-
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">formylation</rdfs:label>
3685-
</owl:Class>
3686-
<owl:Axiom>
3687-
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/MOP_0000003"/>
3688-
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/>
3689-
<owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Formation of a covalent bond between a substrate and a formyl group.</owl:annotatedTarget>
3690-
<oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RSC:xp</oboInOwl:hasDbXref>
3691-
</owl:Axiom>
3692-
3693-
3694-
36953670
<!-- http://purl.obolibrary.org/obo/MOP_0000339 -->
36963671

36973672
<owl:Class rdf:about="http://purl.obolibrary.org/obo/MOP_0000339">

0 commit comments

Comments
 (0)