129 lines
3.8 KiB
Text
129 lines
3.8 KiB
Text
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/arg/date-time.owl#"
|
|
xml:base="http://purl.obolibrary.org/obo/arg/date-time.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"/>
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Datatypes
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Classes
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#AcademicTerm -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#AcademicTerm">
|
|
|
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An explicit individual academic term, quarter, or semester rather than the generic fall, spring or summer semester.</obo:IAO_0000115>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#AcademicYear -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#AcademicYear">
|
|
|
|
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#DateTimeInterval"/>
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An explicit individual period considered by an academic institution to be its primary academic cycle.</obo:IAO_0000115>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#DateTimeInterval -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#DateTimeInterval">
|
|
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a specific period or duration, defined by (optional) start and end date/times.</obo:IAO_0000115>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#DateTimeValue -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#DateTimeValue">
|
|
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A date and/or time</obo:IAO_0000115>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Individuals
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#yearMonthDayPrecision -->
|
|
|
|
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearMonthDayPrecision">
|
|
|
|
</owl:NamedIndividual>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#yearMonthDayTimePrecision -->
|
|
|
|
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearMonthDayTimePrecision">
|
|
|
|
</owl:NamedIndividual>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#yearMonthPrecision -->
|
|
|
|
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearMonthPrecision">
|
|
|
|
</owl:NamedIndividual>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#yearPrecision -->
|
|
|
|
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearPrecision">
|
|
|
|
</owl:NamedIndividual>
|
|
</rdf:RDF>
|
|
|
|
|
|
|
|
<!-- Generated by the OWL API (version 3.3.1957) http://owlapi.sourceforge.net -->
|
|
|