labels
This commit is contained in:
parent
601a0674ab
commit
e21b3e7077
31 changed files with 3300 additions and 889 deletions
|
@ -53,7 +53,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#Course -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Course">
|
||||
<rdfs:label xml:lang="en">course</rdfs:label>
|
||||
|
||||
<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>
|
||||
|
@ -64,7 +64,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#TeacherRole -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#TeacherRole">
|
||||
<rdfs:label xml:lang="en">teacher role</rdfs:label>
|
||||
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue