84 lines
2.5 KiB
Text
84 lines
2.5 KiB
Text
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/arg/process.owl#"
|
|
xml:base="http://purl.obolibrary.org/obo/arg/process.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#AdvisingProcess -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#AdvisingProcess">
|
|
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#AttendingProcess -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#AttendingProcess">
|
|
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#PresentingProcess -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#PresentingProcess">
|
|
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#Project -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Project">
|
|
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An endeavor, frequently collaborative, that occurs over a finite period of time and is intended to achieve a particular aim.</obo:IAO_0000115>
|
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An endeavor, frequently collaborative, that occurs over a finite period of time and is intended to achieve a particular aim.
|
|
</obo:IAO_0000112>
|
|
</owl:Class>
|
|
</rdf:RDF>
|
|
|
|
|
|
|
|
<!-- Generated by the OWL API (version 3.4.2018) http://owlapi.sourceforge.net -->
|
|
|