vivo/rdf/tbox/filegraph/grant.owl
2013-10-14 15:30:16 -04:00

112 lines
4.3 KiB
Text

<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/arg/grant.owl#"
xml:base="http://purl.obolibrary.org/obo/arg/grant.owl"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000112"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Datatypes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#CoPrincipalInvestigatorRole">
<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>
<!-- http://vivoweb.org/ontology/core#Contract -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Contract">
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An agreement involving specific deliverables and payment</obo:IAO_0000115>
</owl:Class>
<!-- http://vivoweb.org/ontology/core#Grant -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Grant">
<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>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Short definition is from the Glossary of NIH Terms.</obo:IAO_0000112>
</owl:Class>
<!-- http://vivoweb.org/ontology/core#InvestigatorRole -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#InvestigatorRole">
<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>
<!-- http://vivoweb.org/ontology/core#PrincipalInvestigatorRole -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#PrincipalInvestigatorRole">
<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>
<!-- http://vivoweb.org/ontology/core#Relationship -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Relationship"/>
<!-- http://vivoweb.org/ontology/core#ResearcherRole -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#ResearcherRole"/>
</rdf:RDF>
<!-- Generated by the OWL API (version 3.4.2018) http://owlapi.sourceforge.net -->