Andrei Aioanei
commited on
Commit
·
792a480
1
Parent(s):
6f0ab71
Update events domain with 3 ontologies
Browse files- README.md +38 -0
- conference/conference.owl +1635 -0
- conference/conference.rst +71 -0
- dataset_infos.json +15 -0
- icalendar/icalendar.rdf +1687 -0
- icalendar/icalendar.rst +73 -0
- lode/lode.rdf +256 -0
- lode/lode.rst +75 -0
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: mit
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- OntoLearner
|
8 |
+
- ontology-learning
|
9 |
+
- events
|
10 |
+
pretty_name: Agricultural
|
11 |
+
---
|
12 |
+
<div>
|
13 |
+
<img src="https://raw.githubusercontent.com/sciknoworg/OntoLearner/main/images/logo.png" alt="OntoLearner"
|
14 |
+
style="display: block; margin: 0 auto; width: 500px; height: auto;">
|
15 |
+
<h1 style="text-align: center; margin-top: 1em;">Events Domain Ontologies</h1>
|
16 |
+
</div>
|
17 |
+
|
18 |
+
## Overview
|
19 |
+
The events domain encompasses ontologies designed to systematically represent and model occurrences, temporal intervals, and scheduling constructs within a structured framework. This domain is pivotal in knowledge representation as it facilitates the semantic integration and interoperability of event-related data across diverse systems, enabling precise temporal reasoning and efficient management of calendar-based activities. By providing a formalized vocabulary and structure, it enhances the ability to query, share, and analyze event information in a coherent and meaningful manner.
|
20 |
+
|
21 |
+
## Ontologies
|
22 |
+
| Ontology ID | Full Name | Classes | Properties | Last Updated |
|
23 |
+
|-------------|-----------|---------|------------|--------------|
|
24 |
+
| Conference | Conference Ontology (Conference) | 42 | 52 | 2016/04/30|
|
25 |
+
| iCalendar | iCalendar Vocabulary (iCalendar) | 54 | 49 | 2004/04/07|
|
26 |
+
| LODE | Linking Open Descriptions of Events (LODE) | 1 | 7 | 2020-10-31|
|
27 |
+
|
28 |
+
## Dataset Files
|
29 |
+
Each ontology directory contains the following files:
|
30 |
+
1. `<ontology_id>.<format>` - The original ontology file
|
31 |
+
2. `term_typings.json` - Dataset of term to type mappings
|
32 |
+
3. `taxonomies.json` - Dataset of taxonomic relations
|
33 |
+
4. `non_taxonomic_relations.json` - Dataset of non-taxonomic relations
|
34 |
+
5. `<ontology_id>.rst` - Documentation describing the ontology
|
35 |
+
|
36 |
+
## Usage
|
37 |
+
These datasets are intended for ontology learning research and applications.
|
38 |
+
|
conference/conference.owl
ADDED
@@ -0,0 +1,1635 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
|
3 |
+
|
4 |
+
<!DOCTYPE rdf:RDF [
|
5 |
+
<!ENTITY dcterms "http://purl.org/dc/terms/" >
|
6 |
+
<!ENTITY owl "http://www.w3.org/2002/07/owl#" >
|
7 |
+
<!ENTITY dc "http://purl.org/dc/elements/1.1/" >
|
8 |
+
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
|
9 |
+
<!ENTITY schor "https://w3id.org/scholarlydata/role/" >
|
10 |
+
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#" >
|
11 |
+
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
|
12 |
+
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
|
13 |
+
]>
|
14 |
+
|
15 |
+
|
16 |
+
<rdf:RDF xmlns="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#"
|
17 |
+
xml:base="https://w3id.org/scholarlydata/ontology/conference-ontology.owl"
|
18 |
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
19 |
+
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
20 |
+
xmlns:schor="https://w3id.org/scholarlydata/role/"
|
21 |
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
22 |
+
xmlns:dcterms="http://purl.org/dc/terms/"
|
23 |
+
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
24 |
+
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
25 |
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
26 |
+
<owl:Ontology rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl">
|
27 |
+
<rdfs:label xml:lang="en">The Conference Ontology</rdfs:label>
|
28 |
+
<dcterms:created>2016/04/30</dcterms:created>
|
29 |
+
<dcterms:lastModified>2016/04/30</dcterms:lastModified>
|
30 |
+
<dc:title xml:lang="en">The Conference Ontology</dc:title>
|
31 |
+
<rdfs:comment xml:lang="en">The conference-ontology is a new self-contained ontology for modelleing knowledge about conferences.
|
32 |
+
The conference-ontology adopts best ontology design practices (e.g., Ontology Design Patterns, ontology reuse and interlinking) and guarantees interoperability with SWC ontology and all other pertinent vocabularies.</rdfs:comment>
|
33 |
+
<dcterms:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
|
34 |
+
<dc:description rdf:resource="https://w3id.org/scholarlydata/images/conference-ontology-diagram.png"/>
|
35 |
+
<dc:creator rdf:resource="https://w3id.org/scholarlydata/person/aldo-gangemi"/>
|
36 |
+
<dc:creator rdf:resource="https://w3id.org/scholarlydata/person/andrea-giovanni-nuzzolese"/>
|
37 |
+
<dc:creator rdf:resource="https://w3id.org/scholarlydata/person/anna-lisa-gentile"/>
|
38 |
+
<dc:creator rdf:resource="https://w3id.org/scholarlydata/person/valentina-presutti"/>
|
39 |
+
</owl:Ontology>
|
40 |
+
|
41 |
+
|
42 |
+
|
43 |
+
<!--
|
44 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
45 |
+
//
|
46 |
+
// Annotation properties
|
47 |
+
//
|
48 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
49 |
+
-->
|
50 |
+
|
51 |
+
|
52 |
+
|
53 |
+
|
54 |
+
<!-- http://purl.org/dc/elements/1.1/creator -->
|
55 |
+
|
56 |
+
<owl:AnnotationProperty rdf:about="&dc;creator"/>
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
<!-- http://purl.org/dc/elements/1.1/description -->
|
61 |
+
|
62 |
+
<owl:AnnotationProperty rdf:about="&dc;description"/>
|
63 |
+
|
64 |
+
|
65 |
+
|
66 |
+
<!-- http://purl.org/dc/elements/1.1/title -->
|
67 |
+
|
68 |
+
<owl:AnnotationProperty rdf:about="&dc;title"/>
|
69 |
+
|
70 |
+
|
71 |
+
|
72 |
+
<!-- http://purl.org/dc/terms/created -->
|
73 |
+
|
74 |
+
<owl:AnnotationProperty rdf:about="&dcterms;created"/>
|
75 |
+
|
76 |
+
|
77 |
+
|
78 |
+
<!-- http://purl.org/dc/terms/lastModified -->
|
79 |
+
|
80 |
+
<owl:AnnotationProperty rdf:about="&dcterms;lastModified"/>
|
81 |
+
|
82 |
+
|
83 |
+
|
84 |
+
<!-- http://purl.org/dc/terms/license -->
|
85 |
+
|
86 |
+
<owl:AnnotationProperty rdf:about="&dcterms;license"/>
|
87 |
+
|
88 |
+
|
89 |
+
|
90 |
+
<!--
|
91 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
92 |
+
//
|
93 |
+
// Object Properties
|
94 |
+
//
|
95 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
96 |
+
-->
|
97 |
+
|
98 |
+
|
99 |
+
|
100 |
+
|
101 |
+
<!-- http://www.w3.org/2004/02/skos/core#broader -->
|
102 |
+
|
103 |
+
<owl:ObjectProperty rdf:about="&skos;broader"/>
|
104 |
+
|
105 |
+
|
106 |
+
|
107 |
+
<!-- http://www.w3.org/2004/02/skos/core#narrower -->
|
108 |
+
|
109 |
+
<owl:ObjectProperty rdf:about="&skos;narrower">
|
110 |
+
<rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
|
111 |
+
</owl:ObjectProperty>
|
112 |
+
|
113 |
+
|
114 |
+
|
115 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#during -->
|
116 |
+
|
117 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#during">
|
118 |
+
<rdfs:label xml:lang="en">during</rdfs:label>
|
119 |
+
<rdfs:comment xml:lang="en">during</rdfs:comment>
|
120 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
121 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TimeIndexedSituation"/>
|
122 |
+
</owl:ObjectProperty>
|
123 |
+
|
124 |
+
|
125 |
+
|
126 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAddress -->
|
127 |
+
|
128 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAddress">
|
129 |
+
<rdfs:label xml:lang="en">has address</rdfs:label>
|
130 |
+
<rdfs:comment xml:lang="en">has address</rdfs:comment>
|
131 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site"/>
|
132 |
+
</owl:ObjectProperty>
|
133 |
+
|
134 |
+
|
135 |
+
|
136 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAffiliation -->
|
137 |
+
|
138 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAffiliation">
|
139 |
+
<rdfs:label xml:lang="en">has affiliation</rdfs:label>
|
140 |
+
<rdfs:comment xml:lang="en">has affiliation</rdfs:comment>
|
141 |
+
<rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
|
142 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationDuringEvent"/>
|
143 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person"/>
|
144 |
+
</owl:ObjectProperty>
|
145 |
+
|
146 |
+
|
147 |
+
|
148 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAuthorList -->
|
149 |
+
|
150 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAuthorList">
|
151 |
+
<rdfs:label xml:lang="en">has author list</rdfs:label>
|
152 |
+
<rdfs:comment xml:lang="en">has author list</rdfs:comment>
|
153 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
154 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#List"/>
|
155 |
+
</owl:ObjectProperty>
|
156 |
+
|
157 |
+
|
158 |
+
|
159 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasContent -->
|
160 |
+
|
161 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasContent">
|
162 |
+
<rdfs:label xml:lang="en">has content</rdfs:label>
|
163 |
+
<rdfs:comment xml:lang="en">has content</rdfs:comment>
|
164 |
+
<rdfs:range rdf:resource="&owl;Thing"/>
|
165 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
166 |
+
</owl:ObjectProperty>
|
167 |
+
|
168 |
+
|
169 |
+
|
170 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasFirstItem -->
|
171 |
+
|
172 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasFirstItem">
|
173 |
+
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
|
174 |
+
<rdfs:label xml:lang="en">has first item</rdfs:label>
|
175 |
+
<rdfs:comment xml:lang="en">has first item</rdfs:comment>
|
176 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#List"/>
|
177 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasItem"/>
|
178 |
+
<rdfs:range>
|
179 |
+
<owl:Class>
|
180 |
+
<owl:intersectionOf rdf:parseType="Collection">
|
181 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
182 |
+
<owl:Restriction>
|
183 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#previous"/>
|
184 |
+
<owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:cardinality>
|
185 |
+
</owl:Restriction>
|
186 |
+
</owl:intersectionOf>
|
187 |
+
</owl:Class>
|
188 |
+
</rdfs:range>
|
189 |
+
</owl:ObjectProperty>
|
190 |
+
|
191 |
+
|
192 |
+
|
193 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasItem -->
|
194 |
+
|
195 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasItem">
|
196 |
+
<rdfs:label xml:lang="en">has item</rdfs:label>
|
197 |
+
<rdfs:comment xml:lang="en">has item</rdfs:comment>
|
198 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#List"/>
|
199 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
200 |
+
</owl:ObjectProperty>
|
201 |
+
|
202 |
+
|
203 |
+
|
204 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasLastItem -->
|
205 |
+
|
206 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasLastItem">
|
207 |
+
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
|
208 |
+
<rdfs:label xml:lang="en">has last item</rdfs:label>
|
209 |
+
<rdfs:comment xml:lang="en">has last item</rdfs:comment>
|
210 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#List"/>
|
211 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasItem"/>
|
212 |
+
<rdfs:range>
|
213 |
+
<owl:Class>
|
214 |
+
<owl:intersectionOf rdf:parseType="Collection">
|
215 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
216 |
+
<owl:Restriction>
|
217 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#next"/>
|
218 |
+
<owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:cardinality>
|
219 |
+
</owl:Restriction>
|
220 |
+
</owl:intersectionOf>
|
221 |
+
</owl:Class>
|
222 |
+
</rdfs:range>
|
223 |
+
</owl:ObjectProperty>
|
224 |
+
|
225 |
+
|
226 |
+
|
227 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasLocation -->
|
228 |
+
|
229 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasLocation">
|
230 |
+
<rdfs:label xml:lang="en">has location</rdfs:label>
|
231 |
+
<rdfs:comment xml:lang="en">has location</rdfs:comment>
|
232 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
233 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site"/>
|
234 |
+
</owl:ObjectProperty>
|
235 |
+
|
236 |
+
|
237 |
+
|
238 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasPart -->
|
239 |
+
|
240 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasPart">
|
241 |
+
<rdfs:label xml:lang="en">has part</rdfs:label>
|
242 |
+
<rdfs:comment xml:lang="en">has part</rdfs:comment>
|
243 |
+
<rdfs:domain rdf:resource="&owl;Thing"/>
|
244 |
+
<rdfs:range rdf:resource="&owl;Thing"/>
|
245 |
+
</owl:ObjectProperty>
|
246 |
+
|
247 |
+
|
248 |
+
|
249 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasProceedings -->
|
250 |
+
|
251 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasProceedings">
|
252 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Proceedings"/>
|
253 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isProceedingsOf"/>
|
254 |
+
<rdfs:domain>
|
255 |
+
<owl:Class>
|
256 |
+
<owl:unionOf rdf:parseType="Collection">
|
257 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Conference"/>
|
258 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Workshop"/>
|
259 |
+
</owl:unionOf>
|
260 |
+
</owl:Class>
|
261 |
+
</rdfs:domain>
|
262 |
+
</owl:ObjectProperty>
|
263 |
+
|
264 |
+
|
265 |
+
|
266 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSeries -->
|
267 |
+
|
268 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSeries">
|
269 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#EventSeries"/>
|
270 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
271 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isPartOf"/>
|
272 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSeriesOf"/>
|
273 |
+
</owl:ObjectProperty>
|
274 |
+
|
275 |
+
|
276 |
+
|
277 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSite -->
|
278 |
+
|
279 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSite">
|
280 |
+
<rdfs:label xml:lang="en">has site</rdfs:label>
|
281 |
+
<rdfs:comment xml:lang="en">has site</rdfs:comment>
|
282 |
+
<rdfs:domain rdf:resource="&owl;Thing"/>
|
283 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site"/>
|
284 |
+
</owl:ObjectProperty>
|
285 |
+
|
286 |
+
|
287 |
+
|
288 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSubEvent -->
|
289 |
+
|
290 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSubEvent">
|
291 |
+
<rdfs:label xml:lang="en">has sub event</rdfs:label>
|
292 |
+
<rdfs:comment xml:lang="en">has sub event</rdfs:comment>
|
293 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
294 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
295 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasPart"/>
|
296 |
+
</owl:ObjectProperty>
|
297 |
+
|
298 |
+
|
299 |
+
|
300 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasTopic -->
|
301 |
+
|
302 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasTopic">
|
303 |
+
<rdfs:label xml:lang="en">has topic</rdfs:label>
|
304 |
+
<rdfs:comment xml:lang="en">has topic</rdfs:comment>
|
305 |
+
<rdfs:domain rdf:resource="&owl;Thing"/>
|
306 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Topic"/>
|
307 |
+
</owl:ObjectProperty>
|
308 |
+
|
309 |
+
|
310 |
+
|
311 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#holdsRole -->
|
312 |
+
|
313 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#holdsRole">
|
314 |
+
<rdfs:label xml:lang="en">holds role</rdfs:label>
|
315 |
+
<rdfs:comment xml:lang="en">holds role</rdfs:comment>
|
316 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent"/>
|
317 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent"/>
|
318 |
+
</owl:ObjectProperty>
|
319 |
+
|
320 |
+
|
321 |
+
|
322 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#inAffiliationDuringEvent -->
|
323 |
+
|
324 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#inAffiliationDuringEvent">
|
325 |
+
<rdfs:label xml:lang="en">in affiliation during event</rdfs:label>
|
326 |
+
<rdfs:comment xml:lang="en">in affiliation during event</rdfs:comment>
|
327 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withOrganisation"/>
|
328 |
+
</owl:ObjectProperty>
|
329 |
+
|
330 |
+
|
331 |
+
|
332 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isAddressOf -->
|
333 |
+
|
334 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isAddressOf">
|
335 |
+
<rdfs:label xml:lang="en">is address of</rdfs:label>
|
336 |
+
<rdfs:comment xml:lang="en">is address of</rdfs:comment>
|
337 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAddress"/>
|
338 |
+
</owl:ObjectProperty>
|
339 |
+
|
340 |
+
|
341 |
+
|
342 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isAffiliationOf -->
|
343 |
+
|
344 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isAffiliationOf">
|
345 |
+
<rdfs:label xml:lang="en">is affiliation of</rdfs:label>
|
346 |
+
<rdfs:comment xml:lang="en">is affiliation of</rdfs:comment>
|
347 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationDuringEvent"/>
|
348 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person"/>
|
349 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAffiliation"/>
|
350 |
+
</owl:ObjectProperty>
|
351 |
+
|
352 |
+
|
353 |
+
|
354 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isDocumentRelatedTo -->
|
355 |
+
|
356 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isDocumentRelatedTo">
|
357 |
+
<rdfs:label xml:lang="en">is document related to</rdfs:label>
|
358 |
+
<rdfs:comment xml:lang="en">is document related to</rdfs:comment>
|
359 |
+
<rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
|
360 |
+
</owl:ObjectProperty>
|
361 |
+
|
362 |
+
|
363 |
+
|
364 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isFirstItemOf -->
|
365 |
+
|
366 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isFirstItemOf">
|
367 |
+
<rdfs:label xml:lang="en">is first item of</rdfs:label>
|
368 |
+
<rdfs:comment xml:lang="en">is first item of</rdfs:comment>
|
369 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasFirstItem"/>
|
370 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isItemOf"/>
|
371 |
+
</owl:ObjectProperty>
|
372 |
+
|
373 |
+
|
374 |
+
|
375 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isHeldBy -->
|
376 |
+
|
377 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isHeldBy">
|
378 |
+
<rdfs:label xml:lang="en">is held by</rdfs:label>
|
379 |
+
<rdfs:comment xml:lang="en">is hed by</rdfs:comment>
|
380 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent"/>
|
381 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent"/>
|
382 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#holdsRole"/>
|
383 |
+
</owl:ObjectProperty>
|
384 |
+
|
385 |
+
|
386 |
+
|
387 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isItemOf -->
|
388 |
+
|
389 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isItemOf">
|
390 |
+
<rdfs:label xml:lang="en">is item of</rdfs:label>
|
391 |
+
<rdfs:comment xml:lang="en">is item of</rdfs:comment>
|
392 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasItem"/>
|
393 |
+
</owl:ObjectProperty>
|
394 |
+
|
395 |
+
|
396 |
+
|
397 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isLastItemOf -->
|
398 |
+
|
399 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isLastItemOf">
|
400 |
+
<rdfs:label xml:lang="en">is last item of</rdfs:label>
|
401 |
+
<rdfs:comment xml:lang="en">is last item of</rdfs:comment>
|
402 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasLastItem"/>
|
403 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isItemOf"/>
|
404 |
+
</owl:ObjectProperty>
|
405 |
+
|
406 |
+
|
407 |
+
|
408 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isLocationFor -->
|
409 |
+
|
410 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isLocationFor">
|
411 |
+
<rdfs:label xml:lang="en">is location for</rdfs:label>
|
412 |
+
<rdfs:comment xml:lang="en">is location for</rdfs:comment>
|
413 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasLocation"/>
|
414 |
+
</owl:ObjectProperty>
|
415 |
+
|
416 |
+
|
417 |
+
|
418 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isPartOf -->
|
419 |
+
|
420 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isPartOf">
|
421 |
+
<rdfs:label xml:lang="en">is part of</rdfs:label>
|
422 |
+
<rdfs:comment xml:lang="en">is part of</rdfs:comment>
|
423 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasPart"/>
|
424 |
+
</owl:ObjectProperty>
|
425 |
+
|
426 |
+
|
427 |
+
|
428 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isProceedingsOf -->
|
429 |
+
|
430 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isProceedingsOf"/>
|
431 |
+
|
432 |
+
|
433 |
+
|
434 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSeriesOf -->
|
435 |
+
|
436 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSeriesOf">
|
437 |
+
<rdfs:label xml:lang="en">is series of</rdfs:label>
|
438 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#EventSeries"/>
|
439 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
440 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasPart"/>
|
441 |
+
</owl:ObjectProperty>
|
442 |
+
|
443 |
+
|
444 |
+
|
445 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSiteOf -->
|
446 |
+
|
447 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSiteOf">
|
448 |
+
<rdfs:label xml:lang="en">is site of</rdfs:label>
|
449 |
+
<rdfs:comment xml:lang="en">is site of</rdfs:comment>
|
450 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSite"/>
|
451 |
+
</owl:ObjectProperty>
|
452 |
+
|
453 |
+
|
454 |
+
|
455 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSubEventOf -->
|
456 |
+
|
457 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSubEventOf">
|
458 |
+
<rdfs:label xml:lang="en">is sub event of</rdfs:label>
|
459 |
+
<rdfs:comment xml:lang="en">is sub event of</rdfs:comment>
|
460 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSubEvent"/>
|
461 |
+
<rdfs:subPropertyOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isPartOf"/>
|
462 |
+
</owl:ObjectProperty>
|
463 |
+
|
464 |
+
|
465 |
+
|
466 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isTopicOf -->
|
467 |
+
|
468 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isTopicOf">
|
469 |
+
<rdfs:label xml:lang="en">is topic of</rdfs:label>
|
470 |
+
<rdfs:comment xml:lang="en">is topic of</rdfs:comment>
|
471 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasTopic"/>
|
472 |
+
</owl:ObjectProperty>
|
473 |
+
|
474 |
+
|
475 |
+
|
476 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#next -->
|
477 |
+
|
478 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#next">
|
479 |
+
<rdfs:label xml:lang="en">next</rdfs:label>
|
480 |
+
<rdfs:comment xml:lang="en">next</rdfs:comment>
|
481 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
482 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
483 |
+
</owl:ObjectProperty>
|
484 |
+
|
485 |
+
|
486 |
+
|
487 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#previous -->
|
488 |
+
|
489 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#previous">
|
490 |
+
<rdfs:label xml:lang="en">previous</rdfs:label>
|
491 |
+
<rdfs:comment xml:lang="en">previous</rdfs:comment>
|
492 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
493 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
494 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#next"/>
|
495 |
+
</owl:ObjectProperty>
|
496 |
+
|
497 |
+
|
498 |
+
|
499 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#relatesToDocument -->
|
500 |
+
|
501 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#relatesToDocument">
|
502 |
+
<rdfs:label xml:lang="en">relates to document</rdfs:label>
|
503 |
+
<rdfs:comment xml:lang="en">relates to document</rdfs:comment>
|
504 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
505 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRoleDuringEvent"/>
|
506 |
+
<owl:inverseOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isDocumentRelatedTo"/>
|
507 |
+
</owl:ObjectProperty>
|
508 |
+
|
509 |
+
|
510 |
+
|
511 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withOrganisation -->
|
512 |
+
|
513 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withOrganisation">
|
514 |
+
<rdfs:label xml:lang="en">with organisation</rdfs:label>
|
515 |
+
<rdfs:comment xml:lang="en">with organisation</rdfs:comment>
|
516 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationDuringEvent"/>
|
517 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Organisation"/>
|
518 |
+
</owl:ObjectProperty>
|
519 |
+
|
520 |
+
|
521 |
+
|
522 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withRole -->
|
523 |
+
|
524 |
+
<owl:ObjectProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withRole">
|
525 |
+
<rdfs:label xml:lang="en">with role</rdfs:label>
|
526 |
+
<rdfs:comment xml:lang="en">with role</rdfs:comment>
|
527 |
+
<rdfs:range rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Role"/>
|
528 |
+
<rdfs:domain>
|
529 |
+
<owl:Class>
|
530 |
+
<owl:unionOf rdf:parseType="Collection">
|
531 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationDuringEvent"/>
|
532 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent"/>
|
533 |
+
</owl:unionOf>
|
534 |
+
</owl:Class>
|
535 |
+
</rdfs:domain>
|
536 |
+
</owl:ObjectProperty>
|
537 |
+
|
538 |
+
|
539 |
+
|
540 |
+
<!--
|
541 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
542 |
+
//
|
543 |
+
// Data properties
|
544 |
+
//
|
545 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
546 |
+
-->
|
547 |
+
|
548 |
+
|
549 |
+
|
550 |
+
|
551 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#abstract -->
|
552 |
+
|
553 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#abstract">
|
554 |
+
<rdfs:label xml:lang="en">abstract</rdfs:label>
|
555 |
+
<rdfs:comment xml:lang="en">abstract</rdfs:comment>
|
556 |
+
<rdfs:range rdf:resource="&rdfs;Literal"/>
|
557 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
558 |
+
</owl:DatatypeProperty>
|
559 |
+
|
560 |
+
|
561 |
+
|
562 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#acronym -->
|
563 |
+
|
564 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#acronym">
|
565 |
+
<rdfs:label xml:lang="en">acronym</rdfs:label>
|
566 |
+
<rdfs:comment xml:lang="en">The acronym of an object.</rdfs:comment>
|
567 |
+
</owl:DatatypeProperty>
|
568 |
+
|
569 |
+
|
570 |
+
|
571 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#address -->
|
572 |
+
|
573 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#address">
|
574 |
+
<rdfs:label xml:lang="en">address</rdfs:label>
|
575 |
+
<rdfs:comment xml:lang="en">address</rdfs:comment>
|
576 |
+
<rdfs:range rdf:resource="&rdfs;Literal"/>
|
577 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site"/>
|
578 |
+
</owl:DatatypeProperty>
|
579 |
+
|
580 |
+
|
581 |
+
|
582 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#atTime -->
|
583 |
+
|
584 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#atTime">
|
585 |
+
<rdfs:label xml:lang="en">at time</rdfs:label>
|
586 |
+
<rdfs:comment xml:lang="en">at time</rdfs:comment>
|
587 |
+
<rdfs:range rdf:resource="&xsd;dateTime"/>
|
588 |
+
<rdfs:domain rdf:resource="&owl;Thing"/>
|
589 |
+
<rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
|
590 |
+
</owl:DatatypeProperty>
|
591 |
+
|
592 |
+
|
593 |
+
|
594 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#description -->
|
595 |
+
|
596 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#description">
|
597 |
+
<rdfs:label xml:lang="en">description</rdfs:label>
|
598 |
+
<rdfs:comment xml:lang="en">description</rdfs:comment>
|
599 |
+
<rdfs:range rdf:resource="&rdfs;Literal"/>
|
600 |
+
<rdfs:domain rdf:resource="&owl;Thing"/>
|
601 |
+
</owl:DatatypeProperty>
|
602 |
+
|
603 |
+
|
604 |
+
|
605 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#doi -->
|
606 |
+
|
607 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#doi">
|
608 |
+
<rdfs:label xml:lang="en">doi</rdfs:label>
|
609 |
+
<rdfs:comment xml:lang="en">doi</rdfs:comment>
|
610 |
+
<rdfs:range rdf:resource="&rdfs;Literal"/>
|
611 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
612 |
+
</owl:DatatypeProperty>
|
613 |
+
|
614 |
+
|
615 |
+
|
616 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#duration -->
|
617 |
+
|
618 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#duration">
|
619 |
+
<rdfs:label xml:lang="en">duration</rdfs:label>
|
620 |
+
<rdfs:comment xml:lang="en">duration</rdfs:comment>
|
621 |
+
</owl:DatatypeProperty>
|
622 |
+
|
623 |
+
|
624 |
+
|
625 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#endDate -->
|
626 |
+
|
627 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#endDate">
|
628 |
+
<rdfs:label xml:lang="en">end date</rdfs:label>
|
629 |
+
<rdfs:comment xml:lang="en">end date</rdfs:comment>
|
630 |
+
<rdfs:range rdf:resource="&xsd;dateTime"/>
|
631 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
632 |
+
</owl:DatatypeProperty>
|
633 |
+
|
634 |
+
|
635 |
+
|
636 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#familyName -->
|
637 |
+
|
638 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#familyName">
|
639 |
+
<rdfs:label xml:lang="en">family name</rdfs:label>
|
640 |
+
<rdfs:comment xml:lang="en">family name</rdfs:comment>
|
641 |
+
<rdfs:range rdf:resource="&xsd;string"/>
|
642 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person"/>
|
643 |
+
</owl:DatatypeProperty>
|
644 |
+
|
645 |
+
|
646 |
+
|
647 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#givenName -->
|
648 |
+
|
649 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#givenName">
|
650 |
+
<rdfs:label xml:lang="en">given name</rdfs:label>
|
651 |
+
<rdfs:comment xml:lang="en">given name</rdfs:comment>
|
652 |
+
<rdfs:range rdf:resource="&xsd;string"/>
|
653 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person"/>
|
654 |
+
</owl:DatatypeProperty>
|
655 |
+
|
656 |
+
|
657 |
+
|
658 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#keyword -->
|
659 |
+
|
660 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#keyword">
|
661 |
+
<rdfs:label xml:lang="en">keyword</rdfs:label>
|
662 |
+
<rdfs:comment xml:lang="en">keyword</rdfs:comment>
|
663 |
+
<rdfs:range rdf:resource="&rdfs;Literal"/>
|
664 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
665 |
+
</owl:DatatypeProperty>
|
666 |
+
|
667 |
+
|
668 |
+
|
669 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#name -->
|
670 |
+
|
671 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#name">
|
672 |
+
<rdfs:label xml:lang="en">name</rdfs:label>
|
673 |
+
<rdfs:comment xml:lang="en">name</rdfs:comment>
|
674 |
+
<rdfs:range rdf:resource="&xsd;string"/>
|
675 |
+
<rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
|
676 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent"/>
|
677 |
+
</owl:DatatypeProperty>
|
678 |
+
|
679 |
+
|
680 |
+
|
681 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#startDate -->
|
682 |
+
|
683 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#startDate">
|
684 |
+
<rdfs:label xml:lang="en">start date</rdfs:label>
|
685 |
+
<rdfs:comment xml:lang="en">start date</rdfs:comment>
|
686 |
+
<rdfs:range rdf:resource="&xsd;dateTime"/>
|
687 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
688 |
+
</owl:DatatypeProperty>
|
689 |
+
|
690 |
+
|
691 |
+
|
692 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#title -->
|
693 |
+
|
694 |
+
<owl:DatatypeProperty rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#title">
|
695 |
+
<rdfs:label xml:lang="en">title</rdfs:label>
|
696 |
+
<rdfs:comment xml:lang="en">title</rdfs:comment>
|
697 |
+
<rdfs:range rdf:resource="&rdfs;Literal"/>
|
698 |
+
<rdfs:domain rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
699 |
+
</owl:DatatypeProperty>
|
700 |
+
|
701 |
+
|
702 |
+
|
703 |
+
<!--
|
704 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
705 |
+
//
|
706 |
+
// Classes
|
707 |
+
//
|
708 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
709 |
+
-->
|
710 |
+
|
711 |
+
|
712 |
+
|
713 |
+
|
714 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent -->
|
715 |
+
|
716 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent">
|
717 |
+
<rdfs:label xml:lang="en">Academic event</rdfs:label>
|
718 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
719 |
+
<rdfs:comment xml:lang="en">Academic events are e.g. conferences and conference-like events, and all the sub-events of those which are about the topic or theme of the conference, such as talks or panels.</rdfs:comment>
|
720 |
+
</owl:Class>
|
721 |
+
|
722 |
+
|
723 |
+
|
724 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationAtTimeOfSubmission -->
|
725 |
+
|
726 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationAtTimeOfSubmission">
|
727 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TimeIndexedSituation"/>
|
728 |
+
<rdfs:subClassOf>
|
729 |
+
<owl:Restriction>
|
730 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withRole"/>
|
731 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationRole"/>
|
732 |
+
</owl:Restriction>
|
733 |
+
</rdfs:subClassOf>
|
734 |
+
<rdfs:subClassOf>
|
735 |
+
<owl:Restriction>
|
736 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isAffiliationOf"/>
|
737 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person"/>
|
738 |
+
</owl:Restriction>
|
739 |
+
</rdfs:subClassOf>
|
740 |
+
<rdfs:subClassOf>
|
741 |
+
<owl:Restriction>
|
742 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#atTime"/>
|
743 |
+
<owl:someValuesFrom rdf:resource="&xsd;dateTime"/>
|
744 |
+
</owl:Restriction>
|
745 |
+
</rdfs:subClassOf>
|
746 |
+
</owl:Class>
|
747 |
+
|
748 |
+
|
749 |
+
|
750 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationDuringEvent -->
|
751 |
+
|
752 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationDuringEvent">
|
753 |
+
<rdfs:label xml:lang="en">Affiliation during event</rdfs:label>
|
754 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TimeIndexedSituation"/>
|
755 |
+
<rdfs:subClassOf>
|
756 |
+
<owl:Restriction>
|
757 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withRole"/>
|
758 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationRole"/>
|
759 |
+
</owl:Restriction>
|
760 |
+
</rdfs:subClassOf>
|
761 |
+
<rdfs:subClassOf>
|
762 |
+
<owl:Restriction>
|
763 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#during"/>
|
764 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
765 |
+
</owl:Restriction>
|
766 |
+
</rdfs:subClassOf>
|
767 |
+
<rdfs:subClassOf>
|
768 |
+
<owl:Restriction>
|
769 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isAffiliationOf"/>
|
770 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person"/>
|
771 |
+
</owl:Restriction>
|
772 |
+
</rdfs:subClassOf>
|
773 |
+
<owl:disjointWith rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent"/>
|
774 |
+
<rdfs:comment xml:lang="en">A time indexed situation that expresses an affiliation of a person to an organisation.</rdfs:comment>
|
775 |
+
</owl:Class>
|
776 |
+
|
777 |
+
|
778 |
+
|
779 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationRole -->
|
780 |
+
|
781 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationRole">
|
782 |
+
<rdfs:label xml:lang="en">Affiliation role</rdfs:label>
|
783 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Role"/>
|
784 |
+
<rdfs:comment xml:lang="en">A role expressing an affilition.</rdfs:comment>
|
785 |
+
</owl:Class>
|
786 |
+
|
787 |
+
|
788 |
+
|
789 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent -->
|
790 |
+
|
791 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent">
|
792 |
+
<rdfs:label xml:lang="en">Agent</rdfs:label>
|
793 |
+
<rdfs:subClassOf>
|
794 |
+
<owl:Restriction>
|
795 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#name"/>
|
796 |
+
<owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
|
797 |
+
</owl:Restriction>
|
798 |
+
</rdfs:subClassOf>
|
799 |
+
<rdfs:comment xml:lang="en">Any agentive Object , either physical (e.g. a whale, a robot, an oak), or social (e.g. a corporation, an institution, a community).</rdfs:comment>
|
800 |
+
</owl:Class>
|
801 |
+
|
802 |
+
|
803 |
+
|
804 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Break -->
|
805 |
+
|
806 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Break">
|
807 |
+
<rdfs:label xml:lang="en">Break</rdfs:label>
|
808 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#NonAcademicEvent"/>
|
809 |
+
<rdfs:comment xml:lang="en">A break event.</rdfs:comment>
|
810 |
+
</owl:Class>
|
811 |
+
|
812 |
+
|
813 |
+
|
814 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Conference -->
|
815 |
+
|
816 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Conference">
|
817 |
+
<rdfs:label xml:lang="en">Conference</rdfs:label>
|
818 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent"/>
|
819 |
+
<rdfs:subClassOf>
|
820 |
+
<owl:Restriction>
|
821 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSeries"/>
|
822 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ConferenceSeries"/>
|
823 |
+
</owl:Restriction>
|
824 |
+
</rdfs:subClassOf>
|
825 |
+
<rdfs:comment xml:lang="en">A conference event.</rdfs:comment>
|
826 |
+
</owl:Class>
|
827 |
+
|
828 |
+
|
829 |
+
|
830 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ConferenceSeries -->
|
831 |
+
|
832 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ConferenceSeries">
|
833 |
+
<rdfs:label xml:lang="en">Conference series</rdfs:label>
|
834 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#EventSeries"/>
|
835 |
+
<rdfs:subClassOf>
|
836 |
+
<owl:Restriction>
|
837 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSeriesOf"/>
|
838 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Conference"/>
|
839 |
+
</owl:Restriction>
|
840 |
+
</rdfs:subClassOf>
|
841 |
+
<rdfs:comment xml:lang="en">A series of conferences.</rdfs:comment>
|
842 |
+
</owl:Class>
|
843 |
+
|
844 |
+
|
845 |
+
|
846 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document -->
|
847 |
+
|
848 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document">
|
849 |
+
<rdfs:label xml:lang="en">Document</rdfs:label>
|
850 |
+
<rdfs:subClassOf>
|
851 |
+
<owl:Restriction>
|
852 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAuthorList"/>
|
853 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#List"/>
|
854 |
+
</owl:Restriction>
|
855 |
+
</rdfs:subClassOf>
|
856 |
+
<rdfs:subClassOf>
|
857 |
+
<owl:Restriction>
|
858 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasTopic"/>
|
859 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Topic"/>
|
860 |
+
</owl:Restriction>
|
861 |
+
</rdfs:subClassOf>
|
862 |
+
<rdfs:subClassOf>
|
863 |
+
<owl:Restriction>
|
864 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#title"/>
|
865 |
+
<owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
|
866 |
+
</owl:Restriction>
|
867 |
+
</rdfs:subClassOf>
|
868 |
+
<rdfs:subClassOf>
|
869 |
+
<owl:Restriction>
|
870 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#keyword"/>
|
871 |
+
<owl:allValuesFrom rdf:resource="&rdfs;Literal"/>
|
872 |
+
</owl:Restriction>
|
873 |
+
</rdfs:subClassOf>
|
874 |
+
<rdfs:subClassOf>
|
875 |
+
<owl:Restriction>
|
876 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasPart"/>
|
877 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
878 |
+
</owl:Restriction>
|
879 |
+
</rdfs:subClassOf>
|
880 |
+
<rdfs:subClassOf>
|
881 |
+
<owl:Restriction>
|
882 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isPartOf"/>
|
883 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
884 |
+
</owl:Restriction>
|
885 |
+
</rdfs:subClassOf>
|
886 |
+
<rdfs:comment xml:lang="en">A Document related to the conference.</rdfs:comment>
|
887 |
+
</owl:Class>
|
888 |
+
|
889 |
+
|
890 |
+
|
891 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#EventSeries -->
|
892 |
+
|
893 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#EventSeries">
|
894 |
+
<rdfs:label xml:lang="en">Event series</rdfs:label>
|
895 |
+
<rdfs:comment xml:lang="en">A series of organised events.</rdfs:comment>
|
896 |
+
</owl:Class>
|
897 |
+
|
898 |
+
|
899 |
+
|
900 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#InProceedings -->
|
901 |
+
|
902 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#InProceedings">
|
903 |
+
<rdfs:label xml:lang="en">In proceedings</rdfs:label>
|
904 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
905 |
+
<rdfs:subClassOf>
|
906 |
+
<owl:Restriction>
|
907 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isPartOf"/>
|
908 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Proceedings"/>
|
909 |
+
</owl:Restriction>
|
910 |
+
</rdfs:subClassOf>
|
911 |
+
<rdfs:comment xml:lang="en">The expession of a paper as an in proceedings.</rdfs:comment>
|
912 |
+
</owl:Class>
|
913 |
+
|
914 |
+
|
915 |
+
|
916 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#List -->
|
917 |
+
|
918 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#List">
|
919 |
+
<rdfs:subClassOf>
|
920 |
+
<owl:Restriction>
|
921 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasLastItem"/>
|
922 |
+
<owl:onClass rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
923 |
+
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
|
924 |
+
</owl:Restriction>
|
925 |
+
</rdfs:subClassOf>
|
926 |
+
<rdfs:subClassOf>
|
927 |
+
<owl:Restriction>
|
928 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasFirstItem"/>
|
929 |
+
<owl:onClass rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem"/>
|
930 |
+
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
|
931 |
+
</owl:Restriction>
|
932 |
+
</rdfs:subClassOf>
|
933 |
+
<rdfs:comment xml:lang="en">A list.</rdfs:comment>
|
934 |
+
</owl:Class>
|
935 |
+
|
936 |
+
|
937 |
+
|
938 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem -->
|
939 |
+
|
940 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#ListItem">
|
941 |
+
<rdfs:subClassOf>
|
942 |
+
<owl:Restriction>
|
943 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasContent"/>
|
944 |
+
<owl:someValuesFrom rdf:resource="&owl;Thing"/>
|
945 |
+
</owl:Restriction>
|
946 |
+
</rdfs:subClassOf>
|
947 |
+
<rdfs:comment xml:lang="en">A list item.</rdfs:comment>
|
948 |
+
</owl:Class>
|
949 |
+
|
950 |
+
|
951 |
+
|
952 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Meal -->
|
953 |
+
|
954 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Meal">
|
955 |
+
<rdfs:label xml:lang="en">Meal</rdfs:label>
|
956 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#NonAcademicEvent"/>
|
957 |
+
<rdfs:comment xml:lang="en">A meal event.</rdfs:comment>
|
958 |
+
</owl:Class>
|
959 |
+
|
960 |
+
|
961 |
+
|
962 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#NonAcademicEvent -->
|
963 |
+
|
964 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#NonAcademicEvent">
|
965 |
+
<rdfs:label xml:lang="en">Non academic event</rdfs:label>
|
966 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
967 |
+
<rdfs:comment xml:lang="en">Any event without academic nature that can occur in a conference. Examples are coffee breaks, social dinners, etc.</rdfs:comment>
|
968 |
+
</owl:Class>
|
969 |
+
|
970 |
+
|
971 |
+
|
972 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Organisation -->
|
973 |
+
|
974 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Organisation">
|
975 |
+
<rdfs:label xml:lang="en">Organisation</rdfs:label>
|
976 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent"/>
|
977 |
+
<rdfs:subClassOf>
|
978 |
+
<owl:Restriction>
|
979 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSite"/>
|
980 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site"/>
|
981 |
+
</owl:Restriction>
|
982 |
+
</rdfs:subClassOf>
|
983 |
+
<rdfs:comment xml:lang="en">An organisation (e.g., University of Bologna, Apple Inc.).</rdfs:comment>
|
984 |
+
</owl:Class>
|
985 |
+
|
986 |
+
|
987 |
+
|
988 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisationalRoleDuringEvent -->
|
989 |
+
|
990 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisationalRoleDuringEvent">
|
991 |
+
<rdfs:label xml:lang="en">Organisational role during event</rdfs:label>
|
992 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent"/>
|
993 |
+
<rdfs:subClassOf>
|
994 |
+
<owl:Restriction>
|
995 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withRole"/>
|
996 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
997 |
+
</owl:Restriction>
|
998 |
+
</rdfs:subClassOf>
|
999 |
+
<owl:disjointWith rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRoleDuringEvent"/>
|
1000 |
+
<rdfs:comment xml:lang="en">A time indexed situation that expresses a role held by an agent in the organisation of a conference.</rdfs:comment>
|
1001 |
+
</owl:Class>
|
1002 |
+
|
1003 |
+
|
1004 |
+
|
1005 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent -->
|
1006 |
+
|
1007 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent">
|
1008 |
+
<rdfs:label xml:lang="en">Organised event</rdfs:label>
|
1009 |
+
<rdfs:subClassOf>
|
1010 |
+
<owl:Restriction>
|
1011 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#description"/>
|
1012 |
+
<owl:allValuesFrom rdf:resource="&rdfs;Literal"/>
|
1013 |
+
</owl:Restriction>
|
1014 |
+
</rdfs:subClassOf>
|
1015 |
+
<rdfs:subClassOf>
|
1016 |
+
<owl:Restriction>
|
1017 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSubEvent"/>
|
1018 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
1019 |
+
</owl:Restriction>
|
1020 |
+
</rdfs:subClassOf>
|
1021 |
+
<rdfs:subClassOf>
|
1022 |
+
<owl:Restriction>
|
1023 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSite"/>
|
1024 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site"/>
|
1025 |
+
</owl:Restriction>
|
1026 |
+
</rdfs:subClassOf>
|
1027 |
+
<rdfs:subClassOf>
|
1028 |
+
<owl:Restriction>
|
1029 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#endDate"/>
|
1030 |
+
<owl:someValuesFrom rdf:resource="&xsd;dateTime"/>
|
1031 |
+
</owl:Restriction>
|
1032 |
+
</rdfs:subClassOf>
|
1033 |
+
<rdfs:subClassOf>
|
1034 |
+
<owl:Restriction>
|
1035 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#startDate"/>
|
1036 |
+
<owl:someValuesFrom rdf:resource="&xsd;dateTime"/>
|
1037 |
+
</owl:Restriction>
|
1038 |
+
</rdfs:subClassOf>
|
1039 |
+
<rdfs:comment xml:lang="en">Any kind of organised event having a start and an end date.</rdfs:comment>
|
1040 |
+
</owl:Class>
|
1041 |
+
|
1042 |
+
|
1043 |
+
|
1044 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole -->
|
1045 |
+
|
1046 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole">
|
1047 |
+
<rdfs:label xml:lang="en">Organising role</rdfs:label>
|
1048 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Role"/>
|
1049 |
+
<owl:disjointWith rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole"/>
|
1050 |
+
<rdfs:comment xml:lang="en">A role played by an agent in the organisation of an event.</rdfs:comment>
|
1051 |
+
</owl:Class>
|
1052 |
+
|
1053 |
+
|
1054 |
+
|
1055 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Panel -->
|
1056 |
+
|
1057 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Panel">
|
1058 |
+
<rdfs:label xml:lang="en">Panel</rdfs:label>
|
1059 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent"/>
|
1060 |
+
<rdfs:comment xml:lang="en">A panel event.</rdfs:comment>
|
1061 |
+
</owl:Class>
|
1062 |
+
|
1063 |
+
|
1064 |
+
|
1065 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person -->
|
1066 |
+
|
1067 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Person">
|
1068 |
+
<rdfs:label xml:lang="en">Person</rdfs:label>
|
1069 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent"/>
|
1070 |
+
<rdfs:subClassOf>
|
1071 |
+
<owl:Restriction>
|
1072 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasAffiliation"/>
|
1073 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AffiliationDuringEvent"/>
|
1074 |
+
</owl:Restriction>
|
1075 |
+
</rdfs:subClassOf>
|
1076 |
+
<rdfs:subClassOf>
|
1077 |
+
<owl:Restriction>
|
1078 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#holdsRole"/>
|
1079 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent"/>
|
1080 |
+
</owl:Restriction>
|
1081 |
+
</rdfs:subClassOf>
|
1082 |
+
<rdfs:comment xml:lang="en">Persons in commonsense intuition.</rdfs:comment>
|
1083 |
+
</owl:Class>
|
1084 |
+
|
1085 |
+
|
1086 |
+
|
1087 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Proceedings -->
|
1088 |
+
|
1089 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Proceedings">
|
1090 |
+
<rdfs:label xml:lang="en">Proceedings</rdfs:label>
|
1091 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Document"/>
|
1092 |
+
<rdfs:subClassOf>
|
1093 |
+
<owl:Restriction>
|
1094 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasPart"/>
|
1095 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#InProceedings"/>
|
1096 |
+
</owl:Restriction>
|
1097 |
+
</rdfs:subClassOf>
|
1098 |
+
<rdfs:comment xml:lang="en">The collection of conference proceedings.</rdfs:comment>
|
1099 |
+
</owl:Class>
|
1100 |
+
|
1101 |
+
|
1102 |
+
|
1103 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole -->
|
1104 |
+
|
1105 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole">
|
1106 |
+
<rdfs:label xml:lang="en">Publishing role</rdfs:label>
|
1107 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Role"/>
|
1108 |
+
<rdfs:comment xml:lang="en">A publishing role (e.g., author, presenter).</rdfs:comment>
|
1109 |
+
</owl:Class>
|
1110 |
+
|
1111 |
+
|
1112 |
+
|
1113 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRoleDuringEvent -->
|
1114 |
+
|
1115 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRoleDuringEvent">
|
1116 |
+
<rdfs:label xml:lang="en">Publishing role during event</rdfs:label>
|
1117 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent"/>
|
1118 |
+
<rdfs:subClassOf>
|
1119 |
+
<owl:Restriction>
|
1120 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withRole"/>
|
1121 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole"/>
|
1122 |
+
</owl:Restriction>
|
1123 |
+
</rdfs:subClassOf>
|
1124 |
+
<rdfs:comment xml:lang="en">A time indexed situation that expresses a publishing role held by an agent at a conference.</rdfs:comment>
|
1125 |
+
</owl:Class>
|
1126 |
+
|
1127 |
+
|
1128 |
+
|
1129 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Role -->
|
1130 |
+
|
1131 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Role">
|
1132 |
+
<rdfs:label xml:lang="en">Role</rdfs:label>
|
1133 |
+
<rdfs:comment xml:lang="en">A Concept that classifies an Object.</rdfs:comment>
|
1134 |
+
</owl:Class>
|
1135 |
+
|
1136 |
+
|
1137 |
+
|
1138 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent -->
|
1139 |
+
|
1140 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#RoleDuringEvent">
|
1141 |
+
<rdfs:label xml:lang="en">Role during event</rdfs:label>
|
1142 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TimeIndexedSituation"/>
|
1143 |
+
<rdfs:subClassOf>
|
1144 |
+
<owl:Restriction>
|
1145 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isHeldBy"/>
|
1146 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Agent"/>
|
1147 |
+
</owl:Restriction>
|
1148 |
+
</rdfs:subClassOf>
|
1149 |
+
<rdfs:subClassOf>
|
1150 |
+
<owl:Restriction>
|
1151 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#during"/>
|
1152 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisedEvent"/>
|
1153 |
+
</owl:Restriction>
|
1154 |
+
</rdfs:subClassOf>
|
1155 |
+
<rdfs:subClassOf>
|
1156 |
+
<owl:Restriction>
|
1157 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#withRole"/>
|
1158 |
+
<owl:someValuesFrom>
|
1159 |
+
<owl:Class>
|
1160 |
+
<owl:unionOf rdf:parseType="Collection">
|
1161 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1162 |
+
<rdf:Description rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole"/>
|
1163 |
+
</owl:unionOf>
|
1164 |
+
</owl:Class>
|
1165 |
+
</owl:someValuesFrom>
|
1166 |
+
</owl:Restriction>
|
1167 |
+
</rdfs:subClassOf>
|
1168 |
+
<rdfs:comment xml:lang="en">A time indexed situation that expresses a role held by an agent at conference.</rdfs:comment>
|
1169 |
+
</owl:Class>
|
1170 |
+
|
1171 |
+
|
1172 |
+
|
1173 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Session -->
|
1174 |
+
|
1175 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Session">
|
1176 |
+
<rdfs:label xml:lang="en">Session</rdfs:label>
|
1177 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent"/>
|
1178 |
+
<rdfs:comment xml:lang="en">A session event.</rdfs:comment>
|
1179 |
+
</owl:Class>
|
1180 |
+
|
1181 |
+
|
1182 |
+
|
1183 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site -->
|
1184 |
+
|
1185 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Site">
|
1186 |
+
<rdfs:label xml:lang="en">Site</rdfs:label>
|
1187 |
+
<rdfs:subClassOf>
|
1188 |
+
<owl:Restriction>
|
1189 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#description"/>
|
1190 |
+
<owl:allValuesFrom rdf:resource="&rdfs;Literal"/>
|
1191 |
+
</owl:Restriction>
|
1192 |
+
</rdfs:subClassOf>
|
1193 |
+
<rdfs:subClassOf>
|
1194 |
+
<owl:Restriction>
|
1195 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#address"/>
|
1196 |
+
<owl:allValuesFrom rdf:resource="&rdfs;Literal"/>
|
1197 |
+
</owl:Restriction>
|
1198 |
+
</rdfs:subClassOf>
|
1199 |
+
<rdfs:comment xml:lang="en">A phisyscal site or location.</rdfs:comment>
|
1200 |
+
</owl:Class>
|
1201 |
+
|
1202 |
+
|
1203 |
+
|
1204 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#SocialEvent -->
|
1205 |
+
|
1206 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#SocialEvent">
|
1207 |
+
<rdfs:label xml:lang="en">Social event</rdfs:label>
|
1208 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#NonAcademicEvent"/>
|
1209 |
+
<rdfs:comment xml:lang="en">A social event.</rdfs:comment>
|
1210 |
+
</owl:Class>
|
1211 |
+
|
1212 |
+
|
1213 |
+
|
1214 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Talk -->
|
1215 |
+
|
1216 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Talk">
|
1217 |
+
<rdfs:label xml:lang="en">Talk</rdfs:label>
|
1218 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent"/>
|
1219 |
+
<rdfs:comment xml:lang="en">A talk event.</rdfs:comment>
|
1220 |
+
</owl:Class>
|
1221 |
+
|
1222 |
+
|
1223 |
+
|
1224 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TimeIndexedSituation -->
|
1225 |
+
|
1226 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TimeIndexedSituation">
|
1227 |
+
<rdfs:label xml:lang="en">Time indexed situation</rdfs:label>
|
1228 |
+
<rdfs:comment xml:lang="en">A Situation that is explicitly indexed at some time.</rdfs:comment>
|
1229 |
+
</owl:Class>
|
1230 |
+
|
1231 |
+
|
1232 |
+
|
1233 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Topic -->
|
1234 |
+
|
1235 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Topic">
|
1236 |
+
<rdfs:label xml:lang="en">Topic</rdfs:label>
|
1237 |
+
<rdfs:comment xml:lang="en">A concept expressing a research topic or scientific area.</rdfs:comment>
|
1238 |
+
</owl:Class>
|
1239 |
+
|
1240 |
+
|
1241 |
+
|
1242 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Track -->
|
1243 |
+
|
1244 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Track">
|
1245 |
+
<rdfs:label xml:lang="en">Track</rdfs:label>
|
1246 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent"/>
|
1247 |
+
<rdfs:comment xml:lang="en">A track event.</rdfs:comment>
|
1248 |
+
</owl:Class>
|
1249 |
+
|
1250 |
+
|
1251 |
+
|
1252 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Tutorial -->
|
1253 |
+
|
1254 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Tutorial">
|
1255 |
+
<rdfs:label xml:lang="en">Tutorial</rdfs:label>
|
1256 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent"/>
|
1257 |
+
<rdfs:subClassOf>
|
1258 |
+
<owl:Restriction>
|
1259 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSeries"/>
|
1260 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TutorialSeries"/>
|
1261 |
+
</owl:Restriction>
|
1262 |
+
</rdfs:subClassOf>
|
1263 |
+
<rdfs:comment xml:lang="en">A tutorial event.</rdfs:comment>
|
1264 |
+
</owl:Class>
|
1265 |
+
|
1266 |
+
|
1267 |
+
|
1268 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TutorialSeries -->
|
1269 |
+
|
1270 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#TutorialSeries">
|
1271 |
+
<rdfs:label xml:lang="en">Tutorial series</rdfs:label>
|
1272 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#EventSeries"/>
|
1273 |
+
<rdfs:subClassOf>
|
1274 |
+
<owl:Restriction>
|
1275 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSeriesOf"/>
|
1276 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Tutorial"/>
|
1277 |
+
</owl:Restriction>
|
1278 |
+
</rdfs:subClassOf>
|
1279 |
+
<rdfs:comment xml:lang="en">A series of tutorials.</rdfs:comment>
|
1280 |
+
</owl:Class>
|
1281 |
+
|
1282 |
+
|
1283 |
+
|
1284 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Workshop -->
|
1285 |
+
|
1286 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Workshop">
|
1287 |
+
<rdfs:label xml:lang="en">Workshop</rdfs:label>
|
1288 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#AcademicEvent"/>
|
1289 |
+
<rdfs:subClassOf>
|
1290 |
+
<owl:Restriction>
|
1291 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#hasSeries"/>
|
1292 |
+
<owl:allValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#WorkshopSeries"/>
|
1293 |
+
</owl:Restriction>
|
1294 |
+
</rdfs:subClassOf>
|
1295 |
+
<rdfs:comment xml:lang="en">A workshop event.</rdfs:comment>
|
1296 |
+
</owl:Class>
|
1297 |
+
|
1298 |
+
|
1299 |
+
|
1300 |
+
<!-- https://w3id.org/scholarlydata/ontology/conference-ontology.owl#WorkshopSeries -->
|
1301 |
+
|
1302 |
+
<owl:Class rdf:about="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#WorkshopSeries">
|
1303 |
+
<rdfs:label xml:lang="en">Workshop series</rdfs:label>
|
1304 |
+
<rdfs:subClassOf rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#EventSeries"/>
|
1305 |
+
<rdfs:subClassOf>
|
1306 |
+
<owl:Restriction>
|
1307 |
+
<owl:onProperty rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#isSeriesOf"/>
|
1308 |
+
<owl:someValuesFrom rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Workshop"/>
|
1309 |
+
</owl:Restriction>
|
1310 |
+
</rdfs:subClassOf>
|
1311 |
+
<rdfs:comment xml:lang="en">A series of workshops.</rdfs:comment>
|
1312 |
+
</owl:Class>
|
1313 |
+
|
1314 |
+
|
1315 |
+
|
1316 |
+
<!--
|
1317 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
1318 |
+
//
|
1319 |
+
// Individuals
|
1320 |
+
//
|
1321 |
+
///////////////////////////////////////////////////////////////////////////////////////
|
1322 |
+
-->
|
1323 |
+
|
1324 |
+
|
1325 |
+
|
1326 |
+
|
1327 |
+
<!-- https://w3id.org/scholarlydata/role/author -->
|
1328 |
+
|
1329 |
+
<owl:NamedIndividual rdf:about="&schor;author">
|
1330 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole"/>
|
1331 |
+
<rdfs:label xml:lang="en">Author</rdfs:label>
|
1332 |
+
</owl:NamedIndividual>
|
1333 |
+
|
1334 |
+
|
1335 |
+
|
1336 |
+
<!-- https://w3id.org/scholarlydata/role/chair -->
|
1337 |
+
|
1338 |
+
<owl:NamedIndividual rdf:about="&schor;chair">
|
1339 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1340 |
+
<rdfs:label xml:lang="en">Chair</rdfs:label>
|
1341 |
+
</owl:NamedIndividual>
|
1342 |
+
|
1343 |
+
|
1344 |
+
|
1345 |
+
<!-- https://w3id.org/scholarlydata/role/challenge-chair -->
|
1346 |
+
|
1347 |
+
<owl:NamedIndividual rdf:about="&schor;challenge-chair">
|
1348 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1349 |
+
<rdfs:label xml:lang="en">Challenge chair</rdfs:label>
|
1350 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1351 |
+
</owl:NamedIndividual>
|
1352 |
+
|
1353 |
+
|
1354 |
+
|
1355 |
+
<!-- https://w3id.org/scholarlydata/role/demos-chair -->
|
1356 |
+
|
1357 |
+
<owl:NamedIndividual rdf:about="&schor;demos-chair">
|
1358 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1359 |
+
<rdfs:label xml:lang="en">Demos chair</rdfs:label>
|
1360 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1361 |
+
</owl:NamedIndividual>
|
1362 |
+
|
1363 |
+
|
1364 |
+
|
1365 |
+
<!-- https://w3id.org/scholarlydata/role/exhibition-chair -->
|
1366 |
+
|
1367 |
+
<owl:NamedIndividual rdf:about="&schor;exhibition-chair">
|
1368 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1369 |
+
<rdfs:label xml:lang="en">Exhibition chair</rdfs:label>
|
1370 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1371 |
+
</owl:NamedIndividual>
|
1372 |
+
|
1373 |
+
|
1374 |
+
|
1375 |
+
<!-- https://w3id.org/scholarlydata/role/fellowship-chair -->
|
1376 |
+
|
1377 |
+
<owl:NamedIndividual rdf:about="&schor;fellowship-chair">
|
1378 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1379 |
+
<rdfs:label xml:lang="en">Fellowship chair</rdfs:label>
|
1380 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1381 |
+
</owl:NamedIndividual>
|
1382 |
+
|
1383 |
+
|
1384 |
+
|
1385 |
+
<!-- https://w3id.org/scholarlydata/role/general-chair -->
|
1386 |
+
|
1387 |
+
<owl:NamedIndividual rdf:about="&schor;general-chair">
|
1388 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1389 |
+
<rdfs:label xml:lang="en">General chair</rdfs:label>
|
1390 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1391 |
+
</owl:NamedIndividual>
|
1392 |
+
|
1393 |
+
|
1394 |
+
|
1395 |
+
<!-- https://w3id.org/scholarlydata/role/industry-chair -->
|
1396 |
+
|
1397 |
+
<owl:NamedIndividual rdf:about="&schor;industry-chair">
|
1398 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1399 |
+
<rdfs:label xml:lang="en">Industry chair</rdfs:label>
|
1400 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1401 |
+
</owl:NamedIndividual>
|
1402 |
+
|
1403 |
+
|
1404 |
+
|
1405 |
+
<!-- https://w3id.org/scholarlydata/role/local-organiser -->
|
1406 |
+
|
1407 |
+
<owl:NamedIndividual rdf:about="&schor;local-organiser">
|
1408 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1409 |
+
<rdfs:label xml:lang="en">Local organiser</rdfs:label>
|
1410 |
+
<skos:broader rdf:resource="&schor;organising-committee-member"/>
|
1411 |
+
</owl:NamedIndividual>
|
1412 |
+
|
1413 |
+
|
1414 |
+
|
1415 |
+
<!-- https://w3id.org/scholarlydata/role/metadata-coordinator -->
|
1416 |
+
|
1417 |
+
<owl:NamedIndividual rdf:about="&schor;metadata-coordinator">
|
1418 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1419 |
+
<rdfs:label xml:lang="en">Metadata coordinator</rdfs:label>
|
1420 |
+
</owl:NamedIndividual>
|
1421 |
+
|
1422 |
+
|
1423 |
+
|
1424 |
+
<!-- https://w3id.org/scholarlydata/role/organising-committee-member -->
|
1425 |
+
|
1426 |
+
<owl:NamedIndividual rdf:about="&schor;organising-committee-member">
|
1427 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1428 |
+
<rdfs:label xml:lang="en">Organising committee member</rdfs:label>
|
1429 |
+
</owl:NamedIndividual>
|
1430 |
+
|
1431 |
+
|
1432 |
+
|
1433 |
+
<!-- https://w3id.org/scholarlydata/role/panel-chair -->
|
1434 |
+
|
1435 |
+
<owl:NamedIndividual rdf:about="&schor;panel-chair">
|
1436 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1437 |
+
<rdfs:label xml:lang="en">Panel chair</rdfs:label>
|
1438 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1439 |
+
</owl:NamedIndividual>
|
1440 |
+
|
1441 |
+
|
1442 |
+
|
1443 |
+
<!-- https://w3id.org/scholarlydata/role/participant -->
|
1444 |
+
|
1445 |
+
<owl:NamedIndividual rdf:about="&schor;participant">
|
1446 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#Role"/>
|
1447 |
+
<rdfs:label xml:lang="en">Participant</rdfs:label>
|
1448 |
+
</owl:NamedIndividual>
|
1449 |
+
|
1450 |
+
|
1451 |
+
|
1452 |
+
<!-- https://w3id.org/scholarlydata/role/phd-symposium-chair -->
|
1453 |
+
|
1454 |
+
<owl:NamedIndividual rdf:about="&schor;phd-symposium-chair">
|
1455 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1456 |
+
<rdfs:label xml:lang="en">PhD symposium chair</rdfs:label>
|
1457 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1458 |
+
</owl:NamedIndividual>
|
1459 |
+
|
1460 |
+
|
1461 |
+
|
1462 |
+
<!-- https://w3id.org/scholarlydata/role/poster-chair -->
|
1463 |
+
|
1464 |
+
<owl:NamedIndividual rdf:about="&schor;poster-chair">
|
1465 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1466 |
+
<rdfs:label xml:lang="en">Poster chair</rdfs:label>
|
1467 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1468 |
+
</owl:NamedIndividual>
|
1469 |
+
|
1470 |
+
|
1471 |
+
|
1472 |
+
<!-- https://w3id.org/scholarlydata/role/posters-chair -->
|
1473 |
+
|
1474 |
+
<owl:NamedIndividual rdf:about="&schor;posters-chair">
|
1475 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1476 |
+
<rdfs:label xml:lang="en">Posters chair</rdfs:label>
|
1477 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1478 |
+
</owl:NamedIndividual>
|
1479 |
+
|
1480 |
+
|
1481 |
+
|
1482 |
+
<!-- https://w3id.org/scholarlydata/role/presenter -->
|
1483 |
+
|
1484 |
+
<owl:NamedIndividual rdf:about="&schor;presenter">
|
1485 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole"/>
|
1486 |
+
<rdfs:label xml:lang="en">Presenter</rdfs:label>
|
1487 |
+
</owl:NamedIndividual>
|
1488 |
+
|
1489 |
+
|
1490 |
+
|
1491 |
+
<!-- https://w3id.org/scholarlydata/role/proceedings-chair -->
|
1492 |
+
|
1493 |
+
<owl:NamedIndividual rdf:about="&schor;proceedings-chair">
|
1494 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1495 |
+
<rdfs:label xml:lang="en">Proceedings chair</rdfs:label>
|
1496 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1497 |
+
</owl:NamedIndividual>
|
1498 |
+
|
1499 |
+
|
1500 |
+
|
1501 |
+
<!-- https://w3id.org/scholarlydata/role/programme-chair -->
|
1502 |
+
|
1503 |
+
<owl:NamedIndividual rdf:about="&schor;programme-chair">
|
1504 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1505 |
+
<rdfs:label xml:lang="en">Programme chair</rdfs:label>
|
1506 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1507 |
+
</owl:NamedIndividual>
|
1508 |
+
|
1509 |
+
|
1510 |
+
|
1511 |
+
<!-- https://w3id.org/scholarlydata/role/programme-committee-member -->
|
1512 |
+
|
1513 |
+
<owl:NamedIndividual rdf:about="&schor;programme-committee-member">
|
1514 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole"/>
|
1515 |
+
<rdfs:label xml:lang="en">Programme committee member</rdfs:label>
|
1516 |
+
</owl:NamedIndividual>
|
1517 |
+
|
1518 |
+
|
1519 |
+
|
1520 |
+
<!-- https://w3id.org/scholarlydata/role/publicity-chair -->
|
1521 |
+
|
1522 |
+
<owl:NamedIndividual rdf:about="&schor;publicity-chair">
|
1523 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1524 |
+
<rdfs:label xml:lang="en">Publicity chair</rdfs:label>
|
1525 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1526 |
+
</owl:NamedIndividual>
|
1527 |
+
|
1528 |
+
|
1529 |
+
|
1530 |
+
<!-- https://w3id.org/scholarlydata/role/reviewer -->
|
1531 |
+
|
1532 |
+
<owl:NamedIndividual rdf:about="&schor;reviewer">
|
1533 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#PublishingRole"/>
|
1534 |
+
<rdfs:label xml:lang="en">Reviewer</rdfs:label>
|
1535 |
+
</owl:NamedIndividual>
|
1536 |
+
|
1537 |
+
|
1538 |
+
|
1539 |
+
<!-- https://w3id.org/scholarlydata/role/session-chair -->
|
1540 |
+
|
1541 |
+
<owl:NamedIndividual rdf:about="&schor;session-chair">
|
1542 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1543 |
+
<rdfs:label xml:lang="en">Session chair</rdfs:label>
|
1544 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1545 |
+
</owl:NamedIndividual>
|
1546 |
+
|
1547 |
+
|
1548 |
+
|
1549 |
+
<!-- https://w3id.org/scholarlydata/role/sponsor -->
|
1550 |
+
|
1551 |
+
<owl:NamedIndividual rdf:about="&schor;sponsor">
|
1552 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1553 |
+
<rdfs:label xml:lang="en">Sponsor</rdfs:label>
|
1554 |
+
</owl:NamedIndividual>
|
1555 |
+
|
1556 |
+
|
1557 |
+
|
1558 |
+
<!-- https://w3id.org/scholarlydata/role/sponsorship-chair -->
|
1559 |
+
|
1560 |
+
<owl:NamedIndividual rdf:about="&schor;sponsorship-chair">
|
1561 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1562 |
+
<rdfs:label xml:lang="en">Sponsorship chair</rdfs:label>
|
1563 |
+
</owl:NamedIndividual>
|
1564 |
+
|
1565 |
+
|
1566 |
+
|
1567 |
+
<!-- https://w3id.org/scholarlydata/role/track-chair -->
|
1568 |
+
|
1569 |
+
<owl:NamedIndividual rdf:about="&schor;track-chair">
|
1570 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1571 |
+
<rdfs:label xml:lang="en">Track chair</rdfs:label>
|
1572 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1573 |
+
</owl:NamedIndividual>
|
1574 |
+
|
1575 |
+
|
1576 |
+
|
1577 |
+
<!-- https://w3id.org/scholarlydata/role/treasurer -->
|
1578 |
+
|
1579 |
+
<owl:NamedIndividual rdf:about="&schor;treasurer">
|
1580 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1581 |
+
<rdfs:label xml:lang="en">Treasurer</rdfs:label>
|
1582 |
+
</owl:NamedIndividual>
|
1583 |
+
|
1584 |
+
|
1585 |
+
|
1586 |
+
<!-- https://w3id.org/scholarlydata/role/tutorials-chair -->
|
1587 |
+
|
1588 |
+
<owl:NamedIndividual rdf:about="&schor;tutorials-chair">
|
1589 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1590 |
+
<rdfs:label xml:lang="en">Tutorials chair</rdfs:label>
|
1591 |
+
</owl:NamedIndividual>
|
1592 |
+
|
1593 |
+
|
1594 |
+
|
1595 |
+
<!-- https://w3id.org/scholarlydata/role/volunteers-chair -->
|
1596 |
+
|
1597 |
+
<owl:NamedIndividual rdf:about="&schor;volunteers-chair">
|
1598 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1599 |
+
<rdfs:label xml:lang="en">Volunteers chair</rdfs:label>
|
1600 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1601 |
+
</owl:NamedIndividual>
|
1602 |
+
|
1603 |
+
|
1604 |
+
|
1605 |
+
<!-- https://w3id.org/scholarlydata/role/webmaster -->
|
1606 |
+
|
1607 |
+
<owl:NamedIndividual rdf:about="&schor;webmaster">
|
1608 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1609 |
+
<rdfs:label xml:lang="en">Webmaster</rdfs:label>
|
1610 |
+
</owl:NamedIndividual>
|
1611 |
+
|
1612 |
+
|
1613 |
+
|
1614 |
+
<!-- https://w3id.org/scholarlydata/role/workshop-organiser -->
|
1615 |
+
|
1616 |
+
<owl:NamedIndividual rdf:about="&schor;workshop-organiser">
|
1617 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1618 |
+
<rdfs:label xml:lang="en">Workshop organiser</rdfs:label>
|
1619 |
+
</owl:NamedIndividual>
|
1620 |
+
|
1621 |
+
|
1622 |
+
|
1623 |
+
<!-- https://w3id.org/scholarlydata/role/workshops-chair -->
|
1624 |
+
|
1625 |
+
<owl:NamedIndividual rdf:about="&schor;workshops-chair">
|
1626 |
+
<rdf:type rdf:resource="https://w3id.org/scholarlydata/ontology/conference-ontology.owl#OrganisingRole"/>
|
1627 |
+
<rdfs:label xml:lang="en">Workshops chair</rdfs:label>
|
1628 |
+
<skos:broader rdf:resource="&schor;chair"/>
|
1629 |
+
</owl:NamedIndividual>
|
1630 |
+
</rdf:RDF>
|
1631 |
+
|
1632 |
+
|
1633 |
+
|
1634 |
+
<!-- Generated by the OWL API (version 3.5.1) http://owlapi.sourceforge.net -->
|
1635 |
+
|
conference/conference.rst
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Conference Ontology (Conference)
|
2 |
+
========================================================================================================================
|
3 |
+
|
4 |
+
Overview
|
5 |
+
--------
|
6 |
+
The conference-ontology is a new self-contained ontology for modeling knowledge about conferences.
|
7 |
+
The conference-ontology adopts the best ontology design practices (e.g., Ontology Design Patterns,
|
8 |
+
ontology reuse and interlinking) and guarantees interoperability with SWC ontology
|
9 |
+
and all other pertinent vocabularies.
|
10 |
+
|
11 |
+
:Domain: Events
|
12 |
+
:Category: Conferences
|
13 |
+
:Current Version: None
|
14 |
+
:Last Updated: 2016/04/30
|
15 |
+
:Creator: Aldo Gangemi et al.
|
16 |
+
:License: Creative Commons 3.0
|
17 |
+
:Format: OWL
|
18 |
+
:Download: `Conference Ontology (Conference) Homepage <http://www.scholarlydata.org/ontology/conference-ontology.owl>`_
|
19 |
+
|
20 |
+
Graph Metrics
|
21 |
+
-------------
|
22 |
+
- **Total Nodes**: 243
|
23 |
+
- **Total Edges**: 652
|
24 |
+
- **Root Nodes**: 8
|
25 |
+
- **Leaf Nodes**: 61
|
26 |
+
|
27 |
+
Knowledge coverage
|
28 |
+
------------------
|
29 |
+
- Classes: 42
|
30 |
+
- Individuals: 32
|
31 |
+
- Properties: 52
|
32 |
+
|
33 |
+
Hierarchical metrics
|
34 |
+
--------------------
|
35 |
+
- **Maximum Depth**: 11
|
36 |
+
- **Minimum Depth**: 0
|
37 |
+
- **Average Depth**: 4.60
|
38 |
+
- **Depth Variance**: 6.67
|
39 |
+
|
40 |
+
Breadth metrics
|
41 |
+
------------------
|
42 |
+
- **Maximum Breadth**: 25
|
43 |
+
- **Minimum Breadth**: 3
|
44 |
+
- **Average Breadth**: 12.42
|
45 |
+
- **Breadth Variance**: 49.74
|
46 |
+
|
47 |
+
Dataset Statistics
|
48 |
+
------------------
|
49 |
+
Generated Benchmarks:
|
50 |
+
- **Term Types**: 32
|
51 |
+
- **Taxonomic Relations**: 184
|
52 |
+
- **Non-taxonomic Relations**: 3
|
53 |
+
- **Average Terms per Type**: 10.67
|
54 |
+
|
55 |
+
Usage Example
|
56 |
+
-------------
|
57 |
+
.. code-block:: python
|
58 |
+
|
59 |
+
from ontolearner.ontology import ConferenceOntology
|
60 |
+
|
61 |
+
# Initialize and load ontology
|
62 |
+
ontology = ConferenceOntology()
|
63 |
+
ontology.load("path/to/ontology.owl")
|
64 |
+
|
65 |
+
# Extract datasets
|
66 |
+
data = ontology.extract()
|
67 |
+
|
68 |
+
# Access specific relations
|
69 |
+
term_types = data.term_typings
|
70 |
+
taxonomic_relations = data.type_taxonomies
|
71 |
+
non_taxonomic_relations = data.type_non_taxonomic_relations
|
dataset_infos.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Ontology Domain: Events",
|
3 |
+
"description": "Dataset containing ontologies and processed data for the Events domain",
|
4 |
+
"license": "mixed",
|
5 |
+
"tags": [
|
6 |
+
"ontology",
|
7 |
+
"events",
|
8 |
+
"knowledge-graph"
|
9 |
+
],
|
10 |
+
"ontologies": [
|
11 |
+
"Conference",
|
12 |
+
"iCalendar",
|
13 |
+
"LODE"
|
14 |
+
]
|
15 |
+
}
|
icalendar/icalendar.rdf
ADDED
@@ -0,0 +1,1687 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:dt="http://www.w3.org/2001/XMLSchema#" xmlns:spec="http://www.w3.org/2002/12/cal/icalSpec#" xmlns:cal="http://www.w3.org/2002/12/cal/ical#" xml:base="http://www.w3.org/2002/12/cal/ical">
|
3 |
+
<owl:Thing rdf:about="http://www.w3.org/2002/12/cal/ical">
|
4 |
+
<dc:source>
|
5 |
+
<owl:Thing rdf:about="http://www.ietf.org/rfc/rfc2445.txt"/>
|
6 |
+
</dc:source>
|
7 |
+
<owl:versionInfo>$Id: ical.rdf,v 1.14 2004/04/07 18:45:16 connolly Exp $</owl:versionInfo>
|
8 |
+
<owl:versionInfo>subject to change with notice to [email protected]</owl:versionInfo>
|
9 |
+
<rdfs:seeAlso rdf:resource="http://www.w3.org/2002/12/cal/"/>
|
10 |
+
<rdfs:seeAlso rdf:resource="http://lists.w3.org/Archives/Public/www-rdf-calendar/"/>
|
11 |
+
<rdfs:seeAlso rdf:resource="http://esw.w3.org/topic/RdfCalendar"/>
|
12 |
+
</owl:Thing>
|
13 |
+
<owl:AnnotationProperty rdf:about="http://www.w3.org/2002/12/cal/icalSpec#valueType"/>
|
14 |
+
<owl:AnnotationProperty rdf:about="http://www.w3.org/2002/12/cal/icalSpec#valueListType"/>
|
15 |
+
<owl:ObjectProperty rdf:about="http://purl.org/dc/elements/1.1/source"/>
|
16 |
+
<owl:Class rdf:ID="Vevent">
|
17 |
+
<rdfs:label>VEVENT</rdfs:label>
|
18 |
+
<rdfs:comment>Provide a grouping of component properties that describe an event.</rdfs:comment>
|
19 |
+
<rdfs:subClassOf>
|
20 |
+
<owl:Restriction>
|
21 |
+
<owl:onProperty rdf:resource="#attach"/>
|
22 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
23 |
+
</owl:Restriction>
|
24 |
+
</rdfs:subClassOf>
|
25 |
+
<rdfs:subClassOf>
|
26 |
+
<owl:Restriction>
|
27 |
+
<owl:onProperty rdf:resource="#categories"/>
|
28 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
29 |
+
</owl:Restriction>
|
30 |
+
</rdfs:subClassOf>
|
31 |
+
<rdfs:subClassOf>
|
32 |
+
<owl:Restriction>
|
33 |
+
<owl:onProperty rdf:resource="#class"/>
|
34 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
35 |
+
</owl:Restriction>
|
36 |
+
</rdfs:subClassOf>
|
37 |
+
<rdfs:subClassOf>
|
38 |
+
<owl:Restriction>
|
39 |
+
<owl:onProperty rdf:resource="#comment"/>
|
40 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
41 |
+
</owl:Restriction>
|
42 |
+
</rdfs:subClassOf>
|
43 |
+
<rdfs:subClassOf>
|
44 |
+
<owl:Restriction>
|
45 |
+
<owl:onProperty rdf:resource="#description"/>
|
46 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
47 |
+
</owl:Restriction>
|
48 |
+
</rdfs:subClassOf>
|
49 |
+
<rdfs:subClassOf>
|
50 |
+
<owl:Restriction>
|
51 |
+
<owl:onProperty rdf:resource="#geo"/>
|
52 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
53 |
+
</owl:Restriction>
|
54 |
+
</rdfs:subClassOf>
|
55 |
+
<rdfs:subClassOf>
|
56 |
+
<owl:Restriction>
|
57 |
+
<owl:onProperty rdf:resource="#location"/>
|
58 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
59 |
+
</owl:Restriction>
|
60 |
+
</rdfs:subClassOf>
|
61 |
+
<rdfs:subClassOf>
|
62 |
+
<owl:Restriction>
|
63 |
+
<owl:onProperty rdf:resource="#priority"/>
|
64 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
65 |
+
</owl:Restriction>
|
66 |
+
</rdfs:subClassOf>
|
67 |
+
<rdfs:subClassOf>
|
68 |
+
<owl:Restriction>
|
69 |
+
<owl:onProperty rdf:resource="#resources"/>
|
70 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
71 |
+
</owl:Restriction>
|
72 |
+
</rdfs:subClassOf>
|
73 |
+
<rdfs:subClassOf>
|
74 |
+
<owl:Restriction>
|
75 |
+
<owl:onProperty rdf:resource="#status"/>
|
76 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
77 |
+
</owl:Restriction>
|
78 |
+
</rdfs:subClassOf>
|
79 |
+
<rdfs:subClassOf>
|
80 |
+
<owl:Restriction>
|
81 |
+
<owl:onProperty rdf:resource="#summary"/>
|
82 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
83 |
+
</owl:Restriction>
|
84 |
+
</rdfs:subClassOf>
|
85 |
+
<rdfs:subClassOf>
|
86 |
+
<owl:Restriction>
|
87 |
+
<owl:onProperty rdf:resource="#dtend"/>
|
88 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
89 |
+
</owl:Restriction>
|
90 |
+
</rdfs:subClassOf>
|
91 |
+
<rdfs:subClassOf>
|
92 |
+
<owl:Restriction>
|
93 |
+
<owl:onProperty rdf:resource="#dtstart"/>
|
94 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
95 |
+
</owl:Restriction>
|
96 |
+
</rdfs:subClassOf>
|
97 |
+
<rdfs:subClassOf>
|
98 |
+
<owl:Restriction>
|
99 |
+
<owl:onProperty rdf:resource="#duration"/>
|
100 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
101 |
+
</owl:Restriction>
|
102 |
+
</rdfs:subClassOf>
|
103 |
+
<rdfs:subClassOf>
|
104 |
+
<owl:Restriction>
|
105 |
+
<owl:onProperty rdf:resource="#transp"/>
|
106 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
107 |
+
</owl:Restriction>
|
108 |
+
</rdfs:subClassOf>
|
109 |
+
<rdfs:subClassOf>
|
110 |
+
<owl:Restriction>
|
111 |
+
<owl:onProperty rdf:resource="#attendee"/>
|
112 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
113 |
+
</owl:Restriction>
|
114 |
+
</rdfs:subClassOf>
|
115 |
+
<rdfs:subClassOf>
|
116 |
+
<owl:Restriction>
|
117 |
+
<owl:onProperty rdf:resource="#contact"/>
|
118 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
119 |
+
</owl:Restriction>
|
120 |
+
</rdfs:subClassOf>
|
121 |
+
<rdfs:subClassOf>
|
122 |
+
<owl:Restriction>
|
123 |
+
<owl:onProperty rdf:resource="#organizer"/>
|
124 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
125 |
+
</owl:Restriction>
|
126 |
+
</rdfs:subClassOf>
|
127 |
+
<rdfs:subClassOf>
|
128 |
+
<owl:Restriction>
|
129 |
+
<owl:onProperty rdf:resource="#relatedTo"/>
|
130 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
131 |
+
</owl:Restriction>
|
132 |
+
</rdfs:subClassOf>
|
133 |
+
<rdfs:subClassOf>
|
134 |
+
<owl:Restriction>
|
135 |
+
<owl:onProperty rdf:resource="#url"/>
|
136 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
137 |
+
</owl:Restriction>
|
138 |
+
</rdfs:subClassOf>
|
139 |
+
<rdfs:subClassOf>
|
140 |
+
<owl:Restriction>
|
141 |
+
<owl:onProperty rdf:resource="#uid"/>
|
142 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
143 |
+
</owl:Restriction>
|
144 |
+
</rdfs:subClassOf>
|
145 |
+
<rdfs:subClassOf>
|
146 |
+
<owl:Restriction>
|
147 |
+
<owl:onProperty rdf:resource="#exrule"/>
|
148 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
149 |
+
</owl:Restriction>
|
150 |
+
</rdfs:subClassOf>
|
151 |
+
<rdfs:subClassOf>
|
152 |
+
<owl:Restriction>
|
153 |
+
<owl:onProperty rdf:resource="#rdate"/>
|
154 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
155 |
+
</owl:Restriction>
|
156 |
+
</rdfs:subClassOf>
|
157 |
+
<rdfs:subClassOf>
|
158 |
+
<owl:Restriction>
|
159 |
+
<owl:onProperty rdf:resource="#rrule"/>
|
160 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
161 |
+
</owl:Restriction>
|
162 |
+
</rdfs:subClassOf>
|
163 |
+
<rdfs:subClassOf>
|
164 |
+
<owl:Restriction>
|
165 |
+
<owl:onProperty rdf:resource="#exdate"/>
|
166 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
167 |
+
</owl:Restriction>
|
168 |
+
</rdfs:subClassOf>
|
169 |
+
<rdfs:subClassOf>
|
170 |
+
<owl:Restriction>
|
171 |
+
<owl:onProperty rdf:resource="#recurrenceId"/>
|
172 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
173 |
+
</owl:Restriction>
|
174 |
+
</rdfs:subClassOf>
|
175 |
+
<rdfs:subClassOf>
|
176 |
+
<owl:Restriction>
|
177 |
+
<owl:onProperty rdf:resource="#trigger"/>
|
178 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
179 |
+
</owl:Restriction>
|
180 |
+
</rdfs:subClassOf>
|
181 |
+
<rdfs:subClassOf>
|
182 |
+
<owl:Restriction>
|
183 |
+
<owl:onProperty rdf:resource="#created"/>
|
184 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
185 |
+
</owl:Restriction>
|
186 |
+
</rdfs:subClassOf>
|
187 |
+
<rdfs:subClassOf>
|
188 |
+
<owl:Restriction>
|
189 |
+
<owl:onProperty rdf:resource="#dtstamp"/>
|
190 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
191 |
+
</owl:Restriction>
|
192 |
+
</rdfs:subClassOf>
|
193 |
+
<rdfs:subClassOf>
|
194 |
+
<owl:Restriction>
|
195 |
+
<owl:onProperty rdf:resource="#lastModified"/>
|
196 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
197 |
+
</owl:Restriction>
|
198 |
+
</rdfs:subClassOf>
|
199 |
+
<rdfs:subClassOf>
|
200 |
+
<owl:Restriction>
|
201 |
+
<owl:onProperty rdf:resource="#sequence"/>
|
202 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
203 |
+
</owl:Restriction>
|
204 |
+
</rdfs:subClassOf>
|
205 |
+
<rdfs:subClassOf>
|
206 |
+
<owl:Restriction>
|
207 |
+
<owl:onProperty rdf:resource="#requestStatus"/>
|
208 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
209 |
+
</owl:Restriction>
|
210 |
+
</rdfs:subClassOf>
|
211 |
+
</owl:Class>
|
212 |
+
<owl:Class rdf:ID="Vtodo">
|
213 |
+
<rdfs:label>VTODO</rdfs:label>
|
214 |
+
<rdfs:comment>Provide a grouping of calendar properties that describe a to-do.</rdfs:comment>
|
215 |
+
<rdfs:subClassOf>
|
216 |
+
<owl:Restriction>
|
217 |
+
<owl:onProperty rdf:resource="#attach"/>
|
218 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
219 |
+
</owl:Restriction>
|
220 |
+
</rdfs:subClassOf>
|
221 |
+
<rdfs:subClassOf>
|
222 |
+
<owl:Restriction>
|
223 |
+
<owl:onProperty rdf:resource="#categories"/>
|
224 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
225 |
+
</owl:Restriction>
|
226 |
+
</rdfs:subClassOf>
|
227 |
+
<rdfs:subClassOf>
|
228 |
+
<owl:Restriction>
|
229 |
+
<owl:onProperty rdf:resource="#class"/>
|
230 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
231 |
+
</owl:Restriction>
|
232 |
+
</rdfs:subClassOf>
|
233 |
+
<rdfs:subClassOf>
|
234 |
+
<owl:Restriction>
|
235 |
+
<owl:onProperty rdf:resource="#comment"/>
|
236 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
237 |
+
</owl:Restriction>
|
238 |
+
</rdfs:subClassOf>
|
239 |
+
<rdfs:subClassOf>
|
240 |
+
<owl:Restriction>
|
241 |
+
<owl:onProperty rdf:resource="#description"/>
|
242 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
243 |
+
</owl:Restriction>
|
244 |
+
</rdfs:subClassOf>
|
245 |
+
<rdfs:subClassOf>
|
246 |
+
<owl:Restriction>
|
247 |
+
<owl:onProperty rdf:resource="#geo"/>
|
248 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
249 |
+
</owl:Restriction>
|
250 |
+
</rdfs:subClassOf>
|
251 |
+
<rdfs:subClassOf>
|
252 |
+
<owl:Restriction>
|
253 |
+
<owl:onProperty rdf:resource="#location"/>
|
254 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
255 |
+
</owl:Restriction>
|
256 |
+
</rdfs:subClassOf>
|
257 |
+
<rdfs:subClassOf>
|
258 |
+
<owl:Restriction>
|
259 |
+
<owl:onProperty rdf:resource="#percentComplete"/>
|
260 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
261 |
+
</owl:Restriction>
|
262 |
+
</rdfs:subClassOf>
|
263 |
+
<rdfs:subClassOf>
|
264 |
+
<owl:Restriction>
|
265 |
+
<owl:onProperty rdf:resource="#priority"/>
|
266 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
267 |
+
</owl:Restriction>
|
268 |
+
</rdfs:subClassOf>
|
269 |
+
<rdfs:subClassOf>
|
270 |
+
<owl:Restriction>
|
271 |
+
<owl:onProperty rdf:resource="#resources"/>
|
272 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
273 |
+
</owl:Restriction>
|
274 |
+
</rdfs:subClassOf>
|
275 |
+
<rdfs:subClassOf>
|
276 |
+
<owl:Restriction>
|
277 |
+
<owl:onProperty rdf:resource="#status"/>
|
278 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
279 |
+
</owl:Restriction>
|
280 |
+
</rdfs:subClassOf>
|
281 |
+
<rdfs:subClassOf>
|
282 |
+
<owl:Restriction>
|
283 |
+
<owl:onProperty rdf:resource="#summary"/>
|
284 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
285 |
+
</owl:Restriction>
|
286 |
+
</rdfs:subClassOf>
|
287 |
+
<rdfs:subClassOf>
|
288 |
+
<owl:Restriction>
|
289 |
+
<owl:onProperty rdf:resource="#completed"/>
|
290 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
291 |
+
</owl:Restriction>
|
292 |
+
</rdfs:subClassOf>
|
293 |
+
<rdfs:subClassOf>
|
294 |
+
<owl:Restriction>
|
295 |
+
<owl:onProperty rdf:resource="#due"/>
|
296 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
297 |
+
</owl:Restriction>
|
298 |
+
</rdfs:subClassOf>
|
299 |
+
<rdfs:subClassOf>
|
300 |
+
<owl:Restriction>
|
301 |
+
<owl:onProperty rdf:resource="#dtstart"/>
|
302 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
303 |
+
</owl:Restriction>
|
304 |
+
</rdfs:subClassOf>
|
305 |
+
<rdfs:subClassOf>
|
306 |
+
<owl:Restriction>
|
307 |
+
<owl:onProperty rdf:resource="#duration"/>
|
308 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
309 |
+
</owl:Restriction>
|
310 |
+
</rdfs:subClassOf>
|
311 |
+
<rdfs:subClassOf>
|
312 |
+
<owl:Restriction>
|
313 |
+
<owl:onProperty rdf:resource="#attendee"/>
|
314 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
315 |
+
</owl:Restriction>
|
316 |
+
</rdfs:subClassOf>
|
317 |
+
<rdfs:subClassOf>
|
318 |
+
<owl:Restriction>
|
319 |
+
<owl:onProperty rdf:resource="#contact"/>
|
320 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
321 |
+
</owl:Restriction>
|
322 |
+
</rdfs:subClassOf>
|
323 |
+
<rdfs:subClassOf>
|
324 |
+
<owl:Restriction>
|
325 |
+
<owl:onProperty rdf:resource="#organizer"/>
|
326 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
327 |
+
</owl:Restriction>
|
328 |
+
</rdfs:subClassOf>
|
329 |
+
<rdfs:subClassOf>
|
330 |
+
<owl:Restriction>
|
331 |
+
<owl:onProperty rdf:resource="#relatedTo"/>
|
332 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
333 |
+
</owl:Restriction>
|
334 |
+
</rdfs:subClassOf>
|
335 |
+
<rdfs:subClassOf>
|
336 |
+
<owl:Restriction>
|
337 |
+
<owl:onProperty rdf:resource="#url"/>
|
338 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
339 |
+
</owl:Restriction>
|
340 |
+
</rdfs:subClassOf>
|
341 |
+
<rdfs:subClassOf>
|
342 |
+
<owl:Restriction>
|
343 |
+
<owl:onProperty rdf:resource="#uid"/>
|
344 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
345 |
+
</owl:Restriction>
|
346 |
+
</rdfs:subClassOf>
|
347 |
+
<rdfs:subClassOf>
|
348 |
+
<owl:Restriction>
|
349 |
+
<owl:onProperty rdf:resource="#exrule"/>
|
350 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
351 |
+
</owl:Restriction>
|
352 |
+
</rdfs:subClassOf>
|
353 |
+
<rdfs:subClassOf>
|
354 |
+
<owl:Restriction>
|
355 |
+
<owl:onProperty rdf:resource="#rdate"/>
|
356 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
357 |
+
</owl:Restriction>
|
358 |
+
</rdfs:subClassOf>
|
359 |
+
<rdfs:subClassOf>
|
360 |
+
<owl:Restriction>
|
361 |
+
<owl:onProperty rdf:resource="#rrule"/>
|
362 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
363 |
+
</owl:Restriction>
|
364 |
+
</rdfs:subClassOf>
|
365 |
+
<rdfs:subClassOf>
|
366 |
+
<owl:Restriction>
|
367 |
+
<owl:onProperty rdf:resource="#exdate"/>
|
368 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
369 |
+
</owl:Restriction>
|
370 |
+
</rdfs:subClassOf>
|
371 |
+
<rdfs:subClassOf>
|
372 |
+
<owl:Restriction>
|
373 |
+
<owl:onProperty rdf:resource="#recurrenceId"/>
|
374 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
375 |
+
</owl:Restriction>
|
376 |
+
</rdfs:subClassOf>
|
377 |
+
<rdfs:subClassOf>
|
378 |
+
<owl:Restriction>
|
379 |
+
<owl:onProperty rdf:resource="#trigger"/>
|
380 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
381 |
+
</owl:Restriction>
|
382 |
+
</rdfs:subClassOf>
|
383 |
+
<rdfs:subClassOf>
|
384 |
+
<owl:Restriction>
|
385 |
+
<owl:onProperty rdf:resource="#created"/>
|
386 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
387 |
+
</owl:Restriction>
|
388 |
+
</rdfs:subClassOf>
|
389 |
+
<rdfs:subClassOf>
|
390 |
+
<owl:Restriction>
|
391 |
+
<owl:onProperty rdf:resource="#dtstamp"/>
|
392 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
393 |
+
</owl:Restriction>
|
394 |
+
</rdfs:subClassOf>
|
395 |
+
<rdfs:subClassOf>
|
396 |
+
<owl:Restriction>
|
397 |
+
<owl:onProperty rdf:resource="#lastModified"/>
|
398 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
399 |
+
</owl:Restriction>
|
400 |
+
</rdfs:subClassOf>
|
401 |
+
<rdfs:subClassOf>
|
402 |
+
<owl:Restriction>
|
403 |
+
<owl:onProperty rdf:resource="#sequence"/>
|
404 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
405 |
+
</owl:Restriction>
|
406 |
+
</rdfs:subClassOf>
|
407 |
+
<rdfs:subClassOf>
|
408 |
+
<owl:Restriction>
|
409 |
+
<owl:onProperty rdf:resource="#requestStatus"/>
|
410 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
411 |
+
</owl:Restriction>
|
412 |
+
</rdfs:subClassOf>
|
413 |
+
</owl:Class>
|
414 |
+
<owl:Class rdf:ID="Vjournal">
|
415 |
+
<rdfs:label>VJOURNAL</rdfs:label>
|
416 |
+
<rdfs:comment>Provide a grouping of component properties that describe a journal entry.</rdfs:comment>
|
417 |
+
<rdfs:subClassOf>
|
418 |
+
<owl:Restriction>
|
419 |
+
<owl:onProperty rdf:resource="#attach"/>
|
420 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
421 |
+
</owl:Restriction>
|
422 |
+
</rdfs:subClassOf>
|
423 |
+
<rdfs:subClassOf>
|
424 |
+
<owl:Restriction>
|
425 |
+
<owl:onProperty rdf:resource="#categories"/>
|
426 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
427 |
+
</owl:Restriction>
|
428 |
+
</rdfs:subClassOf>
|
429 |
+
<rdfs:subClassOf>
|
430 |
+
<owl:Restriction>
|
431 |
+
<owl:onProperty rdf:resource="#class"/>
|
432 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
433 |
+
</owl:Restriction>
|
434 |
+
</rdfs:subClassOf>
|
435 |
+
<rdfs:subClassOf>
|
436 |
+
<owl:Restriction>
|
437 |
+
<owl:onProperty rdf:resource="#comment"/>
|
438 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
439 |
+
</owl:Restriction>
|
440 |
+
</rdfs:subClassOf>
|
441 |
+
<rdfs:subClassOf>
|
442 |
+
<owl:Restriction>
|
443 |
+
<owl:onProperty rdf:resource="#description"/>
|
444 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
445 |
+
</owl:Restriction>
|
446 |
+
</rdfs:subClassOf>
|
447 |
+
<rdfs:subClassOf>
|
448 |
+
<owl:Restriction>
|
449 |
+
<owl:onProperty rdf:resource="#status"/>
|
450 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
451 |
+
</owl:Restriction>
|
452 |
+
</rdfs:subClassOf>
|
453 |
+
<rdfs:subClassOf>
|
454 |
+
<owl:Restriction>
|
455 |
+
<owl:onProperty rdf:resource="#summary"/>
|
456 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
457 |
+
</owl:Restriction>
|
458 |
+
</rdfs:subClassOf>
|
459 |
+
<rdfs:subClassOf>
|
460 |
+
<owl:Restriction>
|
461 |
+
<owl:onProperty rdf:resource="#attendee"/>
|
462 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
463 |
+
</owl:Restriction>
|
464 |
+
</rdfs:subClassOf>
|
465 |
+
<rdfs:subClassOf>
|
466 |
+
<owl:Restriction>
|
467 |
+
<owl:onProperty rdf:resource="#contact"/>
|
468 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
469 |
+
</owl:Restriction>
|
470 |
+
</rdfs:subClassOf>
|
471 |
+
<rdfs:subClassOf>
|
472 |
+
<owl:Restriction>
|
473 |
+
<owl:onProperty rdf:resource="#organizer"/>
|
474 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
475 |
+
</owl:Restriction>
|
476 |
+
</rdfs:subClassOf>
|
477 |
+
<rdfs:subClassOf>
|
478 |
+
<owl:Restriction>
|
479 |
+
<owl:onProperty rdf:resource="#relatedTo"/>
|
480 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
481 |
+
</owl:Restriction>
|
482 |
+
</rdfs:subClassOf>
|
483 |
+
<rdfs:subClassOf>
|
484 |
+
<owl:Restriction>
|
485 |
+
<owl:onProperty rdf:resource="#url"/>
|
486 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
487 |
+
</owl:Restriction>
|
488 |
+
</rdfs:subClassOf>
|
489 |
+
<rdfs:subClassOf>
|
490 |
+
<owl:Restriction>
|
491 |
+
<owl:onProperty rdf:resource="#uid"/>
|
492 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
493 |
+
</owl:Restriction>
|
494 |
+
</rdfs:subClassOf>
|
495 |
+
<rdfs:subClassOf>
|
496 |
+
<owl:Restriction>
|
497 |
+
<owl:onProperty rdf:resource="#exrule"/>
|
498 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
499 |
+
</owl:Restriction>
|
500 |
+
</rdfs:subClassOf>
|
501 |
+
<rdfs:subClassOf>
|
502 |
+
<owl:Restriction>
|
503 |
+
<owl:onProperty rdf:resource="#rdate"/>
|
504 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
505 |
+
</owl:Restriction>
|
506 |
+
</rdfs:subClassOf>
|
507 |
+
<rdfs:subClassOf>
|
508 |
+
<owl:Restriction>
|
509 |
+
<owl:onProperty rdf:resource="#rrule"/>
|
510 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
511 |
+
</owl:Restriction>
|
512 |
+
</rdfs:subClassOf>
|
513 |
+
<rdfs:subClassOf>
|
514 |
+
<owl:Restriction>
|
515 |
+
<owl:onProperty rdf:resource="#exdate"/>
|
516 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
517 |
+
</owl:Restriction>
|
518 |
+
</rdfs:subClassOf>
|
519 |
+
<rdfs:subClassOf>
|
520 |
+
<owl:Restriction>
|
521 |
+
<owl:onProperty rdf:resource="#recurrenceId"/>
|
522 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
523 |
+
</owl:Restriction>
|
524 |
+
</rdfs:subClassOf>
|
525 |
+
<rdfs:subClassOf>
|
526 |
+
<owl:Restriction>
|
527 |
+
<owl:onProperty rdf:resource="#created"/>
|
528 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
529 |
+
</owl:Restriction>
|
530 |
+
</rdfs:subClassOf>
|
531 |
+
<rdfs:subClassOf>
|
532 |
+
<owl:Restriction>
|
533 |
+
<owl:onProperty rdf:resource="#dtstamp"/>
|
534 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
535 |
+
</owl:Restriction>
|
536 |
+
</rdfs:subClassOf>
|
537 |
+
<rdfs:subClassOf>
|
538 |
+
<owl:Restriction>
|
539 |
+
<owl:onProperty rdf:resource="#lastModified"/>
|
540 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
541 |
+
</owl:Restriction>
|
542 |
+
</rdfs:subClassOf>
|
543 |
+
<rdfs:subClassOf>
|
544 |
+
<owl:Restriction>
|
545 |
+
<owl:onProperty rdf:resource="#sequence"/>
|
546 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
547 |
+
</owl:Restriction>
|
548 |
+
</rdfs:subClassOf>
|
549 |
+
<rdfs:subClassOf>
|
550 |
+
<owl:Restriction>
|
551 |
+
<owl:onProperty rdf:resource="#requestStatus"/>
|
552 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
553 |
+
</owl:Restriction>
|
554 |
+
</rdfs:subClassOf>
|
555 |
+
</owl:Class>
|
556 |
+
<owl:Class rdf:ID="Vfreebusy">
|
557 |
+
<rdfs:label>VFREEBUSY</rdfs:label>
|
558 |
+
<rdfs:comment>Provide a grouping of component properties that describe either a request for free/busy time, describe a response to a request for free/busy time or describe a published set of busy time.</rdfs:comment>
|
559 |
+
<rdfs:subClassOf>
|
560 |
+
<owl:Restriction>
|
561 |
+
<owl:onProperty rdf:resource="#comment"/>
|
562 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
563 |
+
</owl:Restriction>
|
564 |
+
</rdfs:subClassOf>
|
565 |
+
<rdfs:subClassOf>
|
566 |
+
<owl:Restriction>
|
567 |
+
<owl:onProperty rdf:resource="#dtend"/>
|
568 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
569 |
+
</owl:Restriction>
|
570 |
+
</rdfs:subClassOf>
|
571 |
+
<rdfs:subClassOf>
|
572 |
+
<owl:Restriction>
|
573 |
+
<owl:onProperty rdf:resource="#dtstart"/>
|
574 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
575 |
+
</owl:Restriction>
|
576 |
+
</rdfs:subClassOf>
|
577 |
+
<rdfs:subClassOf>
|
578 |
+
<owl:Restriction>
|
579 |
+
<owl:onProperty rdf:resource="#duration"/>
|
580 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
581 |
+
</owl:Restriction>
|
582 |
+
</rdfs:subClassOf>
|
583 |
+
<rdfs:subClassOf>
|
584 |
+
<owl:Restriction>
|
585 |
+
<owl:onProperty rdf:resource="#freebusy"/>
|
586 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
587 |
+
</owl:Restriction>
|
588 |
+
</rdfs:subClassOf>
|
589 |
+
<rdfs:subClassOf>
|
590 |
+
<owl:Restriction>
|
591 |
+
<owl:onProperty rdf:resource="#attendee"/>
|
592 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
593 |
+
</owl:Restriction>
|
594 |
+
</rdfs:subClassOf>
|
595 |
+
<rdfs:subClassOf>
|
596 |
+
<owl:Restriction>
|
597 |
+
<owl:onProperty rdf:resource="#contact"/>
|
598 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
599 |
+
</owl:Restriction>
|
600 |
+
</rdfs:subClassOf>
|
601 |
+
<rdfs:subClassOf>
|
602 |
+
<owl:Restriction>
|
603 |
+
<owl:onProperty rdf:resource="#organizer"/>
|
604 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
605 |
+
</owl:Restriction>
|
606 |
+
</rdfs:subClassOf>
|
607 |
+
<rdfs:subClassOf>
|
608 |
+
<owl:Restriction>
|
609 |
+
<owl:onProperty rdf:resource="#url"/>
|
610 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
611 |
+
</owl:Restriction>
|
612 |
+
</rdfs:subClassOf>
|
613 |
+
<rdfs:subClassOf>
|
614 |
+
<owl:Restriction>
|
615 |
+
<owl:onProperty rdf:resource="#uid"/>
|
616 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
617 |
+
</owl:Restriction>
|
618 |
+
</rdfs:subClassOf>
|
619 |
+
<rdfs:subClassOf>
|
620 |
+
<owl:Restriction>
|
621 |
+
<owl:onProperty rdf:resource="#dtstamp"/>
|
622 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
623 |
+
</owl:Restriction>
|
624 |
+
</rdfs:subClassOf>
|
625 |
+
<rdfs:subClassOf>
|
626 |
+
<owl:Restriction>
|
627 |
+
<owl:onProperty rdf:resource="#requestStatus"/>
|
628 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
629 |
+
</owl:Restriction>
|
630 |
+
</rdfs:subClassOf>
|
631 |
+
</owl:Class>
|
632 |
+
<owl:Class rdf:ID="Vtimezone">
|
633 |
+
<rdfs:label>VTIMEZONE</rdfs:label>
|
634 |
+
<rdfs:comment>Provide a grouping of component properties that defines a time zone.</rdfs:comment>
|
635 |
+
<rdfs:subClassOf>
|
636 |
+
<owl:Restriction>
|
637 |
+
<owl:onProperty rdf:resource="#comment"/>
|
638 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
639 |
+
</owl:Restriction>
|
640 |
+
</rdfs:subClassOf>
|
641 |
+
<rdfs:subClassOf>
|
642 |
+
<owl:Restriction>
|
643 |
+
<owl:onProperty rdf:resource="#dtstart"/>
|
644 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
645 |
+
</owl:Restriction>
|
646 |
+
</rdfs:subClassOf>
|
647 |
+
<rdfs:subClassOf>
|
648 |
+
<owl:Restriction>
|
649 |
+
<owl:onProperty rdf:resource="#tzid"/>
|
650 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
651 |
+
</owl:Restriction>
|
652 |
+
</rdfs:subClassOf>
|
653 |
+
<rdfs:subClassOf>
|
654 |
+
<owl:Restriction>
|
655 |
+
<owl:onProperty rdf:resource="#tzname"/>
|
656 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
657 |
+
</owl:Restriction>
|
658 |
+
</rdfs:subClassOf>
|
659 |
+
<rdfs:subClassOf>
|
660 |
+
<owl:Restriction>
|
661 |
+
<owl:onProperty rdf:resource="#tzoffsetfrom"/>
|
662 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
663 |
+
</owl:Restriction>
|
664 |
+
</rdfs:subClassOf>
|
665 |
+
<rdfs:subClassOf>
|
666 |
+
<owl:Restriction>
|
667 |
+
<owl:onProperty rdf:resource="#tzoffsetto"/>
|
668 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
669 |
+
</owl:Restriction>
|
670 |
+
</rdfs:subClassOf>
|
671 |
+
<rdfs:subClassOf>
|
672 |
+
<owl:Restriction>
|
673 |
+
<owl:onProperty rdf:resource="#tzurl"/>
|
674 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
675 |
+
</owl:Restriction>
|
676 |
+
</rdfs:subClassOf>
|
677 |
+
<rdfs:subClassOf>
|
678 |
+
<owl:Restriction>
|
679 |
+
<owl:onProperty rdf:resource="#rdate"/>
|
680 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
681 |
+
</owl:Restriction>
|
682 |
+
</rdfs:subClassOf>
|
683 |
+
<rdfs:subClassOf>
|
684 |
+
<owl:Restriction>
|
685 |
+
<owl:onProperty rdf:resource="#rrule"/>
|
686 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
687 |
+
</owl:Restriction>
|
688 |
+
</rdfs:subClassOf>
|
689 |
+
<rdfs:subClassOf>
|
690 |
+
<owl:Restriction>
|
691 |
+
<owl:onProperty rdf:resource="#exdate"/>
|
692 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
693 |
+
</owl:Restriction>
|
694 |
+
</rdfs:subClassOf>
|
695 |
+
<rdfs:subClassOf>
|
696 |
+
<owl:Restriction>
|
697 |
+
<owl:onProperty rdf:resource="#recurrenceId"/>
|
698 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
699 |
+
</owl:Restriction>
|
700 |
+
</rdfs:subClassOf>
|
701 |
+
<rdfs:subClassOf>
|
702 |
+
<owl:Restriction>
|
703 |
+
<owl:onProperty rdf:resource="#lastModified"/>
|
704 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
705 |
+
</owl:Restriction>
|
706 |
+
</rdfs:subClassOf>
|
707 |
+
</owl:Class>
|
708 |
+
<owl:Class rdf:ID="Valarm">
|
709 |
+
<rdfs:label>VALARM</rdfs:label>
|
710 |
+
<rdfs:comment>Provide a grouping of component properties that define an alarm.</rdfs:comment>
|
711 |
+
<rdfs:subClassOf>
|
712 |
+
<owl:Restriction>
|
713 |
+
<owl:onProperty rdf:resource="#attach"/>
|
714 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
715 |
+
</owl:Restriction>
|
716 |
+
</rdfs:subClassOf>
|
717 |
+
<rdfs:subClassOf>
|
718 |
+
<owl:Restriction>
|
719 |
+
<owl:onProperty rdf:resource="#description"/>
|
720 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
721 |
+
</owl:Restriction>
|
722 |
+
</rdfs:subClassOf>
|
723 |
+
<rdfs:subClassOf>
|
724 |
+
<owl:Restriction>
|
725 |
+
<owl:onProperty rdf:resource="#summary"/>
|
726 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
727 |
+
</owl:Restriction>
|
728 |
+
</rdfs:subClassOf>
|
729 |
+
<rdfs:subClassOf>
|
730 |
+
<owl:Restriction>
|
731 |
+
<owl:onProperty rdf:resource="#duration"/>
|
732 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
733 |
+
</owl:Restriction>
|
734 |
+
</rdfs:subClassOf>
|
735 |
+
<rdfs:subClassOf>
|
736 |
+
<owl:Restriction>
|
737 |
+
<owl:onProperty rdf:resource="#attendee"/>
|
738 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
739 |
+
</owl:Restriction>
|
740 |
+
</rdfs:subClassOf>
|
741 |
+
<rdfs:subClassOf>
|
742 |
+
<owl:Restriction>
|
743 |
+
<owl:onProperty rdf:resource="#action"/>
|
744 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
745 |
+
</owl:Restriction>
|
746 |
+
</rdfs:subClassOf>
|
747 |
+
<rdfs:subClassOf>
|
748 |
+
<owl:Restriction>
|
749 |
+
<owl:onProperty rdf:resource="#repeat"/>
|
750 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
751 |
+
</owl:Restriction>
|
752 |
+
</rdfs:subClassOf>
|
753 |
+
<rdfs:subClassOf>
|
754 |
+
<owl:Restriction>
|
755 |
+
<owl:onProperty rdf:resource="#trigger"/>
|
756 |
+
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:minCardinality>
|
757 |
+
</owl:Restriction>
|
758 |
+
</rdfs:subClassOf>
|
759 |
+
</owl:Class>
|
760 |
+
<rdf:Description rdf:ID="calscale">
|
761 |
+
<rdfs:label>CALSCALE</rdfs:label>
|
762 |
+
<rdfs:comment>This property defines the calendar scale used for the calendar information specified in the iCalendar object.</rdfs:comment>
|
763 |
+
<rdfs:comment>
|
764 |
+
value type: TEXT</rdfs:comment>
|
765 |
+
<spec:valueType>TEXT</spec:valueType>
|
766 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
767 |
+
<rdfs:range>
|
768 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
769 |
+
</rdfs:range>
|
770 |
+
</rdf:Description>
|
771 |
+
<rdf:Description rdf:ID="method">
|
772 |
+
<rdfs:label>METHOD</rdfs:label>
|
773 |
+
<rdfs:comment>This property defines the iCalendar object method associated with the calendar object.</rdfs:comment>
|
774 |
+
<rdfs:comment>
|
775 |
+
value type: TEXT</rdfs:comment>
|
776 |
+
<spec:valueType>TEXT</spec:valueType>
|
777 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
778 |
+
<rdfs:range>
|
779 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
780 |
+
</rdfs:range>
|
781 |
+
</rdf:Description>
|
782 |
+
<rdf:Description rdf:ID="prodid">
|
783 |
+
<rdfs:label>PRODID</rdfs:label>
|
784 |
+
<rdfs:comment>This property specifies the identifier for the product that created the iCalendar object.</rdfs:comment>
|
785 |
+
<rdfs:comment>
|
786 |
+
value type: TEXT</rdfs:comment>
|
787 |
+
<spec:valueType>TEXT</spec:valueType>
|
788 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
789 |
+
<rdfs:range>
|
790 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
791 |
+
</rdfs:range>
|
792 |
+
</rdf:Description>
|
793 |
+
<rdf:Description rdf:ID="version">
|
794 |
+
<rdfs:label>VERSION</rdfs:label>
|
795 |
+
<rdfs:comment>This property specifies the identifier corresponding to the highest version number or the minimum and maximum range of the iCalendar specification that is required in order to interpret the iCalendar object.</rdfs:comment>
|
796 |
+
<rdfs:comment>
|
797 |
+
value type: TEXT</rdfs:comment>
|
798 |
+
<spec:valueType>TEXT</spec:valueType>
|
799 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
800 |
+
<rdfs:range>
|
801 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
802 |
+
</rdfs:range>
|
803 |
+
</rdf:Description>
|
804 |
+
<rdf:Description rdf:ID="attach">
|
805 |
+
<rdfs:label>ATTACH</rdfs:label>
|
806 |
+
<rdfs:comment>The property provides the capability to associate a document object with a calendar component.</rdfs:comment>
|
807 |
+
<rdfs:comment>
|
808 |
+
default value type: URI</rdfs:comment>
|
809 |
+
<spec:valueType>URI</spec:valueType>
|
810 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
811 |
+
<rdfs:domain>
|
812 |
+
<owl:Class rdf:nodeID="DomainOf_attach">
|
813 |
+
<owl:unionOf rdf:parseType="Collection">
|
814 |
+
<owl:Class rdf:about="#Vevent"/>
|
815 |
+
<owl:Class rdf:about="#Vtodo"/>
|
816 |
+
<owl:Class rdf:about="#Vjournal"/>
|
817 |
+
<owl:Class rdf:about="#Valarm"/>
|
818 |
+
<owl:Class rdf:about="#Vevent"/>
|
819 |
+
<owl:Class rdf:about="#Vtodo"/>
|
820 |
+
<owl:Class rdf:about="#Vjournal"/>
|
821 |
+
<owl:Class rdf:about="#Valarm"/>
|
822 |
+
</owl:unionOf>
|
823 |
+
</owl:Class>
|
824 |
+
</rdfs:domain>
|
825 |
+
</rdf:Description>
|
826 |
+
<rdf:Description rdf:ID="categories">
|
827 |
+
<rdfs:label>CATEGORIES</rdfs:label>
|
828 |
+
<rdfs:comment>This property defines the categories for a calendar component.</rdfs:comment>
|
829 |
+
<rdfs:comment>
|
830 |
+
value type: TEXT</rdfs:comment>
|
831 |
+
<spec:valueType>TEXT</spec:valueType>
|
832 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
833 |
+
<rdfs:range>
|
834 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
835 |
+
</rdfs:range>
|
836 |
+
<rdfs:domain>
|
837 |
+
<owl:Class rdf:nodeID="DomainOf_categories">
|
838 |
+
<owl:unionOf rdf:parseType="Collection">
|
839 |
+
<owl:Class rdf:about="#Vevent"/>
|
840 |
+
<owl:Class rdf:about="#Vtodo"/>
|
841 |
+
<owl:Class rdf:about="#Vjournal"/>
|
842 |
+
<owl:Class rdf:about="#Vevent"/>
|
843 |
+
<owl:Class rdf:about="#Vtodo"/>
|
844 |
+
<owl:Class rdf:about="#Vjournal"/>
|
845 |
+
</owl:unionOf>
|
846 |
+
</owl:Class>
|
847 |
+
</rdfs:domain>
|
848 |
+
</rdf:Description>
|
849 |
+
<rdf:Description rdf:ID="class">
|
850 |
+
<rdfs:label>CLASS</rdfs:label>
|
851 |
+
<rdfs:comment>This property defines the access classification for a calendar component.</rdfs:comment>
|
852 |
+
<rdfs:comment>
|
853 |
+
value type: TEXT</rdfs:comment>
|
854 |
+
<spec:valueType>TEXT</spec:valueType>
|
855 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
856 |
+
<rdfs:range>
|
857 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
858 |
+
</rdfs:range>
|
859 |
+
<rdfs:domain>
|
860 |
+
<owl:Class rdf:nodeID="DomainOf_class">
|
861 |
+
<owl:unionOf rdf:parseType="Collection">
|
862 |
+
<owl:Class rdf:about="#Vevent"/>
|
863 |
+
<owl:Class rdf:about="#Vtodo"/>
|
864 |
+
<owl:Class rdf:about="#Vjournal"/>
|
865 |
+
</owl:unionOf>
|
866 |
+
</owl:Class>
|
867 |
+
</rdfs:domain>
|
868 |
+
</rdf:Description>
|
869 |
+
<rdf:Description rdf:ID="comment">
|
870 |
+
<rdfs:label>COMMENT</rdfs:label>
|
871 |
+
<rdfs:comment>This property specifies non-processing information intended to provide a comment to the calendar user.</rdfs:comment>
|
872 |
+
<rdfs:comment>
|
873 |
+
value type: TEXT</rdfs:comment>
|
874 |
+
<spec:valueType>TEXT</spec:valueType>
|
875 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
876 |
+
<rdfs:range>
|
877 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
878 |
+
</rdfs:range>
|
879 |
+
<rdfs:domain>
|
880 |
+
<owl:Class rdf:nodeID="DomainOf_comment">
|
881 |
+
<owl:unionOf rdf:parseType="Collection">
|
882 |
+
<owl:Class rdf:about="#Vevent"/>
|
883 |
+
<owl:Class rdf:about="#Vtodo"/>
|
884 |
+
<owl:Class rdf:about="#Vjournal"/>
|
885 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
886 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
887 |
+
</owl:unionOf>
|
888 |
+
</owl:Class>
|
889 |
+
</rdfs:domain>
|
890 |
+
</rdf:Description>
|
891 |
+
<rdf:Description rdf:ID="description">
|
892 |
+
<rdfs:label>DESCRIPTION</rdfs:label>
|
893 |
+
<rdfs:comment>This property provides a more complete description of the calendar component, than that provided by the "SUMMARY" property.</rdfs:comment>
|
894 |
+
<rdfs:comment>
|
895 |
+
value type: TEXT</rdfs:comment>
|
896 |
+
<spec:valueType>TEXT</spec:valueType>
|
897 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
898 |
+
<rdfs:range>
|
899 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
900 |
+
</rdfs:range>
|
901 |
+
<rdfs:domain>
|
902 |
+
<owl:Class rdf:nodeID="DomainOf_description">
|
903 |
+
<owl:unionOf rdf:parseType="Collection">
|
904 |
+
<owl:Class rdf:about="#Vevent"/>
|
905 |
+
<owl:Class rdf:about="#Vtodo"/>
|
906 |
+
<owl:Class rdf:about="#Vjournal"/>
|
907 |
+
<owl:Class rdf:about="#Valarm"/>
|
908 |
+
<owl:Class rdf:about="#Vjournal"/>
|
909 |
+
<owl:Class rdf:about="#Vevent"/>
|
910 |
+
<owl:Class rdf:about="#Vtodo"/>
|
911 |
+
<owl:Class rdf:about="#Vjournal"/>
|
912 |
+
<owl:Class rdf:about="#Valarm"/>
|
913 |
+
</owl:unionOf>
|
914 |
+
</owl:Class>
|
915 |
+
</rdfs:domain>
|
916 |
+
</rdf:Description>
|
917 |
+
<rdf:Description rdf:ID="geo">
|
918 |
+
<rdfs:label>GEO</rdfs:label>
|
919 |
+
<rdfs:comment>This property specifies information related to the global position for the activity specified by a calendar component.</rdfs:comment>
|
920 |
+
<rdfs:comment>
|
921 |
+
value type: list of FLOAT</rdfs:comment>
|
922 |
+
<spec:valueListType>FLOAT</spec:valueListType>
|
923 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
924 |
+
<rdfs:range>
|
925 |
+
<owl:Class rdf:about="#List_of_Float"/>
|
926 |
+
</rdfs:range>
|
927 |
+
<rdfs:domain>
|
928 |
+
<owl:Class rdf:nodeID="DomainOf_geo">
|
929 |
+
<owl:unionOf rdf:parseType="Collection">
|
930 |
+
<owl:Class rdf:about="#Vevent"/>
|
931 |
+
<owl:Class rdf:about="#Vtodo"/>
|
932 |
+
</owl:unionOf>
|
933 |
+
</owl:Class>
|
934 |
+
</rdfs:domain>
|
935 |
+
</rdf:Description>
|
936 |
+
<rdf:Description rdf:ID="location">
|
937 |
+
<rdfs:label>LOCATION</rdfs:label>
|
938 |
+
<rdfs:comment>The property defines the intended venue for the activity defined by a calendar component.</rdfs:comment>
|
939 |
+
<rdfs:comment>
|
940 |
+
value type: TEXT</rdfs:comment>
|
941 |
+
<spec:valueType>TEXT</spec:valueType>
|
942 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
943 |
+
<rdfs:range>
|
944 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
945 |
+
</rdfs:range>
|
946 |
+
<rdfs:domain>
|
947 |
+
<owl:Class rdf:nodeID="DomainOf_location">
|
948 |
+
<owl:unionOf rdf:parseType="Collection">
|
949 |
+
<owl:Class rdf:about="#Vevent"/>
|
950 |
+
<owl:Class rdf:about="#Vtodo"/>
|
951 |
+
</owl:unionOf>
|
952 |
+
</owl:Class>
|
953 |
+
</rdfs:domain>
|
954 |
+
</rdf:Description>
|
955 |
+
<rdf:Description rdf:ID="percentComplete">
|
956 |
+
<rdfs:label>PERCENT-COMPLETE</rdfs:label>
|
957 |
+
<rdfs:comment>This property is used by an assignee or delegatee of a to-do to convey the percent completion of a to-do to the Organizer.</rdfs:comment>
|
958 |
+
<rdfs:comment>
|
959 |
+
value type: INTEGER</rdfs:comment>
|
960 |
+
<spec:valueType>INTEGER</spec:valueType>
|
961 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
962 |
+
<rdfs:range>
|
963 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#integer"/>
|
964 |
+
</rdfs:range>
|
965 |
+
<rdfs:domain rdf:resource="#Vtodo"/>
|
966 |
+
</rdf:Description>
|
967 |
+
<rdf:Description rdf:ID="priority">
|
968 |
+
<rdfs:label>PRIORITY</rdfs:label>
|
969 |
+
<rdfs:comment>The property defines the relative priority for a calendar component.</rdfs:comment>
|
970 |
+
<rdfs:comment>
|
971 |
+
value type: INTEGER</rdfs:comment>
|
972 |
+
<spec:valueType>INTEGER</spec:valueType>
|
973 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
974 |
+
<rdfs:range>
|
975 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#integer"/>
|
976 |
+
</rdfs:range>
|
977 |
+
<rdfs:domain>
|
978 |
+
<owl:Class rdf:nodeID="DomainOf_priority">
|
979 |
+
<owl:unionOf rdf:parseType="Collection">
|
980 |
+
<owl:Class rdf:about="#Vevent"/>
|
981 |
+
<owl:Class rdf:about="#Vtodo"/>
|
982 |
+
<owl:Class rdf:about="#Vevent"/>
|
983 |
+
<owl:Class rdf:about="#Vtodo"/>
|
984 |
+
</owl:unionOf>
|
985 |
+
</owl:Class>
|
986 |
+
</rdfs:domain>
|
987 |
+
</rdf:Description>
|
988 |
+
<rdf:Description rdf:ID="resources">
|
989 |
+
<rdfs:label>RESOURCES</rdfs:label>
|
990 |
+
<rdfs:comment>This property defines the equipment or resources anticipated for an activity specified by a calendar entity..</rdfs:comment>
|
991 |
+
<rdfs:comment>
|
992 |
+
value type: TEXT</rdfs:comment>
|
993 |
+
<spec:valueType>TEXT</spec:valueType>
|
994 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
995 |
+
<rdfs:range>
|
996 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
997 |
+
</rdfs:range>
|
998 |
+
<rdfs:domain>
|
999 |
+
<owl:Class rdf:nodeID="DomainOf_resources">
|
1000 |
+
<owl:unionOf rdf:parseType="Collection">
|
1001 |
+
<owl:Class rdf:about="#Vevent"/>
|
1002 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1003 |
+
</owl:unionOf>
|
1004 |
+
</owl:Class>
|
1005 |
+
</rdfs:domain>
|
1006 |
+
</rdf:Description>
|
1007 |
+
<rdf:Description rdf:ID="status">
|
1008 |
+
<rdfs:label>STATUS</rdfs:label>
|
1009 |
+
<rdfs:comment>This property defines the overall status or confirmation for the calendar component.</rdfs:comment>
|
1010 |
+
<rdfs:comment>
|
1011 |
+
value type: TEXT</rdfs:comment>
|
1012 |
+
<spec:valueType>TEXT</spec:valueType>
|
1013 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1014 |
+
<rdfs:range>
|
1015 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1016 |
+
</rdfs:range>
|
1017 |
+
<rdfs:domain>
|
1018 |
+
<owl:Class rdf:nodeID="DomainOf_status">
|
1019 |
+
<owl:unionOf rdf:parseType="Collection">
|
1020 |
+
<owl:Class rdf:about="#Vevent"/>
|
1021 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1022 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1023 |
+
<owl:Class rdf:about="#Vevent"/>
|
1024 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1025 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1026 |
+
</owl:unionOf>
|
1027 |
+
</owl:Class>
|
1028 |
+
</rdfs:domain>
|
1029 |
+
</rdf:Description>
|
1030 |
+
<rdf:Description rdf:ID="summary">
|
1031 |
+
<rdfs:label>SUMMARY</rdfs:label>
|
1032 |
+
<rdfs:comment>This property defines a short summary or subject for the calendar component.</rdfs:comment>
|
1033 |
+
<rdfs:comment>
|
1034 |
+
value type: TEXT</rdfs:comment>
|
1035 |
+
<spec:valueType>TEXT</spec:valueType>
|
1036 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1037 |
+
<rdfs:range>
|
1038 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1039 |
+
</rdfs:range>
|
1040 |
+
<rdfs:domain>
|
1041 |
+
<owl:Class rdf:nodeID="DomainOf_summary">
|
1042 |
+
<owl:unionOf rdf:parseType="Collection">
|
1043 |
+
<owl:Class rdf:about="#Vevent"/>
|
1044 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1045 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1046 |
+
<owl:Class rdf:about="#Valarm"/>
|
1047 |
+
<owl:Class rdf:about="#Vevent"/>
|
1048 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1049 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1050 |
+
<owl:Class rdf:about="#Valarm"/>
|
1051 |
+
</owl:unionOf>
|
1052 |
+
</owl:Class>
|
1053 |
+
</rdfs:domain>
|
1054 |
+
</rdf:Description>
|
1055 |
+
<rdf:Description rdf:ID="completed">
|
1056 |
+
<rdfs:label>COMPLETED</rdfs:label>
|
1057 |
+
<rdfs:comment>This property defines the date and time that a to-do was actually completed.</rdfs:comment>
|
1058 |
+
<rdfs:comment>
|
1059 |
+
value type: DATE-TIME</rdfs:comment>
|
1060 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1061 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1062 |
+
<rdfs:range>
|
1063 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1064 |
+
</rdfs:range>
|
1065 |
+
<rdfs:domain rdf:resource="#Vtodo"/>
|
1066 |
+
</rdf:Description>
|
1067 |
+
<rdf:Description rdf:ID="dtend">
|
1068 |
+
<rdfs:label>DTEND</rdfs:label>
|
1069 |
+
<rdfs:comment>This property specifies the date and time that a calendar component ends.</rdfs:comment>
|
1070 |
+
<rdfs:comment>
|
1071 |
+
default value type: DATE-TIME</rdfs:comment>
|
1072 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1073 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1074 |
+
<rdfs:range>
|
1075 |
+
<owl:Class>
|
1076 |
+
<owl:unionOf rdf:parseType="Collection">
|
1077 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1078 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1079 |
+
</owl:unionOf>
|
1080 |
+
</owl:Class>
|
1081 |
+
</rdfs:range>
|
1082 |
+
<rdfs:domain>
|
1083 |
+
<owl:Class rdf:nodeID="DomainOf_dtend">
|
1084 |
+
<owl:unionOf rdf:parseType="Collection">
|
1085 |
+
<owl:Class rdf:about="#Vevent"/>
|
1086 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1087 |
+
<owl:Class rdf:about="#Vevent"/>
|
1088 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1089 |
+
</owl:unionOf>
|
1090 |
+
</owl:Class>
|
1091 |
+
</rdfs:domain>
|
1092 |
+
</rdf:Description>
|
1093 |
+
<rdf:Description rdf:ID="due">
|
1094 |
+
<rdfs:label>DUE</rdfs:label>
|
1095 |
+
<rdfs:comment>This property defines the date and time that a to-do is expected to be completed.</rdfs:comment>
|
1096 |
+
<rdfs:comment>
|
1097 |
+
default value type: DATE-TIME</rdfs:comment>
|
1098 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1099 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1100 |
+
<rdfs:range>
|
1101 |
+
<owl:Class>
|
1102 |
+
<owl:unionOf rdf:parseType="Collection">
|
1103 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1104 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1105 |
+
</owl:unionOf>
|
1106 |
+
</owl:Class>
|
1107 |
+
</rdfs:range>
|
1108 |
+
<rdfs:domain rdf:resource="#Vtodo"/>
|
1109 |
+
</rdf:Description>
|
1110 |
+
<rdf:Description rdf:ID="dtstart">
|
1111 |
+
<rdfs:label>DTSTART</rdfs:label>
|
1112 |
+
<rdfs:comment>This property specifies when the calendar component begins.</rdfs:comment>
|
1113 |
+
<rdfs:comment>
|
1114 |
+
default value type: DATE-TIME</rdfs:comment>
|
1115 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1116 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1117 |
+
<rdfs:range>
|
1118 |
+
<owl:Class>
|
1119 |
+
<owl:unionOf rdf:parseType="Collection">
|
1120 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1121 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1122 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1123 |
+
</owl:unionOf>
|
1124 |
+
</owl:Class>
|
1125 |
+
</rdfs:range>
|
1126 |
+
<rdfs:domain>
|
1127 |
+
<owl:Class rdf:nodeID="DomainOf_dtstart">
|
1128 |
+
<owl:unionOf rdf:parseType="Collection">
|
1129 |
+
<owl:Class rdf:about="#Vevent"/>
|
1130 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1131 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1132 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1133 |
+
<owl:Class rdf:about="#Vevent"/>
|
1134 |
+
<owl:Class rdf:about="#Vevent"/>
|
1135 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1136 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1137 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1138 |
+
</owl:unionOf>
|
1139 |
+
</owl:Class>
|
1140 |
+
</rdfs:domain>
|
1141 |
+
</rdf:Description>
|
1142 |
+
<rdf:Description rdf:ID="duration">
|
1143 |
+
<rdfs:label>DURATION</rdfs:label>
|
1144 |
+
<rdfs:comment>The property specifies a positive duration of time.</rdfs:comment>
|
1145 |
+
<rdfs:comment>
|
1146 |
+
value type: DURATION</rdfs:comment>
|
1147 |
+
<spec:valueType>DURATION</spec:valueType>
|
1148 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1149 |
+
<rdfs:range>
|
1150 |
+
<owl:Class rdf:about="#Value_DURATION"/>
|
1151 |
+
</rdfs:range>
|
1152 |
+
<rdfs:domain>
|
1153 |
+
<owl:Class rdf:nodeID="DomainOf_duration">
|
1154 |
+
<owl:unionOf rdf:parseType="Collection">
|
1155 |
+
<owl:Class rdf:about="#Vevent"/>
|
1156 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1157 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1158 |
+
<owl:Class rdf:about="#Valarm"/>
|
1159 |
+
<owl:Class rdf:about="#Vevent"/>
|
1160 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1161 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1162 |
+
<owl:Class rdf:about="#Valarm"/>
|
1163 |
+
</owl:unionOf>
|
1164 |
+
</owl:Class>
|
1165 |
+
</rdfs:domain>
|
1166 |
+
</rdf:Description>
|
1167 |
+
<rdf:Description rdf:ID="freebusy">
|
1168 |
+
<rdfs:label>FREEBUSY</rdfs:label>
|
1169 |
+
<rdfs:comment>The property defines one or more free or busy time intervals.</rdfs:comment>
|
1170 |
+
<rdfs:comment>
|
1171 |
+
value type: PERIOD</rdfs:comment>
|
1172 |
+
<spec:valueType>PERIOD</spec:valueType>
|
1173 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1174 |
+
<rdfs:range>
|
1175 |
+
<owl:Class rdf:about="#Value_PERIOD"/>
|
1176 |
+
</rdfs:range>
|
1177 |
+
<rdfs:domain>
|
1178 |
+
<owl:Class rdf:nodeID="DomainOf_freebusy">
|
1179 |
+
<owl:unionOf rdf:parseType="Collection">
|
1180 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1181 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1182 |
+
</owl:unionOf>
|
1183 |
+
</owl:Class>
|
1184 |
+
</rdfs:domain>
|
1185 |
+
</rdf:Description>
|
1186 |
+
<rdf:Description rdf:ID="transp">
|
1187 |
+
<rdfs:label>TRANSP</rdfs:label>
|
1188 |
+
<rdfs:comment>This property defines whether an event is transparent or not to busy time searches.</rdfs:comment>
|
1189 |
+
<rdfs:comment>
|
1190 |
+
value type: TEXT</rdfs:comment>
|
1191 |
+
<spec:valueType>TEXT</spec:valueType>
|
1192 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1193 |
+
<rdfs:range>
|
1194 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1195 |
+
</rdfs:range>
|
1196 |
+
<rdfs:domain rdf:resource="#Vevent"/>
|
1197 |
+
</rdf:Description>
|
1198 |
+
<rdf:Description rdf:ID="tzid">
|
1199 |
+
<rdfs:label>TZID</rdfs:label>
|
1200 |
+
<rdfs:comment>This property specifies the text value that uniquely identifies the "VTIMEZONE" calendar component.</rdfs:comment>
|
1201 |
+
<rdfs:comment>
|
1202 |
+
value type: TEXT</rdfs:comment>
|
1203 |
+
<spec:valueType>TEXT</spec:valueType>
|
1204 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1205 |
+
<rdfs:range>
|
1206 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1207 |
+
</rdfs:range>
|
1208 |
+
<rdfs:domain rdf:resource="#Vtimezone"/>
|
1209 |
+
</rdf:Description>
|
1210 |
+
<rdf:Description rdf:ID="tzname">
|
1211 |
+
<rdfs:label>TZNAME</rdfs:label>
|
1212 |
+
<rdfs:comment>This property specifies the customary designation for a time zone description.</rdfs:comment>
|
1213 |
+
<rdfs:comment>
|
1214 |
+
value type: TEXT</rdfs:comment>
|
1215 |
+
<spec:valueType>TEXT</spec:valueType>
|
1216 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1217 |
+
<rdfs:range>
|
1218 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1219 |
+
</rdfs:range>
|
1220 |
+
<rdfs:domain rdf:resource="#Vtimezone"/>
|
1221 |
+
</rdf:Description>
|
1222 |
+
<rdf:Description rdf:ID="tzoffsetfrom">
|
1223 |
+
<rdfs:label>TZOFFSETFROM</rdfs:label>
|
1224 |
+
<rdfs:comment>This property specifies the offset which is in use prior to this time zone observance.</rdfs:comment>
|
1225 |
+
<rdfs:comment>
|
1226 |
+
value type: UTC-OFFSET</rdfs:comment>
|
1227 |
+
<spec:valueType>UTC-OFFSET</spec:valueType>
|
1228 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1229 |
+
<rdfs:range>
|
1230 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1231 |
+
</rdfs:range>
|
1232 |
+
<rdfs:domain>
|
1233 |
+
<owl:Class rdf:nodeID="DomainOf_tzoffsetfrom">
|
1234 |
+
<owl:unionOf rdf:parseType="Collection">
|
1235 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1236 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1237 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1238 |
+
</owl:unionOf>
|
1239 |
+
</owl:Class>
|
1240 |
+
</rdfs:domain>
|
1241 |
+
</rdf:Description>
|
1242 |
+
<rdf:Description rdf:ID="tzoffsetto">
|
1243 |
+
<rdfs:label>TZOFFSETTO</rdfs:label>
|
1244 |
+
<rdfs:comment>This property specifies the offset which is in use in this time zone observance.</rdfs:comment>
|
1245 |
+
<rdfs:comment>
|
1246 |
+
value type: UTC-OFFSET</rdfs:comment>
|
1247 |
+
<spec:valueType>UTC-OFFSET</spec:valueType>
|
1248 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1249 |
+
<rdfs:range>
|
1250 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1251 |
+
</rdfs:range>
|
1252 |
+
<rdfs:domain rdf:resource="#Vtimezone"/>
|
1253 |
+
</rdf:Description>
|
1254 |
+
<rdf:Description rdf:ID="tzurl">
|
1255 |
+
<rdfs:label>TZURL</rdfs:label>
|
1256 |
+
<rdfs:comment>The TZURL provides a means for a VTIMEZONE component to point to a network location that can be used to retrieve an up-to- date version of itself.</rdfs:comment>
|
1257 |
+
<rdfs:comment>
|
1258 |
+
value type: URI</rdfs:comment>
|
1259 |
+
<spec:valueType>URI</spec:valueType>
|
1260 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1261 |
+
<rdfs:domain>
|
1262 |
+
<owl:Class rdf:nodeID="DomainOf_tzurl">
|
1263 |
+
<owl:unionOf rdf:parseType="Collection">
|
1264 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1265 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1266 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1267 |
+
</owl:unionOf>
|
1268 |
+
</owl:Class>
|
1269 |
+
</rdfs:domain>
|
1270 |
+
</rdf:Description>
|
1271 |
+
<rdf:Description rdf:ID="attendee">
|
1272 |
+
<rdfs:label>ATTENDEE</rdfs:label>
|
1273 |
+
<rdfs:comment>The property defines an "Attendee" within a calendar component.</rdfs:comment>
|
1274 |
+
<rdfs:comment>
|
1275 |
+
value type: CAL-ADDRESS</rdfs:comment>
|
1276 |
+
<spec:valueType>CAL-ADDRESS</spec:valueType>
|
1277 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1278 |
+
<rdfs:range>
|
1279 |
+
<owl:Class rdf:about="#Value_CAL-ADDRESS"/>
|
1280 |
+
</rdfs:range>
|
1281 |
+
<rdfs:domain>
|
1282 |
+
<owl:Class rdf:nodeID="DomainOf_attendee">
|
1283 |
+
<owl:unionOf rdf:parseType="Collection">
|
1284 |
+
<owl:Class rdf:about="#Valarm"/>
|
1285 |
+
<owl:Class rdf:about="#Vevent"/>
|
1286 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1287 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1288 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1289 |
+
<owl:Class rdf:about="#Valarm"/>
|
1290 |
+
</owl:unionOf>
|
1291 |
+
</owl:Class>
|
1292 |
+
</rdfs:domain>
|
1293 |
+
</rdf:Description>
|
1294 |
+
<rdf:Description rdf:ID="contact">
|
1295 |
+
<rdfs:label>CONTACT</rdfs:label>
|
1296 |
+
<rdfs:comment>The property is used to represent contact information or alternately a reference to contact information associated with the calendar component.</rdfs:comment>
|
1297 |
+
<rdfs:comment>
|
1298 |
+
value type: TEXT</rdfs:comment>
|
1299 |
+
<spec:valueType>TEXT</spec:valueType>
|
1300 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1301 |
+
<rdfs:range>
|
1302 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1303 |
+
</rdfs:range>
|
1304 |
+
<rdfs:domain>
|
1305 |
+
<owl:Class rdf:nodeID="DomainOf_contact">
|
1306 |
+
<owl:unionOf rdf:parseType="Collection">
|
1307 |
+
<owl:Class rdf:about="#Vevent"/>
|
1308 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1309 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1310 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1311 |
+
</owl:unionOf>
|
1312 |
+
</owl:Class>
|
1313 |
+
</rdfs:domain>
|
1314 |
+
</rdf:Description>
|
1315 |
+
<rdf:Description rdf:ID="organizer">
|
1316 |
+
<rdfs:label>ORGANIZER</rdfs:label>
|
1317 |
+
<rdfs:comment>The property defines the organizer for a calendar component.</rdfs:comment>
|
1318 |
+
<rdfs:comment>
|
1319 |
+
value type: CAL-ADDRESS</rdfs:comment>
|
1320 |
+
<spec:valueType>CAL-ADDRESS</spec:valueType>
|
1321 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1322 |
+
<rdfs:range>
|
1323 |
+
<owl:Class rdf:about="#Value_CAL-ADDRESS"/>
|
1324 |
+
</rdfs:range>
|
1325 |
+
<rdfs:domain>
|
1326 |
+
<owl:Class rdf:nodeID="DomainOf_organizer">
|
1327 |
+
<owl:unionOf rdf:parseType="Collection">
|
1328 |
+
<owl:Class rdf:about="#Vevent"/>
|
1329 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1330 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1331 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1332 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1333 |
+
</owl:unionOf>
|
1334 |
+
</owl:Class>
|
1335 |
+
</rdfs:domain>
|
1336 |
+
</rdf:Description>
|
1337 |
+
<rdf:Description rdf:ID="recurrenceId">
|
1338 |
+
<rdfs:label>RECURRENCE-ID</rdfs:label>
|
1339 |
+
<rdfs:comment>This property is used in conjunction with the "UID" and "SEQUENCE" property to identify a specific instance of a recurring "VEVENT", "VTODO" or "VJOURNAL" calendar component. The property value is the effective value of the "DTSTART" property of the recurrence instance.</rdfs:comment>
|
1340 |
+
<rdfs:comment>
|
1341 |
+
default value type: DATE-TIME</rdfs:comment>
|
1342 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1343 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1344 |
+
<rdfs:range>
|
1345 |
+
<owl:Class>
|
1346 |
+
<owl:unionOf rdf:parseType="Collection">
|
1347 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1348 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1349 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1350 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1351 |
+
</owl:unionOf>
|
1352 |
+
</owl:Class>
|
1353 |
+
</rdfs:range>
|
1354 |
+
<rdfs:domain>
|
1355 |
+
<owl:Class rdf:about="#DomainOf_rrule"/>
|
1356 |
+
</rdfs:domain>
|
1357 |
+
</rdf:Description>
|
1358 |
+
<rdf:Description rdf:ID="relatedTo">
|
1359 |
+
<rdfs:label>RELATED-TO</rdfs:label>
|
1360 |
+
<rdfs:comment>The property is used to represent a relationship or reference between one calendar component and another.</rdfs:comment>
|
1361 |
+
<rdfs:comment>
|
1362 |
+
value type: TEXT</rdfs:comment>
|
1363 |
+
<spec:valueType>TEXT</spec:valueType>
|
1364 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1365 |
+
<rdfs:range>
|
1366 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1367 |
+
</rdfs:range>
|
1368 |
+
<rdfs:domain>
|
1369 |
+
<owl:Class rdf:nodeID="DomainOf_relatedTo">
|
1370 |
+
<owl:unionOf rdf:parseType="Collection">
|
1371 |
+
<owl:Class rdf:about="#Vevent"/>
|
1372 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1373 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1374 |
+
</owl:unionOf>
|
1375 |
+
</owl:Class>
|
1376 |
+
</rdfs:domain>
|
1377 |
+
</rdf:Description>
|
1378 |
+
<rdf:Description rdf:ID="url">
|
1379 |
+
<rdfs:label>URL</rdfs:label>
|
1380 |
+
<rdfs:comment>This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.</rdfs:comment>
|
1381 |
+
<rdfs:comment>
|
1382 |
+
value type: URI</rdfs:comment>
|
1383 |
+
<spec:valueType>URI</spec:valueType>
|
1384 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1385 |
+
<rdfs:domain>
|
1386 |
+
<owl:Class rdf:nodeID="DomainOf_url">
|
1387 |
+
<owl:unionOf rdf:parseType="Collection">
|
1388 |
+
<owl:Class rdf:about="#Vevent"/>
|
1389 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1390 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1391 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1392 |
+
</owl:unionOf>
|
1393 |
+
</owl:Class>
|
1394 |
+
</rdfs:domain>
|
1395 |
+
</rdf:Description>
|
1396 |
+
<rdf:Description rdf:ID="uid">
|
1397 |
+
<rdfs:label>UID</rdfs:label>
|
1398 |
+
<rdfs:comment>This property defines the persistent, globally unique identifier for the calendar component.</rdfs:comment>
|
1399 |
+
<rdfs:comment>
|
1400 |
+
value type: TEXT</rdfs:comment>
|
1401 |
+
<spec:valueType>TEXT</spec:valueType>
|
1402 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1403 |
+
<rdfs:range>
|
1404 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1405 |
+
</rdfs:range>
|
1406 |
+
<rdfs:domain>
|
1407 |
+
<owl:Class rdf:nodeID="DomainOf_uid">
|
1408 |
+
<owl:unionOf rdf:parseType="Collection">
|
1409 |
+
<owl:Class rdf:about="#Vevent"/>
|
1410 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1411 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1412 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1413 |
+
<owl:Class rdf:about="#Vevent"/>
|
1414 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1415 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1416 |
+
<owl:Class rdf:about="#Vevent"/>
|
1417 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1418 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1419 |
+
</owl:unionOf>
|
1420 |
+
</owl:Class>
|
1421 |
+
</rdfs:domain>
|
1422 |
+
</rdf:Description>
|
1423 |
+
<rdf:Description rdf:ID="exdate">
|
1424 |
+
<rdfs:label>EXDATE</rdfs:label>
|
1425 |
+
<rdfs:comment>This property defines the list of date/time exceptions for a recurring calendar component.</rdfs:comment>
|
1426 |
+
<rdfs:comment>
|
1427 |
+
default value type: DATE-TIME</rdfs:comment>
|
1428 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1429 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1430 |
+
<rdfs:range>
|
1431 |
+
<owl:Class>
|
1432 |
+
<owl:unionOf rdf:parseType="Collection">
|
1433 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1434 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1435 |
+
</owl:unionOf>
|
1436 |
+
</owl:Class>
|
1437 |
+
</rdfs:range>
|
1438 |
+
<rdfs:domain>
|
1439 |
+
<owl:Class rdf:about="#DomainOf_rrule"/>
|
1440 |
+
</rdfs:domain>
|
1441 |
+
</rdf:Description>
|
1442 |
+
<rdf:Description rdf:ID="exrule">
|
1443 |
+
<rdfs:label>EXRULE</rdfs:label>
|
1444 |
+
<rdfs:comment>This property defines a rule or repeating pattern for an exception to a recurrence set.</rdfs:comment>
|
1445 |
+
<rdfs:comment>
|
1446 |
+
value type: RECUR</rdfs:comment>
|
1447 |
+
<spec:valueType>RECUR</spec:valueType>
|
1448 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1449 |
+
<rdfs:range>
|
1450 |
+
<owl:Class rdf:about="#Value_RECUR"/>
|
1451 |
+
</rdfs:range>
|
1452 |
+
<rdfs:domain>
|
1453 |
+
<owl:Class rdf:nodeID="DomainOf_exrule">
|
1454 |
+
<owl:unionOf rdf:parseType="Collection">
|
1455 |
+
<owl:Class rdf:about="#Vevent"/>
|
1456 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1457 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1458 |
+
</owl:unionOf>
|
1459 |
+
</owl:Class>
|
1460 |
+
</rdfs:domain>
|
1461 |
+
</rdf:Description>
|
1462 |
+
<rdf:Description rdf:ID="rdate">
|
1463 |
+
<rdfs:label>RDATE</rdfs:label>
|
1464 |
+
<rdfs:comment>This property defines the list of date/times for a recurrence set.</rdfs:comment>
|
1465 |
+
<rdfs:comment>
|
1466 |
+
default value type: DATE-TIME</rdfs:comment>
|
1467 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1468 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1469 |
+
<rdfs:range>
|
1470 |
+
<owl:Class>
|
1471 |
+
<owl:unionOf rdf:parseType="Collection">
|
1472 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1473 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1474 |
+
<owl:Class rdf:about="#Value_PERIOD"/>
|
1475 |
+
</owl:unionOf>
|
1476 |
+
</owl:Class>
|
1477 |
+
</rdfs:range>
|
1478 |
+
<rdfs:domain>
|
1479 |
+
<owl:Class rdf:nodeID="DomainOf_rdate">
|
1480 |
+
<owl:unionOf rdf:parseType="Collection">
|
1481 |
+
<owl:Class rdf:about="#Vevent"/>
|
1482 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1483 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1484 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1485 |
+
</owl:unionOf>
|
1486 |
+
</owl:Class>
|
1487 |
+
</rdfs:domain>
|
1488 |
+
</rdf:Description>
|
1489 |
+
<rdf:Description rdf:ID="rrule">
|
1490 |
+
<rdfs:label>RRULE</rdfs:label>
|
1491 |
+
<rdfs:comment>This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions.</rdfs:comment>
|
1492 |
+
<rdfs:comment>
|
1493 |
+
value type: RECUR</rdfs:comment>
|
1494 |
+
<spec:valueType>RECUR</spec:valueType>
|
1495 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1496 |
+
<rdfs:range>
|
1497 |
+
<owl:Class rdf:about="#Value_RECUR"/>
|
1498 |
+
</rdfs:range>
|
1499 |
+
<rdfs:domain>
|
1500 |
+
<owl:Class rdf:nodeID="DomainOf_rrule">
|
1501 |
+
<owl:unionOf rdf:parseType="Collection">
|
1502 |
+
<owl:Class rdf:about="#Vevent"/>
|
1503 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1504 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1505 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1506 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1507 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1508 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1509 |
+
</owl:unionOf>
|
1510 |
+
</owl:Class>
|
1511 |
+
</rdfs:domain>
|
1512 |
+
</rdf:Description>
|
1513 |
+
<rdf:Description rdf:ID="action">
|
1514 |
+
<rdfs:label>ACTION</rdfs:label>
|
1515 |
+
<rdfs:comment>This property defines the action to be invoked when an alarm is triggered.</rdfs:comment>
|
1516 |
+
<rdfs:comment>
|
1517 |
+
value type: TEXT</rdfs:comment>
|
1518 |
+
<spec:valueType>TEXT</spec:valueType>
|
1519 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1520 |
+
<rdfs:range>
|
1521 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1522 |
+
</rdfs:range>
|
1523 |
+
<rdfs:domain>
|
1524 |
+
<owl:Class rdf:nodeID="DomainOf_action">
|
1525 |
+
<owl:unionOf rdf:parseType="Collection">
|
1526 |
+
<owl:Class rdf:about="#Valarm"/>
|
1527 |
+
<owl:Class rdf:about="#Valarm"/>
|
1528 |
+
</owl:unionOf>
|
1529 |
+
</owl:Class>
|
1530 |
+
</rdfs:domain>
|
1531 |
+
</rdf:Description>
|
1532 |
+
<rdf:Description rdf:ID="repeat">
|
1533 |
+
<rdfs:label>REPEAT</rdfs:label>
|
1534 |
+
<rdfs:comment>This property defines the number of time the alarm should be repeated, after the initial trigger.</rdfs:comment>
|
1535 |
+
<rdfs:comment>
|
1536 |
+
value type: INTEGER</rdfs:comment>
|
1537 |
+
<spec:valueType>INTEGER</spec:valueType>
|
1538 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1539 |
+
<rdfs:range>
|
1540 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#integer"/>
|
1541 |
+
</rdfs:range>
|
1542 |
+
<rdfs:domain rdf:resource="#Valarm"/>
|
1543 |
+
</rdf:Description>
|
1544 |
+
<rdf:Description rdf:ID="trigger">
|
1545 |
+
<rdfs:label>TRIGGER</rdfs:label>
|
1546 |
+
<rdfs:comment>This property specifies when an alarm will trigger.</rdfs:comment>
|
1547 |
+
<rdfs:comment>
|
1548 |
+
default value type: DURATION</rdfs:comment>
|
1549 |
+
<spec:valueType>DURATION</spec:valueType>
|
1550 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1551 |
+
<rdfs:range>
|
1552 |
+
<owl:Class>
|
1553 |
+
<owl:unionOf rdf:parseType="Collection">
|
1554 |
+
<owl:Class rdf:about="#Value_DURATION"/>
|
1555 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1556 |
+
<owl:Class rdf:about="#Value_DATE"/>
|
1557 |
+
</owl:unionOf>
|
1558 |
+
</owl:Class>
|
1559 |
+
</rdfs:range>
|
1560 |
+
<rdfs:domain>
|
1561 |
+
<owl:Class rdf:nodeID="DomainOf_trigger">
|
1562 |
+
<owl:unionOf rdf:parseType="Collection">
|
1563 |
+
<owl:Class rdf:about="#Valarm"/>
|
1564 |
+
<owl:Class rdf:about="#Valarm"/>
|
1565 |
+
<owl:Class rdf:about="#Vevent"/>
|
1566 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1567 |
+
<owl:Class rdf:about="#Vevent"/>
|
1568 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1569 |
+
</owl:unionOf>
|
1570 |
+
</owl:Class>
|
1571 |
+
</rdfs:domain>
|
1572 |
+
</rdf:Description>
|
1573 |
+
<rdf:Description rdf:ID="created">
|
1574 |
+
<rdfs:label>CREATED</rdfs:label>
|
1575 |
+
<rdfs:comment>This property specifies the date and time that the calendar information was created by the calendar user agent in the calendar store. Note: This is analogous to the creation date and time for a file in the file system.</rdfs:comment>
|
1576 |
+
<rdfs:comment>
|
1577 |
+
value type: DATE-TIME</rdfs:comment>
|
1578 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1579 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1580 |
+
<rdfs:range>
|
1581 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1582 |
+
</rdfs:range>
|
1583 |
+
<rdfs:domain>
|
1584 |
+
<owl:Class rdf:nodeID="DomainOf_created">
|
1585 |
+
<owl:unionOf rdf:parseType="Collection">
|
1586 |
+
<owl:Class rdf:about="#Vevent"/>
|
1587 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1588 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1589 |
+
</owl:unionOf>
|
1590 |
+
</owl:Class>
|
1591 |
+
</rdfs:domain>
|
1592 |
+
</rdf:Description>
|
1593 |
+
<rdf:Description rdf:ID="dtstamp">
|
1594 |
+
<rdfs:label>DTSTAMP</rdfs:label>
|
1595 |
+
<rdfs:comment>The property indicates the date/time that the instance of the iCalendar object was created.</rdfs:comment>
|
1596 |
+
<rdfs:comment>
|
1597 |
+
value type: DATE-TIME</rdfs:comment>
|
1598 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1599 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1600 |
+
<rdfs:range>
|
1601 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1602 |
+
</rdfs:range>
|
1603 |
+
<rdfs:domain>
|
1604 |
+
<owl:Class rdf:nodeID="DomainOf_dtstamp">
|
1605 |
+
<owl:unionOf rdf:parseType="Collection">
|
1606 |
+
<owl:Class rdf:about="#Vevent"/>
|
1607 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1608 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1609 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1610 |
+
</owl:unionOf>
|
1611 |
+
</owl:Class>
|
1612 |
+
</rdfs:domain>
|
1613 |
+
</rdf:Description>
|
1614 |
+
<rdf:Description rdf:ID="lastModified">
|
1615 |
+
<rdfs:label>LAST-MODIFIED</rdfs:label>
|
1616 |
+
<rdfs:comment>The property specifies the date and time that the information associated with the calendar component was last revised in the calendar store. Note: This is analogous to the modification date and time for a file in the file system.</rdfs:comment>
|
1617 |
+
<rdfs:comment>
|
1618 |
+
value type: DATE-TIME</rdfs:comment>
|
1619 |
+
<spec:valueType>DATE-TIME</spec:valueType>
|
1620 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
1621 |
+
<rdfs:range>
|
1622 |
+
<owl:Class rdf:about="#Value_DATE-TIME"/>
|
1623 |
+
</rdfs:range>
|
1624 |
+
<rdfs:domain>
|
1625 |
+
<owl:Class rdf:nodeID="DomainOf_lastModified">
|
1626 |
+
<owl:unionOf rdf:parseType="Collection">
|
1627 |
+
<owl:Class rdf:about="#Vevent"/>
|
1628 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1629 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1630 |
+
<owl:Class rdf:about="#Vtimezone"/>
|
1631 |
+
</owl:unionOf>
|
1632 |
+
</owl:Class>
|
1633 |
+
</rdfs:domain>
|
1634 |
+
</rdf:Description>
|
1635 |
+
<rdf:Description rdf:ID="sequence">
|
1636 |
+
<rdfs:label>SEQUENCE</rdfs:label>
|
1637 |
+
<rdfs:comment>This property defines the revision sequence number of the calendar component within a sequence of revisions.</rdfs:comment>
|
1638 |
+
<rdfs:comment>
|
1639 |
+
value type: integer</rdfs:comment>
|
1640 |
+
<spec:valueType>integer</spec:valueType>
|
1641 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1642 |
+
<rdfs:range>
|
1643 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#integer"/>
|
1644 |
+
</rdfs:range>
|
1645 |
+
<rdfs:domain>
|
1646 |
+
<owl:Class rdf:nodeID="DomainOf_sequence">
|
1647 |
+
<owl:unionOf rdf:parseType="Collection">
|
1648 |
+
<owl:Class rdf:about="#Vevent"/>
|
1649 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1650 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1651 |
+
</owl:unionOf>
|
1652 |
+
</owl:Class>
|
1653 |
+
</rdfs:domain>
|
1654 |
+
</rdf:Description>
|
1655 |
+
<rdf:Description rdf:ID="X-">
|
1656 |
+
<rdfs:label>Any property name with a "X-" prefix</rdfs:label>
|
1657 |
+
<rdfs:comment>This class of property provides a framework for defining non-standard properties.</rdfs:comment>
|
1658 |
+
<rdfs:comment>
|
1659 |
+
value type: TEXT</rdfs:comment>
|
1660 |
+
<spec:valueType>TEXT</spec:valueType>
|
1661 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1662 |
+
<rdfs:range>
|
1663 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1664 |
+
</rdfs:range>
|
1665 |
+
</rdf:Description>
|
1666 |
+
<rdf:Description rdf:ID="requestStatus">
|
1667 |
+
<rdfs:label>REQUEST-STATUS</rdfs:label>
|
1668 |
+
<rdfs:comment>This property defines the status code returned for a scheduling request.</rdfs:comment>
|
1669 |
+
<rdfs:comment>
|
1670 |
+
value type: TEXT</rdfs:comment>
|
1671 |
+
<spec:valueType>TEXT</spec:valueType>
|
1672 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
1673 |
+
<rdfs:range>
|
1674 |
+
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#string"/>
|
1675 |
+
</rdfs:range>
|
1676 |
+
<rdfs:domain>
|
1677 |
+
<owl:Class rdf:nodeID="DomainOf_requestStatus">
|
1678 |
+
<owl:unionOf rdf:parseType="Collection">
|
1679 |
+
<owl:Class rdf:about="#Vevent"/>
|
1680 |
+
<owl:Class rdf:about="#Vtodo"/>
|
1681 |
+
<owl:Class rdf:about="#Vjournal"/>
|
1682 |
+
<owl:Class rdf:about="#Vfreebusy"/>
|
1683 |
+
</owl:unionOf>
|
1684 |
+
</owl:Class>
|
1685 |
+
</rdfs:domain>
|
1686 |
+
</rdf:Description>
|
1687 |
+
</rdf:RDF>
|
icalendar/icalendar.rst
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
iCalendar Vocabulary (iCalendar)
|
2 |
+
========================================================================================================================
|
3 |
+
|
4 |
+
Overview
|
5 |
+
--------
|
6 |
+
iCalendar is an Internet standard for exchanging calendar and scheduling data across different applications
|
7 |
+
and platforms using a standardized text-based format (.ics). It enables interoperability for events, tasks,
|
8 |
+
and scheduling, supporting features like recurring events, invitations, and time zone adjustments.
|
9 |
+
While widely used in applications like Google Calendar and Outlook, its complexity and partial implementations
|
10 |
+
pose challenges, leading to efforts to integrate it with Semantic Web technologies
|
11 |
+
for enhanced data linking and automation.
|
12 |
+
|
13 |
+
:Domain: Events
|
14 |
+
:Category: Calendar and Scheduling
|
15 |
+
:Current Version: 1.14
|
16 |
+
:Last Updated: 2004/04/07
|
17 |
+
:Creator: Dan Connolly, W3C, Libby Miller, ASemantics
|
18 |
+
:License: Open Publication License
|
19 |
+
:Format: RDF
|
20 |
+
:Download: `iCalendar Vocabulary (iCalendar) Homepage <https://www.w3.org/2002/12/cal/>`_
|
21 |
+
|
22 |
+
Graph Metrics
|
23 |
+
-------------
|
24 |
+
- **Total Nodes**: 496
|
25 |
+
- **Total Edges**: 1271
|
26 |
+
- **Root Nodes**: 4
|
27 |
+
- **Leaf Nodes**: 93
|
28 |
+
|
29 |
+
Knowledge coverage
|
30 |
+
------------------
|
31 |
+
- Classes: 54
|
32 |
+
- Individuals: 0
|
33 |
+
- Properties: 49
|
34 |
+
|
35 |
+
Hierarchical metrics
|
36 |
+
--------------------
|
37 |
+
- **Maximum Depth**: 1
|
38 |
+
- **Minimum Depth**: 0
|
39 |
+
- **Average Depth**: 0.60
|
40 |
+
- **Depth Variance**: 0.24
|
41 |
+
|
42 |
+
Breadth metrics
|
43 |
+
------------------
|
44 |
+
- **Maximum Breadth**: 6
|
45 |
+
- **Minimum Breadth**: 4
|
46 |
+
- **Average Breadth**: 5.00
|
47 |
+
- **Breadth Variance**: 1.00
|
48 |
+
|
49 |
+
Dataset Statistics
|
50 |
+
------------------
|
51 |
+
Generated Benchmarks:
|
52 |
+
- **Term Types**: 0
|
53 |
+
- **Taxonomic Relations**: 2994
|
54 |
+
- **Non-taxonomic Relations**: 0
|
55 |
+
- **Average Terms per Type**: 0.00
|
56 |
+
|
57 |
+
Usage Example
|
58 |
+
-------------
|
59 |
+
.. code-block:: python
|
60 |
+
|
61 |
+
from ontolearner.ontology import iCalendar
|
62 |
+
|
63 |
+
# Initialize and load ontology
|
64 |
+
ontology = iCalendar()
|
65 |
+
ontology.load("path/to/ontology.owl")
|
66 |
+
|
67 |
+
# Extract datasets
|
68 |
+
data = ontology.extract()
|
69 |
+
|
70 |
+
# Access specific relations
|
71 |
+
term_types = data.term_typings
|
72 |
+
taxonomic_relations = data.type_taxonomies
|
73 |
+
non_taxonomic_relations = data.type_non_taxonomic_relations
|
lode/lode.rdf
ADDED
@@ -0,0 +1,256 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
2 |
+
<rdf:RDF xml:base="http://linkedevents.org/ontology/"
|
3 |
+
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
4 |
+
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
5 |
+
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
6 |
+
xmlns:dcterm="http://purl.org/dc/terms/"
|
7 |
+
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
8 |
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
9 |
+
xmlns:vann="http://purl.org/vocab/vann/"
|
10 |
+
xmlns:cc="http://web.resource.org/cc/"
|
11 |
+
>
|
12 |
+
<owl:FunctionalProperty rdf:about="atTime">
|
13 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dcterm:issued>
|
14 |
+
<skos:definition xml:lang="en">
|
15 |
+
an abstract instant or interval of
|
16 |
+
time that is when an event happened.</skos:definition>
|
17 |
+
<rdfs:comment xml:lang="en">
|
18 |
+
Equivalent definitions from other ontologies:
|
19 |
+
|
20 |
+
* C4DM Event ontology: "Relates an event to a time object, classifying
|
21 |
+
a time region (either instantaneous or having an extent)."</rdfs:comment>
|
22 |
+
<rdfs:range rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
|
23 |
+
<rdfs:comment xml:lang="en">
|
24 |
+
This property relates an event to some subjectively imposed temporal
|
25 |
+
boundaries, i.e. a span of time. An event can be related to only one
|
26 |
+
such span of time.</rdfs:comment>
|
27 |
+
<rdfs:subPropertyOf rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isObservableAt"/>
|
28 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
29 |
+
<owl:equivalentProperty rdf:resource="http://purl.org/NET/c4dm/event.owl#time"/>
|
30 |
+
<rdfs:domain rdf:resource="Event"/>
|
31 |
+
<rdfs:subPropertyOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span"/>
|
32 |
+
<rdfs:label xml:lang="en">at time</rdfs:label>
|
33 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
34 |
+
</owl:FunctionalProperty>
|
35 |
+
<owl:ObjectProperty rdf:about="illustrate">
|
36 |
+
<rdfs:comment xml:lang="en">
|
37 |
+
This property relates any thing (typically a media object) to an event which it
|
38 |
+
illustrates, documents or comments upon.</rdfs:comment>
|
39 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
40 |
+
<skos:definition xml:lang="en">
|
41 |
+
an event illustrated by some thing (typically a media object).</skos:definition>
|
42 |
+
<rdfs:range rdf:resource="Event"/>
|
43 |
+
<rdfs:label xml:lang="en">illustrate</rdfs:label>
|
44 |
+
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
45 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-10-07</dcterm:issued>
|
46 |
+
</owl:ObjectProperty>
|
47 |
+
<owl:Ontology rdf:about="">
|
48 |
+
<dcterm:contributor>
|
49 |
+
<rdf:Description rdf:nodeID="ub1bL28C22">
|
50 |
+
<foaf:homepage rdf:resource="http://www.cwi.nl/~lynda/"/>
|
51 |
+
<foaf:name>Lynda Hardman</foaf:name>
|
52 |
+
</rdf:Description>
|
53 |
+
</dcterm:contributor>
|
54 |
+
<dcterm:hasFormat rdf:resource="ttl/"/>
|
55 |
+
<skos:historyNote>
|
56 |
+
<rdf:Description rdf:nodeID="ub1bL48C20">
|
57 |
+
<rdf:value>Updated CRM and DUL namespaces.</rdf:value>
|
58 |
+
<dcterm:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-31</dcterm:date>
|
59 |
+
<dcterm:creator>Ryan Shaw</dcterm:creator>
|
60 |
+
</rdf:Description>
|
61 |
+
</skos:historyNote>
|
62 |
+
<rdfs:comment xml:lang="en">
|
63 |
+
This document describes an ontology for publishing descriptions of
|
64 |
+
historical events as Linked Data, and for mapping between other
|
65 |
+
event-related vocabularies and ontologies.</rdfs:comment>
|
66 |
+
<skos:historyNote>
|
67 |
+
<rdf:Description rdf:nodeID="ub1bL44C20">
|
68 |
+
<dcterm:creator>Raphaël Troncy</dcterm:creator>
|
69 |
+
<dcterm:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-10-07</dcterm:date>
|
70 |
+
<rdf:value>Added illustrate property.</rdf:value>
|
71 |
+
</rdf:Description>
|
72 |
+
</skos:historyNote>
|
73 |
+
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/"/>
|
74 |
+
<dcterm:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-31</dcterm:modified>
|
75 |
+
<dcterm:title xml:lang="en">LODE: An ontology for Linking Open Descriptions of Events</dcterm:title>
|
76 |
+
<vann:preferredNamespaceUri>http://linkedevents.org/ontology/</vann:preferredNamespaceUri>
|
77 |
+
<skos:changeNote>
|
78 |
+
<rdf:Description rdf:nodeID="ub1bL52C19">
|
79 |
+
<dcterm:creator>Ryan Shaw</dcterm:creator>
|
80 |
+
<dcterm:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-31</dcterm:date>
|
81 |
+
<rdf:value>Added Turtle serialization.</rdf:value>
|
82 |
+
</rdf:Description>
|
83 |
+
</skos:changeNote>
|
84 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-10-07</dcterm:issued>
|
85 |
+
<dcterm:description xml:lang="en">
|
86 |
+
This document describes an ontology for publishing descriptions of
|
87 |
+
historical events as Linked Data, and for mapping between other
|
88 |
+
event-related vocabularies and ontologies.</dcterm:description>
|
89 |
+
<owl:versionInfo>2020-10-31</owl:versionInfo>
|
90 |
+
<dcterm:isVersionOf rdf:resource=""/>
|
91 |
+
<rdfs:label xml:lang="en">LODE: An ontology for Linking Open Descriptions of Events</rdfs:label>
|
92 |
+
<dcterm:hasFormat rdf:resource="rdfxml/"/>
|
93 |
+
<dcterm:creator>
|
94 |
+
<rdf:Description rdf:nodeID="ub1bL22C18">
|
95 |
+
<foaf:name>Ryan Shaw</foaf:name>
|
96 |
+
<foaf:homepage rdf:resource="http://aeshin.org/"/>
|
97 |
+
</rdf:Description>
|
98 |
+
</dcterm:creator>
|
99 |
+
<dcterm:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-31</dcterm:date>
|
100 |
+
<dcterm:replaces rdf:resource="2010-10-07/"/>
|
101 |
+
<dcterm:identifier>https://linkedevents.org/ontology/2020-10-31/</dcterm:identifier>
|
102 |
+
<dcterm:rights>Copyright © 2021 Ryan Shaw</dcterm:rights>
|
103 |
+
<dcterm:contributor>
|
104 |
+
<rdf:Description rdf:nodeID="ub1bL25C22">
|
105 |
+
<foaf:homepage rdf:resource="http://www.eurecom.fr/~troncy/"/>
|
106 |
+
<foaf:name>Raphaël Troncy</foaf:name>
|
107 |
+
</rdf:Description>
|
108 |
+
</dcterm:contributor>
|
109 |
+
<vann:preferredNamespacePrefix>lode</vann:preferredNamespacePrefix>
|
110 |
+
<dcterm:hasFormat rdf:resource="html/"/>
|
111 |
+
</owl:Ontology>
|
112 |
+
<owl:ObjectProperty rdf:about="circa">
|
113 |
+
<rdfs:domain rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
|
114 |
+
<rdfs:label xml:lang="en">circa</rdfs:label>
|
115 |
+
<rdfs:comment xml:lang="en">An temporal relation expressing nearness in time.</rdfs:comment>
|
116 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dcterm:issued>
|
117 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
118 |
+
<rdfs:range rdf:resource="http://www.w3.org/2006/time#DateTimeInterval"/>
|
119 |
+
<skos:definition xml:lang="en">
|
120 |
+
an interval of time that can be
|
121 |
+
precisely described using calendar dates and clock times.</skos:definition>
|
122 |
+
<rdfs:comment xml:lang="en">
|
123 |
+
This property relates a span of time that cannot be precisely located
|
124 |
+
in a chronological series to another span of time that can be
|
125 |
+
precisely located, thus asserting that the latter is an approximation
|
126 |
+
of the former.</rdfs:comment>
|
127 |
+
</owl:ObjectProperty>
|
128 |
+
<rdf:Description rdf:about="http://purl.org/NET/c4dm/event.owl#agent">
|
129 |
+
<rdfs:subPropertyOf rdf:resource="involvedAgent"/>
|
130 |
+
</rdf:Description>
|
131 |
+
<rdf:Description rdf:about="http://www.cidoc-crm.org/cidoc-crm/P7_took_place_at">
|
132 |
+
<rdfs:subPropertyOf rdf:resource="inSpace"/>
|
133 |
+
</rdf:Description>
|
134 |
+
<owl:ObjectProperty rdf:about="atPlace">
|
135 |
+
<rdfs:subPropertyOf rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasLocation"/>
|
136 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
137 |
+
<skos:definition xml:lang="en">
|
138 |
+
a named or relatively specified place that is where
|
139 |
+
an event happened.</skos:definition>
|
140 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dcterm:issued>
|
141 |
+
<rdfs:domain rdf:resource="Event"/>
|
142 |
+
<rdfs:range rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Place"/>
|
143 |
+
<rdfs:comment xml:lang="en">
|
144 |
+
This property relates an event to some meaningful place, which may
|
145 |
+
have a name (e.g. "Paris") or may be defined relative to some other
|
146 |
+
entity or entities (e.g. "the unincorporated area between Carson and
|
147 |
+
Harbor Gateway"). An event may be related to more than one such
|
148 |
+
place.</rdfs:comment>
|
149 |
+
<rdfs:label xml:lang="en">at place</rdfs:label>
|
150 |
+
</owl:ObjectProperty>
|
151 |
+
<rdf:Description rdf:about="http://www.cidoc-crm.org/cidoc-crm/P12_occurred_in_the_presence_of">
|
152 |
+
<rdfs:subPropertyOf rdf:resource="involved"/>
|
153 |
+
</rdf:Description>
|
154 |
+
<rdf:Description rdf:about="http://www.cidoc-crm.org/cidoc-crm/P11_had_participant">
|
155 |
+
<rdfs:subPropertyOf rdf:resource="involvedAgent"/>
|
156 |
+
</rdf:Description>
|
157 |
+
<owl:ObjectProperty rdf:about="involvedAgent">
|
158 |
+
<skos:definition xml:lang="en">an agent involved in an event.</skos:definition>
|
159 |
+
<rdfs:subPropertyOf rdf:resource="involved"/>
|
160 |
+
<rdfs:range rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Agent"/>
|
161 |
+
<rdfs:label xml:lang="en">involved agent</rdfs:label>
|
162 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dcterm:issued>
|
163 |
+
<rdfs:comment xml:lang="en">
|
164 |
+
This property relates an event to anything with agency, such as a
|
165 |
+
(legal or natural) person, a group, an organization, a computational
|
166 |
+
agent, etc. It does not imply any causal relationship, influence,
|
167 |
+
intentionality, etc.</rdfs:comment>
|
168 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
169 |
+
<owl:equivalentProperty rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#involvesAgent"/>
|
170 |
+
<rdfs:domain rdf:resource="Event"/>
|
171 |
+
</owl:ObjectProperty>
|
172 |
+
<owl:ObjectProperty rdf:about="inSpace">
|
173 |
+
<owl:equivalentProperty rdf:resource="http://purl.org/NET/c4dm/event.owl#place"/>
|
174 |
+
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
|
175 |
+
<skos:definition xml:lang="en">
|
176 |
+
an abstract region of space (e.g. a
|
177 |
+
geospatial point or region) that is where an event happened.</skos:definition>
|
178 |
+
<rdfs:comment xml:lang="en">
|
179 |
+
Note that a statement that relates an event to a region of space using
|
180 |
+
this property only asserts that an event occurred somewhere within
|
181 |
+
the region and does not assert that it occurred everywhere within the
|
182 |
+
region.</rdfs:comment>
|
183 |
+
<rdfs:comment xml:lang="en">
|
184 |
+
This property relates an event to some subjectively imposed spatial
|
185 |
+
boundaries, i.e. a region of space. An event can be related to only
|
186 |
+
one such region of space.</rdfs:comment>
|
187 |
+
<rdfs:domain rdf:resource="Event"/>
|
188 |
+
<rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
|
189 |
+
<rdfs:subPropertyOf rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasRegion"/>
|
190 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
191 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dcterm:issued>
|
192 |
+
<rdfs:label xml:lang="en">in space</rdfs:label>
|
193 |
+
</owl:ObjectProperty>
|
194 |
+
<owl:Class rdf:about="Event">
|
195 |
+
<rdfs:subClassOf rdf:resource="http://purl.org/dc/dcmitype/Event"/>
|
196 |
+
<skos:definition xml:lang="en">
|
197 |
+
"Something that happened," as might be reported in a news article or
|
198 |
+
explained by a historian.</skos:definition>
|
199 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dcterm:issued>
|
200 |
+
<rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E2_Temporal_Entity"/>
|
201 |
+
<rdfs:comment xml:lang="en">
|
202 |
+
An event consists of some temporal and spatial boundaries subjectively
|
203 |
+
imposed on the flux of reality or imagination, that we wish to treat
|
204 |
+
as an entity for the purposes of making statements about it. In
|
205 |
+
particular, we may wish to make statements that relate people, places,
|
206 |
+
or things to an event.</rdfs:comment>
|
207 |
+
<rdfs:label xml:lang="en">Event</rdfs:label>
|
208 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
209 |
+
<owl:equivalentClass rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
|
210 |
+
<rdfs:comment xml:lang="en">
|
211 |
+
Note that, unlike some defintions of "event," this definition does not
|
212 |
+
specify that an event involves a change of state, nor does it attempt
|
213 |
+
to distinguish events from processes or states.</rdfs:comment>
|
214 |
+
<owl:equivalentClass rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Event"/>
|
215 |
+
</owl:Class>
|
216 |
+
<owl:ObjectProperty rdf:about="involved">
|
217 |
+
<dcterm:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dcterm:issued>
|
218 |
+
<skos:definition xml:lang="en">
|
219 |
+
a (physical, social, or mental) object involved in
|
220 |
+
an event.</skos:definition>
|
221 |
+
<rdfs:domain rdf:resource="Event"/>
|
222 |
+
<owl:equivalentProperty rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasParticipant"/>
|
223 |
+
<rdfs:label xml:lang="en">involved</rdfs:label>
|
224 |
+
<rdfs:range rdf:resource="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Object"/>
|
225 |
+
<rdfs:isDefinedBy rdf:resource=""/>
|
226 |
+
<rdfs:comment xml:lang="en">
|
227 |
+
This property relates an event to any physical, social, or mental
|
228 |
+
object or substance. It does not imply any causal relationship or
|
229 |
+
influence or any other kind of explanatory relationship such as
|
230 |
+
creation, destruction, etc.</rdfs:comment>
|
231 |
+
</owl:ObjectProperty>
|
232 |
+
<rdf:Description rdf:about="ttl/">
|
233 |
+
<dcterm:format>
|
234 |
+
<dcterm:IMT rdf:nodeID="ub1bL64C22">
|
235 |
+
<rdfs:label xml:lang="en">TTL</rdfs:label>
|
236 |
+
<rdf:value>text/turtle</rdf:value>
|
237 |
+
</dcterm:IMT>
|
238 |
+
</dcterm:format>
|
239 |
+
</rdf:Description>
|
240 |
+
<rdf:Description rdf:about="html/">
|
241 |
+
<dcterm:format>
|
242 |
+
<dcterm:IMT rdf:nodeID="ub1bL58C23">
|
243 |
+
<rdfs:label xml:lang="en">HTML</rdfs:label>
|
244 |
+
<rdf:value>text/html</rdf:value>
|
245 |
+
</dcterm:IMT>
|
246 |
+
</dcterm:format>
|
247 |
+
</rdf:Description>
|
248 |
+
<rdf:Description rdf:about="rdfxml/">
|
249 |
+
<dcterm:format>
|
250 |
+
<dcterm:IMT rdf:nodeID="ub1bL70C25">
|
251 |
+
<rdf:value>application/rdf+xml</rdf:value>
|
252 |
+
<rdfs:label xml:lang="en">RDF/XML</rdfs:label>
|
253 |
+
</dcterm:IMT>
|
254 |
+
</dcterm:format>
|
255 |
+
</rdf:Description>
|
256 |
+
</rdf:RDF>
|
lode/lode.rst
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Linking Open Descriptions of Events (LODE)
|
2 |
+
========================================================================================================================
|
3 |
+
|
4 |
+
Overview
|
5 |
+
--------
|
6 |
+
People conventionally refer to an action or occurrence taking place at a certain time
|
7 |
+
at a specific location as an event. This notion is potentially useful for connecting individual facts
|
8 |
+
recorded in the rapidly growing collection of linked data sets and for discovering more complex relationships
|
9 |
+
between data. The LODE provide an overview and comparison of existing event models,
|
10 |
+
looking at the different choices they make of how to represent events. It is a model for publishing records
|
11 |
+
of events as Linked Data. A tools for populating this model and a prototype “event directory” web service,
|
12 |
+
which can be used to locate stable URIs for events that have occurred,
|
13 |
+
provide RDFS+OWL descriptions and link to related resources.
|
14 |
+
|
15 |
+
:Domain: Events
|
16 |
+
:Category: Events
|
17 |
+
:Current Version: 2020-10-31
|
18 |
+
:Last Updated: 2020-10-31
|
19 |
+
:Creator: Ryan Shaw
|
20 |
+
:License: Creative Commons Attribution 3.0
|
21 |
+
:Format: RDF, TTL
|
22 |
+
:Download: `Linking Open Descriptions of Events (LODE) Homepage <https://linkedevents.org/ontology/>`_
|
23 |
+
|
24 |
+
Graph Metrics
|
25 |
+
-------------
|
26 |
+
- **Total Nodes**: 81
|
27 |
+
- **Total Edges**: 115
|
28 |
+
- **Root Nodes**: 7
|
29 |
+
- **Leaf Nodes**: 59
|
30 |
+
|
31 |
+
Knowledge coverage
|
32 |
+
------------------
|
33 |
+
- Classes: 1
|
34 |
+
- Individuals: 0
|
35 |
+
- Properties: 7
|
36 |
+
|
37 |
+
Hierarchical metrics
|
38 |
+
--------------------
|
39 |
+
- **Maximum Depth**: 4
|
40 |
+
- **Minimum Depth**: 0
|
41 |
+
- **Average Depth**: 2.12
|
42 |
+
- **Depth Variance**: 1.37
|
43 |
+
|
44 |
+
Breadth metrics
|
45 |
+
------------------
|
46 |
+
- **Maximum Breadth**: 19
|
47 |
+
- **Minimum Breadth**: 7
|
48 |
+
- **Average Breadth**: 12.00
|
49 |
+
- **Breadth Variance**: 25.60
|
50 |
+
|
51 |
+
Dataset Statistics
|
52 |
+
------------------
|
53 |
+
Generated Benchmarks:
|
54 |
+
- **Term Types**: 0
|
55 |
+
- **Taxonomic Relations**: 4
|
56 |
+
- **Non-taxonomic Relations**: 0
|
57 |
+
- **Average Terms per Type**: 0.00
|
58 |
+
|
59 |
+
Usage Example
|
60 |
+
-------------
|
61 |
+
.. code-block:: python
|
62 |
+
|
63 |
+
from ontolearner.ontology import LODE
|
64 |
+
|
65 |
+
# Initialize and load ontology
|
66 |
+
ontology = LODE()
|
67 |
+
ontology.load("path/to/ontology.owl")
|
68 |
+
|
69 |
+
# Extract datasets
|
70 |
+
data = ontology.extract()
|
71 |
+
|
72 |
+
# Access specific relations
|
73 |
+
term_types = data.term_typings
|
74 |
+
taxonomic_relations = data.type_taxonomies
|
75 |
+
non_taxonomic_relations = data.type_non_taxonomic_relations
|