Skip to content

Commit

Permalink
add new term CRO_0000095 'object acquisition role'. Closes # 82
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolevasilevsky committed Aug 28, 2019
1 parent 1ef2d3c commit 306ca84
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/ontology/cro-edit.owl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Prefix(:=<http://purl.obolibrary.org/obo/cro.owl#>)
Prefix(:=<http://purl.obolibrary.org/obo/cro.owl/>)
Prefix(owl:=<http://www.w3.org/2002/07/owl#>)
Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>)
Prefix(xml:=<http://www.w3.org/XML/1998/namespace>)
Expand Down Expand Up @@ -95,6 +95,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/CRO_0000091>))
Declaration(Class(<http://purl.obolibrary.org/obo/CRO_0000092>))
Declaration(Class(<http://purl.obolibrary.org/obo/CRO_0000093>))
Declaration(Class(<http://purl.obolibrary.org/obo/CRO_0000094>))
Declaration(Class(<http://purl.obolibrary.org/obo/CRO_0000095>))
Declaration(Class(credit:CREDIT_00000001))
Declaration(Class(credit:CREDIT_00000002))
Declaration(Class(credit:CREDIT_00000003))
Expand Down Expand Up @@ -810,6 +811,14 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#created_by> <h
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/CRO_0000094> "primary collector role")
SubClassOf(<http://purl.obolibrary.org/obo/CRO_0000094> <http://purl.obolibrary.org/obo/CRO_0000093>)

# Class: <http://purl.obolibrary.org/obo/CRO_0000095> (object acquisition role)

AnnotationAssertion(Annotation(<http://purl.obolibrary.org/obo/IAO_0000119> "https://www.abc-clio.com/ODLIS/odlis_a.aspx#acquisitions") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/CRO_0000095> "The process of selecting, ordering, and receiving materials or physical objects for research, scholarly, library or archival collections. For example, collecting objects for a museum collection, specimens for research purposes or books for a library collection.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000234> <http://purl.obolibrary.org/obo/CRO_0000095> "http://orcid.org/0000-0002-2908-3327")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#created_by> <http://purl.obolibrary.org/obo/CRO_0000095> <http://orcid.org/0000-0001-5208-3432>)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/CRO_0000095> "object acquisition role")
SubClassOf(<http://purl.obolibrary.org/obo/CRO_0000095> <http://purl.obolibrary.org/obo/CRO_0000000>)

# Class: credit:CREDIT_00000001 (conceptualization role)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000118> credit:CREDIT_00000001 "research conceptualization role")
Expand Down

0 comments on commit 306ca84

Please sign in to comment.