rdf-vocab 3.1.9 → 3.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -1
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +48 -7
  5. data/lib/rdf/vocab/acl.rb +47 -134
  6. data/lib/rdf/vocab/as.rb +381 -894
  7. data/lib/rdf/vocab/bf2.rb +1520 -2676
  8. data/lib/rdf/vocab/bibframe.rb +2437 -1843
  9. data/lib/rdf/vocab/bibo.rb +576 -1078
  10. data/lib/rdf/vocab/cc.rb +57 -167
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1180 -2486
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +458 -848
  17. data/lib/rdf/vocab/dc11.rb +62 -128
  18. data/lib/rdf/vocab/dcat.rb +217 -383
  19. data/lib/rdf/vocab/dcmitype.rb +65 -119
  20. data/lib/rdf/vocab/disco.rb +170 -401
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1451 -2207
  23. data/lib/rdf/vocab/earl.rb +93 -218
  24. data/lib/rdf/vocab/ebucore.rb +2991 -7439
  25. data/lib/rdf/vocab/edm.rb +159 -351
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +247 -627
  29. data/lib/rdf/vocab/foaf.rb +373 -681
  30. data/lib/rdf/vocab/geo.rb +16 -58
  31. data/lib/rdf/vocab/geojson.rb +16 -85
  32. data/lib/rdf/vocab/geonames.rb +1573 -1742
  33. data/lib/rdf/vocab/gr.rb +539 -1427
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +93 -260
  36. data/lib/rdf/vocab/hydra.rb +255 -477
  37. data/lib/rdf/vocab/iana.rb +71 -304
  38. data/lib/rdf/vocab/ical.rb +460 -925
  39. data/lib/rdf/vocab/identifiers.rb +212 -515
  40. data/lib/rdf/vocab/iiif.rb +81 -220
  41. data/lib/rdf/vocab/jsonld.rb +130 -272
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +146 -234
  44. data/lib/rdf/vocab/ma.rb +233 -623
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +539 -1351
  47. data/lib/rdf/vocab/mo.rb +1383 -2305
  48. data/lib/rdf/vocab/mods.rb +384 -903
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +196 -474
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +25 -62
  53. data/lib/rdf/vocab/ore.rb +51 -110
  54. data/lib/rdf/vocab/org.rb +180 -376
  55. data/lib/rdf/vocab/pcdm.rb +50 -100
  56. data/lib/rdf/vocab/pplan.rb +16 -24
  57. data/lib/rdf/vocab/premis.rb +674 -1825
  58. data/lib/rdf/vocab/premiseventtype.rb +114 -272
  59. data/lib/rdf/vocab/prov.rb +996 -1618
  60. data/lib/rdf/vocab/ptr.rb +77 -218
  61. data/lib/rdf/vocab/rdau.rb +10516 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +90 -98
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +24 -69
  65. data/lib/rdf/vocab/schema.rb +9677 -18984
  66. data/lib/rdf/vocab/schemas.rb +9677 -18984
  67. data/lib/rdf/vocab/sd.rb +85 -242
  68. data/lib/rdf/vocab/sh.rb +729 -1468
  69. data/lib/rdf/vocab/sioc.rb +416 -820
  70. data/lib/rdf/vocab/siocservices.rb +31 -72
  71. data/lib/rdf/vocab/sioctypes.rb +145 -306
  72. data/lib/rdf/vocab/skos.rb +95 -217
  73. data/lib/rdf/vocab/skosxl.rb +26 -59
  74. data/lib/rdf/vocab/v.rb +199 -493
  75. data/lib/rdf/vocab/vcard.rb +290 -920
  76. data/lib/rdf/vocab/vmd.rb +199 -493
  77. data/lib/rdf/vocab/void.rb +86 -210
  78. data/lib/rdf/vocab/vs.rb +16 -38
  79. data/lib/rdf/vocab/wdrs.rb +43 -136
  80. data/lib/rdf/vocab/wot.rb +95 -176
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +122 -463
  83. data/lib/rdf/vocab/xkos.rb +116 -269
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +68 -21
data/lib/rdf/vocab/gr.rb CHANGED
@@ -3,2270 +3,1382 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://purl.org/goodrelations/v1#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://purl.org/goodrelations/v1#>
8
- # #
9
- # # The GoodRelations Vocabulary for Semantic Web-based E-Commerce
10
- # #
11
- # # GoodRelations Ontology
12
- # #
13
- # # The GoodRelations ontology provides the vocabulary for annotating e-commerce offerings (1) to sell, lease, repair, dispose, or maintain commodity products and (2) to provide commodity services. GoodRelations allows describing the relationship between (1) Web resources, (2) offerings made by those Web resources, (3) legal entities, (4) prices, (5) terms and conditions, and the aforementioned ontologies for products and services (6). For more information, see http://purl.org/goodrelations/ Note: The base URI of GoodRelations is http://purl.org/goodrelations/v1. Please make sure you are only using element identifiers in this namespace, e.g. http://purl.org/goodrelations/v1#BusinessEntity. There may be copies of the ontology file on the Web which can be retrieved from other locations, BUT THOSE LOCATIONS MUST NOT BE USED AS THE BASIS OF IDENTIFIERS. If you use GoodRelations for scientific purposes, please cite our paper: Hepp, Martin: GoodRelations: An Ontology for Describing Products and Services Offers on the Web, Proceedings of the 16th International Conference on Knowledge Engineering and Knowledge Management (EKAW2008), September 29 - October 3, 2008, Acitrezza, Italy, Springer LNCS, Vol. 5268, pp. 332-347. PDF at http://www.heppnetz.de/publications/
14
- # # @version V 1.0, Release 2011-10-01
15
- # class GR < RDF::StrictVocabulary
16
- # # DEPRECATED - This class is superseded by gr:Individual. Replace all occurrences of gr:ActualProductOrServiceInstance by gr:Individual, if possible.
17
- # # @return [RDF::Vocabulary::Term]
18
- # attr_reader :ActualProductOrServiceInstance
19
- #
20
- # # A brand is the identity of a specific product, service, or business. Use foaf:logo for attaching a brand logo and gr:name or rdfs:label for attaching the brand name. (Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Brand)
21
- # # @return [RDF::Vocabulary::Term]
22
- # attr_reader :Brand
23
- #
24
- # # An instance of this class represents the legal agent making (or seeking) a particular offering. This can be a legal body or a person. A business entity has at least a primary mailing address and contact details. For this, typical address standards (vCard) and location data (geo, WGS84) can be attached. Note that the location of the business entity is not necessarily the location from which the product or service is being available (e.g. the branch or store). Use gr:Location for stores and branches. Example: Siemens Austria AG, Volkswagen Ltd., Peter Miller's Cell phone Shop LLC Compatibility with schema.org: This class is equivalent to the union of http://schema.org/Person and http://schema.org/Organization.
25
- # # @return [RDF::Vocabulary::Term]
26
- # attr_reader :BusinessEntity
27
- #
28
- # # A business entity type is a conceptual entity representing the legal form, the size, the main line of business, the position in the value chain, or any combination thereof, of a gr:BusinessEntity. From the ontological point of view, business entity types are mostly roles that a business entity has in the market. Business entity types are important for specifying eligible customers, since a gr:Offering is often valid only for business entities of a certain size, legal structure, or role in the value chain. Examples: Consumers, Retailers, Wholesalers, or Public Institutions
29
- # # @return [RDF::Vocabulary::Term]
30
- # attr_reader :BusinessEntityType
31
- #
32
- # # The business function specifies the type of activity or access (i.e., the bundle of rights) offered by the gr:BusinessEntity on the gr:ProductOrService through the gr:Offering. Typical are sell, rental or lease, maintenance or repair, manufacture / produce, recycle / dispose, engineering / construction, or installation. Licenses and other proprietary specifications of access rights are also instances of this class. Examples: A particular offering made by Miller Rentals Ltd. says that they (1) sell Volkswagen Golf convertibles, (2) lease out a particular Ford pick-up truck, and (3) dispose car wrecks of any make and model.
33
- # # @return [RDF::Vocabulary::Term]
34
- # attr_reader :BusinessFunction
35
- #
36
- # # The day of the week, used to specify to which day the opening hours of a gr:OpeningHoursSpecification refer. Examples: Monday, Tuesday, Wednesday,...
37
- # # @return [RDF::Vocabulary::Term]
38
- # attr_reader :DayOfWeek
39
- #
40
- # # A delivery charge specification is a conceptual entity that specifies the additional costs asked for the delivery of a given gr:Offering using a particular gr:DeliveryMethod by the respective gr:BusinessEntity. A delivery charge specification is characterized by (1) a monetary amount per order, specified as a literal value of type float in combination with a currency, (2) the delivery method, (3) the target country or region, and (4) whether this charge includes local sales taxes, namely VAT. A gr:Offering may be linked to multiple gr:DeliveryChargeSpecification nodes that specify alternative charges for disjoint combinations of target countries or regions, and delivery methods. Examples: Delivery by direct download is free of charge worldwide, delivery by UPS to Germany is 10 Euros per order, delivery by mail within the US is 5 Euros per order. The total amount of this charge is specified as a float value of the gr:hasCurrencyValue property. The currency is specified via the gr:hasCurrency datatype property. Whether the price includes VAT or not is indicated by the gr:valueAddedTaxIncluded property. The gr:DeliveryMethod to which this charge applies is specified using the gr:appliesToDeliveryMethod object property. The region or regions to which this charge applies is specified using the gr:eligibleRegions property, which uses ISO 3166-1 and ISO 3166-2 codes. If the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds. Important: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.
41
- # # @return [RDF::Vocabulary::Term]
42
- # attr_reader :DeliveryChargeSpecification
43
- #
44
- # # A delivery method is a standardized procedure for transferring the product or service to the destination of fulfilment chosen by the customer. Delivery methods are characterized by the means of transportation used, and by the organization or group that is the contracting party for the sending gr:BusinessEntity (this is important, since the contracted party may subcontract the fulfilment to smaller, regional businesses). Examples: Delivery by mail, delivery by direct download, delivery by UPS
45
- # # @return [RDF::Vocabulary::Term]
46
- # attr_reader :DeliveryMethod
47
- #
48
- # # A private parcel service as the delivery mode available for a certain offering. Examples: UPS, DHL
49
- # # @return [RDF::Vocabulary::Term]
50
- # attr_reader :DeliveryModeParcelService
51
- #
52
- # # A gr:Individual is an actual product or service instance, i.e., a single identifiable object or action that creates some increase in utility (in the economic sense) for the individual possessing or using this very object (product) or for the individual in whose favor this very action is being taken (service). Products or services are types of goods in the economic sense. For an overview of goods and commodities in economics, see Milgate (1987). Examples: MyThinkpad T60, the pint of beer standing in front of me, my Volkswagen Golf, the haircut that I received or will be receiving at a given date and time. Note 1: In many cases, product or service instances are not explicitly exposed on the Web but only claimed to exist (i.e. existentially quantified). In this case, use gr:SomeItems. Note 2: This class is the new, shorter form of the former gr:ActualProductOrServiceInstance. Compatibility with schema.org: This class is a subclass of http://schema.org/Product.
53
- # # @return [RDF::Vocabulary::Term]
54
- # attr_reader :Individual
55
- #
56
- # # A license is the specification of a bundle of rights that determines the type of activity or access offered by the gr:BusinessEntity on the gr:ProductOrService through the gr:Offering. Licenses can be standardized (e.g. LPGL, Creative Commons, ...), vendor-specific, or individually defined for a single offer or product. Whether there is a fee for obtaining the license is specified using the gr:UnitPriceSpecification attached to the gr:Offering. Use foaf:page for linking to a document containing the license, e.g. in PDF or HTML.
57
- # # @return [RDF::Vocabulary::Term]
58
- # attr_reader :License
59
- #
60
- # # A location is a point or area of interest from which a particular product or service is available, e.g. a store, a bus stop, a gas station, or a ticket booth. The difference to gr:BusinessEntity is that the gr:BusinessEntity is the legal entity (e.g. a person or corporation) making the offer, while gr:Location is the store, office, or place. A chain restaurant will e.g. have one legal entity but multiple restaurant locations. Locations are characterized by an address or geographical position and a set of opening hour specifications for various days of the week. Example: A rental car company may offer the Business Function Lease Out of cars from two locations, one in Fort Myers, Florida, and one in Boston, Massachussetts. Both stations are open 7:00 - 23:00 Mondays through Saturdays. Note: Typical address standards (vcard) and location data (geo, WGC84) should be attached to a gr:Location node. Since there already exist established vocabularies for this, the GoodRelations ontology does not provide respective attributes. Instead, the use of respective vocabularies is recommended. However, the gr:hasGlobalLocationNumber property is provided for linking to public identifiers for business locations. Compatibility with schema.org: This class is equivalent to http://schema.org/Place.
61
- # # @return [RDF::Vocabulary::Term]
62
- # attr_reader :Location
63
- #
64
- # # DEPRECATED - This class is superseded by gr:Location. Replace all occurrences of gr:LocationOfSalesOrServiceProvisioning by gr:Location, if possible.
65
- # # @return [RDF::Vocabulary::Term]
66
- # attr_reader :LocationOfSalesOrServiceProvisioning
67
- #
68
- # # An offering represents the public, not necessarily binding, not necessarily exclusive, announcement by a gr:BusinessEntity to provide (or seek) a certain gr:BusinessFunction for a certain gr:ProductOrService to a specified target audience. An offering is specified by the type of product or service or bundle it refers to, what business function is being offered (sales, rental, ...), and a set of commercial properties. It can either refer to (1) a clearly specified instance (gr:Individual), (2) to a set of anonymous instances of a given type (gr:SomeItems), (3) a product model specification (gr:ProductOrServiceModel), see also section 3.3.3 of the GoodRelations Technical Report. An offering may be constrained in terms of the eligible type of business partner, countries, quantities, and other commercial properties. The definition of the commercial properties, the type of product offered, and the business function are explained in other parts of this vocabulary in more detail. Example: Peter Miller offers to repair TV sets made by Siemens, Volkswagen Innsbruck sells a particular instance of a Volkswagen Golf at $10,000. Compatibility with schema.org: This class is a superclass to http://schema.org/Offer, since gr:Offering can also represent demand.
69
- # # @return [RDF::Vocabulary::Term]
70
- # attr_reader :Offering
71
- #
72
- # # This is a conceptual entity that holds together all information about the opening hours on a given day (gr:DayOfWeek).
73
- # # @return [RDF::Vocabulary::Term]
74
- # attr_reader :OpeningHoursSpecification
75
- #
76
- # # A payment charge specification is a conceptual entity that specifies the additional costs asked for settling the payment after accepting a given gr:Offering using a particular gr:PaymentMethod. A payment charge specification is characterized by (1) a monetary amount per order specified as a literal value of type float in combination with a Currency, (2) the payment method, and (3) a whether this charge includes local sales taxes, namely VAT. A gr:Offering may be linked to multiple payment charge specifications that specify alternative charges for various payment methods. Examples: Payment by VISA or Mastercard costs a fee of 3 Euros including VAT, payment by bank transfer in advance is free of charge. The total amount of this surcharge is specified as a float value of the gr:hasCurrencyValue property. The currency is specified via the gr:hasCurrency datatype property. Whether the price includes VAT or not is indicated by the gr:valueAddedTaxIncluded datatype property. The gr:PaymentMethod to which this charge applies is specified using the gr:appliesToPaymentMethod object property. If the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds. Important: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.
77
- # # @return [RDF::Vocabulary::Term]
78
- # attr_reader :PaymentChargeSpecification
79
- #
80
- # # A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organization or group carrying out the transaction. This element is mostly used for specifying the types of payment accepted by a gr:BusinessEntity. Examples: VISA, MasterCard, Diners, cash, or bank transfer in advance.
81
- # # @return [RDF::Vocabulary::Term]
82
- # attr_reader :PaymentMethod
83
- #
84
- # # The subclass of gr:PaymentMethod represents all variants and brands of credit or debit cards as a standardized procedure for transferring the monetary amount for a purchase. It is mostly used for specifying the types of payment accepted by a gr:Business Entity. Examples: VISA, MasterCard, or American Express.
85
- # # @return [RDF::Vocabulary::Term]
86
- # attr_reader :PaymentMethodCreditCard
87
- #
88
- # # The superclass of all price specifications.
89
- # # @return [RDF::Vocabulary::Term]
90
- # attr_reader :PriceSpecification
91
- #
92
- # # The superclass of all classes describing products or services types, either by nature or purpose. Examples for such subclasses are "TV set", "vacuum cleaner", etc. An instance of this class can be either an actual product or service (gr:Individual), a placeholder instance for unknown instances of a mass-produced commodity (gr:SomeItems), or a model / prototype specification (gr:ProductOrServiceModel). When in doubt, use gr:SomeItems. Examples: a) MyCellphone123, i.e. my personal, tangible cell phone (gr:Individual) b) Siemens1234, i.e. the Siemens cell phone make and model 1234 (gr:ProductOrServiceModel) c) dummyCellPhone123 as a placeholder for actual instances of a certain kind of cell phones (gr:SomeItems) Note: Your first choice for specializations of gr:ProductOrService should be http://www.productontology.org. Compatibility with schema.org: This class is (approximately) equivalent to http://schema.org/Product.
93
- # # @return [RDF::Vocabulary::Term]
94
- # attr_reader :ProductOrService
95
- #
96
- # # A product or service model is a intangible entity that specifies some characteristics of a group of similar, usually mass-produced products, in the sense of a prototype. In case of mass-produced products, there exists a relation gr:hasMakeAndModel between the actual product or service (gr:Individual or gr:SomeItems) and the prototype (gr:ProductOrServiceModel). GoodRelations treats product or service models as "prototypes" instead of a completely separate kind of entities, because this allows using the same domain-specific properties (e.g. gr:weight) for describing makes and models and for describing actual products. Examples: Ford T, Volkswagen Golf, Sony Ericsson W123 cell phone Note: An actual product or service (gr:Individual) by default shares the features of its model (e.g. the weight). However, this requires non-standard reasoning. See http://wiki.goodrelations-vocabulary.org/Axioms for respective rule sets. Compatibility with schema.org: This class is (approximately) a subclass of http://schema.org/Product.
97
- # # @return [RDF::Vocabulary::Term]
98
- # attr_reader :ProductOrServiceModel
99
- #
100
- # # DEPRECATED - This class is superseded by gr:SomeItems. Replace all occurrences of gr:ProductOrServicesSomeInstancesPlaceholder by gr:SomeItems, if possible.
101
- # # @return [RDF::Vocabulary::Term]
102
- # attr_reader :ProductOrServicesSomeInstancesPlaceholder
103
- #
104
- # # A qualitative value is a predefined value for a product characteristic. Examples: the color "green" or the power cord plug type "US"; the garment sizes "S", "M", "L", and "XL". Note: Value sets are supported by creating subclasses of this class. Ordinal relations between values (gr:greater, gr:lesser, ...) are provided directly by GoodRelations. Compatibility with schema.org: This class is equivalent to http://schema.org/Enumeration.
105
- # # @return [RDF::Vocabulary::Term]
106
- # attr_reader :QualitativeValue
107
- #
108
- # # A quantitative value is a numerical interval that represents the range of a certain gr:quantitativeProductOrServiceProperty in terms of the lower and upper bounds for a particular gr:ProductOrService. It is to be interpreted in combination with the respective unit of measurement. Most quantitative values are intervals even if they are in practice often treated as a single point value. Example: a weight between 10 and 25 kilogramms, a length between 10 and 15 milimeters. Compatibility with schema.org: This class is equivalent to http://schema.org/Quantity.
109
- # # @return [RDF::Vocabulary::Term]
110
- # attr_reader :QuantitativeValue
111
- #
112
- # # An instance of this class is an actual float value for a quantitative property of a product. This instance is usually characterized by a minimal value, a maximal value, and a unit of measurement. Examples: The intervals "between 10.0 and 25.4 kilogramms" or "10.2 and 15.5 milimeters". Compatibility with schema.org: This class is a subclass of http://schema.org/Quantity.
113
- # # @return [RDF::Vocabulary::Term]
114
- # attr_reader :QuantitativeValueFloat
115
- #
116
- # # An instance of this class is an actual integer value for a quantitative property of a product. This instance is usually characterized by a minimal value, a maximal value, and a unit of measurement. Example: A seating capacity between 1 and 8 persons. Note: Users must keep in mind that ranges in here mean that ALL possible values in this interval are covered. (Sometimes, the actual commitment may be less than that: "We sell cars from 2 - 12 seats" does often not really mean that they have cars with 2,3,4,...12 seats.). Someone renting out two types of rowing boats, one that fits for 1 or 2 people, and another that must be operated by 4 people cannot claim to rent boats with a seating capacity between 1 and 4 people. He or she is offering two boat types for 1-2 and 4 persons. Compatibility with schema.org: This class is a subclass of http://schema.org/Quantity.
117
- # # @return [RDF::Vocabulary::Term]
118
- # attr_reader :QuantitativeValueInteger
119
- #
120
- # # A placeholder instance for unknown instances of a mass-produced commodity. This is used as a computationally cheap work-around for such instances that are not individually exposed on the Web but just stated to exist (i.e., which are existentially quantified). Example: An instance of this class can represent an anonymous set of green Siemens1234 phones. It is different from the gr:ProductOrServiceModel Siemens1234, since this refers to the make and model, and it is different from a particular instance of this make and model (e.g. my individual phone) since the latter can be sold only once. Note: This class is the new, shorter form of the former gr:ProductOrServicesSomeInstancesPlaceholder. Compatibility with schema.org: This class is (approximately) a subclass of http://schema.org/Product.
121
- # # @return [RDF::Vocabulary::Term]
122
- # attr_reader :SomeItems
123
- #
124
- # # This class collates all the information about a gr:ProductOrService included in a bundle. If a gr:Offering contains just one item, you can directly link from the gr:Offering to the gr:ProductOrService using gr:includes. If the offering contains multiple items, use an instance of this class for each component to indicate the quantity, unit of measurement, and type of product, and link from the gr:Offering via gr:includesObject. Example: An offering may include of 100g of Butter and 1 kg of potatoes, or 1 cell phone and 2 headsets.
125
- # # @return [RDF::Vocabulary::Term]
126
- # attr_reader :TypeAndQuantityNode
127
- #
128
- # # A unit price specification is a conceptual entity that specifies the price asked for a given gr:Offering by the respective gr:Business Entity. An offering may be linked to multiple unit price specifications that specify alternative prices for non-overlapping sets of conditions (e.g. quantities or sales regions) or with differing validity periods. A unit price specification is characterized by (1) the lower and upper limits and the unit of measurement of the eligible quantity, (2) by a monetary amount per unit of the product or service, and (3) whether this prices includes local sales taxes, namely VAT. Example: The price, including VAT, for 1 kg of a given material is 5 Euros per kg for 0 - 5 kg and 4 Euros for quantities above 5 kg. The eligible quantity interval for a given price is specified using the object property gr:hasEligibleQuantity, which points to an instance of gr:QuantitativeValue. The currency is specified using the gr:hasCurrency property, which points to an ISO 4217 currency code. The unit of measurement for the eligible quantity is specified using the gr:hasUnitOfMeasurement datatype property, which points to an UN/CEFACT Common Code (3 characters). In most cases, the appropriate unit of measurement is the UN/CEFACT Common Code "C62" for "Unit or piece", since a gr:Offering is defined by the quantity and unit of measurement of all items included (e.g. "1 kg of bananas plus a 2 kg of apples"). As long at the offering consists of only one item, it is also possible to use an unit of measurement of choice for specifying the price per unit. For bundles, however, only "C62" for "Unit or piece" is a valid unit of measurement. You can assume that the price is given per unit or piece if there is no gr:hasUnitOfMeasurement property attached to the price. Whether VAT and sales taxes are included in this price is specified using the property gr:valueAddedTaxIncluded (xsd:boolean). The price per unit of measurement is specified as a float value of the gr:hasCurrencyValue property. The currency is specified via the gr:hasCurrency datatype property. Whether the price includes VAT or not is indicated by the gr:valueAddedTaxIncluded datatype property. The property priceType can be used to indicate that the price is a retail price recommendation only (i.e. a list price). If the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds. Important: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue. Note 1: Due to the complexity of pricing scenarios in various industries, it may be necessary to create extensions of this fundamental model of price specifications. Such can be done easily by importing and refining the GoodRelations ontology. Note 2: For Google, attaching a gr:validThrough statement to a gr:UnitPriceSpecification is mandatory.
129
- # # @return [RDF::Vocabulary::Term]
130
- # attr_reader :UnitPriceSpecification
131
- #
132
- # # This is a conceptual entity that holds together all aspects of the n-ary relation gr:hasWarrantyPromise. A Warranty promise is an entity representing the duration and scope of services that will be provided to a customer free of charge in case of a defect or malfunction of the gr:ProductOrService. A warranty promise is characterized by its temporal duration (usually starting with the date of purchase) and its gr:WarrantyScope. The warranty scope represents the types of services provided (e.g. labor and parts, just parts) of the warranty included in an gr:Offering. The actual services may be provided by the gr:BusinessEntity making the offering, by the manufacturer of the product, or by a third party. There may be multiple warranty promises associated with a particular offering, which differ in duration and scope (e.g. pick-up service during the first 12 months, just parts and labor for 36 months). Examples: 12 months parts and labor, 36 months parts
133
- # # @return [RDF::Vocabulary::Term]
134
- # attr_reader :WarrantyPromise
135
- #
136
- # # The warranty scope represents types of services that will be provided free of charge by the vendor or manufacturer in the case of a defect (e.g. labor and parts, just parts), as part of the warranty included in an gr:Offering. The actual services may be provided by the gr:BusinessEntity making the offering, by the manufacturer of the product, or by a third party. Examples: Parts and Labor, Parts
137
- # # @return [RDF::Vocabulary::Term]
138
- # attr_reader :WarrantyScope
139
- #
140
- # # The gr:PaymentMethod or methods accepted by the gr:BusinessEntity for the given gr:Offering.
141
- # # @return [RDF::Vocabulary::Term]
142
- # attr_reader :acceptedPaymentMethods
143
- #
144
- # # This property points from a gr:Offering to additional offerings that can only be obtained in combination with the first offering. This can be used to model supplements and extensions that are available for a surcharge. Any gr:PriceSpecification attached to the secondary offering is to be understood as an additional charge.
145
- # # @return [RDF::Vocabulary::Term]
146
- # attr_reader :addOn
147
- #
148
- # # The minimal and maximal amount of time that is required between accepting the gr:Offering and the actual usage of the resource or service. This is mostly relevant for offers regarding hotel rooms, the rental of objects, or the provisioning of services. The duration is specified relatively to the beginning of the usage of the contracted object. It is represented by attaching an instance of the class gr:QuantitativeValueInteger. The lower and upper boundaries are specified using the properties gr:hasMinValueInteger and gr:hasMaxValueInteger to that instance. The unit of measurement is specified using the property gr:hasUnitOfMeasurement with a string holding a UN/CEFACT code suitable for durations, e.g. MON (months), DAY (days), HUR (hours), or MIN (minutes). The difference to the gr:validFrom and gr:validThrough properties is that those specify the interval during which the gr:Offering is valid, while gr:advanceBookingRequirement specifies the acceptable relative amount of time between accepting the offer and the fulfilment or usage.
149
- # # @return [RDF::Vocabulary::Term]
150
- # attr_reader :advanceBookingRequirement
151
- #
152
- # # This property specifies the quantity of the goods included in the gr:Offering via this gr:TypeAndQuantityNode. The quantity is given in the unit of measurement attached to the gr:TypeAndQuantityNode.
153
- # # @return [RDF::Vocabulary::Term]
154
- # attr_reader :amountOfThisGood
155
- #
156
- # # This property specifies the gr:DeliveryMethod to which the gr:DeliveryChargeSpecification applies.
157
- # # @return [RDF::Vocabulary::Term]
158
- # attr_reader :appliesToDeliveryMethod
159
- #
160
- # # This property specifies the gr:PaymentMethod to which the gr:PaymentChargeSpecification applies.
161
- # # @return [RDF::Vocabulary::Term]
162
- # attr_reader :appliesToPaymentMethod
163
- #
164
- # # This property specifies the end of the availability of the gr:ProductOrService included in the gr:Offering. The difference to the properties gr:validFrom and gr:validThrough is that those specify the period of time during which the offer is valid and can be accepted. Example: I offer to lease my boat for the period of August 1 - August 31, 2010, but you must accept by offer no later than July 15. A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time: 2008-05-30T09:30:10Z. Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time: 2008-05-30T09:30:10-09:00 or 2008-05-30T09:30:10+09:00. Note: There is another property gr:availableAtOrFrom, which is used to indicate the gr:Location (e.g. store or shop) from which the goods would be available.
165
- # # @return [RDF::Vocabulary::Term]
166
- # attr_reader :availabilityEnds
167
- #
168
- # # This property specifies the beginning of the availability of the gr:ProductOrService included in the gr:Offering. The difference to the properties gr:validFrom and gr:validThrough is that those specify the period of time during which the offer is valid and can be accepted. Example: I offer to lease my boat for the period of August 1 - August 31, 2010, but you must accept by offer no later than July 15. A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time: 2008-05-30T09:30:10Z. Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time: 2008-05-30T09:30:10-09:00 or 2008-05-30T09:30:10+09:00. Note: There is another property gr:availableAtOrFrom, which is used to indicate the gr:Location (e.g. store or shop) from which the goods would be available.
169
- # # @return [RDF::Vocabulary::Term]
170
- # attr_reader :availabilityStarts
171
- #
172
- # # This states that a particular gr:Offering is available at or from the given gr:Location (e.g. shop or branch).
173
- # # @return [RDF::Vocabulary::Term]
174
- # attr_reader :availableAtOrFrom
175
- #
176
- # # This specifies the gr:DeliveryMethod or methods available for a given gr:Offering.
177
- # # @return [RDF::Vocabulary::Term]
178
- # attr_reader :availableDeliveryMethods
179
- #
180
- # # This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the UN/CEFACT code attached to the gr:UnitPriceSpecification via the gr:hasUnitOfMeasurement property. Examples: - The price for gasoline is 4 USD per gallon at the pump, but you will be charged in units of 0.1 gallons. - The price for legal consulting is 100 USD per hour, but you will be charged in units of 15 minutes. This property makes sense only for instances of gr:Offering that include not more than one type of good or service.
181
- # # @return [RDF::Vocabulary::Term]
182
- # attr_reader :billingIncrement
183
- #
184
- # # The name of a category to which this gr:ProductOrService, gr:Offering, gr:BusinessEntity, or gr:Location belongs. Note 1: For products, it is better to add an rdf:type statement referring to a GoodRelations-compliant ontology for vertical industries instead, but if you just have a short text label, gr:category is simpler. Note 2: You can use greater signs or slashes to informally indicate a category hierarchy, e.g. "restaurants/asian_restaurants" or "cables > usb_cables"
185
- # # @return [RDF::Vocabulary::Term]
186
- # attr_reader :category
187
- #
188
- # # The closing hour of the gr:Location on the given gr:DayOfWeek. If no time-zone suffix is included, the time is given in the local time valid at the gr:Location. For a time in GMT/UTC, simply add a "Z" following the time: 09:30:10Z. Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time: 09:30:10-09:00 09:30:10+09:00. Note 1: Use 00:00:00 for the first second of the respective day and 23:59:59 for the last second of that day. Note 2: If a store opens at 17:00 on Saturdays and closes at 03:00:00 a.m. next morning, use two instances of this class, one with 17:00:00 - 23:59:59 for Saturday and another one with 00:00:00 - 03:00:00 for Sunday. Note 3: If the shop re-opens on the same day of the week or set of days of the week, you must create a second instance of gr:OpeningHoursSpecification.
189
- # # @return [RDF::Vocabulary::Term]
190
- # attr_reader :closes
191
- #
192
- # # The color of the product.
193
- # # @return [RDF::Vocabulary::Term]
194
- # attr_reader :color
195
- #
196
- # # A textual description of the condition of the product or service, or the products or services included in the offer (when attached to a gr:Offering)
197
- # # @return [RDF::Vocabulary::Term]
198
- # attr_reader :condition
199
- #
200
- # # This property is the super property for all pure datatype properties that can be used to describe a gr:ProductOrService. In products and services ontologies, only such properties that are no quantitative properties and that have no predefined gr:QualitativeValue instances are subproperties of this property. In practice, this refers to a few integer properties for which the integer value represents qualitative aspects, for string datatypes (as long as no predefined values exist), for boolean datatype properties, and for dates and times.
201
- # # @return [RDF::Vocabulary::Term]
202
- # attr_reader :datatypeProductOrServiceProperty
203
- #
204
- # # This property can be used to indicate the promised delay between the receipt of the order and the goods leaving the warehouse. The duration is specified by attaching an instance of gr:QuantitativeValueInteger. The lower and upper boundaries are specified using the properties gr:hasMinValueInteger and gr:hasMaxValueInteger to that instance. A point value can be modeled with the gr:hasValueInteger property. The unit of measurement is specified using the property gr:hasUnitOfMeasurement with a string holding a UN/CEFACT code suitable for durations, e.g. MON (months), DAY (days), HUR (hours), or MIN (minutes).
205
- # # @return [RDF::Vocabulary::Term]
206
- # attr_reader :deliveryLeadTime
207
- #
208
- # # The depth of the product. Typical unit code(s): CMT for centimeters, INH for inches
209
- # # @return [RDF::Vocabulary::Term]
210
- # attr_reader :depth
211
- #
212
- # # A short textual description of the resource. This property is semantically equivalent to rdfs:comment and just meant as a handy shortcut for marking up data.
213
- # # @return [RDF::Vocabulary::Term]
214
- # attr_reader :description
215
- #
216
- # # The position at which the option or element should be listed in a menu or user dialog, lower numbers come first. The main usage of this property are the days of the week (gr:DayOfWeek), but it is also possible to apply it e.g. to product features or any other conceptual element. Note: Rely on this property only for data originating from a single RDF graph; otherwise, unpredictable results are possible.
217
- # # @return [RDF::Vocabulary::Term]
218
- # attr_reader :displayPosition
219
- #
220
- # # This property specifies the duration of the gr:WarrantyPromise in months.
221
- # # @return [RDF::Vocabulary::Term]
222
- # attr_reader :durationOfWarrantyInMonths
223
- #
224
- # # The types of customers (gr:BusinessEntityType) for which the given gr:Offering is valid.
225
- # # @return [RDF::Vocabulary::Term]
226
- # attr_reader :eligibleCustomerTypes
227
- #
228
- # # The minimal and maximal duration for which the given gr:Offering or gr:License is valid. This is mostly used for offers regarding accommodation, the rental of objects, or software licenses. The duration is specified by attaching an instance of gr:QuantitativeValue. The lower and upper boundaries are specified using the properties gr:hasMinValue and gr:hasMaxValue to that instance. If they are the same, use the gr:hasValue property. The unit of measurement is specified using the property gr:hasUnitOfMeasurement with a string holding a UN/CEFACT code suitable for durations, e.g. MON (months), DAY (days), HUR (hours), or MIN (minutes). The difference to the gr:validFrom and gr:validThrough properties is that those specify the absiolute interval during which the gr:Offering or gr:License is valid, while gr:eligibleDuration specifies the acceptable duration of the contract or usage.
229
- # # @return [RDF::Vocabulary::Term]
230
- # attr_reader :eligibleDuration
231
- #
232
- # # This property specifies the geo-political region or regions for which the gr:Offering, gr:License, or gr:DeliveryChargeSpecification is valid using the two-character version of ISO 3166-1 (ISO 3166-1 alpha-2) for regions or ISO 3166-2 , which breaks down the countries from ISO 3166-1 into administrative subdivisions. Important: Do NOT use 3-letter ISO 3166-1 codes!
233
- # # @return [RDF::Vocabulary::Term]
234
- # attr_reader :eligibleRegions
235
- #
236
- # # This property can be used to indicate the transaction volume, in a monetary unit, for which the gr:Offering or gr:PriceSpecification is valid. This is mostly used to specify a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases above a certain amount. The object is a gr:PriceSpecification that uses the properties gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue to indicate the lower and upper boundaries and gr:hasCurrency to indicate the currency using the ISO 4217 standard (3 characters).
237
- # # @return [RDF::Vocabulary::Term]
238
- # attr_reader :eligibleTransactionVolume
239
- #
240
- # # This ordering relation for qualitative values indicates that the subject is equal to the object.
241
- # # @return [RDF::Vocabulary::Term]
242
- # attr_reader :equal
243
- #
244
- # # This ordering relation for qualitative values indicates that the subject is greater than the object.
245
- # # @return [RDF::Vocabulary::Term]
246
- # attr_reader :greater
247
- #
248
- # # This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.
249
- # # @return [RDF::Vocabulary::Term]
250
- # attr_reader :greaterOrEqual
251
- #
252
- # # This specifies the brand or brands (gr:Brand) associated with a gr:ProductOrService, or the brand or brands maintained by a gr:BusinessEntity.
253
- # # @return [RDF::Vocabulary::Term]
254
- # attr_reader :hasBrand
255
- #
256
- # # This specifies the business function of the gr:Offering, i.e. whether the gr:BusinessEntity is offering to sell, to lease, or to repair the particular type of product. In the case of bundles, it is also possible to attach individual business functions to each gr:TypeAndQuantityNode. The business function of the main gr:Offering determines the business function for all included objects or services, unless a business function attached to a gr:TypeAndQuantityNode overrides it. Note: While it is possible that an entity is offering multiple types of business functions for the same set of objects (e.g. rental and sales), this should usually not be stated by attaching multiple business functions to the same gr:Offering, since the gr:UnitPriceSpecification for the varying business functions will typically be very different.
257
- # # @return [RDF::Vocabulary::Term]
258
- # attr_reader :hasBusinessFunction
259
- #
260
- # # The currency for all prices in the gr:PriceSpecification given using the ISO 4217 standard (3 characters).
261
- # # @return [RDF::Vocabulary::Term]
262
- # attr_reader :hasCurrency
263
- #
264
- # # This property specifies the amount of money for a price per unit, shipping charges, or payment charges. The currency and other relevant details are attached to the respective gr:PriceSpecification etc. For a gr:UnitPriceSpecification, this is the price for one unit or bundle (as specified in the unit of measurement of the unit price specification) of the respective gr:ProductOrService. For a gr:DeliveryChargeSpecification or a gr:PaymentChargeSpecification, it is the price per delivery or payment. GoodRelations also supports giving price information as intervals only. If this is needed, use gr:hasMaxCurrencyValue for the upper bound and gr:hasMinCurrencyValue for the lower bound. Using gr:hasCurrencyValue sets the upper and lower bounds to the same given value, i.e., x gr:hasCurrencyValue y implies x gr:hasMinCurrencyValue y, x gr:hasMaxCurrencyValue y.
265
- # # @return [RDF::Vocabulary::Term]
266
- # attr_reader :hasCurrencyValue
267
- #
268
- # # The Dun & Bradstreet DUNS number for identifying a gr:BusinessEntity. The Dun & Bradstreet DUNS is a nine-digit number used to identify legal entities (but usually not branches or locations of logistical importance only).
269
- # # @return [RDF::Vocabulary::Term]
270
- # attr_reader :hasDUNS
271
- #
272
- # # This specifies the interval and unit of measurement of ordering quantities for which the gr:Offering or gr:PriceSpecification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity. Note that if an offering is a bundle, i.e. it consists of more than one unit of a single type of good, or if the unit of measurement for the good is different from unit (Common Code C62), then gr:hasEligibleQuantity refers to units of this bundle. In other words, "C62" for "Units or pieces" is usually the appropriate unit of measurement.
273
- # # @return [RDF::Vocabulary::Term]
274
- # attr_reader :hasEligibleQuantity
275
- #
276
- # # The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective gr:BusinessEntity or gr:Location. The Global Location Number is a thirteen-digit number used to identify parties and physical locations.
277
- # # @return [RDF::Vocabulary::Term]
278
- # attr_reader :hasGlobalLocationNumber
279
- #
280
- # # The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular gr:BusinessEntity or gr:Location. See http://unstats.un.org/unsd/cr/registry/isic-4.asp for more information. Note: While ISIC codes are sometimes misused for classifying products or services, they are designed and suited only for classifying business establishments.
281
- # # @return [RDF::Vocabulary::Term]
282
- # attr_reader :hasISICv4
283
- #
284
- # # This property specifies the current approximate inventory level for gr:SomeItems. The unit of measurement and the point value or interval are indicated using the attached gr:QuantitativeValueFloat instance. This property can also be attached to a gr:Offering in cases where the included products are not modeled in more detail.
285
- # # @return [RDF::Vocabulary::Term]
286
- # attr_reader :hasInventoryLevel
287
- #
288
- # # The Manufacturer Part Number or MPN is a unique identifier for a product, service, or bundle from the perspective of a particular manufacturer. MPNs can be assigned to products or product datasheets, or bundles. Accordingly, the domain of this property is the union of gr:ProductOrService (the common superclass of goods and datasheets), and gr:Offering. Important: Be careful when assuming two products or services instances or offering instances to be identical based on the MPN. Since MPNs are unique only for the same gr:BusinessEntity, this holds only when the two MPN values refer to the same gr:BusinessEntity. Such can be done by taking into account the provenance of the data. Usually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique. See also http://en.wikipedia.org/wiki/Part_number
289
- # # @return [RDF::Vocabulary::Term]
290
- # attr_reader :hasMPN
291
- #
292
- # # This states that an actual product instance (gr:Individual) or a placeholder instance for multiple, unidentified such instances (gr:SomeItems) is one occurence of a particular gr:ProductOrServiceModel. Example: myFordT hasMakeAndModel FordT.
293
- # # @return [RDF::Vocabulary::Term]
294
- # attr_reader :hasMakeAndModel
295
- #
296
- # # This object property links a gr:ProductOrService to the gr:BusinessEntity that produces it. Mostly used with gr:ProductOrServiceModel.
297
- # # @return [RDF::Vocabulary::Term]
298
- # attr_reader :hasManufacturer
299
- #
300
- # # This property specifies the UPPER BOUND of the amount of money for a price RANGE per unit, shipping charges, or payment charges. The currency and other relevant details are attached to the respective gr:PriceSpecification etc. For a gr:UnitPriceSpecification, this is the UPPER BOUND for the price for one unit or bundle (as specified in the unit of measurement of the unit price specification) of the respective gr:ProductOrService. For a gr:DeliveryChargeSpecification or a gr:PaymentChargeSpecification, it is the UPPER BOUND of the price per delivery or payment. Using gr:hasCurrencyValue sets the upper and lower bounds to the same given value, i.e., x gr:hasCurrencyValue y implies x gr:hasMinCurrencyValue y, x gr:hasMaxCurrencyValue y.
301
- # # @return [RDF::Vocabulary::Term]
302
- # attr_reader :hasMaxCurrencyValue
303
- #
304
- # # This property captures the upper limit of a gr:QuantitativeValue instance.
305
- # # @return [RDF::Vocabulary::Term]
306
- # attr_reader :hasMaxValue
307
- #
308
- # # This property captures the upper limit of a gr:QuantitativeValueFloat instance.
309
- # # @return [RDF::Vocabulary::Term]
310
- # attr_reader :hasMaxValueFloat
311
- #
312
- # # This property captures the upper limit of a gr:QuantitativeValueInteger instance.
313
- # # @return [RDF::Vocabulary::Term]
314
- # attr_reader :hasMaxValueInteger
315
- #
316
- # # This property specifies the LOWER BOUND of the amount of money for a price RANGE per unit, shipping charges, or payment charges. The currency and other relevant details are attached to the respective gr:PriceSpecification etc. For a gr:UnitPriceSpecification, this is the LOWER BOUND for the price for one unit or bundle (as specified in the unit of measurement of the unit price specification) of the respective gr:ProductOrService. For a gr:DeliveryChargeSpecification or a gr:PaymentChargeSpecification, it is the LOWER BOUND of the price per delivery or payment. Using gr:hasCurrencyValue sets the upper and lower bounds to the same given value, i.e., x gr:hasCurrencyValue y implies x gr:hasMinCurrencyValue y, x gr:hasMaxCurrencyValue y.
317
- # # @return [RDF::Vocabulary::Term]
318
- # attr_reader :hasMinCurrencyValue
319
- #
320
- # # This property captures the lower limit of a gr:QuantitativeValue instance.
321
- # # @return [RDF::Vocabulary::Term]
322
- # attr_reader :hasMinValue
323
- #
324
- # # This property captures the lower limit of a gr:QuantitativeValueFloat instance.
325
- # # @return [RDF::Vocabulary::Term]
326
- # attr_reader :hasMinValueFloat
327
- #
328
- # # This property captures the lower limit of a gr:QuantitativeValueInteger instance.
329
- # # @return [RDF::Vocabulary::Term]
330
- # attr_reader :hasMinValueInteger
331
- #
332
- # # The North American Industry Classification System (NAICS) code for a particular gr:BusinessEntity. See http://www.census.gov/eos/www/naics/ for more details. Note: While NAICS codes are sometimes misused for classifying products or services, they are designed and suited only for classifying business establishments.
333
- # # @return [RDF::Vocabulary::Term]
334
- # attr_reader :hasNAICS
335
- #
336
- # # This ordering relation for gr:DayOfWeek indicates that the subject is directly followed by the object. Example: Monday hasNext Tuesday Since days of the week are a cycle, this property is not transitive.
337
- # # @return [RDF::Vocabulary::Term]
338
- # attr_reader :hasNext
339
- #
340
- # # This specifies the gr:DayOfWeek to which the gr:OpeningHoursSpecification is related. Note: Use multiple instances of gr:OpeningHoursSpecification for specifying the opening hours for multiple days if the opening hours differ.
341
- # # @return [RDF::Vocabulary::Term]
342
- # attr_reader :hasOpeningHoursDayOfWeek
343
- #
344
- # # This property links a gr:Location to a gr:OpeningHoursSpecification.
345
- # # @return [RDF::Vocabulary::Term]
346
- # attr_reader :hasOpeningHoursSpecification
347
- #
348
- # # This property states that the respective gr:Location is a point of sale for the respective gr:BusinessEntity. It allows linking those two types of entities without the need for a particular gr:Offering.
349
- # # @return [RDF::Vocabulary::Term]
350
- # attr_reader :hasPOS
351
- #
352
- # # This ordering relation for gr:DayOfWeek indicates that the subject is directly preceeded by the object. Example: Tuesday hasPrevious Monday Since days of the week are a cycle, this property is not transitive.
353
- # # @return [RDF::Vocabulary::Term]
354
- # attr_reader :hasPrevious
355
- #
356
- # # This links a gr:Offering to a gr:PriceSpecification or specifications. There can be unit price specifications, payment charge specifications, and delivery charge specifications. For each type, multiple specifications for the same gr:Offering are possible, e.g. for different quantity ranges or for different currencies, or for different combinations of gr:DeliveryMethod and target destinations. Recommended retail prices etc. can be marked by the gr:priceType property of the gr:UnitPriceSpecification.
357
- # # @return [RDF::Vocabulary::Term]
358
- # attr_reader :hasPriceSpecification
359
- #
360
- # # The Stock Keeping Unit, or SKU is a unique identifier for a product, service, or bundle from the perspective of a particular supplier, i.e. SKUs are mostly assigned and serialized at the merchant level. Examples of SKUs are the ordering or parts numbers used by a particular Web shop or catalog. Consequently, the domain of gr:hasStockKeepingUnit is the union of the classes gr:Offering and gr:ProductOrService. If attached to a gr:Offering, the SKU will usually reflect a merchant-specific identifier, i.e. one valid only for that particular retailer or shop. If attached to a gr:ProductOrServiceModel, the SKU can reflect either the identifier used by the merchant or the part number used by the official manufacturer of that part. For the latter, gr:hasMPN is a better choice. Important: Be careful when assuming two products or services instances or offering instances to be identical based on the SKU. Since SKUs are unique only for the same gr:BusinessEntity, this can be assumed only when you are sure that the two SKU values refer to the same business entity. Such can be done by taking into account the provenance of the data. As long as instances of gr:Offering are concerned, you can also check that the offerings are being offered by the same gr:Business Entity. Usually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique. See also http://en.wikipedia.org/wiki/Stock_Keeping_Unit.
361
- # # @return [RDF::Vocabulary::Term]
362
- # attr_reader :hasStockKeepingUnit
363
- #
364
- # # The unit of measurement for a gr:QuantitativeValue, a gr:UnitPriceSpecification, or a gr:TypeAndQuantityNode given using the UN/CEFACT Common Code (3 characters).
365
- # # @return [RDF::Vocabulary::Term]
366
- # attr_reader :hasUnitOfMeasurement
367
- #
368
- # # This subproperty specifies that the upper and lower limit of the given gr:QuantitativeValue are identical and have the respective value. It is a shortcut for such cases where a quantitative property is (at least practically) a single point value and not an interval.
369
- # # @return [RDF::Vocabulary::Term]
370
- # attr_reader :hasValue
371
- #
372
- # # This subproperty specifies that the upper and lower limit of the given gr:QuantitativeValueFloat are identical and have the respective float value. It is a shortcut for such cases where a quantitative property is (at least practically) a single point value and not an interval.
373
- # # @return [RDF::Vocabulary::Term]
374
- # attr_reader :hasValueFloat
375
- #
376
- # # This subproperty specifies that the upper and lower limit of the given gr:QuantitativeValueInteger are identical and have the respective integer value. It is a shortcut for such cases where a quantitative property is (at least practically) a single point value and not an interval.
377
- # # @return [RDF::Vocabulary::Term]
378
- # attr_reader :hasValueInteger
379
- #
380
- # # This specifies the gr:WarrantyPromise made by the gr:BusinessEntity for the given gr:Offering.
381
- # # @return [RDF::Vocabulary::Term]
382
- # attr_reader :hasWarrantyPromise
383
- #
384
- # # This states the gr:WarrantyScope of a given gr:WarrantyPromise.
385
- # # @return [RDF::Vocabulary::Term]
386
- # attr_reader :hasWarrantyScope
387
- #
388
- # # The height of the product. Typical unit code(s): CMT for centimeters, INH for inches
389
- # # @return [RDF::Vocabulary::Term]
390
- # attr_reader :height
391
- #
392
- # # This object property is a shortcut for the original gr:includesObject property for the common case of having exactly one single gr:ProductOrService instance included in an Offering. When linking to an instance of gr:SomeItems or gr:Individual, it is equivalent to using a gr:TypeAndQuantityNode with gr:hasUnitOfMeasurement="C62"^^xsd:string and gr:amountOfThisGood="1.0"^^xsd:float for that good. When linking to a gr:ProductOrServiceModel, it is equivalent to 1. defining an blank node for a gr:SomeItems 2. linking that blank node via gr:hasMakeAndModel to the gr:ProductOrServiceModel, and 3. linking from the gr:Offering to that blank node using another blank node of type gr:TypeAndQuantityNode with gr:hasUnitOfMeasurement="C62"^^xsd:string and gr:amountOfThisGood="1.0"^^xsd:float for that good.
393
- # # @return [RDF::Vocabulary::Term]
394
- # attr_reader :includes
395
- #
396
- # # This object property links a gr:Offering to one or multiple gr:TypeAndQuantityNode or nodes that specify the components that are included in the respective offer.
397
- # # @return [RDF::Vocabulary::Term]
398
- # attr_reader :includesObject
399
- #
400
- # # This states that a particular gr:ProductOrService is an accessory or spare part for another product or service.
401
- # # @return [RDF::Vocabulary::Term]
402
- # attr_reader :isAccessoryOrSparePartFor
403
- #
404
- # # This states that a particular gr:ProductOrService is a consumable for another product or service.
405
- # # @return [RDF::Vocabulary::Term]
406
- # attr_reader :isConsumableFor
407
- #
408
- # # This boolean attribute indicates whether a gr:UnitPriceSpecification is a list price (usually a vendor recommendation) or not. "true" indicates it is a list price, "false" indicates it is not. DEPRECATED. Use the gr:priceType property instead.
409
- # # @return [RDF::Vocabulary::Term]
410
- # attr_reader :isListPrice
411
- #
412
- # # This states that a given gr:ProductOrService is similar to another product or service. Of course, this is a subjective statement; when interpreting it, the trust in the origin of the statement should be taken into account.
413
- # # @return [RDF::Vocabulary::Term]
414
- # attr_reader :isSimilarTo
415
- #
416
- # # This states that a particular gr:ProductOrServiceModel is a variant of another product or service model. It is pretty safe to infer that the variant inherits all gr:quantitativeProductOrServiceProperty, gr:qualitativeProductOrServiceProperty, and gr:datatypeProductOrServiceProperty values that are defined for the first gr:ProductOrServiceModel. Example: foo:Red_Ford_T_Model gr:isVariantOf foo:Ford_T_Model
417
- # # @return [RDF::Vocabulary::Term]
418
- # attr_reader :isVariantOf
419
- #
420
- # # The legal name of the gr:BusinessEntity.
421
- # # @return [RDF::Vocabulary::Term]
422
- # attr_reader :legalName
423
- #
424
- # # This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than the object.
425
- # # @return [RDF::Vocabulary::Term]
426
- # attr_reader :lesser
427
- #
428
- # # This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than or equal to the object.
429
- # # @return [RDF::Vocabulary::Term]
430
- # attr_reader :lesserOrEqual
431
- #
432
- # # A short text describing the respective resource. This property is semantically equivalent to dcterms:title and rdfs:label and just meant as a handy shortcut for marking up data.
433
- # # @return [RDF::Vocabulary::Term]
434
- # attr_reader :name
435
- #
436
- # # This ordering relation for gr:QualitativeValue pairs indicates that the subject is not equal to the object.
437
- # # @return [RDF::Vocabulary::Term]
438
- # attr_reader :nonEqual
439
- #
440
- # # This links a gr:BusinessEntity to the offers (gr:Offering) it makes. If you want to express interest in receiving offers, use gr:seeks instead.
441
- # # @return [RDF::Vocabulary::Term]
442
- # attr_reader :offers
443
- #
444
- # # The opening hour of the gr:Location on the given gr:DayOfWeek. If no time-zone suffix is included, the time is given in the local time valid at the gr:Location. For a time in GMT/UTC, simply add a "Z" following the time: 09:30:10Z. Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time: 09:30:10-09:00 or 09:30:10+09:00. Note 1: Use 00:00:00 for the first second of the respective day and 23:59:59 for the last second of that day. Note 2: If a store opens at 17:00 on Saturdays and closes at 03:00:00 a.m. next morning, use 17:00:00 - 23:59:59 for Saturday and 00:00:00 - 03:00:00 for Sunday. Note 3: If the shop re-opens on the same day of the week or set of days of the week, you must create a second instance of gr:OpeningHoursSpecification.
445
- # # @return [RDF::Vocabulary::Term]
446
- # attr_reader :opens
447
- #
448
- # # This property indicates that a particular person or business owns a particular product. It can be used to expose the products in one's posession in order to empower recommender systems to suggest matching offers. Note that the product must be an instance of the class gr:Individual. This property can also be safely applied to foaf:Agent instances.
449
- # # @return [RDF::Vocabulary::Term]
450
- # attr_reader :owns
451
- #
452
- # # This property indicates that the subject is a previous, often discontinued variant of the gr:ProductOrServiceModel used as the object. Example: Golf III predecessorOf Golf IV This relation is transitive.
453
- # # @return [RDF::Vocabulary::Term]
454
- # attr_reader :predecessorOf
455
- #
456
- # # This attribute can be used to distinguish multiple different price specifications for the same gr:Offering. It supersedes the former gr:isListPrice property. The following values are recommended: The absence of this property marks the actual sales price. SRP: "suggested retail price" - applicable for all sorts of a non-binding retail price recommendations, e.g. such published by the manufacturer or the distributor. This value replaces the former gr:isListPrice property. INVOICE: The invoice price, mostly used in the car industry - this is the price a dealer pays to the manufacturer, excluding rebates and charges.
457
- # # @return [RDF::Vocabulary::Term]
458
- # attr_reader :priceType
459
- #
460
- # # This is the super property of all qualitative properties for products and services. All properties in product or service ontologies for which gr:QualitativeValue instances are specified are subproperties of this property.
461
- # # @return [RDF::Vocabulary::Term]
462
- # attr_reader :qualitativeProductOrServiceProperty
463
- #
464
- # # This is the super property of all quantitative properties for products and services. All properties in product or service ontologies that specify quantitative characteristics, for which an interval is at least theoretically an appropriate value, are subproperties of this property.
465
- # # @return [RDF::Vocabulary::Term]
466
- # attr_reader :quantitativeProductOrServiceProperty
467
- #
468
- # # The URI of a SOAP or REST Web Service from which additional information about the gr:BusinessEntity, gr:Offering, gr:PriceSpecification, or gr:ProductOrService, or any other element, can be obtained. The recommended range is xsd:anyURI i.e., the URI of a SOAP or REST Web Service. In principle, any existing or upcoming vocabulary for Web Services can be used in combination with GoodRelations, because the association between (a) the service description and (b) the GoodRelations description can be found via the Web Service URI value used with this gr:relatedWebService property.
469
- # # @return [RDF::Vocabulary::Term]
470
- # attr_reader :relatedWebService
471
- #
472
- # # This links a gr:BusinessEntity to gr:Offering nodes that describe what the business entity is interested in (i.e., the buy side). If you want to express interest in offering something, use gr:offers instead. Note that this substitutes the former gr:BusinessFunction gr:Buy, which is now deprecated.
473
- # # @return [RDF::Vocabulary::Term]
474
- # attr_reader :seeks
475
- #
476
- # # The serial number or any alphanumeric identifier of a particular product. Note that serial number are unique only for the same brand or the same model, so you cannot infer from two occurrences of the same serial number that the objects to which they are attached are identical. This property can also be attached to a gr:Offering in cases where the included products are not modeled in more detail.
477
- # # @return [RDF::Vocabulary::Term]
478
- # attr_reader :serialNumber
479
- #
480
- # # This property indicates that the subject is a newer, often updated or improved variant of the gr:ProductOrServiceModel used as the object. Example: Golf III successorOf Golf II This relation is transitive.
481
- # # @return [RDF::Vocabulary::Term]
482
- # attr_reader :successorOf
483
- #
484
- # # The Tax / Fiscal ID of the gr:BusinessEntity, e.g. the TIN in the US or the CIF/NIF in Spain. It is usually assigned by the country of residence
485
- # # @return [RDF::Vocabulary::Term]
486
- # attr_reader :taxID
487
- #
488
- # # This specifies the gr:ProductOrService that the gr:TypeAndQuantityNode is referring to.
489
- # # @return [RDF::Vocabulary::Term]
490
- # attr_reader :typeOfGood
491
- #
492
- # # This property specifies the beginning of the validity of the gr:Offering, gr:PriceSpecification, gr:License, or gr:OpeningHoursSpecification. A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time: 2008-05-30T09:30:10Z. Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time: 2008-05-30T09:30:10-09:00 or 2008-05-30T09:30:10+09:00. Note: If multiple contradicting instances of a gr:Offering, gr:PriceSpecification, or gr:OpeningHoursSpecification exist, it is a good heuristics to assume that 1. Information with validity information for the respective period of time ranks higher than information without validity information. 2. Among conflicting nodes both having validity information, the one with the shorter validity span ranks higher.
493
- # # @return [RDF::Vocabulary::Term]
494
- # attr_reader :validFrom
495
- #
496
- # # This property specifies the end of the validity of the gr:Offering, gr:PriceSpecification, gr:License, or gr:OpeningHoursSpecification. A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time: 2008-05-30T09:30:10Z. Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time: 2008-05-30T09:30:10-09:00 or 2008-05-30T09:30:10+09:00. Note 1: If multiple contradicting instances of a gr:Offering, gr:PriceSpecification, or gr:OpeningHoursSpecification exist, it is a good heuristics to assume that 1. Information with validity information for the respective period of time ranks higher than information without validity information. 2. Among conflicting nodes both having validity information, the one with the shorter validity span ranks higher. Note 2: For Google, attaching a gr:validThrough statement to a gr:UnitPriceSpecification is mandatory.
497
- # # @return [RDF::Vocabulary::Term]
498
- # attr_reader :validThrough
499
- #
500
- # # This property specifies whether the applicable value-added tax (VAT) is included in the price of the gr:PriceSpecification or not. Note: This is a simple representation which may not properly reflect all details of local taxation.
501
- # # @return [RDF::Vocabulary::Term]
502
- # attr_reader :valueAddedTaxIncluded
503
- #
504
- # # The superclass of properties that link a gr:QuantitativeValue or a gr:QualitativeValue to a second gr:QuantitativeValue or a gr:QualitativeValue that provides additional information on the original value. A good modeling practice is to define specializations of this property (e.g. foo:referenceTemperature) for your particular domain.
505
- # # @return [RDF::Vocabulary::Term]
506
- # attr_reader :valueReference
507
- #
508
- # # The Value-added Tax ID of the gr:BusinessEntity. See http://en.wikipedia.org/wiki/Value_added_tax_identification_number for details.
509
- # # @return [RDF::Vocabulary::Term]
510
- # attr_reader :vatID
511
- #
512
- # # The weight of the gr:ProductOrService. Typical unit code(s): GRM for gram, KGM for kilogram, LBR for pound
513
- # # @return [RDF::Vocabulary::Term]
514
- # attr_reader :weight
515
- #
516
- # # The width of the gr:ProductOrService. Typical unit code(s): CMT for centimeters, INH for inches
517
- # # @return [RDF::Vocabulary::Term]
518
- # attr_reader :width
519
- #
520
- # # Payment by credit or debit cards issued by the American Express network.
521
- # # @return [RDF::Vocabulary::Term]
522
- # attr_reader :AmericanExpress
523
- #
524
- # # The gr:BusinessEntityType representing such agents that are themselves offering commercial services or products on the market. Usually, businesses are characterized by the fact that they are officially registered with the public administration and strive for profits by their activities.
525
- # # @return [RDF::Vocabulary::Term]
526
- # attr_reader :Business
527
- #
528
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity is in general interested in purchasing the specified gr:ProductOrService. DEPRECATED. Use gr:seeks instead.
529
- # # @return [RDF::Vocabulary::Term]
530
- # attr_reader :Buy
531
- #
532
- # # Payment by bank transfer in advance, i.e., the offering gr:BusinessEntity will inform the buying party about their bank account details and will deliver the goods upon receipt of the due amount. This is equivalent to payment by wire transfer.
533
- # # @return [RDF::Vocabulary::Term]
534
- # attr_reader :ByBankTransferInAdvance
535
- #
536
- # # Payment by bank transfer after delivery, i.e., the offering gr:BusinessEntity will deliver first, inform the buying party about the due amount and their bank account details, and expect payment shortly after delivery.
537
- # # @return [RDF::Vocabulary::Term]
538
- # attr_reader :ByInvoice
539
- #
540
- # # Collect on delivery / Cash on delivery - A payment method where the recipient of goods pays at the time of delivery. Usually, the amount of money is collected by the transportation company handling the goods.
541
- # # @return [RDF::Vocabulary::Term]
542
- # attr_reader :COD
543
- #
544
- # # Payment by cash upon delivery or pickup.
545
- # # @return [RDF::Vocabulary::Term]
546
- # attr_reader :Cash
547
- #
548
- # # Payment by sending a check in advance, i.e., the offering gr:BusinessEntity will deliver the goods upon receipt of a check over the due amount. There are variations in handling payment by check - sometimes, shipment will be upon receipt of the check as a document, sometimes the shipment will take place only upon successful crediting of the check.
549
- # # @return [RDF::Vocabulary::Term]
550
- # attr_reader :CheckInAdvance
551
- #
552
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the construction and/or installation of the specified gr:ProductOrService at the customer's location.
553
- # # @return [RDF::Vocabulary::Term]
554
- # attr_reader :ConstructionInstallation
555
- #
556
- # # Delivery via the parcel service DHL.
557
- # # @return [RDF::Vocabulary::Term]
558
- # attr_reader :DHL
559
- #
560
- # # Delivery of the goods via direct download from the Internet, i.e., the offering gr:BusinessEntity provides the buying party with details on how to retrieve the goods online. Connection fees and other costs of using the infrastructure are to be carried by the buying party.
561
- # # @return [RDF::Vocabulary::Term]
562
- # attr_reader :DeliveryModeDirectDownload
563
- #
564
- # # Delivery by an unspecified air, sea, or ground freight carrier or cargo company.
565
- # # @return [RDF::Vocabulary::Term]
566
- # attr_reader :DeliveryModeFreight
567
- #
568
- # # Delivery via regular mail service (private or public postal services).
569
- # # @return [RDF::Vocabulary::Term]
570
- # attr_reader :DeliveryModeMail
571
- #
572
- # # Delivery of the goods by using a fleet of vehicles either owned and operated or subcontracted by the gr:BusinessEntity.
573
- # # @return [RDF::Vocabulary::Term]
574
- # attr_reader :DeliveryModeOwnFleet
575
- #
576
- # # Delivery of the goods by picking them up at one of the stores etc. (gr:Location) during the opening hours as specified by respective instances of gr:OpeningHoursSpecification.
577
- # # @return [RDF::Vocabulary::Term]
578
- # attr_reader :DeliveryModePickUp
579
- #
580
- # # Payment by credit or debit cards issued by the Diner's Club network.
581
- # # @return [RDF::Vocabulary::Term]
582
- # attr_reader :DinersClub
583
- #
584
- # # Payment by direct debit, i.e., the buying party will inform the offering gr:BusinessEntity about its bank account details and authorizes the gr:BusinessEntity to collect the agreed amount directly from that account.
585
- # # @return [RDF::Vocabulary::Term]
586
- # attr_reader :DirectDebit
587
- #
588
- # # Payment by credit or debit cards issued by the Discover network.
589
- # # @return [RDF::Vocabulary::Term]
590
- # attr_reader :Discover
591
- #
592
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the acceptance of the specified gr:ProductOrService for proper disposal, recycling, or any other kind of allowed usages, freeing the current owner from all rights and obligations of ownership.
593
- # # @return [RDF::Vocabulary::Term]
594
- # attr_reader :Dispose
595
- #
596
- # # The gr:BusinessEntityType representing such agents that are purchasing the good or service for private consumption, in particular not for resale or for usage within an industrial enterprise. By default, a Business Entity is an Enduser.
597
- # # @return [RDF::Vocabulary::Term]
598
- # attr_reader :Enduser
599
- #
600
- # # Delivery via the parcel service Federal Express.
601
- # # @return [RDF::Vocabulary::Term]
602
- # attr_reader :FederalExpress
603
- #
604
- # # Friday as a day of the week.
605
- # # @return [RDF::Vocabulary::Term]
606
- # attr_reader :Friday
607
- #
608
- # # Payment via the Google Checkout payment service.
609
- # # @return [RDF::Vocabulary::Term]
610
- # attr_reader :GoogleCheckout
611
- #
612
- # # Payment by credit or debit cards issued by the JCB network.
613
- # # @return [RDF::Vocabulary::Term]
614
- # attr_reader :JCB
615
- #
616
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the temporary right to use the specified gr:ProductOrService.
617
- # # @return [RDF::Vocabulary::Term]
618
- # attr_reader :LeaseOut
619
- #
620
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) typical maintenance tasks for the specified gr:ProductOrService. Maintenance tasks are actions that undo or compensate for wear or other deterioriation caused by regular usage, in order to restore the originally intended function of the product, or to prevent outage or malfunction.
621
- # # @return [RDF::Vocabulary::Term]
622
- # attr_reader :Maintain
623
- #
624
- # # Payment by credit or debit cards issued by the MasterCard network.
625
- # # @return [RDF::Vocabulary::Term]
626
- # attr_reader :MasterCard
627
- #
628
- # # Monday as a day of the week.
629
- # # @return [RDF::Vocabulary::Term]
630
- # attr_reader :Monday
631
- #
632
- # # Payment via the PayPal payment service.
633
- # # @return [RDF::Vocabulary::Term]
634
- # attr_reader :PayPal
635
- #
636
- # # Payment via the PaySwarm distributed micropayment service.
637
- # # @return [RDF::Vocabulary::Term]
638
- # attr_reader :PaySwarm
639
- #
640
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the respective type of service. Note: Maintain and Repair are also types of Services. However, products and services ontologies often provide classes for tangible products as well as for types of services. The business function gr:ProvideService is to be used with such goods that are services, while gr:Maintain and gr:Repair can be used with goods for which only the class of product exists in the ontology, but not the respective type of service. Example: Car maintenance could be expressed both as "provide the service car maintenance" or "maintain cars".
641
- # # @return [RDF::Vocabulary::Term]
642
- # attr_reader :ProvideService
643
- #
644
- # # A placeholder for all official public holidays at the gr:Location. This allows specifying the opening hours on public holidays. If a given day is a public holiday, this specification supersedes the opening hours for the respective day of the week.
645
- # # @return [RDF::Vocabulary::Term]
646
- # attr_reader :PublicHolidays
647
- #
648
- # # The gr:BusinessEntityType representing such agents that are part of the adminstration or owned by the public.
649
- # # @return [RDF::Vocabulary::Term]
650
- # attr_reader :PublicInstitution
651
- #
652
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the evaluation of the chances for repairing, and, if positive, repair of the specified gr:ProductOrService. Repairing means actions that restore the originally intended function of a product that suffers from outage or malfunction.
653
- # # @return [RDF::Vocabulary::Term]
654
- # attr_reader :Repair
655
- #
656
- # # The gr:BusinessEntityType representing such agents that are purchasing the scope of products included in the gr:Offering for resale on the market. Resellers are also businesses, i.e., they are officially registered with the public administration and strive for profits by their activities.
657
- # # @return [RDF::Vocabulary::Term]
658
- # attr_reader :Reseller
659
- #
660
- # # Saturday as a day of the week.
661
- # # @return [RDF::Vocabulary::Term]
662
- # attr_reader :Saturday
663
- #
664
- # # This gr:BusinessFunction indicates that the gr:BusinessEntity offers to permanently transfer all property rights on the specified gr:ProductOrService.
665
- # # @return [RDF::Vocabulary::Term]
666
- # attr_reader :Sell
667
- #
668
- # # Sunday as a day of the week.
669
- # # @return [RDF::Vocabulary::Term]
670
- # attr_reader :Sunday
671
- #
672
- # # Thursday as a day of the week.
673
- # # @return [RDF::Vocabulary::Term]
674
- # attr_reader :Thursday
675
- #
676
- # # Tuesday as a day of the week.
677
- # # @return [RDF::Vocabulary::Term]
678
- # attr_reader :Tuesday
679
- #
680
- # # Delivery via the parcel service UPS.
681
- # # @return [RDF::Vocabulary::Term]
682
- # attr_reader :UPS
683
- #
684
- # # Payment by credit or debit cards issued by the VISA network.
685
- # # @return [RDF::Vocabulary::Term]
686
- # attr_reader :VISA
687
- #
688
- # # Wednesday as a day of the week.
689
- # # @return [RDF::Vocabulary::Term]
690
- # attr_reader :Wednesday
691
- #
692
- # end
693
6
  GR = Class.new(RDF::StrictVocabulary("http://purl.org/goodrelations/v1#")) do
694
7
 
695
8
  # Ontology definition
696
9
  ontology :"http://purl.org/goodrelations/v1#",
697
10
  comment: "The GoodRelations ontology provides the vocabulary for annotating e-commerce offerings (1) to sell, lease, repair, dispose, or maintain commodity products and (2) to provide commodity services.\n\nGoodRelations allows describing the relationship between (1) Web resources, (2) offerings made by those Web resources, (3) legal entities, (4) prices, (5) terms and conditions, and the aforementioned ontologies for products and services (6).\n \nFor more information, see http://purl.org/goodrelations/\n\nNote: The base URI of GoodRelations is http://purl.org/goodrelations/v1. Please make sure you are only using element identifiers in this namespace, e.g. http://purl.org/goodrelations/v1#BusinessEntity. There may be copies of the ontology file on the Web which can be retrieved from other locations, BUT THOSE LOCATIONS MUST NOT BE USED AS THE BASIS OF IDENTIFIERS.\n\nIf you use GoodRelations for scientific purposes, please cite our paper:\n\nHepp, Martin: GoodRelations: An Ontology for Describing Products and Services Offers on the Web, Proceedings of the 16th International Conference on Knowledge Engineering and Knowledge Management (EKAW2008), September 29 - October 3, 2008, Acitrezza, Italy, Springer LNCS, Vol. 5268, pp. 332-347.\n\nPDF at http://www.heppnetz.de/publications/".freeze,
698
- "dc11:contributor": "Work on the GoodRelations ontology and related research and development has been partly supported by the Austrian BMVIT/FFG under the FIT-IT Semantic Systems project myOntology (grant no. 812515/9284), by a Young Researcher's Grant (Nachwuchsfoerderung 2005-2006) from the Leopold-Franzens-Universitaet Innsbruck, by the European Commission under the project SUPER (FP6-026850), and by the German Federal Ministry of Research (BMBF) by a grant under the KMU Innovativ program as part of the Intelligent Match project (FKZ 01IS10022B). The".freeze,
699
- "dc11:creator": "Martin Hepp".freeze,
700
- "dc11:rights": "The GoodRelations ontology is available under the Creative Commons Attribution 3.0 Unported license; see http://creativecommons.org/licenses/by/3.0/. In a nutshell, you are free to copy, distribute and transmit the work; to remix/adapt the work (e.g. to import the ontology and create specializations of its elements), as long as you attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). Proper Attribution: Simply include the statement \"This work is based on the GoodRelations ontology, developed by Martin Hepp\" and link back to http://purl.org/goodrelations/".freeze,
701
- "dc11:subject": "E-Commerce, E-Business, GoodRelations, Microdata, Ontology, Semantic SEO, RDFa, Linked Data, RDF, Semantic Web, Recommender Systems".freeze,
702
- "dc11:title": "The GoodRelations Vocabulary for Semantic Web-based E-Commerce".freeze,
703
- "dc:license": "http://creativecommons.org/licenses/by/3.0/".freeze,
704
- "foaf:homepage": "http://purl.org/goodrelations/".freeze,
11
+ "http://purl.org/dc/elements/1.1/contributor": "Work on the GoodRelations ontology and related research and development has been partly supported by the Austrian BMVIT/FFG under the FIT-IT Semantic Systems project myOntology (grant no. 812515/9284), by a Young Researcher's Grant (Nachwuchsfoerderung 2005-2006) from the Leopold-Franzens-Universitaet Innsbruck, by the European Commission under the project SUPER (FP6-026850), and by the German Federal Ministry of Research (BMBF) by a grant under the KMU Innovativ program as part of the Intelligent Match project (FKZ 01IS10022B). The".freeze,
12
+ "http://purl.org/dc/elements/1.1/creator": "Martin Hepp".freeze,
13
+ "http://purl.org/dc/elements/1.1/rights": "The GoodRelations ontology is available under the Creative Commons Attribution 3.0 Unported license; see http://creativecommons.org/licenses/by/3.0/. In a nutshell, you are free to copy, distribute and transmit the work; to remix/adapt the work (e.g. to import the ontology and create specializations of its elements), as long as you attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). Proper Attribution: Simply include the statement \"This work is based on the GoodRelations ontology, developed by Martin Hepp\" and link back to http://purl.org/goodrelations/".freeze,
14
+ "http://purl.org/dc/elements/1.1/subject": "E-Commerce, E-Business, GoodRelations, Microdata, Ontology, Semantic SEO, RDFa, Linked Data, RDF, Semantic Web, Recommender Systems".freeze,
15
+ "http://purl.org/dc/elements/1.1/title": "The GoodRelations Vocabulary for Semantic Web-based E-Commerce".freeze,
16
+ "http://purl.org/dc/terms/license": "http://creativecommons.org/licenses/by/3.0/".freeze,
17
+ "http://www.w3.org/2002/07/owl#versionInfo": "V 1.0, Release 2011-10-01".freeze,
18
+ "http://xmlns.com/foaf/0.1/homepage": "http://purl.org/goodrelations/".freeze,
705
19
  label: "GoodRelations Ontology".freeze,
706
- "owl:versionInfo": "V 1.0, Release 2011-10-01".freeze,
707
- type: "owl:Ontology".freeze
20
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
708
21
 
709
22
  # Class definitions
710
23
  term :ActualProductOrServiceInstance,
711
24
  comment: "DEPRECATED - This class is superseded by gr:Individual. Replace all occurrences of gr:ActualProductOrServiceInstance by gr:Individual, if possible.".freeze,
712
- equivalentClass: "gr:Individual".freeze,
25
+ equivalentClass: "http://purl.org/goodrelations/v1#Individual".freeze,
26
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
713
27
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
714
28
  label: "Actual product or service instance (DEPRECATED)".freeze,
715
- "owl:deprecated": "true".freeze,
716
- subClassOf: "gr:ProductOrService".freeze,
717
- type: "owl:Class".freeze
29
+ subClassOf: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
30
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
718
31
  term :Brand,
719
32
  comment: "A brand is the identity of a specific product, service, or business. Use foaf:logo for attaching a brand logo and gr:name or rdfs:label for attaching the brand name.\t\n\n(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Brand)".freeze,
33
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
720
34
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
721
35
  label: "Brand".freeze,
722
- "owl:disjointWith": ["gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
723
- type: "owl:Class".freeze
36
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
724
37
  term :BusinessEntity,
725
38
  comment: "An instance of this class represents the legal agent making (or seeking) a particular offering. This can be a legal body or a person. A business entity has at least a primary mailing address and contact details. For this, typical address standards (vCard) and location data (geo, WGS84) can be attached. Note that the location of the business entity is not necessarily the location from which the product or service is being available (e.g. the branch or store). Use gr:Location for stores and branches.\n\t\t\nExample: Siemens Austria AG, Volkswagen Ltd., Peter Miller's Cell phone Shop LLC\n\nCompatibility with schema.org: This class is equivalent to the union of http://schema.org/Person and http://schema.org/Organization.\t\t\n".freeze,
726
39
  equivalentClass: term(
727
- type: "owl:Class".freeze,
728
- unionOf: list(term(
729
- subClassOf: "gr:BusinessEntity".freeze,
730
- type: "owl:Class".freeze
731
- ), term(
732
- subClassOf: "gr:BusinessEntity".freeze,
733
- type: "owl:Class".freeze
734
- ))
40
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
41
+ unionOf: list("_:g23540".freeze, "_:g23580".freeze)
735
42
  ),
43
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
736
44
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
737
45
  label: "Business entity".freeze,
738
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
739
- type: "owl:Class".freeze
46
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
740
47
  term :BusinessEntityType,
741
48
  comment: "A business entity type is a conceptual entity representing the legal form, the size, the main line of business, the position in the value chain, or any combination thereof, of a gr:BusinessEntity. From the ontological point of view, business entity types are mostly roles that a business entity has in the market. Business entity types are important for specifying eligible customers, since a gr:Offering is often valid only for business entities of a certain size, legal structure, or role in the value chain. \n\nExamples: Consumers, Retailers, Wholesalers, or Public Institutions".freeze,
49
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
742
50
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
743
51
  label: "Business entity type".freeze,
744
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
745
- type: "owl:Class".freeze
52
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
746
53
  term :BusinessFunction,
747
54
  comment: "The business function specifies the type of activity or access (i.e., the bundle of rights) offered by the gr:BusinessEntity on the gr:ProductOrService through the gr:Offering. Typical are sell, rental or lease, maintenance or repair, manufacture / produce, recycle / dispose, engineering / construction, or installation.\n\nLicenses and other proprietary specifications of access rights are also instances of this class.\n\nExamples: A particular offering made by Miller Rentals Ltd. says that they (1) sell Volkswagen Golf convertibles, (2) lease out a particular Ford pick-up truck, and (3) dispose car wrecks of any make and model.".freeze,
55
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
748
56
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
749
57
  label: "Business function".freeze,
750
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
751
- type: "owl:Class".freeze
58
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
752
59
  term :DayOfWeek,
753
60
  comment: "The day of the week, used to specify to which day the opening hours of a gr:OpeningHoursSpecification refer.\n\nExamples: Monday, Tuesday, Wednesday,...".freeze,
61
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
754
62
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
755
63
  label: "Day of week".freeze,
756
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
757
- type: "owl:Class".freeze
64
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
758
65
  term :DeliveryChargeSpecification,
759
66
  comment: "A delivery charge specification is a conceptual entity that specifies the additional costs asked for the delivery of a given gr:Offering using a particular gr:DeliveryMethod by the respective gr:BusinessEntity. A delivery charge specification is characterized by (1) a monetary amount per order, specified as a literal value of type float in combination with a currency, (2) the delivery method, (3) the target country or region, and (4) whether this charge includes local sales taxes, namely VAT.\nA gr:Offering may be linked to multiple gr:DeliveryChargeSpecification nodes that specify alternative charges for disjoint combinations of target countries or regions, and delivery methods.\n\nExamples: Delivery by direct download is free of charge worldwide, delivery by UPS to Germany is 10 Euros per order, delivery by mail within the US is 5 Euros per order.\n\nThe total amount of this charge is specified as a float value of the gr:hasCurrencyValue property. The currency is specified via the gr:hasCurrency datatype property. Whether the price includes VAT or not is indicated by the gr:valueAddedTaxIncluded property. The gr:DeliveryMethod to which this charge applies is specified using the gr:appliesToDeliveryMethod object property. The region or regions to which this charge applies is specified using the gr:eligibleRegions property, which uses ISO 3166-1 and ISO 3166-2 codes.\n\nIf the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds.\n\nImportant: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.".freeze,
67
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#PaymentChargeSpecification".freeze, "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze],
760
68
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
761
69
  label: "Delivery charge specification".freeze,
762
- "owl:disjointWith": ["gr:PaymentChargeSpecification".freeze, "gr:UnitPriceSpecification".freeze],
763
- subClassOf: "gr:PriceSpecification".freeze,
764
- type: "owl:Class".freeze
70
+ subClassOf: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
71
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
765
72
  term :DeliveryMethod,
766
73
  comment: "A delivery method is a standardized procedure for transferring the product or service to the destination of fulfilment chosen by the customer. Delivery methods are characterized by the means of transportation used, and by the organization or group that is the contracting party for the sending gr:BusinessEntity (this is important, since the contracted party may subcontract the fulfilment to smaller, regional businesses).\n\nExamples: Delivery by mail, delivery by direct download, delivery by UPS".freeze,
74
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
767
75
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
768
76
  label: "Delivery method".freeze,
769
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
770
- type: "owl:Class".freeze
77
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
771
78
  term :DeliveryModeParcelService,
772
79
  comment: "A private parcel service as the delivery mode available for a certain offering.\n\nExamples: UPS, DHL".freeze,
773
80
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
774
81
  label: "Delivery mode parcel service".freeze,
775
- subClassOf: "gr:DeliveryMethod".freeze,
776
- type: "owl:Class".freeze
82
+ subClassOf: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze,
83
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
777
84
  term :Individual,
778
85
  comment: "A gr:Individual is an actual product or service instance, i.e., a single identifiable object or action that creates some increase in utility (in the economic sense) for the individual possessing or using this very object (product) or for the individual in whose favor this very action is being taken (service). Products or services are types of goods in the economic sense. For an overview of goods and commodities in economics, see Milgate (1987).\n\nExamples: MyThinkpad T60, the pint of beer standing in front of me, my Volkswagen Golf, the haircut that I received or will be receiving at a given date and time.\n\nNote 1: In many cases, product or service instances are not explicitly exposed on the Web but only claimed to exist (i.e. existentially quantified). In this case, use gr:SomeItems.\nNote 2: This class is the new, shorter form of the former gr:ActualProductOrServiceInstance.\n\nCompatibility with schema.org: This class is a subclass of http://schema.org/Product.".freeze,
779
- equivalentClass: "gr:ActualProductOrServiceInstance".freeze,
86
+ equivalentClass: "http://purl.org/goodrelations/v1#ActualProductOrServiceInstance".freeze,
87
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze, "http://purl.org/goodrelations/v1#SomeItems".freeze],
780
88
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
781
89
  label: "Individual".freeze,
782
- "owl:disjointWith": ["gr:ProductOrServiceModel".freeze, "gr:SomeItems".freeze],
783
- subClassOf: ["gr:ProductOrService".freeze, "schema:Product".freeze],
784
- type: "owl:Class".freeze
90
+ subClassOf: ["http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://schema.org/Product".freeze],
91
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
785
92
  term :License,
786
93
  comment: "A license is the specification of a bundle of rights that determines the type of activity or access offered by the gr:BusinessEntity on the gr:ProductOrService through the gr:Offering.\n\t\nLicenses can be standardized (e.g. LPGL, Creative Commons, ...), vendor-specific, or individually defined for a single offer or product. Whether there is a fee for obtaining the license is specified using the gr:UnitPriceSpecification attached to the gr:Offering. Use foaf:page for linking to a document containing the license, e.g. in PDF or HTML.".freeze,
787
94
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
788
95
  label: "License".freeze,
789
- subClassOf: "gr:BusinessFunction".freeze,
790
- type: "owl:Class".freeze
96
+ subClassOf: "http://purl.org/goodrelations/v1#BusinessFunction".freeze,
97
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
791
98
  term :Location,
792
99
  comment: "A location is a point or area of interest from which a particular product or service is available, e.g. a store, a bus stop, a gas station, or a ticket booth. The difference to gr:BusinessEntity is that the gr:BusinessEntity is the legal entity (e.g. a person or corporation) making the offer, while gr:Location is the store, office, or place. A chain restaurant will e.g. have one legal entity but multiple restaurant locations. Locations are characterized by an address or geographical position and a set of opening hour specifications for various days of the week.\n\t\t\nExample: A rental car company may offer the Business Function Lease Out of cars from two locations, one in Fort Myers, Florida, and one in Boston, Massachussetts. Both stations are open 7:00 - 23:00 Mondays through Saturdays.\n\nNote: Typical address standards (vcard) and location data (geo, WGC84) should be attached to a gr:Location node. Since there already exist established vocabularies for this, the GoodRelations ontology does not provide respective attributes. Instead, the use of respective vocabularies is recommended. However, the gr:hasGlobalLocationNumber property is provided for linking to public identifiers for business locations.\n\t\t\nCompatibility with schema.org: This class is equivalent to http://schema.org/Place.".freeze,
793
- equivalentClass: "gr:LocationOfSalesOrServiceProvisioning".freeze,
100
+ equivalentClass: "http://purl.org/goodrelations/v1#LocationOfSalesOrServiceProvisioning".freeze,
101
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
794
102
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
795
103
  label: "Location".freeze,
796
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
797
- type: "owl:Class".freeze
104
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
798
105
  term :LocationOfSalesOrServiceProvisioning,
799
106
  comment: "DEPRECATED - This class is superseded by gr:Location. Replace all occurrences of gr:LocationOfSalesOrServiceProvisioning by gr:Location, if possible.".freeze,
800
- equivalentClass: "gr:Location".freeze,
107
+ equivalentClass: "http://purl.org/goodrelations/v1#Location".freeze,
108
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
801
109
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
802
110
  label: "Location of sales or service provisioning (DEPRECATED)".freeze,
803
- "owl:deprecated": "true".freeze,
804
- type: "owl:Class".freeze
111
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
805
112
  term :"N-Ary-Relations",
806
113
  comment: "This is the superclass for all classes that are placeholders for n-ary relations, which OWL cannot represent.\nDEPRECATED. Do not use this class in data or queries.".freeze,
114
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
807
115
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
808
116
  label: "N-ary relations (DEPRECATED)".freeze,
809
- "owl:deprecated": "true".freeze,
810
- type: "owl:Class".freeze
117
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
811
118
  term :Offering,
812
119
  comment: "An offering represents the public, not necessarily binding, not necessarily exclusive, announcement by a gr:BusinessEntity to provide (or seek) a certain gr:BusinessFunction for a certain gr:ProductOrService to a specified target audience. An offering is specified by the type of product or service or bundle it refers to, what business function is being offered (sales, rental, ...), and a set of commercial properties. It can either refer to \n(1) a clearly specified instance (gr:Individual),\n(2) to a set of anonymous instances of a given type (gr:SomeItems),\n(3) a product model specification (gr:ProductOrServiceModel), see also section 3.3.3 of the GoodRelations Technical Report. \n\nAn offering may be constrained in terms of the eligible type of business partner, countries, quantities, and other commercial properties. The definition of the commercial properties, the type of product offered, and the business function are explained in other parts of this vocabulary in more detail.\n\nExample: Peter Miller offers to repair TV sets made by Siemens, Volkswagen Innsbruck sells a particular instance of a Volkswagen Golf at $10,000.\n\nCompatibility with schema.org: This class is a superclass to http://schema.org/Offer, since gr:Offering can also represent demand.".freeze,
120
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QualitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
813
121
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
814
122
  label: "Offering".freeze,
815
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QualitativeValue".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
816
- type: "owl:Class".freeze
123
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
817
124
  term :OpeningHoursSpecification,
818
125
  comment: "This is a conceptual entity that holds together all information about the opening hours on a given day (gr:DayOfWeek).".freeze,
126
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
819
127
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
820
128
  label: "Opening hours specification".freeze,
821
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
822
- type: "owl:Class".freeze
129
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
823
130
  term :PaymentChargeSpecification,
824
131
  comment: "A payment charge specification is a conceptual entity that specifies the additional costs asked for settling the payment after accepting a given gr:Offering using a particular gr:PaymentMethod. A payment charge specification is characterized by (1) a monetary amount per order specified as a literal value of type float in combination with a Currency, (2) the payment method, and (3) a whether this charge includes local sales taxes, namely VAT.\nA gr:Offering may be linked to multiple payment charge specifications that specify alternative charges for various payment methods.\n\nExamples: Payment by VISA or Mastercard costs a fee of 3 Euros including VAT, payment by bank transfer in advance is free of charge.\n\nThe total amount of this surcharge is specified as a float value of the gr:hasCurrencyValue property. The currency is specified via the gr:hasCurrency datatype property. Whether the price includes VAT or not is indicated by the gr:valueAddedTaxIncluded datatype property. The gr:PaymentMethod to which this charge applies is specified using the gr:appliesToPaymentMethod object property.\n\nIf the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds.\n\nImportant: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.".freeze,
132
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#DeliveryChargeSpecification".freeze, "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze],
825
133
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
826
134
  label: "Payment charge specification".freeze,
827
- "owl:disjointWith": ["gr:DeliveryChargeSpecification".freeze, "gr:UnitPriceSpecification".freeze],
828
- subClassOf: "gr:PriceSpecification".freeze,
829
- type: "owl:Class".freeze
135
+ subClassOf: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
136
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
830
137
  term :PaymentMethod,
831
138
  comment: "A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organization or group carrying out the transaction. This element is mostly used for specifying the types of payment accepted by a gr:BusinessEntity.\n\nExamples: VISA, MasterCard, Diners, cash, or bank transfer in advance.".freeze,
139
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
832
140
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
833
141
  label: "Payment method".freeze,
834
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PriceSpecification".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
835
- type: "owl:Class".freeze
142
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
836
143
  term :PaymentMethodCreditCard,
837
144
  comment: "The subclass of gr:PaymentMethod represents all variants and brands of credit or debit cards as a standardized procedure for transferring the monetary amount for a purchase. It is mostly used for specifying the types of payment accepted by a gr:Business Entity.\n\nExamples: VISA, MasterCard, or American Express.".freeze,
838
145
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
839
146
  label: "Payment method credit card".freeze,
840
- subClassOf: "gr:PaymentMethod".freeze,
841
- type: "owl:Class".freeze
147
+ subClassOf: "http://purl.org/goodrelations/v1#PaymentMethod".freeze,
148
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
842
149
  term :PriceSpecification,
843
150
  comment: "The superclass of all price specifications.".freeze,
151
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
844
152
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
845
153
  label: "Price specification".freeze,
846
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
847
- type: "owl:Class".freeze
154
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
848
155
  term :ProductOrService,
849
156
  comment: "The superclass of all classes describing products or services types, either by nature or purpose. Examples for such subclasses are \"TV set\", \"vacuum cleaner\", etc. An instance of this class can be either an actual product or service (gr:Individual), a placeholder instance for unknown instances of a mass-produced commodity (gr:SomeItems), or a model / prototype specification (gr:ProductOrServiceModel). When in doubt, use gr:SomeItems.\n\nExamples: \na) MyCellphone123, i.e. my personal, tangible cell phone (gr:Individual)\nb) Siemens1234, i.e. the Siemens cell phone make and model 1234 (gr:ProductOrServiceModel)\nc) dummyCellPhone123 as a placeholder for actual instances of a certain kind of cell phones (gr:SomeItems)\n\t\nNote: Your first choice for specializations of gr:ProductOrService should be http://www.productontology.org.\n\nCompatibility with schema.org: This class is (approximately) equivalent to http://schema.org/Product.".freeze,
157
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
850
158
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
851
159
  label: "Product or service".freeze,
852
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PriceSpecification".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
853
- type: "owl:Class".freeze
160
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
854
161
  term :ProductOrServiceModel,
855
162
  comment: "A product or service model is a intangible entity that specifies some characteristics of a group of similar, usually mass-produced products, in the sense of a prototype. In case of mass-produced products, there exists a relation gr:hasMakeAndModel between the actual product or service (gr:Individual or gr:SomeItems) and the prototype (gr:ProductOrServiceModel). GoodRelations treats product or service models as \"prototypes\" instead of a completely separate kind of entities, because this allows using the same domain-specific properties (e.g. gr:weight) for describing makes and models and for describing actual products.\n\nExamples: Ford T, Volkswagen Golf, Sony Ericsson W123 cell phone\n\nNote: An actual product or service (gr:Individual) by default shares the features of its model (e.g. the weight). However, this requires non-standard reasoning. See http://wiki.goodrelations-vocabulary.org/Axioms for respective rule sets.\n\t\nCompatibility with schema.org: This class is (approximately) a subclass of http://schema.org/Product.".freeze,
163
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#Individual".freeze, "http://purl.org/goodrelations/v1#SomeItems".freeze],
856
164
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
857
165
  label: "Product or service model".freeze,
858
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:Individual".freeze, "gr:SomeItems".freeze],
859
- subClassOf: ["gr:ProductOrService".freeze, "schema:Product".freeze],
860
- type: "owl:Class".freeze
166
+ subClassOf: ["http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://schema.org/Product".freeze],
167
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
861
168
  term :ProductOrServicesSomeInstancesPlaceholder,
862
169
  comment: "DEPRECATED - This class is superseded by gr:SomeItems. Replace all occurrences of gr:ProductOrServicesSomeInstancesPlaceholder by gr:SomeItems, if possible.".freeze,
863
- equivalentClass: "gr:SomeItems".freeze,
170
+ equivalentClass: "http://purl.org/goodrelations/v1#SomeItems".freeze,
171
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
864
172
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
865
173
  label: "Product or services some instances placeholder (DEPRECATED)".freeze,
866
- "owl:deprecated": "true".freeze,
867
- subClassOf: "gr:ProductOrService".freeze,
868
- type: "owl:Class".freeze
174
+ subClassOf: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
175
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
869
176
  term :QualitativeValue,
870
177
  comment: "A qualitative value is a predefined value for a product characteristic. \n\t\nExamples: the color \"green\" or the power cord plug type \"US\"; the garment sizes \"S\", \"M\", \"L\", and \"XL\".\n\t\nNote: Value sets are supported by creating subclasses of this class. Ordinal relations between values (gr:greater, gr:lesser, ...) are provided directly by GoodRelations.\n\nCompatibility with schema.org: This class is equivalent to http://schema.org/Enumeration.".freeze,
178
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze],
871
179
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
872
180
  label: "Qualitative value".freeze,
873
- "owl:disjointWith": ["gr:Offering".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze],
874
- type: "owl:Class".freeze
181
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
875
182
  term :QuantitativeValue,
876
183
  comment: "A quantitative value is a numerical interval that represents the range of a certain gr:quantitativeProductOrServiceProperty in terms of the lower and upper bounds for a particular gr:ProductOrService. It is to be interpreted in combination with the respective unit of measurement. Most quantitative values are intervals even if they are in practice often treated as a single point value.\n\t\nExample: a weight between 10 and 25 kilogramms, a length between 10 and 15 milimeters.\n\nCompatibility with schema.org: This class is equivalent to http://schema.org/Quantity.".freeze,
184
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QualitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
877
185
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
878
186
  label: "Quantitative value".freeze,
879
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QualitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
880
- type: "owl:Class".freeze
187
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
881
188
  term :QuantitativeValueFloat,
882
189
  comment: "An instance of this class is an actual float value for a quantitative property of a product. This instance is usually characterized by a minimal value, a maximal value, and a unit of measurement.\n\nExamples: The intervals \"between 10.0 and 25.4 kilogramms\" or \"10.2 and 15.5 milimeters\".\n\nCompatibility with schema.org: This class is a subclass of http://schema.org/Quantity.".freeze,
190
+ "http://www.w3.org/2002/07/owl#disjointWith": "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
883
191
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
884
192
  label: "Quantitative value float".freeze,
885
- "owl:disjointWith": "gr:QuantitativeValueInteger".freeze,
886
- subClassOf: "gr:QuantitativeValue".freeze,
887
- type: "owl:Class".freeze
193
+ subClassOf: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
194
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
888
195
  term :QuantitativeValueInteger,
889
196
  comment: "An instance of this class is an actual integer value for a quantitative property of a product. This instance is usually characterized by a minimal value, a maximal value, and a unit of measurement. \n\nExample: A seating capacity between 1 and 8 persons.\n\nNote: Users must keep in mind that ranges in here mean that ALL possible values in this interval are covered. (Sometimes, the actual commitment may be less than that: \"We sell cars from 2 - 12 seats\" does often not really mean that they have cars with 2,3,4,...12 seats.). Someone renting out two types of rowing boats, one that fits for 1 or 2 people, and another that must be operated by 4 people cannot claim to rent boats with a seating capacity between 1 and 4 people. He or she is offering two boat types for 1-2 and 4 persons.\n\t\t\nCompatibility with schema.org: This class is a subclass of http://schema.org/Quantity.".freeze,
197
+ "http://www.w3.org/2002/07/owl#disjointWith": "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
890
198
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
891
199
  label: "Quantitative value integer".freeze,
892
- "owl:disjointWith": "gr:QuantitativeValueFloat".freeze,
893
- subClassOf: "gr:QuantitativeValue".freeze,
894
- type: "owl:Class".freeze
200
+ subClassOf: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
201
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
895
202
  term :SomeItems,
896
203
  comment: "A placeholder instance for unknown instances of a mass-produced commodity. This is used as a computationally cheap work-around for such instances that are not individually exposed on the Web but just stated to exist (i.e., which are existentially quantified).\n\nExample: An instance of this class can represent an anonymous set of green Siemens1234 phones. It is different from the gr:ProductOrServiceModel Siemens1234, since this refers to the make and model, and it is different from a particular instance of this make and model (e.g. my individual phone) since the latter can be sold only once.\n\nNote: This class is the new, shorter form of the former gr:ProductOrServicesSomeInstancesPlaceholder.\n\t\t\nCompatibility with schema.org: This class is (approximately) a subclass of http://schema.org/Product.".freeze,
897
- equivalentClass: "gr:ProductOrServicesSomeInstancesPlaceholder".freeze,
204
+ equivalentClass: "http://purl.org/goodrelations/v1#ProductOrServicesSomeInstancesPlaceholder".freeze,
205
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Individual".freeze, "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze],
898
206
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
899
207
  label: "Some items".freeze,
900
- "owl:disjointWith": ["gr:Individual".freeze, "gr:ProductOrServiceModel".freeze],
901
- subClassOf: ["gr:ProductOrService".freeze, "schema:Product".freeze],
902
- type: "owl:Class".freeze
208
+ subClassOf: ["http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://schema.org/Product".freeze],
209
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
903
210
  term :TypeAndQuantityNode,
904
211
  comment: "This class collates all the information about a gr:ProductOrService included in a bundle. If a gr:Offering contains just one item, you can directly link from the gr:Offering to the gr:ProductOrService using gr:includes. If the offering contains multiple items, use an instance of this class for each component to indicate the quantity, unit of measurement, and type of product, and link from the gr:Offering via gr:includesObject.\n\nExample: An offering may include of 100g of Butter and 1 kg of potatoes, or 1 cell phone and 2 headsets.".freeze,
212
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QualitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
905
213
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
906
214
  label: "Type and quantity node".freeze,
907
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QualitativeValue".freeze, "gr:QuantitativeValue".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze],
908
- type: "owl:Class".freeze
215
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
909
216
  term :UnitPriceSpecification,
910
217
  comment: "A unit price specification is a conceptual entity that specifies the price asked for a given gr:Offering by the respective gr:Business Entity. An offering may be linked to multiple unit price specifications that specify alternative prices for non-overlapping sets of conditions (e.g. quantities or sales regions) or with differing validity periods. \n\nA unit price specification is characterized by (1) the lower and upper limits and the unit of measurement of the eligible quantity, (2) by a monetary amount per unit of the product or service, and (3) whether this prices includes local sales taxes, namely VAT.\n\t\nExample: The price, including VAT, for 1 kg of a given material is 5 Euros per kg for 0 - 5 kg and 4 Euros for quantities above 5 kg.\n\nThe eligible quantity interval for a given price is specified using the object property gr:hasEligibleQuantity, which points to an instance of gr:QuantitativeValue. The currency is specified using the gr:hasCurrency property, which points to an ISO 4217 currency code. The unit of measurement for the eligible quantity is specified using the gr:hasUnitOfMeasurement datatype property, which points to an UN/CEFACT Common Code (3 characters).\n\t\nIn most cases, the appropriate unit of measurement is the UN/CEFACT Common Code \"C62\" for \"Unit or piece\", since a gr:Offering is defined by the quantity and unit of measurement of all items included (e.g. \"1 kg of bananas plus a 2 kg of apples\"). As long at the offering consists of only one item, it is also possible to use an unit of measurement of choice for specifying the price per unit. For bundles, however, only \"C62\" for \"Unit or piece\" is a valid unit of measurement.\n\nYou can assume that the price is given per unit or piece if there is no gr:hasUnitOfMeasurement property attached to the price.\n\t\nWhether VAT and sales taxes are included in this price is specified using the property gr:valueAddedTaxIncluded (xsd:boolean).\n\t\nThe price per unit of measurement is specified as a float value of the gr:hasCurrencyValue property. The currency is specified via the gr:hasCurrency datatype property. Whether the price includes VAT or not is indicated by the gr:valueAddedTaxIncluded datatype property.\n\nThe property priceType can be used to indicate that the price is a retail price recommendation only (i.e. a list price). \n\nIf the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds.\n\nImportant: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.\n\nNote 1: Due to the complexity of pricing scenarios in various industries, it may be necessary to create extensions of this fundamental model of price specifications. Such can be done easily by importing and refining the GoodRelations ontology.\n\nNote 2: For Google, attaching a gr:validThrough statement to a gr:UnitPriceSpecification is mandatory. \n".freeze,
218
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#DeliveryChargeSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentChargeSpecification".freeze],
911
219
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
912
220
  label: "Unit price specification".freeze,
913
- "owl:disjointWith": ["gr:DeliveryChargeSpecification".freeze, "gr:PaymentChargeSpecification".freeze],
914
- subClassOf: "gr:PriceSpecification".freeze,
915
- type: "owl:Class".freeze
221
+ subClassOf: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
222
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
916
223
  term :WarrantyPromise,
917
224
  comment: "This is a conceptual entity that holds together all aspects of the n-ary relation gr:hasWarrantyPromise.\n\nA Warranty promise is an entity representing the duration and scope of services that will be provided to a customer free of charge in case of a defect or malfunction of the gr:ProductOrService. A warranty promise is characterized by its temporal duration (usually starting with the date of purchase) and its gr:WarrantyScope. The warranty scope represents the types of services provided (e.g. labor and parts, just parts) of the warranty included in an gr:Offering. The actual services may be provided by the gr:BusinessEntity making the offering, by the manufacturer of the product, or by a third party. There may be multiple warranty promises associated with a particular offering, which differ in duration and scope (e.g. pick-up service during the first 12 months, just parts and labor for 36 months).\n\nExamples: 12 months parts and labor, 36 months parts".freeze,
225
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze],
918
226
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
919
227
  label: "Warranty promise".freeze,
920
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyScope".freeze],
921
- type: "owl:Class".freeze
228
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
922
229
  term :WarrantyScope,
923
230
  comment: "The warranty scope represents types of services that will be provided free of charge by the vendor or manufacturer in the case of a defect (e.g. labor and parts, just parts), as part of the warranty included in an gr:Offering. The actual services may be provided by the gr:BusinessEntity making the offering, by the manufacturer of the product, or by a third party. \n\nExamples: Parts and Labor, Parts".freeze,
231
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze],
924
232
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
925
233
  label: "Warranty scope".freeze,
926
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryMethod".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:WarrantyPromise".freeze],
927
- type: "owl:Class".freeze
234
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
928
235
 
929
236
  # Property definitions
930
237
  property :acceptedPaymentMethods,
931
238
  comment: "The gr:PaymentMethod or methods accepted by the gr:BusinessEntity for the given gr:Offering.".freeze,
932
239
  domain: term(
933
- type: "owl:Class".freeze,
934
- unionOf: list("gr:Offering".freeze, term(
935
- subClassOf: "gr:Offering".freeze,
936
- type: "owl:Class".freeze
937
- ))
240
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
241
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g41180".freeze)
938
242
  ),
939
243
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
940
244
  label: "accepted payment methods (0..*)".freeze,
941
- range: "gr:PaymentMethod".freeze,
942
- type: "owl:ObjectProperty".freeze
245
+ range: "http://purl.org/goodrelations/v1#PaymentMethod".freeze,
246
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
943
247
  property :addOn,
944
248
  comment: "This property points from a gr:Offering to additional offerings that can only be obtained in combination with the first offering. This can be used to model supplements and extensions that are available for a surcharge. Any gr:PriceSpecification attached to the secondary offering is to be understood as an additional charge.".freeze,
945
249
  domain: term(
946
- type: "owl:Class".freeze,
947
- unionOf: list("gr:Offering".freeze, term(
948
- subClassOf: "gr:Offering".freeze,
949
- type: "owl:Class".freeze
950
- ))
250
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
251
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g24380".freeze)
951
252
  ),
952
253
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
953
254
  label: "add-on (0..*)".freeze,
954
- range: "gr:Offering".freeze,
955
- type: "owl:ObjectProperty".freeze
255
+ range: "http://purl.org/goodrelations/v1#Offering".freeze,
256
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
956
257
  property :advanceBookingRequirement,
957
258
  comment: "The minimal and maximal amount of time that is required between accepting the gr:Offering and the actual usage of the resource or service. This is mostly relevant for offers regarding hotel rooms, the rental of objects, or the provisioning of services. The duration is specified relatively to the beginning of the usage of the contracted object. It is represented by attaching an instance of the class gr:QuantitativeValueInteger. The lower and upper boundaries are specified using the properties gr:hasMinValueInteger and gr:hasMaxValueInteger to that instance. The unit of measurement is specified using the property gr:hasUnitOfMeasurement with a string holding a UN/CEFACT code suitable for durations, e.g. MON (months), DAY (days), HUR (hours), or MIN (minutes).\n\nThe difference to the gr:validFrom and gr:validThrough properties is that those specify the interval during which the gr:Offering is valid, while gr:advanceBookingRequirement specifies the acceptable relative amount of time between accepting the offer and the fulfilment or usage.".freeze,
958
259
  domain: term(
959
- type: "owl:Class".freeze,
960
- unionOf: list("gr:Offering".freeze, term(
961
- subClassOf: "gr:Offering".freeze,
962
- type: "owl:Class".freeze
963
- ))
260
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
261
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g38960".freeze)
964
262
  ),
965
263
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
966
264
  label: "advance booking requirement (0..1)".freeze,
967
- range: "gr:QuantitativeValueInteger".freeze,
968
- type: "owl:ObjectProperty".freeze
265
+ range: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
266
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
969
267
  property :amountOfThisGood,
970
268
  comment: "This property specifies the quantity of the goods included in the gr:Offering via this gr:TypeAndQuantityNode. The quantity is given in the unit of measurement attached to the gr:TypeAndQuantityNode.".freeze,
971
- domain: "gr:TypeAndQuantityNode".freeze,
269
+ domain: "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze,
972
270
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
973
271
  label: "amount of this good (1..1)".freeze,
974
- range: "xsd:float".freeze,
975
- type: "owl:DatatypeProperty".freeze
272
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
273
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
976
274
  property :appliesToDeliveryMethod,
977
275
  comment: "This property specifies the gr:DeliveryMethod to which the gr:DeliveryChargeSpecification applies.".freeze,
978
- domain: "gr:DeliveryChargeSpecification".freeze,
276
+ domain: "http://purl.org/goodrelations/v1#DeliveryChargeSpecification".freeze,
979
277
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
980
278
  label: "applies to delivery method (0..*)".freeze,
981
- range: "gr:DeliveryMethod".freeze,
982
- type: "owl:ObjectProperty".freeze
279
+ range: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze,
280
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
983
281
  property :appliesToPaymentMethod,
984
282
  comment: "This property specifies the gr:PaymentMethod to which the gr:PaymentChargeSpecification applies.".freeze,
985
- domain: "gr:PaymentChargeSpecification".freeze,
283
+ domain: "http://purl.org/goodrelations/v1#PaymentChargeSpecification".freeze,
986
284
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
987
285
  label: "applies to payment method (1..*)".freeze,
988
- range: "gr:PaymentMethod".freeze,
989
- type: "owl:ObjectProperty".freeze
286
+ range: "http://purl.org/goodrelations/v1#PaymentMethod".freeze,
287
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
990
288
  property :availabilityEnds,
991
289
  comment: "This property specifies the end of the availability of the gr:ProductOrService included in the gr:Offering.\nThe difference to the properties gr:validFrom and gr:validThrough is that those specify the period of time during which the offer is valid and can be accepted.\n\nExample: I offer to lease my boat for the period of August 1 - August 31, 2010, but you must accept by offer no later than July 15.\n\nA time-zone should be specified. For a time in GMT/UTC, simply add a \"Z\" following the time:\n\n2008-05-30T09:30:10Z.\n\nAlternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:\n\n2008-05-30T09:30:10-09:00\n\nor\n\n2008-05-30T09:30:10+09:00.\n\nNote: There is another property gr:availableAtOrFrom, which is used to indicate the gr:Location (e.g. store or shop) from which the goods would be available.".freeze,
992
290
  domain: term(
993
- type: "owl:Class".freeze,
994
- unionOf: list("gr:Offering".freeze, term(
995
- subClassOf: "gr:Offering".freeze,
996
- type: "owl:Class".freeze
997
- ))
291
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
292
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g18240".freeze)
998
293
  ),
999
294
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1000
295
  label: "availability ends (0..1)".freeze,
1001
- range: "xsd:dateTime".freeze,
1002
- type: "owl:DatatypeProperty".freeze
296
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
297
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1003
298
  property :availabilityStarts,
1004
299
  comment: "This property specifies the beginning of the availability of the gr:ProductOrService included in the gr:Offering.\nThe difference to the properties gr:validFrom and gr:validThrough is that those specify the period of time during which the offer is valid and can be accepted.\n\nExample: I offer to lease my boat for the period of August 1 - August 31, 2010, but you must accept by offer no later than July 15.\n\nA time-zone should be specified. For a time in GMT/UTC, simply add a \"Z\" following the time:\n\n2008-05-30T09:30:10Z.\n\nAlternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:\n\n2008-05-30T09:30:10-09:00\n\nor\n\n2008-05-30T09:30:10+09:00.\n\nNote: There is another property gr:availableAtOrFrom, which is used to indicate the gr:Location (e.g. store or shop) from which the goods would be available.".freeze,
1005
300
  domain: term(
1006
- type: "owl:Class".freeze,
1007
- unionOf: list("gr:Offering".freeze, term(
1008
- subClassOf: "gr:Offering".freeze,
1009
- type: "owl:Class".freeze
1010
- ))
301
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
302
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g17940".freeze)
1011
303
  ),
1012
304
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1013
305
  label: "availability starts (0..1)".freeze,
1014
- range: "xsd:dateTime".freeze,
1015
- type: "owl:DatatypeProperty".freeze
306
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
307
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1016
308
  property :availableAtOrFrom,
1017
309
  comment: "This states that a particular gr:Offering is available at or from the given gr:Location (e.g. shop or branch).".freeze,
1018
310
  domain: term(
1019
- type: "owl:Class".freeze,
1020
- unionOf: list("gr:Offering".freeze, term(
1021
- subClassOf: "gr:Offering".freeze,
1022
- type: "owl:Class".freeze
1023
- ))
311
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
312
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g18000".freeze)
1024
313
  ),
1025
314
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1026
315
  label: "available at or from (0..*)".freeze,
1027
- range: "gr:Location".freeze,
1028
- type: "owl:ObjectProperty".freeze
316
+ range: "http://purl.org/goodrelations/v1#Location".freeze,
317
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1029
318
  property :availableDeliveryMethods,
1030
319
  comment: "This specifies the gr:DeliveryMethod or methods available for a given gr:Offering.".freeze,
1031
320
  domain: term(
1032
- type: "owl:Class".freeze,
1033
- unionOf: list("gr:Offering".freeze, term(
1034
- subClassOf: "gr:Offering".freeze,
1035
- type: "owl:Class".freeze
1036
- ))
321
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
322
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g23740".freeze)
1037
323
  ),
1038
324
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1039
325
  label: "available delivery methods (0..*)".freeze,
1040
- range: "gr:DeliveryMethod".freeze,
1041
- type: "owl:ObjectProperty".freeze
326
+ range: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze,
327
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1042
328
  property :billingIncrement,
1043
329
  comment: "This property specifies the minimal quantity and rounding increment that will be the basis for the billing. \nThe unit of measurement is specified by the UN/CEFACT code attached to the gr:UnitPriceSpecification via the gr:hasUnitOfMeasurement property.\n\nExamples: \n- The price for gasoline is 4 USD per gallon at the pump, but you will be charged in units of 0.1 gallons.\n- The price for legal consulting is 100 USD per hour, but you will be charged in units of 15 minutes.\n\nThis property makes sense only for instances of gr:Offering that include not more than one type of good or service.".freeze,
1044
- domain: "gr:UnitPriceSpecification".freeze,
330
+ domain: "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze,
1045
331
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1046
332
  label: "billing increment (0..1)".freeze,
1047
- range: "xsd:float".freeze,
1048
- type: "owl:DatatypeProperty".freeze
333
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
334
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1049
335
  property :category,
1050
336
  comment: "The name of a category to which this gr:ProductOrService, gr:Offering, gr:BusinessEntity, or gr:Location belongs.\n\t\nNote 1: For products, it is better to add an rdf:type statement referring to a GoodRelations-compliant ontology for vertical industries instead, but if you just have a short text label, gr:category is simpler.\nNote 2: You can use greater signs or slashes to informally indicate a category hierarchy, e.g. \"restaurants/asian_restaurants\" or \"cables > usb_cables\"\n".freeze,
1051
337
  domain: term(
1052
- type: "owl:Class".freeze,
1053
- unionOf: list("gr:ProductOrService".freeze, "gr:Offering".freeze, "gr:Location".freeze, "gr:BusinessEntity".freeze, term(
1054
- subClassOf: "gr:Offering".freeze,
1055
- type: "owl:Class".freeze
1056
- ), term(
1057
- equivalentClass: "gr:ProductOrService".freeze,
1058
- type: "owl:Class".freeze
1059
- ), term(
1060
- equivalentClass: "gr:Location".freeze,
1061
- type: "owl:Class".freeze
1062
- ), term(
1063
- subClassOf: "gr:BusinessEntity".freeze,
1064
- type: "owl:Class".freeze
1065
- ))
338
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
339
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g35720".freeze, "_:g35760".freeze, "_:g35800".freeze, "_:g35840".freeze)
1066
340
  ),
1067
341
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1068
342
  label: "category (0..*)".freeze,
1069
- range: "rdfs:Literal".freeze,
1070
- type: "owl:DatatypeProperty".freeze
343
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
344
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1071
345
  property :closes,
1072
346
  comment: "The closing hour of the gr:Location on the given gr:DayOfWeek.\nIf no time-zone suffix is included, the time is given in the local time valid at the gr:Location.\n\nFor a time in GMT/UTC, simply add a \"Z\" following the time:\n\n09:30:10Z.\n\nAlternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:\n\n09:30:10-09:00\n\n09:30:10+09:00.\n\nNote 1: Use 00:00:00 for the first second of the respective day and 23:59:59 for the last second of that day.\nNote 2: If a store opens at 17:00 on Saturdays and closes at 03:00:00 a.m. next morning, use two instances of this class, one with 17:00:00 - 23:59:59 for Saturday and another one with 00:00:00 - 03:00:00 for Sunday.\nNote 3: If the shop re-opens on the same day of the week or set of days of the week, you must create a second instance of gr:OpeningHoursSpecification.".freeze,
1073
- domain: "gr:OpeningHoursSpecification".freeze,
347
+ domain: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
1074
348
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1075
349
  label: "closes (1..1)".freeze,
1076
- range: "xsd:time".freeze,
1077
- type: "owl:DatatypeProperty".freeze
350
+ range: "http://www.w3.org/2001/XMLSchema#time".freeze,
351
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1078
352
  property :color,
1079
353
  comment: "The color of the product.".freeze,
1080
354
  domain: term(
1081
- type: "owl:Class".freeze,
1082
- unionOf: list("gr:ProductOrService".freeze, term(
1083
- equivalentClass: "gr:ProductOrService".freeze,
1084
- type: "owl:Class".freeze
1085
- ))
355
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
356
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g23860".freeze)
1086
357
  ),
1087
358
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1088
359
  label: "color (0..1)".freeze,
1089
- range: "rdfs:Literal".freeze,
1090
- subPropertyOf: "gr:datatypeProductOrServiceProperty".freeze,
1091
- type: "owl:DatatypeProperty".freeze
360
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
361
+ subPropertyOf: "http://purl.org/goodrelations/v1#datatypeProductOrServiceProperty".freeze,
362
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1092
363
  property :condition,
1093
364
  comment: "A textual description of the condition of the product or service, or the products or services included in the offer (when attached to a gr:Offering)".freeze,
1094
365
  domain: term(
1095
- type: "owl:Class".freeze,
1096
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1097
- equivalentClass: "gr:ProductOrService".freeze,
1098
- type: "owl:Class".freeze
1099
- ))
366
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
367
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g23420".freeze)
1100
368
  ),
1101
369
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1102
370
  label: "condition (0..1)".freeze,
1103
- range: "rdfs:Literal".freeze,
1104
- type: "owl:DatatypeProperty".freeze
371
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
372
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1105
373
  property :datatypeProductOrServiceProperty,
1106
374
  comment: "This property is the super property for all pure datatype properties that can be used to describe a gr:ProductOrService.\n\nIn products and services ontologies, only such properties that are no quantitative properties and that have no predefined gr:QualitativeValue instances are subproperties of this property. In practice, this refers to a few integer properties for which the integer value represents qualitative aspects, for string datatypes (as long as no predefined values exist), for boolean datatype properties, and for dates and times.".freeze,
1107
375
  domain: term(
1108
- type: "owl:Class".freeze,
1109
- unionOf: list("gr:ProductOrService".freeze, term(
1110
- equivalentClass: "gr:ProductOrService".freeze,
1111
- type: "owl:Class".freeze
1112
- ))
376
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
377
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g24720".freeze)
1113
378
  ),
1114
379
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1115
380
  label: "datatype product or service property (0..*)".freeze,
1116
- range: "rdfs:Literal".freeze,
1117
- type: "owl:DatatypeProperty".freeze
381
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
382
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1118
383
  property :deliveryLeadTime,
1119
384
  comment: "This property can be used to indicate the promised delay between the receipt of the order and the goods leaving the warehouse.\n\nThe duration is specified by attaching an instance of gr:QuantitativeValueInteger. The lower and upper boundaries are specified using the properties gr:hasMinValueInteger and gr:hasMaxValueInteger to that instance. A point value can be modeled with the gr:hasValueInteger property. The unit of measurement is specified using the property gr:hasUnitOfMeasurement with a string holding a UN/CEFACT code suitable for durations, e.g. MON (months), DAY (days), HUR (hours), or MIN (minutes).".freeze,
1120
385
  domain: term(
1121
- type: "owl:Class".freeze,
1122
- unionOf: list("gr:Offering".freeze, term(
1123
- subClassOf: "gr:Offering".freeze,
1124
- type: "owl:Class".freeze
1125
- ))
386
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
387
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g37740".freeze)
1126
388
  ),
1127
389
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1128
390
  label: "delivery lead time (0..1)".freeze,
1129
- range: "gr:QuantitativeValueInteger".freeze,
1130
- type: "owl:ObjectProperty".freeze
391
+ range: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
392
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1131
393
  property :depth,
1132
394
  comment: "The depth of the product.\nTypical unit code(s): CMT for centimeters, INH for inches".freeze,
1133
395
  domain: term(
1134
- type: "owl:Class".freeze,
1135
- unionOf: list("gr:ProductOrService".freeze, term(
1136
- equivalentClass: "gr:ProductOrService".freeze,
1137
- type: "owl:Class".freeze
1138
- ))
396
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
397
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g42660".freeze)
1139
398
  ),
1140
399
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1141
400
  label: "depth (0..1)".freeze,
1142
- range: "gr:QuantitativeValue".freeze,
1143
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
1144
- type: "owl:ObjectProperty".freeze
401
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
402
+ subPropertyOf: "http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty".freeze,
403
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1145
404
  property :description,
1146
405
  comment: "A short textual description of the resource. \n\nThis property is semantically equivalent to rdfs:comment and just meant as a handy shortcut for marking up data.".freeze,
1147
406
  domain: term(
1148
- type: "owl:Class".freeze,
1149
- unionOf: list("owl:Thing".freeze, "gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryChargeSpecification".freeze, "gr:DeliveryMethod".freeze, "gr:DeliveryModeParcelService".freeze, "gr:Individual".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentChargeSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PaymentMethodCreditCard".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:ProductOrServiceModel".freeze, "gr:QualitativeValue".freeze, "gr:QuantitativeValue".freeze, "gr:QuantitativeValueFloat".freeze, "gr:QuantitativeValueInteger".freeze, "gr:SomeItems".freeze, "gr:TypeAndQuantityNode".freeze, "gr:UnitPriceSpecification".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze)
407
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
408
+ unionOf: list("http://www.w3.org/2002/07/owl#Thing".freeze, "http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryChargeSpecification".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze, "http://purl.org/goodrelations/v1#Individual".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentChargeSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze, "http://purl.org/goodrelations/v1#QualitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze, "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze, "http://purl.org/goodrelations/v1#SomeItems".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze)
1150
409
  ),
1151
410
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1152
411
  label: "description (0..1)".freeze,
1153
- range: "rdfs:Literal".freeze,
1154
- type: "owl:DatatypeProperty".freeze
412
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
413
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1155
414
  property :displayPosition,
1156
415
  comment: "The position at which the option or element should be listed in a menu or user dialog, lower numbers come first.\n\nThe main usage of this property are the days of the week (gr:DayOfWeek), but it is also possible to apply it e.g. to product features or any other conceptual element.\nNote: Rely on this property only for data originating from a single RDF graph; otherwise, unpredictable results are possible.".freeze,
1157
416
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1158
417
  label: "display position (0..1)".freeze,
1159
- type: "owl:AnnotationProperty".freeze
418
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
1160
419
  property :durationOfWarrantyInMonths,
1161
420
  comment: "This property specifies the duration of the gr:WarrantyPromise in months.".freeze,
1162
- domain: "gr:WarrantyPromise".freeze,
421
+ domain: "http://purl.org/goodrelations/v1#WarrantyPromise".freeze,
1163
422
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1164
423
  label: "duration of warranty in months (0..1)".freeze,
1165
- range: "xsd:int".freeze,
1166
- type: "owl:DatatypeProperty".freeze
424
+ range: "http://www.w3.org/2001/XMLSchema#int".freeze,
425
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1167
426
  property :eligibleCustomerTypes,
1168
427
  comment: "The types of customers (gr:BusinessEntityType) for which the given gr:Offering is valid.".freeze,
1169
428
  domain: term(
1170
- type: "owl:Class".freeze,
1171
- unionOf: list("gr:Offering".freeze, term(
1172
- subClassOf: "gr:Offering".freeze,
1173
- type: "owl:Class".freeze
1174
- ))
429
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
430
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g36040".freeze)
1175
431
  ),
1176
432
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1177
433
  label: "eligible customer types (0..*)".freeze,
1178
- range: "gr:BusinessEntityType".freeze,
1179
- type: "owl:ObjectProperty".freeze
434
+ range: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze,
435
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1180
436
  property :eligibleDuration,
1181
437
  comment: "The minimal and maximal duration for which the given gr:Offering or gr:License is valid. This is mostly used for offers regarding accommodation, the rental of objects, or software licenses. The duration is specified by attaching an instance of gr:QuantitativeValue. The lower and upper boundaries are specified using the properties gr:hasMinValue and gr:hasMaxValue to that instance. If they are the same, use the gr:hasValue property. The unit of measurement is specified using the property gr:hasUnitOfMeasurement with a string holding a UN/CEFACT code suitable for durations, e.g. MON (months), DAY (days), HUR (hours), or MIN (minutes).\n\nThe difference to the gr:validFrom and gr:validThrough properties is that those specify the absiolute interval during which the gr:Offering or gr:License is valid, while gr:eligibleDuration specifies the acceptable duration of the contract or usage.".freeze,
1182
438
  domain: term(
1183
- type: "owl:Class".freeze,
1184
- unionOf: list("gr:Offering".freeze, "gr:License".freeze, term(
1185
- subClassOf: "gr:Offering".freeze,
1186
- type: "owl:Class".freeze
1187
- ))
439
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
440
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#License".freeze, "_:g25320".freeze)
1188
441
  ),
1189
442
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1190
443
  label: "eligible duration (0..1)".freeze,
1191
- range: "gr:QuantitativeValue".freeze,
1192
- type: "owl:ObjectProperty".freeze
444
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
445
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1193
446
  property :eligibleRegions,
1194
447
  comment: "This property specifies the geo-political region or regions for which the gr:Offering, gr:License, or gr:DeliveryChargeSpecification is valid using the two-character version of ISO 3166-1 (ISO 3166-1 alpha-2) for regions or ISO 3166-2 , which breaks down the countries from ISO 3166-1 into administrative subdivisions.\n\nImportant: Do NOT use 3-letter ISO 3166-1 codes!".freeze,
1195
448
  domain: term(
1196
- type: "owl:Class".freeze,
1197
- unionOf: list("gr:DeliveryChargeSpecification".freeze, "gr:Offering".freeze, "gr:License".freeze, term(
1198
- subClassOf: "gr:Offering".freeze,
1199
- type: "owl:Class".freeze
1200
- ))
449
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
450
+ unionOf: list("http://purl.org/goodrelations/v1#DeliveryChargeSpecification".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#License".freeze, "_:g22640".freeze)
1201
451
  ),
1202
452
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1203
453
  label: "eligible regions (0..*)".freeze,
1204
- range: "xsd:string".freeze,
1205
- type: "owl:DatatypeProperty".freeze
454
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
455
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1206
456
  property :eligibleTransactionVolume,
1207
457
  comment: "This property can be used to indicate the transaction volume, in a monetary unit, for which the gr:Offering or gr:PriceSpecification is valid. This is mostly used to specify a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases above a certain amount.\n\nThe object is a gr:PriceSpecification that uses the properties gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue to indicate the lower and upper boundaries and gr:hasCurrency to indicate the currency using the ISO 4217 standard (3 characters).".freeze,
1208
458
  domain: term(
1209
- type: "owl:Class".freeze,
1210
- unionOf: list("gr:Offering".freeze, "gr:PriceSpecification".freeze, term(
1211
- subClassOf: "gr:Offering".freeze,
1212
- type: "owl:Class".freeze
1213
- ))
459
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
460
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "_:g37860".freeze)
1214
461
  ),
1215
462
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1216
463
  label: "eligible transaction volume (0..1)".freeze,
1217
- range: "gr:PriceSpecification".freeze,
1218
- type: "owl:ObjectProperty".freeze
464
+ range: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
465
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1219
466
  property :equal,
1220
467
  comment: "This ordering relation for qualitative values indicates that the subject is equal to the object.".freeze,
1221
- domain: "gr:QualitativeValue".freeze,
1222
- inverseOf: "gr:equal".freeze,
468
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
469
+ inverseOf: "http://purl.org/goodrelations/v1#equal".freeze,
1223
470
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1224
471
  label: "equal (0..*)".freeze,
1225
- range: "gr:QualitativeValue".freeze,
1226
- type: ["owl:ObjectProperty".freeze, "owl:SymmetricProperty".freeze, "owl:TransitiveProperty".freeze]
472
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
473
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#SymmetricProperty".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
1227
474
  property :greater,
1228
475
  comment: "This ordering relation for qualitative values indicates that the subject is greater than the object.".freeze,
1229
- domain: "gr:QualitativeValue".freeze,
1230
- inverseOf: "gr:lesser".freeze,
476
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
477
+ inverseOf: "http://purl.org/goodrelations/v1#lesser".freeze,
1231
478
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1232
479
  label: "greater (0..*)".freeze,
1233
- range: "gr:QualitativeValue".freeze,
1234
- type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze]
480
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
481
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
1235
482
  property :greaterOrEqual,
1236
483
  comment: "This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.".freeze,
1237
- domain: "gr:QualitativeValue".freeze,
1238
- inverseOf: "gr:lesserOrEqual".freeze,
484
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
485
+ inverseOf: "http://purl.org/goodrelations/v1#lesserOrEqual".freeze,
1239
486
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1240
487
  label: "greater or equal (0..*)".freeze,
1241
- range: "gr:QualitativeValue".freeze,
1242
- type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze]
488
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
489
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
1243
490
  property :hasBrand,
1244
491
  comment: "This specifies the brand or brands (gr:Brand) associated with a gr:ProductOrService, or the brand or brands maintained by a gr:BusinessEntity.".freeze,
1245
492
  domain: term(
1246
- type: "owl:Class".freeze,
1247
- unionOf: list("gr:BusinessEntity".freeze, "gr:ProductOrService".freeze, term(
1248
- subClassOf: "gr:BusinessEntity".freeze,
1249
- type: "owl:Class".freeze
1250
- ), term(
1251
- equivalentClass: "gr:ProductOrService".freeze,
1252
- type: "owl:Class".freeze
1253
- ))
493
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
494
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g33480".freeze, "_:g33520".freeze)
1254
495
  ),
1255
496
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1256
497
  label: "has brand (0..*)".freeze,
1257
- range: "gr:Brand".freeze,
1258
- type: "owl:ObjectProperty".freeze
498
+ range: "http://purl.org/goodrelations/v1#Brand".freeze,
499
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1259
500
  property :hasBusinessFunction,
1260
501
  comment: "This specifies the business function of the gr:Offering, i.e. whether the gr:BusinessEntity is offering to sell, to lease, or to repair the particular type of product. In the case of bundles, it is also possible to attach individual business functions to each gr:TypeAndQuantityNode. The business function of the main gr:Offering determines the business function for all included objects or services, unless a business function attached to a gr:TypeAndQuantityNode overrides it.\n\t\nNote: While it is possible that an entity is offering multiple types of business functions for the same set of objects (e.g. rental and sales), this should usually not be stated by attaching multiple business functions to the same gr:Offering, since the gr:UnitPriceSpecification for the varying business functions will typically be very different.".freeze,
1261
502
  domain: term(
1262
- type: "owl:Class".freeze,
1263
- unionOf: list("gr:Offering".freeze, "gr:TypeAndQuantityNode".freeze, term(
1264
- subClassOf: "gr:Offering".freeze,
1265
- type: "owl:Class".freeze
1266
- ))
503
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
504
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "_:g40900".freeze)
1267
505
  ),
1268
506
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1269
507
  label: "has business function (1..*)".freeze,
1270
- range: "gr:BusinessFunction".freeze,
1271
- type: "owl:ObjectProperty".freeze
508
+ range: "http://purl.org/goodrelations/v1#BusinessFunction".freeze,
509
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1272
510
  property :hasCurrency,
1273
511
  comment: "The currency for all prices in the gr:PriceSpecification given using the ISO 4217 standard (3 characters).".freeze,
1274
- domain: "gr:PriceSpecification".freeze,
512
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1275
513
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1276
514
  label: "has currency (1..1)".freeze,
1277
- range: "xsd:string".freeze,
1278
- type: "owl:DatatypeProperty".freeze
515
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
516
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1279
517
  property :hasCurrencyValue,
1280
518
  comment: "This property specifies the amount of money for a price per unit, shipping charges, or payment charges. The currency and other relevant details are attached to the respective gr:PriceSpecification etc.\n\nFor a gr:UnitPriceSpecification, this is the price for one unit or bundle (as specified in the unit of measurement of the unit price specification) of the respective gr:ProductOrService. For a gr:DeliveryChargeSpecification or a gr:PaymentChargeSpecification, it is the price per delivery or payment.\n\nGoodRelations also supports giving price information as intervals only. If this is needed, use gr:hasMaxCurrencyValue for the upper bound and gr:hasMinCurrencyValue for the lower bound. \n\nUsing gr:hasCurrencyValue sets the upper and lower bounds to the same given value, i.e., x gr:hasCurrencyValue y implies x gr:hasMinCurrencyValue y, x gr:hasMaxCurrencyValue y.".freeze,
1281
- domain: "gr:PriceSpecification".freeze,
519
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1282
520
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1283
521
  label: "has currency value (0..1)".freeze,
1284
- range: "xsd:float".freeze,
1285
- subPropertyOf: ["gr:hasMaxCurrencyValue".freeze, "gr:hasMinCurrencyValue".freeze],
1286
- type: "owl:DatatypeProperty".freeze
522
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
523
+ subPropertyOf: ["http://purl.org/goodrelations/v1#hasMaxCurrencyValue".freeze, "http://purl.org/goodrelations/v1#hasMinCurrencyValue".freeze],
524
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1287
525
  property :hasDUNS,
1288
526
  comment: "The Dun & Bradstreet DUNS number for identifying a gr:BusinessEntity. The Dun & Bradstreet DUNS is a nine-digit number used to identify legal entities (but usually not branches or locations of logistical importance only).".freeze,
1289
527
  domain: term(
1290
- type: "owl:Class".freeze,
1291
- unionOf: list("gr:BusinessEntity".freeze, term(
1292
- subClassOf: "gr:BusinessEntity".freeze,
1293
- type: "owl:Class".freeze
1294
- ))
528
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
529
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g36300".freeze)
1295
530
  ),
1296
531
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1297
532
  label: "has DUNS (0..1)".freeze,
1298
- range: "xsd:string".freeze,
1299
- type: "owl:DatatypeProperty".freeze
533
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
534
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1300
535
  property :"hasEAN_UCC-13",
1301
536
  comment: "The EAN·UCC-13 code of the given gr:ProductOrService or gr:Offering. This code is now officially called GTIN-13 (Global Trade Identifier Number) or EAN·UCC-13. Former 12-digit UPC codes can be converted into EAN·UCC-13 code by simply adding a preceeding zero.\n\nNote 1: When using this property for searching by 12-digit UPC codes, you must add a preceeding zero digit.\nNote 2: As of January 1, 2007, the former ISBN numbers for books etc. have been integrated into the EAN·UCC-13 code. For each old ISBN-10 code, there exists a proper translation into EAN·UCC-13 by adding \"978\" or \"979\" as prefix. Since the old ISBN-10 is now deprecated, GoodRelations does not provide a property for ISBNs.".freeze,
1302
537
  domain: term(
1303
- type: "owl:Class".freeze,
1304
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1305
- equivalentClass: "gr:ProductOrService".freeze,
1306
- type: "owl:Class".freeze
1307
- ))
538
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
539
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g23940".freeze)
1308
540
  ),
1309
541
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1310
542
  label: "has EAN/UCC-13 (0..*)".freeze,
1311
- range: "xsd:string".freeze,
1312
- subPropertyOf: "schema:productID".freeze,
1313
- type: "owl:DatatypeProperty".freeze
543
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
544
+ subPropertyOf: "http://schema.org/productID".freeze,
545
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1314
546
  property :hasEligibleQuantity,
1315
547
  comment: "This specifies the interval and unit of measurement of ordering quantities for which the gr:Offering or gr:PriceSpecification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity.\nNote that if an offering is a bundle, i.e. it consists of more than one unit of a single type of good, or if the unit of measurement for the good is different from unit (Common Code C62), then gr:hasEligibleQuantity refers to units of this bundle. In other words, \"C62\" for \"Units or pieces\" is usually the appropriate unit of measurement.".freeze,
1316
548
  domain: term(
1317
- type: "owl:Class".freeze,
1318
- unionOf: list("gr:Offering".freeze, "gr:PriceSpecification".freeze, term(
1319
- subClassOf: "gr:Offering".freeze,
1320
- type: "owl:Class".freeze
1321
- ))
549
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
550
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "_:g23020".freeze)
1322
551
  ),
1323
552
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1324
553
  label: "has eligible quantity (0..1)".freeze,
1325
- range: "gr:QuantitativeValue".freeze,
1326
- type: "owl:ObjectProperty".freeze
554
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
555
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1327
556
  property :"hasGTIN-14",
1328
557
  comment: "The Global Trade Item Number (GTIN-14) of the given gr:ProductOrService or gr:Offering.".freeze,
1329
558
  domain: term(
1330
- type: "owl:Class".freeze,
1331
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1332
- equivalentClass: "gr:ProductOrService".freeze,
1333
- type: "owl:Class".freeze
1334
- ))
559
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
560
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g28580".freeze)
1335
561
  ),
1336
562
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1337
563
  label: "has GTIN-14 (0..*)".freeze,
1338
- range: "xsd:string".freeze,
1339
- subPropertyOf: "schema:productID".freeze,
1340
- type: "owl:DatatypeProperty".freeze
564
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
565
+ subPropertyOf: "http://schema.org/productID".freeze,
566
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1341
567
  property :"hasGTIN-8",
1342
568
  comment: "The 8-digit Global Trade Item Number (GTIN-8) of the given gr:ProductOrService or gr:Offering, also known as EAN/UCC-8 (8-digit EAN).".freeze,
1343
569
  domain: term(
1344
- type: "owl:Class".freeze,
1345
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1346
- equivalentClass: "gr:ProductOrService".freeze,
1347
- type: "owl:Class".freeze
1348
- ))
570
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
571
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g24620".freeze)
1349
572
  ),
1350
573
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1351
574
  label: "has GTIN-8 (0..*)".freeze,
1352
- range: "xsd:string".freeze,
1353
- subPropertyOf: "schema:productID".freeze,
1354
- type: "owl:DatatypeProperty".freeze
575
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
576
+ subPropertyOf: "http://schema.org/productID".freeze,
577
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1355
578
  property :hasGlobalLocationNumber,
1356
579
  comment: "The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective gr:BusinessEntity or gr:Location.\nThe Global Location Number is a thirteen-digit number used to identify parties and physical locations.".freeze,
1357
580
  domain: term(
1358
- type: "owl:Class".freeze,
1359
- unionOf: list("gr:BusinessEntity".freeze, "gr:Location".freeze, term(
1360
- equivalentClass: "gr:Location".freeze,
1361
- type: "owl:Class".freeze
1362
- ), term(
1363
- subClassOf: "gr:BusinessEntity".freeze,
1364
- type: "owl:Class".freeze
1365
- ))
581
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
582
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "_:g19800".freeze, "_:g19840".freeze)
1366
583
  ),
1367
584
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1368
585
  label: "has Global Location Number (0..1)".freeze,
1369
- range: "xsd:string".freeze,
1370
- type: "owl:DatatypeProperty".freeze
586
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
587
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1371
588
  property :hasISICv4,
1372
589
  comment: "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular gr:BusinessEntity or gr:Location. See http://unstats.un.org/unsd/cr/registry/isic-4.asp for more information.\n\nNote: While ISIC codes are sometimes misused for classifying products or services, they are designed and suited only for classifying business establishments.".freeze,
1373
590
  domain: term(
1374
- type: "owl:Class".freeze,
1375
- unionOf: list("gr:BusinessEntity".freeze, "gr:Location".freeze, term(
1376
- subClassOf: "gr:BusinessEntity".freeze,
1377
- type: "owl:Class".freeze
1378
- ), term(
1379
- equivalentClass: "gr:Location".freeze,
1380
- type: "owl:Class".freeze
1381
- ))
591
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
592
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "_:g17760".freeze, "_:g17800".freeze)
1382
593
  ),
1383
594
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1384
595
  label: "has ISIC v4 (0..*)".freeze,
1385
- range: "xsd:int".freeze,
1386
- type: "owl:DatatypeProperty".freeze
596
+ range: "http://www.w3.org/2001/XMLSchema#int".freeze,
597
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1387
598
  property :hasInventoryLevel,
1388
599
  comment: "This property specifies the current approximate inventory level for gr:SomeItems. The unit of measurement and the point value or interval are indicated using the attached gr:QuantitativeValueFloat instance.\n\nThis property can also be attached to a gr:Offering in cases where the included products are not modeled in more detail.".freeze,
1389
600
  domain: term(
1390
- type: "owl:Class".freeze,
1391
- unionOf: list("gr:Offering".freeze, "gr:SomeItems".freeze, term(
1392
- subClassOf: "gr:Offering".freeze,
1393
- type: "owl:Class".freeze
1394
- ))
601
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
602
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#SomeItems".freeze, "_:g38160".freeze)
1395
603
  ),
1396
604
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1397
605
  label: "has inventory level (0..1)".freeze,
1398
- range: "gr:QuantitativeValueFloat".freeze,
1399
- type: "owl:ObjectProperty".freeze
606
+ range: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
607
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1400
608
  property :hasMPN,
1401
609
  comment: "The Manufacturer Part Number or MPN is a unique identifier for a product, service, or bundle from the perspective of a particular manufacturer. MPNs can be assigned to products or product datasheets, or bundles. Accordingly, the domain of this property is the union of gr:ProductOrService (the common superclass of goods and datasheets), and gr:Offering.\n\nImportant: Be careful when assuming two products or services instances or offering instances to be identical based on the MPN. Since MPNs are unique only for the same gr:BusinessEntity, this holds only when the two MPN values refer to the same gr:BusinessEntity. Such can be done by taking into account the provenance of the data. \n\nUsually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique.\n\nSee also http://en.wikipedia.org/wiki/Part_number".freeze,
1402
610
  domain: term(
1403
- type: "owl:Class".freeze,
1404
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1405
- equivalentClass: "gr:ProductOrService".freeze,
1406
- type: "owl:Class".freeze
1407
- ))
611
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
612
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g33300".freeze)
1408
613
  ),
1409
614
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1410
615
  label: "has MPN (0..*)".freeze,
1411
- range: "xsd:string".freeze,
1412
- subPropertyOf: "schema:productID".freeze,
1413
- type: "owl:DatatypeProperty".freeze
616
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
617
+ subPropertyOf: "http://schema.org/productID".freeze,
618
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1414
619
  property :hasMakeAndModel,
1415
620
  comment: "This states that an actual product instance (gr:Individual) or a placeholder instance for multiple, unidentified such instances (gr:SomeItems) is one occurence of a particular gr:ProductOrServiceModel.\n\nExample: myFordT hasMakeAndModel FordT.".freeze,
1416
621
  domain: term(
1417
- type: "owl:Class".freeze,
1418
- unionOf: list("gr:Individual".freeze, "gr:SomeItems".freeze, term(
1419
- equivalentClass: "gr:ProductOrService".freeze,
1420
- type: "owl:Class".freeze
1421
- ))
622
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
623
+ unionOf: list("http://purl.org/goodrelations/v1#Individual".freeze, "http://purl.org/goodrelations/v1#SomeItems".freeze, "_:g42060".freeze)
1422
624
  ),
1423
625
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1424
626
  label: "has make and model (0..1)".freeze,
1425
- range: "gr:ProductOrServiceModel".freeze,
1426
- type: "owl:ObjectProperty".freeze
627
+ range: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
628
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1427
629
  property :hasManufacturer,
1428
630
  comment: "This object property links a gr:ProductOrService to the gr:BusinessEntity that produces it. Mostly used with gr:ProductOrServiceModel.".freeze,
1429
631
  domain: term(
1430
- type: "owl:Class".freeze,
1431
- unionOf: list("gr:ProductOrService".freeze, term(
1432
- equivalentClass: "gr:ProductOrService".freeze,
1433
- type: "owl:Class".freeze
1434
- ))
632
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
633
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g36140".freeze)
1435
634
  ),
1436
635
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1437
636
  label: "has manufacturer (0..1)".freeze,
1438
- range: "gr:BusinessEntity".freeze,
1439
- type: "owl:ObjectProperty".freeze
637
+ range: "http://purl.org/goodrelations/v1#BusinessEntity".freeze,
638
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1440
639
  property :hasMaxCurrencyValue,
1441
640
  comment: "This property specifies the UPPER BOUND of the amount of money for a price RANGE per unit, shipping charges, or payment charges. The currency and other relevant details are attached to the respective gr:PriceSpecification etc.\nFor a gr:UnitPriceSpecification, this is the UPPER BOUND for the price for one unit or bundle (as specified in the unit of measurement of the unit price specification) of the respective gr:ProductOrService. For a gr:DeliveryChargeSpecification or a gr:PaymentChargeSpecification, it is the UPPER BOUND of the price per delivery or payment.\n\nUsing gr:hasCurrencyValue sets the upper and lower bounds to the same given value, i.e., x gr:hasCurrencyValue y implies x gr:hasMinCurrencyValue y, x gr:hasMaxCurrencyValue y.".freeze,
1442
- domain: "gr:PriceSpecification".freeze,
641
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1443
642
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1444
643
  label: "has max currency value (1..1)".freeze,
1445
- range: "xsd:float".freeze,
1446
- type: "owl:DatatypeProperty".freeze
644
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
645
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1447
646
  property :hasMaxValue,
1448
647
  comment: "This property captures the upper limit of a gr:QuantitativeValue instance.".freeze,
1449
- domain: "gr:QuantitativeValue".freeze,
648
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1450
649
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1451
650
  label: "has max value (0..1)".freeze,
1452
- range: "rdfs:Literal".freeze,
1453
- type: "owl:DatatypeProperty".freeze
651
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
652
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1454
653
  property :hasMaxValueFloat,
1455
654
  comment: "This property captures the upper limit of a gr:QuantitativeValueFloat instance.".freeze,
1456
- domain: "gr:QuantitativeValueFloat".freeze,
655
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
1457
656
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1458
657
  label: "has max value float (1..1)".freeze,
1459
- range: "xsd:float".freeze,
1460
- subPropertyOf: "gr:hasMaxValue".freeze,
1461
- type: "owl:DatatypeProperty".freeze
658
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
659
+ subPropertyOf: "http://purl.org/goodrelations/v1#hasMaxValue".freeze,
660
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1462
661
  property :hasMaxValueInteger,
1463
662
  comment: "This property captures the upper limit of a gr:QuantitativeValueInteger instance.".freeze,
1464
- domain: "gr:QuantitativeValueInteger".freeze,
663
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
1465
664
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1466
665
  label: "has max value integer (1..1)".freeze,
1467
- range: "xsd:int".freeze,
1468
- subPropertyOf: "gr:hasMaxValue".freeze,
1469
- type: "owl:DatatypeProperty".freeze
666
+ range: "http://www.w3.org/2001/XMLSchema#int".freeze,
667
+ subPropertyOf: "http://purl.org/goodrelations/v1#hasMaxValue".freeze,
668
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1470
669
  property :hasMinCurrencyValue,
1471
670
  comment: "This property specifies the LOWER BOUND of the amount of money for a price RANGE per unit, shipping charges, or payment charges. The currency and other relevant details are attached to the respective gr:PriceSpecification etc.\nFor a gr:UnitPriceSpecification, this is the LOWER BOUND for the price for one unit or bundle (as specified in the unit of measurement of the unit price specification) of the respective gr:ProductOrService. For a gr:DeliveryChargeSpecification or a gr:PaymentChargeSpecification, it is the LOWER BOUND of the price per delivery or payment.\n\nUsing gr:hasCurrencyValue sets the upper and lower bounds to the same given value, i.e., x gr:hasCurrencyValue y implies x gr:hasMinCurrencyValue y, x gr:hasMaxCurrencyValue y.".freeze,
1472
- domain: "gr:PriceSpecification".freeze,
671
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1473
672
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1474
673
  label: "has min currency value (1..1)".freeze,
1475
- range: "xsd:float".freeze,
1476
- type: "owl:DatatypeProperty".freeze
674
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
675
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1477
676
  property :hasMinValue,
1478
677
  comment: "This property captures the lower limit of a gr:QuantitativeValue instance.".freeze,
1479
- domain: "gr:QuantitativeValue".freeze,
678
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1480
679
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1481
680
  label: "has min value (0..1)".freeze,
1482
- range: "rdfs:Literal".freeze,
1483
- type: "owl:DatatypeProperty".freeze
681
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
682
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1484
683
  property :hasMinValueFloat,
1485
684
  comment: "This property captures the lower limit of a gr:QuantitativeValueFloat instance.".freeze,
1486
- domain: "gr:QuantitativeValueFloat".freeze,
685
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
1487
686
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1488
687
  label: "has min value float (1..1)".freeze,
1489
- range: "xsd:float".freeze,
1490
- subPropertyOf: "gr:hasMinValue".freeze,
1491
- type: "owl:DatatypeProperty".freeze
688
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
689
+ subPropertyOf: "http://purl.org/goodrelations/v1#hasMinValue".freeze,
690
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1492
691
  property :hasMinValueInteger,
1493
692
  comment: "This property captures the lower limit of a gr:QuantitativeValueInteger instance.".freeze,
1494
- domain: "gr:QuantitativeValueInteger".freeze,
693
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
1495
694
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1496
695
  label: "has min value integer (1..1)".freeze,
1497
- range: "xsd:int".freeze,
1498
- subPropertyOf: "gr:hasMinValue".freeze,
1499
- type: "owl:DatatypeProperty".freeze
696
+ range: "http://www.w3.org/2001/XMLSchema#int".freeze,
697
+ subPropertyOf: "http://purl.org/goodrelations/v1#hasMinValue".freeze,
698
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1500
699
  property :hasNAICS,
1501
700
  comment: "The North American Industry Classification System (NAICS) code for a particular gr:BusinessEntity.\nSee http://www.census.gov/eos/www/naics/ for more details.\n\nNote: While NAICS codes are sometimes misused for classifying products or services, they are designed and suited only for classifying business establishments.".freeze,
1502
701
  domain: term(
1503
- type: "owl:Class".freeze,
1504
- unionOf: list("gr:BusinessEntity".freeze, term(
1505
- subClassOf: "gr:BusinessEntity".freeze,
1506
- type: "owl:Class".freeze
1507
- ))
702
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
703
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g32880".freeze)
1508
704
  ),
1509
705
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1510
706
  label: "has NAICS (0..*)".freeze,
1511
- range: "xsd:int".freeze,
1512
- type: "owl:DatatypeProperty".freeze
707
+ range: "http://www.w3.org/2001/XMLSchema#int".freeze,
708
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1513
709
  property :hasNext,
1514
710
  comment: "This ordering relation for gr:DayOfWeek indicates that the subject is directly followed by the object.\n\nExample: Monday hasNext Tuesday\n\nSince days of the week are a cycle, this property is not transitive.".freeze,
1515
- domain: "gr:DayOfWeek".freeze,
1516
- inverseOf: "gr:hasPrevious".freeze,
711
+ domain: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
712
+ inverseOf: "http://purl.org/goodrelations/v1#hasPrevious".freeze,
1517
713
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1518
714
  label: "has next (0..1)".freeze,
1519
- range: "gr:DayOfWeek".freeze,
1520
- type: "owl:ObjectProperty".freeze
715
+ range: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
716
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1521
717
  property :hasOpeningHoursDayOfWeek,
1522
718
  comment: "This specifies the gr:DayOfWeek to which the gr:OpeningHoursSpecification is related.\n\nNote: Use multiple instances of gr:OpeningHoursSpecification for specifying the opening hours for multiple days if the opening hours differ.".freeze,
1523
- domain: "gr:OpeningHoursSpecification".freeze,
719
+ domain: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
1524
720
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1525
721
  label: "has opening hours day of week (1..*)".freeze,
1526
- range: "gr:DayOfWeek".freeze,
1527
- type: "owl:ObjectProperty".freeze
722
+ range: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
723
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1528
724
  property :hasOpeningHoursSpecification,
1529
725
  comment: "This property links a gr:Location to a gr:OpeningHoursSpecification.".freeze,
1530
726
  domain: term(
1531
- type: "owl:Class".freeze,
1532
- unionOf: list("gr:Location".freeze, term(
1533
- equivalentClass: "gr:Location".freeze,
1534
- type: "owl:Class".freeze
1535
- ))
727
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
728
+ unionOf: list("http://purl.org/goodrelations/v1#Location".freeze, "_:g36200".freeze)
1536
729
  ),
1537
730
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1538
731
  label: "has opening hours specification (0..*)".freeze,
1539
- range: "gr:OpeningHoursSpecification".freeze,
1540
- type: "owl:ObjectProperty".freeze
732
+ range: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
733
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1541
734
  property :hasPOS,
1542
735
  comment: "This property states that the respective gr:Location is a point of sale for the respective gr:BusinessEntity. It allows linking those two types of entities without the need for a particular gr:Offering.".freeze,
1543
736
  domain: term(
1544
- type: "owl:Class".freeze,
1545
- unionOf: list("gr:BusinessEntity".freeze, term(
1546
- subClassOf: "gr:BusinessEntity".freeze,
1547
- type: "owl:Class".freeze
1548
- ))
737
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
738
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g33220".freeze)
1549
739
  ),
1550
740
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1551
741
  label: "has POS (0..*)".freeze,
1552
- range: "gr:Location".freeze,
1553
- type: "owl:ObjectProperty".freeze
742
+ range: "http://purl.org/goodrelations/v1#Location".freeze,
743
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1554
744
  property :hasPrevious,
1555
745
  comment: "This ordering relation for gr:DayOfWeek indicates that the subject is directly preceeded by the object.\n\nExample: Tuesday hasPrevious Monday\n\nSince days of the week are a cycle, this property is not transitive.".freeze,
1556
- domain: "gr:DayOfWeek".freeze,
1557
- inverseOf: "gr:hasNext".freeze,
746
+ domain: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
747
+ inverseOf: "http://purl.org/goodrelations/v1#hasNext".freeze,
1558
748
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1559
749
  label: "has previous (0..1)".freeze,
1560
- range: "gr:DayOfWeek".freeze,
1561
- type: "owl:ObjectProperty".freeze
750
+ range: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
751
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1562
752
  property :hasPriceSpecification,
1563
753
  comment: "This links a gr:Offering to a gr:PriceSpecification or specifications. There can be unit price specifications, payment charge specifications, and delivery charge specifications. For each type, multiple specifications for the same gr:Offering are possible, e.g. for different quantity ranges or for different currencies, or for different combinations of gr:DeliveryMethod and target destinations.\n\nRecommended retail prices etc. can be marked by the gr:priceType property of the gr:UnitPriceSpecification.".freeze,
1564
754
  domain: term(
1565
- type: "owl:Class".freeze,
1566
- unionOf: list("gr:Offering".freeze, term(
1567
- subClassOf: "gr:Offering".freeze,
1568
- type: "owl:Class".freeze
1569
- ))
755
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
756
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g38540".freeze)
1570
757
  ),
1571
758
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1572
759
  label: "has price specification (0..*)".freeze,
1573
- range: "gr:PriceSpecification".freeze,
1574
- type: "owl:ObjectProperty".freeze
760
+ range: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
761
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1575
762
  property :hasStockKeepingUnit,
1576
763
  comment: "The Stock Keeping Unit, or SKU is a unique identifier for a product, service, or bundle from the perspective of a particular supplier, i.e. SKUs are mostly assigned and serialized at the merchant level. \nExamples of SKUs are the ordering or parts numbers used by a particular Web shop or catalog.\n\nConsequently, the domain of gr:hasStockKeepingUnit is the union of the classes gr:Offering and gr:ProductOrService. \nIf attached to a gr:Offering, the SKU will usually reflect a merchant-specific identifier, i.e. one valid only for that particular retailer or shop. \nIf attached to a gr:ProductOrServiceModel, the SKU can reflect either the identifier used by the merchant or the part number used by the official manufacturer of that part. For the latter, gr:hasMPN is a better choice.\n\nImportant: Be careful when assuming two products or services instances or offering instances to be identical based on the SKU. Since SKUs are unique only for the same gr:BusinessEntity, this can be assumed only when you are sure that the two SKU values refer to the same business entity. Such can be done by taking into account the provenance of the data. As long as instances of gr:Offering are concerned, you can also check that the offerings are being offered by the same gr:Business Entity.\n\nUsually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique.\n\nSee also http://en.wikipedia.org/wiki/Stock_Keeping_Unit.".freeze,
1577
764
  domain: term(
1578
- type: "owl:Class".freeze,
1579
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1580
- subClassOf: "gr:Offering".freeze,
1581
- type: "owl:Class".freeze
1582
- ), term(
1583
- equivalentClass: "gr:ProductOrService".freeze,
1584
- type: "owl:Class".freeze
1585
- ))
765
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
766
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g29920".freeze, "_:g29960".freeze)
1586
767
  ),
1587
768
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1588
769
  label: "has Stock Keeping Unit (0..*)".freeze,
1589
- range: "xsd:string".freeze,
1590
- subPropertyOf: "schema:productID".freeze,
1591
- type: "owl:DatatypeProperty".freeze
770
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
771
+ subPropertyOf: "http://schema.org/productID".freeze,
772
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1592
773
  property :hasUnitOfMeasurement,
1593
774
  comment: "The unit of measurement for a gr:QuantitativeValue, a gr:UnitPriceSpecification, or a gr:TypeAndQuantityNode given using the UN/CEFACT Common Code (3 characters).".freeze,
1594
775
  domain: term(
1595
- type: "owl:Class".freeze,
1596
- unionOf: list("gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze, "gr:UnitPriceSpecification".freeze)
776
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
777
+ unionOf: list("http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze)
1597
778
  ),
1598
779
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1599
780
  label: "has unit of measurement (1..1)".freeze,
1600
- range: "xsd:string".freeze,
1601
- type: "owl:DatatypeProperty".freeze
781
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
782
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1602
783
  property :hasValue,
1603
784
  comment: "This subproperty specifies that the upper and lower limit of the given gr:QuantitativeValue are identical and have the respective value. It is a shortcut for such cases where a quantitative property is (at least practically) a single point value and not an interval.".freeze,
1604
- domain: "gr:QuantitativeValue".freeze,
785
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1605
786
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1606
787
  label: "has value (0..1)".freeze,
1607
- range: "rdfs:Literal".freeze,
1608
- subPropertyOf: ["gr:hasMaxValue".freeze, "gr:hasMinValue".freeze],
1609
- type: "owl:DatatypeProperty".freeze
788
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
789
+ subPropertyOf: ["http://purl.org/goodrelations/v1#hasMaxValue".freeze, "http://purl.org/goodrelations/v1#hasMinValue".freeze],
790
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1610
791
  property :hasValueFloat,
1611
792
  comment: "This subproperty specifies that the upper and lower limit of the given gr:QuantitativeValueFloat are identical and have the respective float value. It is a shortcut for such cases where a quantitative property is (at least practically) a single point value and not an interval.".freeze,
1612
- domain: "gr:QuantitativeValueFloat".freeze,
793
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
1613
794
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1614
795
  label: "has value float (0..1)".freeze,
1615
- range: "xsd:float".freeze,
1616
- subPropertyOf: ["gr:hasMaxValueFloat".freeze, "gr:hasMinValueFloat".freeze],
1617
- type: "owl:DatatypeProperty".freeze
796
+ range: "http://www.w3.org/2001/XMLSchema#float".freeze,
797
+ subPropertyOf: ["http://purl.org/goodrelations/v1#hasMaxValueFloat".freeze, "http://purl.org/goodrelations/v1#hasMinValueFloat".freeze],
798
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1618
799
  property :hasValueInteger,
1619
800
  comment: "This subproperty specifies that the upper and lower limit of the given gr:QuantitativeValueInteger are identical and have the respective integer value. It is a shortcut for such cases where a quantitative property is (at least practically) a single point value and not an interval.".freeze,
1620
- domain: "gr:QuantitativeValueInteger".freeze,
801
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
1621
802
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1622
803
  label: "has value integer (0..1)".freeze,
1623
- range: "xsd:int".freeze,
1624
- subPropertyOf: ["gr:hasMaxValueInteger".freeze, "gr:hasMinValueInteger".freeze],
1625
- type: "owl:DatatypeProperty".freeze
804
+ range: "http://www.w3.org/2001/XMLSchema#int".freeze,
805
+ subPropertyOf: ["http://purl.org/goodrelations/v1#hasMaxValueInteger".freeze, "http://purl.org/goodrelations/v1#hasMinValueInteger".freeze],
806
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1626
807
  property :hasWarrantyPromise,
1627
808
  comment: "This specifies the gr:WarrantyPromise made by the gr:BusinessEntity for the given gr:Offering.".freeze,
1628
809
  domain: term(
1629
- type: "owl:Class".freeze,
1630
- unionOf: list("gr:Offering".freeze, term(
1631
- subClassOf: "gr:Offering".freeze,
1632
- type: "owl:Class".freeze
1633
- ))
810
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
811
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g23500".freeze)
1634
812
  ),
1635
813
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1636
814
  label: "has warranty promise (0..*)".freeze,
1637
- range: "gr:WarrantyPromise".freeze,
1638
- type: "owl:ObjectProperty".freeze
815
+ range: "http://purl.org/goodrelations/v1#WarrantyPromise".freeze,
816
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1639
817
  property :hasWarrantyScope,
1640
818
  comment: "This states the gr:WarrantyScope of a given gr:WarrantyPromise.".freeze,
1641
- domain: "gr:WarrantyPromise".freeze,
819
+ domain: "http://purl.org/goodrelations/v1#WarrantyPromise".freeze,
1642
820
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1643
821
  label: "has warranty scope (0..1)".freeze,
1644
- range: "gr:WarrantyScope".freeze,
1645
- type: "owl:ObjectProperty".freeze
822
+ range: "http://purl.org/goodrelations/v1#WarrantyScope".freeze,
823
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1646
824
  property :height,
1647
825
  comment: "The height of the product.\nTypical unit code(s): CMT for centimeters, INH for inches".freeze,
1648
826
  domain: term(
1649
- type: "owl:Class".freeze,
1650
- unionOf: list("gr:ProductOrService".freeze, term(
1651
- equivalentClass: "gr:ProductOrService".freeze,
1652
- type: "owl:Class".freeze
1653
- ))
827
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
828
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g41460".freeze)
1654
829
  ),
1655
830
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1656
831
  label: "height (0..1)".freeze,
1657
- range: "gr:QuantitativeValue".freeze,
1658
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
1659
- type: "owl:ObjectProperty".freeze
832
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
833
+ subPropertyOf: "http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty".freeze,
834
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1660
835
  property :includes,
1661
836
  comment: "This object property is a shortcut for the original gr:includesObject property for the common case of having exactly one single gr:ProductOrService instance included in an Offering. \n\nWhen linking to an instance of gr:SomeItems or gr:Individual, it is equivalent to using a gr:TypeAndQuantityNode with gr:hasUnitOfMeasurement=\"C62\"^^xsd:string and gr:amountOfThisGood=\"1.0\"^^xsd:float for that good.\n\nWhen linking to a gr:ProductOrServiceModel, it is equivalent to \n1. defining an blank node for a gr:SomeItems\n2. linking that blank node via gr:hasMakeAndModel to the gr:ProductOrServiceModel, and\n3. linking from the gr:Offering to that blank node using another blank node of type gr:TypeAndQuantityNode with gr:hasUnitOfMeasurement=\"C62\"^^xsd:string and gr:amountOfThisGood=\"1.0\"^^xsd:float for that good.".freeze,
1662
- domain: "gr:Offering".freeze,
837
+ domain: "http://purl.org/goodrelations/v1#Offering".freeze,
1663
838
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1664
839
  label: "includes (0..1)".freeze,
1665
- range: "gr:ProductOrService".freeze,
1666
- type: "owl:ObjectProperty".freeze
840
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
841
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1667
842
  property :includesObject,
1668
843
  comment: "This object property links a gr:Offering to one or multiple gr:TypeAndQuantityNode or nodes that specify the components that are included in the respective offer.".freeze,
1669
844
  domain: term(
1670
- type: "owl:Class".freeze,
1671
- unionOf: list("gr:Offering".freeze, term(
1672
- subClassOf: "gr:Offering".freeze,
1673
- type: "owl:Class".freeze
1674
- ))
845
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
846
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g40120".freeze)
1675
847
  ),
1676
848
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1677
849
  label: "includes object (0..*)".freeze,
1678
- range: "gr:TypeAndQuantityNode".freeze,
1679
- type: "owl:ObjectProperty".freeze
850
+ range: "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze,
851
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1680
852
  property :isAccessoryOrSparePartFor,
1681
853
  comment: "This states that a particular gr:ProductOrService is an accessory or spare part for another product or service.".freeze,
1682
854
  domain: term(
1683
- type: "owl:Class".freeze,
1684
- unionOf: list("gr:ProductOrService".freeze, term(
1685
- equivalentClass: "gr:ProductOrService".freeze,
1686
- type: "owl:Class".freeze
1687
- ))
855
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
856
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g41080".freeze)
1688
857
  ),
1689
858
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1690
859
  label: "is accessory or spare part for (0..*)".freeze,
1691
- range: "gr:ProductOrService".freeze,
1692
- type: "owl:ObjectProperty".freeze
860
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
861
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1693
862
  property :isConsumableFor,
1694
863
  comment: "This states that a particular gr:ProductOrService is a consumable for another product or service.".freeze,
1695
864
  domain: term(
1696
- type: "owl:Class".freeze,
1697
- unionOf: list("gr:ProductOrService".freeze, term(
1698
- equivalentClass: "gr:ProductOrService".freeze,
1699
- type: "owl:Class".freeze
1700
- ))
865
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
866
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g33080".freeze)
1701
867
  ),
1702
868
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1703
869
  label: "is consumable for (0..*)".freeze,
1704
- range: "gr:ProductOrService".freeze,
1705
- type: "owl:ObjectProperty".freeze
870
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
871
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1706
872
  property :isListPrice,
1707
873
  comment: "This boolean attribute indicates whether a gr:UnitPriceSpecification is a list price (usually a vendor recommendation) or not. \"true\" indicates it is a list price, \"false\" indicates it is not.\nDEPRECATED. Use the gr:priceType property instead.".freeze,
1708
- domain: "gr:UnitPriceSpecification".freeze,
874
+ domain: "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze,
875
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
1709
876
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1710
877
  label: "is list price (DEPRECATED)".freeze,
1711
- "owl:deprecated": "true".freeze,
1712
- range: "xsd:boolean".freeze,
1713
- type: "owl:DatatypeProperty".freeze
878
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
879
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1714
880
  property :isSimilarTo,
1715
881
  comment: "This states that a given gr:ProductOrService is similar to another product or service. Of course, this is a subjective statement; when interpreting it, the trust in the origin of the statement should be taken into account.".freeze,
1716
882
  domain: term(
1717
- type: "owl:Class".freeze,
1718
- unionOf: list("gr:ProductOrService".freeze, term(
1719
- equivalentClass: "gr:ProductOrService".freeze,
1720
- type: "owl:Class".freeze
1721
- ))
883
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
884
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g23340".freeze)
1722
885
  ),
1723
886
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1724
887
  label: "is similar to (0..*)".freeze,
1725
- range: "gr:ProductOrService".freeze,
1726
- type: "owl:ObjectProperty".freeze
888
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
889
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1727
890
  property :isVariantOf,
1728
891
  comment: "This states that a particular gr:ProductOrServiceModel is a variant of another product or service model. It is pretty safe to infer that the variant inherits all gr:quantitativeProductOrServiceProperty, gr:qualitativeProductOrServiceProperty, and gr:datatypeProductOrServiceProperty values that are defined for the first gr:ProductOrServiceModel.\n\nExample:\nfoo:Red_Ford_T_Model gr:isVariantOf foo:Ford_T_Model".freeze,
1729
- domain: "gr:ProductOrServiceModel".freeze,
892
+ domain: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
1730
893
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1731
894
  label: "is variant of (0..1)".freeze,
1732
- range: "gr:ProductOrServiceModel".freeze,
1733
- type: "owl:ObjectProperty".freeze
895
+ range: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
896
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1734
897
  property :legalName,
1735
898
  comment: "The legal name of the gr:BusinessEntity.".freeze,
1736
899
  domain: term(
1737
- type: "owl:Class".freeze,
1738
- unionOf: list("gr:BusinessEntity".freeze, term(
1739
- subClassOf: "gr:BusinessEntity".freeze,
1740
- type: "owl:Class".freeze
1741
- ))
900
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
901
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g18720".freeze)
1742
902
  ),
1743
903
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1744
904
  label: "legal name (0..1)".freeze,
1745
- range: "rdfs:Literal".freeze,
1746
- type: "owl:DatatypeProperty".freeze
905
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
906
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1747
907
  property :lesser,
1748
908
  comment: "This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than the object.".freeze,
1749
- domain: "gr:QualitativeValue".freeze,
1750
- inverseOf: "gr:greater".freeze,
909
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
910
+ inverseOf: "http://purl.org/goodrelations/v1#greater".freeze,
1751
911
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1752
912
  label: "lesser (0..*)".freeze,
1753
- range: "gr:QualitativeValue".freeze,
1754
- type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze]
913
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
914
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
1755
915
  property :lesserOrEqual,
1756
916
  comment: "This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than or equal to the object.".freeze,
1757
- domain: "gr:QualitativeValue".freeze,
1758
- inverseOf: "gr:greaterOrEqual".freeze,
917
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
918
+ inverseOf: "http://purl.org/goodrelations/v1#greaterOrEqual".freeze,
1759
919
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1760
920
  label: "lesser or equal (0..*)".freeze,
1761
- range: "gr:QualitativeValue".freeze,
1762
- type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze]
921
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
922
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
1763
923
  property :name,
1764
924
  comment: "A short text describing the respective resource.\n\nThis property is semantically equivalent to dcterms:title and rdfs:label and just meant as a handy shortcut for marking up data.".freeze,
1765
925
  domain: term(
1766
- type: "owl:Class".freeze,
1767
- unionOf: list("owl:Thing".freeze, "gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:BusinessEntityType".freeze, "gr:BusinessFunction".freeze, "gr:DayOfWeek".freeze, "gr:DeliveryChargeSpecification".freeze, "gr:DeliveryMethod".freeze, "gr:DeliveryModeParcelService".freeze, "gr:Individual".freeze, "gr:Location".freeze, "gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PaymentChargeSpecification".freeze, "gr:PaymentMethod".freeze, "gr:PaymentMethodCreditCard".freeze, "gr:PriceSpecification".freeze, "gr:ProductOrService".freeze, "gr:ProductOrServiceModel".freeze, "gr:QualitativeValue".freeze, "gr:QuantitativeValue".freeze, "gr:QuantitativeValueFloat".freeze, "gr:QuantitativeValueInteger".freeze, "gr:SomeItems".freeze, "gr:TypeAndQuantityNode".freeze, "gr:UnitPriceSpecification".freeze, "gr:WarrantyPromise".freeze, "gr:WarrantyScope".freeze)
926
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
927
+ unionOf: list("http://www.w3.org/2002/07/owl#Thing".freeze, "http://purl.org/goodrelations/v1#Brand".freeze, "http://purl.org/goodrelations/v1#BusinessEntity".freeze, "http://purl.org/goodrelations/v1#BusinessEntityType".freeze, "http://purl.org/goodrelations/v1#BusinessFunction".freeze, "http://purl.org/goodrelations/v1#DayOfWeek".freeze, "http://purl.org/goodrelations/v1#DeliveryChargeSpecification".freeze, "http://purl.org/goodrelations/v1#DeliveryMethod".freeze, "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze, "http://purl.org/goodrelations/v1#Individual".freeze, "http://purl.org/goodrelations/v1#Location".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentChargeSpecification".freeze, "http://purl.org/goodrelations/v1#PaymentMethod".freeze, "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#ProductOrService".freeze, "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze, "http://purl.org/goodrelations/v1#QualitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze, "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze, "http://purl.org/goodrelations/v1#SomeItems".freeze, "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze, "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze, "http://purl.org/goodrelations/v1#WarrantyPromise".freeze, "http://purl.org/goodrelations/v1#WarrantyScope".freeze)
1768
928
  ),
1769
929
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1770
930
  label: "name (0..1)".freeze,
1771
- range: "rdfs:Literal".freeze,
1772
- type: "owl:DatatypeProperty".freeze
931
+ range: "http://www.w3.org/2000/01/rdf-schema#Literal".freeze,
932
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1773
933
  property :nonEqual,
1774
934
  comment: "This ordering relation for gr:QualitativeValue pairs indicates that the subject is not equal to the object.".freeze,
1775
- domain: "gr:QualitativeValue".freeze,
1776
- inverseOf: "gr:nonEqual".freeze,
935
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
936
+ inverseOf: "http://purl.org/goodrelations/v1#nonEqual".freeze,
1777
937
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1778
938
  label: "non equal (0..*)".freeze,
1779
- range: "gr:QualitativeValue".freeze,
1780
- type: ["owl:ObjectProperty".freeze, "owl:SymmetricProperty".freeze]
939
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
940
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#SymmetricProperty".freeze]
1781
941
  property :offers,
1782
942
  comment: "This links a gr:BusinessEntity to the offers (gr:Offering) it makes. If you want to express interest in receiving offers, use gr:seeks instead.".freeze,
1783
943
  domain: term(
1784
- type: "owl:Class".freeze,
1785
- unionOf: list("gr:BusinessEntity".freeze, term(
1786
- subClassOf: "gr:BusinessEntity".freeze,
1787
- type: "owl:Class".freeze
1788
- ))
944
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
945
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g18660".freeze)
1789
946
  ),
1790
947
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1791
948
  label: "offers (0..*)".freeze,
1792
- range: "gr:Offering".freeze,
1793
- type: "owl:ObjectProperty".freeze
949
+ range: "http://purl.org/goodrelations/v1#Offering".freeze,
950
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1794
951
  property :opens,
1795
952
  comment: "The opening hour of the gr:Location on the given gr:DayOfWeek.\nIf no time-zone suffix is included, the time is given in the local time valid at the gr:Location.\n\nFor a time in GMT/UTC, simply add a \"Z\" following the time:\n\n09:30:10Z.\n\nAlternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:\n\n09:30:10-09:00\n\nor\n\n09:30:10+09:00.\n\nNote 1: Use 00:00:00 for the first second of the respective day and 23:59:59 for the last second of that day.\nNote 2: If a store opens at 17:00 on Saturdays and closes at 03:00:00 a.m. next morning, use 17:00:00 - 23:59:59 for Saturday and 00:00:00 - 03:00:00 for Sunday.\nNote 3: If the shop re-opens on the same day of the week or set of days of the week, you must create a second instance of gr:OpeningHoursSpecification.".freeze,
1796
- domain: "gr:OpeningHoursSpecification".freeze,
953
+ domain: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
1797
954
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1798
955
  label: "opens (1..1)".freeze,
1799
- range: "xsd:time".freeze,
1800
- type: "owl:DatatypeProperty".freeze
956
+ range: "http://www.w3.org/2001/XMLSchema#time".freeze,
957
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1801
958
  property :owns,
1802
959
  comment: "This property indicates that a particular person or business owns a particular product. It can be used to expose the products in one's posession in order to empower recommender systems to suggest matching offers.\n\nNote that the product must be an instance of the class gr:Individual.\n\nThis property can also be safely applied to foaf:Agent instances.".freeze,
1803
960
  domain: term(
1804
- type: "owl:Class".freeze,
1805
- unionOf: list("gr:BusinessEntity".freeze, term(
1806
- subClassOf: "gr:BusinessEntity".freeze,
1807
- type: "owl:Class".freeze
1808
- ), term(
1809
- subClassOf: "gr:BusinessEntity".freeze,
1810
- type: "owl:Class".freeze
1811
- ))
961
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
962
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g41240".freeze, "_:g41280".freeze)
1812
963
  ),
1813
964
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1814
965
  label: "owns (0..*)".freeze,
1815
- range: "gr:Individual".freeze,
1816
- type: "owl:ObjectProperty".freeze
966
+ range: "http://purl.org/goodrelations/v1#Individual".freeze,
967
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1817
968
  property :predecessorOf,
1818
969
  comment: "This property indicates that the subject is a previous, often discontinued variant of the gr:ProductOrServiceModel used as the object.\n\nExample: Golf III predecessorOf Golf IV\n\nThis relation is transitive.".freeze,
1819
- domain: "gr:ProductOrServiceModel".freeze,
1820
- inverseOf: "gr:successorOf".freeze,
970
+ domain: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
971
+ inverseOf: "http://purl.org/goodrelations/v1#successorOf".freeze,
1821
972
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1822
973
  label: "predecessor of (0..*)".freeze,
1823
- range: "gr:ProductOrServiceModel".freeze,
1824
- type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze]
974
+ range: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
975
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
1825
976
  property :priceType,
1826
977
  comment: "This attribute can be used to distinguish multiple different price specifications for the same gr:Offering. It supersedes the former gr:isListPrice property. The following values are recommended:\n\nThe absence of this property marks the actual sales price.\n\nSRP: \"suggested retail price\" - applicable for all sorts of a non-binding retail price recommendations, e.g. such published by the manufacturer or the distributor. This value replaces the former gr:isListPrice property.\n\nINVOICE: The invoice price, mostly used in the car industry - this is the price a dealer pays to the manufacturer, excluding rebates and charges.".freeze,
1827
- domain: "gr:UnitPriceSpecification".freeze,
978
+ domain: "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze,
1828
979
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1829
980
  label: "price type (0..1)".freeze,
1830
- range: "xsd:string".freeze,
1831
- type: "owl:DatatypeProperty".freeze
981
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
982
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1832
983
  property :qualitativeProductOrServiceProperty,
1833
984
  comment: "This is the super property of all qualitative properties for products and services. All properties in product or service ontologies for which gr:QualitativeValue instances are specified are subproperties of this property.".freeze,
1834
985
  domain: term(
1835
- type: "owl:Class".freeze,
1836
- unionOf: list("gr:ProductOrService".freeze, term(
1837
- equivalentClass: "gr:ProductOrService".freeze,
1838
- type: "owl:Class".freeze
1839
- ))
986
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
987
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g29760".freeze)
1840
988
  ),
1841
989
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1842
990
  label: "qualitative product or service property (0..*)".freeze,
1843
- range: "gr:QualitativeValue".freeze,
1844
- type: "owl:ObjectProperty".freeze
991
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
992
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1845
993
  property :quantitativeProductOrServiceProperty,
1846
994
  comment: "This is the super property of all quantitative properties for products and services. All properties in product or service ontologies that specify quantitative characteristics, for which an interval is at least theoretically an appropriate value, are subproperties of this property.".freeze,
1847
995
  domain: term(
1848
- type: "owl:Class".freeze,
1849
- unionOf: list("gr:ProductOrService".freeze, term(
1850
- equivalentClass: "gr:ProductOrService".freeze,
1851
- type: "owl:Class".freeze
1852
- ))
996
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
997
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g18340".freeze)
1853
998
  ),
1854
999
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1855
1000
  label: "quantitative product or service property (0..*)".freeze,
1856
- range: "gr:QuantitativeValue".freeze,
1857
- type: "owl:ObjectProperty".freeze
1001
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1002
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1858
1003
  property :relatedWebService,
1859
1004
  comment: "The URI of a SOAP or REST Web Service from which additional information about the gr:BusinessEntity, gr:Offering, gr:PriceSpecification, or gr:ProductOrService, or any other element, can be obtained. The recommended range is xsd:anyURI i.e., the URI of a SOAP or REST Web Service.\n\nIn principle, any existing or upcoming vocabulary for Web Services can be used in combination with GoodRelations, because the association between (a) the service description and (b) the GoodRelations description can be found via the Web Service URI value used with this gr:relatedWebService property.".freeze,
1860
1005
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1861
1006
  label: "related Web Service (0..*)".freeze,
1862
- type: "owl:AnnotationProperty".freeze
1007
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
1863
1008
  property :seeks,
1864
1009
  comment: "This links a gr:BusinessEntity to gr:Offering nodes that describe what the business entity is interested in (i.e., the buy side). If you want to express interest in offering something, use gr:offers instead. Note that this substitutes the former gr:BusinessFunction gr:Buy, which is now deprecated.".freeze,
1865
1010
  domain: term(
1866
- type: "owl:Class".freeze,
1867
- unionOf: list("gr:BusinessEntity".freeze, term(
1868
- subClassOf: "gr:BusinessEntity".freeze,
1869
- type: "owl:Class".freeze
1870
- ), term(
1871
- subClassOf: "gr:BusinessEntity".freeze,
1872
- type: "owl:Class".freeze
1873
- ))
1011
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1012
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g18060".freeze, "_:g18100".freeze)
1874
1013
  ),
1875
1014
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1876
1015
  label: "seeks (0..*)".freeze,
1877
- range: "gr:Offering".freeze,
1878
- type: "owl:ObjectProperty".freeze
1016
+ range: "http://purl.org/goodrelations/v1#Offering".freeze,
1017
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1879
1018
  property :serialNumber,
1880
1019
  comment: "The serial number or any alphanumeric identifier of a particular product. Note that serial number are unique only for the same brand or the same model, so you cannot infer from two occurrences of the same serial number that the objects to which they are attached are identical.\n\nThis property can also be attached to a gr:Offering in cases where the included products are not modeled in more detail.".freeze,
1881
1020
  domain: term(
1882
- type: "owl:Class".freeze,
1883
- unionOf: list("gr:Individual".freeze, "gr:Offering".freeze, term(
1884
- equivalentClass: "gr:ProductOrService".freeze,
1885
- type: "owl:Class".freeze
1886
- ))
1021
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1022
+ unionOf: list("http://purl.org/goodrelations/v1#Individual".freeze, "http://purl.org/goodrelations/v1#Offering".freeze, "_:g17540".freeze)
1887
1023
  ),
1888
1024
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1889
1025
  label: "serial number (0..*)".freeze,
1890
- range: "xsd:string".freeze,
1891
- type: "owl:DatatypeProperty".freeze
1026
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1027
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1892
1028
  property :successorOf,
1893
1029
  comment: "This property indicates that the subject is a newer, often updated or improved variant of the gr:ProductOrServiceModel used as the object.\n\nExample: Golf III successorOf Golf II\n\nThis relation is transitive.".freeze,
1894
- domain: "gr:ProductOrServiceModel".freeze,
1895
- inverseOf: "gr:predecessorOf".freeze,
1030
+ domain: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
1031
+ inverseOf: "http://purl.org/goodrelations/v1#predecessorOf".freeze,
1896
1032
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1897
1033
  label: "successor of (0..*)".freeze,
1898
- range: "gr:ProductOrServiceModel".freeze,
1899
- type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze]
1034
+ range: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
1035
+ type: ["http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#TransitiveProperty".freeze]
1900
1036
  property :taxID,
1901
1037
  comment: "The Tax / Fiscal ID of the gr:BusinessEntity, e.g. the TIN in the US or the CIF/NIF in Spain. It is usually assigned by the country of residence".freeze,
1902
1038
  domain: term(
1903
- type: "owl:Class".freeze,
1904
- unionOf: list("gr:BusinessEntity".freeze, term(
1905
- subClassOf: "gr:BusinessEntity".freeze,
1906
- type: "owl:Class".freeze
1907
- ), term(
1908
- subClassOf: "gr:BusinessEntity".freeze,
1909
- type: "owl:Class".freeze
1910
- ))
1039
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1040
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g17340".freeze, "_:g17380".freeze)
1911
1041
  ),
1912
1042
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1913
1043
  label: "Tax ID (0..1)".freeze,
1914
- range: "xsd:string".freeze,
1915
- type: "owl:DatatypeProperty".freeze
1044
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1045
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1916
1046
  property :typeOfGood,
1917
1047
  comment: "This specifies the gr:ProductOrService that the gr:TypeAndQuantityNode is referring to.".freeze,
1918
- domain: "gr:TypeAndQuantityNode".freeze,
1048
+ domain: "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze,
1919
1049
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1920
1050
  label: "type of good (1..1)".freeze,
1921
1051
  range: term(
1922
- type: "owl:Class".freeze,
1923
- unionOf: list("gr:Individual".freeze, "gr:SomeItems".freeze)
1052
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1053
+ unionOf: list("http://purl.org/goodrelations/v1#Individual".freeze, "http://purl.org/goodrelations/v1#SomeItems".freeze)
1924
1054
  ),
1925
- type: "owl:ObjectProperty".freeze
1055
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1926
1056
  property :validFrom,
1927
1057
  comment: "This property specifies the beginning of the validity of the gr:Offering, gr:PriceSpecification, gr:License, or gr:OpeningHoursSpecification.\nA time-zone should be specified. For a time in GMT/UTC, simply add a \"Z\" following the time:\n\n2008-05-30T09:30:10Z.\n\nAlternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:\n\n2008-05-30T09:30:10-09:00\n\nor\n\n2008-05-30T09:30:10+09:00.\n\nNote: If multiple contradicting instances of a gr:Offering, gr:PriceSpecification, or gr:OpeningHoursSpecification exist, it is a good heuristics to assume that\n1. Information with validity information for the respective period of time ranks higher than information without validity information.\n2. Among conflicting nodes both having validity information, the one with the shorter validity span ranks higher.".freeze,
1928
1058
  domain: term(
1929
- type: "owl:Class".freeze,
1930
- unionOf: list("gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PriceSpecification".freeze, "gr:License".freeze, term(
1931
- subClassOf: "gr:Offering".freeze,
1932
- type: "owl:Class".freeze
1933
- ))
1059
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1060
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#License".freeze, "_:g25740".freeze)
1934
1061
  ),
1935
1062
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1936
1063
  label: "valid from (0..1)".freeze,
1937
- range: "xsd:dateTime".freeze,
1938
- type: "owl:DatatypeProperty".freeze
1064
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
1065
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1939
1066
  property :validThrough,
1940
1067
  comment: "This property specifies the end of the validity of the gr:Offering, gr:PriceSpecification, gr:License, or gr:OpeningHoursSpecification.\nA time-zone should be specified. For a time in GMT/UTC, simply add a \"Z\" following the time:\n\n2008-05-30T09:30:10Z.\n\nAlternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:\n\n2008-05-30T09:30:10-09:00\n\nor\n2008-05-30T09:30:10+09:00.\n\nNote 1: If multiple contradicting instances of a gr:Offering, gr:PriceSpecification, or gr:OpeningHoursSpecification exist, it is a good heuristics to assume that\n1. Information with validity information for the respective period of time ranks higher than information without validity information.\n2. Among conflicting nodes both having validity information, the one with the shorter validity span ranks higher.\nNote 2: For Google, attaching a gr:validThrough statement to a gr:UnitPriceSpecification is mandatory. \n".freeze,
1941
1068
  domain: term(
1942
- type: "owl:Class".freeze,
1943
- unionOf: list("gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PriceSpecification".freeze, "gr:License".freeze, term(
1944
- subClassOf: "gr:Offering".freeze,
1945
- type: "owl:Class".freeze
1946
- ))
1069
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1070
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze, "http://purl.org/goodrelations/v1#PriceSpecification".freeze, "http://purl.org/goodrelations/v1#License".freeze, "_:g41400".freeze)
1947
1071
  ),
1948
1072
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1949
1073
  label: "valid through (0..1)".freeze,
1950
- range: "xsd:dateTime".freeze,
1951
- type: "owl:DatatypeProperty".freeze
1074
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
1075
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1952
1076
  property :valueAddedTaxIncluded,
1953
1077
  comment: "This property specifies whether the applicable value-added tax (VAT) is included in the price of the gr:PriceSpecification or not.\n\nNote: This is a simple representation which may not properly reflect all details of local taxation.".freeze,
1954
- domain: "gr:PriceSpecification".freeze,
1078
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1955
1079
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1956
1080
  label: "value added tax included (0..1)".freeze,
1957
- range: "xsd:boolean".freeze,
1958
- type: "owl:DatatypeProperty".freeze
1081
+ range: "http://www.w3.org/2001/XMLSchema#boolean".freeze,
1082
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1959
1083
  property :valueReference,
1960
1084
  comment: "The superclass of properties that link a gr:QuantitativeValue or a gr:QualitativeValue to a second gr:QuantitativeValue or a gr:QualitativeValue that provides additional information on the original value. A good modeling practice is to define specializations of this property (e.g. foo:referenceTemperature) for your particular domain.".freeze,
1961
1085
  domain: term(
1962
- type: "owl:Class".freeze,
1963
- unionOf: list("gr:QualitativeValue".freeze, "gr:QuantitativeValue".freeze)
1086
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1087
+ unionOf: list("http://purl.org/goodrelations/v1#QualitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze)
1964
1088
  ),
1965
1089
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1966
1090
  label: "value reference (0..*)".freeze,
1967
1091
  range: term(
1968
- type: "owl:Class".freeze,
1969
- unionOf: list("gr:QualitativeValue".freeze, "gr:QuantitativeValue".freeze)
1092
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1093
+ unionOf: list("http://purl.org/goodrelations/v1#QualitativeValue".freeze, "http://purl.org/goodrelations/v1#QuantitativeValue".freeze)
1970
1094
  ),
1971
- type: "owl:ObjectProperty".freeze
1095
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1972
1096
  property :vatID,
1973
1097
  comment: "The Value-added Tax ID of the gr:BusinessEntity. See http://en.wikipedia.org/wiki/Value_added_tax_identification_number for details.".freeze,
1974
1098
  domain: term(
1975
- type: "owl:Class".freeze,
1976
- unionOf: list("gr:BusinessEntity".freeze, term(
1977
- subClassOf: "gr:BusinessEntity".freeze,
1978
- type: "owl:Class".freeze
1979
- ), term(
1980
- subClassOf: "gr:BusinessEntity".freeze,
1981
- type: "owl:Class".freeze
1982
- ))
1099
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1100
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g25380".freeze, "_:g25420".freeze)
1983
1101
  ),
1984
1102
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1985
1103
  label: "VAT ID (0..1)".freeze,
1986
- range: "xsd:string".freeze,
1987
- type: "owl:DatatypeProperty".freeze
1104
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1105
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1988
1106
  property :weight,
1989
1107
  comment: "The weight of the gr:ProductOrService.\nTypical unit code(s): GRM for gram, KGM for kilogram, LBR for pound".freeze,
1990
1108
  domain: term(
1991
- type: "owl:Class".freeze,
1992
- unionOf: list("gr:ProductOrService".freeze, term(
1993
- equivalentClass: "gr:ProductOrService".freeze,
1994
- type: "owl:Class".freeze
1995
- ))
1109
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1110
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g34200".freeze)
1996
1111
  ),
1997
1112
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1998
1113
  label: "weight (0..1)".freeze,
1999
- range: "gr:QuantitativeValue".freeze,
2000
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
2001
- type: "owl:ObjectProperty".freeze
1114
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1115
+ subPropertyOf: "http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty".freeze,
1116
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2002
1117
  property :width,
2003
1118
  comment: "The width of the gr:ProductOrService.\nTypical unit code(s): CMT for centimeters, INH for inches".freeze,
2004
1119
  domain: term(
2005
- type: "owl:Class".freeze,
2006
- unionOf: list("gr:ProductOrService".freeze, term(
2007
- equivalentClass: "gr:ProductOrService".freeze,
2008
- type: "owl:Class".freeze
2009
- ))
1120
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1121
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g38000".freeze)
2010
1122
  ),
2011
1123
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2012
1124
  label: "width (0..1)".freeze,
2013
- range: "gr:QuantitativeValue".freeze,
2014
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
2015
- type: "owl:ObjectProperty".freeze
1125
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1126
+ subPropertyOf: "http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty".freeze,
1127
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2016
1128
 
2017
1129
  # Extra definitions
2018
1130
  term :AmericanExpress,
2019
1131
  comment: "Payment by credit or debit cards issued by the American Express network.".freeze,
2020
1132
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2021
1133
  label: "American Express (payment method)".freeze,
2022
- type: "gr:PaymentMethodCreditCard".freeze
1134
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2023
1135
  term :Business,
2024
1136
  comment: "The gr:BusinessEntityType representing such agents that are themselves offering commercial services or products on the market. Usually, businesses are characterized by the fact that they are officially registered with the public administration and strive for profits by their activities.".freeze,
2025
1137
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2026
1138
  label: "Business (business entity type)".freeze,
2027
- type: "gr:BusinessEntityType".freeze
1139
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2028
1140
  term :Buy,
2029
1141
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity is in general interested in purchasing the specified gr:ProductOrService.\nDEPRECATED. Use gr:seeks instead.".freeze,
1142
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
2030
1143
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2031
1144
  label: "Buy (business function, DEPRECATED)".freeze,
2032
- "owl:deprecated": "true".freeze,
2033
- type: "gr:BusinessFunction".freeze
1145
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2034
1146
  term :ByBankTransferInAdvance,
2035
1147
  comment: "Payment by bank transfer in advance, i.e., the offering gr:BusinessEntity will inform the buying party about their bank account details and will deliver the goods upon receipt of the due amount.\nThis is equivalent to payment by wire transfer.".freeze,
2036
1148
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2037
1149
  label: "By bank transfer in advance (payment method)".freeze,
2038
- type: "gr:PaymentMethod".freeze
1150
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2039
1151
  term :ByInvoice,
2040
1152
  comment: "Payment by bank transfer after delivery, i.e., the offering gr:BusinessEntity will deliver first, inform the buying party about the due amount and their bank account details, and expect payment shortly after delivery.".freeze,
2041
1153
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2042
1154
  label: "By invoice (payment method)".freeze,
2043
- type: "gr:PaymentMethod".freeze
1155
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2044
1156
  term :COD,
2045
1157
  comment: "Collect on delivery / Cash on delivery - A payment method where the recipient of goods pays at the time of delivery. Usually, the amount of money is collected by the transportation company handling the goods.".freeze,
2046
1158
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2047
1159
  label: "COD (payment method)".freeze,
2048
- type: "gr:PaymentMethod".freeze
1160
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2049
1161
  term :Cash,
2050
1162
  comment: "Payment by cash upon delivery or pickup.".freeze,
2051
1163
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2052
1164
  label: "Cash (payment method)".freeze,
2053
- type: "gr:PaymentMethod".freeze
1165
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2054
1166
  term :CheckInAdvance,
2055
1167
  comment: "Payment by sending a check in advance, i.e., the offering gr:BusinessEntity will deliver the goods upon receipt of a check over the due amount. There are variations in handling payment by check - sometimes, shipment will be upon receipt of the check as a document, sometimes the shipment will take place only upon successful crediting of the check.".freeze,
2056
1168
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2057
1169
  label: "Check in advance (payment method)".freeze,
2058
- type: "gr:PaymentMethod".freeze
1170
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2059
1171
  term :ConstructionInstallation,
2060
1172
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the construction and/or installation of the specified gr:ProductOrService at the customer's location.".freeze,
2061
1173
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2062
1174
  label: "Construction / installation (business function)".freeze,
2063
- type: "gr:BusinessFunction".freeze
1175
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2064
1176
  term :DHL,
2065
1177
  comment: "Delivery via the parcel service DHL.".freeze,
2066
1178
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2067
1179
  label: "DHL (delivery method)".freeze,
2068
- type: "gr:DeliveryModeParcelService".freeze
1180
+ type: "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze
2069
1181
  term :DeliveryModeDirectDownload,
2070
1182
  comment: "Delivery of the goods via direct download from the Internet, i.e., the offering gr:BusinessEntity provides the buying party with details on how to retrieve the goods online. Connection fees and other costs of using the infrastructure are to be carried by the buying party.".freeze,
2071
1183
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2072
1184
  label: "Delivery mode direct download (delivery method)".freeze,
2073
- type: "gr:DeliveryMethod".freeze
1185
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2074
1186
  term :DeliveryModeFreight,
2075
1187
  comment: "Delivery by an unspecified air, sea, or ground freight carrier or cargo company.".freeze,
2076
1188
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2077
1189
  label: "Delivery mode freight (delivery method)".freeze,
2078
- type: "gr:DeliveryMethod".freeze
1190
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2079
1191
  term :DeliveryModeMail,
2080
1192
  comment: "Delivery via regular mail service (private or public postal services).".freeze,
2081
1193
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2082
1194
  label: "Delivery mode mail (delivery method)".freeze,
2083
- type: "gr:DeliveryMethod".freeze
1195
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2084
1196
  term :DeliveryModeOwnFleet,
2085
1197
  comment: "Delivery of the goods by using a fleet of vehicles either owned and operated or subcontracted by the gr:BusinessEntity.".freeze,
2086
1198
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2087
1199
  label: "Delivery mode own fleet (delivery method)".freeze,
2088
- type: "gr:DeliveryMethod".freeze
1200
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2089
1201
  term :DeliveryModePickUp,
2090
1202
  comment: "Delivery of the goods by picking them up at one of the stores etc. (gr:Location) during the opening hours as specified by respective instances of gr:OpeningHoursSpecification.".freeze,
2091
1203
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2092
1204
  label: "Delivery mode pick up (delivery method)".freeze,
2093
- type: "gr:DeliveryMethod".freeze
1205
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2094
1206
  term :DinersClub,
2095
1207
  comment: "Payment by credit or debit cards issued by the Diner's Club network.".freeze,
2096
1208
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2097
1209
  label: "Diners Club (payment method)".freeze,
2098
- type: "gr:PaymentMethodCreditCard".freeze
1210
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2099
1211
  term :DirectDebit,
2100
1212
  comment: "Payment by direct debit, i.e., the buying party will inform the offering gr:BusinessEntity about its bank account details and authorizes the gr:BusinessEntity to collect the agreed amount directly from that account.".freeze,
2101
1213
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2102
1214
  label: "Direct debit (payment method)".freeze,
2103
- type: "gr:PaymentMethod".freeze
1215
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2104
1216
  term :Discover,
2105
1217
  comment: "Payment by credit or debit cards issued by the Discover network.".freeze,
2106
1218
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2107
1219
  label: "Discover (payment method)".freeze,
2108
- type: "gr:PaymentMethodCreditCard".freeze
1220
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2109
1221
  term :Dispose,
2110
1222
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the acceptance of the specified gr:ProductOrService for proper disposal, recycling, or any other kind of allowed usages, freeing the current owner from all rights and obligations of ownership.".freeze,
2111
1223
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2112
1224
  label: "Dispose (business function)".freeze,
2113
- type: "gr:BusinessFunction".freeze
1225
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2114
1226
  term :Enduser,
2115
1227
  comment: "The gr:BusinessEntityType representing such agents that are purchasing the good or service for private consumption, in particular not for resale or for usage within an industrial enterprise. By default, a Business Entity is an Enduser.".freeze,
2116
1228
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2117
1229
  label: "Enduser (business entity type)".freeze,
2118
- type: "gr:BusinessEntityType".freeze
1230
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2119
1231
  term :FederalExpress,
2120
1232
  comment: "Delivery via the parcel service Federal Express.".freeze,
2121
1233
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2122
1234
  label: "Federal Express (delivery method)".freeze,
2123
- type: "gr:DeliveryModeParcelService".freeze
1235
+ type: "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze
2124
1236
  term :Friday,
2125
1237
  comment: "Friday as a day of the week.".freeze,
2126
- "gr:displayPosition": "5".freeze,
2127
- "gr:hasNext": "gr:Saturday".freeze,
2128
- "gr:hasPrevious": "gr:Thursday".freeze,
1238
+ "http://purl.org/goodrelations/v1#displayPosition": "5".freeze,
1239
+ "http://purl.org/goodrelations/v1#hasNext": "http://purl.org/goodrelations/v1#Saturday".freeze,
1240
+ "http://purl.org/goodrelations/v1#hasPrevious": "http://purl.org/goodrelations/v1#Thursday".freeze,
2129
1241
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2130
1242
  label: "Friday (day of week)".freeze,
2131
- type: "gr:DayOfWeek".freeze
1243
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2132
1244
  term :GoogleCheckout,
2133
1245
  comment: "Payment via the Google Checkout payment service.".freeze,
2134
1246
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2135
1247
  label: "Google Checkout (payment method)".freeze,
2136
- type: "gr:PaymentMethod".freeze
1248
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2137
1249
  term :JCB,
2138
1250
  comment: "Payment by credit or debit cards issued by the JCB network.".freeze,
2139
1251
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2140
1252
  label: "JCB (payment method)".freeze,
2141
- type: "gr:PaymentMethodCreditCard".freeze
1253
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2142
1254
  term :"Labor-BringIn",
2143
1255
  comment: "In case of a defect or malfunction, the buying party has the right to transport the good to a service location determined by the the selling gr:BusinessEntity and will be charged only for parts and materials needed to fix the problem. Labor will be covered by the selling business entity or one of its partnering business entities.\n\nNote: This is just a rough classification for filtering offers. It is up to the buying party to check the exact scope and terms and conditions of the gr:WarrantyPromise.".freeze,
2144
1256
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2145
1257
  label: "Labor / bring-in (warranty scope)".freeze,
2146
- type: "gr:WarrantyScope".freeze
1258
+ type: "http://purl.org/goodrelations/v1#WarrantyScope".freeze
2147
1259
  term :LeaseOut,
2148
1260
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the temporary right to use the specified gr:ProductOrService.".freeze,
2149
1261
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2150
1262
  label: "Lease Out (business function)".freeze,
2151
- type: "gr:BusinessFunction".freeze
1263
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2152
1264
  term :Maintain,
2153
1265
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) typical maintenance tasks for the specified gr:ProductOrService. Maintenance tasks are actions that undo or compensate for wear or other deterioriation caused by regular usage, in order to restore the originally intended function of the product, or to prevent outage or malfunction.".freeze,
2154
1266
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2155
1267
  label: "Maintain (business function)".freeze,
2156
- type: "gr:BusinessFunction".freeze
1268
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2157
1269
  term :MasterCard,
2158
1270
  comment: "Payment by credit or debit cards issued by the MasterCard network.".freeze,
2159
1271
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2160
1272
  label: "MasterCard (payment method)".freeze,
2161
- type: "gr:PaymentMethodCreditCard".freeze
1273
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2162
1274
  term :Monday,
2163
1275
  comment: "Monday as a day of the week.".freeze,
2164
- "gr:displayPosition": "1".freeze,
2165
- "gr:hasNext": "gr:Tuesday".freeze,
2166
- "gr:hasPrevious": "gr:Sunday".freeze,
1276
+ "http://purl.org/goodrelations/v1#displayPosition": "1".freeze,
1277
+ "http://purl.org/goodrelations/v1#hasNext": "http://purl.org/goodrelations/v1#Tuesday".freeze,
1278
+ "http://purl.org/goodrelations/v1#hasPrevious": "http://purl.org/goodrelations/v1#Sunday".freeze,
2167
1279
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2168
1280
  label: "Monday (day of week)".freeze,
2169
- type: "gr:DayOfWeek".freeze
1281
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2170
1282
  term :"PartsAndLabor-BringIn",
2171
1283
  comment: "In case of a defect or malfunction, the buying party has the right to transport the good to a service location determined by the the selling gr:BusinessEntity and will not be be charged for labor, parts, and materials needed to fix the problem. All those costs will be covered by the selling business entity or one of its partnering business entities.\n\nNote: This is just a rough classification for filtering offers. It is up to the buying party to check the exact scope and terms and conditions of the gr:WarrantyPromise.".freeze,
2172
1284
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2173
1285
  label: "Parts and labor / bring-in (warranty scope)".freeze,
2174
- type: "gr:WarrantyScope".freeze
1286
+ type: "http://purl.org/goodrelations/v1#WarrantyScope".freeze
2175
1287
  term :"PartsAndLabor-PickUp",
2176
1288
  comment: "In case of a defect or malfunction, the buying party has the right to request from the selling gr:Business Entity to pick-up the good from its current location to a suitable service location, where the functionality of the good will be restored. All transportation, labor, parts, and materials needed to fix the problem will be covered by the selling business entity or one of its partnering business entities.\n \nNote: This is just a rough classification for filtering offers. It is up to the buying party to check the exact scope and terms and conditions of the gr:WarrantyPromise.".freeze,
2177
1289
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2178
1290
  label: "Parts and labor / pick up (warranty scope)".freeze,
2179
- type: "gr:WarrantyScope".freeze
1291
+ type: "http://purl.org/goodrelations/v1#WarrantyScope".freeze
2180
1292
  term :PayPal,
2181
1293
  comment: "Payment via the PayPal payment service.".freeze,
2182
1294
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2183
1295
  label: "PayPal (payment method)".freeze,
2184
- type: "gr:PaymentMethod".freeze
1296
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2185
1297
  term :PaySwarm,
2186
1298
  comment: "Payment via the PaySwarm distributed micropayment service.".freeze,
2187
1299
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2188
1300
  label: "PaySwarm (payment method)".freeze,
2189
- type: "gr:PaymentMethod".freeze
1301
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2190
1302
  term :ProvideService,
2191
1303
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the respective type of service.\n\nNote: Maintain and Repair are also types of Services. However, products and services ontologies often provide classes for tangible products as well as for types of services. The business function gr:ProvideService is to be used with such goods that are services, while gr:Maintain and gr:Repair can be used with goods for which only the class of product exists in the ontology, but not the respective type of service.\n\nExample: Car maintenance could be expressed both as \"provide the service car maintenance\" or \"maintain cars\".".freeze,
2192
1304
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2193
1305
  label: "Provide service (business function)".freeze,
2194
- type: "gr:BusinessFunction".freeze
1306
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2195
1307
  term :PublicHolidays,
2196
1308
  comment: "A placeholder for all official public holidays at the gr:Location. This allows specifying the opening hours on public holidays. If a given day is a public holiday, this specification supersedes the opening hours for the respective day of the week.".freeze,
2197
- "gr:displayPosition": "8".freeze,
1309
+ "http://purl.org/goodrelations/v1#displayPosition": "8".freeze,
2198
1310
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2199
1311
  label: "Public holidays (day of week)".freeze,
2200
- type: "gr:DayOfWeek".freeze
1312
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2201
1313
  term :PublicInstitution,
2202
1314
  comment: "The gr:BusinessEntityType representing such agents that are part of the adminstration or owned by the public.".freeze,
2203
1315
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2204
1316
  label: "Public institution (business entity type)".freeze,
2205
- type: "gr:BusinessEntityType".freeze
1317
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2206
1318
  term :Repair,
2207
1319
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the evaluation of the chances for repairing, and, if positive, repair of the specified gr:ProductOrService. Repairing means actions that restore the originally intended function of a product that suffers from outage or malfunction.".freeze,
2208
1320
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2209
1321
  label: "Repair (business function)".freeze,
2210
- type: "gr:BusinessFunction".freeze
1322
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2211
1323
  term :Reseller,
2212
1324
  comment: "The gr:BusinessEntityType representing such agents that are purchasing the scope of products included in the gr:Offering for resale on the market. Resellers are also businesses, i.e., they are officially registered with the public administration and strive for profits by their activities.".freeze,
2213
1325
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2214
1326
  label: "Reseller (business entity type)".freeze,
2215
- type: "gr:BusinessEntityType".freeze
1327
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2216
1328
  term :Saturday,
2217
1329
  comment: "Saturday as a day of the week.".freeze,
2218
- "gr:displayPosition": "6".freeze,
2219
- "gr:hasNext": "gr:Sunday".freeze,
2220
- "gr:hasPrevious": "gr:Friday".freeze,
1330
+ "http://purl.org/goodrelations/v1#displayPosition": "6".freeze,
1331
+ "http://purl.org/goodrelations/v1#hasNext": "http://purl.org/goodrelations/v1#Sunday".freeze,
1332
+ "http://purl.org/goodrelations/v1#hasPrevious": "http://purl.org/goodrelations/v1#Friday".freeze,
2221
1333
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2222
1334
  label: "Saturday (day of week)".freeze,
2223
- type: "gr:DayOfWeek".freeze
1335
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2224
1336
  term :Sell,
2225
1337
  comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers to permanently transfer all property rights on the specified gr:ProductOrService.".freeze,
2226
1338
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2227
1339
  label: "Sell (business function)".freeze,
2228
- type: "gr:BusinessFunction".freeze
1340
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2229
1341
  term :Sunday,
2230
1342
  comment: "Sunday as a day of the week.".freeze,
2231
- "gr:displayPosition": "7".freeze,
2232
- "gr:hasNext": "gr:Monday".freeze,
2233
- "gr:hasPrevious": "gr:Saturday".freeze,
1343
+ "http://purl.org/goodrelations/v1#displayPosition": "7".freeze,
1344
+ "http://purl.org/goodrelations/v1#hasNext": "http://purl.org/goodrelations/v1#Monday".freeze,
1345
+ "http://purl.org/goodrelations/v1#hasPrevious": "http://purl.org/goodrelations/v1#Saturday".freeze,
2234
1346
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2235
1347
  label: "Sunday (day of week)".freeze,
2236
- type: "gr:DayOfWeek".freeze
1348
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2237
1349
  term :Thursday,
2238
1350
  comment: "Thursday as a day of the week.".freeze,
2239
- "gr:displayPosition": "4".freeze,
2240
- "gr:hasNext": "gr:Friday".freeze,
2241
- "gr:hasPrevious": "gr:Wednesday".freeze,
1351
+ "http://purl.org/goodrelations/v1#displayPosition": "4".freeze,
1352
+ "http://purl.org/goodrelations/v1#hasNext": "http://purl.org/goodrelations/v1#Friday".freeze,
1353
+ "http://purl.org/goodrelations/v1#hasPrevious": "http://purl.org/goodrelations/v1#Wednesday".freeze,
2242
1354
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2243
1355
  label: "Thursday (day of week)".freeze,
2244
- type: "gr:DayOfWeek".freeze
1356
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2245
1357
  term :Tuesday,
2246
1358
  comment: "Tuesday as a day of the week.".freeze,
2247
- "gr:displayPosition": "2".freeze,
2248
- "gr:hasNext": "gr:Wednesday".freeze,
2249
- "gr:hasPrevious": "gr:Monday".freeze,
1359
+ "http://purl.org/goodrelations/v1#displayPosition": "2".freeze,
1360
+ "http://purl.org/goodrelations/v1#hasNext": "http://purl.org/goodrelations/v1#Wednesday".freeze,
1361
+ "http://purl.org/goodrelations/v1#hasPrevious": "http://purl.org/goodrelations/v1#Monday".freeze,
2250
1362
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2251
1363
  label: "Tuesday (day of week)".freeze,
2252
- type: "gr:DayOfWeek".freeze
1364
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2253
1365
  term :UPS,
2254
1366
  comment: "Delivery via the parcel service UPS.".freeze,
2255
1367
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2256
1368
  label: "UPS (delivery method)".freeze,
2257
- type: "gr:DeliveryModeParcelService".freeze
1369
+ type: "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze
2258
1370
  term :VISA,
2259
1371
  comment: "Payment by credit or debit cards issued by the VISA network.".freeze,
2260
1372
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2261
1373
  label: "VISA (payment method)".freeze,
2262
- type: "gr:PaymentMethodCreditCard".freeze
1374
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2263
1375
  term :Wednesday,
2264
1376
  comment: "Wednesday as a day of the week.".freeze,
2265
- "gr:displayPosition": "3".freeze,
2266
- "gr:hasNext": "gr:Thursday".freeze,
2267
- "gr:hasPrevious": "gr:Tuesday".freeze,
1377
+ "http://purl.org/goodrelations/v1#displayPosition": "3".freeze,
1378
+ "http://purl.org/goodrelations/v1#hasNext": "http://purl.org/goodrelations/v1#Thursday".freeze,
1379
+ "http://purl.org/goodrelations/v1#hasPrevious": "http://purl.org/goodrelations/v1#Tuesday".freeze,
2268
1380
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2269
1381
  label: "Wednesday (day of week)".freeze,
2270
- type: "gr:DayOfWeek".freeze
1382
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2271
1383
  end
2272
1384
  end