rdf-vocab 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
data/lib/rdf/vocab/gr.rb CHANGED
@@ -570,11 +570,11 @@ Note 2: You can use greater signs or slashes to informally indicate a category h
570
570
  subClassOf: "gr:Offering".freeze,
571
571
  type: "owl:Class".freeze
572
572
  ), term(
573
- type: "owl:Class".freeze,
574
- equivalentClass: "gr:ProductOrService".freeze
573
+ equivalentClass: "gr:ProductOrService".freeze,
574
+ type: "owl:Class".freeze
575
575
  ), term(
576
- type: "owl:Class".freeze,
577
- equivalentClass: "gr:Location".freeze
576
+ equivalentClass: "gr:Location".freeze,
577
+ type: "owl:Class".freeze
578
578
  ), term(
579
579
  subClassOf: "gr:BusinessEntity".freeze,
580
580
  type: "owl:Class".freeze
@@ -611,8 +611,8 @@ Note 3: If the shop re-opens on the same day of the week or set of days of the w
611
611
  domain: term(
612
612
  type: "owl:Class".freeze,
613
613
  unionOf: list("gr:ProductOrService".freeze, term(
614
- type: "owl:Class".freeze,
615
- equivalentClass: "gr:ProductOrService".freeze
614
+ equivalentClass: "gr:ProductOrService".freeze,
615
+ type: "owl:Class".freeze
616
616
  ))
617
617
  ),
618
618
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -625,8 +625,8 @@ Note 3: If the shop re-opens on the same day of the week or set of days of the w
625
625
  domain: term(
626
626
  type: "owl:Class".freeze,
627
627
  unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
628
- type: "owl:Class".freeze,
629
- equivalentClass: "gr:ProductOrService".freeze
628
+ equivalentClass: "gr:ProductOrService".freeze,
629
+ type: "owl:Class".freeze
630
630
  ))
631
631
  ),
632
632
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -640,8 +640,8 @@ In products and services ontologies, only such properties that are no quantitati
640
640
  domain: term(
641
641
  type: "owl:Class".freeze,
642
642
  unionOf: list("gr:ProductOrService".freeze, term(
643
- type: "owl:Class".freeze,
644
- equivalentClass: "gr:ProductOrService".freeze
643
+ equivalentClass: "gr:ProductOrService".freeze,
644
+ type: "owl:Class".freeze
645
645
  ))
646
646
  ),
647
647
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -669,8 +669,8 @@ Typical unit code\(s\): CMT for centimeters, INH for inches).freeze,
669
669
  domain: term(
670
670
  type: "owl:Class".freeze,
671
671
  unionOf: list("gr:ProductOrService".freeze, term(
672
- type: "owl:Class".freeze,
673
- equivalentClass: "gr:ProductOrService".freeze
672
+ equivalentClass: "gr:ProductOrService".freeze,
673
+ type: "owl:Class".freeze
674
674
  ))
675
675
  ),
676
676
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -795,8 +795,8 @@ The object is a gr:PriceSpecification that uses the properties gr:hasMaxCurrency
795
795
  subClassOf: "gr:BusinessEntity".freeze,
796
796
  type: "owl:Class".freeze
797
797
  ), term(
798
- type: "owl:Class".freeze,
799
- equivalentClass: "gr:ProductOrService".freeze
798
+ equivalentClass: "gr:ProductOrService".freeze,
799
+ type: "owl:Class".freeze
800
800
  ))
801
801
  ),
802
802
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -860,8 +860,8 @@ Note 2: As of January 1, 2007, the former ISBN numbers for books etc. have been
860
860
  domain: term(
861
861
  type: "owl:Class".freeze,
862
862
  unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
863
- type: "owl:Class".freeze,
864
- equivalentClass: "gr:ProductOrService".freeze
863
+ equivalentClass: "gr:ProductOrService".freeze,
864
+ type: "owl:Class".freeze
865
865
  ))
866
866
  ),
867
867
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -888,8 +888,8 @@ Note that if an offering is a bundle, i.e. it consists of more than one unit of
888
888
  domain: term(
889
889
  type: "owl:Class".freeze,
890
890
  unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
891
- type: "owl:Class".freeze,
892
- equivalentClass: "gr:ProductOrService".freeze
891
+ equivalentClass: "gr:ProductOrService".freeze,
892
+ type: "owl:Class".freeze
893
893
  ))
894
894
  ),
895
895
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -902,8 +902,8 @@ Note that if an offering is a bundle, i.e. it consists of more than one unit of
902
902
  domain: term(
903
903
  type: "owl:Class".freeze,
904
904
  unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
905
- type: "owl:Class".freeze,
906
- equivalentClass: "gr:ProductOrService".freeze
905
+ equivalentClass: "gr:ProductOrService".freeze,
906
+ type: "owl:Class".freeze
907
907
  ))
908
908
  ),
909
909
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -917,8 +917,8 @@ The Global Location Number is a thirteen-digit number used to identify parties a
917
917
  domain: term(
918
918
  type: "owl:Class".freeze,
919
919
  unionOf: list("gr:BusinessEntity".freeze, "gr:Location".freeze, term(
920
- type: "owl:Class".freeze,
921
- equivalentClass: "gr:Location".freeze
920
+ equivalentClass: "gr:Location".freeze,
921
+ type: "owl:Class".freeze
922
922
  ), term(
923
923
  subClassOf: "gr:BusinessEntity".freeze,
924
924
  type: "owl:Class".freeze
@@ -938,8 +938,8 @@ Note: While ISIC codes are sometimes misused for classifying products or service
938
938
  subClassOf: "gr:BusinessEntity".freeze,
939
939
  type: "owl:Class".freeze
940
940
  ), term(
941
- type: "owl:Class".freeze,
942
- equivalentClass: "gr:Location".freeze
941
+ equivalentClass: "gr:Location".freeze,
942
+ type: "owl:Class".freeze
943
943
  ))
944
944
  ),
945
945
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -972,8 +972,8 @@ See also http://en.wikipedia.org/wiki/Part_number).freeze,
972
972
  domain: term(
973
973
  type: "owl:Class".freeze,
974
974
  unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
975
- type: "owl:Class".freeze,
976
- equivalentClass: "gr:ProductOrService".freeze
975
+ equivalentClass: "gr:ProductOrService".freeze,
976
+ type: "owl:Class".freeze
977
977
  ))
978
978
  ),
979
979
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -988,8 +988,8 @@ Example: myFordT hasMakeAndModel FordT.).freeze,
988
988
  domain: term(
989
989
  type: "owl:Class".freeze,
990
990
  unionOf: list("gr:Individual".freeze, "gr:SomeItems".freeze, term(
991
- type: "owl:Class".freeze,
992
- equivalentClass: "gr:ProductOrService".freeze
991
+ equivalentClass: "gr:ProductOrService".freeze,
992
+ type: "owl:Class".freeze
993
993
  ))
994
994
  ),
995
995
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1001,8 +1001,8 @@ Example: myFordT hasMakeAndModel FordT.).freeze,
1001
1001
  domain: term(
1002
1002
  type: "owl:Class".freeze,
1003
1003
  unionOf: list("gr:ProductOrService".freeze, term(
1004
- type: "owl:Class".freeze,
1005
- equivalentClass: "gr:ProductOrService".freeze
1004
+ equivalentClass: "gr:ProductOrService".freeze,
1005
+ type: "owl:Class".freeze
1006
1006
  ))
1007
1007
  ),
1008
1008
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1117,8 +1117,8 @@ Note: Use multiple instances of gr:OpeningHoursSpecification for specifying the
1117
1117
  domain: term(
1118
1118
  type: "owl:Class".freeze,
1119
1119
  unionOf: list("gr:Location".freeze, term(
1120
- type: "owl:Class".freeze,
1121
- equivalentClass: "gr:Location".freeze
1120
+ equivalentClass: "gr:Location".freeze,
1121
+ type: "owl:Class".freeze
1122
1122
  ))
1123
1123
  ),
1124
1124
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1184,8 +1184,8 @@ See also http://en.wikipedia.org/wiki/Stock_Keeping_Unit.).freeze,
1184
1184
  subClassOf: "gr:Offering".freeze,
1185
1185
  type: "owl:Class".freeze
1186
1186
  ), term(
1187
- type: "owl:Class".freeze,
1188
- equivalentClass: "gr:ProductOrService".freeze
1187
+ equivalentClass: "gr:ProductOrService".freeze,
1188
+ type: "owl:Class".freeze
1189
1189
  ))
1190
1190
  ),
1191
1191
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1253,8 +1253,8 @@ Typical unit code\(s\): CMT for centimeters, INH for inches).freeze,
1253
1253
  domain: term(
1254
1254
  type: "owl:Class".freeze,
1255
1255
  unionOf: list("gr:ProductOrService".freeze, term(
1256
- type: "owl:Class".freeze,
1257
- equivalentClass: "gr:ProductOrService".freeze
1256
+ equivalentClass: "gr:ProductOrService".freeze,
1257
+ type: "owl:Class".freeze
1258
1258
  ))
1259
1259
  ),
1260
1260
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1294,8 +1294,8 @@ When linking to a gr:ProductOrServiceModel, it is equivalent to
1294
1294
  domain: term(
1295
1295
  type: "owl:Class".freeze,
1296
1296
  unionOf: list("gr:ProductOrService".freeze, term(
1297
- type: "owl:Class".freeze,
1298
- equivalentClass: "gr:ProductOrService".freeze
1297
+ equivalentClass: "gr:ProductOrService".freeze,
1298
+ type: "owl:Class".freeze
1299
1299
  ))
1300
1300
  ),
1301
1301
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1307,8 +1307,8 @@ When linking to a gr:ProductOrServiceModel, it is equivalent to
1307
1307
  domain: term(
1308
1308
  type: "owl:Class".freeze,
1309
1309
  unionOf: list("gr:ProductOrService".freeze, term(
1310
- type: "owl:Class".freeze,
1311
- equivalentClass: "gr:ProductOrService".freeze
1310
+ equivalentClass: "gr:ProductOrService".freeze,
1311
+ type: "owl:Class".freeze
1312
1312
  ))
1313
1313
  ),
1314
1314
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1329,8 +1329,8 @@ DEPRECATED. Use the gr:priceType property instead.).freeze,
1329
1329
  domain: term(
1330
1330
  type: "owl:Class".freeze,
1331
1331
  unionOf: list("gr:ProductOrService".freeze, term(
1332
- type: "owl:Class".freeze,
1333
- equivalentClass: "gr:ProductOrService".freeze
1332
+ equivalentClass: "gr:ProductOrService".freeze,
1333
+ type: "owl:Class".freeze
1334
1334
  ))
1335
1335
  ),
1336
1336
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1483,8 +1483,8 @@ INVOICE: The invoice price, mostly used in the car industry - this is the price
1483
1483
  domain: term(
1484
1484
  type: "owl:Class".freeze,
1485
1485
  unionOf: list("gr:ProductOrService".freeze, term(
1486
- type: "owl:Class".freeze,
1487
- equivalentClass: "gr:ProductOrService".freeze
1486
+ equivalentClass: "gr:ProductOrService".freeze,
1487
+ type: "owl:Class".freeze
1488
1488
  ))
1489
1489
  ),
1490
1490
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1496,8 +1496,8 @@ INVOICE: The invoice price, mostly used in the car industry - this is the price
1496
1496
  domain: term(
1497
1497
  type: "owl:Class".freeze,
1498
1498
  unionOf: list("gr:ProductOrService".freeze, term(
1499
- type: "owl:Class".freeze,
1500
- equivalentClass: "gr:ProductOrService".freeze
1499
+ equivalentClass: "gr:ProductOrService".freeze,
1500
+ type: "owl:Class".freeze
1501
1501
  ))
1502
1502
  ),
1503
1503
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1534,8 +1534,8 @@ This property can also be attached to a gr:Offering in cases where the included
1534
1534
  domain: term(
1535
1535
  type: "owl:Class".freeze,
1536
1536
  unionOf: list("gr:Individual".freeze, "gr:Offering".freeze, term(
1537
- type: "owl:Class".freeze,
1538
- equivalentClass: "gr:ProductOrService".freeze
1537
+ equivalentClass: "gr:ProductOrService".freeze,
1538
+ type: "owl:Class".freeze
1539
1539
  ))
1540
1540
  ),
1541
1541
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1681,8 +1681,8 @@ Typical unit code\(s\): GRM for gram, KGM for kilogram, LBR for pound).freeze,
1681
1681
  domain: term(
1682
1682
  type: "owl:Class".freeze,
1683
1683
  unionOf: list("gr:ProductOrService".freeze, term(
1684
- type: "owl:Class".freeze,
1685
- equivalentClass: "gr:ProductOrService".freeze
1684
+ equivalentClass: "gr:ProductOrService".freeze,
1685
+ type: "owl:Class".freeze
1686
1686
  ))
1687
1687
  ),
1688
1688
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -1696,8 +1696,8 @@ Typical unit code\(s\): CMT for centimeters, INH for inches).freeze,
1696
1696
  domain: term(
1697
1697
  type: "owl:Class".freeze,
1698
1698
  unionOf: list("gr:ProductOrService".freeze, term(
1699
- type: "owl:Class".freeze,
1700
- equivalentClass: "gr:ProductOrService".freeze
1699
+ equivalentClass: "gr:ProductOrService".freeze,
1700
+ type: "owl:Class".freeze
1701
1701
  ))
1702
1702
  ),
1703
1703
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
@@ -552,8 +552,8 @@ module RDF::Vocab
552
552
  comment: [%(
553
553
  value type: TEXT).freeze, %(This property defines the action to be invoked when an alarm is triggered.).freeze],
554
554
  domain: term(
555
- unionOf: list("ical:Valarm".freeze, "ical:Valarm".freeze),
556
- type: "owl:Class".freeze
555
+ type: "owl:Class".freeze,
556
+ unionOf: list("ical:Valarm".freeze, "ical:Valarm".freeze)
557
557
  ),
558
558
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
559
559
  range: "xsd:string".freeze,
@@ -565,8 +565,8 @@ module RDF::Vocab
565
565
  comment: [%(
566
566
  default value type: URI).freeze, %(The property provides the capability to associate a document object with a calendar component.).freeze],
567
567
  domain: term(
568
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze),
569
- type: "owl:Class".freeze
568
+ type: "owl:Class".freeze,
569
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze)
570
570
  ),
571
571
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI".freeze,
572
572
  type: "owl:ObjectProperty".freeze
@@ -574,8 +574,8 @@ module RDF::Vocab
574
574
  comment: [%(
575
575
  value type: CAL-ADDRESS).freeze, %(The property defines an "Attendee" within a calendar component.).freeze],
576
576
  domain: term(
577
- unionOf: list("ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze),
578
- type: "owl:Class".freeze
577
+ type: "owl:Class".freeze,
578
+ unionOf: list("ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze)
579
579
  ),
580
580
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS".freeze,
581
581
  label: "attendee".freeze,
@@ -617,8 +617,8 @@ module RDF::Vocab
617
617
  comment: [%(
618
618
  value type: TEXT).freeze, %(This property defines the categories for a calendar component.).freeze],
619
619
  domain: term(
620
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
621
- type: "owl:Class".freeze
620
+ type: "owl:Class".freeze,
621
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
622
622
  ),
623
623
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
624
624
  range: "xsd:string".freeze,
@@ -627,8 +627,8 @@ module RDF::Vocab
627
627
  comment: [%(
628
628
  value type: TEXT).freeze, %(This property defines the access classification for a calendar component.).freeze],
629
629
  domain: term(
630
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
631
- type: "owl:Class".freeze
630
+ type: "owl:Class".freeze,
631
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
632
632
  ),
633
633
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
634
634
  range: "xsd:string".freeze,
@@ -640,8 +640,8 @@ module RDF::Vocab
640
640
  comment: [%(
641
641
  value type: TEXT).freeze, %(This property specifies non-processing information intended to provide a comment to the calendar user.).freeze],
642
642
  domain: term(
643
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze, "ical:Vfreebusy".freeze),
644
- type: "owl:Class".freeze
643
+ type: "owl:Class".freeze,
644
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze, "ical:Vfreebusy".freeze)
645
645
  ),
646
646
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
647
647
  range: "xsd:string".freeze,
@@ -659,8 +659,8 @@ module RDF::Vocab
659
659
  comment: [%(
660
660
  value type: TEXT).freeze, %(The property is used to represent contact information or alternately a reference to contact information associated with the calendar component.).freeze],
661
661
  domain: term(
662
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze),
663
- type: "owl:Class".freeze
662
+ type: "owl:Class".freeze,
663
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
664
664
  ),
665
665
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
666
666
  range: "xsd:string".freeze,
@@ -672,8 +672,8 @@ module RDF::Vocab
672
672
  comment: [%(
673
673
  value type: DATE-TIME).freeze, %(This property specifies the date and time that the calendar information was created by the calendar user agent in the calendar store. Note: This is analogous to the creation date and time for a file in the file system.).freeze],
674
674
  domain: term(
675
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
676
- type: "owl:Class".freeze
675
+ type: "owl:Class".freeze,
676
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
677
677
  ),
678
678
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
679
679
  range: "ical:Value_DATE-TIME".freeze,
@@ -694,8 +694,8 @@ module RDF::Vocab
694
694
  comment: [%(
695
695
  value type: TEXT).freeze, %(This property provides a more complete description of the calendar component, than that provided by the "SUMMARY" property.).freeze],
696
696
  domain: term(
697
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze),
698
- type: "owl:Class".freeze
697
+ type: "owl:Class".freeze,
698
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze)
699
699
  ),
700
700
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
701
701
  range: "xsd:string".freeze,
@@ -707,8 +707,8 @@ module RDF::Vocab
707
707
  comment: [%(
708
708
  default value type: DATE-TIME).freeze, %(This property specifies the date and time that a calendar component ends.).freeze],
709
709
  domain: term(
710
- unionOf: list("ical:Vevent".freeze, "ical:Vfreebusy".freeze, "ical:Vevent".freeze, "ical:Vfreebusy".freeze),
711
- type: "owl:Class".freeze
710
+ type: "owl:Class".freeze,
711
+ unionOf: list("ical:Vevent".freeze, "ical:Vfreebusy".freeze, "ical:Vevent".freeze, "ical:Vfreebusy".freeze)
712
712
  ),
713
713
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
714
714
  label: "end".freeze,
@@ -717,8 +717,8 @@ module RDF::Vocab
717
717
  comment: [%(
718
718
  value type: DATE-TIME).freeze, %(The property indicates the date/time that the instance of the iCalendar object was created.).freeze],
719
719
  domain: term(
720
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze),
721
- type: "owl:Class".freeze
720
+ type: "owl:Class".freeze,
721
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
722
722
  ),
723
723
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
724
724
  range: "ical:Value_DATE-TIME".freeze,
@@ -727,8 +727,8 @@ module RDF::Vocab
727
727
  comment: [%(
728
728
  default value type: DATE-TIME).freeze, %(This property specifies when the calendar component begins.).freeze],
729
729
  domain: term(
730
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Vtimezone".freeze, "ical:Vevent".freeze, "ical:Vevent".freeze, "ical:Vfreebusy".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze),
731
- type: "owl:Class".freeze
730
+ type: "owl:Class".freeze,
731
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Vtimezone".freeze, "ical:Vevent".freeze, "ical:Vevent".freeze, "ical:Vfreebusy".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
732
732
  ),
733
733
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
734
734
  label: "start".freeze,
@@ -743,8 +743,8 @@ module RDF::Vocab
743
743
  comment: [%(
744
744
  value type: DURATION).freeze, %(The property specifies a positive duration of time.).freeze],
745
745
  domain: term(
746
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze),
747
- type: "owl:Class".freeze
746
+ type: "owl:Class".freeze,
747
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vfreebusy".freeze, "ical:Valarm".freeze)
748
748
  ),
749
749
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION".freeze,
750
750
  range: "ical:Value_DURATION".freeze,
@@ -762,8 +762,8 @@ module RDF::Vocab
762
762
  comment: [%(
763
763
  value type: RECUR).freeze, %(This property defines a rule or repeating pattern for an exception to a recurrence set.).freeze],
764
764
  domain: term(
765
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
766
- type: "owl:Class".freeze
765
+ type: "owl:Class".freeze,
766
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
767
767
  ),
768
768
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR".freeze,
769
769
  range: "ical:Value_RECUR".freeze,
@@ -778,8 +778,8 @@ module RDF::Vocab
778
778
  comment: [%(
779
779
  value type: PERIOD).freeze, %(The property defines one or more free or busy time intervals.).freeze],
780
780
  domain: term(
781
- unionOf: list("ical:Vfreebusy".freeze, "ical:Vfreebusy".freeze),
782
- type: "owl:Class".freeze
781
+ type: "owl:Class".freeze,
782
+ unionOf: list("ical:Vfreebusy".freeze, "ical:Vfreebusy".freeze)
783
783
  ),
784
784
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "PERIOD".freeze,
785
785
  range: "ical:Value_PERIOD".freeze,
@@ -791,8 +791,8 @@ module RDF::Vocab
791
791
  comment: [%(
792
792
  value type: list of FLOAT).freeze, %(This property specifies information related to the global position for the activity specified by a calendar component.).freeze],
793
793
  domain: term(
794
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze),
795
- type: "owl:Class".freeze
794
+ type: "owl:Class".freeze,
795
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze)
796
796
  ),
797
797
  "http://www.w3.org/2002/12/cal/icalSpec#valueListType": "FLOAT".freeze,
798
798
  range: "ical:List_of_Float".freeze,
@@ -807,8 +807,8 @@ module RDF::Vocab
807
807
  comment: [%(
808
808
  value type: DATE-TIME).freeze, %(The property specifies the date and time that the information associated with the calendar component was last revised in the calendar store. Note: This is analogous to the modification date and time for a file in the file system.).freeze],
809
809
  domain: term(
810
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze),
811
- type: "owl:Class".freeze
810
+ type: "owl:Class".freeze,
811
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze)
812
812
  ),
813
813
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
814
814
  range: "ical:Value_DATE-TIME".freeze,
@@ -817,8 +817,8 @@ module RDF::Vocab
817
817
  comment: [%(
818
818
  value type: TEXT).freeze, %(The property defines the intended venue for the activity defined by a calendar component.).freeze],
819
819
  domain: term(
820
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze),
821
- type: "owl:Class".freeze
820
+ type: "owl:Class".freeze,
821
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze)
822
822
  ),
823
823
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
824
824
  label: "location".freeze,
@@ -837,8 +837,8 @@ module RDF::Vocab
837
837
  comment: [%(
838
838
  value type: CAL-ADDRESS).freeze, %(The property defines the organizer for a calendar component.).freeze],
839
839
  domain: term(
840
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Vfreebusy".freeze),
841
- type: "owl:Class".freeze
840
+ type: "owl:Class".freeze,
841
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Vfreebusy".freeze)
842
842
  ),
843
843
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "CAL-ADDRESS".freeze,
844
844
  range: "ical:Value_CAL-ADDRESS".freeze,
@@ -857,8 +857,8 @@ module RDF::Vocab
857
857
  comment: [%(
858
858
  value type: INTEGER).freeze, %(The property defines the relative priority for a calendar component.).freeze],
859
859
  domain: term(
860
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze),
861
- type: "owl:Class".freeze
860
+ type: "owl:Class".freeze,
861
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze)
862
862
  ),
863
863
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "INTEGER".freeze,
864
864
  range: "xsd:integer".freeze,
@@ -876,8 +876,8 @@ module RDF::Vocab
876
876
  comment: [%(
877
877
  default value type: DATE-TIME).freeze, %(This property defines the list of date/times for a recurrence set.).freeze],
878
878
  domain: term(
879
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze),
880
- type: "owl:Class".freeze
879
+ type: "owl:Class".freeze,
880
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze)
881
881
  ),
882
882
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DATE-TIME".freeze,
883
883
  type: "owl:DatatypeProperty".freeze
@@ -894,8 +894,8 @@ module RDF::Vocab
894
894
  comment: [%(
895
895
  value type: TEXT).freeze, %(The property is used to represent a relationship or reference between one calendar component and another.).freeze],
896
896
  domain: term(
897
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
898
- type: "owl:Class".freeze
897
+ type: "owl:Class".freeze,
898
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
899
899
  ),
900
900
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
901
901
  range: "xsd:string".freeze,
@@ -914,8 +914,8 @@ module RDF::Vocab
914
914
  comment: [%(
915
915
  value type: TEXT).freeze, %(This property defines the status code returned for a scheduling request.).freeze],
916
916
  domain: term(
917
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze),
918
- type: "owl:Class".freeze
917
+ type: "owl:Class".freeze,
918
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
919
919
  ),
920
920
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
921
921
  range: "xsd:string".freeze,
@@ -924,8 +924,8 @@ module RDF::Vocab
924
924
  comment: [%(
925
925
  value type: TEXT).freeze, %(This property defines the equipment or resources anticipated for an activity specified by a calendar entity..).freeze],
926
926
  domain: term(
927
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze),
928
- type: "owl:Class".freeze
927
+ type: "owl:Class".freeze,
928
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze)
929
929
  ),
930
930
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
931
931
  range: "xsd:string".freeze,
@@ -937,8 +937,8 @@ module RDF::Vocab
937
937
  comment: [%(
938
938
  value type: RECUR).freeze, %(This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions.).freeze],
939
939
  domain: term(
940
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze),
941
- type: "owl:Class".freeze
940
+ type: "owl:Class".freeze,
941
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
942
942
  ),
943
943
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "RECUR".freeze,
944
944
  range: "ical:Value_RECUR".freeze,
@@ -953,8 +953,8 @@ module RDF::Vocab
953
953
  comment: [%(
954
954
  value type: integer).freeze, %(This property defines the revision sequence number of the calendar component within a sequence of revisions.).freeze],
955
955
  domain: term(
956
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
957
- type: "owl:Class".freeze
956
+ type: "owl:Class".freeze,
957
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
958
958
  ),
959
959
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "integer".freeze,
960
960
  range: "xsd:integer".freeze,
@@ -966,8 +966,8 @@ module RDF::Vocab
966
966
  comment: [%(
967
967
  value type: TEXT).freeze, %(This property defines the overall status or confirmation for the calendar component.).freeze],
968
968
  domain: term(
969
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
970
- type: "owl:Class".freeze
969
+ type: "owl:Class".freeze,
970
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
971
971
  ),
972
972
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
973
973
  range: "xsd:string".freeze,
@@ -976,8 +976,8 @@ module RDF::Vocab
976
976
  comment: [%(
977
977
  value type: TEXT).freeze, %(This property defines a short summary or subject for the calendar component.).freeze],
978
978
  domain: term(
979
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze),
980
- type: "owl:Class".freeze
979
+ type: "owl:Class".freeze,
980
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Valarm".freeze)
981
981
  ),
982
982
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
983
983
  label: "summary".freeze,
@@ -995,13 +995,13 @@ module RDF::Vocab
995
995
  comment: [%(
996
996
  default value type: DURATION).freeze, %(This property specifies when an alarm will trigger.).freeze],
997
997
  domain: term(
998
- unionOf: list("ical:Valarm".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze),
999
- type: "owl:Class".freeze
998
+ type: "owl:Class".freeze,
999
+ unionOf: list("ical:Valarm".freeze, "ical:Valarm".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze)
1000
1000
  ),
1001
1001
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "DURATION".freeze,
1002
1002
  range: term(
1003
- unionOf: list("ical:Value_DURATION".freeze, "ical:Value_DATE".freeze, "ical:Value_DATE".freeze),
1004
- type: "owl:Class".freeze
1003
+ type: "owl:Class".freeze,
1004
+ unionOf: list("ical:Value_DURATION".freeze, "ical:Value_DATE".freeze, "ical:Value_DATE".freeze)
1005
1005
  ),
1006
1006
  type: "owl:ObjectProperty".freeze
1007
1007
  property :tzid,
@@ -1022,8 +1022,8 @@ module RDF::Vocab
1022
1022
  comment: [%(
1023
1023
  value type: UTC-OFFSET).freeze, %(This property specifies the offset which is in use prior to this time zone observance.).freeze],
1024
1024
  domain: term(
1025
- unionOf: list("ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze),
1026
- type: "owl:Class".freeze
1025
+ type: "owl:Class".freeze,
1026
+ unionOf: list("ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
1027
1027
  ),
1028
1028
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "UTC-OFFSET".freeze,
1029
1029
  range: "xsd:string".freeze,
@@ -1039,8 +1039,8 @@ module RDF::Vocab
1039
1039
  comment: [%(
1040
1040
  value type: URI).freeze, %(The TZURL provides a means for a VTIMEZONE component to point to a network location that can be used to retrieve an up-to- date version of itself.).freeze],
1041
1041
  domain: term(
1042
- unionOf: list("ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze),
1043
- type: "owl:Class".freeze
1042
+ type: "owl:Class".freeze,
1043
+ unionOf: list("ical:Vtimezone".freeze, "ical:Vtimezone".freeze, "ical:Vtimezone".freeze)
1044
1044
  ),
1045
1045
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI".freeze,
1046
1046
  type: "owl:ObjectProperty".freeze
@@ -1048,8 +1048,8 @@ module RDF::Vocab
1048
1048
  comment: [%(
1049
1049
  value type: TEXT).freeze, %(This property defines the persistent, globally unique identifier for the calendar component.).freeze],
1050
1050
  domain: term(
1051
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze),
1052
- type: "owl:Class".freeze
1051
+ type: "owl:Class".freeze,
1052
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze)
1053
1053
  ),
1054
1054
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "TEXT".freeze,
1055
1055
  range: "xsd:string".freeze,
@@ -1061,8 +1061,8 @@ module RDF::Vocab
1061
1061
  comment: [%(
1062
1062
  value type: URI).freeze, %(This property defines a Uniform Resource Locator \(URL\) associated with the iCalendar object.).freeze],
1063
1063
  domain: term(
1064
- unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze),
1065
- type: "owl:Class".freeze
1064
+ type: "owl:Class".freeze,
1065
+ unionOf: list("ical:Vevent".freeze, "ical:Vtodo".freeze, "ical:Vjournal".freeze, "ical:Vfreebusy".freeze)
1066
1066
  ),
1067
1067
  "http://www.w3.org/2002/12/cal/icalSpec#valueType": "URI".freeze,
1068
1068
  label: "see also".freeze,