Skip to content

Commit 912e3bc

Browse files
committed
Revert "rsc-ontologies#27 delete MOP_0000003 (formylation) from rxno.owl and correct its superclass subsumption in MOP"
This reverts commit d9a6663.
1 parent 3202209 commit 912e3bc

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
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_0000028"/>
1897+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000458"/>
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_0000458"/>
10412+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000800"/>
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
@@ -3665,6 +3665,31 @@
36653665

36663666

36673667

3668+
<!-- http://purl.obolibrary.org/obo/MOP_0000003 -->
3669+
3670+
<owl:Class rdf:about="http://purl.obolibrary.org/obo/MOP_0000003">
3671+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/MOP_0000479"/>
3672+
<rdfs:subClassOf>
3673+
<owl:Restriction>
3674+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000057"/>
3675+
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CHEBI_42485"/>
3676+
</owl:Restriction>
3677+
</rdfs:subClassOf>
3678+
<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>
3679+
<oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">formylation</oboInOwl:hasExactSynonym>
3680+
<oboInOwl:hasOBONamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RXNO</oboInOwl:hasOBONamespace>
3681+
<oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MOP:0000003</oboInOwl:id>
3682+
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">formylation</rdfs:label>
3683+
</owl:Class>
3684+
<owl:Axiom>
3685+
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/MOP_0000003"/>
3686+
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/>
3687+
<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>
3688+
<oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RSC:xp</oboInOwl:hasDbXref>
3689+
</owl:Axiom>
3690+
3691+
3692+
36683693
<!-- http://purl.obolibrary.org/obo/MOP_0000339 -->
36693694

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

0 commit comments

Comments
 (0)