rdf-vocab 3.2.0 → 3.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4307 -4305
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +219 -217
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +543 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9447 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14700 -14698
- data/lib/rdf/vocab/schemas.rb +14700 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +135 -133
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- metadata +14 -3
data/lib/rdf/vocab/ical.rb
CHANGED
@@ -3,1032 +3,1034 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://www.w3.org/2002/12/cal/icaltzd#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <http://www.w3.org/2002/12/cal/icaltzd#>
|
7
|
+
# @!visibility private
|
6
8
|
ICAL = Class.new(RDF::StrictVocabulary("http://www.w3.org/2002/12/cal/icaltzd#")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"http://www.w3.org/2002/12/cal/icaltzd#",
|
10
|
-
"http://purl.org/dc/elements/1.1/source": "http://www.ietf.org/rfc/rfc2445.txt"
|
11
|
-
"http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://esw.w3.org/topic/RdfCalendar"
|
12
|
-
"http://www.w3.org/2002/07/owl#versionInfo": ["$Id: icaltzd.rdf,v 1.6 2007/06/28 18:22:09 connolly Exp $"
|
13
|
-
type: "http://www.w3.org/2002/07/owl#Thing"
|
12
|
+
"http://purl.org/dc/elements/1.1/source": "http://www.ietf.org/rfc/rfc2445.txt",
|
13
|
+
"http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://esw.w3.org/topic/RdfCalendar", "http://lists.w3.org/Archives/Public/www-rdf-calendar/", "http://www.w3.org/2002/12/cal/"],
|
14
|
+
"http://www.w3.org/2002/07/owl#versionInfo": ["$Id: icaltzd.rdf,v 1.6 2007/06/28 18:22:09 connolly Exp $", "subject to change with notice to www-rdf-calendar@w3.org"],
|
15
|
+
type: "http://www.w3.org/2002/07/owl#Thing"
|
14
16
|
|
15
17
|
# Class definitions
|
16
18
|
term :DomainOf_rrule,
|
17
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
19
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
18
20
|
term :List_of_Float,
|
19
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
21
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
20
22
|
term :Valarm,
|
21
|
-
comment: "Provide a grouping of component properties that define an alarm."
|
23
|
+
comment: "Provide a grouping of component properties that define an alarm.",
|
22
24
|
subClassOf: [term(
|
23
|
-
minCardinality: "0"
|
24
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#action"
|
25
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
25
|
+
minCardinality: "0",
|
26
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#action",
|
27
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
26
28
|
), term(
|
27
|
-
minCardinality: "0"
|
28
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach"
|
29
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
29
|
+
minCardinality: "0",
|
30
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach",
|
31
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
30
32
|
), term(
|
31
|
-
minCardinality: "0"
|
32
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee"
|
33
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
33
|
+
minCardinality: "0",
|
34
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee",
|
35
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
34
36
|
), term(
|
35
|
-
minCardinality: "0"
|
36
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description"
|
37
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
37
|
+
minCardinality: "0",
|
38
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description",
|
39
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
38
40
|
), term(
|
39
|
-
minCardinality: "0"
|
40
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration"
|
41
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
41
|
+
minCardinality: "0",
|
42
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration",
|
43
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
42
44
|
), term(
|
43
|
-
minCardinality: "0"
|
44
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#repeat"
|
45
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
45
|
+
minCardinality: "0",
|
46
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#repeat",
|
47
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
46
48
|
), term(
|
47
|
-
minCardinality: "0"
|
48
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary"
|
49
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
49
|
+
minCardinality: "0",
|
50
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary",
|
51
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
50
52
|
), term(
|
51
|
-
minCardinality: "0"
|
52
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger"
|
53
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
53
|
+
minCardinality: "0",
|
54
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger",
|
55
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
54
56
|
)],
|
55
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
57
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
56
58
|
term :"Value_CAL-ADDRESS",
|
57
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
59
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
58
60
|
term :Value_DATE,
|
59
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
61
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
60
62
|
term :Value_DURATION,
|
61
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
63
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
62
64
|
term :Value_PERIOD,
|
63
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
65
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
64
66
|
term :Value_RECUR,
|
65
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
67
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
66
68
|
term :Vcalendar,
|
67
|
-
label: "VCALENDAR"
|
68
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
69
|
+
label: "VCALENDAR",
|
70
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
69
71
|
term :Vevent,
|
70
|
-
comment: "Provide a grouping of component properties that describe an event."
|
71
|
-
label: "Event"
|
72
|
+
comment: "Provide a grouping of component properties that describe an event.",
|
73
|
+
label: "Event",
|
72
74
|
subClassOf: [term(
|
73
|
-
minCardinality: "0"
|
74
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach"
|
75
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
75
|
+
minCardinality: "0",
|
76
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach",
|
77
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
76
78
|
), term(
|
77
|
-
minCardinality: "0"
|
78
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee"
|
79
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
79
|
+
minCardinality: "0",
|
80
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee",
|
81
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
80
82
|
), term(
|
81
|
-
minCardinality: "0"
|
82
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories"
|
83
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
83
|
+
minCardinality: "0",
|
84
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories",
|
85
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
84
86
|
), term(
|
85
|
-
minCardinality: "0"
|
86
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class"
|
87
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
87
|
+
minCardinality: "0",
|
88
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class",
|
89
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
88
90
|
), term(
|
89
|
-
minCardinality: "0"
|
90
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment"
|
91
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
91
|
+
minCardinality: "0",
|
92
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment",
|
93
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
92
94
|
), term(
|
93
|
-
minCardinality: "0"
|
94
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact"
|
95
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
95
|
+
minCardinality: "0",
|
96
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact",
|
97
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
96
98
|
), term(
|
97
|
-
minCardinality: "0"
|
98
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created"
|
99
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
99
|
+
minCardinality: "0",
|
100
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created",
|
101
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
100
102
|
), term(
|
101
|
-
minCardinality: "0"
|
102
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description"
|
103
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
103
|
+
minCardinality: "0",
|
104
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description",
|
105
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
104
106
|
), term(
|
105
|
-
minCardinality: "0"
|
106
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtend"
|
107
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
107
|
+
minCardinality: "0",
|
108
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtend",
|
109
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
108
110
|
), term(
|
109
|
-
minCardinality: "0"
|
110
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp"
|
111
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
111
|
+
minCardinality: "0",
|
112
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp",
|
113
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
112
114
|
), term(
|
113
|
-
minCardinality: "0"
|
114
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart"
|
115
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
115
|
+
minCardinality: "0",
|
116
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart",
|
117
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
116
118
|
), term(
|
117
|
-
minCardinality: "0"
|
118
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration"
|
119
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
119
|
+
minCardinality: "0",
|
120
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration",
|
121
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
120
122
|
), term(
|
121
|
-
minCardinality: "0"
|
122
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate"
|
123
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
123
|
+
minCardinality: "0",
|
124
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate",
|
125
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
124
126
|
), term(
|
125
|
-
minCardinality: "0"
|
126
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule"
|
127
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
127
|
+
minCardinality: "0",
|
128
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule",
|
129
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
128
130
|
), term(
|
129
|
-
minCardinality: "0"
|
130
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#geo"
|
131
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
131
|
+
minCardinality: "0",
|
132
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#geo",
|
133
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
132
134
|
), term(
|
133
|
-
minCardinality: "0"
|
134
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified"
|
135
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
135
|
+
minCardinality: "0",
|
136
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified",
|
137
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
136
138
|
), term(
|
137
|
-
minCardinality: "0"
|
138
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#location"
|
139
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
139
|
+
minCardinality: "0",
|
140
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#location",
|
141
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
140
142
|
), term(
|
141
|
-
minCardinality: "0"
|
142
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer"
|
143
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
143
|
+
minCardinality: "0",
|
144
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer",
|
145
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
144
146
|
), term(
|
145
|
-
minCardinality: "0"
|
146
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#priority"
|
147
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
147
|
+
minCardinality: "0",
|
148
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#priority",
|
149
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
148
150
|
), term(
|
149
|
-
minCardinality: "0"
|
150
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate"
|
151
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
151
|
+
minCardinality: "0",
|
152
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate",
|
153
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
152
154
|
), term(
|
153
|
-
minCardinality: "0"
|
154
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId"
|
155
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
155
|
+
minCardinality: "0",
|
156
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId",
|
157
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
156
158
|
), term(
|
157
|
-
minCardinality: "0"
|
158
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo"
|
159
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
159
|
+
minCardinality: "0",
|
160
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo",
|
161
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
160
162
|
), term(
|
161
|
-
minCardinality: "0"
|
162
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus"
|
163
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
163
|
+
minCardinality: "0",
|
164
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus",
|
165
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
164
166
|
), term(
|
165
|
-
minCardinality: "0"
|
166
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#resources"
|
167
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
167
|
+
minCardinality: "0",
|
168
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#resources",
|
169
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
168
170
|
), term(
|
169
|
-
minCardinality: "0"
|
170
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule"
|
171
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
171
|
+
minCardinality: "0",
|
172
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule",
|
173
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
172
174
|
), term(
|
173
|
-
minCardinality: "0"
|
174
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence"
|
175
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
175
|
+
minCardinality: "0",
|
176
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence",
|
177
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
176
178
|
), term(
|
177
|
-
minCardinality: "0"
|
178
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status"
|
179
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
179
|
+
minCardinality: "0",
|
180
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status",
|
181
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
180
182
|
), term(
|
181
|
-
minCardinality: "0"
|
182
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary"
|
183
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
183
|
+
minCardinality: "0",
|
184
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary",
|
185
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
184
186
|
), term(
|
185
|
-
minCardinality: "0"
|
186
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#transp"
|
187
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
187
|
+
minCardinality: "0",
|
188
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#transp",
|
189
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
188
190
|
), term(
|
189
|
-
minCardinality: "0"
|
190
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger"
|
191
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
191
|
+
minCardinality: "0",
|
192
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger",
|
193
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
192
194
|
), term(
|
193
|
-
minCardinality: "0"
|
194
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid"
|
195
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
195
|
+
minCardinality: "0",
|
196
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid",
|
197
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
196
198
|
), term(
|
197
|
-
minCardinality: "0"
|
198
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url"
|
199
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
199
|
+
minCardinality: "0",
|
200
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url",
|
201
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
200
202
|
)],
|
201
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
203
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
202
204
|
term :Vfreebusy,
|
203
|
-
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."
|
205
|
+
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.",
|
204
206
|
subClassOf: [term(
|
205
|
-
minCardinality: "0"
|
206
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee"
|
207
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
207
|
+
minCardinality: "0",
|
208
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee",
|
209
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
208
210
|
), term(
|
209
|
-
minCardinality: "0"
|
210
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment"
|
211
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
211
|
+
minCardinality: "0",
|
212
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment",
|
213
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
212
214
|
), term(
|
213
|
-
minCardinality: "0"
|
214
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact"
|
215
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
215
|
+
minCardinality: "0",
|
216
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact",
|
217
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
216
218
|
), term(
|
217
|
-
minCardinality: "0"
|
218
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtend"
|
219
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
219
|
+
minCardinality: "0",
|
220
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtend",
|
221
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
220
222
|
), term(
|
221
|
-
minCardinality: "0"
|
222
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp"
|
223
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
223
|
+
minCardinality: "0",
|
224
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp",
|
225
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
224
226
|
), term(
|
225
|
-
minCardinality: "0"
|
226
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart"
|
227
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
227
|
+
minCardinality: "0",
|
228
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart",
|
229
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
228
230
|
), term(
|
229
|
-
minCardinality: "0"
|
230
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration"
|
231
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
231
|
+
minCardinality: "0",
|
232
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration",
|
233
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
232
234
|
), term(
|
233
|
-
minCardinality: "0"
|
234
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#freebusy"
|
235
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
235
|
+
minCardinality: "0",
|
236
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#freebusy",
|
237
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
236
238
|
), term(
|
237
|
-
minCardinality: "0"
|
238
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer"
|
239
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
239
|
+
minCardinality: "0",
|
240
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer",
|
241
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
240
242
|
), term(
|
241
|
-
minCardinality: "0"
|
242
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus"
|
243
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
243
|
+
minCardinality: "0",
|
244
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus",
|
245
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
244
246
|
), term(
|
245
|
-
minCardinality: "0"
|
246
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid"
|
247
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
247
|
+
minCardinality: "0",
|
248
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid",
|
249
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
248
250
|
), term(
|
249
|
-
minCardinality: "0"
|
250
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url"
|
251
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
251
|
+
minCardinality: "0",
|
252
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url",
|
253
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
252
254
|
)],
|
253
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
255
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
254
256
|
term :Vjournal,
|
255
|
-
comment: "Provide a grouping of component properties that describe a journal entry."
|
257
|
+
comment: "Provide a grouping of component properties that describe a journal entry.",
|
256
258
|
subClassOf: [term(
|
257
|
-
minCardinality: "0"
|
258
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach"
|
259
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
259
|
+
minCardinality: "0",
|
260
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach",
|
261
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
260
262
|
), term(
|
261
|
-
minCardinality: "0"
|
262
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee"
|
263
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
263
|
+
minCardinality: "0",
|
264
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee",
|
265
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
264
266
|
), term(
|
265
|
-
minCardinality: "0"
|
266
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories"
|
267
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
267
|
+
minCardinality: "0",
|
268
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories",
|
269
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
268
270
|
), term(
|
269
|
-
minCardinality: "0"
|
270
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class"
|
271
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
271
|
+
minCardinality: "0",
|
272
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class",
|
273
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
272
274
|
), term(
|
273
|
-
minCardinality: "0"
|
274
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment"
|
275
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
275
|
+
minCardinality: "0",
|
276
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment",
|
277
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
276
278
|
), term(
|
277
|
-
minCardinality: "0"
|
278
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact"
|
279
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
279
|
+
minCardinality: "0",
|
280
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact",
|
281
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
280
282
|
), term(
|
281
|
-
minCardinality: "0"
|
282
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created"
|
283
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
283
|
+
minCardinality: "0",
|
284
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created",
|
285
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
284
286
|
), term(
|
285
|
-
minCardinality: "0"
|
286
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description"
|
287
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
287
|
+
minCardinality: "0",
|
288
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description",
|
289
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
288
290
|
), term(
|
289
|
-
minCardinality: "0"
|
290
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp"
|
291
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
291
|
+
minCardinality: "0",
|
292
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp",
|
293
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
292
294
|
), term(
|
293
|
-
minCardinality: "0"
|
294
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate"
|
295
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
295
|
+
minCardinality: "0",
|
296
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate",
|
297
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
296
298
|
), term(
|
297
|
-
minCardinality: "0"
|
298
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule"
|
299
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
299
|
+
minCardinality: "0",
|
300
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule",
|
301
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
300
302
|
), term(
|
301
|
-
minCardinality: "0"
|
302
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified"
|
303
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
303
|
+
minCardinality: "0",
|
304
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified",
|
305
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
304
306
|
), term(
|
305
|
-
minCardinality: "0"
|
306
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer"
|
307
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
307
|
+
minCardinality: "0",
|
308
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer",
|
309
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
308
310
|
), term(
|
309
|
-
minCardinality: "0"
|
310
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate"
|
311
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
311
|
+
minCardinality: "0",
|
312
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate",
|
313
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
312
314
|
), term(
|
313
|
-
minCardinality: "0"
|
314
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId"
|
315
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
315
|
+
minCardinality: "0",
|
316
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId",
|
317
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
316
318
|
), term(
|
317
|
-
minCardinality: "0"
|
318
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo"
|
319
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
319
|
+
minCardinality: "0",
|
320
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo",
|
321
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
320
322
|
), term(
|
321
|
-
minCardinality: "0"
|
322
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus"
|
323
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
323
|
+
minCardinality: "0",
|
324
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus",
|
325
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
324
326
|
), term(
|
325
|
-
minCardinality: "0"
|
326
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule"
|
327
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
327
|
+
minCardinality: "0",
|
328
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule",
|
329
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
328
330
|
), term(
|
329
|
-
minCardinality: "0"
|
330
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence"
|
331
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
331
|
+
minCardinality: "0",
|
332
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence",
|
333
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
332
334
|
), term(
|
333
|
-
minCardinality: "0"
|
334
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status"
|
335
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
335
|
+
minCardinality: "0",
|
336
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status",
|
337
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
336
338
|
), term(
|
337
|
-
minCardinality: "0"
|
338
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary"
|
339
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
339
|
+
minCardinality: "0",
|
340
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary",
|
341
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
340
342
|
), term(
|
341
|
-
minCardinality: "0"
|
342
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid"
|
343
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
343
|
+
minCardinality: "0",
|
344
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid",
|
345
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
344
346
|
), term(
|
345
|
-
minCardinality: "0"
|
346
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url"
|
347
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
347
|
+
minCardinality: "0",
|
348
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url",
|
349
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
348
350
|
)],
|
349
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
351
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
350
352
|
term :Vtimezone,
|
351
|
-
comment: "Provide a grouping of component properties that defines a time zone."
|
353
|
+
comment: "Provide a grouping of component properties that defines a time zone.",
|
352
354
|
subClassOf: [term(
|
353
|
-
minCardinality: "0"
|
354
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment"
|
355
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
355
|
+
minCardinality: "0",
|
356
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment",
|
357
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
356
358
|
), term(
|
357
|
-
minCardinality: "0"
|
358
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart"
|
359
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
359
|
+
minCardinality: "0",
|
360
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart",
|
361
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
360
362
|
), term(
|
361
|
-
minCardinality: "0"
|
362
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate"
|
363
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
363
|
+
minCardinality: "0",
|
364
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate",
|
365
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
364
366
|
), term(
|
365
|
-
minCardinality: "0"
|
366
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified"
|
367
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
367
|
+
minCardinality: "0",
|
368
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified",
|
369
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
368
370
|
), term(
|
369
|
-
minCardinality: "0"
|
370
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate"
|
371
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
371
|
+
minCardinality: "0",
|
372
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate",
|
373
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
372
374
|
), term(
|
373
|
-
minCardinality: "0"
|
374
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId"
|
375
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
375
|
+
minCardinality: "0",
|
376
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId",
|
377
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
376
378
|
), term(
|
377
|
-
minCardinality: "0"
|
378
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule"
|
379
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
379
|
+
minCardinality: "0",
|
380
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule",
|
381
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
380
382
|
), term(
|
381
|
-
minCardinality: "0"
|
382
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzid"
|
383
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
383
|
+
minCardinality: "0",
|
384
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzid",
|
385
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
384
386
|
), term(
|
385
|
-
minCardinality: "0"
|
386
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzname"
|
387
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
387
|
+
minCardinality: "0",
|
388
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzname",
|
389
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
388
390
|
), term(
|
389
|
-
minCardinality: "0"
|
390
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzoffsetfrom"
|
391
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
391
|
+
minCardinality: "0",
|
392
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzoffsetfrom",
|
393
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
392
394
|
), term(
|
393
|
-
minCardinality: "0"
|
394
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzoffsetto"
|
395
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
395
|
+
minCardinality: "0",
|
396
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzoffsetto",
|
397
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
396
398
|
), term(
|
397
|
-
minCardinality: "0"
|
398
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzurl"
|
399
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
399
|
+
minCardinality: "0",
|
400
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzurl",
|
401
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
400
402
|
)],
|
401
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
403
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
402
404
|
term :Vtodo,
|
403
|
-
comment: "Provide a grouping of calendar properties that describe a to-do."
|
404
|
-
label: "To-do"
|
405
|
+
comment: "Provide a grouping of calendar properties that describe a to-do.",
|
406
|
+
label: "To-do",
|
405
407
|
subClassOf: [term(
|
406
|
-
minCardinality: "0"
|
407
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach"
|
408
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
408
|
+
minCardinality: "0",
|
409
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach",
|
410
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
409
411
|
), term(
|
410
|
-
minCardinality: "0"
|
411
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee"
|
412
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
412
|
+
minCardinality: "0",
|
413
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee",
|
414
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
413
415
|
), term(
|
414
|
-
minCardinality: "0"
|
415
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories"
|
416
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
416
|
+
minCardinality: "0",
|
417
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories",
|
418
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
417
419
|
), term(
|
418
|
-
minCardinality: "0"
|
419
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class"
|
420
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
420
|
+
minCardinality: "0",
|
421
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class",
|
422
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
421
423
|
), term(
|
422
|
-
minCardinality: "0"
|
423
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment"
|
424
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
424
|
+
minCardinality: "0",
|
425
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment",
|
426
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
425
427
|
), term(
|
426
|
-
minCardinality: "0"
|
427
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#completed"
|
428
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
428
|
+
minCardinality: "0",
|
429
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#completed",
|
430
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
429
431
|
), term(
|
430
|
-
minCardinality: "0"
|
431
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact"
|
432
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
432
|
+
minCardinality: "0",
|
433
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact",
|
434
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
433
435
|
), term(
|
434
|
-
minCardinality: "0"
|
435
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created"
|
436
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
436
|
+
minCardinality: "0",
|
437
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created",
|
438
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
437
439
|
), term(
|
438
|
-
minCardinality: "0"
|
439
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description"
|
440
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
440
|
+
minCardinality: "0",
|
441
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description",
|
442
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
441
443
|
), term(
|
442
|
-
minCardinality: "0"
|
443
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp"
|
444
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
444
|
+
minCardinality: "0",
|
445
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp",
|
446
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
445
447
|
), term(
|
446
|
-
minCardinality: "0"
|
447
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart"
|
448
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
448
|
+
minCardinality: "0",
|
449
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart",
|
450
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
449
451
|
), term(
|
450
|
-
minCardinality: "0"
|
451
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#due"
|
452
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
452
|
+
minCardinality: "0",
|
453
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#due",
|
454
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
453
455
|
), term(
|
454
|
-
minCardinality: "0"
|
455
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration"
|
456
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
456
|
+
minCardinality: "0",
|
457
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration",
|
458
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
457
459
|
), term(
|
458
|
-
minCardinality: "0"
|
459
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate"
|
460
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
460
|
+
minCardinality: "0",
|
461
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate",
|
462
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
461
463
|
), term(
|
462
|
-
minCardinality: "0"
|
463
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule"
|
464
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
464
|
+
minCardinality: "0",
|
465
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule",
|
466
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
465
467
|
), term(
|
466
|
-
minCardinality: "0"
|
467
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#geo"
|
468
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
468
|
+
minCardinality: "0",
|
469
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#geo",
|
470
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
469
471
|
), term(
|
470
|
-
minCardinality: "0"
|
471
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified"
|
472
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
472
|
+
minCardinality: "0",
|
473
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified",
|
474
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
473
475
|
), term(
|
474
|
-
minCardinality: "0"
|
475
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#location"
|
476
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
476
|
+
minCardinality: "0",
|
477
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#location",
|
478
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
477
479
|
), term(
|
478
|
-
minCardinality: "0"
|
479
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer"
|
480
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
480
|
+
minCardinality: "0",
|
481
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer",
|
482
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
481
483
|
), term(
|
482
|
-
minCardinality: "0"
|
483
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#percentComplete"
|
484
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
484
|
+
minCardinality: "0",
|
485
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#percentComplete",
|
486
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
485
487
|
), term(
|
486
|
-
minCardinality: "0"
|
487
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#priority"
|
488
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
488
|
+
minCardinality: "0",
|
489
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#priority",
|
490
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
489
491
|
), term(
|
490
|
-
minCardinality: "0"
|
491
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate"
|
492
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
492
|
+
minCardinality: "0",
|
493
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate",
|
494
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
493
495
|
), term(
|
494
|
-
minCardinality: "0"
|
495
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId"
|
496
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
496
|
+
minCardinality: "0",
|
497
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId",
|
498
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
497
499
|
), term(
|
498
|
-
minCardinality: "0"
|
499
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo"
|
500
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
500
|
+
minCardinality: "0",
|
501
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo",
|
502
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
501
503
|
), term(
|
502
|
-
minCardinality: "0"
|
503
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus"
|
504
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
504
|
+
minCardinality: "0",
|
505
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus",
|
506
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
505
507
|
), term(
|
506
|
-
minCardinality: "0"
|
507
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#resources"
|
508
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
508
|
+
minCardinality: "0",
|
509
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#resources",
|
510
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
509
511
|
), term(
|
510
|
-
minCardinality: "0"
|
511
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule"
|
512
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
512
|
+
minCardinality: "0",
|
513
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule",
|
514
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
513
515
|
), term(
|
514
|
-
minCardinality: "0"
|
515
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence"
|
516
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
516
|
+
minCardinality: "0",
|
517
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence",
|
518
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
517
519
|
), term(
|
518
|
-
minCardinality: "0"
|
519
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status"
|
520
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
520
|
+
minCardinality: "0",
|
521
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status",
|
522
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
521
523
|
), term(
|
522
|
-
minCardinality: "0"
|
523
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary"
|
524
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
524
|
+
minCardinality: "0",
|
525
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary",
|
526
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
525
527
|
), term(
|
526
|
-
minCardinality: "0"
|
527
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger"
|
528
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
528
|
+
minCardinality: "0",
|
529
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger",
|
530
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
529
531
|
), term(
|
530
|
-
minCardinality: "0"
|
531
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid"
|
532
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
532
|
+
minCardinality: "0",
|
533
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid",
|
534
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
533
535
|
), term(
|
534
|
-
minCardinality: "0"
|
535
|
-
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url"
|
536
|
-
type: "http://www.w3.org/2002/07/owl#Restriction"
|
536
|
+
minCardinality: "0",
|
537
|
+
onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url",
|
538
|
+
type: "http://www.w3.org/2002/07/owl#Restriction"
|
537
539
|
)],
|
538
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
540
|
+
type: "http://www.w3.org/2002/07/owl#Class"
|
539
541
|
|
540
542
|
# Property definitions
|
541
543
|
property :"X-",
|
542
|
-
comment: ["This class of property provides a framework for defining non-standard properties."
|
543
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
544
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
545
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
544
|
+
comment: ["This class of property provides a framework for defining non-standard properties.", "\n\t value type: TEXT"],
|
545
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
546
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
547
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
546
548
|
property :action,
|
547
|
-
comment: ["This property defines the action to be invoked when an alarm is triggered."
|
549
|
+
comment: ["This property defines the action to be invoked when an alarm is triggered.", "\n\t value type: TEXT"],
|
548
550
|
domain: term(
|
549
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
550
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm"
|
551
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
552
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Valarm")
|
551
553
|
),
|
552
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
553
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
554
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
554
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
555
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
556
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
555
557
|
property :altrep,
|
556
|
-
comment: "To specify an alternate text representation for the property value."
|
557
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
558
|
+
comment: "To specify an alternate text representation for the property value.",
|
559
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
558
560
|
property :attach,
|
559
|
-
comment: ["The property provides the capability to associate a document object with a calendar component."
|
561
|
+
comment: ["The property provides the capability to associate a document object with a calendar component.", "\n\t default value type: URI"],
|
560
562
|
domain: term(
|
561
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
562
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
563
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
564
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Valarm")
|
563
565
|
),
|
564
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI"
|
565
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
566
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI",
|
567
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
566
568
|
property :attendee,
|
567
|
-
comment: ["The property defines an \"Attendee\" within a calendar component."
|
569
|
+
comment: ["The property defines an \"Attendee\" within a calendar component.", "\n\t value type: CAL-ADDRESS"],
|
568
570
|
domain: term(
|
569
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
570
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm"
|
571
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
572
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Valarm")
|
571
573
|
),
|
572
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS"
|
573
|
-
label: "attendee"
|
574
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_CAL-ADDRESS"
|
575
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
574
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS",
|
575
|
+
label: "attendee",
|
576
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_CAL-ADDRESS",
|
577
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
576
578
|
property :byday,
|
577
|
-
label: "BYDAY"
|
578
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
579
|
+
label: "BYDAY",
|
580
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
579
581
|
property :byhour,
|
580
|
-
label: "BYHOUR"
|
581
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
582
|
+
label: "BYHOUR",
|
583
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
582
584
|
property :byminute,
|
583
|
-
label: "BYMINUTE"
|
584
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
585
|
+
label: "BYMINUTE",
|
586
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
585
587
|
property :bymonth,
|
586
|
-
label: "BYMONTH"
|
587
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
588
|
+
label: "BYMONTH",
|
589
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
588
590
|
property :bysecond,
|
589
|
-
label: "BYSECOND"
|
590
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
591
|
+
label: "BYSECOND",
|
592
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
591
593
|
property :bysetpos,
|
592
|
-
label: "BYSETPOS"
|
593
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
594
|
+
label: "BYSETPOS",
|
595
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
594
596
|
property :byweekno,
|
595
|
-
label: "BYWEEKNO"
|
596
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
597
|
+
label: "BYWEEKNO",
|
598
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
597
599
|
property :byyearday,
|
598
|
-
label: "BYYEARDAY"
|
599
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
600
|
+
label: "BYYEARDAY",
|
601
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
600
602
|
property :calAddress,
|
601
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
603
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
602
604
|
property :calscale,
|
603
|
-
comment: ["This property defines the calendar scale used for the calendar information specified in the iCalendar object."
|
604
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
605
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
606
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
605
|
+
comment: ["This property defines the calendar scale used for the calendar information specified in the iCalendar object.", "\n\t value type: TEXT"],
|
606
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
607
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
608
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
607
609
|
property :categories,
|
608
|
-
comment: ["This property defines the categories for a calendar component."
|
610
|
+
comment: ["This property defines the categories for a calendar component.", "\n\t value type: TEXT"],
|
609
611
|
domain: term(
|
610
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
611
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
612
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
613
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
612
614
|
),
|
613
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
614
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
615
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
615
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
616
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
617
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
616
618
|
property :class,
|
617
|
-
comment: ["This property defines the access classification for a calendar component."
|
619
|
+
comment: ["This property defines the access classification for a calendar component.", "\n\t value type: TEXT"],
|
618
620
|
domain: term(
|
619
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
620
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
621
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
622
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
621
623
|
),
|
622
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
623
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
624
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
624
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
625
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
626
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
625
627
|
property :cn,
|
626
|
-
comment: "To specify the common name to be associated with the calendar user specified by the property."
|
627
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
628
|
+
comment: "To specify the common name to be associated with the calendar user specified by the property.",
|
629
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
628
630
|
property :comment,
|
629
|
-
comment: ["This property specifies non-processing information intended to provide a comment to the calendar user."
|
631
|
+
comment: ["This property specifies non-processing information intended to provide a comment to the calendar user.", "\n\t value type: TEXT"],
|
630
632
|
domain: term(
|
631
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
632
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
633
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
634
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
633
635
|
),
|
634
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
635
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
636
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
636
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
637
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
638
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
637
639
|
property :completed,
|
638
|
-
comment: ["This property defines the date and time that a to-do was actually completed."
|
639
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo"
|
640
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
641
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME"
|
642
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
640
|
+
comment: ["This property defines the date and time that a to-do was actually completed.", "\n\t value type: DATE-TIME"],
|
641
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo",
|
642
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
643
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME",
|
644
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
643
645
|
property :component,
|
644
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
646
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
645
647
|
property :contact,
|
646
|
-
comment: ["The property is used to represent contact information or alternately a reference to contact information associated with the calendar component."
|
648
|
+
comment: ["The property is used to represent contact information or alternately a reference to contact information associated with the calendar component.", "\n\t value type: TEXT"],
|
647
649
|
domain: term(
|
648
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
649
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
650
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
651
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
650
652
|
),
|
651
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
652
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
653
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
653
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
654
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
655
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
654
656
|
property :count,
|
655
|
-
label: "COUNT"
|
656
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
657
|
+
label: "COUNT",
|
658
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
657
659
|
property :created,
|
658
|
-
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."
|
660
|
+
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.", "\n\t value type: DATE-TIME"],
|
659
661
|
domain: term(
|
660
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
661
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
662
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
663
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
662
664
|
),
|
663
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
664
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME"
|
665
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
665
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
666
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME",
|
667
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
666
668
|
property :cutype,
|
667
|
-
comment: "To specify the type of calendar user specified by the property."
|
668
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
669
|
+
comment: "To specify the type of calendar user specified by the property.",
|
670
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
669
671
|
property :daylight,
|
670
|
-
label: "DAYLIGHT"
|
671
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
672
|
+
label: "DAYLIGHT",
|
673
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
672
674
|
property :delegatedFrom,
|
673
|
-
comment: "To specify the calendar users that have delegated their participation to the calendar user specified by the property."
|
674
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
675
|
+
comment: "To specify the calendar users that have delegated their participation to the calendar user specified by the property.",
|
676
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
675
677
|
property :delegatedTo,
|
676
|
-
comment: "To specify the calendar users to whom the calendar user specified by the property has delegated participation."
|
677
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
678
|
+
comment: "To specify the calendar users to whom the calendar user specified by the property has delegated participation.",
|
679
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
678
680
|
property :description,
|
679
|
-
comment: ["This property provides a more complete description of the calendar component, than that provided by the \"SUMMARY\" property."
|
681
|
+
comment: ["This property provides a more complete description of the calendar component, than that provided by the \"SUMMARY\" property.", "\n\t value type: TEXT"],
|
680
682
|
domain: term(
|
681
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
682
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
683
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
684
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Valarm")
|
683
685
|
),
|
684
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
685
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
686
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
686
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
687
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
688
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
687
689
|
property :dir,
|
688
|
-
comment: "To specify reference to a directory entry associated with the calendar user specified by the property."
|
689
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
690
|
+
comment: "To specify reference to a directory entry associated with the calendar user specified by the property.",
|
691
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
690
692
|
property :dtend,
|
691
|
-
comment: ["This property specifies the date and time that a calendar component ends."
|
693
|
+
comment: ["This property specifies the date and time that a calendar component ends.", "\n\t default value type: DATE-TIME"],
|
692
694
|
domain: term(
|
693
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
694
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
695
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
696
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
695
697
|
),
|
696
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
697
|
-
label: "end"
|
698
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
698
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
699
|
+
label: "end",
|
700
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
699
701
|
property :dtstamp,
|
700
|
-
comment: ["The property indicates the date/time that the instance of the iCalendar object was created."
|
702
|
+
comment: ["The property indicates the date/time that the instance of the iCalendar object was created.", "\n\t value type: DATE-TIME"],
|
701
703
|
domain: term(
|
702
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
703
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
704
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
705
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
704
706
|
),
|
705
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
706
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME"
|
707
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
707
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
708
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME",
|
709
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
708
710
|
property :dtstart,
|
709
|
-
comment: ["This property specifies when the calendar component begins."
|
711
|
+
comment: ["This property specifies when the calendar component begins.", "\n\t default value type: DATE-TIME"],
|
710
712
|
domain: term(
|
711
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
712
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
713
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
714
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone")
|
713
715
|
),
|
714
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
715
|
-
label: "start"
|
716
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
716
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
717
|
+
label: "start",
|
718
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
717
719
|
property :due,
|
718
|
-
comment: ["This property defines the date and time that a to-do is expected to be completed."
|
719
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo"
|
720
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
721
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
720
|
+
comment: ["This property defines the date and time that a to-do is expected to be completed.", "\n\t default value type: DATE-TIME"],
|
721
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo",
|
722
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
723
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
722
724
|
property :duration,
|
723
|
-
comment: ["The property specifies a positive duration of time."
|
725
|
+
comment: ["The property specifies a positive duration of time.", "\n\t value type: DURATION"],
|
724
726
|
domain: term(
|
725
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
726
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
727
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
728
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Valarm")
|
727
729
|
),
|
728
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION"
|
729
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DURATION"
|
730
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
730
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION",
|
731
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DURATION",
|
732
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
731
733
|
property :encoding,
|
732
|
-
comment: "To specify an alternate inline encoding for the property value."
|
733
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
734
|
+
comment: "To specify an alternate inline encoding for the property value.",
|
735
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
734
736
|
property :exdate,
|
735
|
-
comment: ["This property defines the list of date/time exceptions for a recurring calendar component."
|
736
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#DomainOf_rrule"
|
737
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
738
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
737
|
+
comment: ["This property defines the list of date/time exceptions for a recurring calendar component.", "\n\t default value type: DATE-TIME"],
|
738
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#DomainOf_rrule",
|
739
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
740
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
739
741
|
property :exrule,
|
740
|
-
comment: ["This property defines a rule or repeating pattern for an exception to a recurrence set."
|
742
|
+
comment: ["This property defines a rule or repeating pattern for an exception to a recurrence set.", "\n\t value type: RECUR"],
|
741
743
|
domain: term(
|
742
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
743
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
744
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
745
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
744
746
|
),
|
745
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR"
|
746
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_RECUR"
|
747
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
747
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR",
|
748
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_RECUR",
|
749
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
748
750
|
property :fbtype,
|
749
|
-
comment: "To specify the free or busy time type."
|
750
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
751
|
+
comment: "To specify the free or busy time type.",
|
752
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
751
753
|
property :fmttype,
|
752
|
-
comment: "To specify the content type of a referenced object."
|
753
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
754
|
+
comment: "To specify the content type of a referenced object.",
|
755
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
754
756
|
property :freebusy,
|
755
|
-
comment: ["The property defines one or more free or busy time intervals."
|
757
|
+
comment: ["The property defines one or more free or busy time intervals.", "\n\t value type: PERIOD"],
|
756
758
|
domain: term(
|
757
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
758
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy"
|
759
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
760
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
759
761
|
),
|
760
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "PERIOD"
|
761
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_PERIOD"
|
762
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
762
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "PERIOD",
|
763
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_PERIOD",
|
764
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
763
765
|
property :freq,
|
764
|
-
label: "FREQ"
|
765
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
766
|
+
label: "FREQ",
|
767
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
766
768
|
property :geo,
|
767
|
-
comment: ["This property specifies information related to the global position for the activity specified by a calendar component."
|
769
|
+
comment: ["This property specifies information related to the global position for the activity specified by a calendar component.", "\n\t value type: list of FLOAT"],
|
768
770
|
domain: term(
|
769
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
770
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
771
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
772
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo")
|
771
773
|
),
|
772
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueListType": "FLOAT"
|
773
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#List_of_Float"
|
774
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
774
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueListType": "FLOAT",
|
775
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#List_of_Float",
|
776
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
775
777
|
property :interval,
|
776
|
-
label: "INTERVAL"
|
777
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
778
|
+
label: "INTERVAL",
|
779
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
778
780
|
property :language,
|
779
|
-
comment: "To specify the language for text values in a property or property parameter."
|
780
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
781
|
+
comment: "To specify the language for text values in a property or property parameter.",
|
782
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
781
783
|
property :lastModified,
|
782
|
-
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."
|
784
|
+
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.", "\n\t value type: DATE-TIME"],
|
783
785
|
domain: term(
|
784
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
785
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
786
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
787
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone")
|
786
788
|
),
|
787
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
788
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME"
|
789
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
789
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
790
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME",
|
791
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
790
792
|
property :location,
|
791
|
-
comment: ["The property defines the intended venue for the activity defined by a calendar component."
|
793
|
+
comment: ["The property defines the intended venue for the activity defined by a calendar component.", "\n\t value type: TEXT"],
|
792
794
|
domain: term(
|
793
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
794
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
795
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
796
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo")
|
795
797
|
),
|
796
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
797
|
-
label: "location"
|
798
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
799
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
798
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
799
|
+
label: "location",
|
800
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
801
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
800
802
|
property :member,
|
801
|
-
comment: "To specify the group or list membership of the calendar user specified by the property."
|
802
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
803
|
+
comment: "To specify the group or list membership of the calendar user specified by the property.",
|
804
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
803
805
|
property :method,
|
804
|
-
comment: ["This property defines the iCalendar object method associated with the calendar object."
|
805
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
806
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
807
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
806
|
+
comment: ["This property defines the iCalendar object method associated with the calendar object.", "\n\t value type: TEXT"],
|
807
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
808
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
809
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
808
810
|
property :organizer,
|
809
|
-
comment: ["The property defines the organizer for a calendar component."
|
811
|
+
comment: ["The property defines the organizer for a calendar component.", "\n\t value type: CAL-ADDRESS"],
|
810
812
|
domain: term(
|
811
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
812
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
813
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
814
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
813
815
|
),
|
814
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS"
|
815
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_CAL-ADDRESS"
|
816
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
816
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS",
|
817
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_CAL-ADDRESS",
|
818
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
817
819
|
property :partstat,
|
818
|
-
comment: "To specify the participation status for the calendar user specified by the property."
|
819
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
820
|
+
comment: "To specify the participation status for the calendar user specified by the property.",
|
821
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
820
822
|
property :percentComplete,
|
821
|
-
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."
|
822
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo"
|
823
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER"
|
824
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
825
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
823
|
+
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.", "\n\t value type: INTEGER"],
|
824
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo",
|
825
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER",
|
826
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
827
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
826
828
|
property :priority,
|
827
|
-
comment: ["The property defines the relative priority for a calendar component."
|
829
|
+
comment: ["The property defines the relative priority for a calendar component.", "\n\t value type: INTEGER"],
|
828
830
|
domain: term(
|
829
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
830
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
831
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
832
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo")
|
831
833
|
),
|
832
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER"
|
833
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
834
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
834
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER",
|
835
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
836
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
835
837
|
property :prodid,
|
836
|
-
comment: ["This property specifies the identifier for the product that created the iCalendar object."
|
837
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
838
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
839
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
838
|
+
comment: ["This property specifies the identifier for the product that created the iCalendar object.", "\n\t value type: TEXT"],
|
839
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
840
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
841
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
840
842
|
property :range,
|
841
|
-
comment: "To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property."
|
842
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
843
|
+
comment: "To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property.",
|
844
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
843
845
|
property :rdate,
|
844
|
-
comment: ["This property defines the list of date/times for a recurrence set."
|
846
|
+
comment: ["This property defines the list of date/times for a recurrence set.", "\n\t default value type: DATE-TIME"],
|
845
847
|
domain: term(
|
846
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
847
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
848
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
849
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone")
|
848
850
|
),
|
849
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
850
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
851
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
852
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
851
853
|
property :recurrenceId,
|
852
|
-
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."
|
853
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#DomainOf_rrule"
|
854
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME"
|
855
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
854
|
+
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.", "\n\t default value type: DATE-TIME"],
|
855
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#DomainOf_rrule",
|
856
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME",
|
857
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
856
858
|
property :related,
|
857
|
-
comment: "To specify the relationship of the alarm trigger with respect to the start or end of the calendar component."
|
858
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
859
|
+
comment: "To specify the relationship of the alarm trigger with respect to the start or end of the calendar component.",
|
860
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
859
861
|
property :relatedTo,
|
860
|
-
comment: ["The property is used to represent a relationship or reference between one calendar component and another."
|
862
|
+
comment: ["The property is used to represent a relationship or reference between one calendar component and another.", "\n\t value type: TEXT"],
|
861
863
|
domain: term(
|
862
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
863
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
864
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
865
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
864
866
|
),
|
865
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
866
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
867
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
867
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
868
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
869
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
868
870
|
property :reltype,
|
869
|
-
comment: "To specify the type of hierarchical relationship associated with the calendar component specified by the property."
|
870
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
871
|
+
comment: "To specify the type of hierarchical relationship associated with the calendar component specified by the property.",
|
872
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
871
873
|
property :repeat,
|
872
|
-
comment: ["This property defines the number of time the alarm should be repeated, after the initial trigger."
|
873
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Valarm"
|
874
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER"
|
875
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
876
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
874
|
+
comment: ["This property defines the number of time the alarm should be repeated, after the initial trigger.", "\n\t value type: INTEGER"],
|
875
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Valarm",
|
876
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER",
|
877
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
878
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
877
879
|
property :requestStatus,
|
878
|
-
comment: ["This property defines the status code returned for a scheduling request."
|
880
|
+
comment: ["This property defines the status code returned for a scheduling request.", "\n\t value type: TEXT"],
|
879
881
|
domain: term(
|
880
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
881
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
882
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
883
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
882
884
|
),
|
883
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
884
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
885
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
885
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
886
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
887
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
886
888
|
property :resources,
|
887
|
-
comment: ["This property defines the equipment or resources anticipated for an activity specified by a calendar entity.."
|
889
|
+
comment: ["This property defines the equipment or resources anticipated for an activity specified by a calendar entity..", "\n\t value type: TEXT"],
|
888
890
|
domain: term(
|
889
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
890
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
891
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
892
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo")
|
891
893
|
),
|
892
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
893
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
894
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
894
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
895
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
896
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
895
897
|
property :role,
|
896
|
-
comment: "To specify the participation role for the calendar user specified by the property."
|
897
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
898
|
+
comment: "To specify the participation role for the calendar user specified by the property.",
|
899
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
898
900
|
property :rrule,
|
899
|
-
comment: ["This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions."
|
901
|
+
comment: ["This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions.", "\n\t value type: RECUR"],
|
900
902
|
domain: term(
|
901
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
902
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
903
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
904
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone")
|
903
905
|
),
|
904
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR"
|
905
|
-
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_RECUR"
|
906
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
906
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR",
|
907
|
+
range: "http://www.w3.org/2002/12/cal/icaltzd#Value_RECUR",
|
908
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
907
909
|
property :rsvp,
|
908
|
-
comment: "To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value."
|
909
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
910
|
+
comment: "To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value.",
|
911
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
910
912
|
property :sentBy,
|
911
|
-
comment: "To specify the calendar user that is acting on behalf of the calendar user specified by the property."
|
912
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
913
|
+
comment: "To specify the calendar user that is acting on behalf of the calendar user specified by the property.",
|
914
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
913
915
|
property :sequence,
|
914
|
-
comment: ["This property defines the revision sequence number of the calendar component within a sequence of revisions."
|
916
|
+
comment: ["This property defines the revision sequence number of the calendar component within a sequence of revisions.", "\n\t value type: integer"],
|
915
917
|
domain: term(
|
916
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
917
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
918
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
919
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
918
920
|
),
|
919
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "integer"
|
920
|
-
range: "http://www.w3.org/2001/XMLSchema#integer"
|
921
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
921
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "integer",
|
922
|
+
range: "http://www.w3.org/2001/XMLSchema#integer",
|
923
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
922
924
|
property :standard,
|
923
|
-
label: "STANDARD"
|
924
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
925
|
+
label: "STANDARD",
|
926
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
925
927
|
property :status,
|
926
|
-
comment: ["This property defines the overall status or confirmation for the calendar component."
|
928
|
+
comment: ["This property defines the overall status or confirmation for the calendar component.", "\n\t value type: TEXT"],
|
927
929
|
domain: term(
|
928
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
929
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
930
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
931
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
930
932
|
),
|
931
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
932
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
933
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
933
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
934
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
935
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
934
936
|
property :summary,
|
935
|
-
comment: ["This property defines a short summary or subject for the calendar component."
|
937
|
+
comment: ["This property defines a short summary or subject for the calendar component.", "\n\t value type: TEXT"],
|
936
938
|
domain: term(
|
937
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
938
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
939
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
940
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Valarm")
|
939
941
|
),
|
940
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
941
|
-
label: "summary"
|
942
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
943
|
-
subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#label"
|
944
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
942
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
943
|
+
label: "summary",
|
944
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
945
|
+
subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#label",
|
946
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
945
947
|
property :transp,
|
946
|
-
comment: ["This property defines whether an event is transparent or not to busy time searches."
|
947
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
948
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
949
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
950
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
948
|
+
comment: ["This property defines whether an event is transparent or not to busy time searches.", "\n\t value type: TEXT"],
|
949
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vevent",
|
950
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
951
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
952
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
951
953
|
property :trigger,
|
952
|
-
comment: ["This property specifies when an alarm will trigger."
|
954
|
+
comment: ["This property specifies when an alarm will trigger.", "\n\t default value type: DURATION"],
|
953
955
|
domain: term(
|
954
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
955
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm"
|
956
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
957
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Valarm", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo")
|
956
958
|
),
|
957
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION"
|
959
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION",
|
958
960
|
range: term(
|
959
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
960
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Value_DURATION"
|
961
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
962
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Value_DURATION", "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE", "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE")
|
961
963
|
),
|
962
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
964
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
963
965
|
property :tzid,
|
964
|
-
comment: ["This property specifies the text value that uniquely identifies the \"VTIMEZONE\" calendar component."
|
965
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone"
|
966
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
967
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
968
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
966
|
+
comment: ["This property specifies the text value that uniquely identifies the \"VTIMEZONE\" calendar component.", "To specify the identifier for the time zone definition for a time component in the property value.", "\n\t value type: TEXT"],
|
967
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone",
|
968
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
969
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
970
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
969
971
|
property :tzname,
|
970
|
-
comment: ["This property specifies the customary designation for a time zone description."
|
971
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone"
|
972
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
973
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
974
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
972
|
+
comment: ["This property specifies the customary designation for a time zone description.", "\n\t value type: TEXT"],
|
973
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone",
|
974
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
975
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
976
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
975
977
|
property :tzoffsetfrom,
|
976
|
-
comment: ["This property specifies the offset which is in use prior to this time zone observance."
|
978
|
+
comment: ["This property specifies the offset which is in use prior to this time zone observance.", "\n\t value type: UTC-OFFSET"],
|
977
979
|
domain: term(
|
978
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
979
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vtimezone"
|
980
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
981
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone")
|
980
982
|
),
|
981
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "UTC-OFFSET"
|
982
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
983
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
983
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "UTC-OFFSET",
|
984
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
985
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
984
986
|
property :tzoffsetto,
|
985
|
-
comment: ["This property specifies the offset which is in use in this time zone observance."
|
986
|
-
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone"
|
987
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "UTC-OFFSET"
|
988
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
989
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
987
|
+
comment: ["This property specifies the offset which is in use in this time zone observance.", "\n\t value type: UTC-OFFSET"],
|
988
|
+
domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone",
|
989
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "UTC-OFFSET",
|
990
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
991
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
990
992
|
property :tzurl,
|
991
|
-
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."
|
993
|
+
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.", "\n\t value type: URI"],
|
992
994
|
domain: term(
|
993
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
994
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vtimezone"
|
995
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
996
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone", "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone")
|
995
997
|
),
|
996
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI"
|
997
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
998
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI",
|
999
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
998
1000
|
property :uid,
|
999
|
-
comment: ["This property defines the persistent, globally unique identifier for the calendar component."
|
1001
|
+
comment: ["This property defines the persistent, globally unique identifier for the calendar component.", "\n\t value type: TEXT"],
|
1000
1002
|
domain: term(
|
1001
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
1002
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
1003
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
1004
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal")
|
1003
1005
|
),
|
1004
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
1005
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
1006
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1006
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
1007
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
1008
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1007
1009
|
property :until,
|
1008
|
-
label: "UNTIL"
|
1009
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1010
|
+
label: "UNTIL",
|
1011
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1010
1012
|
property :url,
|
1011
|
-
comment: ["This property defines a Uniform Resource Locator (URL) associated with the iCalendar object."
|
1013
|
+
comment: ["This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.", "\n\t value type: URI"],
|
1012
1014
|
domain: term(
|
1013
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
1014
|
-
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent"
|
1015
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
1016
|
+
unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent", "http://www.w3.org/2002/12/cal/icaltzd#Vtodo", "http://www.w3.org/2002/12/cal/icaltzd#Vjournal", "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy")
|
1015
1017
|
),
|
1016
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI"
|
1017
|
-
label: "see also"
|
1018
|
-
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1018
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI",
|
1019
|
+
label: "see also",
|
1020
|
+
type: "http://www.w3.org/2002/07/owl#ObjectProperty"
|
1019
1021
|
property :version,
|
1020
|
-
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."
|
1021
|
-
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT"
|
1022
|
-
range: "http://www.w3.org/2001/XMLSchema#string"
|
1023
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1022
|
+
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.", "\n\t value type: TEXT"],
|
1023
|
+
"http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT",
|
1024
|
+
range: "http://www.w3.org/2001/XMLSchema#string",
|
1025
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1024
1026
|
property :wkst,
|
1025
|
-
label: "WKST"
|
1026
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1027
|
+
label: "WKST",
|
1028
|
+
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
1027
1029
|
|
1028
1030
|
# Datatype definitions
|
1029
1031
|
term :"Value_DATE-TIME",
|
1030
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
1032
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
1031
1033
|
term :dateTime,
|
1032
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
1034
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Datatype"
|
1033
1035
|
end
|
1034
1036
|
end
|