From dbf0112c50e5f3afa06ba0a0932223d2399dd8cd Mon Sep 17 00:00:00 2001 From: nicolevasilevsky Date: Fri, 6 Sep 2019 15:52:31 -0700 Subject: [PATCH] add new term CRO_0000095 'grant peer review role'. Addresses #104 --- src/ontology/cro-edit.owl | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/ontology/cro-edit.owl b/src/ontology/cro-edit.owl index 7168a4a..d64ad56 100644 --- a/src/ontology/cro-edit.owl +++ b/src/ontology/cro-edit.owl @@ -96,6 +96,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -548,6 +550,7 @@ AnnotationAssertion( ) AnnotationAssertion( "2018-09-14T20:25:30Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "code review role") +SubClassOf( ) SubClassOf( credit:CREDIT_00000009) # Class: (computer programming role) @@ -816,6 +819,14 @@ AnnotationAssertion( "primary collector role") SubClassOf( ) +# Class: (grant peer review role) + +AnnotationAssertion( "Evaluation of grant applications by others working in the same field.") +AnnotationAssertion( "https://orcid.org/0000-0001-9114-8737") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "grant peer review role") +SubClassOf( ) + # Class: (acquisition role) AnnotationAssertion( "Selecting, ordering, and receiving materials or physical objects for research, scholarly, library or archival collections.") @@ -860,7 +871,6 @@ SubClassOf( (peer review role) AnnotationAssertion(Annotation( "https://www.lexico.com/en/definition/peer_review") "Evaluation of scientific, academic, or professional work, such as manuscripts or grants by others working in the same field.") -AnnotationAssertion( "grant review role") AnnotationAssertion( "manuscript review role") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "peer review role")