165 lines
5.6 KiB
Text
165 lines
5.6 KiB
Text
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns="http://vivoweb.org/ontology/core/vivo-event-public-1.5.owl#"
|
|
xml:base="http://vivoweb.org/ontology/core/vivo-event-public-1.5.owl"
|
|
xmlns:pvs="http://vivoweb.org/ontology/provenance-support#"
|
|
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
|
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
|
xmlns:scirr="http://vivoweb.org/ontology/scientific-research-resource#"
|
|
xmlns:vann="http://purl.org/vocab/vann/"
|
|
xmlns:owl2="http://www.w3.org/2006/12/owl2-xml#"
|
|
xmlns:skco="http://www.w3.org/2004/02/skos/core#"
|
|
xmlns:dcterms="http://purl.org/dc/terms/"
|
|
xmlns:obo="http://purl.obolibrary.org/obo/"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
|
xmlns:bibo="http://purl.org/ontology/bibo/"
|
|
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#"
|
|
xmlns:swvs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
|
xmlns:skos="http://www.w3.org/2008/05/skos#"
|
|
xmlns:vivo="http://vivoweb.org/ontology/core#"
|
|
xmlns:dcelem="http://purl.org/dc/elements/1.1/">
|
|
<owl:Ontology rdf:about="http://vivoweb.org/ontology/core/vivo-event-public-1.5.owl">
|
|
<rdfs:label xml:lang="en-us">Event Ontology</rdfs:label>
|
|
</owl:Ontology>
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// 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
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Object Properties
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!-- http://purl.org/NET/c4dm/event.owl#isAgentIn -->
|
|
|
|
<owl:ObjectProperty rdf:about="http://purl.org/NET/c4dm/event.owl#isAgentIn">
|
|
<rdfs:label xml:lang="en-us">is agent in</rdfs:label>
|
|
<rdfs:range rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
|
|
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
|
</owl:ObjectProperty>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#dateTimeInterval -->
|
|
|
|
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#dateTimeInterval"/>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#geographicFocus -->
|
|
|
|
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#geographicFocus"/>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#hasGeographicLocation -->
|
|
|
|
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#hasGeographicLocation"/>
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Data properties
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#description -->
|
|
|
|
<owl:DatatypeProperty rdf:about="http://vivoweb.org/ontology/core#description"/>
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Classes
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!-- http://purl.org/NET/c4dm/event.owl#Event -->
|
|
|
|
<owl:Class rdf:about="http://purl.org/NET/c4dm/event.owl#Event">
|
|
<rdfs:label xml:lang="en-us">Event</rdfs:label>
|
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of event:Event are appropriate.</obo:IAO_0000112>
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something that happens at a given place and time.</obo:IAO_0000115>
|
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This class will also display instances of subclasses under Event, e.g. Philosophy Department Discussion Club; 2009 Racker Lecture; screening of a documentary. In addition to a location in space and time, an event may have any or all the following qualities: actively participating agents, passive factors, work products. Also, it may be in a virtual space or part of a series such as a lecture series.
|
|
|
|
The previous short definition was: "An arbitrary classification of a space/time region, by a cognitive agent."</obo:IAO_0000112>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#DateTimeInterval -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#DateTimeInterval"/>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#GeographicLocation -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeographicLocation"/>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#GeographicRegion -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeographicRegion"/>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#URLLink -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#URLLink"/>
|
|
|
|
|
|
|
|
<!-- http://xmlns.com/foaf/0.1/Agent -->
|
|
|
|
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Agent"/>
|
|
</rdf:RDF>
|
|
|
|
|
|
|
|
<!-- Generated by the OWL API (version 3.3.1957) http://owlapi.sourceforge.net -->
|
|
|