VIVO-361 label consistency

This commit is contained in:
brianjlowe 2013-10-14 15:30:16 -04:00
parent 1851e8394d
commit 78a2af3904
11 changed files with 841 additions and 944 deletions

View file

@ -47,7 +47,7 @@
<!-- http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole">
<rdfs:label xml:lang="en">co-principal investigator role</rdfs:label>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Role of co-principal investigator of an Agreement (for example, a grant), who devotes a specified percentage of time and is considered key personnel.</obo:IAO_0000115>
</owl:Class>
@ -57,7 +57,7 @@
<!-- http://vivoweb.org/ontology/core#Contract -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Contract">
<rdfs:label xml:lang="en">contract</rdfs:label>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An agreement involving specific deliverables and payment</obo:IAO_0000115>
</owl:Class>
@ -66,7 +66,7 @@
<!-- http://vivoweb.org/ontology/core#Grant -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Grant">
<rdfs:label xml:lang="en">grant</rdfs:label>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Relationship"/>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An intramural or extramural award to support scholarly work, such as UF09179 (VIVO)</obo:IAO_0000112>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Financial assistance mechanism providing money, property, or both to an eligible entity to carry out an approved project or activity</obo:IAO_0000115>
@ -78,7 +78,7 @@
<!-- http://vivoweb.org/ontology/core#InvestigatorRole -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#InvestigatorRole">
<rdfs:label xml:lang="en">investigator role</rdfs:label>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#ResearcherRole"/>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A role in an Agreement (for example, a grant) as a named investigator or key personnel.</obo:IAO_0000115>
</owl:Class>
@ -88,7 +88,7 @@
<!-- http://vivoweb.org/ontology/core#PrincipalInvestigatorRole -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#PrincipalInvestigatorRole">
<rdfs:label xml:lang="en">principal investigator role</rdfs:label>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#InvestigatorRole"/>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Role of a person to direct a project or activity being supported by an Agreement (for example, a grant), and who is accountable to the grantee for the proper conduct of the project or activity. Also known as Program Director or Project Director.</obo:IAO_0000115>
</owl:Class>