This commit is contained in:
brianjlowe 2013-10-03 16:38:24 -04:00
parent 601a0674ab
commit e21b3e7077
31 changed files with 3300 additions and 889 deletions

View file

@ -46,7 +46,7 @@
<!-- http://vivoweb.org/ontology/core#AcademicTerm -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#AcademicTerm">
<rdfs:label xml:lang="en">academic term</rdfs:label>
<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>
@ -56,7 +56,7 @@
<!-- http://vivoweb.org/ontology/core#AcademicYear -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#AcademicYear">
<rdfs:label xml:lang="en">academic year</rdfs:label>
<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>
@ -66,7 +66,7 @@
<!-- http://vivoweb.org/ontology/core#DateTimeInterval -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#DateTimeInterval">
<rdfs:label xml:lang="en">date/time interval</rdfs:label>
<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>
@ -75,7 +75,7 @@
<!-- http://vivoweb.org/ontology/core#DateTimeValue -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#DateTimeValue">
<rdfs:label xml:lang="en">date/time value instance</rdfs:label>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A date and/or time</obo:IAO_0000115>
</owl:Class>
@ -95,7 +95,7 @@
<!-- http://vivoweb.org/ontology/core#yearMonthDayPrecision -->
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearMonthDayPrecision">
<rdfs:label xml:lang="en">yearmonthdayvalue</rdfs:label>
</owl:NamedIndividual>
@ -103,7 +103,7 @@
<!-- http://vivoweb.org/ontology/core#yearMonthDayTimePrecision -->
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearMonthDayTimePrecision">
<rdfs:label xml:lang="en">yearmonthdaytimevalue</rdfs:label>
</owl:NamedIndividual>
@ -111,7 +111,7 @@
<!-- http://vivoweb.org/ontology/core#yearMonthPrecision -->
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearMonthPrecision">
<rdfs:label xml:lang="en">yearmonthvalue</rdfs:label>
</owl:NamedIndividual>
@ -119,7 +119,7 @@
<!-- http://vivoweb.org/ontology/core#yearPrecision -->
<owl:NamedIndividual rdf:about="http://vivoweb.org/ontology/core#yearPrecision">
<rdfs:label xml:lang="en">yearvalue</rdfs:label>
</owl:NamedIndividual>
</rdf:RDF>