rdf-vocab 3.1.6 → 3.1.11

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 +10 -3
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +25 -8
  5. data/lib/rdf/vocab/acl.rb +67 -194
  6. data/lib/rdf/vocab/as.rb +471 -984
  7. data/lib/rdf/vocab/bf2.rb +1714 -3034
  8. data/lib/rdf/vocab/bibframe.rb +2270 -1840
  9. data/lib/rdf/vocab/bibo.rb +696 -1201
  10. data/lib/rdf/vocab/cc.rb +75 -214
  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 +1420 -3261
  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 +556 -898
  17. data/lib/rdf/vocab/dc11.rb +92 -158
  18. data/lib/rdf/vocab/dcat.rb +300 -466
  19. data/lib/rdf/vocab/dcmitype.rb +77 -131
  20. data/lib/rdf/vocab/disco.rb +228 -459
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1639 -2395
  23. data/lib/rdf/vocab/earl.rb +105 -243
  24. data/lib/rdf/vocab/ebucore.rb +3957 -8695
  25. data/lib/rdf/vocab/edm.rb +211 -426
  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 +268 -648
  29. data/lib/rdf/vocab/foaf.rb +448 -756
  30. data/lib/rdf/vocab/geo.rb +24 -167
  31. data/lib/rdf/vocab/geojson.rb +32 -101
  32. data/lib/rdf/vocab/geonames.rb +2915 -3092
  33. data/lib/rdf/vocab/gr.rb +716 -1991
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +133 -300
  36. data/lib/rdf/vocab/hydra.rb +298 -511
  37. data/lib/rdf/vocab/iana.rb +142 -417
  38. data/lib/rdf/vocab/ical.rb +532 -1045
  39. data/lib/rdf/vocab/identifiers.rb +215 -1019
  40. data/lib/rdf/vocab/iiif.rb +106 -245
  41. data/lib/rdf/vocab/jsonld.rb +163 -323
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +175 -199
  44. data/lib/rdf/vocab/ma.rb +312 -702
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +540 -1351
  47. data/lib/rdf/vocab/mo.rb +1579 -2844
  48. data/lib/rdf/vocab/mods.rb +503 -1026
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +264 -546
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +33 -70
  53. data/lib/rdf/vocab/ore.rb +64 -123
  54. data/lib/rdf/vocab/org.rb +226 -422
  55. data/lib/rdf/vocab/pcdm.rb +61 -133
  56. data/lib/rdf/vocab/pplan.rb +16 -202
  57. data/lib/rdf/vocab/premis.rb +793 -2039
  58. data/lib/rdf/vocab/premiseventtype.rb +115 -273
  59. data/lib/rdf/vocab/prov.rb +1077 -1724
  60. data/lib/rdf/vocab/ptr.rb +111 -254
  61. data/lib/rdf/vocab/rdau.rb +10506 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +102 -110
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +34 -79
  65. data/lib/rdf/vocab/schema.rb +11193 -22240
  66. data/lib/rdf/vocab/schemas.rb +16333 -0
  67. data/lib/rdf/vocab/sd.rb +123 -280
  68. data/lib/rdf/vocab/sh.rb +912 -1651
  69. data/lib/rdf/vocab/sioc.rb +513 -917
  70. data/lib/rdf/vocab/siocservices.rb +39 -80
  71. data/lib/rdf/vocab/sioctypes.rb +183 -344
  72. data/lib/rdf/vocab/skos.rb +136 -260
  73. data/lib/rdf/vocab/skosxl.rb +36 -69
  74. data/lib/rdf/vocab/v.rb +231 -529
  75. data/lib/rdf/vocab/vcard.rb +407 -1038
  76. data/lib/rdf/vocab/vmd.rb +231 -529
  77. data/lib/rdf/vocab/void.rb +112 -236
  78. data/lib/rdf/vocab/vs.rb +20 -42
  79. data/lib/rdf/vocab/wdrs.rb +65 -158
  80. data/lib/rdf/vocab/wot.rb +113 -194
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +206 -663
  83. data/lib/rdf/vocab/xkos.rb +122 -275
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +72 -24
@@ -3,1501 +3,870 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/2006/vcard/ns#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/2006/vcard/ns#>
8
- # #
9
- # # Ontology for vCard
10
- # #
11
- # # Ontology for vCard based on RFC6350
12
- # # @version Final
13
- # class VCARD < RDF::StrictVocabulary
14
- # # @return [RDF::Vocabulary::Term]
15
- # attr_reader :Acquaintance
16
- #
17
- # # To specify the components of the delivery address for the object
18
- # # @return [RDF::Vocabulary::Term]
19
- # attr_reader :Address
20
- #
21
- # # @return [RDF::Vocabulary::Term]
22
- # attr_reader :Agent
23
- #
24
- # # This class is deprecated
25
- # # @return [RDF::Vocabulary::Term]
26
- # attr_reader :BBS
27
- #
28
- # # This class is deprecated
29
- # # @return [RDF::Vocabulary::Term]
30
- # attr_reader :Car
31
- #
32
- # # Also called mobile telephone
33
- # # @return [RDF::Vocabulary::Term]
34
- # attr_reader :Cell
35
- #
36
- # # @return [RDF::Vocabulary::Term]
37
- # attr_reader :Child
38
- #
39
- # # @return [RDF::Vocabulary::Term]
40
- # attr_reader :Colleague
41
- #
42
- # # @return [RDF::Vocabulary::Term]
43
- # attr_reader :Contact
44
- #
45
- # # @return [RDF::Vocabulary::Term]
46
- # attr_reader :Coresident
47
- #
48
- # # @return [RDF::Vocabulary::Term]
49
- # attr_reader :Coworker
50
- #
51
- # # @return [RDF::Vocabulary::Term]
52
- # attr_reader :Crush
53
- #
54
- # # @return [RDF::Vocabulary::Term]
55
- # attr_reader :Date
56
- #
57
- # # This class is deprecated
58
- # # @return [RDF::Vocabulary::Term]
59
- # attr_reader :Dom
60
- #
61
- # # To specify the electronic mail address for communication with the object the vCard represents. Use the hasEmail object property.
62
- # # @return [RDF::Vocabulary::Term]
63
- # attr_reader :Email
64
- #
65
- # # @return [RDF::Vocabulary::Term]
66
- # attr_reader :Emergency
67
- #
68
- # # @return [RDF::Vocabulary::Term]
69
- # attr_reader :Fax
70
- #
71
- # # @return [RDF::Vocabulary::Term]
72
- # attr_reader :Female
73
- #
74
- # # @return [RDF::Vocabulary::Term]
75
- # attr_reader :Friend
76
- #
77
- # # Used for gender codes. The URI of the gender code must be used as the value for Gender.
78
- # # @return [RDF::Vocabulary::Term]
79
- # attr_reader :Gender
80
- #
81
- # # Object representing a group of persons or entities. A group object will usually contain hasMember properties to specify the members of the group.
82
- # # @return [RDF::Vocabulary::Term]
83
- # attr_reader :Group
84
- #
85
- # # This implies that the property is related to an individual's personal life
86
- # # @return [RDF::Vocabulary::Term]
87
- # attr_reader :Home
88
- #
89
- # # This class is deprecated
90
- # # @return [RDF::Vocabulary::Term]
91
- # attr_reader :ISDN
92
- #
93
- # # An object representing a single person or entity
94
- # # @return [RDF::Vocabulary::Term]
95
- # attr_reader :Individual
96
- #
97
- # # This class is deprecated
98
- # # @return [RDF::Vocabulary::Term]
99
- # attr_reader :Internet
100
- #
101
- # # This class is deprecated
102
- # # @return [RDF::Vocabulary::Term]
103
- # attr_reader :Intl
104
- #
105
- # # @return [RDF::Vocabulary::Term]
106
- # attr_reader :Kin
107
- #
108
- # # The parent class for all objects
109
- # # @return [RDF::Vocabulary::Term]
110
- # attr_reader :Kind
111
- #
112
- # # This class is deprecated
113
- # # @return [RDF::Vocabulary::Term]
114
- # attr_reader :Label
115
- #
116
- # # An object representing a named geographical place
117
- # # @return [RDF::Vocabulary::Term]
118
- # attr_reader :Location
119
- #
120
- # # @return [RDF::Vocabulary::Term]
121
- # attr_reader :Male
122
- #
123
- # # @return [RDF::Vocabulary::Term]
124
- # attr_reader :Me
125
- #
126
- # # @return [RDF::Vocabulary::Term]
127
- # attr_reader :Met
128
- #
129
- # # This class is deprecated
130
- # # @return [RDF::Vocabulary::Term]
131
- # attr_reader :Modem
132
- #
133
- # # This class is deprecated
134
- # # @return [RDF::Vocabulary::Term]
135
- # attr_reader :Msg
136
- #
137
- # # @return [RDF::Vocabulary::Term]
138
- # attr_reader :Muse
139
- #
140
- # # To specify the components of the name of the object
141
- # # @return [RDF::Vocabulary::Term]
142
- # attr_reader :Name
143
- #
144
- # # @return [RDF::Vocabulary::Term]
145
- # attr_reader :Neighbor
146
- #
147
- # # @return [RDF::Vocabulary::Term]
148
- # attr_reader :None
149
- #
150
- # # An object representing an organization. An organization is a single entity, and might represent a business or government, a department or division within a business or government, a club, an association, or the like.
151
- # # @return [RDF::Vocabulary::Term]
152
- # attr_reader :Organization
153
- #
154
- # # @return [RDF::Vocabulary::Term]
155
- # attr_reader :Other
156
- #
157
- # # This class is deprecated
158
- # # @return [RDF::Vocabulary::Term]
159
- # attr_reader :PCS
160
- #
161
- # # @return [RDF::Vocabulary::Term]
162
- # attr_reader :Pager
163
- #
164
- # # This class is deprecated
165
- # # @return [RDF::Vocabulary::Term]
166
- # attr_reader :Parcel
167
- #
168
- # # @return [RDF::Vocabulary::Term]
169
- # attr_reader :Parent
170
- #
171
- # # This class is deprecated
172
- # # @return [RDF::Vocabulary::Term]
173
- # attr_reader :Postal
174
- #
175
- # # This class is deprecated
176
- # # @return [RDF::Vocabulary::Term]
177
- # attr_reader :Pref
178
- #
179
- # # Used for relation type codes. The URI of the relation type code must be used as the value for the Relation Type.
180
- # # @return [RDF::Vocabulary::Term]
181
- # attr_reader :RelatedType
182
- #
183
- # # @return [RDF::Vocabulary::Term]
184
- # attr_reader :Sibling
185
- #
186
- # # @return [RDF::Vocabulary::Term]
187
- # attr_reader :Spouse
188
- #
189
- # # @return [RDF::Vocabulary::Term]
190
- # attr_reader :Sweetheart
191
- #
192
- # # This class is deprecated. Use the hasTelephone object property.
193
- # # @return [RDF::Vocabulary::Term]
194
- # attr_reader :Tel
195
- #
196
- # # Used for telephone type codes. The URI of the telephone type code must be used as the value for the Telephone Type.
197
- # # @return [RDF::Vocabulary::Term]
198
- # attr_reader :TelephoneType
199
- #
200
- # # Also called sms telephone
201
- # # @return [RDF::Vocabulary::Term]
202
- # attr_reader :Text
203
- #
204
- # # @return [RDF::Vocabulary::Term]
205
- # attr_reader :TextPhone
206
- #
207
- # # Used for type codes. The URI of the type code must be used as the value for Type.
208
- # # @return [RDF::Vocabulary::Term]
209
- # attr_reader :Type
210
- #
211
- # # @return [RDF::Vocabulary::Term]
212
- # attr_reader :Unknown
213
- #
214
- # # The vCard class is equivalent to the new Kind class, which is the parent for the four explicit types of vCards (Individual, Organization, Location, Group)
215
- # # @return [RDF::Vocabulary::Term]
216
- # attr_reader :VCard
217
- #
218
- # # @return [RDF::Vocabulary::Term]
219
- # attr_reader :Video
220
- #
221
- # # @return [RDF::Vocabulary::Term]
222
- # attr_reader :Voice
223
- #
224
- # # This implies that the property is related to an individual's work place
225
- # # @return [RDF::Vocabulary::Term]
226
- # attr_reader :Work
227
- #
228
- # # This class is deprecated
229
- # # @return [RDF::Vocabulary::Term]
230
- # attr_reader :X400
231
- #
232
- # # This object property has been mapped
233
- # # @return [RDF::Vocabulary::Term]
234
- # attr_reader :adr
235
- #
236
- # # This object property has been deprecated
237
- # # @return [RDF::Vocabulary::Term]
238
- # attr_reader :agent
239
- #
240
- # # The date of marriage, or equivalent, of the object
241
- # # @return [RDF::Vocabulary::Term]
242
- # attr_reader :anniversary
243
- #
244
- # # To specify the birth date of the object
245
- # # @return [RDF::Vocabulary::Term]
246
- # attr_reader :bday
247
- #
248
- # # The category information about the object, also known as tags
249
- # # @return [RDF::Vocabulary::Term]
250
- # attr_reader :category
251
- #
252
- # # This data property has been deprecated
253
- # # @return [RDF::Vocabulary::Term]
254
- # attr_reader :class
255
- #
256
- # # This object property has been mapped
257
- # # @return [RDF::Vocabulary::Term]
258
- # attr_reader :email
259
- #
260
- # # The formatted text corresponding to the name of the object
261
- # # @return [RDF::Vocabulary::Term]
262
- # attr_reader :fn
263
- #
264
- # # This object property has been mapped
265
- # # @return [RDF::Vocabulary::Term]
266
- # attr_reader :geo
267
- #
268
- # # Used to support property parameters for the additional name data property
269
- # # @return [RDF::Vocabulary::Term]
270
- # attr_reader :hasAdditionalName
271
- #
272
- # # To specify the components of the delivery address for the object
273
- # # @return [RDF::Vocabulary::Term]
274
- # attr_reader :hasAddress
275
- #
276
- # # To specify the busy time associated with the object. (Was called FBURL in RFC6350)
277
- # # @return [RDF::Vocabulary::Term]
278
- # attr_reader :hasCalendarBusy
279
- #
280
- # # To specify the calendar associated with the object. (Was called CALURI in RFC6350)
281
- # # @return [RDF::Vocabulary::Term]
282
- # attr_reader :hasCalendarLink
283
- #
284
- # # To specify the calendar user address to which a scheduling request be sent for the object. (Was called CALADRURI in RFC6350)
285
- # # @return [RDF::Vocabulary::Term]
286
- # attr_reader :hasCalendarRequest
287
- #
288
- # # Used to support property parameters for the category data property
289
- # # @return [RDF::Vocabulary::Term]
290
- # attr_reader :hasCategory
291
- #
292
- # # Used to support property parameters for the country name data property
293
- # # @return [RDF::Vocabulary::Term]
294
- # attr_reader :hasCountryName
295
- #
296
- # # To specify the electronic mail address for communication with the object
297
- # # @return [RDF::Vocabulary::Term]
298
- # attr_reader :hasEmail
299
- #
300
- # # Used to support property parameters for the formatted name data property
301
- # # @return [RDF::Vocabulary::Term]
302
- # attr_reader :hasFN
303
- #
304
- # # Used to support property parameters for the family name data property
305
- # # @return [RDF::Vocabulary::Term]
306
- # attr_reader :hasFamilyName
307
- #
308
- # # To specify the sex or gender identity of the object. URIs are recommended to enable interoperable sex and gender codes to be used.
309
- # # @return [RDF::Vocabulary::Term]
310
- # attr_reader :hasGender
311
- #
312
- # # To specify information related to the global positioning of the object. May also be used as a property parameter.
313
- # # @return [RDF::Vocabulary::Term]
314
- # attr_reader :hasGeo
315
- #
316
- # # Used to support property parameters for the given name data property
317
- # # @return [RDF::Vocabulary::Term]
318
- # attr_reader :hasGivenName
319
- #
320
- # # Used to support property parameters for the honorific prefix data property
321
- # # @return [RDF::Vocabulary::Term]
322
- # attr_reader :hasHonorificPrefix
323
- #
324
- # # Used to support property parameters for the honorific suffix data property
325
- # # @return [RDF::Vocabulary::Term]
326
- # attr_reader :hasHonorificSuffix
327
- #
328
- # # To specify the instant messaging and presence protocol communications with the object. (Was called IMPP in RFC6350)
329
- # # @return [RDF::Vocabulary::Term]
330
- # attr_reader :hasInstantMessage
331
- #
332
- # # To specify a public key or authentication certificate associated with the object
333
- # # @return [RDF::Vocabulary::Term]
334
- # attr_reader :hasKey
335
- #
336
- # # Used to support property parameters for the language data property
337
- # # @return [RDF::Vocabulary::Term]
338
- # attr_reader :hasLanguage
339
- #
340
- # # Used to support property parameters for the locality data property
341
- # # @return [RDF::Vocabulary::Term]
342
- # attr_reader :hasLocality
343
- #
344
- # # To specify a graphic image of a logo associated with the object
345
- # # @return [RDF::Vocabulary::Term]
346
- # attr_reader :hasLogo
347
- #
348
- # # To include a member in the group this object represents. (This property can only be used by Group individuals)
349
- # # @return [RDF::Vocabulary::Term]
350
- # attr_reader :hasMember
351
- #
352
- # # To specify the components of the name of the object
353
- # # @return [RDF::Vocabulary::Term]
354
- # attr_reader :hasName
355
- #
356
- # # Used to support property parameters for the nickname data property
357
- # # @return [RDF::Vocabulary::Term]
358
- # attr_reader :hasNickname
359
- #
360
- # # Used to support property parameters for the note data property
361
- # # @return [RDF::Vocabulary::Term]
362
- # attr_reader :hasNote
363
- #
364
- # # Used to support property parameters for the organization name data property
365
- # # @return [RDF::Vocabulary::Term]
366
- # attr_reader :hasOrganizationName
367
- #
368
- # # Used to support property parameters for the organization unit name data property
369
- # # @return [RDF::Vocabulary::Term]
370
- # attr_reader :hasOrganizationUnit
371
- #
372
- # # To specify an image or photograph information that annotates some aspect of the object
373
- # # @return [RDF::Vocabulary::Term]
374
- # attr_reader :hasPhoto
375
- #
376
- # # Used to support property parameters for the postal code data property
377
- # # @return [RDF::Vocabulary::Term]
378
- # attr_reader :hasPostalCode
379
- #
380
- # # Used to support property parameters for the region data property
381
- # # @return [RDF::Vocabulary::Term]
382
- # attr_reader :hasRegion
383
- #
384
- # # To specify a relationship between another entity and the entity represented by this object
385
- # # @return [RDF::Vocabulary::Term]
386
- # attr_reader :hasRelated
387
- #
388
- # # Used to support property parameters for the role data property
389
- # # @return [RDF::Vocabulary::Term]
390
- # attr_reader :hasRole
391
- #
392
- # # To specify a digital sound content information that annotates some aspect of the object
393
- # # @return [RDF::Vocabulary::Term]
394
- # attr_reader :hasSound
395
- #
396
- # # To identify the source of directory information of the object
397
- # # @return [RDF::Vocabulary::Term]
398
- # attr_reader :hasSource
399
- #
400
- # # Used to support property parameters for the street address data property
401
- # # @return [RDF::Vocabulary::Term]
402
- # attr_reader :hasStreetAddress
403
- #
404
- # # To specify the telephone number for telephony communication with the object
405
- # # @return [RDF::Vocabulary::Term]
406
- # attr_reader :hasTelephone
407
- #
408
- # # Used to support property parameters for the title data property
409
- # # @return [RDF::Vocabulary::Term]
410
- # attr_reader :hasTitle
411
- #
412
- # # To specify a value that represents a globally unique identifier corresponding to the object
413
- # # @return [RDF::Vocabulary::Term]
414
- # attr_reader :hasUID
415
- #
416
- # # To specify a uniform resource locator associated with the object
417
- # # @return [RDF::Vocabulary::Term]
418
- # attr_reader :hasURL
419
- #
420
- # # Used to indicate the resource value of an object property that requires property parameters
421
- # # @return [RDF::Vocabulary::Term]
422
- # attr_reader :hasValue
423
- #
424
- # # This object property has been mapped
425
- # # @return [RDF::Vocabulary::Term]
426
- # attr_reader :key
427
- #
428
- # # This data property has been deprecated
429
- # # @return [RDF::Vocabulary::Term]
430
- # attr_reader :label
431
- #
432
- # # To specify the language that may be used for contacting the object. May also be used as a property parameter.
433
- # # @return [RDF::Vocabulary::Term]
434
- # attr_reader :language
435
- #
436
- # # This data property has been deprecated. See hasGeo
437
- # # @return [RDF::Vocabulary::Term]
438
- # attr_reader :latitude
439
- #
440
- # # The locality (e.g. city or town) associated with the address of the object
441
- # # @return [RDF::Vocabulary::Term]
442
- # attr_reader :locality
443
- #
444
- # # This object property has been mapped
445
- # # @return [RDF::Vocabulary::Term]
446
- # attr_reader :logo
447
- #
448
- # # This data property has been deprecated. See hasGeo
449
- # # @return [RDF::Vocabulary::Term]
450
- # attr_reader :longitude
451
- #
452
- # # This data property has been deprecated
453
- # # @return [RDF::Vocabulary::Term]
454
- # attr_reader :mailer
455
- #
456
- # # This object property has been mapped
457
- # # @return [RDF::Vocabulary::Term]
458
- # attr_reader :n
459
- #
460
- # # The nick name associated with the object
461
- # # @return [RDF::Vocabulary::Term]
462
- # attr_reader :nickname
463
- #
464
- # # A note associated with the object
465
- # # @return [RDF::Vocabulary::Term]
466
- # attr_reader :note
467
- #
468
- # # This object property has been mapped. Use the organization-name data property.
469
- # # @return [RDF::Vocabulary::Term]
470
- # attr_reader :org
471
- #
472
- # # This object property has been mapped
473
- # # @return [RDF::Vocabulary::Term]
474
- # attr_reader :photo
475
- #
476
- # # To specify the identifier for the product that created the object
477
- # # @return [RDF::Vocabulary::Term]
478
- # attr_reader :prodid
479
- #
480
- # # The region (e.g. state or province) associated with the address of the object
481
- # # @return [RDF::Vocabulary::Term]
482
- # attr_reader :region
483
- #
484
- # # To specify revision information about the object
485
- # # @return [RDF::Vocabulary::Term]
486
- # attr_reader :rev
487
- #
488
- # # To specify the function or part played in a particular situation by the object
489
- # # @return [RDF::Vocabulary::Term]
490
- # attr_reader :role
491
- #
492
- # # This object property has been mapped
493
- # # @return [RDF::Vocabulary::Term]
494
- # attr_reader :sound
495
- #
496
- # # This object property has been mapped
497
- # # @return [RDF::Vocabulary::Term]
498
- # attr_reader :tel
499
- #
500
- # # To specify the position or job of the object
501
- # # @return [RDF::Vocabulary::Term]
502
- # attr_reader :title
503
- #
504
- # # To indicate time zone information that is specific to the object. May also be used as a property parameter.
505
- # # @return [RDF::Vocabulary::Term]
506
- # attr_reader :tz
507
- #
508
- # # This object property has been mapped
509
- # # @return [RDF::Vocabulary::Term]
510
- # attr_reader :url
511
- #
512
- # # Used to indicate the literal value of a data property that requires property parameters
513
- # # @return [RDF::Vocabulary::Term]
514
- # attr_reader :value
515
- #
516
- # end
517
6
  VCARD = Class.new(RDF::StrictVocabulary("http://www.w3.org/2006/vcard/ns#")) do
518
7
 
519
8
  # Ontology definition
520
9
  ontology :"http://www.w3.org/2006/vcard/ns#",
521
- comment: %(Ontology for vCard based on RFC6350).freeze,
10
+ comment: "Ontology for vCard based on RFC6350".freeze,
11
+ "http://www.w3.org/2002/07/owl#versionInfo": "Final".freeze,
522
12
  label: "Ontology for vCard".freeze,
523
- "owl:versionInfo": "Final".freeze,
524
- type: "owl:Ontology".freeze
13
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
525
14
 
526
15
  # Class definitions
527
16
  term :Acquaintance,
528
17
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
529
18
  label: "Acquaintance".freeze,
530
- subClassOf: "vcard:RelatedType".freeze,
531
- type: "owl:Class".freeze
19
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
20
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
532
21
  term :Address,
533
- comment: %(To specify the components of the delivery address for the object).freeze,
22
+ comment: "To specify the components of the delivery address for the object".freeze,
534
23
  equivalentClass: term(
535
- type: "owl:Class".freeze,
536
- unionOf: list(term(
537
- intersectionOf: list(term(
538
- onProperty: "vcard:country-name".freeze,
539
- someValuesFrom: "xsd:string".freeze,
540
- type: "owl:Restriction".freeze
541
- ), term(
542
- maxCardinality: "1".freeze,
543
- onProperty: "vcard:country-name".freeze,
544
- type: "owl:Restriction".freeze
545
- )),
546
- type: "owl:Class".freeze
547
- ), term(
548
- intersectionOf: list(term(
549
- onProperty: "vcard:locality".freeze,
550
- someValuesFrom: "xsd:string".freeze,
551
- type: "owl:Restriction".freeze
552
- ), term(
553
- maxCardinality: "1".freeze,
554
- onProperty: "vcard:locality".freeze,
555
- type: "owl:Restriction".freeze
556
- )),
557
- type: "owl:Class".freeze
558
- ), term(
559
- intersectionOf: list(term(
560
- onProperty: "vcard:postal-code".freeze,
561
- someValuesFrom: "xsd:string".freeze,
562
- type: "owl:Restriction".freeze
563
- ), term(
564
- maxCardinality: "1".freeze,
565
- onProperty: "vcard:postal-code".freeze,
566
- type: "owl:Restriction".freeze
567
- )),
568
- type: "owl:Class".freeze
569
- ), term(
570
- intersectionOf: list(term(
571
- onProperty: "vcard:region".freeze,
572
- someValuesFrom: "xsd:string".freeze,
573
- type: "owl:Restriction".freeze
574
- ), term(
575
- maxCardinality: "1".freeze,
576
- onProperty: "vcard:region".freeze,
577
- type: "owl:Restriction".freeze
578
- )),
579
- type: "owl:Class".freeze
580
- ), term(
581
- intersectionOf: list(term(
582
- onProperty: "vcard:street-address".freeze,
583
- someValuesFrom: "xsd:string".freeze,
584
- type: "owl:Restriction".freeze
585
- ), term(
586
- maxCardinality: "1".freeze,
587
- onProperty: "vcard:street-address".freeze,
588
- type: "owl:Restriction".freeze
589
- )),
590
- type: "owl:Class".freeze
591
- ))
24
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
25
+ unionOf: list("_:g14020".freeze, "_:g14060".freeze, "_:g14100".freeze, "_:g14140".freeze, "_:g14180".freeze)
592
26
  ),
593
27
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
594
28
  label: "Address".freeze,
595
- type: "owl:Class".freeze
29
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
596
30
  term :Agent,
597
31
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
598
32
  label: "Agent".freeze,
599
- subClassOf: "vcard:RelatedType".freeze,
600
- type: "owl:Class".freeze
33
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
34
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
601
35
  term :BBS,
602
- comment: %(This class is deprecated).freeze,
36
+ comment: "This class is deprecated".freeze,
37
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
603
38
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
604
39
  label: "BBS".freeze,
605
- "owl:deprecated": "true".freeze,
606
- subClassOf: "vcard:TelephoneType".freeze,
607
- type: "owl:Class".freeze
40
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
41
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
608
42
  term :Car,
609
- comment: %(This class is deprecated).freeze,
43
+ comment: "This class is deprecated".freeze,
44
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
610
45
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
611
46
  label: "Car".freeze,
612
- "owl:deprecated": "true".freeze,
613
- subClassOf: "vcard:TelephoneType".freeze,
614
- type: "owl:Class".freeze
47
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
48
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
615
49
  term :Cell,
616
- comment: %(Also called mobile telephone).freeze,
50
+ comment: "Also called mobile telephone".freeze,
617
51
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
618
52
  label: "Cell".freeze,
619
- subClassOf: "vcard:TelephoneType".freeze,
620
- type: "owl:Class".freeze
53
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
54
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
621
55
  term :Child,
622
56
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
623
57
  label: "Child".freeze,
624
- subClassOf: "vcard:RelatedType".freeze,
625
- type: "owl:Class".freeze
58
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
59
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
626
60
  term :Colleague,
627
61
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
628
62
  label: "Colleague".freeze,
629
- subClassOf: "vcard:RelatedType".freeze,
630
- type: "owl:Class".freeze
63
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
64
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
631
65
  term :Contact,
632
66
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
633
67
  label: "Contact".freeze,
634
- subClassOf: "vcard:RelatedType".freeze,
635
- type: "owl:Class".freeze
68
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
69
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
636
70
  term :Coresident,
637
71
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
638
72
  label: "Coresident".freeze,
639
- subClassOf: "vcard:RelatedType".freeze,
640
- type: "owl:Class".freeze
73
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
74
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
641
75
  term :Coworker,
642
76
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
643
77
  label: "Coworker".freeze,
644
- subClassOf: "vcard:RelatedType".freeze,
645
- type: "owl:Class".freeze
78
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
79
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
646
80
  term :Crush,
647
81
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
648
82
  label: "Crush".freeze,
649
- subClassOf: "vcard:RelatedType".freeze,
650
- type: "owl:Class".freeze
83
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
84
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
651
85
  term :Date,
652
86
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
653
87
  label: "Date".freeze,
654
- subClassOf: "vcard:RelatedType".freeze,
655
- type: "owl:Class".freeze
88
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
89
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
656
90
  term :Dom,
657
- comment: %(This class is deprecated).freeze,
91
+ comment: "This class is deprecated".freeze,
92
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
658
93
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
659
94
  label: "Dom".freeze,
660
- "owl:deprecated": "true".freeze,
661
- subClassOf: "vcard:Type".freeze,
662
- type: "owl:Class".freeze
95
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
96
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
663
97
  term :Email,
664
- comment: %(To specify the electronic mail address for communication with the object the vCard represents. Use the hasEmail object property.).freeze,
98
+ comment: "To specify the electronic mail address for communication with the object the vCard represents. Use the hasEmail object property.".freeze,
99
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
665
100
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
666
101
  label: "Email".freeze,
667
- "owl:deprecated": "true".freeze,
668
- type: "owl:Class".freeze
102
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
669
103
  term :Emergency,
670
104
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
671
105
  label: "Emergency".freeze,
672
- subClassOf: "vcard:RelatedType".freeze,
673
- type: "owl:Class".freeze
106
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
107
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
674
108
  term :Fax,
675
109
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
676
110
  label: "Fax".freeze,
677
- subClassOf: "vcard:TelephoneType".freeze,
678
- type: "owl:Class".freeze
111
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
112
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
679
113
  term :Female,
680
114
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
681
115
  label: "Female".freeze,
682
- subClassOf: "vcard:Gender".freeze,
683
- type: "owl:Class".freeze
116
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Gender".freeze,
117
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
684
118
  term :Friend,
685
119
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
686
120
  label: "Friend".freeze,
687
- subClassOf: "vcard:RelatedType".freeze,
688
- type: "owl:Class".freeze
121
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
122
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
689
123
  term :Gender,
690
- comment: %(Used for gender codes. The URI of the gender code must be used as the value for Gender.).freeze,
124
+ comment: "Used for gender codes. The URI of the gender code must be used as the value for Gender.".freeze,
691
125
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
692
126
  label: "Gender".freeze,
693
- type: "owl:Class".freeze
127
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
694
128
  term :Group,
695
- comment: %(Object representing a group of persons or entities. A group object will usually contain hasMember properties to specify the members of the group.).freeze,
129
+ comment: "Object representing a group of persons or entities. A group object will usually contain hasMember properties to specify the members of the group.".freeze,
696
130
  equivalentClass: term(
697
- intersectionOf: list(term(
698
- onProperty: "vcard:hasMember".freeze,
699
- someValuesFrom: "vcard:Kind".freeze,
700
- type: "owl:Restriction".freeze
701
- ), term(
702
- onProperty: "vcard:hasMember".freeze,
703
- "owl:minQualifiedCardinality": "1".freeze,
704
- "owl:onClass": "vcard:Kind".freeze,
705
- type: "owl:Restriction".freeze
706
- )),
707
- type: "owl:Class".freeze
131
+ intersectionOf: list("_:g13740".freeze, "_:g13780".freeze),
132
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
708
133
  ),
134
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://www.w3.org/2006/vcard/ns#Individual".freeze, "http://www.w3.org/2006/vcard/ns#Location".freeze, "http://www.w3.org/2006/vcard/ns#Organization".freeze],
709
135
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
710
136
  label: "Group".freeze,
711
- "owl:disjointWith": ["vcard:Individual".freeze, "vcard:Location".freeze, "vcard:Organization".freeze],
712
- subClassOf: "vcard:Kind".freeze,
713
- type: "owl:Class".freeze
137
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Kind".freeze,
138
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
714
139
  term :Home,
715
- comment: %(This implies that the property is related to an individual's personal life).freeze,
140
+ comment: "This implies that the property is related to an individual's personal life".freeze,
716
141
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
717
142
  label: "Home".freeze,
718
- subClassOf: "vcard:Type".freeze,
719
- type: "owl:Class".freeze
143
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
144
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
720
145
  term :ISDN,
721
- comment: %(This class is deprecated).freeze,
146
+ comment: "This class is deprecated".freeze,
147
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
722
148
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
723
149
  label: "ISDN".freeze,
724
- "owl:deprecated": "true".freeze,
725
- subClassOf: "vcard:Type".freeze,
726
- type: "owl:Class".freeze
150
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
151
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
727
152
  term :Individual,
728
- comment: %(An object representing a single person or entity).freeze,
153
+ comment: "An object representing a single person or entity".freeze,
154
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://www.w3.org/2006/vcard/ns#Location".freeze, "http://www.w3.org/2006/vcard/ns#Organization".freeze],
729
155
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
730
156
  label: "Individual".freeze,
731
- "owl:disjointWith": ["vcard:Location".freeze, "vcard:Organization".freeze],
732
- subClassOf: "vcard:Kind".freeze,
733
- type: "owl:Class".freeze
157
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Kind".freeze,
158
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
734
159
  term :Internet,
735
- comment: %(This class is deprecated).freeze,
160
+ comment: "This class is deprecated".freeze,
161
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
736
162
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
737
163
  label: "Internet".freeze,
738
- "owl:deprecated": "true".freeze,
739
- subClassOf: "vcard:Type".freeze,
740
- type: "owl:Class".freeze
164
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
165
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
741
166
  term :Intl,
742
- comment: %(This class is deprecated).freeze,
167
+ comment: "This class is deprecated".freeze,
168
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
743
169
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
744
170
  label: "Intl".freeze,
745
- "owl:deprecated": "true".freeze,
746
- subClassOf: "vcard:Type".freeze,
747
- type: "owl:Class".freeze
171
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
172
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
748
173
  term :Kin,
749
174
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
750
175
  label: "Kin".freeze,
751
- subClassOf: "vcard:RelatedType".freeze,
752
- type: "owl:Class".freeze
176
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
177
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
753
178
  term :Kind,
754
- comment: %(The parent class for all objects).freeze,
755
- equivalentClass: ["vcard:VCard".freeze, term(
756
- onProperty: "vcard:fn".freeze,
757
- "owl:minQualifiedCardinality": "1".freeze,
758
- "owl:onDataRange": "xsd:string".freeze,
759
- type: "owl:Restriction".freeze
179
+ comment: "The parent class for all objects".freeze,
180
+ equivalentClass: ["http://www.w3.org/2006/vcard/ns#VCard".freeze, term(
181
+ "http://www.w3.org/2002/07/owl#minQualifiedCardinality": "1".freeze,
182
+ "http://www.w3.org/2002/07/owl#onDataRange": "http://www.w3.org/2001/XMLSchema#string".freeze,
183
+ onProperty: "http://www.w3.org/2006/vcard/ns#fn".freeze,
184
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
760
185
  )],
761
186
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
762
187
  label: "Kind".freeze,
763
- type: "owl:Class".freeze
188
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
764
189
  term :Label,
765
- comment: %(This class is deprecated).freeze,
190
+ comment: "This class is deprecated".freeze,
191
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
766
192
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
767
193
  label: "Label".freeze,
768
- "owl:deprecated": "true".freeze,
769
- subClassOf: "vcard:Type".freeze,
770
- type: "owl:Class".freeze
194
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
195
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
771
196
  term :Location,
772
- comment: %(An object representing a named geographical place).freeze,
197
+ comment: "An object representing a named geographical place".freeze,
198
+ "http://www.w3.org/2002/07/owl#disjointWith": "http://www.w3.org/2006/vcard/ns#Organization".freeze,
773
199
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
774
200
  label: "Location".freeze,
775
- "owl:disjointWith": "vcard:Organization".freeze,
776
- subClassOf: "vcard:Kind".freeze,
777
- type: "owl:Class".freeze
201
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Kind".freeze,
202
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
778
203
  term :Male,
779
204
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
780
205
  label: "Male".freeze,
781
- subClassOf: "vcard:Gender".freeze,
782
- type: "owl:Class".freeze
206
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Gender".freeze,
207
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
783
208
  term :Me,
784
209
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
785
210
  label: "Me".freeze,
786
- subClassOf: "vcard:RelatedType".freeze,
787
- type: "owl:Class".freeze
211
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
212
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
788
213
  term :Met,
789
214
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
790
215
  label: "Met".freeze,
791
- subClassOf: "vcard:RelatedType".freeze,
792
- type: "owl:Class".freeze
216
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
217
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
793
218
  term :Modem,
794
- comment: %(This class is deprecated).freeze,
219
+ comment: "This class is deprecated".freeze,
220
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
795
221
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
796
222
  label: "Modem".freeze,
797
- "owl:deprecated": "true".freeze,
798
- subClassOf: "vcard:TelephoneType".freeze,
799
- type: "owl:Class".freeze
223
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
224
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
800
225
  term :Msg,
801
- comment: %(This class is deprecated).freeze,
226
+ comment: "This class is deprecated".freeze,
227
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
802
228
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
803
229
  label: "Msg".freeze,
804
- "owl:deprecated": "true".freeze,
805
- subClassOf: "vcard:TelephoneType".freeze,
806
- type: "owl:Class".freeze
230
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
231
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
807
232
  term :Muse,
808
233
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
809
234
  label: "Muse".freeze,
810
- subClassOf: "vcard:RelatedType".freeze,
811
- type: "owl:Class".freeze
235
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
236
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
812
237
  term :Name,
813
- comment: %(To specify the components of the name of the object).freeze,
238
+ comment: "To specify the components of the name of the object".freeze,
814
239
  equivalentClass: term(
815
- type: "owl:Class".freeze,
816
- unionOf: list(term(
817
- intersectionOf: list(term(
818
- onProperty: "vcard:additional-name".freeze,
819
- someValuesFrom: "xsd:string".freeze,
820
- type: "owl:Restriction".freeze
821
- ), term(
822
- minCardinality: "0".freeze,
823
- onProperty: "vcard:additional-name".freeze,
824
- type: "owl:Restriction".freeze
825
- )),
826
- type: "owl:Class".freeze
827
- ), term(
828
- intersectionOf: list(term(
829
- onProperty: "vcard:family-name".freeze,
830
- someValuesFrom: "xsd:string".freeze,
831
- type: "owl:Restriction".freeze
832
- ), term(
833
- maxCardinality: "1".freeze,
834
- onProperty: "vcard:family-name".freeze,
835
- type: "owl:Restriction".freeze
836
- )),
837
- type: "owl:Class".freeze
838
- ), term(
839
- intersectionOf: list(term(
840
- onProperty: "vcard:given-name".freeze,
841
- someValuesFrom: "xsd:string".freeze,
842
- type: "owl:Restriction".freeze
843
- ), term(
844
- maxCardinality: "1".freeze,
845
- onProperty: "vcard:given-name".freeze,
846
- type: "owl:Restriction".freeze
847
- )),
848
- type: "owl:Class".freeze
849
- ), term(
850
- intersectionOf: list(term(
851
- onProperty: "vcard:honorific-prefix".freeze,
852
- someValuesFrom: "xsd:string".freeze,
853
- type: "owl:Restriction".freeze
854
- ), term(
855
- minCardinality: "0".freeze,
856
- onProperty: "vcard:honorific-prefix".freeze,
857
- type: "owl:Restriction".freeze
858
- )),
859
- type: "owl:Class".freeze
860
- ), term(
861
- intersectionOf: list(term(
862
- onProperty: "vcard:honorific-suffix".freeze,
863
- someValuesFrom: "xsd:string".freeze,
864
- type: "owl:Restriction".freeze
865
- ), term(
866
- minCardinality: "0".freeze,
867
- onProperty: "vcard:honorific-suffix".freeze,
868
- type: "owl:Restriction".freeze
869
- )),
870
- type: "owl:Class".freeze
871
- ))
240
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
241
+ unionOf: list("_:g14320".freeze, "_:g14360".freeze, "_:g14400".freeze, "_:g14440".freeze, "_:g14480".freeze)
872
242
  ),
873
243
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
874
244
  label: "Name".freeze,
875
- type: "owl:Class".freeze
245
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
876
246
  term :Neighbor,
877
247
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
878
248
  label: "Neighbor".freeze,
879
- subClassOf: "vcard:RelatedType".freeze,
880
- type: "owl:Class".freeze
249
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
250
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
881
251
  term :None,
882
252
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
883
253
  label: "None".freeze,
884
- subClassOf: "vcard:Gender".freeze,
885
- type: "owl:Class".freeze
254
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Gender".freeze,
255
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
886
256
  term :Organization,
887
- comment: %(An object representing an organization. An organization is a single entity, and might represent a business or government, a department or division within a business or government, a club, an association, or the like.
888
- ).freeze,
257
+ comment: "An object representing an organization. An organization is a single entity, and might represent a business or government, a department or division within a business or government, a club, an association, or the like.\n".freeze,
889
258
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
890
259
  label: "Organization".freeze,
891
- subClassOf: "vcard:Kind".freeze,
892
- type: "owl:Class".freeze
260
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Kind".freeze,
261
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
893
262
  term :Other,
894
263
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
895
264
  label: "Other".freeze,
896
- subClassOf: "vcard:Gender".freeze,
897
- type: "owl:Class".freeze
265
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Gender".freeze,
266
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
898
267
  term :PCS,
899
- comment: %(This class is deprecated).freeze,
268
+ comment: "This class is deprecated".freeze,
269
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
900
270
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
901
271
  label: "PCS".freeze,
902
- "owl:deprecated": "true".freeze,
903
- subClassOf: "vcard:TelephoneType".freeze,
904
- type: "owl:Class".freeze
272
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
273
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
905
274
  term :Pager,
906
275
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
907
276
  label: "Pager".freeze,
908
- subClassOf: "vcard:TelephoneType".freeze,
909
- type: "owl:Class".freeze
277
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
278
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
910
279
  term :Parcel,
911
- comment: %(This class is deprecated).freeze,
280
+ comment: "This class is deprecated".freeze,
281
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
912
282
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
913
283
  label: "Parcel".freeze,
914
- "owl:deprecated": "true".freeze,
915
- subClassOf: "vcard:Type".freeze,
916
- type: "owl:Class".freeze
284
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
285
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
917
286
  term :Parent,
918
287
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
919
288
  label: "Parent".freeze,
920
- subClassOf: "vcard:RelatedType".freeze,
921
- type: "owl:Class".freeze
289
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
290
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
922
291
  term :Postal,
923
- comment: %(This class is deprecated).freeze,
292
+ comment: "This class is deprecated".freeze,
293
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
924
294
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
925
295
  label: "Postal".freeze,
926
- "owl:deprecated": "true".freeze,
927
- subClassOf: "vcard:Type".freeze,
928
- type: "owl:Class".freeze
296
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
297
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
929
298
  term :Pref,
930
- comment: %(This class is deprecated).freeze,
299
+ comment: "This class is deprecated".freeze,
300
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
931
301
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
932
302
  label: "Pref".freeze,
933
- "owl:deprecated": "true".freeze,
934
- subClassOf: "vcard:Type".freeze,
935
- type: "owl:Class".freeze
303
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
304
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
936
305
  term :RelatedType,
937
- comment: %(Used for relation type codes. The URI of the relation type code must be used as the value for the Relation Type.).freeze,
306
+ comment: "Used for relation type codes. The URI of the relation type code must be used as the value for the Relation Type.".freeze,
938
307
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
939
308
  label: "Relation Type".freeze,
940
- type: "owl:Class".freeze
309
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
941
310
  term :Sibling,
942
311
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
943
312
  label: "Sibling".freeze,
944
- subClassOf: "vcard:RelatedType".freeze,
945
- type: "owl:Class".freeze
313
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
314
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
946
315
  term :Spouse,
947
316
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
948
317
  label: "Spouse".freeze,
949
- subClassOf: "vcard:RelatedType".freeze,
950
- type: "owl:Class".freeze
318
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
319
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
951
320
  term :Sweetheart,
952
321
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
953
322
  label: "Sweetheart".freeze,
954
- subClassOf: "vcard:RelatedType".freeze,
955
- type: "owl:Class".freeze
323
+ subClassOf: "http://www.w3.org/2006/vcard/ns#RelatedType".freeze,
324
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
956
325
  term :Tel,
957
- comment: %(This class is deprecated. Use the hasTelephone object property.).freeze,
326
+ comment: "This class is deprecated. Use the hasTelephone object property.".freeze,
327
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
958
328
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
959
329
  label: "Tel".freeze,
960
- "owl:deprecated": "true".freeze,
961
- type: "owl:Class".freeze
330
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
962
331
  term :TelephoneType,
963
- comment: %(Used for telephone type codes. The URI of the telephone type code must be used as the value for the Telephone Type.).freeze,
332
+ comment: "Used for telephone type codes. The URI of the telephone type code must be used as the value for the Telephone Type.".freeze,
964
333
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
965
334
  label: "Phone".freeze,
966
- type: "owl:Class".freeze
335
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
967
336
  term :Text,
968
- comment: %(Also called sms telephone).freeze,
337
+ comment: "Also called sms telephone".freeze,
969
338
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
970
339
  label: "Text".freeze,
971
- subClassOf: "vcard:TelephoneType".freeze,
972
- type: "owl:Class".freeze
340
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
341
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
973
342
  term :TextPhone,
974
343
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
975
344
  label: "Text phone".freeze,
976
- subClassOf: "vcard:TelephoneType".freeze,
977
- type: "owl:Class".freeze
345
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
346
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
978
347
  term :Type,
979
- comment: %(Used for type codes. The URI of the type code must be used as the value for Type.).freeze,
348
+ comment: "Used for type codes. The URI of the type code must be used as the value for Type.".freeze,
980
349
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
981
350
  label: "Type".freeze,
982
- type: "owl:Class".freeze
351
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
983
352
  term :Unknown,
984
353
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
985
354
  label: "Unknown".freeze,
986
- subClassOf: "vcard:Gender".freeze,
987
- type: "owl:Class".freeze
355
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Gender".freeze,
356
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
988
357
  term :VCard,
989
- comment: %(The vCard class is equivalent to the new Kind class, which is the parent for the four explicit types of vCards \(Individual, Organization, Location, Group\)).freeze,
990
- equivalentClass: "vcard:Kind".freeze,
358
+ comment: "The vCard class is equivalent to the new Kind class, which is the parent for the four explicit types of vCards (Individual, Organization, Location, Group)".freeze,
359
+ equivalentClass: "http://www.w3.org/2006/vcard/ns#Kind".freeze,
991
360
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
992
361
  label: "VCard".freeze,
993
- type: "owl:Class".freeze
362
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
994
363
  term :Video,
995
364
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
996
365
  label: "Video".freeze,
997
- subClassOf: "vcard:TelephoneType".freeze,
998
- type: "owl:Class".freeze
366
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
367
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
999
368
  term :Voice,
1000
369
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1001
370
  label: "Voice".freeze,
1002
- subClassOf: "vcard:TelephoneType".freeze,
1003
- type: "owl:Class".freeze
371
+ subClassOf: "http://www.w3.org/2006/vcard/ns#TelephoneType".freeze,
372
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1004
373
  term :Work,
1005
- comment: %(This implies that the property is related to an individual's work place).freeze,
374
+ comment: "This implies that the property is related to an individual's work place".freeze,
1006
375
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1007
376
  label: "Work".freeze,
1008
- subClassOf: "vcard:Type".freeze,
1009
- type: "owl:Class".freeze
377
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
378
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1010
379
  term :X400,
1011
- comment: %(This class is deprecated).freeze,
380
+ comment: "This class is deprecated".freeze,
381
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1012
382
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1013
383
  label: "X400".freeze,
1014
- "owl:deprecated": "true".freeze,
1015
- subClassOf: "vcard:Type".freeze,
1016
- type: "owl:Class".freeze
384
+ subClassOf: "http://www.w3.org/2006/vcard/ns#Type".freeze,
385
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1017
386
 
1018
387
  # Property definitions
1019
388
  property :"additional-name",
1020
- comment: %(The additional name associated with the object).freeze,
389
+ comment: "The additional name associated with the object".freeze,
1021
390
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1022
391
  label: "additional name".freeze,
1023
- range: "xsd:string".freeze,
1024
- type: "owl:DatatypeProperty".freeze
392
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
393
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1025
394
  property :adr,
1026
- comment: %(This object property has been mapped).freeze,
1027
- equivalentProperty: "vcard:hasAddress".freeze,
395
+ comment: "This object property has been mapped".freeze,
396
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasAddress".freeze,
1028
397
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1029
398
  label: "address".freeze,
1030
- type: "owl:ObjectProperty".freeze
399
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1031
400
  property :agent,
1032
- comment: %(This object property has been deprecated).freeze,
401
+ comment: "This object property has been deprecated".freeze,
402
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1033
403
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1034
404
  label: "agent".freeze,
1035
- "owl:deprecated": "true".freeze,
1036
- type: "owl:ObjectProperty".freeze
405
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1037
406
  property :anniversary,
1038
- comment: %(The date of marriage, or equivalent, of the object).freeze,
407
+ comment: "The date of marriage, or equivalent, of the object".freeze,
1039
408
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1040
409
  label: "anniversary".freeze,
1041
410
  range: term(
1042
- type: "rdfs:Datatype".freeze,
1043
- unionOf: list("xsd:dateTime".freeze, "xsd:gYear".freeze)
411
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze,
412
+ unionOf: list("http://www.w3.org/2001/XMLSchema#dateTime".freeze, "http://www.w3.org/2001/XMLSchema#gYear".freeze)
1044
413
  ),
1045
- type: "owl:DatatypeProperty".freeze
414
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1046
415
  property :bday,
1047
- comment: %(To specify the birth date of the object).freeze,
416
+ comment: "To specify the birth date of the object".freeze,
1048
417
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1049
418
  label: "birth date".freeze,
1050
419
  range: term(
1051
- type: "rdfs:Datatype".freeze,
1052
- unionOf: list("xsd:dateTime".freeze, "xsd:dateTimeStamp".freeze, "xsd:gYear".freeze)
420
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze,
421
+ unionOf: list("http://www.w3.org/2001/XMLSchema#dateTime".freeze, "http://www.w3.org/2001/XMLSchema#dateTimeStamp".freeze, "http://www.w3.org/2001/XMLSchema#gYear".freeze)
1053
422
  ),
1054
- type: "owl:DatatypeProperty".freeze
423
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1055
424
  property :category,
1056
- comment: %(The category information about the object, also known as tags).freeze,
425
+ comment: "The category information about the object, also known as tags".freeze,
1057
426
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1058
427
  label: "category".freeze,
1059
- range: "xsd:string".freeze,
1060
- type: "owl:DatatypeProperty".freeze
428
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
429
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1061
430
  property :class,
1062
- comment: %(This data property has been deprecated).freeze,
431
+ comment: "This data property has been deprecated".freeze,
432
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1063
433
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1064
434
  label: "class".freeze,
1065
- "owl:deprecated": "true".freeze,
1066
- type: "owl:DatatypeProperty".freeze
435
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1067
436
  property :"country-name",
1068
- comment: %(The country name associated with the address of the object).freeze,
437
+ comment: "The country name associated with the address of the object".freeze,
1069
438
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1070
439
  label: "country name".freeze,
1071
- range: "xsd:string".freeze,
1072
- type: "owl:DatatypeProperty".freeze
440
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
441
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1073
442
  property :email,
1074
- comment: %(This object property has been mapped).freeze,
1075
- equivalentProperty: "vcard:hasEmail".freeze,
443
+ comment: "This object property has been mapped".freeze,
444
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasEmail".freeze,
1076
445
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1077
446
  label: "email".freeze,
1078
- type: "owl:ObjectProperty".freeze
447
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1079
448
  property :"extended-address",
1080
- comment: %(This data property has been deprecated).freeze,
449
+ comment: "This data property has been deprecated".freeze,
450
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1081
451
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1082
452
  label: "extended address".freeze,
1083
- "owl:deprecated": "true".freeze,
1084
- type: "owl:DatatypeProperty".freeze
453
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1085
454
  property :"family-name",
1086
- comment: %(The family name associated with the object).freeze,
455
+ comment: "The family name associated with the object".freeze,
1087
456
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1088
457
  label: "family name".freeze,
1089
- range: "xsd:string".freeze,
1090
- type: "owl:DatatypeProperty".freeze
458
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
459
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1091
460
  property :fn,
1092
- comment: %(The formatted text corresponding to the name of the object).freeze,
461
+ comment: "The formatted text corresponding to the name of the object".freeze,
1093
462
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1094
463
  label: "formatted name".freeze,
1095
- range: "xsd:string".freeze,
1096
- type: "owl:DatatypeProperty".freeze
464
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
465
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1097
466
  property :geo,
1098
- comment: %(This object property has been mapped).freeze,
1099
- equivalentProperty: "vcard:hasGeo".freeze,
467
+ comment: "This object property has been mapped".freeze,
468
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasGeo".freeze,
1100
469
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1101
470
  label: "geo".freeze,
1102
- type: "owl:ObjectProperty".freeze
471
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1103
472
  property :"given-name",
1104
- comment: %(The given name associated with the object).freeze,
473
+ comment: "The given name associated with the object".freeze,
1105
474
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1106
475
  label: "given name".freeze,
1107
- range: "xsd:string".freeze,
1108
- type: "owl:DatatypeProperty".freeze
476
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
477
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1109
478
  property :hasAdditionalName,
1110
- comment: %(Used to support property parameters for the additional name data property).freeze,
479
+ comment: "Used to support property parameters for the additional name data property".freeze,
1111
480
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1112
481
  label: "has additional name".freeze,
1113
- type: "owl:ObjectProperty".freeze
482
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1114
483
  property :hasAddress,
1115
- comment: %(To specify the components of the delivery address for the object).freeze,
484
+ comment: "To specify the components of the delivery address for the object".freeze,
1116
485
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1117
486
  label: "has address".freeze,
1118
- range: "vcard:Address".freeze,
1119
- type: "owl:ObjectProperty".freeze
487
+ range: "http://www.w3.org/2006/vcard/ns#Address".freeze,
488
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1120
489
  property :hasCalendarBusy,
1121
- comment: %(To specify the busy time associated with the object. \(Was called FBURL in RFC6350\)).freeze,
490
+ comment: "To specify the busy time associated with the object. (Was called FBURL in RFC6350)".freeze,
1122
491
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1123
492
  label: "has calendar busy".freeze,
1124
- type: "owl:ObjectProperty".freeze
493
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1125
494
  property :hasCalendarLink,
1126
- comment: %(To specify the calendar associated with the object. \(Was called CALURI in RFC6350\)).freeze,
495
+ comment: "To specify the calendar associated with the object. (Was called CALURI in RFC6350)".freeze,
1127
496
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1128
497
  label: "has calendar link".freeze,
1129
- type: "owl:ObjectProperty".freeze
498
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1130
499
  property :hasCalendarRequest,
1131
- comment: %(To specify the calendar user address to which a scheduling request be sent for the object. \(Was called CALADRURI in RFC6350\)).freeze,
500
+ comment: "To specify the calendar user address to which a scheduling request be sent for the object. (Was called CALADRURI in RFC6350)".freeze,
1132
501
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1133
502
  label: "has calendar request".freeze,
1134
- type: "owl:ObjectProperty".freeze
503
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1135
504
  property :hasCategory,
1136
- comment: %(Used to support property parameters for the category data property).freeze,
505
+ comment: "Used to support property parameters for the category data property".freeze,
1137
506
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1138
507
  label: "has category".freeze,
1139
- type: "owl:ObjectProperty".freeze
508
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1140
509
  property :hasCountryName,
1141
- comment: %(Used to support property parameters for the country name data property).freeze,
510
+ comment: "Used to support property parameters for the country name data property".freeze,
1142
511
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1143
512
  label: "has country name".freeze,
1144
- type: "owl:ObjectProperty".freeze
513
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1145
514
  property :hasEmail,
1146
- comment: %(To specify the electronic mail address for communication with the object).freeze,
515
+ comment: "To specify the electronic mail address for communication with the object".freeze,
1147
516
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1148
517
  label: "has email".freeze,
1149
- range: "vcard:Email".freeze,
1150
- type: "owl:ObjectProperty".freeze
518
+ range: "http://www.w3.org/2006/vcard/ns#Email".freeze,
519
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1151
520
  property :hasFN,
1152
- comment: %(Used to support property parameters for the formatted name data property).freeze,
521
+ comment: "Used to support property parameters for the formatted name data property".freeze,
1153
522
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1154
523
  label: "has formatted name".freeze,
1155
- type: "owl:ObjectProperty".freeze
524
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1156
525
  property :hasFamilyName,
1157
- comment: %(Used to support property parameters for the family name data property).freeze,
526
+ comment: "Used to support property parameters for the family name data property".freeze,
1158
527
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1159
528
  label: "has family name".freeze,
1160
- type: "owl:ObjectProperty".freeze
529
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1161
530
  property :hasGender,
1162
- comment: %(To specify the sex or gender identity of the object. URIs are recommended to enable interoperable sex and gender codes to be used.).freeze,
531
+ comment: "To specify the sex or gender identity of the object. URIs are recommended to enable interoperable sex and gender codes to be used.".freeze,
1163
532
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1164
533
  label: "has gender".freeze,
1165
- type: "owl:ObjectProperty".freeze
534
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1166
535
  property :hasGeo,
1167
- comment: %(To specify information related to the global positioning of the object. May also be used as a property parameter.).freeze,
536
+ comment: "To specify information related to the global positioning of the object. May also be used as a property parameter.".freeze,
1168
537
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1169
538
  label: "has geo".freeze,
1170
- type: "owl:ObjectProperty".freeze
539
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1171
540
  property :hasGivenName,
1172
- comment: %(Used to support property parameters for the given name data property).freeze,
541
+ comment: "Used to support property parameters for the given name data property".freeze,
1173
542
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1174
543
  label: "has given name".freeze,
1175
- type: "owl:ObjectProperty".freeze
544
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1176
545
  property :hasHonorificPrefix,
1177
- comment: %(Used to support property parameters for the honorific prefix data property).freeze,
546
+ comment: "Used to support property parameters for the honorific prefix data property".freeze,
1178
547
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1179
548
  label: "has honorific prefix".freeze,
1180
- type: "owl:ObjectProperty".freeze
549
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1181
550
  property :hasHonorificSuffix,
1182
- comment: %(Used to support property parameters for the honorific suffix data property).freeze,
551
+ comment: "Used to support property parameters for the honorific suffix data property".freeze,
1183
552
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1184
553
  label: "has honorific suffix".freeze,
1185
- type: "owl:ObjectProperty".freeze
554
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1186
555
  property :hasInstantMessage,
1187
- comment: %(To specify the instant messaging and presence protocol communications with the object. \(Was called IMPP in RFC6350\)).freeze,
556
+ comment: "To specify the instant messaging and presence protocol communications with the object. (Was called IMPP in RFC6350)".freeze,
1188
557
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1189
558
  label: "has messaging".freeze,
1190
- type: "owl:ObjectProperty".freeze
559
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1191
560
  property :hasKey,
1192
- comment: %(To specify a public key or authentication certificate associated with the object).freeze,
1193
- equivalentProperty: "vcard:key".freeze,
561
+ comment: "To specify a public key or authentication certificate associated with the object".freeze,
562
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#key".freeze,
1194
563
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1195
564
  label: "has key".freeze,
1196
- type: "owl:ObjectProperty".freeze
565
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1197
566
  property :hasLanguage,
1198
- comment: %(Used to support property parameters for the language data property).freeze,
567
+ comment: "Used to support property parameters for the language data property".freeze,
1199
568
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1200
569
  label: "has language".freeze,
1201
- type: "owl:ObjectProperty".freeze
570
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1202
571
  property :hasLocality,
1203
- comment: %(Used to support property parameters for the locality data property).freeze,
572
+ comment: "Used to support property parameters for the locality data property".freeze,
1204
573
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1205
574
  label: "has locality".freeze,
1206
- type: "owl:ObjectProperty".freeze
575
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1207
576
  property :hasLogo,
1208
- comment: %(To specify a graphic image of a logo associated with the object ).freeze,
1209
- equivalentProperty: "vcard:logo".freeze,
577
+ comment: "To specify a graphic image of a logo associated with the object ".freeze,
578
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#logo".freeze,
1210
579
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1211
580
  label: "has logo".freeze,
1212
- type: "owl:ObjectProperty".freeze
581
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1213
582
  property :hasMember,
1214
- comment: %(To include a member in the group this object represents. \(This property can only be used by Group individuals\)).freeze,
1215
- domain: "vcard:Group".freeze,
583
+ comment: "To include a member in the group this object represents. (This property can only be used by Group individuals)".freeze,
584
+ domain: "http://www.w3.org/2006/vcard/ns#Group".freeze,
1216
585
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1217
586
  label: "has member".freeze,
1218
- range: "vcard:Kind".freeze,
1219
- type: "owl:ObjectProperty".freeze
587
+ range: "http://www.w3.org/2006/vcard/ns#Kind".freeze,
588
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1220
589
  property :hasName,
1221
- comment: %(To specify the components of the name of the object).freeze,
1222
- equivalentProperty: "vcard:n".freeze,
590
+ comment: "To specify the components of the name of the object".freeze,
591
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#n".freeze,
1223
592
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1224
593
  label: "has name".freeze,
1225
- range: "vcard:Name".freeze,
1226
- type: "owl:ObjectProperty".freeze
594
+ range: "http://www.w3.org/2006/vcard/ns#Name".freeze,
595
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1227
596
  property :hasNickname,
1228
- comment: %(Used to support property parameters for the nickname data property).freeze,
597
+ comment: "Used to support property parameters for the nickname data property".freeze,
598
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2006/vcard/ns#nickname".freeze,
1229
599
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1230
600
  label: "has nickname".freeze,
1231
- "rdfs:seeAlso": "vcard:nickname".freeze,
1232
- type: "owl:ObjectProperty".freeze
601
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1233
602
  property :hasNote,
1234
- comment: %(Used to support property parameters for the note data property).freeze,
603
+ comment: "Used to support property parameters for the note data property".freeze,
1235
604
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1236
605
  label: "has note".freeze,
1237
- type: "owl:ObjectProperty".freeze
606
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1238
607
  property :hasOrganizationName,
1239
- comment: %(Used to support property parameters for the organization name data property).freeze,
608
+ comment: "Used to support property parameters for the organization name data property".freeze,
1240
609
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1241
610
  label: "has organization name".freeze,
1242
- type: "owl:ObjectProperty".freeze
611
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1243
612
  property :hasOrganizationUnit,
1244
- comment: %(Used to support property parameters for the organization unit name data property).freeze,
613
+ comment: "Used to support property parameters for the organization unit name data property".freeze,
1245
614
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1246
615
  label: "has organization unit name".freeze,
1247
- type: "owl:ObjectProperty".freeze
616
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1248
617
  property :hasPhoto,
1249
- comment: %(To specify an image or photograph information that annotates some aspect of the object).freeze,
1250
- equivalentProperty: "vcard:photo".freeze,
618
+ comment: "To specify an image or photograph information that annotates some aspect of the object".freeze,
619
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#photo".freeze,
1251
620
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1252
621
  label: "has photo".freeze,
1253
- type: "owl:ObjectProperty".freeze
622
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1254
623
  property :hasPostalCode,
1255
- comment: %(Used to support property parameters for the postal code data property).freeze,
624
+ comment: "Used to support property parameters for the postal code data property".freeze,
1256
625
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1257
626
  label: "has postal code".freeze,
1258
- type: "owl:ObjectProperty".freeze
627
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1259
628
  property :hasRegion,
1260
- comment: %(Used to support property parameters for the region data property).freeze,
629
+ comment: "Used to support property parameters for the region data property".freeze,
1261
630
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1262
631
  label: "has region".freeze,
1263
- type: "owl:ObjectProperty".freeze
632
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1264
633
  property :hasRelated,
1265
- comment: %(To specify a relationship between another entity and the entity represented by this object).freeze,
634
+ comment: "To specify a relationship between another entity and the entity represented by this object".freeze,
1266
635
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1267
636
  label: "has related".freeze,
1268
- type: "owl:ObjectProperty".freeze
637
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1269
638
  property :hasRole,
1270
- comment: %(Used to support property parameters for the role data property).freeze,
639
+ comment: "Used to support property parameters for the role data property".freeze,
1271
640
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1272
641
  label: "has role".freeze,
1273
- type: "owl:ObjectProperty".freeze
642
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1274
643
  property :hasSound,
1275
- comment: %(To specify a digital sound content information that annotates some aspect of the object).freeze,
1276
- equivalentProperty: "vcard:sound".freeze,
644
+ comment: "To specify a digital sound content information that annotates some aspect of the object".freeze,
645
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#sound".freeze,
1277
646
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1278
647
  label: "has sound".freeze,
1279
- type: "owl:ObjectProperty".freeze
648
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1280
649
  property :hasSource,
1281
- comment: %(To identify the source of directory information of the object).freeze,
650
+ comment: "To identify the source of directory information of the object".freeze,
1282
651
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1283
652
  label: "has source".freeze,
1284
- type: "owl:ObjectProperty".freeze
653
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1285
654
  property :hasStreetAddress,
1286
- comment: %(Used to support property parameters for the street address data property).freeze,
655
+ comment: "Used to support property parameters for the street address data property".freeze,
1287
656
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1288
657
  label: "has street address".freeze,
1289
- type: "owl:ObjectProperty".freeze
658
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1290
659
  property :hasTelephone,
1291
- comment: %(To specify the telephone number for telephony communication with the object).freeze,
1292
- equivalentProperty: "vcard:tel".freeze,
660
+ comment: "To specify the telephone number for telephony communication with the object".freeze,
661
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#tel".freeze,
1293
662
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1294
663
  label: "has telephone".freeze,
1295
- type: "owl:ObjectProperty".freeze
664
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1296
665
  property :hasTitle,
1297
- comment: %(Used to support property parameters for the title data property).freeze,
666
+ comment: "Used to support property parameters for the title data property".freeze,
1298
667
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1299
668
  label: "has title".freeze,
1300
- type: "owl:ObjectProperty".freeze
669
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1301
670
  property :hasUID,
1302
- comment: %(To specify a value that represents a globally unique identifier corresponding to the object).freeze,
671
+ comment: "To specify a value that represents a globally unique identifier corresponding to the object".freeze,
1303
672
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1304
673
  label: "has uid".freeze,
1305
- type: "owl:ObjectProperty".freeze
674
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1306
675
  property :hasURL,
1307
- comment: %(To specify a uniform resource locator associated with the object).freeze,
1308
- equivalentProperty: "vcard:url".freeze,
676
+ comment: "To specify a uniform resource locator associated with the object".freeze,
677
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#url".freeze,
1309
678
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1310
679
  label: "has url".freeze,
1311
- type: "owl:ObjectProperty".freeze
680
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1312
681
  property :hasValue,
1313
- comment: %(Used to indicate the resource value of an object property that requires property parameters).freeze,
682
+ comment: "Used to indicate the resource value of an object property that requires property parameters".freeze,
1314
683
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1315
684
  label: "has value".freeze,
1316
- type: "owl:ObjectProperty".freeze
685
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1317
686
  property :"honorific-prefix",
1318
- comment: %(The honorific prefix of the name associated with the object).freeze,
687
+ comment: "The honorific prefix of the name associated with the object".freeze,
1319
688
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1320
689
  label: "honorific prefix".freeze,
1321
- range: "xsd:string".freeze,
1322
- type: "owl:DatatypeProperty".freeze
690
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
691
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1323
692
  property :"honorific-suffix",
1324
- comment: %(The honorific suffix of the name associated with the object).freeze,
693
+ comment: "The honorific suffix of the name associated with the object".freeze,
1325
694
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1326
695
  label: "honorific suffix".freeze,
1327
- range: "xsd:string".freeze,
1328
- type: "owl:DatatypeProperty".freeze
696
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
697
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1329
698
  property :key,
1330
- comment: %(This object property has been mapped).freeze,
1331
- equivalentProperty: "vcard:hasKey".freeze,
699
+ comment: "This object property has been mapped".freeze,
700
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasKey".freeze,
1332
701
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1333
702
  label: "key".freeze,
1334
- type: "owl:ObjectProperty".freeze
703
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1335
704
  property :label,
1336
- comment: %(This data property has been deprecated).freeze,
705
+ comment: "This data property has been deprecated".freeze,
706
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1337
707
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1338
708
  label: "label".freeze,
1339
- "owl:deprecated": "true".freeze,
1340
- type: "owl:DatatypeProperty".freeze
709
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1341
710
  property :language,
1342
- comment: %(To specify the language that may be used for contacting the object. May also be used as a property parameter.).freeze,
711
+ comment: "To specify the language that may be used for contacting the object. May also be used as a property parameter.".freeze,
1343
712
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1344
713
  label: "language".freeze,
1345
- type: "owl:DatatypeProperty".freeze
714
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1346
715
  property :latitude,
1347
- comment: %(This data property has been deprecated. See hasGeo).freeze,
716
+ comment: "This data property has been deprecated. See hasGeo".freeze,
717
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1348
718
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1349
719
  label: "latitude".freeze,
1350
- "owl:deprecated": "true".freeze,
1351
- type: "owl:DatatypeProperty".freeze
720
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1352
721
  property :locality,
1353
- comment: %(The locality \(e.g. city or town\) associated with the address of the object).freeze,
722
+ comment: "The locality (e.g. city or town) associated with the address of the object".freeze,
1354
723
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1355
724
  label: "locality".freeze,
1356
- range: "xsd:string".freeze,
1357
- type: "owl:DatatypeProperty".freeze
725
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
726
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1358
727
  property :logo,
1359
- comment: %(This object property has been mapped).freeze,
1360
- equivalentProperty: "vcard:hasLogo".freeze,
728
+ comment: "This object property has been mapped".freeze,
729
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasLogo".freeze,
1361
730
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1362
731
  label: "logo".freeze,
1363
- type: "owl:ObjectProperty".freeze
732
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1364
733
  property :longitude,
1365
- comment: %(This data property has been deprecated. See hasGeo).freeze,
734
+ comment: "This data property has been deprecated. See hasGeo".freeze,
735
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1366
736
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1367
737
  label: "longitude".freeze,
1368
- "owl:deprecated": "true".freeze,
1369
- type: "owl:DatatypeProperty".freeze
738
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1370
739
  property :mailer,
1371
- comment: %(This data property has been deprecated).freeze,
740
+ comment: "This data property has been deprecated".freeze,
741
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1372
742
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1373
743
  label: "mailer".freeze,
1374
- "owl:deprecated": "true".freeze,
1375
- type: "owl:DatatypeProperty".freeze
744
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1376
745
  property :n,
1377
- comment: %(This object property has been mapped).freeze,
1378
- equivalentProperty: "vcard:hasName".freeze,
746
+ comment: "This object property has been mapped".freeze,
747
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasName".freeze,
1379
748
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1380
749
  label: "name".freeze,
1381
- type: "owl:ObjectProperty".freeze
750
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1382
751
  property :nickname,
1383
- comment: %(The nick name associated with the object).freeze,
752
+ comment: "The nick name associated with the object".freeze,
1384
753
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1385
754
  label: "nickname".freeze,
1386
- range: "xsd:string".freeze,
1387
- type: "owl:DatatypeProperty".freeze
755
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
756
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1388
757
  property :note,
1389
- comment: %(A note associated with the object).freeze,
758
+ comment: "A note associated with the object".freeze,
1390
759
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1391
760
  label: "note".freeze,
1392
- range: "xsd:string".freeze,
1393
- type: "owl:DatatypeProperty".freeze
761
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
762
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1394
763
  property :org,
1395
- comment: %(This object property has been mapped. Use the organization-name data property.).freeze,
1396
- equivalentProperty: "vcard:organization-name".freeze,
764
+ comment: "This object property has been mapped. Use the organization-name data property.".freeze,
765
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#organization-name".freeze,
1397
766
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1398
767
  label: "organization".freeze,
1399
- type: "owl:ObjectProperty".freeze
768
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1400
769
  property :"organization-name",
1401
- comment: %(To specify the organizational name associated with the object).freeze,
770
+ comment: "To specify the organizational name associated with the object".freeze,
1402
771
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1403
772
  label: "organization name".freeze,
1404
- range: "xsd:string".freeze,
1405
- type: "owl:DatatypeProperty".freeze
773
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
774
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1406
775
  property :"organization-unit",
1407
- comment: %(To specify the organizational unit name associated with the object).freeze,
776
+ comment: "To specify the organizational unit name associated with the object".freeze,
1408
777
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1409
778
  label: "organizational unit name".freeze,
1410
- range: "xsd:string".freeze,
1411
- subPropertyOf: "vcard:organization-name".freeze,
1412
- type: "owl:DatatypeProperty".freeze
779
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
780
+ subPropertyOf: "http://www.w3.org/2006/vcard/ns#organization-name".freeze,
781
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1413
782
  property :photo,
1414
- comment: %(This object property has been mapped).freeze,
1415
- equivalentProperty: "vcard:hasPhoto".freeze,
783
+ comment: "This object property has been mapped".freeze,
784
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasPhoto".freeze,
1416
785
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1417
786
  label: "photo".freeze,
1418
- type: "owl:ObjectProperty".freeze
787
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1419
788
  property :"post-office-box",
1420
- comment: %(This data property has been deprecated).freeze,
789
+ comment: "This data property has been deprecated".freeze,
790
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1421
791
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1422
792
  label: "post office box".freeze,
1423
- "owl:deprecated": "true".freeze,
1424
- type: "owl:DatatypeProperty".freeze
793
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1425
794
  property :"postal-code",
1426
- comment: %(The postal code associated with the address of the object).freeze,
795
+ comment: "The postal code associated with the address of the object".freeze,
1427
796
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1428
797
  label: "postal code".freeze,
1429
- range: "xsd:string".freeze,
1430
- 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
1431
800
  property :prodid,
1432
- comment: %(To specify the identifier for the product that created the object).freeze,
801
+ comment: "To specify the identifier for the product that created the object".freeze,
1433
802
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1434
803
  label: "product id".freeze,
1435
- range: "xsd:string".freeze,
1436
- type: "owl:DatatypeProperty".freeze
804
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
805
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1437
806
  property :region,
1438
- comment: %(The region \(e.g. state or province\) associated with the address of the object).freeze,
807
+ comment: "The region (e.g. state or province) associated with the address of the object".freeze,
1439
808
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1440
809
  label: "region".freeze,
1441
- range: "xsd:string".freeze,
1442
- type: "owl:DatatypeProperty".freeze
810
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
811
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1443
812
  property :rev,
1444
- comment: %(To specify revision information about the object).freeze,
813
+ comment: "To specify revision information about the object".freeze,
1445
814
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1446
815
  label: "revision".freeze,
1447
- range: "xsd:dateTime".freeze,
1448
- type: "owl:DatatypeProperty".freeze
816
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
817
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1449
818
  property :role,
1450
- comment: %(To specify the function or part played in a particular situation by the object).freeze,
819
+ comment: "To specify the function or part played in a particular situation by the object".freeze,
1451
820
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1452
821
  label: "role".freeze,
1453
- range: "xsd:string".freeze,
1454
- type: "owl:DatatypeProperty".freeze
822
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
823
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1455
824
  property :"sort-string",
1456
- comment: %(To specify the string to be used for national-language-specific sorting. Used as a property parameter only.).freeze,
825
+ comment: "To specify the string to be used for national-language-specific sorting. Used as a property parameter only.".freeze,
1457
826
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1458
827
  label: "sort as".freeze,
1459
- range: "xsd:string".freeze,
1460
- type: "owl:DatatypeProperty".freeze
828
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
829
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1461
830
  property :sound,
1462
- comment: %(This object property has been mapped).freeze,
1463
- equivalentProperty: "vcard:hasSound".freeze,
831
+ comment: "This object property has been mapped".freeze,
832
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasSound".freeze,
1464
833
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1465
834
  label: "sound".freeze,
1466
- type: "owl:ObjectProperty".freeze
835
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1467
836
  property :"street-address",
1468
- comment: %(The street address associated with the address of the object).freeze,
837
+ comment: "The street address associated with the address of the object".freeze,
1469
838
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1470
839
  label: "street address".freeze,
1471
- range: "xsd:string".freeze,
1472
- type: "owl:DatatypeProperty".freeze
840
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
841
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1473
842
  property :tel,
1474
- comment: %(This object property has been mapped).freeze,
1475
- equivalentProperty: "vcard:hasTelephone".freeze,
843
+ comment: "This object property has been mapped".freeze,
844
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasTelephone".freeze,
1476
845
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1477
846
  label: "telephone".freeze,
1478
- type: "owl:ObjectProperty".freeze
847
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1479
848
  property :title,
1480
- comment: %(To specify the position or job of the object).freeze,
849
+ comment: "To specify the position or job of the object".freeze,
1481
850
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1482
851
  label: "title".freeze,
1483
- range: "xsd:string".freeze,
1484
- type: "owl:DatatypeProperty".freeze
852
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
853
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1485
854
  property :tz,
1486
- comment: %(To indicate time zone information that is specific to the object. May also be used as a property parameter.).freeze,
855
+ comment: "To indicate time zone information that is specific to the object. May also be used as a property parameter.".freeze,
1487
856
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1488
857
  label: "time zone".freeze,
1489
- range: "xsd:string".freeze,
1490
- type: "owl:DatatypeProperty".freeze
858
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
859
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1491
860
  property :url,
1492
- comment: %(This object property has been mapped).freeze,
1493
- equivalentProperty: "vcard:hasURL".freeze,
861
+ comment: "This object property has been mapped".freeze,
862
+ equivalentProperty: "http://www.w3.org/2006/vcard/ns#hasURL".freeze,
1494
863
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1495
864
  label: "url".freeze,
1496
- type: "owl:ObjectProperty".freeze
865
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1497
866
  property :value,
1498
- comment: %(Used to indicate the literal value of a data property that requires property parameters).freeze,
867
+ comment: "Used to indicate the literal value of a data property that requires property parameters".freeze,
1499
868
  isDefinedBy: "http://www.w3.org/2006/vcard/ns".freeze,
1500
869
  label: "value".freeze,
1501
- type: "owl:DatatypeProperty".freeze
870
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1502
871
  end
1503
872
  end