Skip to content

Commit

Permalink
Patch release
Browse files Browse the repository at this point in the history
To propagate changes from #200
  • Loading branch information
matentzn committed May 2, 2022
1 parent 3b7d1e9 commit 7f821f1
Show file tree
Hide file tree
Showing 7 changed files with 52 additions and 112 deletions.
53 changes: 17 additions & 36 deletions cob-base-reasoned.owl
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
xmlns:sssom="http://w3id.org/sssom/"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob/cob-base-reasoned.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-04-29/cob-base-reasoned.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-05-02/cob-base-reasoned.owl"/>
<dc:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</dc:description>
<dc:title xml:lang="en">Core Ontology for Biology and Biomedicine</dc:title>
<dc:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-04-29</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-05-02</owl:versionInfo>
</owl:Ontology>


Expand Down Expand Up @@ -526,23 +526,6 @@



<!-- http://purl.obolibrary.org/obo/COB_0000511 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/COB_0000502"/>
</owl:ObjectProperty>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/COB_0000511"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<sssom:match_type>HumanCurated</sssom:match_type>
<sssom:object_label>topObjectProperty</sssom:object_label>
<sssom:subject_label>has quantity</sssom:subject_label>
</owl:Axiom>



<!-- http://purl.obolibrary.org/obo/COB_0000512 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000512">
Expand Down Expand Up @@ -769,7 +752,21 @@

<!-- http://purl.obolibrary.org/obo/COB_0000511 -->

<owl:DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000511"/>
<owl:DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/COB_0000502"/>
<rdfs:comment>The range of this property should be a user-defined unit datatype, e.g 182^:cm</rdfs:comment>
<rdfs:label>has quantity</rdfs:label>
<rdfs:seeAlso>https://github.com/OBOFoundry/COB/issues/35</rdfs:seeAlso>
</owl:DatatypeProperty>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/COB_0000511"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
<sssom:match_type>HumanCurated</sssom:match_type>
<sssom:object_label>topDataProperty</sssom:object_label>
<sssom:subject_label>has quantity</sssom:subject_label>
</owl:Axiom>



Expand Down Expand Up @@ -3825,22 +3822,6 @@
<sssom:object_label>native cell</sssom:object_label>
<sssom:subject_label>zebrafish cell</sssom:subject_label>
</owl:Axiom>



<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->

<rdf:Description rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:label>has quantity</rdfs:label>
<rdfs:comment>The range of this property should be a user-defined unit datatype, e.g 182^:cm</rdfs:comment>
<rdfs:seeAlso>https://github.com/OBOFoundry/COB/issues/35</rdfs:seeAlso>
</rdf:Description>
</rdf:RDF>


Expand Down
48 changes: 14 additions & 34 deletions cob-base.owl
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
xmlns:sssom="http://w3id.org/sssom/"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob/cob-base.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-04-29/cob-base.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-05-02/cob-base.owl"/>
<dc:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</dc:description>
<dc:title xml:lang="en">Core Ontology for Biology and Biomedicine</dc:title>
<dc:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-04-29</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-05-02</owl:versionInfo>
</owl:Ontology>


Expand Down Expand Up @@ -526,22 +526,6 @@



<!-- http://purl.obolibrary.org/obo/COB_0000511 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
</owl:ObjectProperty>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/COB_0000511"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<sssom:match_type>HumanCurated</sssom:match_type>
<sssom:object_label>topObjectProperty</sssom:object_label>
<sssom:subject_label>has quantity</sssom:subject_label>
</owl:Axiom>



<!-- http://purl.obolibrary.org/obo/COB_0000512 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000512">
Expand Down Expand Up @@ -769,8 +753,20 @@
<!-- http://purl.obolibrary.org/obo/COB_0000511 -->

<owl:DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/COB_0000502"/>
<rdfs:comment>The range of this property should be a user-defined unit datatype, e.g 182^:cm</rdfs:comment>
<rdfs:label>has quantity</rdfs:label>
<rdfs:seeAlso>https://github.com/OBOFoundry/COB/issues/35</rdfs:seeAlso>
</owl:DatatypeProperty>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/COB_0000511"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
<sssom:match_type>HumanCurated</sssom:match_type>
<sssom:object_label>topDataProperty</sssom:object_label>
<sssom:subject_label>has quantity</sssom:subject_label>
</owl:Axiom>



Expand Down Expand Up @@ -3587,22 +3583,6 @@
<sssom:object_label>native cell</sssom:object_label>
<sssom:subject_label>zebrafish cell</sssom:subject_label>
</owl:Axiom>



<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->

<rdf:Description rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:label>has quantity</rdfs:label>
<rdfs:comment>The range of this property should be a user-defined unit datatype, e.g 182^:cm</rdfs:comment>
<rdfs:seeAlso>https://github.com/OBOFoundry/COB/issues/35</rdfs:seeAlso>
</rdf:Description>
</rdf:RDF>


Expand Down
49 changes: 14 additions & 35 deletions cob-examples-reasoned.owl
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
xmlns:sssom="http://w3id.org/sssom/"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob/cob-examples-reasoned.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-04-29/cob-examples-reasoned.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-05-02/cob-examples-reasoned.owl"/>
<dc:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</dc:description>
<dc:title xml:lang="en">Core Ontology for Biology and Biomedicine</dc:title>
<dc:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-04-29</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-05-02</owl:versionInfo>
</owl:Ontology>


Expand Down Expand Up @@ -532,23 +532,6 @@



<!-- http://purl.obolibrary.org/obo/COB_0000511 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/COB_0000502"/>
</owl:ObjectProperty>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/COB_0000511"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<sssom:match_type>HumanCurated</sssom:match_type>
<sssom:object_label>topObjectProperty</sssom:object_label>
<sssom:subject_label>has quantity</sssom:subject_label>
</owl:Axiom>



<!-- http://purl.obolibrary.org/obo/COB_0000512 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000512">
Expand Down Expand Up @@ -776,8 +759,20 @@
<!-- http://purl.obolibrary.org/obo/COB_0000511 -->

<owl:DatatypeProperty rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/COB_0000502"/>
<rdfs:comment>The range of this property should be a user-defined unit datatype, e.g 182^:cm</rdfs:comment>
<rdfs:label>has quantity</rdfs:label>
<rdfs:seeAlso>https://github.com/OBOFoundry/COB/issues/35</rdfs:seeAlso>
</owl:DatatypeProperty>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/COB_0000511"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
<sssom:match_type>HumanCurated</sssom:match_type>
<sssom:object_label>topDataProperty</sssom:object_label>
<sssom:subject_label>has quantity</sssom:subject_label>
</owl:Axiom>



Expand Down Expand Up @@ -4344,22 +4339,6 @@
<rdfs:comment>Example subclass of &apos;processed material entity&apos;</rdfs:comment>
<rdfs:label>drug product</rdfs:label>
</owl:Class>



<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->

<rdf:Description rdf:about="http://purl.obolibrary.org/obo/COB_0000511">
<rdfs:label>has quantity</rdfs:label>
<rdfs:comment>The range of this property should be a user-defined unit datatype, e.g 182^:cm</rdfs:comment>
<rdfs:seeAlso>https://github.com/OBOFoundry/COB/issues/35</rdfs:seeAlso>
</rdf:Description>
</rdf:RDF>


Expand Down
4 changes: 2 additions & 2 deletions cob-full.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob/cob-full.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-04-29/cob-full.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-05-02/cob-full.owl"/>
<dc:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</dc:description>
<dc:title xml:lang="en">Core Ontology for Biology and Biomedicine</dc:title>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-04-29</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-05-02</owl:versionInfo>
</owl:Ontology>


Expand Down
4 changes: 2 additions & 2 deletions cob-native.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob/cob-native.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-04-29/cob-native.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-05-02/cob-native.owl"/>
<dc:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</dc:description>
<dc:title xml:lang="en">Core Ontology for Biology and Biomedicine</dc:title>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-04-29</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-05-02</owl:versionInfo>
</owl:Ontology>


Expand Down
4 changes: 2 additions & 2 deletions cob.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-04-29/cob.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2022-05-02/cob.owl"/>
<dc:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</dc:description>
<dc:title xml:lang="en">Core Ontology for Biology and Biomedicine</dc:title>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<rdfs:comment xml:lang="en">This version of COB includes native OBO URIs, only using COB IRIs where equivalent natives could not be found. To see the edition that includes native IRIs, consult cob-edit.owl.</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-04-29</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-05-02</owl:versionInfo>
</owl:Ontology>


Expand Down
2 changes: 1 addition & 1 deletion src/ontology/components/cob-annotations.owl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob/components/cob-annotations.owl">
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-04-29</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2022-05-02</owl:versionInfo>
</owl:Ontology>


Expand Down

0 comments on commit 7f821f1

Please sign in to comment.