Skip to content

Commit

Permalink
December 2023 release
Browse files Browse the repository at this point in the history
  • Loading branch information
allenbaron committed Dec 15, 2023
1 parent a8203df commit 12a8377
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ontology/disdriv-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Prefix(oboInOwl:=<http://www.geneontology.org/formats/oboInOwl#>)


Ontology(<http://purl.obolibrary.org/obo/disdriv.owl>
<http://purl.obolibrary.org/obo/disdriv/releases/2023-11-23/disdriv.owl>
<http://purl.obolibrary.org/obo/disdriv/releases/2023-12-15/disdriv.owl>
Annotation(dc:description "Drivers of human diseases including environmental, maternal and social exposures.")
Annotation(dc:title "Disease Drivers")
Annotation(terms:license <https://creativecommons.org/publicdomain/zero/1.0/>)
Expand Down
2 changes: 1 addition & 1 deletion src/ontology/disdriv.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
xmlns:terms="http://purl.org/dc/terms/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/disdriv.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/disdriv/releases/2023-11-23/disdriv.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/disdriv/releases/2023-12-15/disdriv.owl"/>
<dc:description>Drivers of human diseases including environmental, maternal and social exposures.</dc:description>
<dc:title>Disease Drivers</dc:title>
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
Expand Down

0 comments on commit 12a8377

Please sign in to comment.