Skip to content

Commit

Permalink
Update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton authored Jan 23, 2025
1 parent ae394dc commit 0309dbf
Showing 5 changed files with 1,444 additions and 6 deletions.
4 changes: 2 additions & 2 deletions cob-base.owl
Original file line number Diff line number Diff line change
@@ -10,12 +10,12 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
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/2024-12-12/cob-base.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2025-01-23/cob-base.owl"/>
<dc:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
<terms:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</terms:description>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<terms:title xml:lang="en">Core Ontology for Biology and Biomedicine</terms:title>
<owl:versionInfo>2024-12-12</owl:versionInfo>
<owl:versionInfo>2025-01-23</owl:versionInfo>
</owl:Ontology>


4 changes: 2 additions & 2 deletions cob-root.owl
Original file line number Diff line number Diff line change
@@ -9,11 +9,11 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:terms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/cob/cob-root.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2024-12-12/cob-root.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2025-01-23/cob-root.owl"/>
<terms:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</terms:description>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<terms:title xml:lang="en">Core Ontology for Biology and Biomedicine</terms:title>
<owl:versionInfo>2024-12-12</owl:versionInfo>
<owl:versionInfo>2025-01-23</owl:versionInfo>
</owl:Ontology>


4 changes: 2 additions & 2 deletions cob.owl
Original file line number Diff line number Diff line change
@@ -9,11 +9,11 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
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/2024-12-12/cob.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/cob/releases/2025-01-23/cob.owl"/>
<terms:description xml:lang="en">COB brings together key terms from a wide range of OBO projects to improve interoperability.</terms:description>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
<terms:title xml:lang="en">Core Ontology for Biology and Biomedicine</terms:title>
<owl:versionInfo>2024-12-12</owl:versionInfo>
<owl:versionInfo>2025-01-23</owl:versionInfo>
</owl:Ontology>


Loading

0 comments on commit 0309dbf

Please sign in to comment.