75 lines
2.8 KiB
Text
75 lines
2.8 KiB
Text
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/arg/teaching.owl#"
|
|
xml:base="http://purl.obolibrary.org/obo/arg/teaching.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://purl.org/NET/c4dm/event.owl#Event -->
|
|
|
|
<owl:Class rdf:about="http://purl.org/NET/c4dm/event.owl#Event"/>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#Course -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Course">
|
|
|
|
<rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
|
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A course as taught in one time period (such as a semester; although note that a course could consist of only one meeting (teaching session)) by one or more instructors, normally but not always for credit. Does not represent either each meeting of the course or the course offering such as Biology 101 taught every semester from 1980 to 2010</obo:IAO_0000112>
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A course as taught in one time period by one or more instructors, normally but not always for credit. Does not represent either each meeting of the course or the course offering such as Biology 101 taught every semester from 1980 to 2010</obo:IAO_0000115>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#TeacherRole -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#TeacherRole">
|
|
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A role of serving as an educator</obo:IAO_0000115>
|
|
</owl:Class>
|
|
</rdf:RDF>
|
|
|
|
|
|
|
|
<!-- Generated by the OWL API (version 3.4.2018) http://owlapi.sourceforge.net -->
|
|
|