rdf-vocab 3.1.9 → 3.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -1
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +48 -7
  5. data/lib/rdf/vocab/acl.rb +47 -134
  6. data/lib/rdf/vocab/as.rb +381 -894
  7. data/lib/rdf/vocab/bf2.rb +1520 -2676
  8. data/lib/rdf/vocab/bibframe.rb +2437 -1843
  9. data/lib/rdf/vocab/bibo.rb +576 -1078
  10. data/lib/rdf/vocab/cc.rb +57 -167
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1180 -2486
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +458 -848
  17. data/lib/rdf/vocab/dc11.rb +62 -128
  18. data/lib/rdf/vocab/dcat.rb +217 -383
  19. data/lib/rdf/vocab/dcmitype.rb +65 -119
  20. data/lib/rdf/vocab/disco.rb +170 -401
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1451 -2207
  23. data/lib/rdf/vocab/earl.rb +93 -218
  24. data/lib/rdf/vocab/ebucore.rb +2991 -7439
  25. data/lib/rdf/vocab/edm.rb +159 -351
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +247 -627
  29. data/lib/rdf/vocab/foaf.rb +373 -681
  30. data/lib/rdf/vocab/geo.rb +16 -58
  31. data/lib/rdf/vocab/geojson.rb +16 -85
  32. data/lib/rdf/vocab/geonames.rb +1573 -1742
  33. data/lib/rdf/vocab/gr.rb +539 -1427
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +93 -260
  36. data/lib/rdf/vocab/hydra.rb +255 -477
  37. data/lib/rdf/vocab/iana.rb +71 -304
  38. data/lib/rdf/vocab/ical.rb +460 -925
  39. data/lib/rdf/vocab/identifiers.rb +212 -515
  40. data/lib/rdf/vocab/iiif.rb +81 -220
  41. data/lib/rdf/vocab/jsonld.rb +130 -272
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +146 -234
  44. data/lib/rdf/vocab/ma.rb +233 -623
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +539 -1351
  47. data/lib/rdf/vocab/mo.rb +1383 -2305
  48. data/lib/rdf/vocab/mods.rb +384 -903
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +196 -474
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +25 -62
  53. data/lib/rdf/vocab/ore.rb +51 -110
  54. data/lib/rdf/vocab/org.rb +180 -376
  55. data/lib/rdf/vocab/pcdm.rb +50 -100
  56. data/lib/rdf/vocab/pplan.rb +16 -24
  57. data/lib/rdf/vocab/premis.rb +674 -1825
  58. data/lib/rdf/vocab/premiseventtype.rb +114 -272
  59. data/lib/rdf/vocab/prov.rb +996 -1618
  60. data/lib/rdf/vocab/ptr.rb +77 -218
  61. data/lib/rdf/vocab/rdau.rb +10516 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +90 -98
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +24 -69
  65. data/lib/rdf/vocab/schema.rb +9677 -18984
  66. data/lib/rdf/vocab/schemas.rb +9677 -18984
  67. data/lib/rdf/vocab/sd.rb +85 -242
  68. data/lib/rdf/vocab/sh.rb +729 -1468
  69. data/lib/rdf/vocab/sioc.rb +416 -820
  70. data/lib/rdf/vocab/siocservices.rb +31 -72
  71. data/lib/rdf/vocab/sioctypes.rb +145 -306
  72. data/lib/rdf/vocab/skos.rb +95 -217
  73. data/lib/rdf/vocab/skosxl.rb +26 -59
  74. data/lib/rdf/vocab/v.rb +199 -493
  75. data/lib/rdf/vocab/vcard.rb +290 -920
  76. data/lib/rdf/vocab/vmd.rb +199 -493
  77. data/lib/rdf/vocab/void.rb +86 -210
  78. data/lib/rdf/vocab/vs.rb +16 -38
  79. data/lib/rdf/vocab/wdrs.rb +43 -136
  80. data/lib/rdf/vocab/wot.rb +95 -176
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +122 -463
  83. data/lib/rdf/vocab/xkos.rb +116 -269
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +68 -21
@@ -3,1497 +3,1032 @@
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
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/2002/12/cal/icaltzd#>
8
- # #
9
- # # @version $Id: icaltzd.rdf,v 1.6 2007/06/28 18:22:09 connolly Exp $
10
- # # @version subject to change with notice to www-rdf-calendar@w3.org
11
- # # @see http://lists.w3.org/Archives/Public/www-rdf-calendar/
12
- # # @see http://esw.w3.org/topic/RdfCalendar
13
- # # @see http://www.w3.org/2002/12/cal/
14
- # class ICAL < RDF::StrictVocabulary
15
- # # @return [RDF::Vocabulary::Term]
16
- # attr_reader :DomainOf_rrule
17
- #
18
- # # @return [RDF::Vocabulary::Term]
19
- # attr_reader :List_of_Float
20
- #
21
- # # Provide a grouping of component properties that define an alarm.
22
- # # @return [RDF::Vocabulary::Term]
23
- # attr_reader :Valarm
24
- #
25
- # # @return [RDF::Vocabulary::Term]
26
- # attr_reader :Value_DATE
27
- #
28
- # # @return [RDF::Vocabulary::Term]
29
- # attr_reader :Value_DURATION
30
- #
31
- # # @return [RDF::Vocabulary::Term]
32
- # attr_reader :Value_PERIOD
33
- #
34
- # # @return [RDF::Vocabulary::Term]
35
- # attr_reader :Value_RECUR
36
- #
37
- # # @return [RDF::Vocabulary::Term]
38
- # attr_reader :Vcalendar
39
- #
40
- # # Provide a grouping of component properties that describe an event.
41
- # # @return [RDF::Vocabulary::Term]
42
- # attr_reader :Vevent
43
- #
44
- # # 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.
45
- # # @return [RDF::Vocabulary::Term]
46
- # attr_reader :Vfreebusy
47
- #
48
- # # Provide a grouping of component properties that describe a journal entry.
49
- # # @return [RDF::Vocabulary::Term]
50
- # attr_reader :Vjournal
51
- #
52
- # # Provide a grouping of component properties that defines a time zone.
53
- # # @return [RDF::Vocabulary::Term]
54
- # attr_reader :Vtimezone
55
- #
56
- # # Provide a grouping of calendar properties that describe a to-do.
57
- # # @return [RDF::Vocabulary::Term]
58
- # attr_reader :Vtodo
59
- #
60
- # # value type: TEXT
61
- # #
62
- # # This property defines the action to be invoked when an alarm is triggered.
63
- # # @return [RDF::Vocabulary::Term]
64
- # attr_reader :action
65
- #
66
- # # To specify an alternate text representation for the property value.
67
- # # @return [RDF::Vocabulary::Term]
68
- # attr_reader :altrep
69
- #
70
- # # The property provides the capability to associate a document object with a calendar component.
71
- # #
72
- # # default value type: URI
73
- # # @return [RDF::Vocabulary::Term]
74
- # attr_reader :attach
75
- #
76
- # # The property defines an "Attendee" within a calendar component.
77
- # #
78
- # # value type: CAL-ADDRESS
79
- # # @return [RDF::Vocabulary::Term]
80
- # attr_reader :attendee
81
- #
82
- # # @return [RDF::Vocabulary::Term]
83
- # attr_reader :byday
84
- #
85
- # # @return [RDF::Vocabulary::Term]
86
- # attr_reader :byhour
87
- #
88
- # # @return [RDF::Vocabulary::Term]
89
- # attr_reader :byminute
90
- #
91
- # # @return [RDF::Vocabulary::Term]
92
- # attr_reader :bymonth
93
- #
94
- # # @return [RDF::Vocabulary::Term]
95
- # attr_reader :bysecond
96
- #
97
- # # @return [RDF::Vocabulary::Term]
98
- # attr_reader :bysetpos
99
- #
100
- # # @return [RDF::Vocabulary::Term]
101
- # attr_reader :byweekno
102
- #
103
- # # @return [RDF::Vocabulary::Term]
104
- # attr_reader :byyearday
105
- #
106
- # # @return [RDF::Vocabulary::Term]
107
- # attr_reader :calAddress
108
- #
109
- # # value type: TEXT
110
- # #
111
- # # This property defines the calendar scale used for the calendar information specified in the iCalendar object.
112
- # # @return [RDF::Vocabulary::Term]
113
- # attr_reader :calscale
114
- #
115
- # # value type: TEXT
116
- # #
117
- # # This property defines the categories for a calendar component.
118
- # # @return [RDF::Vocabulary::Term]
119
- # attr_reader :categories
120
- #
121
- # # value type: TEXT
122
- # #
123
- # # This property defines the access classification for a calendar component.
124
- # # @return [RDF::Vocabulary::Term]
125
- # attr_reader :class
126
- #
127
- # # To specify the common name to be associated with the calendar user specified by the property.
128
- # # @return [RDF::Vocabulary::Term]
129
- # attr_reader :cn
130
- #
131
- # # value type: TEXT
132
- # #
133
- # # This property specifies non-processing information intended to provide a comment to the calendar user.
134
- # # @return [RDF::Vocabulary::Term]
135
- # attr_reader :comment
136
- #
137
- # # This property defines the date and time that a to-do was actually completed.
138
- # #
139
- # # value type: DATE-TIME
140
- # # @return [RDF::Vocabulary::Term]
141
- # attr_reader :completed
142
- #
143
- # # @return [RDF::Vocabulary::Term]
144
- # attr_reader :component
145
- #
146
- # # value type: TEXT
147
- # #
148
- # # The property is used to represent contact information or alternately a reference to contact information associated with the calendar component.
149
- # # @return [RDF::Vocabulary::Term]
150
- # attr_reader :contact
151
- #
152
- # # @return [RDF::Vocabulary::Term]
153
- # attr_reader :count
154
- #
155
- # # value type: DATE-TIME
156
- # #
157
- # # 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.
158
- # # @return [RDF::Vocabulary::Term]
159
- # attr_reader :created
160
- #
161
- # # To specify the type of calendar user specified by the property.
162
- # # @return [RDF::Vocabulary::Term]
163
- # attr_reader :cutype
164
- #
165
- # # @return [RDF::Vocabulary::Term]
166
- # attr_reader :daylight
167
- #
168
- # # To specify the calendar users that have delegated their participation to the calendar user specified by the property.
169
- # # @return [RDF::Vocabulary::Term]
170
- # attr_reader :delegatedFrom
171
- #
172
- # # To specify the calendar users to whom the calendar user specified by the property has delegated participation.
173
- # # @return [RDF::Vocabulary::Term]
174
- # attr_reader :delegatedTo
175
- #
176
- # # This property provides a more complete description of the calendar component, than that provided by the "SUMMARY" property.
177
- # #
178
- # # value type: TEXT
179
- # # @return [RDF::Vocabulary::Term]
180
- # attr_reader :description
181
- #
182
- # # To specify reference to a directory entry associated with the calendar user specified by the property.
183
- # # @return [RDF::Vocabulary::Term]
184
- # attr_reader :dir
185
- #
186
- # # This property specifies the date and time that a calendar component ends.
187
- # #
188
- # # default value type: DATE-TIME
189
- # # @return [RDF::Vocabulary::Term]
190
- # attr_reader :dtend
191
- #
192
- # # The property indicates the date/time that the instance of the iCalendar object was created.
193
- # #
194
- # # value type: DATE-TIME
195
- # # @return [RDF::Vocabulary::Term]
196
- # attr_reader :dtstamp
197
- #
198
- # # This property specifies when the calendar component begins.
199
- # #
200
- # # default value type: DATE-TIME
201
- # # @return [RDF::Vocabulary::Term]
202
- # attr_reader :dtstart
203
- #
204
- # # default value type: DATE-TIME
205
- # #
206
- # # This property defines the date and time that a to-do is expected to be completed.
207
- # # @return [RDF::Vocabulary::Term]
208
- # attr_reader :due
209
- #
210
- # # value type: DURATION
211
- # #
212
- # # The property specifies a positive duration of time.
213
- # # @return [RDF::Vocabulary::Term]
214
- # attr_reader :duration
215
- #
216
- # # To specify an alternate inline encoding for the property value.
217
- # # @return [RDF::Vocabulary::Term]
218
- # attr_reader :encoding
219
- #
220
- # # default value type: DATE-TIME
221
- # #
222
- # # This property defines the list of date/time exceptions for a recurring calendar component.
223
- # # @return [RDF::Vocabulary::Term]
224
- # attr_reader :exdate
225
- #
226
- # # This property defines a rule or repeating pattern for an exception to a recurrence set.
227
- # #
228
- # # value type: RECUR
229
- # # @return [RDF::Vocabulary::Term]
230
- # attr_reader :exrule
231
- #
232
- # # To specify the free or busy time type.
233
- # # @return [RDF::Vocabulary::Term]
234
- # attr_reader :fbtype
235
- #
236
- # # To specify the content type of a referenced object.
237
- # # @return [RDF::Vocabulary::Term]
238
- # attr_reader :fmttype
239
- #
240
- # # value type: PERIOD
241
- # #
242
- # # The property defines one or more free or busy time intervals.
243
- # # @return [RDF::Vocabulary::Term]
244
- # attr_reader :freebusy
245
- #
246
- # # @return [RDF::Vocabulary::Term]
247
- # attr_reader :freq
248
- #
249
- # # This property specifies information related to the global position for the activity specified by a calendar component.
250
- # #
251
- # # value type: list of FLOAT
252
- # # @return [RDF::Vocabulary::Term]
253
- # attr_reader :geo
254
- #
255
- # # @return [RDF::Vocabulary::Term]
256
- # attr_reader :interval
257
- #
258
- # # To specify the language for text values in a property or property parameter.
259
- # # @return [RDF::Vocabulary::Term]
260
- # attr_reader :language
261
- #
262
- # # value type: DATE-TIME
263
- # #
264
- # # 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.
265
- # # @return [RDF::Vocabulary::Term]
266
- # attr_reader :lastModified
267
- #
268
- # # value type: TEXT
269
- # #
270
- # # The property defines the intended venue for the activity defined by a calendar component.
271
- # # @return [RDF::Vocabulary::Term]
272
- # attr_reader :location
273
- #
274
- # # To specify the group or list membership of the calendar user specified by the property.
275
- # # @return [RDF::Vocabulary::Term]
276
- # attr_reader :member
277
- #
278
- # # value type: TEXT
279
- # #
280
- # # This property defines the iCalendar object method associated with the calendar object.
281
- # # @return [RDF::Vocabulary::Term]
282
- # attr_reader :method
283
- #
284
- # # value type: CAL-ADDRESS
285
- # #
286
- # # The property defines the organizer for a calendar component.
287
- # # @return [RDF::Vocabulary::Term]
288
- # attr_reader :organizer
289
- #
290
- # # To specify the participation status for the calendar user specified by the property.
291
- # # @return [RDF::Vocabulary::Term]
292
- # attr_reader :partstat
293
- #
294
- # # value type: INTEGER
295
- # #
296
- # # 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.
297
- # # @return [RDF::Vocabulary::Term]
298
- # attr_reader :percentComplete
299
- #
300
- # # value type: INTEGER
301
- # #
302
- # # The property defines the relative priority for a calendar component.
303
- # # @return [RDF::Vocabulary::Term]
304
- # attr_reader :priority
305
- #
306
- # # This property specifies the identifier for the product that created the iCalendar object.
307
- # #
308
- # # value type: TEXT
309
- # # @return [RDF::Vocabulary::Term]
310
- # attr_reader :prodid
311
- #
312
- # # To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property.
313
- # # @return [RDF::Vocabulary::Term]
314
- # attr_reader :range
315
- #
316
- # # default value type: DATE-TIME
317
- # #
318
- # # This property defines the list of date/times for a recurrence set.
319
- # # @return [RDF::Vocabulary::Term]
320
- # attr_reader :rdate
321
- #
322
- # # default value type: DATE-TIME
323
- # #
324
- # # 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.
325
- # # @return [RDF::Vocabulary::Term]
326
- # attr_reader :recurrenceId
327
- #
328
- # # To specify the relationship of the alarm trigger with respect to the start or end of the calendar component.
329
- # # @return [RDF::Vocabulary::Term]
330
- # attr_reader :related
331
- #
332
- # # value type: TEXT
333
- # #
334
- # # The property is used to represent a relationship or reference between one calendar component and another.
335
- # # @return [RDF::Vocabulary::Term]
336
- # attr_reader :relatedTo
337
- #
338
- # # To specify the type of hierarchical relationship associated with the calendar component specified by the property.
339
- # # @return [RDF::Vocabulary::Term]
340
- # attr_reader :reltype
341
- #
342
- # # value type: INTEGER
343
- # #
344
- # # This property defines the number of time the alarm should be repeated, after the initial trigger.
345
- # # @return [RDF::Vocabulary::Term]
346
- # attr_reader :repeat
347
- #
348
- # # value type: TEXT
349
- # #
350
- # # This property defines the status code returned for a scheduling request.
351
- # # @return [RDF::Vocabulary::Term]
352
- # attr_reader :requestStatus
353
- #
354
- # # value type: TEXT
355
- # #
356
- # # This property defines the equipment or resources anticipated for an activity specified by a calendar entity..
357
- # # @return [RDF::Vocabulary::Term]
358
- # attr_reader :resources
359
- #
360
- # # To specify the participation role for the calendar user specified by the property.
361
- # # @return [RDF::Vocabulary::Term]
362
- # attr_reader :role
363
- #
364
- # # This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions.
365
- # #
366
- # # value type: RECUR
367
- # # @return [RDF::Vocabulary::Term]
368
- # attr_reader :rrule
369
- #
370
- # # To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value.
371
- # # @return [RDF::Vocabulary::Term]
372
- # attr_reader :rsvp
373
- #
374
- # # To specify the calendar user that is acting on behalf of the calendar user specified by the property.
375
- # # @return [RDF::Vocabulary::Term]
376
- # attr_reader :sentBy
377
- #
378
- # # value type: integer
379
- # #
380
- # # This property defines the revision sequence number of the calendar component within a sequence of revisions.
381
- # # @return [RDF::Vocabulary::Term]
382
- # attr_reader :sequence
383
- #
384
- # # @return [RDF::Vocabulary::Term]
385
- # attr_reader :standard
386
- #
387
- # # value type: TEXT
388
- # #
389
- # # This property defines the overall status or confirmation for the calendar component.
390
- # # @return [RDF::Vocabulary::Term]
391
- # attr_reader :status
392
- #
393
- # # value type: TEXT
394
- # #
395
- # # This property defines a short summary or subject for the calendar component.
396
- # # @return [RDF::Vocabulary::Term]
397
- # attr_reader :summary
398
- #
399
- # # value type: TEXT
400
- # #
401
- # # This property defines whether an event is transparent or not to busy time searches.
402
- # # @return [RDF::Vocabulary::Term]
403
- # attr_reader :transp
404
- #
405
- # # default value type: DURATION
406
- # #
407
- # # This property specifies when an alarm will trigger.
408
- # # @return [RDF::Vocabulary::Term]
409
- # attr_reader :trigger
410
- #
411
- # # To specify the identifier for the time zone definition for a time component in the property value.
412
- # #
413
- # # value type: TEXT
414
- # #
415
- # # This property specifies the text value that uniquely identifies the "VTIMEZONE" calendar component.
416
- # # @return [RDF::Vocabulary::Term]
417
- # attr_reader :tzid
418
- #
419
- # # This property specifies the customary designation for a time zone description.
420
- # #
421
- # # value type: TEXT
422
- # # @return [RDF::Vocabulary::Term]
423
- # attr_reader :tzname
424
- #
425
- # # value type: UTC-OFFSET
426
- # #
427
- # # This property specifies the offset which is in use prior to this time zone observance.
428
- # # @return [RDF::Vocabulary::Term]
429
- # attr_reader :tzoffsetfrom
430
- #
431
- # # value type: UTC-OFFSET
432
- # #
433
- # # This property specifies the offset which is in use in this time zone observance.
434
- # # @return [RDF::Vocabulary::Term]
435
- # attr_reader :tzoffsetto
436
- #
437
- # # value type: URI
438
- # #
439
- # # 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.
440
- # # @return [RDF::Vocabulary::Term]
441
- # attr_reader :tzurl
442
- #
443
- # # This property defines the persistent, globally unique identifier for the calendar component.
444
- # #
445
- # # value type: TEXT
446
- # # @return [RDF::Vocabulary::Term]
447
- # attr_reader :uid
448
- #
449
- # # @return [RDF::Vocabulary::Term]
450
- # attr_reader :until
451
- #
452
- # # value type: URI
453
- # #
454
- # # This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.
455
- # # @return [RDF::Vocabulary::Term]
456
- # attr_reader :url
457
- #
458
- # # 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.
459
- # #
460
- # # value type: TEXT
461
- # # @return [RDF::Vocabulary::Term]
462
- # attr_reader :version
463
- #
464
- # # @return [RDF::Vocabulary::Term]
465
- # attr_reader :wkst
466
- #
467
- # # @return [RDF::Vocabulary::Term]
468
- # attr_reader :dateTime
469
- #
470
- # end
471
6
  ICAL = Class.new(RDF::StrictVocabulary("http://www.w3.org/2002/12/cal/icaltzd#")) do
472
7
 
473
8
  # Ontology definition
474
9
  ontology :"http://www.w3.org/2002/12/cal/icaltzd#",
475
- "dc11:source": "http://www.ietf.org/rfc/rfc2445.txt".freeze,
476
- "owl:versionInfo": ["$Id: icaltzd.rdf,v 1.6 2007/06/28 18:22:09 connolly Exp $".freeze, "subject to change with notice to www-rdf-calendar@w3.org".freeze],
477
- "rdfs:seeAlso": ["http://esw.w3.org/topic/RdfCalendar".freeze, "http://lists.w3.org/Archives/Public/www-rdf-calendar/".freeze, "http://www.w3.org/2002/12/cal/".freeze],
478
- type: "owl:Thing".freeze
10
+ "http://purl.org/dc/elements/1.1/source": "http://www.ietf.org/rfc/rfc2445.txt".freeze,
11
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://esw.w3.org/topic/RdfCalendar".freeze, "http://lists.w3.org/Archives/Public/www-rdf-calendar/".freeze, "http://www.w3.org/2002/12/cal/".freeze],
12
+ "http://www.w3.org/2002/07/owl#versionInfo": ["$Id: icaltzd.rdf,v 1.6 2007/06/28 18:22:09 connolly Exp $".freeze, "subject to change with notice to www-rdf-calendar@w3.org".freeze],
13
+ type: "http://www.w3.org/2002/07/owl#Thing".freeze
479
14
 
480
15
  # Class definitions
481
16
  term :DomainOf_rrule,
482
- type: "owl:Class".freeze
17
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
483
18
  term :List_of_Float,
484
- type: "owl:Class".freeze
19
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
485
20
  term :Valarm,
486
21
  comment: "Provide a grouping of component properties that define an alarm.".freeze,
487
22
  subClassOf: [term(
488
23
  minCardinality: "0".freeze,
489
- onProperty: "ical:action".freeze,
490
- type: "owl:Restriction".freeze
24
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#action".freeze,
25
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
491
26
  ), term(
492
27
  minCardinality: "0".freeze,
493
- onProperty: "ical:attach".freeze,
494
- type: "owl:Restriction".freeze
28
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach".freeze,
29
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
495
30
  ), term(
496
31
  minCardinality: "0".freeze,
497
- onProperty: "ical:attendee".freeze,
498
- type: "owl:Restriction".freeze
32
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee".freeze,
33
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
499
34
  ), term(
500
35
  minCardinality: "0".freeze,
501
- onProperty: "ical:description".freeze,
502
- type: "owl:Restriction".freeze
36
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description".freeze,
37
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
503
38
  ), term(
504
39
  minCardinality: "0".freeze,
505
- onProperty: "ical:duration".freeze,
506
- type: "owl:Restriction".freeze
40
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration".freeze,
41
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
507
42
  ), term(
508
43
  minCardinality: "0".freeze,
509
- onProperty: "ical:repeat".freeze,
510
- type: "owl:Restriction".freeze
44
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#repeat".freeze,
45
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
511
46
  ), term(
512
47
  minCardinality: "0".freeze,
513
- onProperty: "ical:summary".freeze,
514
- type: "owl:Restriction".freeze
48
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary".freeze,
49
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
515
50
  ), term(
516
51
  minCardinality: "0".freeze,
517
- onProperty: "ical:trigger".freeze,
518
- type: "owl:Restriction".freeze
52
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger".freeze,
53
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
519
54
  )],
520
- type: "owl:Class".freeze
55
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
521
56
  term :"Value_CAL-ADDRESS",
522
- type: "owl:Class".freeze
57
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
523
58
  term :Value_DATE,
524
- type: "owl:Class".freeze
59
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
525
60
  term :Value_DURATION,
526
- type: "owl:Class".freeze
61
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
527
62
  term :Value_PERIOD,
528
- type: "owl:Class".freeze
63
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
529
64
  term :Value_RECUR,
530
- type: "owl:Class".freeze
65
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
531
66
  term :Vcalendar,
532
67
  label: "VCALENDAR".freeze,
533
- type: "owl:Class".freeze
68
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
534
69
  term :Vevent,
535
70
  comment: "Provide a grouping of component properties that describe an event.".freeze,
536
71
  label: "Event".freeze,
537
72
  subClassOf: [term(
538
73
  minCardinality: "0".freeze,
539
- onProperty: "ical:attach".freeze,
540
- type: "owl:Restriction".freeze
74
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach".freeze,
75
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
541
76
  ), term(
542
77
  minCardinality: "0".freeze,
543
- onProperty: "ical:attendee".freeze,
544
- type: "owl:Restriction".freeze
78
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee".freeze,
79
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
545
80
  ), term(
546
81
  minCardinality: "0".freeze,
547
- onProperty: "ical:categories".freeze,
548
- type: "owl:Restriction".freeze
82
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories".freeze,
83
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
549
84
  ), term(
550
85
  minCardinality: "0".freeze,
551
- onProperty: "ical:class".freeze,
552
- type: "owl:Restriction".freeze
86
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class".freeze,
87
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
553
88
  ), term(
554
89
  minCardinality: "0".freeze,
555
- onProperty: "ical:comment".freeze,
556
- type: "owl:Restriction".freeze
90
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment".freeze,
91
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
557
92
  ), term(
558
93
  minCardinality: "0".freeze,
559
- onProperty: "ical:contact".freeze,
560
- type: "owl:Restriction".freeze
94
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact".freeze,
95
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
561
96
  ), term(
562
97
  minCardinality: "0".freeze,
563
- onProperty: "ical:created".freeze,
564
- type: "owl:Restriction".freeze
98
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created".freeze,
99
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
565
100
  ), term(
566
101
  minCardinality: "0".freeze,
567
- onProperty: "ical:description".freeze,
568
- type: "owl:Restriction".freeze
102
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description".freeze,
103
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
569
104
  ), term(
570
105
  minCardinality: "0".freeze,
571
- onProperty: "ical:dtend".freeze,
572
- type: "owl:Restriction".freeze
106
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtend".freeze,
107
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
573
108
  ), term(
574
109
  minCardinality: "0".freeze,
575
- onProperty: "ical:dtstamp".freeze,
576
- type: "owl:Restriction".freeze
110
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp".freeze,
111
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
577
112
  ), term(
578
113
  minCardinality: "0".freeze,
579
- onProperty: "ical:dtstart".freeze,
580
- type: "owl:Restriction".freeze
114
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart".freeze,
115
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
581
116
  ), term(
582
117
  minCardinality: "0".freeze,
583
- onProperty: "ical:duration".freeze,
584
- type: "owl:Restriction".freeze
118
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration".freeze,
119
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
585
120
  ), term(
586
121
  minCardinality: "0".freeze,
587
- onProperty: "ical:exdate".freeze,
588
- type: "owl:Restriction".freeze
122
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate".freeze,
123
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
589
124
  ), term(
590
125
  minCardinality: "0".freeze,
591
- onProperty: "ical:exrule".freeze,
592
- type: "owl:Restriction".freeze
126
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule".freeze,
127
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
593
128
  ), term(
594
129
  minCardinality: "0".freeze,
595
- onProperty: "ical:geo".freeze,
596
- type: "owl:Restriction".freeze
130
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#geo".freeze,
131
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
597
132
  ), term(
598
133
  minCardinality: "0".freeze,
599
- onProperty: "ical:lastModified".freeze,
600
- type: "owl:Restriction".freeze
134
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified".freeze,
135
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
601
136
  ), term(
602
137
  minCardinality: "0".freeze,
603
- onProperty: "ical:location".freeze,
604
- type: "owl:Restriction".freeze
138
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#location".freeze,
139
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
605
140
  ), term(
606
141
  minCardinality: "0".freeze,
607
- onProperty: "ical:organizer".freeze,
608
- type: "owl:Restriction".freeze
142
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer".freeze,
143
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
609
144
  ), term(
610
145
  minCardinality: "0".freeze,
611
- onProperty: "ical:priority".freeze,
612
- type: "owl:Restriction".freeze
146
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#priority".freeze,
147
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
613
148
  ), term(
614
149
  minCardinality: "0".freeze,
615
- onProperty: "ical:rdate".freeze,
616
- type: "owl:Restriction".freeze
150
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate".freeze,
151
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
617
152
  ), term(
618
153
  minCardinality: "0".freeze,
619
- onProperty: "ical:recurrenceId".freeze,
620
- type: "owl:Restriction".freeze
154
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId".freeze,
155
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
621
156
  ), term(
622
157
  minCardinality: "0".freeze,
623
- onProperty: "ical:relatedTo".freeze,
624
- type: "owl:Restriction".freeze
158
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo".freeze,
159
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
625
160
  ), term(
626
161
  minCardinality: "0".freeze,
627
- onProperty: "ical:requestStatus".freeze,
628
- type: "owl:Restriction".freeze
162
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus".freeze,
163
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
629
164
  ), term(
630
165
  minCardinality: "0".freeze,
631
- onProperty: "ical:resources".freeze,
632
- type: "owl:Restriction".freeze
166
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#resources".freeze,
167
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
633
168
  ), term(
634
169
  minCardinality: "0".freeze,
635
- onProperty: "ical:rrule".freeze,
636
- type: "owl:Restriction".freeze
170
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule".freeze,
171
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
637
172
  ), term(
638
173
  minCardinality: "0".freeze,
639
- onProperty: "ical:sequence".freeze,
640
- type: "owl:Restriction".freeze
174
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence".freeze,
175
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
641
176
  ), term(
642
177
  minCardinality: "0".freeze,
643
- onProperty: "ical:status".freeze,
644
- type: "owl:Restriction".freeze
178
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status".freeze,
179
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
645
180
  ), term(
646
181
  minCardinality: "0".freeze,
647
- onProperty: "ical:summary".freeze,
648
- type: "owl:Restriction".freeze
182
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary".freeze,
183
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
649
184
  ), term(
650
185
  minCardinality: "0".freeze,
651
- onProperty: "ical:transp".freeze,
652
- type: "owl:Restriction".freeze
186
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#transp".freeze,
187
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
653
188
  ), term(
654
189
  minCardinality: "0".freeze,
655
- onProperty: "ical:trigger".freeze,
656
- type: "owl:Restriction".freeze
190
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger".freeze,
191
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
657
192
  ), term(
658
193
  minCardinality: "0".freeze,
659
- onProperty: "ical:uid".freeze,
660
- type: "owl:Restriction".freeze
194
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid".freeze,
195
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
661
196
  ), term(
662
197
  minCardinality: "0".freeze,
663
- onProperty: "ical:url".freeze,
664
- type: "owl:Restriction".freeze
198
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url".freeze,
199
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
665
200
  )],
666
- type: "owl:Class".freeze
201
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
667
202
  term :Vfreebusy,
668
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.".freeze,
669
204
  subClassOf: [term(
670
205
  minCardinality: "0".freeze,
671
- onProperty: "ical:attendee".freeze,
672
- type: "owl:Restriction".freeze
206
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee".freeze,
207
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
673
208
  ), term(
674
209
  minCardinality: "0".freeze,
675
- onProperty: "ical:comment".freeze,
676
- type: "owl:Restriction".freeze
210
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment".freeze,
211
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
677
212
  ), term(
678
213
  minCardinality: "0".freeze,
679
- onProperty: "ical:contact".freeze,
680
- type: "owl:Restriction".freeze
214
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact".freeze,
215
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
681
216
  ), term(
682
217
  minCardinality: "0".freeze,
683
- onProperty: "ical:dtend".freeze,
684
- type: "owl:Restriction".freeze
218
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtend".freeze,
219
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
685
220
  ), term(
686
221
  minCardinality: "0".freeze,
687
- onProperty: "ical:dtstamp".freeze,
688
- type: "owl:Restriction".freeze
222
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp".freeze,
223
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
689
224
  ), term(
690
225
  minCardinality: "0".freeze,
691
- onProperty: "ical:dtstart".freeze,
692
- type: "owl:Restriction".freeze
226
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart".freeze,
227
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
693
228
  ), term(
694
229
  minCardinality: "0".freeze,
695
- onProperty: "ical:duration".freeze,
696
- type: "owl:Restriction".freeze
230
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration".freeze,
231
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
697
232
  ), term(
698
233
  minCardinality: "0".freeze,
699
- onProperty: "ical:freebusy".freeze,
700
- type: "owl:Restriction".freeze
234
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#freebusy".freeze,
235
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
701
236
  ), term(
702
237
  minCardinality: "0".freeze,
703
- onProperty: "ical:organizer".freeze,
704
- type: "owl:Restriction".freeze
238
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer".freeze,
239
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
705
240
  ), term(
706
241
  minCardinality: "0".freeze,
707
- onProperty: "ical:requestStatus".freeze,
708
- type: "owl:Restriction".freeze
242
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus".freeze,
243
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
709
244
  ), term(
710
245
  minCardinality: "0".freeze,
711
- onProperty: "ical:uid".freeze,
712
- type: "owl:Restriction".freeze
246
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid".freeze,
247
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
713
248
  ), term(
714
249
  minCardinality: "0".freeze,
715
- onProperty: "ical:url".freeze,
716
- type: "owl:Restriction".freeze
250
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url".freeze,
251
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
717
252
  )],
718
- type: "owl:Class".freeze
253
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
719
254
  term :Vjournal,
720
255
  comment: "Provide a grouping of component properties that describe a journal entry.".freeze,
721
256
  subClassOf: [term(
722
257
  minCardinality: "0".freeze,
723
- onProperty: "ical:attach".freeze,
724
- type: "owl:Restriction".freeze
258
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach".freeze,
259
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
725
260
  ), term(
726
261
  minCardinality: "0".freeze,
727
- onProperty: "ical:attendee".freeze,
728
- type: "owl:Restriction".freeze
262
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee".freeze,
263
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
729
264
  ), term(
730
265
  minCardinality: "0".freeze,
731
- onProperty: "ical:categories".freeze,
732
- type: "owl:Restriction".freeze
266
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories".freeze,
267
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
733
268
  ), term(
734
269
  minCardinality: "0".freeze,
735
- onProperty: "ical:class".freeze,
736
- type: "owl:Restriction".freeze
270
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class".freeze,
271
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
737
272
  ), term(
738
273
  minCardinality: "0".freeze,
739
- onProperty: "ical:comment".freeze,
740
- type: "owl:Restriction".freeze
274
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment".freeze,
275
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
741
276
  ), term(
742
277
  minCardinality: "0".freeze,
743
- onProperty: "ical:contact".freeze,
744
- type: "owl:Restriction".freeze
278
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact".freeze,
279
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
745
280
  ), term(
746
281
  minCardinality: "0".freeze,
747
- onProperty: "ical:created".freeze,
748
- type: "owl:Restriction".freeze
282
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created".freeze,
283
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
749
284
  ), term(
750
285
  minCardinality: "0".freeze,
751
- onProperty: "ical:description".freeze,
752
- type: "owl:Restriction".freeze
286
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description".freeze,
287
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
753
288
  ), term(
754
289
  minCardinality: "0".freeze,
755
- onProperty: "ical:dtstamp".freeze,
756
- type: "owl:Restriction".freeze
290
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp".freeze,
291
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
757
292
  ), term(
758
293
  minCardinality: "0".freeze,
759
- onProperty: "ical:exdate".freeze,
760
- type: "owl:Restriction".freeze
294
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate".freeze,
295
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
761
296
  ), term(
762
297
  minCardinality: "0".freeze,
763
- onProperty: "ical:exrule".freeze,
764
- type: "owl:Restriction".freeze
298
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule".freeze,
299
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
765
300
  ), term(
766
301
  minCardinality: "0".freeze,
767
- onProperty: "ical:lastModified".freeze,
768
- type: "owl:Restriction".freeze
302
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified".freeze,
303
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
769
304
  ), term(
770
305
  minCardinality: "0".freeze,
771
- onProperty: "ical:organizer".freeze,
772
- type: "owl:Restriction".freeze
306
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer".freeze,
307
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
773
308
  ), term(
774
309
  minCardinality: "0".freeze,
775
- onProperty: "ical:rdate".freeze,
776
- type: "owl:Restriction".freeze
310
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate".freeze,
311
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
777
312
  ), term(
778
313
  minCardinality: "0".freeze,
779
- onProperty: "ical:recurrenceId".freeze,
780
- type: "owl:Restriction".freeze
314
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId".freeze,
315
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
781
316
  ), term(
782
317
  minCardinality: "0".freeze,
783
- onProperty: "ical:relatedTo".freeze,
784
- type: "owl:Restriction".freeze
318
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo".freeze,
319
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
785
320
  ), term(
786
321
  minCardinality: "0".freeze,
787
- onProperty: "ical:requestStatus".freeze,
788
- type: "owl:Restriction".freeze
322
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus".freeze,
323
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
789
324
  ), term(
790
325
  minCardinality: "0".freeze,
791
- onProperty: "ical:rrule".freeze,
792
- type: "owl:Restriction".freeze
326
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule".freeze,
327
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
793
328
  ), term(
794
329
  minCardinality: "0".freeze,
795
- onProperty: "ical:sequence".freeze,
796
- type: "owl:Restriction".freeze
330
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence".freeze,
331
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
797
332
  ), term(
798
333
  minCardinality: "0".freeze,
799
- onProperty: "ical:status".freeze,
800
- type: "owl:Restriction".freeze
334
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status".freeze,
335
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
801
336
  ), term(
802
337
  minCardinality: "0".freeze,
803
- onProperty: "ical:summary".freeze,
804
- type: "owl:Restriction".freeze
338
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary".freeze,
339
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
805
340
  ), term(
806
341
  minCardinality: "0".freeze,
807
- onProperty: "ical:uid".freeze,
808
- type: "owl:Restriction".freeze
342
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid".freeze,
343
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
809
344
  ), term(
810
345
  minCardinality: "0".freeze,
811
- onProperty: "ical:url".freeze,
812
- type: "owl:Restriction".freeze
346
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url".freeze,
347
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
813
348
  )],
814
- type: "owl:Class".freeze
349
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
815
350
  term :Vtimezone,
816
351
  comment: "Provide a grouping of component properties that defines a time zone.".freeze,
817
352
  subClassOf: [term(
818
353
  minCardinality: "0".freeze,
819
- onProperty: "ical:comment".freeze,
820
- type: "owl:Restriction".freeze
354
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment".freeze,
355
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
821
356
  ), term(
822
357
  minCardinality: "0".freeze,
823
- onProperty: "ical:dtstart".freeze,
824
- type: "owl:Restriction".freeze
358
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart".freeze,
359
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
825
360
  ), term(
826
361
  minCardinality: "0".freeze,
827
- onProperty: "ical:exdate".freeze,
828
- type: "owl:Restriction".freeze
362
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate".freeze,
363
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
829
364
  ), term(
830
365
  minCardinality: "0".freeze,
831
- onProperty: "ical:lastModified".freeze,
832
- type: "owl:Restriction".freeze
366
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified".freeze,
367
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
833
368
  ), term(
834
369
  minCardinality: "0".freeze,
835
- onProperty: "ical:rdate".freeze,
836
- type: "owl:Restriction".freeze
370
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate".freeze,
371
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
837
372
  ), term(
838
373
  minCardinality: "0".freeze,
839
- onProperty: "ical:recurrenceId".freeze,
840
- type: "owl:Restriction".freeze
374
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId".freeze,
375
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
841
376
  ), term(
842
377
  minCardinality: "0".freeze,
843
- onProperty: "ical:rrule".freeze,
844
- type: "owl:Restriction".freeze
378
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule".freeze,
379
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
845
380
  ), term(
846
381
  minCardinality: "0".freeze,
847
- onProperty: "ical:tzid".freeze,
848
- type: "owl:Restriction".freeze
382
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzid".freeze,
383
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
849
384
  ), term(
850
385
  minCardinality: "0".freeze,
851
- onProperty: "ical:tzname".freeze,
852
- type: "owl:Restriction".freeze
386
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzname".freeze,
387
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
853
388
  ), term(
854
389
  minCardinality: "0".freeze,
855
- onProperty: "ical:tzoffsetfrom".freeze,
856
- type: "owl:Restriction".freeze
390
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzoffsetfrom".freeze,
391
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
857
392
  ), term(
858
393
  minCardinality: "0".freeze,
859
- onProperty: "ical:tzoffsetto".freeze,
860
- type: "owl:Restriction".freeze
394
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzoffsetto".freeze,
395
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
861
396
  ), term(
862
397
  minCardinality: "0".freeze,
863
- onProperty: "ical:tzurl".freeze,
864
- type: "owl:Restriction".freeze
398
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#tzurl".freeze,
399
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
865
400
  )],
866
- type: "owl:Class".freeze
401
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
867
402
  term :Vtodo,
868
403
  comment: "Provide a grouping of calendar properties that describe a to-do.".freeze,
869
404
  label: "To-do".freeze,
870
405
  subClassOf: [term(
871
406
  minCardinality: "0".freeze,
872
- onProperty: "ical:attach".freeze,
873
- type: "owl:Restriction".freeze
407
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attach".freeze,
408
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
874
409
  ), term(
875
410
  minCardinality: "0".freeze,
876
- onProperty: "ical:attendee".freeze,
877
- type: "owl:Restriction".freeze
411
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#attendee".freeze,
412
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
878
413
  ), term(
879
414
  minCardinality: "0".freeze,
880
- onProperty: "ical:categories".freeze,
881
- type: "owl:Restriction".freeze
415
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#categories".freeze,
416
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
882
417
  ), term(
883
418
  minCardinality: "0".freeze,
884
- onProperty: "ical:class".freeze,
885
- type: "owl:Restriction".freeze
419
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#class".freeze,
420
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
886
421
  ), term(
887
422
  minCardinality: "0".freeze,
888
- onProperty: "ical:comment".freeze,
889
- type: "owl:Restriction".freeze
423
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#comment".freeze,
424
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
890
425
  ), term(
891
426
  minCardinality: "0".freeze,
892
- onProperty: "ical:completed".freeze,
893
- type: "owl:Restriction".freeze
427
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#completed".freeze,
428
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
894
429
  ), term(
895
430
  minCardinality: "0".freeze,
896
- onProperty: "ical:contact".freeze,
897
- type: "owl:Restriction".freeze
431
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#contact".freeze,
432
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
898
433
  ), term(
899
434
  minCardinality: "0".freeze,
900
- onProperty: "ical:created".freeze,
901
- type: "owl:Restriction".freeze
435
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#created".freeze,
436
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
902
437
  ), term(
903
438
  minCardinality: "0".freeze,
904
- onProperty: "ical:description".freeze,
905
- type: "owl:Restriction".freeze
439
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#description".freeze,
440
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
906
441
  ), term(
907
442
  minCardinality: "0".freeze,
908
- onProperty: "ical:dtstamp".freeze,
909
- type: "owl:Restriction".freeze
443
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstamp".freeze,
444
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
910
445
  ), term(
911
446
  minCardinality: "0".freeze,
912
- onProperty: "ical:dtstart".freeze,
913
- type: "owl:Restriction".freeze
447
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#dtstart".freeze,
448
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
914
449
  ), term(
915
450
  minCardinality: "0".freeze,
916
- onProperty: "ical:due".freeze,
917
- type: "owl:Restriction".freeze
451
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#due".freeze,
452
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
918
453
  ), term(
919
454
  minCardinality: "0".freeze,
920
- onProperty: "ical:duration".freeze,
921
- type: "owl:Restriction".freeze
455
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#duration".freeze,
456
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
922
457
  ), term(
923
458
  minCardinality: "0".freeze,
924
- onProperty: "ical:exdate".freeze,
925
- type: "owl:Restriction".freeze
459
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exdate".freeze,
460
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
926
461
  ), term(
927
462
  minCardinality: "0".freeze,
928
- onProperty: "ical:exrule".freeze,
929
- type: "owl:Restriction".freeze
463
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#exrule".freeze,
464
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
930
465
  ), term(
931
466
  minCardinality: "0".freeze,
932
- onProperty: "ical:geo".freeze,
933
- type: "owl:Restriction".freeze
467
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#geo".freeze,
468
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
934
469
  ), term(
935
470
  minCardinality: "0".freeze,
936
- onProperty: "ical:lastModified".freeze,
937
- type: "owl:Restriction".freeze
471
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#lastModified".freeze,
472
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
938
473
  ), term(
939
474
  minCardinality: "0".freeze,
940
- onProperty: "ical:location".freeze,
941
- type: "owl:Restriction".freeze
475
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#location".freeze,
476
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
942
477
  ), term(
943
478
  minCardinality: "0".freeze,
944
- onProperty: "ical:organizer".freeze,
945
- type: "owl:Restriction".freeze
479
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#organizer".freeze,
480
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
946
481
  ), term(
947
482
  minCardinality: "0".freeze,
948
- onProperty: "ical:percentComplete".freeze,
949
- type: "owl:Restriction".freeze
483
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#percentComplete".freeze,
484
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
950
485
  ), term(
951
486
  minCardinality: "0".freeze,
952
- onProperty: "ical:priority".freeze,
953
- type: "owl:Restriction".freeze
487
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#priority".freeze,
488
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
954
489
  ), term(
955
490
  minCardinality: "0".freeze,
956
- onProperty: "ical:rdate".freeze,
957
- type: "owl:Restriction".freeze
491
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rdate".freeze,
492
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
958
493
  ), term(
959
494
  minCardinality: "0".freeze,
960
- onProperty: "ical:recurrenceId".freeze,
961
- type: "owl:Restriction".freeze
495
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#recurrenceId".freeze,
496
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
962
497
  ), term(
963
498
  minCardinality: "0".freeze,
964
- onProperty: "ical:relatedTo".freeze,
965
- type: "owl:Restriction".freeze
499
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#relatedTo".freeze,
500
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
966
501
  ), term(
967
502
  minCardinality: "0".freeze,
968
- onProperty: "ical:requestStatus".freeze,
969
- type: "owl:Restriction".freeze
503
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#requestStatus".freeze,
504
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
970
505
  ), term(
971
506
  minCardinality: "0".freeze,
972
- onProperty: "ical:resources".freeze,
973
- type: "owl:Restriction".freeze
507
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#resources".freeze,
508
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
974
509
  ), term(
975
510
  minCardinality: "0".freeze,
976
- onProperty: "ical:rrule".freeze,
977
- type: "owl:Restriction".freeze
511
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#rrule".freeze,
512
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
978
513
  ), term(
979
514
  minCardinality: "0".freeze,
980
- onProperty: "ical:sequence".freeze,
981
- type: "owl:Restriction".freeze
515
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#sequence".freeze,
516
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
982
517
  ), term(
983
518
  minCardinality: "0".freeze,
984
- onProperty: "ical:status".freeze,
985
- type: "owl:Restriction".freeze
519
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#status".freeze,
520
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
986
521
  ), term(
987
522
  minCardinality: "0".freeze,
988
- onProperty: "ical:summary".freeze,
989
- type: "owl:Restriction".freeze
523
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#summary".freeze,
524
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
990
525
  ), term(
991
526
  minCardinality: "0".freeze,
992
- onProperty: "ical:trigger".freeze,
993
- type: "owl:Restriction".freeze
527
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#trigger".freeze,
528
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
994
529
  ), term(
995
530
  minCardinality: "0".freeze,
996
- onProperty: "ical:uid".freeze,
997
- type: "owl:Restriction".freeze
531
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#uid".freeze,
532
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
998
533
  ), term(
999
534
  minCardinality: "0".freeze,
1000
- onProperty: "ical:url".freeze,
1001
- type: "owl:Restriction".freeze
535
+ onProperty: "http://www.w3.org/2002/12/cal/icaltzd#url".freeze,
536
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1002
537
  )],
1003
- type: "owl:Class".freeze
538
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1004
539
 
1005
540
  # Property definitions
1006
541
  property :"X-",
1007
542
  comment: ["This class of property provides a framework for defining non-standard properties.".freeze, "\n\t value type: TEXT".freeze],
1008
543
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1009
- range: "xsd:string".freeze,
1010
- type: "owl:DatatypeProperty".freeze
544
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
545
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1011
546
  property :action,
1012
547
  comment: ["This property defines the action to be invoked when an alarm is triggered.".freeze, "\n\t value type: TEXT".freeze],
1013
548
  domain: term(
1014
- type: "owl:Class".freeze,
1015
- unionOf: list("ical:Valarm".freeze, "ical:Valarm".freeze)
549
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
550
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze)
1016
551
  ),
1017
552
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1018
- range: "xsd:string".freeze,
1019
- type: "owl:DatatypeProperty".freeze
553
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
554
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1020
555
  property :altrep,
1021
556
  comment: "To specify an alternate text representation for the property value.".freeze,
1022
- type: "owl:DatatypeProperty".freeze
557
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1023
558
  property :attach,
1024
559
  comment: ["The property provides the capability to associate a document object with a calendar component.".freeze, "\n\t default value type: URI".freeze],
1025
560
  domain: term(
1026
- type: "owl:Class".freeze,
1027
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze)
561
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
562
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze)
1028
563
  ),
1029
564
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI".freeze,
1030
- type: "owl:ObjectProperty".freeze
565
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1031
566
  property :attendee,
1032
567
  comment: ["The property defines an \"Attendee\" within a calendar component.".freeze, "\n\t value type: CAL-ADDRESS".freeze],
1033
568
  domain: term(
1034
- type: "owl:Class".freeze,
1035
- unionOf: list("ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze)
569
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
570
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze)
1036
571
  ),
1037
572
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS".freeze,
1038
573
  label: "attendee".freeze,
1039
- range: "ical:Value_CAL-ADDRESS".freeze,
1040
- type: "owl:ObjectProperty".freeze
574
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_CAL-ADDRESS".freeze,
575
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1041
576
  property :byday,
1042
577
  label: "BYDAY".freeze,
1043
- type: "owl:DatatypeProperty".freeze
578
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1044
579
  property :byhour,
1045
580
  label: "BYHOUR".freeze,
1046
- type: "owl:DatatypeProperty".freeze
581
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1047
582
  property :byminute,
1048
583
  label: "BYMINUTE".freeze,
1049
- type: "owl:DatatypeProperty".freeze
584
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1050
585
  property :bymonth,
1051
586
  label: "BYMONTH".freeze,
1052
- type: "owl:DatatypeProperty".freeze
587
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1053
588
  property :bysecond,
1054
589
  label: "BYSECOND".freeze,
1055
- type: "owl:DatatypeProperty".freeze
590
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1056
591
  property :bysetpos,
1057
592
  label: "BYSETPOS".freeze,
1058
- type: "owl:DatatypeProperty".freeze
593
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1059
594
  property :byweekno,
1060
595
  label: "BYWEEKNO".freeze,
1061
- type: "owl:DatatypeProperty".freeze
596
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1062
597
  property :byyearday,
1063
598
  label: "BYYEARDAY".freeze,
1064
- type: "owl:DatatypeProperty".freeze
599
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1065
600
  property :calAddress,
1066
- type: "owl:ObjectProperty".freeze
601
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1067
602
  property :calscale,
1068
603
  comment: ["This property defines the calendar scale used for the calendar information specified in the iCalendar object.".freeze, "\n\t value type: TEXT".freeze],
1069
604
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1070
- range: "xsd:string".freeze,
1071
- type: "owl:DatatypeProperty".freeze
605
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
606
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1072
607
  property :categories,
1073
608
  comment: ["This property defines the categories for a calendar component.".freeze, "\n\t value type: TEXT".freeze],
1074
609
  domain: term(
1075
- type: "owl:Class".freeze,
1076
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
610
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
611
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1077
612
  ),
1078
613
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1079
- range: "xsd:string".freeze,
1080
- type: "owl:DatatypeProperty".freeze
614
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
615
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1081
616
  property :class,
1082
617
  comment: ["This property defines the access classification for a calendar component.".freeze, "\n\t value type: TEXT".freeze],
1083
618
  domain: term(
1084
- type: "owl:Class".freeze,
1085
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
619
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
620
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1086
621
  ),
1087
622
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1088
- range: "xsd:string".freeze,
1089
- type: "owl:DatatypeProperty".freeze
623
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
624
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1090
625
  property :cn,
1091
626
  comment: "To specify the common name to be associated with the calendar user specified by the property.".freeze,
1092
- type: "owl:DatatypeProperty".freeze
627
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1093
628
  property :comment,
1094
629
  comment: ["This property specifies non-processing information intended to provide a comment to the calendar user.".freeze, "\n\t value type: TEXT".freeze],
1095
630
  domain: term(
1096
- type: "owl:Class".freeze,
1097
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze, "ical:Vfreebusy".freeze)
631
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
632
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1098
633
  ),
1099
634
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1100
- range: "xsd:string".freeze,
1101
- type: "owl:DatatypeProperty".freeze
635
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
636
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1102
637
  property :completed,
1103
638
  comment: ["This property defines the date and time that a to-do was actually completed.".freeze, "\n\t value type: DATE-TIME".freeze],
1104
- domain: "ical:Vtodo".freeze,
639
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze,
1105
640
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1106
- range: "ical:Value_DATE-TIME".freeze,
1107
- type: "owl:DatatypeProperty".freeze
641
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME".freeze,
642
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1108
643
  property :component,
1109
- type: "owl:ObjectProperty".freeze
644
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1110
645
  property :contact,
1111
646
  comment: ["The property is used to represent contact information or alternately a reference to contact information associated with the calendar component.".freeze, "\n\t value type: TEXT".freeze],
1112
647
  domain: term(
1113
- type: "owl:Class".freeze,
1114
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
648
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
649
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1115
650
  ),
1116
651
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1117
- range: "xsd:string".freeze,
1118
- type: "owl:DatatypeProperty".freeze
652
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
653
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1119
654
  property :count,
1120
655
  label: "COUNT".freeze,
1121
- type: "owl:DatatypeProperty".freeze
656
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1122
657
  property :created,
1123
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.".freeze, "\n\t value type: DATE-TIME".freeze],
1124
659
  domain: term(
1125
- type: "owl:Class".freeze,
1126
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
660
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
661
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1127
662
  ),
1128
663
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1129
- range: "ical:Value_DATE-TIME".freeze,
1130
- type: "owl:DatatypeProperty".freeze
664
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME".freeze,
665
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1131
666
  property :cutype,
1132
667
  comment: "To specify the type of calendar user specified by the property.".freeze,
1133
- type: "owl:DatatypeProperty".freeze
668
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1134
669
  property :daylight,
1135
670
  label: "DAYLIGHT".freeze,
1136
- type: "owl:ObjectProperty".freeze
671
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1137
672
  property :delegatedFrom,
1138
673
  comment: "To specify the calendar users that have delegated their participation to the calendar user specified by the property.".freeze,
1139
- type: "owl:DatatypeProperty".freeze
674
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1140
675
  property :delegatedTo,
1141
676
  comment: "To specify the calendar users to whom the calendar user specified by the property has delegated participation.".freeze,
1142
- type: "owl:DatatypeProperty".freeze
677
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1143
678
  property :description,
1144
679
  comment: ["This property provides a more complete description of the calendar component, than that provided by the \"SUMMARY\" property.".freeze, "\n\t value type: TEXT".freeze],
1145
680
  domain: term(
1146
- type: "owl:Class".freeze,
1147
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze)
681
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
682
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze)
1148
683
  ),
1149
684
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1150
- range: "xsd:string".freeze,
1151
- type: "owl:DatatypeProperty".freeze
685
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
686
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1152
687
  property :dir,
1153
688
  comment: "To specify reference to a directory entry associated with the calendar user specified by the property.".freeze,
1154
- type: "owl:DatatypeProperty".freeze
689
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1155
690
  property :dtend,
1156
691
  comment: ["This property specifies the date and time that a calendar component ends.".freeze, "\n\t default value type: DATE-TIME".freeze],
1157
692
  domain: term(
1158
- type: "owl:Class".freeze,
1159
- unionOf: list("ical:Vevent".freeze, "ical:Vfreebusy".freeze, "ical:Vevent".freeze, "ical:Vfreebusy".freeze)
693
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
694
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1160
695
  ),
1161
696
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1162
697
  label: "end".freeze,
1163
- type: "owl:DatatypeProperty".freeze
698
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1164
699
  property :dtstamp,
1165
700
  comment: ["The property indicates the date/time that the instance of the iCalendar object was created.".freeze, "\n\t value type: DATE-TIME".freeze],
1166
701
  domain: term(
1167
- type: "owl:Class".freeze,
1168
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
702
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
703
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1169
704
  ),
1170
705
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1171
- range: "ical:Value_DATE-TIME".freeze,
1172
- type: "owl:DatatypeProperty".freeze
706
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME".freeze,
707
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1173
708
  property :dtstart,
1174
709
  comment: ["This property specifies when the calendar component begins.".freeze, "\n\t default value type: DATE-TIME".freeze],
1175
710
  domain: term(
1176
- type: "owl:Class".freeze,
1177
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Vtimezone".freeze, "ical:Vevent".freeze, "ical:Vevent".freeze, "ical:Vfreebusy".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
711
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
712
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze)
1178
713
  ),
1179
714
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1180
715
  label: "start".freeze,
1181
- type: "owl:DatatypeProperty".freeze
716
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1182
717
  property :due,
1183
718
  comment: ["This property defines the date and time that a to-do is expected to be completed.".freeze, "\n\t default value type: DATE-TIME".freeze],
1184
- domain: "ical:Vtodo".freeze,
719
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze,
1185
720
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1186
- type: "owl:DatatypeProperty".freeze
721
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1187
722
  property :duration,
1188
723
  comment: ["The property specifies a positive duration of time.".freeze, "\n\t value type: DURATION".freeze],
1189
724
  domain: term(
1190
- type: "owl:Class".freeze,
1191
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze)
725
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
726
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze)
1192
727
  ),
1193
728
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION".freeze,
1194
- range: "ical:Value_DURATION".freeze,
1195
- type: "owl:ObjectProperty".freeze
729
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DURATION".freeze,
730
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1196
731
  property :encoding,
1197
732
  comment: "To specify an alternate inline encoding for the property value.".freeze,
1198
- type: "owl:DatatypeProperty".freeze
733
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1199
734
  property :exdate,
1200
735
  comment: ["This property defines the list of date/time exceptions for a recurring calendar component.".freeze, "\n\t default value type: DATE-TIME".freeze],
1201
- domain: "ical:DomainOf_rrule".freeze,
736
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#DomainOf_rrule".freeze,
1202
737
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1203
- type: "owl:DatatypeProperty".freeze
738
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1204
739
  property :exrule,
1205
740
  comment: ["This property defines a rule or repeating pattern for an exception to a recurrence set.".freeze, "\n\t value type: RECUR".freeze],
1206
741
  domain: term(
1207
- type: "owl:Class".freeze,
1208
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
742
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
743
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1209
744
  ),
1210
745
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR".freeze,
1211
- range: "ical:Value_RECUR".freeze,
1212
- type: "owl:ObjectProperty".freeze
746
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_RECUR".freeze,
747
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1213
748
  property :fbtype,
1214
749
  comment: "To specify the free or busy time type.".freeze,
1215
- type: "owl:DatatypeProperty".freeze
750
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1216
751
  property :fmttype,
1217
752
  comment: "To specify the content type of a referenced object.".freeze,
1218
- type: "owl:DatatypeProperty".freeze
753
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1219
754
  property :freebusy,
1220
755
  comment: ["The property defines one or more free or busy time intervals.".freeze, "\n\t value type: PERIOD".freeze],
1221
756
  domain: term(
1222
- type: "owl:Class".freeze,
1223
- unionOf: list("ical:Vfreebusy".freeze, "ical:Vfreebusy".freeze)
757
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
758
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1224
759
  ),
1225
760
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "PERIOD".freeze,
1226
- range: "ical:Value_PERIOD".freeze,
1227
- type: "owl:ObjectProperty".freeze
761
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_PERIOD".freeze,
762
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1228
763
  property :freq,
1229
764
  label: "FREQ".freeze,
1230
- type: "owl:DatatypeProperty".freeze
765
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1231
766
  property :geo,
1232
767
  comment: ["This property specifies information related to the global position for the activity specified by a calendar component.".freeze, "\n\t value type: list of FLOAT".freeze],
1233
768
  domain: term(
1234
- type: "owl:Class".freeze,
1235
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze)
769
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
770
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze)
1236
771
  ),
1237
772
  "http://www.w3.org/2002/12/cal/icalSpec#valueListType": "FLOAT".freeze,
1238
- range: "ical:List_of_Float".freeze,
1239
- type: "owl:ObjectProperty".freeze
773
+ range: "http://www.w3.org/2002/12/cal/icaltzd#List_of_Float".freeze,
774
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1240
775
  property :interval,
1241
776
  label: "INTERVAL".freeze,
1242
- type: "owl:DatatypeProperty".freeze
777
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1243
778
  property :language,
1244
779
  comment: "To specify the language for text values in a property or property parameter.".freeze,
1245
- type: "owl:DatatypeProperty".freeze
780
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1246
781
  property :lastModified,
1247
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.".freeze, "\n\t value type: DATE-TIME".freeze],
1248
783
  domain: term(
1249
- type: "owl:Class".freeze,
1250
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze)
784
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
785
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze)
1251
786
  ),
1252
787
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1253
- range: "ical:Value_DATE-TIME".freeze,
1254
- type: "owl:DatatypeProperty".freeze
788
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE-TIME".freeze,
789
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1255
790
  property :location,
1256
791
  comment: ["The property defines the intended venue for the activity defined by a calendar component.".freeze, "\n\t value type: TEXT".freeze],
1257
792
  domain: term(
1258
- type: "owl:Class".freeze,
1259
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze)
793
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
794
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze)
1260
795
  ),
1261
796
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1262
797
  label: "location".freeze,
1263
- range: "xsd:string".freeze,
1264
- type: "owl:DatatypeProperty".freeze
798
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
799
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1265
800
  property :member,
1266
801
  comment: "To specify the group or list membership of the calendar user specified by the property.".freeze,
1267
- type: "owl:DatatypeProperty".freeze
802
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1268
803
  property :method,
1269
804
  comment: ["This property defines the iCalendar object method associated with the calendar object.".freeze, "\n\t value type: TEXT".freeze],
1270
805
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1271
- range: "xsd:string".freeze,
1272
- type: "owl:DatatypeProperty".freeze
806
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
807
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1273
808
  property :organizer,
1274
809
  comment: ["The property defines the organizer for a calendar component.".freeze, "\n\t value type: CAL-ADDRESS".freeze],
1275
810
  domain: term(
1276
- type: "owl:Class".freeze,
1277
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Vfreebusy".freeze)
811
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
812
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1278
813
  ),
1279
814
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS".freeze,
1280
- range: "ical:Value_CAL-ADDRESS".freeze,
1281
- type: "owl:ObjectProperty".freeze
815
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_CAL-ADDRESS".freeze,
816
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1282
817
  property :partstat,
1283
818
  comment: "To specify the participation status for the calendar user specified by the property.".freeze,
1284
- type: "owl:DatatypeProperty".freeze
819
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1285
820
  property :percentComplete,
1286
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.".freeze, "\n\t value type: INTEGER".freeze],
1287
- domain: "ical:Vtodo".freeze,
822
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze,
1288
823
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER".freeze,
1289
- range: "xsd:integer".freeze,
1290
- type: "owl:DatatypeProperty".freeze
824
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
825
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1291
826
  property :priority,
1292
827
  comment: ["The property defines the relative priority for a calendar component.".freeze, "\n\t value type: INTEGER".freeze],
1293
828
  domain: term(
1294
- type: "owl:Class".freeze,
1295
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze)
829
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
830
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze)
1296
831
  ),
1297
832
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER".freeze,
1298
- range: "xsd:integer".freeze,
1299
- type: "owl:DatatypeProperty".freeze
833
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
834
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1300
835
  property :prodid,
1301
836
  comment: ["This property specifies the identifier for the product that created the iCalendar object.".freeze, "\n\t value type: TEXT".freeze],
1302
837
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1303
- range: "xsd:string".freeze,
1304
- type: "owl:DatatypeProperty".freeze
838
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
839
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1305
840
  property :range,
1306
841
  comment: "To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property.".freeze,
1307
- type: "owl:DatatypeProperty".freeze
842
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1308
843
  property :rdate,
1309
844
  comment: ["This property defines the list of date/times for a recurrence set.".freeze, "\n\t default value type: DATE-TIME".freeze],
1310
845
  domain: term(
1311
- type: "owl:Class".freeze,
1312
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze)
846
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
847
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze)
1313
848
  ),
1314
849
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1315
- type: "owl:DatatypeProperty".freeze
850
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1316
851
  property :recurrenceId,
1317
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.".freeze, "\n\t default value type: DATE-TIME".freeze],
1318
- domain: "ical:DomainOf_rrule".freeze,
853
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#DomainOf_rrule".freeze,
1319
854
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
1320
- type: "owl:DatatypeProperty".freeze
855
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1321
856
  property :related,
1322
857
  comment: "To specify the relationship of the alarm trigger with respect to the start or end of the calendar component.".freeze,
1323
- type: "owl:DatatypeProperty".freeze
858
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1324
859
  property :relatedTo,
1325
860
  comment: ["The property is used to represent a relationship or reference between one calendar component and another.".freeze, "\n\t value type: TEXT".freeze],
1326
861
  domain: term(
1327
- type: "owl:Class".freeze,
1328
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
862
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
863
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1329
864
  ),
1330
865
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1331
- range: "xsd:string".freeze,
1332
- type: "owl:DatatypeProperty".freeze
866
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
867
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1333
868
  property :reltype,
1334
869
  comment: "To specify the type of hierarchical relationship associated with the calendar component specified by the property.".freeze,
1335
- type: "owl:DatatypeProperty".freeze
870
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1336
871
  property :repeat,
1337
872
  comment: ["This property defines the number of time the alarm should be repeated, after the initial trigger.".freeze, "\n\t value type: INTEGER".freeze],
1338
- domain: "ical:Valarm".freeze,
873
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze,
1339
874
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER".freeze,
1340
- range: "xsd:integer".freeze,
1341
- type: "owl:DatatypeProperty".freeze
875
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
876
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1342
877
  property :requestStatus,
1343
878
  comment: ["This property defines the status code returned for a scheduling request.".freeze, "\n\t value type: TEXT".freeze],
1344
879
  domain: term(
1345
- type: "owl:Class".freeze,
1346
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
880
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
881
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1347
882
  ),
1348
883
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1349
- range: "xsd:string".freeze,
1350
- type: "owl:DatatypeProperty".freeze
884
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
885
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1351
886
  property :resources,
1352
887
  comment: ["This property defines the equipment or resources anticipated for an activity specified by a calendar entity..".freeze, "\n\t value type: TEXT".freeze],
1353
888
  domain: term(
1354
- type: "owl:Class".freeze,
1355
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze)
889
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
890
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze)
1356
891
  ),
1357
892
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1358
- range: "xsd:string".freeze,
1359
- type: "owl:DatatypeProperty".freeze
893
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
894
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1360
895
  property :role,
1361
896
  comment: "To specify the participation role for the calendar user specified by the property.".freeze,
1362
- type: "owl:DatatypeProperty".freeze
897
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1363
898
  property :rrule,
1364
899
  comment: ["This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions.".freeze, "\n\t value type: RECUR".freeze],
1365
900
  domain: term(
1366
- type: "owl:Class".freeze,
1367
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
901
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
902
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze)
1368
903
  ),
1369
904
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR".freeze,
1370
- range: "ical:Value_RECUR".freeze,
1371
- type: "owl:ObjectProperty".freeze
905
+ range: "http://www.w3.org/2002/12/cal/icaltzd#Value_RECUR".freeze,
906
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1372
907
  property :rsvp,
1373
908
  comment: "To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value.".freeze,
1374
- type: "owl:DatatypeProperty".freeze
909
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1375
910
  property :sentBy,
1376
911
  comment: "To specify the calendar user that is acting on behalf of the calendar user specified by the property.".freeze,
1377
- type: "owl:DatatypeProperty".freeze
912
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1378
913
  property :sequence,
1379
914
  comment: ["This property defines the revision sequence number of the calendar component within a sequence of revisions.".freeze, "\n\t value type: integer".freeze],
1380
915
  domain: term(
1381
- type: "owl:Class".freeze,
1382
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
916
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
917
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1383
918
  ),
1384
919
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "integer".freeze,
1385
- range: "xsd:integer".freeze,
1386
- type: "owl:DatatypeProperty".freeze
920
+ range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
921
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1387
922
  property :standard,
1388
923
  label: "STANDARD".freeze,
1389
- type: "owl:ObjectProperty".freeze
924
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1390
925
  property :status,
1391
926
  comment: ["This property defines the overall status or confirmation for the calendar component.".freeze, "\n\t value type: TEXT".freeze],
1392
927
  domain: term(
1393
- type: "owl:Class".freeze,
1394
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
928
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
929
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1395
930
  ),
1396
931
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1397
- range: "xsd:string".freeze,
1398
- type: "owl:DatatypeProperty".freeze
932
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
933
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1399
934
  property :summary,
1400
935
  comment: ["This property defines a short summary or subject for the calendar component.".freeze, "\n\t value type: TEXT".freeze],
1401
936
  domain: term(
1402
- type: "owl:Class".freeze,
1403
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze)
937
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
938
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze)
1404
939
  ),
1405
940
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1406
941
  label: "summary".freeze,
1407
- range: "xsd:string".freeze,
1408
- subPropertyOf: "rdfs:label".freeze,
1409
- type: "owl:DatatypeProperty".freeze
942
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
943
+ subPropertyOf: "http://www.w3.org/2000/01/rdf-schema#label".freeze,
944
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1410
945
  property :transp,
1411
946
  comment: ["This property defines whether an event is transparent or not to busy time searches.".freeze, "\n\t value type: TEXT".freeze],
1412
- domain: "ical:Vevent".freeze,
947
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze,
1413
948
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1414
- range: "xsd:string".freeze,
1415
- type: "owl:DatatypeProperty".freeze
949
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
950
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1416
951
  property :trigger,
1417
952
  comment: ["This property specifies when an alarm will trigger.".freeze, "\n\t default value type: DURATION".freeze],
1418
953
  domain: term(
1419
- type: "owl:Class".freeze,
1420
- unionOf: list("ical:Valarm".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze)
954
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
955
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Valarm".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze)
1421
956
  ),
1422
957
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION".freeze,
1423
958
  range: term(
1424
- type: "owl:Class".freeze,
1425
- unionOf: list("ical:Value_DURATION".freeze, "ical:Value_DATE".freeze, "ical:Value_DATE".freeze)
959
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
960
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Value_DURATION".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Value_DATE".freeze)
1426
961
  ),
1427
- type: "owl:ObjectProperty".freeze
962
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1428
963
  property :tzid,
1429
964
  comment: ["This property specifies the text value that uniquely identifies the \"VTIMEZONE\" calendar component.".freeze, "To specify the identifier for the time zone definition for a time component in the property value.".freeze, "\n\t value type: TEXT".freeze],
1430
- domain: "ical:Vtimezone".freeze,
965
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze,
1431
966
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1432
- range: "xsd:string".freeze,
1433
- type: "owl:DatatypeProperty".freeze
967
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
968
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1434
969
  property :tzname,
1435
970
  comment: ["This property specifies the customary designation for a time zone description.".freeze, "\n\t value type: TEXT".freeze],
1436
- domain: "ical:Vtimezone".freeze,
971
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze,
1437
972
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1438
- range: "xsd:string".freeze,
1439
- type: "owl:DatatypeProperty".freeze
973
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
974
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1440
975
  property :tzoffsetfrom,
1441
976
  comment: ["This property specifies the offset which is in use prior to this time zone observance.".freeze, "\n\t value type: UTC-OFFSET".freeze],
1442
977
  domain: term(
1443
- type: "owl:Class".freeze,
1444
- unionOf: list("ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
978
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
979
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze)
1445
980
  ),
1446
981
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "UTC-OFFSET".freeze,
1447
- range: "xsd:string".freeze,
1448
- type: "owl:DatatypeProperty".freeze
982
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
983
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1449
984
  property :tzoffsetto,
1450
985
  comment: ["This property specifies the offset which is in use in this time zone observance.".freeze, "\n\t value type: UTC-OFFSET".freeze],
1451
- domain: "ical:Vtimezone".freeze,
986
+ domain: "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze,
1452
987
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "UTC-OFFSET".freeze,
1453
- range: "xsd:string".freeze,
1454
- type: "owl:DatatypeProperty".freeze
988
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
989
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1455
990
  property :tzurl,
1456
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.".freeze, "\n\t value type: URI".freeze],
1457
992
  domain: term(
1458
- type: "owl:Class".freeze,
1459
- unionOf: list("ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
993
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
994
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtimezone".freeze)
1460
995
  ),
1461
996
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI".freeze,
1462
- type: "owl:ObjectProperty".freeze
997
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1463
998
  property :uid,
1464
999
  comment: ["This property defines the persistent, globally unique identifier for the calendar component.".freeze, "\n\t value type: TEXT".freeze],
1465
1000
  domain: term(
1466
- type: "owl:Class".freeze,
1467
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
1001
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1002
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze)
1468
1003
  ),
1469
1004
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1470
- range: "xsd:string".freeze,
1471
- type: "owl:DatatypeProperty".freeze
1005
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1006
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1472
1007
  property :until,
1473
1008
  label: "UNTIL".freeze,
1474
- type: "owl:DatatypeProperty".freeze
1009
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1475
1010
  property :url,
1476
1011
  comment: ["This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.".freeze, "\n\t value type: URI".freeze],
1477
1012
  domain: term(
1478
- type: "owl:Class".freeze,
1479
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
1013
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1014
+ unionOf: list("http://www.w3.org/2002/12/cal/icaltzd#Vevent".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vtodo".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vjournal".freeze, "http://www.w3.org/2002/12/cal/icaltzd#Vfreebusy".freeze)
1480
1015
  ),
1481
1016
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI".freeze,
1482
1017
  label: "see also".freeze,
1483
- type: "owl:ObjectProperty".freeze
1018
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1484
1019
  property :version,
1485
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.".freeze, "\n\t value type: TEXT".freeze],
1486
1021
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1487
- range: "xsd:string".freeze,
1488
- type: "owl:DatatypeProperty".freeze
1022
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1023
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1489
1024
  property :wkst,
1490
1025
  label: "WKST".freeze,
1491
- type: "owl:DatatypeProperty".freeze
1026
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1492
1027
 
1493
1028
  # Datatype definitions
1494
1029
  term :"Value_DATE-TIME",
1495
- type: "rdfs:Datatype".freeze
1030
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1496
1031
  term :dateTime,
1497
- type: "rdfs:Datatype".freeze
1032
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
1498
1033
  end
1499
1034
  end