Skip to content

Commit

Permalink
Change dcterms:contributor to dcterms:creator to pass iri-range-viola…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
jamesaoverton committed Jul 17, 2024
1 parent a3bba9c commit e255362
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ontology/dron-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -1460,10 +1460,10 @@ SubClassOf(<http://purl.obolibrary.org/obo/DRON_00000072> ObjectSomeValuesFrom(<
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/DRON_00000073> "A drug product therapeutic function that, if realized, is realized by the regulation of some endocrine process."@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/DRON_00000073> "Matthew Diller"@en)
AnnotationAssertion(dcterms:contributor <http://purl.obolibrary.org/obo/DRON_00000073> "Mathias Brochhausen"@en)
AnnotationAssertion(dcterms:contributor <http://purl.obolibrary.org/obo/DRON_00000073> "S. Clint Dowland"@en)
AnnotationAssertion(dcterms:contributor <http://purl.obolibrary.org/obo/DRON_00000073> "Sarah Bost"@en)
AnnotationAssertion(dcterms:contributor <http://purl.obolibrary.org/obo/DRON_00000073> "William R. Hogan"@en)
AnnotationAssertion(dcterms:creator <http://purl.obolibrary.org/obo/DRON_00000073> "Mathias Brochhausen"@en)
AnnotationAssertion(dcterms:creator <http://purl.obolibrary.org/obo/DRON_00000073> "S. Clint Dowland"@en)
AnnotationAssertion(dcterms:creator <http://purl.obolibrary.org/obo/DRON_00000073> "Sarah Bost"@en)
AnnotationAssertion(dcterms:creator <http://purl.obolibrary.org/obo/DRON_00000073> "William R. Hogan"@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/DRON_00000073> "hormone therapeutic function"@en)
SubClassOf(<http://purl.obolibrary.org/obo/DRON_00000073> <http://purl.obolibrary.org/obo/DRON_00000032>)
Expand Down

0 comments on commit e255362

Please sign in to comment.