rdf-vocab 3.1.6 → 3.1.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -3
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +25 -8
  5. data/lib/rdf/vocab/acl.rb +67 -194
  6. data/lib/rdf/vocab/as.rb +471 -984
  7. data/lib/rdf/vocab/bf2.rb +1714 -3034
  8. data/lib/rdf/vocab/bibframe.rb +2270 -1840
  9. data/lib/rdf/vocab/bibo.rb +696 -1201
  10. data/lib/rdf/vocab/cc.rb +75 -214
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1420 -3261
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +556 -898
  17. data/lib/rdf/vocab/dc11.rb +92 -158
  18. data/lib/rdf/vocab/dcat.rb +300 -466
  19. data/lib/rdf/vocab/dcmitype.rb +77 -131
  20. data/lib/rdf/vocab/disco.rb +228 -459
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1639 -2395
  23. data/lib/rdf/vocab/earl.rb +105 -243
  24. data/lib/rdf/vocab/ebucore.rb +3957 -8695
  25. data/lib/rdf/vocab/edm.rb +211 -426
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +268 -648
  29. data/lib/rdf/vocab/foaf.rb +448 -756
  30. data/lib/rdf/vocab/geo.rb +24 -167
  31. data/lib/rdf/vocab/geojson.rb +32 -101
  32. data/lib/rdf/vocab/geonames.rb +2915 -3092
  33. data/lib/rdf/vocab/gr.rb +716 -1991
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +133 -300
  36. data/lib/rdf/vocab/hydra.rb +298 -511
  37. data/lib/rdf/vocab/iana.rb +142 -417
  38. data/lib/rdf/vocab/ical.rb +532 -1045
  39. data/lib/rdf/vocab/identifiers.rb +215 -1019
  40. data/lib/rdf/vocab/iiif.rb +106 -245
  41. data/lib/rdf/vocab/jsonld.rb +163 -323
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +175 -199
  44. data/lib/rdf/vocab/ma.rb +312 -702
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +540 -1351
  47. data/lib/rdf/vocab/mo.rb +1579 -2844
  48. data/lib/rdf/vocab/mods.rb +503 -1026
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +264 -546
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +33 -70
  53. data/lib/rdf/vocab/ore.rb +64 -123
  54. data/lib/rdf/vocab/org.rb +226 -422
  55. data/lib/rdf/vocab/pcdm.rb +61 -133
  56. data/lib/rdf/vocab/pplan.rb +16 -202
  57. data/lib/rdf/vocab/premis.rb +793 -2039
  58. data/lib/rdf/vocab/premiseventtype.rb +115 -273
  59. data/lib/rdf/vocab/prov.rb +1077 -1724
  60. data/lib/rdf/vocab/ptr.rb +111 -254
  61. data/lib/rdf/vocab/rdau.rb +10506 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +102 -110
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +34 -79
  65. data/lib/rdf/vocab/schema.rb +11193 -22240
  66. data/lib/rdf/vocab/schemas.rb +16333 -0
  67. data/lib/rdf/vocab/sd.rb +123 -280
  68. data/lib/rdf/vocab/sh.rb +912 -1651
  69. data/lib/rdf/vocab/sioc.rb +513 -917
  70. data/lib/rdf/vocab/siocservices.rb +39 -80
  71. data/lib/rdf/vocab/sioctypes.rb +183 -344
  72. data/lib/rdf/vocab/skos.rb +136 -260
  73. data/lib/rdf/vocab/skosxl.rb +36 -69
  74. data/lib/rdf/vocab/v.rb +231 -529
  75. data/lib/rdf/vocab/vcard.rb +407 -1038
  76. data/lib/rdf/vocab/vmd.rb +231 -529
  77. data/lib/rdf/vocab/void.rb +112 -236
  78. data/lib/rdf/vocab/vs.rb +20 -42
  79. data/lib/rdf/vocab/wdrs.rb +65 -158
  80. data/lib/rdf/vocab/wot.rb +113 -194
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +206 -663
  83. data/lib/rdf/vocab/xkos.rb +122 -275
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +72 -24
data/lib/rdf/vocab/gr.rb CHANGED
@@ -3,2657 +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
- 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.
698
-
699
- 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\).
700
-
701
- For more information, see http://purl.org/goodrelations/
702
-
703
- 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.
704
-
705
- If you use GoodRelations for scientific purposes, please cite our paper:
706
-
707
- 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.
708
-
709
- PDF at http://www.heppnetz.de/publications/).freeze,
710
- "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,
711
- "dc11:creator": "Martin Hepp".freeze,
712
- "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,
713
- "dc11:subject": "E-Commerce, E-Business, GoodRelations, Microdata, Ontology, Semantic SEO, RDFa, Linked Data, RDF, Semantic Web, Recommender Systems".freeze,
714
- "dc11:title": "The GoodRelations Vocabulary for Semantic Web-based E-Commerce".freeze,
715
- "dc:license": "http://creativecommons.org/licenses/by/3.0/".freeze,
716
- "foaf:homepage": "http://purl.org/goodrelations/".freeze,
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,
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,
717
19
  label: "GoodRelations Ontology".freeze,
718
- "owl:versionInfo": "V 1.0, Release 2011-10-01".freeze,
719
- type: "owl:Ontology".freeze
20
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
720
21
 
721
22
  # Class definitions
722
23
  term :ActualProductOrServiceInstance,
723
- comment: %(DEPRECATED - This class is superseded by gr:Individual. Replace all occurrences of gr:ActualProductOrServiceInstance by gr:Individual, if possible.).freeze,
724
- equivalentClass: "gr:Individual".freeze,
24
+ comment: "DEPRECATED - This class is superseded by gr:Individual. Replace all occurrences of gr:ActualProductOrServiceInstance by gr:Individual, if possible.".freeze,
25
+ equivalentClass: "http://purl.org/goodrelations/v1#Individual".freeze,
26
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
725
27
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
726
28
  label: "Actual product or service instance (DEPRECATED)".freeze,
727
- "owl:deprecated": "true".freeze,
728
- subClassOf: "gr:ProductOrService".freeze,
729
- type: "owl:Class".freeze
29
+ subClassOf: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
30
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
730
31
  term :Brand,
731
- 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.
732
-
733
- \(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Brand\)).freeze,
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],
734
34
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
735
35
  label: "Brand".freeze,
736
- "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],
737
- type: "owl:Class".freeze
36
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
738
37
  term :BusinessEntity,
739
- 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.
740
-
741
- Example: Siemens Austria AG, Volkswagen Ltd., Peter Miller's Cell phone Shop LLC
742
-
743
- Compatibility with schema.org: This class is equivalent to the union of http://schema.org/Person and http://schema.org/Organization.
744
- ).freeze,
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,
745
39
  equivalentClass: term(
746
- type: "owl:Class".freeze,
747
- unionOf: list(term(
748
- subClassOf: "gr:BusinessEntity".freeze,
749
- type: "owl:Class".freeze
750
- ), term(
751
- subClassOf: "gr:BusinessEntity".freeze,
752
- type: "owl:Class".freeze
753
- ))
40
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
41
+ unionOf: list("_:g23540".freeze, "_:g23580".freeze)
754
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],
755
44
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
756
45
  label: "Business entity".freeze,
757
- "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],
758
- type: "owl:Class".freeze
46
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
759
47
  term :BusinessEntityType,
760
- 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.
761
-
762
- Examples: Consumers, Retailers, Wholesalers, or Public Institutions).freeze,
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],
763
50
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
764
51
  label: "Business entity type".freeze,
765
- "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],
766
- type: "owl:Class".freeze
52
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
767
53
  term :BusinessFunction,
768
- 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.
769
-
770
- Licenses and other proprietary specifications of access rights are also instances of this class.
771
-
772
- 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.).freeze,
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],
773
56
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
774
57
  label: "Business function".freeze,
775
- "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],
776
- type: "owl:Class".freeze
58
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
777
59
  term :DayOfWeek,
778
- comment: %(The day of the week, used to specify to which day the opening hours of a gr:OpeningHoursSpecification refer.
779
-
780
- Examples: Monday, Tuesday, Wednesday,...).freeze,
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],
781
62
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
782
63
  label: "Day of week".freeze,
783
- "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],
784
- type: "owl:Class".freeze
64
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
785
65
  term :DeliveryChargeSpecification,
786
- 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.
787
- 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.
788
-
789
- 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.
790
-
791
- 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.
792
-
793
- If the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds.
794
-
795
- Important: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.).freeze,
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],
796
68
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
797
69
  label: "Delivery charge specification".freeze,
798
- "owl:disjointWith": ["gr:PaymentChargeSpecification".freeze, "gr:UnitPriceSpecification".freeze],
799
- subClassOf: "gr:PriceSpecification".freeze,
800
- type: "owl:Class".freeze
70
+ subClassOf: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
71
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
801
72
  term :DeliveryMethod,
802
- 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\).
803
-
804
- Examples: Delivery by mail, delivery by direct download, delivery by UPS).freeze,
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],
805
75
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
806
76
  label: "Delivery method".freeze,
807
- "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],
808
- type: "owl:Class".freeze
77
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
809
78
  term :DeliveryModeParcelService,
810
- comment: %(A private parcel service as the delivery mode available for a certain offering.
811
-
812
- Examples: UPS, DHL).freeze,
79
+ comment: "A private parcel service as the delivery mode available for a certain offering.\n\nExamples: UPS, DHL".freeze,
813
80
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
814
81
  label: "Delivery mode parcel service".freeze,
815
- subClassOf: "gr:DeliveryMethod".freeze,
816
- type: "owl:Class".freeze
82
+ subClassOf: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze,
83
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
817
84
  term :Individual,
818
- 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\).
819
-
820
- 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.
821
-
822
- 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.
823
- Note 2: This class is the new, shorter form of the former gr:ActualProductOrServiceInstance.
824
-
825
- Compatibility with schema.org: This class is a subclass of http://schema.org/Product.).freeze,
826
- equivalentClass: "gr:ActualProductOrServiceInstance".freeze,
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,
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],
827
88
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
828
89
  label: "Individual".freeze,
829
- "owl:disjointWith": ["gr:ProductOrServiceModel".freeze, "gr:SomeItems".freeze],
830
- subClassOf: ["gr:ProductOrService".freeze, "schema:Product".freeze],
831
- 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
832
92
  term :License,
833
- 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.
834
-
835
- 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.).freeze,
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,
836
94
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
837
95
  label: "License".freeze,
838
- subClassOf: "gr:BusinessFunction".freeze,
839
- type: "owl:Class".freeze
96
+ subClassOf: "http://purl.org/goodrelations/v1#BusinessFunction".freeze,
97
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
840
98
  term :Location,
841
- 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.
842
-
843
- 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.
844
-
845
- 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.
846
-
847
- Compatibility with schema.org: This class is equivalent to http://schema.org/Place.).freeze,
848
- equivalentClass: "gr:LocationOfSalesOrServiceProvisioning".freeze,
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,
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],
849
102
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
850
103
  label: "Location".freeze,
851
- "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],
852
- type: "owl:Class".freeze
104
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
853
105
  term :LocationOfSalesOrServiceProvisioning,
854
- comment: %(DEPRECATED - This class is superseded by gr:Location. Replace all occurrences of gr:LocationOfSalesOrServiceProvisioning by gr:Location, if possible.).freeze,
855
- equivalentClass: "gr:Location".freeze,
106
+ comment: "DEPRECATED - This class is superseded by gr:Location. Replace all occurrences of gr:LocationOfSalesOrServiceProvisioning by gr:Location, if possible.".freeze,
107
+ equivalentClass: "http://purl.org/goodrelations/v1#Location".freeze,
108
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
856
109
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
857
110
  label: "Location of sales or service provisioning (DEPRECATED)".freeze,
858
- "owl:deprecated": "true".freeze,
859
- type: "owl:Class".freeze
111
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
860
112
  term :"N-Ary-Relations",
861
- comment: %(This is the superclass for all classes that are placeholders for n-ary relations, which OWL cannot represent.
862
- DEPRECATED. Do not use this class in data or queries.).freeze,
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,
863
115
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
864
116
  label: "N-ary relations (DEPRECATED)".freeze,
865
- "owl:deprecated": "true".freeze,
866
- type: "owl:Class".freeze
117
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
867
118
  term :Offering,
868
- 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
869
- \(1\) a clearly specified instance \(gr:Individual\),
870
- \(2\) to a set of anonymous instances of a given type \(gr:SomeItems\),
871
- \(3\) a product model specification \(gr:ProductOrServiceModel\), see also section 3.3.3 of the GoodRelations Technical Report.
872
-
873
- 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.
874
-
875
- Example: Peter Miller offers to repair TV sets made by Siemens, Volkswagen Innsbruck sells a particular instance of a Volkswagen Golf at $10,000.
876
-
877
- Compatibility with schema.org: This class is a superclass to http://schema.org/Offer, since gr:Offering can also represent demand.).freeze,
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],
878
121
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
879
122
  label: "Offering".freeze,
880
- "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],
881
- type: "owl:Class".freeze
123
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
882
124
  term :OpeningHoursSpecification,
883
- comment: %(This is a conceptual entity that holds together all information about the opening hours on a given day \(gr:DayOfWeek\).).freeze,
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],
884
127
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
885
128
  label: "Opening hours specification".freeze,
886
- "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],
887
- type: "owl:Class".freeze
129
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
888
130
  term :PaymentChargeSpecification,
889
- 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.
890
- A gr:Offering may be linked to multiple payment charge specifications that specify alternative charges for various payment methods.
891
-
892
- Examples: Payment by VISA or Mastercard costs a fee of 3 Euros including VAT, payment by bank transfer in advance is free of charge.
893
-
894
- 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.
895
-
896
- If the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds.
897
-
898
- Important: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.).freeze,
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],
899
133
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
900
134
  label: "Payment charge specification".freeze,
901
- "owl:disjointWith": ["gr:DeliveryChargeSpecification".freeze, "gr:UnitPriceSpecification".freeze],
902
- subClassOf: "gr:PriceSpecification".freeze,
903
- type: "owl:Class".freeze
135
+ subClassOf: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
136
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
904
137
  term :PaymentMethod,
905
- 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.
906
-
907
- Examples: VISA, MasterCard, Diners, cash, or bank transfer in advance.).freeze,
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],
908
140
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
909
141
  label: "Payment method".freeze,
910
- "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],
911
- type: "owl:Class".freeze
142
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
912
143
  term :PaymentMethodCreditCard,
913
- 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.
914
-
915
- Examples: VISA, MasterCard, or American Express.).freeze,
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,
916
145
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
917
146
  label: "Payment method credit card".freeze,
918
- subClassOf: "gr:PaymentMethod".freeze,
919
- type: "owl:Class".freeze
147
+ subClassOf: "http://purl.org/goodrelations/v1#PaymentMethod".freeze,
148
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
920
149
  term :PriceSpecification,
921
- comment: %(The superclass of all price specifications.).freeze,
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],
922
152
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
923
153
  label: "Price specification".freeze,
924
- "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],
925
- type: "owl:Class".freeze
154
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
926
155
  term :ProductOrService,
927
- 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.
928
-
929
- Examples:
930
- a\) MyCellphone123, i.e. my personal, tangible cell phone \(gr:Individual\)
931
- b\) Siemens1234, i.e. the Siemens cell phone make and model 1234 \(gr:ProductOrServiceModel\)
932
- c\) dummyCellPhone123 as a placeholder for actual instances of a certain kind of cell phones \(gr:SomeItems\)
933
-
934
- Note: Your first choice for specializations of gr:ProductOrService should be http://www.productontology.org.
935
-
936
- Compatibility with schema.org: This class is \(approximately\) equivalent to http://schema.org/Product.).freeze,
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],
937
158
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
938
159
  label: "Product or service".freeze,
939
- "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],
940
- type: "owl:Class".freeze
160
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
941
161
  term :ProductOrServiceModel,
942
- 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.
943
-
944
- Examples: Ford T, Volkswagen Golf, Sony Ericsson W123 cell phone
945
-
946
- 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.
947
-
948
- Compatibility with schema.org: This class is \(approximately\) a subclass of http://schema.org/Product.).freeze,
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],
949
164
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
950
165
  label: "Product or service model".freeze,
951
- "owl:disjointWith": ["gr:Brand".freeze, "gr:BusinessEntity".freeze, "gr:Individual".freeze, "gr:SomeItems".freeze],
952
- subClassOf: ["gr:ProductOrService".freeze, "schema:Product".freeze],
953
- 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
954
168
  term :ProductOrServicesSomeInstancesPlaceholder,
955
- comment: %(DEPRECATED - This class is superseded by gr:SomeItems. Replace all occurrences of gr:ProductOrServicesSomeInstancesPlaceholder by gr:SomeItems, if possible.).freeze,
956
- equivalentClass: "gr:SomeItems".freeze,
169
+ comment: "DEPRECATED - This class is superseded by gr:SomeItems. Replace all occurrences of gr:ProductOrServicesSomeInstancesPlaceholder by gr:SomeItems, if possible.".freeze,
170
+ equivalentClass: "http://purl.org/goodrelations/v1#SomeItems".freeze,
171
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
957
172
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
958
173
  label: "Product or services some instances placeholder (DEPRECATED)".freeze,
959
- "owl:deprecated": "true".freeze,
960
- subClassOf: "gr:ProductOrService".freeze,
961
- type: "owl:Class".freeze
174
+ subClassOf: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
175
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
962
176
  term :QualitativeValue,
963
- comment: %(A qualitative value is a predefined value for a product characteristic.
964
-
965
- Examples: the color "green" or the power cord plug type "US"; the garment sizes "S", "M", "L", and "XL".
966
-
967
- Note: Value sets are supported by creating subclasses of this class. Ordinal relations between values \(gr:greater, gr:lesser, ...\) are provided directly by GoodRelations.
968
-
969
- Compatibility with schema.org: This class is equivalent to http://schema.org/Enumeration.).freeze,
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],
970
179
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
971
180
  label: "Qualitative value".freeze,
972
- "owl:disjointWith": ["gr:Offering".freeze, "gr:QuantitativeValue".freeze, "gr:TypeAndQuantityNode".freeze],
973
- type: "owl:Class".freeze
181
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
974
182
  term :QuantitativeValue,
975
- 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.
976
-
977
- Example: a weight between 10 and 25 kilogramms, a length between 10 and 15 milimeters.
978
-
979
- Compatibility with schema.org: This class is equivalent to http://schema.org/Quantity.).freeze,
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],
980
185
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
981
186
  label: "Quantitative value".freeze,
982
- "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],
983
- type: "owl:Class".freeze
187
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
984
188
  term :QuantitativeValueFloat,
985
- 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.
986
-
987
- Examples: The intervals "between 10.0 and 25.4 kilogramms" or "10.2 and 15.5 milimeters".
988
-
989
- Compatibility with schema.org: This class is a subclass of http://schema.org/Quantity.).freeze,
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,
990
191
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
991
192
  label: "Quantitative value float".freeze,
992
- "owl:disjointWith": "gr:QuantitativeValueInteger".freeze,
993
- subClassOf: "gr:QuantitativeValue".freeze,
994
- type: "owl:Class".freeze
193
+ subClassOf: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
194
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
995
195
  term :QuantitativeValueInteger,
996
- 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.
997
-
998
- Example: A seating capacity between 1 and 8 persons.
999
-
1000
- 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.
1001
-
1002
- Compatibility with schema.org: This class is a subclass of http://schema.org/Quantity.).freeze,
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,
1003
198
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1004
199
  label: "Quantitative value integer".freeze,
1005
- "owl:disjointWith": "gr:QuantitativeValueFloat".freeze,
1006
- subClassOf: "gr:QuantitativeValue".freeze,
1007
- type: "owl:Class".freeze
200
+ subClassOf: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
201
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1008
202
  term :SomeItems,
1009
- 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\).
1010
-
1011
- 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.
1012
-
1013
- Note: This class is the new, shorter form of the former gr:ProductOrServicesSomeInstancesPlaceholder.
1014
-
1015
- Compatibility with schema.org: This class is \(approximately\) a subclass of http://schema.org/Product.).freeze,
1016
- equivalentClass: "gr:ProductOrServicesSomeInstancesPlaceholder".freeze,
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,
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],
1017
206
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1018
207
  label: "Some items".freeze,
1019
- "owl:disjointWith": ["gr:Individual".freeze, "gr:ProductOrServiceModel".freeze],
1020
- subClassOf: ["gr:ProductOrService".freeze, "schema:Product".freeze],
1021
- 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
1022
210
  term :TypeAndQuantityNode,
1023
- 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.
1024
-
1025
- Example: An offering may include of 100g of Butter and 1 kg of potatoes, or 1 cell phone and 2 headsets.).freeze,
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],
1026
213
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1027
214
  label: "Type and quantity node".freeze,
1028
- "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],
1029
- type: "owl:Class".freeze
215
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1030
216
  term :UnitPriceSpecification,
1031
- 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.
1032
-
1033
- 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.
1034
-
1035
- 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.
1036
-
1037
- 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\).
1038
-
1039
- 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.
1040
-
1041
- You can assume that the price is given per unit or piece if there is no gr:hasUnitOfMeasurement property attached to the price.
1042
-
1043
- Whether VAT and sales taxes are included in this price is specified using the property gr:valueAddedTaxIncluded \(xsd:boolean\).
1044
-
1045
- 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.
1046
-
1047
- The property priceType can be used to indicate that the price is a retail price recommendation only \(i.e. a list price\).
1048
-
1049
- If the price can only be given as a range, use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue for the upper and lower bounds.
1050
-
1051
- Important: When querying for the price, always use gr:hasMaxCurrencyValue and gr:hasMinCurrencyValue.
1052
-
1053
- 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.
1054
-
1055
- Note 2: For Google, attaching a gr:validThrough statement to a gr:UnitPriceSpecification is mandatory.
1056
- ).freeze,
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],
1057
219
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1058
220
  label: "Unit price specification".freeze,
1059
- "owl:disjointWith": ["gr:DeliveryChargeSpecification".freeze, "gr:PaymentChargeSpecification".freeze],
1060
- subClassOf: "gr:PriceSpecification".freeze,
1061
- type: "owl:Class".freeze
221
+ subClassOf: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
222
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1062
223
  term :WarrantyPromise,
1063
- comment: %(This is a conceptual entity that holds together all aspects of the n-ary relation gr:hasWarrantyPromise.
1064
-
1065
- 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\).
1066
-
1067
- Examples: 12 months parts and labor, 36 months parts).freeze,
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],
1068
226
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1069
227
  label: "Warranty promise".freeze,
1070
- "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],
1071
- type: "owl:Class".freeze
228
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1072
229
  term :WarrantyScope,
1073
- 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.
1074
-
1075
- Examples: Parts and Labor, Parts).freeze,
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],
1076
232
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1077
233
  label: "Warranty scope".freeze,
1078
- "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],
1079
- type: "owl:Class".freeze
234
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1080
235
 
1081
236
  # Property definitions
1082
237
  property :acceptedPaymentMethods,
1083
- comment: %(The gr:PaymentMethod or methods accepted by the gr:BusinessEntity for the given gr:Offering.).freeze,
238
+ comment: "The gr:PaymentMethod or methods accepted by the gr:BusinessEntity for the given gr:Offering.".freeze,
1084
239
  domain: term(
1085
- type: "owl:Class".freeze,
1086
- unionOf: list("gr:Offering".freeze, term(
1087
- subClassOf: "gr:Offering".freeze,
1088
- type: "owl:Class".freeze
1089
- ))
240
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
241
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g41180".freeze)
1090
242
  ),
1091
243
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1092
244
  label: "accepted payment methods (0..*)".freeze,
1093
- range: "gr:PaymentMethod".freeze,
1094
- type: "owl:ObjectProperty".freeze
245
+ range: "http://purl.org/goodrelations/v1#PaymentMethod".freeze,
246
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1095
247
  property :addOn,
1096
- 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,
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,
1097
249
  domain: term(
1098
- type: "owl:Class".freeze,
1099
- unionOf: list("gr:Offering".freeze, term(
1100
- subClassOf: "gr:Offering".freeze,
1101
- type: "owl:Class".freeze
1102
- ))
250
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
251
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g24380".freeze)
1103
252
  ),
1104
253
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1105
254
  label: "add-on (0..*)".freeze,
1106
- range: "gr:Offering".freeze,
1107
- type: "owl:ObjectProperty".freeze
255
+ range: "http://purl.org/goodrelations/v1#Offering".freeze,
256
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1108
257
  property :advanceBookingRequirement,
1109
- 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\).
1110
-
1111
- 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.).freeze,
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,
1112
259
  domain: term(
1113
- type: "owl:Class".freeze,
1114
- unionOf: list("gr:Offering".freeze, term(
1115
- subClassOf: "gr:Offering".freeze,
1116
- type: "owl:Class".freeze
1117
- ))
260
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
261
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g38960".freeze)
1118
262
  ),
1119
263
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1120
264
  label: "advance booking requirement (0..1)".freeze,
1121
- range: "gr:QuantitativeValueInteger".freeze,
1122
- type: "owl:ObjectProperty".freeze
265
+ range: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
266
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1123
267
  property :amountOfThisGood,
1124
- 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,
1125
- domain: "gr:TypeAndQuantityNode".freeze,
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,
269
+ domain: "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze,
1126
270
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1127
271
  label: "amount of this good (1..1)".freeze,
1128
- range: "xsd:float".freeze,
1129
- 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
1130
274
  property :appliesToDeliveryMethod,
1131
- comment: %(This property specifies the gr:DeliveryMethod to which the gr:DeliveryChargeSpecification applies.).freeze,
1132
- domain: "gr:DeliveryChargeSpecification".freeze,
275
+ comment: "This property specifies the gr:DeliveryMethod to which the gr:DeliveryChargeSpecification applies.".freeze,
276
+ domain: "http://purl.org/goodrelations/v1#DeliveryChargeSpecification".freeze,
1133
277
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1134
278
  label: "applies to delivery method (0..*)".freeze,
1135
- range: "gr:DeliveryMethod".freeze,
1136
- type: "owl:ObjectProperty".freeze
279
+ range: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze,
280
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1137
281
  property :appliesToPaymentMethod,
1138
- comment: %(This property specifies the gr:PaymentMethod to which the gr:PaymentChargeSpecification applies.).freeze,
1139
- domain: "gr:PaymentChargeSpecification".freeze,
282
+ comment: "This property specifies the gr:PaymentMethod to which the gr:PaymentChargeSpecification applies.".freeze,
283
+ domain: "http://purl.org/goodrelations/v1#PaymentChargeSpecification".freeze,
1140
284
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1141
285
  label: "applies to payment method (1..*)".freeze,
1142
- range: "gr:PaymentMethod".freeze,
1143
- type: "owl:ObjectProperty".freeze
286
+ range: "http://purl.org/goodrelations/v1#PaymentMethod".freeze,
287
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1144
288
  property :availabilityEnds,
1145
- comment: %(This property specifies the end of the availability of the gr:ProductOrService included in the gr:Offering.
1146
- 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.
1147
-
1148
- 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.
1149
-
1150
- A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time:
1151
-
1152
- 2008-05-30T09:30:10Z.
1153
-
1154
- Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:
1155
-
1156
- 2008-05-30T09:30:10-09:00
1157
-
1158
- or
1159
-
1160
- 2008-05-30T09:30:10+09:00.
1161
-
1162
- 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.).freeze,
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,
1163
290
  domain: term(
1164
- type: "owl:Class".freeze,
1165
- unionOf: list("gr:Offering".freeze, term(
1166
- subClassOf: "gr:Offering".freeze,
1167
- type: "owl:Class".freeze
1168
- ))
291
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
292
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g18240".freeze)
1169
293
  ),
1170
294
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1171
295
  label: "availability ends (0..1)".freeze,
1172
- range: "xsd:dateTime".freeze,
1173
- 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
1174
298
  property :availabilityStarts,
1175
- comment: %(This property specifies the beginning of the availability of the gr:ProductOrService included in the gr:Offering.
1176
- 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.
1177
-
1178
- 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.
1179
-
1180
- A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time:
1181
-
1182
- 2008-05-30T09:30:10Z.
1183
-
1184
- Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:
1185
-
1186
- 2008-05-30T09:30:10-09:00
1187
-
1188
- or
1189
-
1190
- 2008-05-30T09:30:10+09:00.
1191
-
1192
- 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.).freeze,
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,
1193
300
  domain: term(
1194
- type: "owl:Class".freeze,
1195
- unionOf: list("gr:Offering".freeze, term(
1196
- subClassOf: "gr:Offering".freeze,
1197
- type: "owl:Class".freeze
1198
- ))
301
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
302
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g17940".freeze)
1199
303
  ),
1200
304
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1201
305
  label: "availability starts (0..1)".freeze,
1202
- range: "xsd:dateTime".freeze,
1203
- 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
1204
308
  property :availableAtOrFrom,
1205
- comment: %(This states that a particular gr:Offering is available at or from the given gr:Location \(e.g. shop or branch\).).freeze,
309
+ comment: "This states that a particular gr:Offering is available at or from the given gr:Location (e.g. shop or branch).".freeze,
1206
310
  domain: term(
1207
- type: "owl:Class".freeze,
1208
- unionOf: list("gr:Offering".freeze, term(
1209
- subClassOf: "gr:Offering".freeze,
1210
- type: "owl:Class".freeze
1211
- ))
311
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
312
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g18000".freeze)
1212
313
  ),
1213
314
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1214
315
  label: "available at or from (0..*)".freeze,
1215
- range: "gr:Location".freeze,
1216
- type: "owl:ObjectProperty".freeze
316
+ range: "http://purl.org/goodrelations/v1#Location".freeze,
317
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1217
318
  property :availableDeliveryMethods,
1218
- comment: %(This specifies the gr:DeliveryMethod or methods available for a given gr:Offering.).freeze,
319
+ comment: "This specifies the gr:DeliveryMethod or methods available for a given gr:Offering.".freeze,
1219
320
  domain: term(
1220
- type: "owl:Class".freeze,
1221
- unionOf: list("gr:Offering".freeze, term(
1222
- subClassOf: "gr:Offering".freeze,
1223
- type: "owl:Class".freeze
1224
- ))
321
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
322
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g23740".freeze)
1225
323
  ),
1226
324
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1227
325
  label: "available delivery methods (0..*)".freeze,
1228
- range: "gr:DeliveryMethod".freeze,
1229
- type: "owl:ObjectProperty".freeze
326
+ range: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze,
327
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1230
328
  property :billingIncrement,
1231
- comment: %(This property specifies the minimal quantity and rounding increment that will be the basis for the billing.
1232
- The unit of measurement is specified by the UN/CEFACT code attached to the gr:UnitPriceSpecification via the gr:hasUnitOfMeasurement property.
1233
-
1234
- Examples:
1235
- - The price for gasoline is 4 USD per gallon at the pump, but you will be charged in units of 0.1 gallons.
1236
- - The price for legal consulting is 100 USD per hour, but you will be charged in units of 15 minutes.
1237
-
1238
- This property makes sense only for instances of gr:Offering that include not more than one type of good or service.).freeze,
1239
- domain: "gr:UnitPriceSpecification".freeze,
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,
330
+ domain: "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze,
1240
331
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1241
332
  label: "billing increment (0..1)".freeze,
1242
- range: "xsd:float".freeze,
1243
- 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
1244
335
  property :category,
1245
- comment: %(The name of a category to which this gr:ProductOrService, gr:Offering, gr:BusinessEntity, or gr:Location belongs.
1246
-
1247
- 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.
1248
- Note 2: You can use greater signs or slashes to informally indicate a category hierarchy, e.g. "restaurants/asian_restaurants" or "cables > usb_cables"
1249
- ).freeze,
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,
1250
337
  domain: term(
1251
- type: "owl:Class".freeze,
1252
- unionOf: list("gr:ProductOrService".freeze, "gr:Offering".freeze, "gr:Location".freeze, "gr:BusinessEntity".freeze, term(
1253
- subClassOf: "gr:Offering".freeze,
1254
- type: "owl:Class".freeze
1255
- ), term(
1256
- equivalentClass: "gr:ProductOrService".freeze,
1257
- type: "owl:Class".freeze
1258
- ), term(
1259
- equivalentClass: "gr:Location".freeze,
1260
- type: "owl:Class".freeze
1261
- ), term(
1262
- subClassOf: "gr:BusinessEntity".freeze,
1263
- type: "owl:Class".freeze
1264
- ))
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)
1265
340
  ),
1266
341
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1267
342
  label: "category (0..*)".freeze,
1268
- range: "rdfs:Literal".freeze,
1269
- 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
1270
345
  property :closes,
1271
- comment: %(The closing hour of the gr:Location on the given gr:DayOfWeek.
1272
- If no time-zone suffix is included, the time is given in the local time valid at the gr:Location.
1273
-
1274
- For a time in GMT/UTC, simply add a "Z" following the time:
1275
-
1276
- 09:30:10Z.
1277
-
1278
- Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:
1279
-
1280
- 09:30:10-09:00
1281
-
1282
- 09:30:10+09:00.
1283
-
1284
- 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.
1285
- 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.
1286
- 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.).freeze,
1287
- domain: "gr:OpeningHoursSpecification".freeze,
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,
347
+ domain: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
1288
348
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1289
349
  label: "closes (1..1)".freeze,
1290
- range: "xsd:time".freeze,
1291
- 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
1292
352
  property :color,
1293
- comment: %(The color of the product.).freeze,
353
+ comment: "The color of the product.".freeze,
1294
354
  domain: term(
1295
- type: "owl:Class".freeze,
1296
- unionOf: list("gr:ProductOrService".freeze, term(
1297
- equivalentClass: "gr:ProductOrService".freeze,
1298
- type: "owl:Class".freeze
1299
- ))
355
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
356
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g23860".freeze)
1300
357
  ),
1301
358
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1302
359
  label: "color (0..1)".freeze,
1303
- range: "rdfs:Literal".freeze,
1304
- subPropertyOf: "gr:datatypeProductOrServiceProperty".freeze,
1305
- 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
1306
363
  property :condition,
1307
- 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,
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,
1308
365
  domain: term(
1309
- type: "owl:Class".freeze,
1310
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1311
- equivalentClass: "gr:ProductOrService".freeze,
1312
- type: "owl:Class".freeze
1313
- ))
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)
1314
368
  ),
1315
369
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1316
370
  label: "condition (0..1)".freeze,
1317
- range: "rdfs:Literal".freeze,
1318
- 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
1319
373
  property :datatypeProductOrServiceProperty,
1320
- comment: %(This property is the super property for all pure datatype properties that can be used to describe a gr:ProductOrService.
1321
-
1322
- 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.).freeze,
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,
1323
375
  domain: term(
1324
- type: "owl:Class".freeze,
1325
- unionOf: list("gr:ProductOrService".freeze, term(
1326
- equivalentClass: "gr:ProductOrService".freeze,
1327
- type: "owl:Class".freeze
1328
- ))
376
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
377
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g24720".freeze)
1329
378
  ),
1330
379
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1331
380
  label: "datatype product or service property (0..*)".freeze,
1332
- range: "rdfs:Literal".freeze,
1333
- 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
1334
383
  property :deliveryLeadTime,
1335
- comment: %(This property can be used to indicate the promised delay between the receipt of the order and the goods leaving the warehouse.
1336
-
1337
- 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\).).freeze,
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,
1338
385
  domain: term(
1339
- type: "owl:Class".freeze,
1340
- unionOf: list("gr:Offering".freeze, term(
1341
- subClassOf: "gr:Offering".freeze,
1342
- type: "owl:Class".freeze
1343
- ))
386
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
387
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g37740".freeze)
1344
388
  ),
1345
389
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1346
390
  label: "delivery lead time (0..1)".freeze,
1347
- range: "gr:QuantitativeValueInteger".freeze,
1348
- type: "owl:ObjectProperty".freeze
391
+ range: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
392
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1349
393
  property :depth,
1350
- comment: %(The depth of the product.
1351
- Typical unit code\(s\): CMT for centimeters, INH for inches).freeze,
394
+ comment: "The depth of the product.\nTypical unit code(s): CMT for centimeters, INH for inches".freeze,
1352
395
  domain: term(
1353
- type: "owl:Class".freeze,
1354
- unionOf: list("gr:ProductOrService".freeze, term(
1355
- equivalentClass: "gr:ProductOrService".freeze,
1356
- type: "owl:Class".freeze
1357
- ))
396
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
397
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g42660".freeze)
1358
398
  ),
1359
399
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1360
400
  label: "depth (0..1)".freeze,
1361
- range: "gr:QuantitativeValue".freeze,
1362
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
1363
- 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
1364
404
  property :description,
1365
- comment: %(A short textual description of the resource.
1366
-
1367
- This property is semantically equivalent to rdfs:comment and just meant as a handy shortcut for marking up data.).freeze,
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,
1368
406
  domain: term(
1369
- type: "owl:Class".freeze,
1370
- 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)
1371
409
  ),
1372
410
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1373
411
  label: "description (0..1)".freeze,
1374
- range: "rdfs:Literal".freeze,
1375
- 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
1376
414
  property :displayPosition,
1377
- comment: %(The position at which the option or element should be listed in a menu or user dialog, lower numbers come first.
1378
-
1379
- 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.
1380
- Note: Rely on this property only for data originating from a single RDF graph; otherwise, unpredictable results are possible.).freeze,
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,
1381
416
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1382
417
  label: "display position (0..1)".freeze,
1383
- type: "owl:AnnotationProperty".freeze
418
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
1384
419
  property :durationOfWarrantyInMonths,
1385
- comment: %(This property specifies the duration of the gr:WarrantyPromise in months.).freeze,
1386
- domain: "gr:WarrantyPromise".freeze,
420
+ comment: "This property specifies the duration of the gr:WarrantyPromise in months.".freeze,
421
+ domain: "http://purl.org/goodrelations/v1#WarrantyPromise".freeze,
1387
422
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1388
423
  label: "duration of warranty in months (0..1)".freeze,
1389
- range: "xsd:int".freeze,
1390
- 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
1391
426
  property :eligibleCustomerTypes,
1392
- comment: %(The types of customers \(gr:BusinessEntityType\) for which the given gr:Offering is valid.).freeze,
427
+ comment: "The types of customers (gr:BusinessEntityType) for which the given gr:Offering is valid.".freeze,
1393
428
  domain: term(
1394
- type: "owl:Class".freeze,
1395
- unionOf: list("gr:Offering".freeze, term(
1396
- subClassOf: "gr:Offering".freeze,
1397
- type: "owl:Class".freeze
1398
- ))
429
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
430
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g36040".freeze)
1399
431
  ),
1400
432
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1401
433
  label: "eligible customer types (0..*)".freeze,
1402
- range: "gr:BusinessEntityType".freeze,
1403
- type: "owl:ObjectProperty".freeze
434
+ range: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze,
435
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1404
436
  property :eligibleDuration,
1405
- 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\).
1406
-
1407
- 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.).freeze,
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,
1408
438
  domain: term(
1409
- type: "owl:Class".freeze,
1410
- unionOf: list("gr:Offering".freeze, "gr:License".freeze, term(
1411
- subClassOf: "gr:Offering".freeze,
1412
- type: "owl:Class".freeze
1413
- ))
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)
1414
441
  ),
1415
442
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1416
443
  label: "eligible duration (0..1)".freeze,
1417
- range: "gr:QuantitativeValue".freeze,
1418
- type: "owl:ObjectProperty".freeze
444
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
445
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1419
446
  property :eligibleRegions,
1420
- 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.
1421
-
1422
- Important: Do NOT use 3-letter ISO 3166-1 codes!).freeze,
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,
1423
448
  domain: term(
1424
- type: "owl:Class".freeze,
1425
- unionOf: list("gr:DeliveryChargeSpecification".freeze, "gr:Offering".freeze, "gr:License".freeze, term(
1426
- subClassOf: "gr:Offering".freeze,
1427
- type: "owl:Class".freeze
1428
- ))
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)
1429
451
  ),
1430
452
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1431
453
  label: "eligible regions (0..*)".freeze,
1432
- range: "xsd:string".freeze,
1433
- 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
1434
456
  property :eligibleTransactionVolume,
1435
- 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.
1436
-
1437
- 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\).).freeze,
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,
1438
458
  domain: term(
1439
- type: "owl:Class".freeze,
1440
- unionOf: list("gr:Offering".freeze, "gr:PriceSpecification".freeze, term(
1441
- subClassOf: "gr:Offering".freeze,
1442
- type: "owl:Class".freeze
1443
- ))
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)
1444
461
  ),
1445
462
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1446
463
  label: "eligible transaction volume (0..1)".freeze,
1447
- range: "gr:PriceSpecification".freeze,
1448
- type: "owl:ObjectProperty".freeze
464
+ range: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
465
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1449
466
  property :equal,
1450
- comment: %(This ordering relation for qualitative values indicates that the subject is equal to the object.).freeze,
1451
- domain: "gr:QualitativeValue".freeze,
1452
- inverseOf: "gr:equal".freeze,
467
+ comment: "This ordering relation for qualitative values indicates that the subject is equal to the object.".freeze,
468
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
469
+ inverseOf: "http://purl.org/goodrelations/v1#equal".freeze,
1453
470
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1454
471
  label: "equal (0..*)".freeze,
1455
- range: "gr:QualitativeValue".freeze,
1456
- 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]
1457
474
  property :greater,
1458
- comment: %(This ordering relation for qualitative values indicates that the subject is greater than the object.).freeze,
1459
- domain: "gr:QualitativeValue".freeze,
1460
- inverseOf: "gr:lesser".freeze,
475
+ comment: "This ordering relation for qualitative values indicates that the subject is greater than the object.".freeze,
476
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
477
+ inverseOf: "http://purl.org/goodrelations/v1#lesser".freeze,
1461
478
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1462
479
  label: "greater (0..*)".freeze,
1463
- range: "gr:QualitativeValue".freeze,
1464
- 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]
1465
482
  property :greaterOrEqual,
1466
- comment: %(This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.).freeze,
1467
- domain: "gr:QualitativeValue".freeze,
1468
- inverseOf: "gr:lesserOrEqual".freeze,
483
+ comment: "This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.".freeze,
484
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
485
+ inverseOf: "http://purl.org/goodrelations/v1#lesserOrEqual".freeze,
1469
486
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1470
487
  label: "greater or equal (0..*)".freeze,
1471
- range: "gr:QualitativeValue".freeze,
1472
- 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]
1473
490
  property :hasBrand,
1474
- 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,
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,
1475
492
  domain: term(
1476
- type: "owl:Class".freeze,
1477
- unionOf: list("gr:BusinessEntity".freeze, "gr:ProductOrService".freeze, term(
1478
- subClassOf: "gr:BusinessEntity".freeze,
1479
- type: "owl:Class".freeze
1480
- ), term(
1481
- equivalentClass: "gr:ProductOrService".freeze,
1482
- type: "owl:Class".freeze
1483
- ))
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)
1484
495
  ),
1485
496
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1486
497
  label: "has brand (0..*)".freeze,
1487
- range: "gr:Brand".freeze,
1488
- type: "owl:ObjectProperty".freeze
498
+ range: "http://purl.org/goodrelations/v1#Brand".freeze,
499
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1489
500
  property :hasBusinessFunction,
1490
- 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.
1491
-
1492
- 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.).freeze,
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,
1493
502
  domain: term(
1494
- type: "owl:Class".freeze,
1495
- unionOf: list("gr:Offering".freeze, "gr:TypeAndQuantityNode".freeze, term(
1496
- subClassOf: "gr:Offering".freeze,
1497
- type: "owl:Class".freeze
1498
- ))
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)
1499
505
  ),
1500
506
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1501
507
  label: "has business function (1..*)".freeze,
1502
- range: "gr:BusinessFunction".freeze,
1503
- type: "owl:ObjectProperty".freeze
508
+ range: "http://purl.org/goodrelations/v1#BusinessFunction".freeze,
509
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1504
510
  property :hasCurrency,
1505
- comment: %(The currency for all prices in the gr:PriceSpecification given using the ISO 4217 standard \(3 characters\).).freeze,
1506
- domain: "gr:PriceSpecification".freeze,
511
+ comment: "The currency for all prices in the gr:PriceSpecification given using the ISO 4217 standard (3 characters).".freeze,
512
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1507
513
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1508
514
  label: "has currency (1..1)".freeze,
1509
- range: "xsd:string".freeze,
1510
- 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
1511
517
  property :hasCurrencyValue,
1512
- 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.
1513
-
1514
- 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.
1515
-
1516
- 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.
1517
-
1518
- 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.).freeze,
1519
- domain: "gr:PriceSpecification".freeze,
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,
519
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1520
520
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1521
521
  label: "has currency value (0..1)".freeze,
1522
- range: "xsd:float".freeze,
1523
- subPropertyOf: ["gr:hasMaxCurrencyValue".freeze, "gr:hasMinCurrencyValue".freeze],
1524
- 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
1525
525
  property :hasDUNS,
1526
- 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,
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,
1527
527
  domain: term(
1528
- type: "owl:Class".freeze,
1529
- unionOf: list("gr:BusinessEntity".freeze, term(
1530
- subClassOf: "gr:BusinessEntity".freeze,
1531
- type: "owl:Class".freeze
1532
- ))
528
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
529
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g36300".freeze)
1533
530
  ),
1534
531
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1535
532
  label: "has DUNS (0..1)".freeze,
1536
- range: "xsd:string".freeze,
1537
- 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
1538
535
  property :"hasEAN_UCC-13",
1539
- 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.
1540
-
1541
- Note 1: When using this property for searching by 12-digit UPC codes, you must add a preceeding zero digit.
1542
- Note 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,
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,
1543
537
  domain: term(
1544
- type: "owl:Class".freeze,
1545
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1546
- equivalentClass: "gr:ProductOrService".freeze,
1547
- type: "owl:Class".freeze
1548
- ))
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)
1549
540
  ),
1550
541
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1551
542
  label: "has EAN/UCC-13 (0..*)".freeze,
1552
- range: "xsd:string".freeze,
1553
- subPropertyOf: "schema:productID".freeze,
1554
- 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
1555
546
  property :hasEligibleQuantity,
1556
- 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.
1557
- 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.).freeze,
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,
1558
548
  domain: term(
1559
- type: "owl:Class".freeze,
1560
- unionOf: list("gr:Offering".freeze, "gr:PriceSpecification".freeze, term(
1561
- subClassOf: "gr:Offering".freeze,
1562
- type: "owl:Class".freeze
1563
- ))
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)
1564
551
  ),
1565
552
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1566
553
  label: "has eligible quantity (0..1)".freeze,
1567
- range: "gr:QuantitativeValue".freeze,
1568
- type: "owl:ObjectProperty".freeze
554
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
555
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1569
556
  property :"hasGTIN-14",
1570
- comment: %(The Global Trade Item Number \(GTIN-14\) of the given gr:ProductOrService or gr:Offering.).freeze,
557
+ comment: "The Global Trade Item Number (GTIN-14) of the given gr:ProductOrService or gr:Offering.".freeze,
1571
558
  domain: term(
1572
- type: "owl:Class".freeze,
1573
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1574
- equivalentClass: "gr:ProductOrService".freeze,
1575
- type: "owl:Class".freeze
1576
- ))
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)
1577
561
  ),
1578
562
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1579
563
  label: "has GTIN-14 (0..*)".freeze,
1580
- range: "xsd:string".freeze,
1581
- subPropertyOf: "schema:productID".freeze,
1582
- 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
1583
567
  property :"hasGTIN-8",
1584
- 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,
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,
1585
569
  domain: term(
1586
- type: "owl:Class".freeze,
1587
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1588
- equivalentClass: "gr:ProductOrService".freeze,
1589
- type: "owl:Class".freeze
1590
- ))
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)
1591
572
  ),
1592
573
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1593
574
  label: "has GTIN-8 (0..*)".freeze,
1594
- range: "xsd:string".freeze,
1595
- subPropertyOf: "schema:productID".freeze,
1596
- 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
1597
578
  property :hasGlobalLocationNumber,
1598
- comment: %(The Global Location Number \(GLN, sometimes also referred to as International Location Number or ILN\) of the respective gr:BusinessEntity or gr:Location.
1599
- The Global Location Number is a thirteen-digit number used to identify parties and physical locations.).freeze,
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,
1600
580
  domain: term(
1601
- type: "owl:Class".freeze,
1602
- unionOf: list("gr:BusinessEntity".freeze, "gr:Location".freeze, term(
1603
- equivalentClass: "gr:Location".freeze,
1604
- type: "owl:Class".freeze
1605
- ), term(
1606
- subClassOf: "gr:BusinessEntity".freeze,
1607
- type: "owl:Class".freeze
1608
- ))
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)
1609
583
  ),
1610
584
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1611
585
  label: "has Global Location Number (0..1)".freeze,
1612
- range: "xsd:string".freeze,
1613
- 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
1614
588
  property :hasISICv4,
1615
- 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.
1616
-
1617
- Note: While ISIC codes are sometimes misused for classifying products or services, they are designed and suited only for classifying business establishments.).freeze,
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,
1618
590
  domain: term(
1619
- type: "owl:Class".freeze,
1620
- unionOf: list("gr:BusinessEntity".freeze, "gr:Location".freeze, term(
1621
- subClassOf: "gr:BusinessEntity".freeze,
1622
- type: "owl:Class".freeze
1623
- ), term(
1624
- equivalentClass: "gr:Location".freeze,
1625
- type: "owl:Class".freeze
1626
- ))
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)
1627
593
  ),
1628
594
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1629
595
  label: "has ISIC v4 (0..*)".freeze,
1630
- range: "xsd:int".freeze,
1631
- 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
1632
598
  property :hasInventoryLevel,
1633
- 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.
1634
-
1635
- This property can also be attached to a gr:Offering in cases where the included products are not modeled in more detail.).freeze,
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,
1636
600
  domain: term(
1637
- type: "owl:Class".freeze,
1638
- unionOf: list("gr:Offering".freeze, "gr:SomeItems".freeze, term(
1639
- subClassOf: "gr:Offering".freeze,
1640
- type: "owl:Class".freeze
1641
- ))
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)
1642
603
  ),
1643
604
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1644
605
  label: "has inventory level (0..1)".freeze,
1645
- range: "gr:QuantitativeValueFloat".freeze,
1646
- type: "owl:ObjectProperty".freeze
606
+ range: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
607
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1647
608
  property :hasMPN,
1648
- 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.
1649
-
1650
- 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.
1651
-
1652
- Usually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique.
1653
-
1654
- See also http://en.wikipedia.org/wiki/Part_number).freeze,
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,
1655
610
  domain: term(
1656
- type: "owl:Class".freeze,
1657
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1658
- equivalentClass: "gr:ProductOrService".freeze,
1659
- type: "owl:Class".freeze
1660
- ))
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)
1661
613
  ),
1662
614
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1663
615
  label: "has MPN (0..*)".freeze,
1664
- range: "xsd:string".freeze,
1665
- subPropertyOf: "schema:productID".freeze,
1666
- 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
1667
619
  property :hasMakeAndModel,
1668
- 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.
1669
-
1670
- Example: myFordT hasMakeAndModel FordT.).freeze,
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,
1671
621
  domain: term(
1672
- type: "owl:Class".freeze,
1673
- unionOf: list("gr:Individual".freeze, "gr:SomeItems".freeze, term(
1674
- equivalentClass: "gr:ProductOrService".freeze,
1675
- type: "owl:Class".freeze
1676
- ))
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)
1677
624
  ),
1678
625
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1679
626
  label: "has make and model (0..1)".freeze,
1680
- range: "gr:ProductOrServiceModel".freeze,
1681
- type: "owl:ObjectProperty".freeze
627
+ range: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
628
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1682
629
  property :hasManufacturer,
1683
- comment: %(This object property links a gr:ProductOrService to the gr:BusinessEntity that produces it. Mostly used with gr:ProductOrServiceModel.).freeze,
630
+ comment: "This object property links a gr:ProductOrService to the gr:BusinessEntity that produces it. Mostly used with gr:ProductOrServiceModel.".freeze,
1684
631
  domain: term(
1685
- type: "owl:Class".freeze,
1686
- unionOf: list("gr:ProductOrService".freeze, term(
1687
- equivalentClass: "gr:ProductOrService".freeze,
1688
- type: "owl:Class".freeze
1689
- ))
632
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
633
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g36140".freeze)
1690
634
  ),
1691
635
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1692
636
  label: "has manufacturer (0..1)".freeze,
1693
- range: "gr:BusinessEntity".freeze,
1694
- type: "owl:ObjectProperty".freeze
637
+ range: "http://purl.org/goodrelations/v1#BusinessEntity".freeze,
638
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1695
639
  property :hasMaxCurrencyValue,
1696
- 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.
1697
- 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.
1698
-
1699
- 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.).freeze,
1700
- domain: "gr:PriceSpecification".freeze,
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,
641
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1701
642
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1702
643
  label: "has max currency value (1..1)".freeze,
1703
- range: "xsd:float".freeze,
1704
- 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
1705
646
  property :hasMaxValue,
1706
- comment: %(This property captures the upper limit of a gr:QuantitativeValue instance.).freeze,
1707
- domain: "gr:QuantitativeValue".freeze,
647
+ comment: "This property captures the upper limit of a gr:QuantitativeValue instance.".freeze,
648
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1708
649
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1709
650
  label: "has max value (0..1)".freeze,
1710
- range: "rdfs:Literal".freeze,
1711
- 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
1712
653
  property :hasMaxValueFloat,
1713
- comment: %(This property captures the upper limit of a gr:QuantitativeValueFloat instance.).freeze,
1714
- domain: "gr:QuantitativeValueFloat".freeze,
654
+ comment: "This property captures the upper limit of a gr:QuantitativeValueFloat instance.".freeze,
655
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
1715
656
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1716
657
  label: "has max value float (1..1)".freeze,
1717
- range: "xsd:float".freeze,
1718
- subPropertyOf: "gr:hasMaxValue".freeze,
1719
- 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
1720
661
  property :hasMaxValueInteger,
1721
- comment: %(This property captures the upper limit of a gr:QuantitativeValueInteger instance.).freeze,
1722
- domain: "gr:QuantitativeValueInteger".freeze,
662
+ comment: "This property captures the upper limit of a gr:QuantitativeValueInteger instance.".freeze,
663
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
1723
664
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1724
665
  label: "has max value integer (1..1)".freeze,
1725
- range: "xsd:int".freeze,
1726
- subPropertyOf: "gr:hasMaxValue".freeze,
1727
- 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
1728
669
  property :hasMinCurrencyValue,
1729
- 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.
1730
- 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.
1731
-
1732
- 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.).freeze,
1733
- domain: "gr:PriceSpecification".freeze,
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,
671
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
1734
672
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1735
673
  label: "has min currency value (1..1)".freeze,
1736
- range: "xsd:float".freeze,
1737
- 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
1738
676
  property :hasMinValue,
1739
- comment: %(This property captures the lower limit of a gr:QuantitativeValue instance.).freeze,
1740
- domain: "gr:QuantitativeValue".freeze,
677
+ comment: "This property captures the lower limit of a gr:QuantitativeValue instance.".freeze,
678
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1741
679
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1742
680
  label: "has min value (0..1)".freeze,
1743
- range: "rdfs:Literal".freeze,
1744
- 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
1745
683
  property :hasMinValueFloat,
1746
- comment: %(This property captures the lower limit of a gr:QuantitativeValueFloat instance.).freeze,
1747
- domain: "gr:QuantitativeValueFloat".freeze,
684
+ comment: "This property captures the lower limit of a gr:QuantitativeValueFloat instance.".freeze,
685
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
1748
686
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1749
687
  label: "has min value float (1..1)".freeze,
1750
- range: "xsd:float".freeze,
1751
- subPropertyOf: "gr:hasMinValue".freeze,
1752
- 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
1753
691
  property :hasMinValueInteger,
1754
- comment: %(This property captures the lower limit of a gr:QuantitativeValueInteger instance.).freeze,
1755
- domain: "gr:QuantitativeValueInteger".freeze,
692
+ comment: "This property captures the lower limit of a gr:QuantitativeValueInteger instance.".freeze,
693
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
1756
694
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1757
695
  label: "has min value integer (1..1)".freeze,
1758
- range: "xsd:int".freeze,
1759
- subPropertyOf: "gr:hasMinValue".freeze,
1760
- 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
1761
699
  property :hasNAICS,
1762
- comment: %(The North American Industry Classification System \(NAICS\) code for a particular gr:BusinessEntity.
1763
- See http://www.census.gov/eos/www/naics/ for more details.
1764
-
1765
- Note: While NAICS codes are sometimes misused for classifying products or services, they are designed and suited only for classifying business establishments.).freeze,
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,
1766
701
  domain: term(
1767
- type: "owl:Class".freeze,
1768
- unionOf: list("gr:BusinessEntity".freeze, term(
1769
- subClassOf: "gr:BusinessEntity".freeze,
1770
- type: "owl:Class".freeze
1771
- ))
702
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
703
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g32880".freeze)
1772
704
  ),
1773
705
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1774
706
  label: "has NAICS (0..*)".freeze,
1775
- range: "xsd:int".freeze,
1776
- 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
1777
709
  property :hasNext,
1778
- comment: %(This ordering relation for gr:DayOfWeek indicates that the subject is directly followed by the object.
1779
-
1780
- Example: Monday hasNext Tuesday
1781
-
1782
- Since days of the week are a cycle, this property is not transitive.).freeze,
1783
- domain: "gr:DayOfWeek".freeze,
1784
- inverseOf: "gr:hasPrevious".freeze,
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,
711
+ domain: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
712
+ inverseOf: "http://purl.org/goodrelations/v1#hasPrevious".freeze,
1785
713
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1786
714
  label: "has next (0..1)".freeze,
1787
- range: "gr:DayOfWeek".freeze,
1788
- type: "owl:ObjectProperty".freeze
715
+ range: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
716
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1789
717
  property :hasOpeningHoursDayOfWeek,
1790
- comment: %(This specifies the gr:DayOfWeek to which the gr:OpeningHoursSpecification is related.
1791
-
1792
- Note: Use multiple instances of gr:OpeningHoursSpecification for specifying the opening hours for multiple days if the opening hours differ.).freeze,
1793
- domain: "gr:OpeningHoursSpecification".freeze,
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,
719
+ domain: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
1794
720
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1795
721
  label: "has opening hours day of week (1..*)".freeze,
1796
- range: "gr:DayOfWeek".freeze,
1797
- type: "owl:ObjectProperty".freeze
722
+ range: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
723
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1798
724
  property :hasOpeningHoursSpecification,
1799
- comment: %(This property links a gr:Location to a gr:OpeningHoursSpecification.).freeze,
725
+ comment: "This property links a gr:Location to a gr:OpeningHoursSpecification.".freeze,
1800
726
  domain: term(
1801
- type: "owl:Class".freeze,
1802
- unionOf: list("gr:Location".freeze, term(
1803
- equivalentClass: "gr:Location".freeze,
1804
- type: "owl:Class".freeze
1805
- ))
727
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
728
+ unionOf: list("http://purl.org/goodrelations/v1#Location".freeze, "_:g36200".freeze)
1806
729
  ),
1807
730
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1808
731
  label: "has opening hours specification (0..*)".freeze,
1809
- range: "gr:OpeningHoursSpecification".freeze,
1810
- type: "owl:ObjectProperty".freeze
732
+ range: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
733
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1811
734
  property :hasPOS,
1812
- 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,
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,
1813
736
  domain: term(
1814
- type: "owl:Class".freeze,
1815
- unionOf: list("gr:BusinessEntity".freeze, term(
1816
- subClassOf: "gr:BusinessEntity".freeze,
1817
- type: "owl:Class".freeze
1818
- ))
737
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
738
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g33220".freeze)
1819
739
  ),
1820
740
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1821
741
  label: "has POS (0..*)".freeze,
1822
- range: "gr:Location".freeze,
1823
- type: "owl:ObjectProperty".freeze
742
+ range: "http://purl.org/goodrelations/v1#Location".freeze,
743
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1824
744
  property :hasPrevious,
1825
- comment: %(This ordering relation for gr:DayOfWeek indicates that the subject is directly preceeded by the object.
1826
-
1827
- Example: Tuesday hasPrevious Monday
1828
-
1829
- Since days of the week are a cycle, this property is not transitive.).freeze,
1830
- domain: "gr:DayOfWeek".freeze,
1831
- inverseOf: "gr:hasNext".freeze,
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,
746
+ domain: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
747
+ inverseOf: "http://purl.org/goodrelations/v1#hasNext".freeze,
1832
748
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1833
749
  label: "has previous (0..1)".freeze,
1834
- range: "gr:DayOfWeek".freeze,
1835
- type: "owl:ObjectProperty".freeze
750
+ range: "http://purl.org/goodrelations/v1#DayOfWeek".freeze,
751
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1836
752
  property :hasPriceSpecification,
1837
- 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.
1838
-
1839
- Recommended retail prices etc. can be marked by the gr:priceType property of the gr:UnitPriceSpecification.).freeze,
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,
1840
754
  domain: term(
1841
- type: "owl:Class".freeze,
1842
- unionOf: list("gr:Offering".freeze, term(
1843
- subClassOf: "gr:Offering".freeze,
1844
- type: "owl:Class".freeze
1845
- ))
755
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
756
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g38540".freeze)
1846
757
  ),
1847
758
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1848
759
  label: "has price specification (0..*)".freeze,
1849
- range: "gr:PriceSpecification".freeze,
1850
- type: "owl:ObjectProperty".freeze
760
+ range: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
761
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1851
762
  property :hasStockKeepingUnit,
1852
- 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.
1853
- Examples of SKUs are the ordering or parts numbers used by a particular Web shop or catalog.
1854
-
1855
- Consequently, the domain of gr:hasStockKeepingUnit is the union of the classes gr:Offering and gr:ProductOrService.
1856
- 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.
1857
- 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.
1858
-
1859
- 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.
1860
-
1861
- Usually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique.
1862
-
1863
- See also http://en.wikipedia.org/wiki/Stock_Keeping_Unit.).freeze,
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,
1864
764
  domain: term(
1865
- type: "owl:Class".freeze,
1866
- unionOf: list("gr:Offering".freeze, "gr:ProductOrService".freeze, term(
1867
- subClassOf: "gr:Offering".freeze,
1868
- type: "owl:Class".freeze
1869
- ), term(
1870
- equivalentClass: "gr:ProductOrService".freeze,
1871
- type: "owl:Class".freeze
1872
- ))
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)
1873
767
  ),
1874
768
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1875
769
  label: "has Stock Keeping Unit (0..*)".freeze,
1876
- range: "xsd:string".freeze,
1877
- subPropertyOf: "schema:productID".freeze,
1878
- 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
1879
773
  property :hasUnitOfMeasurement,
1880
- 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,
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,
1881
775
  domain: term(
1882
- type: "owl:Class".freeze,
1883
- 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)
1884
778
  ),
1885
779
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1886
780
  label: "has unit of measurement (1..1)".freeze,
1887
- range: "xsd:string".freeze,
1888
- 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
1889
783
  property :hasValue,
1890
- 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,
1891
- domain: "gr:QuantitativeValue".freeze,
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,
785
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1892
786
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1893
787
  label: "has value (0..1)".freeze,
1894
- range: "rdfs:Literal".freeze,
1895
- subPropertyOf: ["gr:hasMaxValue".freeze, "gr:hasMinValue".freeze],
1896
- 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
1897
791
  property :hasValueFloat,
1898
- 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,
1899
- domain: "gr:QuantitativeValueFloat".freeze,
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,
793
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueFloat".freeze,
1900
794
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1901
795
  label: "has value float (0..1)".freeze,
1902
- range: "xsd:float".freeze,
1903
- subPropertyOf: ["gr:hasMaxValueFloat".freeze, "gr:hasMinValueFloat".freeze],
1904
- 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
1905
799
  property :hasValueInteger,
1906
- 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,
1907
- domain: "gr:QuantitativeValueInteger".freeze,
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,
801
+ domain: "http://purl.org/goodrelations/v1#QuantitativeValueInteger".freeze,
1908
802
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1909
803
  label: "has value integer (0..1)".freeze,
1910
- range: "xsd:int".freeze,
1911
- subPropertyOf: ["gr:hasMaxValueInteger".freeze, "gr:hasMinValueInteger".freeze],
1912
- 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
1913
807
  property :hasWarrantyPromise,
1914
- comment: %(This specifies the gr:WarrantyPromise made by the gr:BusinessEntity for the given gr:Offering.).freeze,
808
+ comment: "This specifies the gr:WarrantyPromise made by the gr:BusinessEntity for the given gr:Offering.".freeze,
1915
809
  domain: term(
1916
- type: "owl:Class".freeze,
1917
- unionOf: list("gr:Offering".freeze, term(
1918
- subClassOf: "gr:Offering".freeze,
1919
- type: "owl:Class".freeze
1920
- ))
810
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
811
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g23500".freeze)
1921
812
  ),
1922
813
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1923
814
  label: "has warranty promise (0..*)".freeze,
1924
- range: "gr:WarrantyPromise".freeze,
1925
- type: "owl:ObjectProperty".freeze
815
+ range: "http://purl.org/goodrelations/v1#WarrantyPromise".freeze,
816
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1926
817
  property :hasWarrantyScope,
1927
- comment: %(This states the gr:WarrantyScope of a given gr:WarrantyPromise.).freeze,
1928
- domain: "gr:WarrantyPromise".freeze,
818
+ comment: "This states the gr:WarrantyScope of a given gr:WarrantyPromise.".freeze,
819
+ domain: "http://purl.org/goodrelations/v1#WarrantyPromise".freeze,
1929
820
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1930
821
  label: "has warranty scope (0..1)".freeze,
1931
- range: "gr:WarrantyScope".freeze,
1932
- type: "owl:ObjectProperty".freeze
822
+ range: "http://purl.org/goodrelations/v1#WarrantyScope".freeze,
823
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1933
824
  property :height,
1934
- comment: %(The height of the product.
1935
- Typical unit code\(s\): CMT for centimeters, INH for inches).freeze,
825
+ comment: "The height of the product.\nTypical unit code(s): CMT for centimeters, INH for inches".freeze,
1936
826
  domain: term(
1937
- type: "owl:Class".freeze,
1938
- unionOf: list("gr:ProductOrService".freeze, term(
1939
- equivalentClass: "gr:ProductOrService".freeze,
1940
- type: "owl:Class".freeze
1941
- ))
827
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
828
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g41460".freeze)
1942
829
  ),
1943
830
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1944
831
  label: "height (0..1)".freeze,
1945
- range: "gr:QuantitativeValue".freeze,
1946
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
1947
- 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
1948
835
  property :includes,
1949
- 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.
1950
-
1951
- 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.
1952
-
1953
- When linking to a gr:ProductOrServiceModel, it is equivalent to
1954
- 1. defining an blank node for a gr:SomeItems
1955
- 2. linking that blank node via gr:hasMakeAndModel to the gr:ProductOrServiceModel, and
1956
- 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.).freeze,
1957
- domain: "gr:Offering".freeze,
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,
837
+ domain: "http://purl.org/goodrelations/v1#Offering".freeze,
1958
838
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1959
839
  label: "includes (0..1)".freeze,
1960
- range: "gr:ProductOrService".freeze,
1961
- type: "owl:ObjectProperty".freeze
840
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
841
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1962
842
  property :includesObject,
1963
- 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,
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,
1964
844
  domain: term(
1965
- type: "owl:Class".freeze,
1966
- unionOf: list("gr:Offering".freeze, term(
1967
- subClassOf: "gr:Offering".freeze,
1968
- type: "owl:Class".freeze
1969
- ))
845
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
846
+ unionOf: list("http://purl.org/goodrelations/v1#Offering".freeze, "_:g40120".freeze)
1970
847
  ),
1971
848
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1972
849
  label: "includes object (0..*)".freeze,
1973
- range: "gr:TypeAndQuantityNode".freeze,
1974
- type: "owl:ObjectProperty".freeze
850
+ range: "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze,
851
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1975
852
  property :isAccessoryOrSparePartFor,
1976
- comment: %(This states that a particular gr:ProductOrService is an accessory or spare part for another product or service.).freeze,
853
+ comment: "This states that a particular gr:ProductOrService is an accessory or spare part for another product or service.".freeze,
1977
854
  domain: term(
1978
- type: "owl:Class".freeze,
1979
- unionOf: list("gr:ProductOrService".freeze, term(
1980
- equivalentClass: "gr:ProductOrService".freeze,
1981
- type: "owl:Class".freeze
1982
- ))
855
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
856
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g41080".freeze)
1983
857
  ),
1984
858
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1985
859
  label: "is accessory or spare part for (0..*)".freeze,
1986
- range: "gr:ProductOrService".freeze,
1987
- type: "owl:ObjectProperty".freeze
860
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
861
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1988
862
  property :isConsumableFor,
1989
- comment: %(This states that a particular gr:ProductOrService is a consumable for another product or service.).freeze,
863
+ comment: "This states that a particular gr:ProductOrService is a consumable for another product or service.".freeze,
1990
864
  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
- ))
865
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
866
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g33080".freeze)
1996
867
  ),
1997
868
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
1998
869
  label: "is consumable for (0..*)".freeze,
1999
- range: "gr:ProductOrService".freeze,
2000
- type: "owl:ObjectProperty".freeze
870
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
871
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2001
872
  property :isListPrice,
2002
- 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.
2003
- DEPRECATED. Use the gr:priceType property instead.).freeze,
2004
- domain: "gr:UnitPriceSpecification".freeze,
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,
874
+ domain: "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze,
875
+ "http://www.w3.org/2002/07/owl#deprecated": "true".freeze,
2005
876
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2006
877
  label: "is list price (DEPRECATED)".freeze,
2007
- "owl:deprecated": "true".freeze,
2008
- range: "xsd:boolean".freeze,
2009
- 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
2010
880
  property :isSimilarTo,
2011
- 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,
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,
2012
882
  domain: term(
2013
- type: "owl:Class".freeze,
2014
- unionOf: list("gr:ProductOrService".freeze, term(
2015
- equivalentClass: "gr:ProductOrService".freeze,
2016
- type: "owl:Class".freeze
2017
- ))
883
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
884
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g23340".freeze)
2018
885
  ),
2019
886
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2020
887
  label: "is similar to (0..*)".freeze,
2021
- range: "gr:ProductOrService".freeze,
2022
- type: "owl:ObjectProperty".freeze
888
+ range: "http://purl.org/goodrelations/v1#ProductOrService".freeze,
889
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2023
890
  property :isVariantOf,
2024
- 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.
2025
-
2026
- Example:
2027
- foo:Red_Ford_T_Model gr:isVariantOf foo:Ford_T_Model).freeze,
2028
- domain: "gr:ProductOrServiceModel".freeze,
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,
892
+ domain: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
2029
893
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2030
894
  label: "is variant of (0..1)".freeze,
2031
- range: "gr:ProductOrServiceModel".freeze,
2032
- type: "owl:ObjectProperty".freeze
895
+ range: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
896
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2033
897
  property :legalName,
2034
- comment: %(The legal name of the gr:BusinessEntity.).freeze,
898
+ comment: "The legal name of the gr:BusinessEntity.".freeze,
2035
899
  domain: term(
2036
- type: "owl:Class".freeze,
2037
- unionOf: list("gr:BusinessEntity".freeze, term(
2038
- subClassOf: "gr:BusinessEntity".freeze,
2039
- type: "owl:Class".freeze
2040
- ))
900
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
901
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g18720".freeze)
2041
902
  ),
2042
903
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2043
904
  label: "legal name (0..1)".freeze,
2044
- range: "rdfs:Literal".freeze,
2045
- 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
2046
907
  property :lesser,
2047
- comment: %(This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than the object.).freeze,
2048
- domain: "gr:QualitativeValue".freeze,
2049
- inverseOf: "gr:greater".freeze,
908
+ comment: "This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than the object.".freeze,
909
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
910
+ inverseOf: "http://purl.org/goodrelations/v1#greater".freeze,
2050
911
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2051
912
  label: "lesser (0..*)".freeze,
2052
- range: "gr:QualitativeValue".freeze,
2053
- 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]
2054
915
  property :lesserOrEqual,
2055
- comment: %(This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than or equal to the object.).freeze,
2056
- domain: "gr:QualitativeValue".freeze,
2057
- inverseOf: "gr:greaterOrEqual".freeze,
916
+ comment: "This ordering relation for gr:QualitativeValue pairs indicates that the subject is lesser than or equal to the object.".freeze,
917
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
918
+ inverseOf: "http://purl.org/goodrelations/v1#greaterOrEqual".freeze,
2058
919
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2059
920
  label: "lesser or equal (0..*)".freeze,
2060
- range: "gr:QualitativeValue".freeze,
2061
- 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]
2062
923
  property :name,
2063
- comment: %(A short text describing the respective resource.
2064
-
2065
- This property is semantically equivalent to dcterms:title and rdfs:label and just meant as a handy shortcut for marking up data.).freeze,
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,
2066
925
  domain: term(
2067
- type: "owl:Class".freeze,
2068
- 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)
2069
928
  ),
2070
929
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2071
930
  label: "name (0..1)".freeze,
2072
- range: "rdfs:Literal".freeze,
2073
- 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
2074
933
  property :nonEqual,
2075
- comment: %(This ordering relation for gr:QualitativeValue pairs indicates that the subject is not equal to the object.).freeze,
2076
- domain: "gr:QualitativeValue".freeze,
2077
- inverseOf: "gr:nonEqual".freeze,
934
+ comment: "This ordering relation for gr:QualitativeValue pairs indicates that the subject is not equal to the object.".freeze,
935
+ domain: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
936
+ inverseOf: "http://purl.org/goodrelations/v1#nonEqual".freeze,
2078
937
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2079
938
  label: "non equal (0..*)".freeze,
2080
- range: "gr:QualitativeValue".freeze,
2081
- 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]
2082
941
  property :offers,
2083
- 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,
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,
2084
943
  domain: term(
2085
- type: "owl:Class".freeze,
2086
- unionOf: list("gr:BusinessEntity".freeze, term(
2087
- subClassOf: "gr:BusinessEntity".freeze,
2088
- type: "owl:Class".freeze
2089
- ))
944
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
945
+ unionOf: list("http://purl.org/goodrelations/v1#BusinessEntity".freeze, "_:g18660".freeze)
2090
946
  ),
2091
947
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2092
948
  label: "offers (0..*)".freeze,
2093
- range: "gr:Offering".freeze,
2094
- type: "owl:ObjectProperty".freeze
949
+ range: "http://purl.org/goodrelations/v1#Offering".freeze,
950
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2095
951
  property :opens,
2096
- comment: %(The opening hour of the gr:Location on the given gr:DayOfWeek.
2097
- If no time-zone suffix is included, the time is given in the local time valid at the gr:Location.
2098
-
2099
- For a time in GMT/UTC, simply add a "Z" following the time:
2100
-
2101
- 09:30:10Z.
2102
-
2103
- Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:
2104
-
2105
- 09:30:10-09:00
2106
-
2107
- or
2108
-
2109
- 09:30:10+09:00.
2110
-
2111
- 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.
2112
- 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.
2113
- 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.).freeze,
2114
- domain: "gr:OpeningHoursSpecification".freeze,
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,
953
+ domain: "http://purl.org/goodrelations/v1#OpeningHoursSpecification".freeze,
2115
954
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2116
955
  label: "opens (1..1)".freeze,
2117
- range: "xsd:time".freeze,
2118
- 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
2119
958
  property :owns,
2120
- 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.
2121
-
2122
- Note that the product must be an instance of the class gr:Individual.
2123
-
2124
- This property can also be safely applied to foaf:Agent instances.).freeze,
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,
2125
960
  domain: term(
2126
- type: "owl:Class".freeze,
2127
- unionOf: list("gr:BusinessEntity".freeze, term(
2128
- subClassOf: "gr:BusinessEntity".freeze,
2129
- type: "owl:Class".freeze
2130
- ), term(
2131
- subClassOf: "gr:BusinessEntity".freeze,
2132
- type: "owl:Class".freeze
2133
- ))
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)
2134
963
  ),
2135
964
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2136
965
  label: "owns (0..*)".freeze,
2137
- range: "gr:Individual".freeze,
2138
- type: "owl:ObjectProperty".freeze
966
+ range: "http://purl.org/goodrelations/v1#Individual".freeze,
967
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2139
968
  property :predecessorOf,
2140
- comment: %(This property indicates that the subject is a previous, often discontinued variant of the gr:ProductOrServiceModel used as the object.
2141
-
2142
- Example: Golf III predecessorOf Golf IV
2143
-
2144
- This relation is transitive.).freeze,
2145
- domain: "gr:ProductOrServiceModel".freeze,
2146
- inverseOf: "gr:successorOf".freeze,
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,
970
+ domain: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
971
+ inverseOf: "http://purl.org/goodrelations/v1#successorOf".freeze,
2147
972
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2148
973
  label: "predecessor of (0..*)".freeze,
2149
- range: "gr:ProductOrServiceModel".freeze,
2150
- 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]
2151
976
  property :priceType,
2152
- 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:
2153
-
2154
- The absence of this property marks the actual sales price.
2155
-
2156
- 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.
2157
-
2158
- INVOICE: The invoice price, mostly used in the car industry - this is the price a dealer pays to the manufacturer, excluding rebates and charges.).freeze,
2159
- domain: "gr:UnitPriceSpecification".freeze,
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,
978
+ domain: "http://purl.org/goodrelations/v1#UnitPriceSpecification".freeze,
2160
979
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2161
980
  label: "price type (0..1)".freeze,
2162
- range: "xsd:string".freeze,
2163
- 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
2164
983
  property :qualitativeProductOrServiceProperty,
2165
- 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,
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,
2166
985
  domain: term(
2167
- type: "owl:Class".freeze,
2168
- unionOf: list("gr:ProductOrService".freeze, term(
2169
- equivalentClass: "gr:ProductOrService".freeze,
2170
- type: "owl:Class".freeze
2171
- ))
986
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
987
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g29760".freeze)
2172
988
  ),
2173
989
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2174
990
  label: "qualitative product or service property (0..*)".freeze,
2175
- range: "gr:QualitativeValue".freeze,
2176
- type: "owl:ObjectProperty".freeze
991
+ range: "http://purl.org/goodrelations/v1#QualitativeValue".freeze,
992
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2177
993
  property :quantitativeProductOrServiceProperty,
2178
- 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,
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,
2179
995
  domain: term(
2180
- type: "owl:Class".freeze,
2181
- unionOf: list("gr:ProductOrService".freeze, term(
2182
- equivalentClass: "gr:ProductOrService".freeze,
2183
- type: "owl:Class".freeze
2184
- ))
996
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
997
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g18340".freeze)
2185
998
  ),
2186
999
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2187
1000
  label: "quantitative product or service property (0..*)".freeze,
2188
- range: "gr:QuantitativeValue".freeze,
2189
- type: "owl:ObjectProperty".freeze
1001
+ range: "http://purl.org/goodrelations/v1#QuantitativeValue".freeze,
1002
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2190
1003
  property :relatedWebService,
2191
- 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.
2192
-
2193
- 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.).freeze,
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,
2194
1005
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2195
1006
  label: "related Web Service (0..*)".freeze,
2196
- type: "owl:AnnotationProperty".freeze
1007
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
2197
1008
  property :seeks,
2198
- 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,
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,
2199
1010
  domain: term(
2200
- type: "owl:Class".freeze,
2201
- unionOf: list("gr:BusinessEntity".freeze, term(
2202
- subClassOf: "gr:BusinessEntity".freeze,
2203
- type: "owl:Class".freeze
2204
- ), term(
2205
- subClassOf: "gr:BusinessEntity".freeze,
2206
- type: "owl:Class".freeze
2207
- ))
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)
2208
1013
  ),
2209
1014
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2210
1015
  label: "seeks (0..*)".freeze,
2211
- range: "gr:Offering".freeze,
2212
- type: "owl:ObjectProperty".freeze
1016
+ range: "http://purl.org/goodrelations/v1#Offering".freeze,
1017
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2213
1018
  property :serialNumber,
2214
- 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.
2215
-
2216
- This property can also be attached to a gr:Offering in cases where the included products are not modeled in more detail.).freeze,
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,
2217
1020
  domain: term(
2218
- type: "owl:Class".freeze,
2219
- unionOf: list("gr:Individual".freeze, "gr:Offering".freeze, term(
2220
- equivalentClass: "gr:ProductOrService".freeze,
2221
- type: "owl:Class".freeze
2222
- ))
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)
2223
1023
  ),
2224
1024
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2225
1025
  label: "serial number (0..*)".freeze,
2226
- range: "xsd:string".freeze,
2227
- 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
2228
1028
  property :successorOf,
2229
- comment: %(This property indicates that the subject is a newer, often updated or improved variant of the gr:ProductOrServiceModel used as the object.
2230
-
2231
- Example: Golf III successorOf Golf II
2232
-
2233
- This relation is transitive.).freeze,
2234
- domain: "gr:ProductOrServiceModel".freeze,
2235
- inverseOf: "gr:predecessorOf".freeze,
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,
1030
+ domain: "http://purl.org/goodrelations/v1#ProductOrServiceModel".freeze,
1031
+ inverseOf: "http://purl.org/goodrelations/v1#predecessorOf".freeze,
2236
1032
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2237
1033
  label: "successor of (0..*)".freeze,
2238
- range: "gr:ProductOrServiceModel".freeze,
2239
- 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]
2240
1036
  property :taxID,
2241
- 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,
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,
2242
1038
  domain: term(
2243
- type: "owl:Class".freeze,
2244
- unionOf: list("gr:BusinessEntity".freeze, term(
2245
- subClassOf: "gr:BusinessEntity".freeze,
2246
- type: "owl:Class".freeze
2247
- ), term(
2248
- subClassOf: "gr:BusinessEntity".freeze,
2249
- type: "owl:Class".freeze
2250
- ))
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)
2251
1041
  ),
2252
1042
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2253
1043
  label: "Tax ID (0..1)".freeze,
2254
- range: "xsd:string".freeze,
2255
- 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
2256
1046
  property :typeOfGood,
2257
- comment: %(This specifies the gr:ProductOrService that the gr:TypeAndQuantityNode is referring to.).freeze,
2258
- domain: "gr:TypeAndQuantityNode".freeze,
1047
+ comment: "This specifies the gr:ProductOrService that the gr:TypeAndQuantityNode is referring to.".freeze,
1048
+ domain: "http://purl.org/goodrelations/v1#TypeAndQuantityNode".freeze,
2259
1049
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2260
1050
  label: "type of good (1..1)".freeze,
2261
1051
  range: term(
2262
- type: "owl:Class".freeze,
2263
- 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)
2264
1054
  ),
2265
- type: "owl:ObjectProperty".freeze
1055
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2266
1056
  property :validFrom,
2267
- comment: %(This property specifies the beginning of the validity of the gr:Offering, gr:PriceSpecification, gr:License, or gr:OpeningHoursSpecification.
2268
- A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time:
2269
-
2270
- 2008-05-30T09:30:10Z.
2271
-
2272
- Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:
2273
-
2274
- 2008-05-30T09:30:10-09:00
2275
-
2276
- or
2277
-
2278
- 2008-05-30T09:30:10+09:00.
2279
-
2280
- Note: If multiple contradicting instances of a gr:Offering, gr:PriceSpecification, or gr:OpeningHoursSpecification exist, it is a good heuristics to assume that
2281
- 1. Information with validity information for the respective period of time ranks higher than information without validity information.
2282
- 2. Among conflicting nodes both having validity information, the one with the shorter validity span ranks higher.).freeze,
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,
2283
1058
  domain: term(
2284
- type: "owl:Class".freeze,
2285
- unionOf: list("gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PriceSpecification".freeze, "gr:License".freeze, term(
2286
- subClassOf: "gr:Offering".freeze,
2287
- type: "owl:Class".freeze
2288
- ))
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)
2289
1061
  ),
2290
1062
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2291
1063
  label: "valid from (0..1)".freeze,
2292
- range: "xsd:dateTime".freeze,
2293
- 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
2294
1066
  property :validThrough,
2295
- comment: %(This property specifies the end of the validity of the gr:Offering, gr:PriceSpecification, gr:License, or gr:OpeningHoursSpecification.
2296
- A time-zone should be specified. For a time in GMT/UTC, simply add a "Z" following the time:
2297
-
2298
- 2008-05-30T09:30:10Z.
2299
-
2300
- Alternatively, you can specify an offset from the UTC time by adding a positive or negative time following the time:
2301
-
2302
- 2008-05-30T09:30:10-09:00
2303
-
2304
- or
2305
- 2008-05-30T09:30:10+09:00.
2306
-
2307
- Note 1: If multiple contradicting instances of a gr:Offering, gr:PriceSpecification, or gr:OpeningHoursSpecification exist, it is a good heuristics to assume that
2308
- 1. Information with validity information for the respective period of time ranks higher than information without validity information.
2309
- 2. Among conflicting nodes both having validity information, the one with the shorter validity span ranks higher.
2310
- Note 2: For Google, attaching a gr:validThrough statement to a gr:UnitPriceSpecification is mandatory.
2311
- ).freeze,
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,
2312
1068
  domain: term(
2313
- type: "owl:Class".freeze,
2314
- unionOf: list("gr:Offering".freeze, "gr:OpeningHoursSpecification".freeze, "gr:PriceSpecification".freeze, "gr:License".freeze, term(
2315
- subClassOf: "gr:Offering".freeze,
2316
- type: "owl:Class".freeze
2317
- ))
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)
2318
1071
  ),
2319
1072
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2320
1073
  label: "valid through (0..1)".freeze,
2321
- range: "xsd:dateTime".freeze,
2322
- 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
2323
1076
  property :valueAddedTaxIncluded,
2324
- comment: %(This property specifies whether the applicable value-added tax \(VAT\) is included in the price of the gr:PriceSpecification or not.
2325
-
2326
- Note: This is a simple representation which may not properly reflect all details of local taxation.).freeze,
2327
- domain: "gr:PriceSpecification".freeze,
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,
1078
+ domain: "http://purl.org/goodrelations/v1#PriceSpecification".freeze,
2328
1079
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2329
1080
  label: "value added tax included (0..1)".freeze,
2330
- range: "xsd:boolean".freeze,
2331
- 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
2332
1083
  property :valueReference,
2333
- 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,
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,
2334
1085
  domain: term(
2335
- type: "owl:Class".freeze,
2336
- 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)
2337
1088
  ),
2338
1089
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2339
1090
  label: "value reference (0..*)".freeze,
2340
1091
  range: term(
2341
- type: "owl:Class".freeze,
2342
- 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)
2343
1094
  ),
2344
- type: "owl:ObjectProperty".freeze
1095
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2345
1096
  property :vatID,
2346
- comment: %(The Value-added Tax ID of the gr:BusinessEntity. See http://en.wikipedia.org/wiki/Value_added_tax_identification_number for details.).freeze,
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,
2347
1098
  domain: term(
2348
- type: "owl:Class".freeze,
2349
- unionOf: list("gr:BusinessEntity".freeze, term(
2350
- subClassOf: "gr:BusinessEntity".freeze,
2351
- type: "owl:Class".freeze
2352
- ), term(
2353
- subClassOf: "gr:BusinessEntity".freeze,
2354
- type: "owl:Class".freeze
2355
- ))
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)
2356
1101
  ),
2357
1102
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2358
1103
  label: "VAT ID (0..1)".freeze,
2359
- range: "xsd:string".freeze,
2360
- 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
2361
1106
  property :weight,
2362
- comment: %(The weight of the gr:ProductOrService.
2363
- Typical unit code\(s\): GRM for gram, KGM for kilogram, LBR for pound).freeze,
1107
+ comment: "The weight of the gr:ProductOrService.\nTypical unit code(s): GRM for gram, KGM for kilogram, LBR for pound".freeze,
2364
1108
  domain: term(
2365
- type: "owl:Class".freeze,
2366
- unionOf: list("gr:ProductOrService".freeze, term(
2367
- equivalentClass: "gr:ProductOrService".freeze,
2368
- type: "owl:Class".freeze
2369
- ))
1109
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1110
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g34200".freeze)
2370
1111
  ),
2371
1112
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2372
1113
  label: "weight (0..1)".freeze,
2373
- range: "gr:QuantitativeValue".freeze,
2374
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
2375
- 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
2376
1117
  property :width,
2377
- comment: %(The width of the gr:ProductOrService.
2378
- Typical unit code\(s\): CMT for centimeters, INH for inches).freeze,
1118
+ comment: "The width of the gr:ProductOrService.\nTypical unit code(s): CMT for centimeters, INH for inches".freeze,
2379
1119
  domain: term(
2380
- type: "owl:Class".freeze,
2381
- unionOf: list("gr:ProductOrService".freeze, term(
2382
- equivalentClass: "gr:ProductOrService".freeze,
2383
- type: "owl:Class".freeze
2384
- ))
1120
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1121
+ unionOf: list("http://purl.org/goodrelations/v1#ProductOrService".freeze, "_:g38000".freeze)
2385
1122
  ),
2386
1123
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2387
1124
  label: "width (0..1)".freeze,
2388
- range: "gr:QuantitativeValue".freeze,
2389
- subPropertyOf: "gr:quantitativeProductOrServiceProperty".freeze,
2390
- 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
2391
1128
 
2392
1129
  # Extra definitions
2393
1130
  term :AmericanExpress,
2394
- comment: %(Payment by credit or debit cards issued by the American Express network.).freeze,
1131
+ comment: "Payment by credit or debit cards issued by the American Express network.".freeze,
2395
1132
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2396
1133
  label: "American Express (payment method)".freeze,
2397
- type: "gr:PaymentMethodCreditCard".freeze
1134
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2398
1135
  term :Business,
2399
- 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,
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,
2400
1137
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2401
1138
  label: "Business (business entity type)".freeze,
2402
- type: "gr:BusinessEntityType".freeze
1139
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2403
1140
  term :Buy,
2404
- comment: %(This gr:BusinessFunction indicates that the gr:BusinessEntity is in general interested in purchasing the specified gr:ProductOrService.
2405
- DEPRECATED. Use gr:seeks instead.).freeze,
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,
2406
1143
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2407
1144
  label: "Buy (business function, DEPRECATED)".freeze,
2408
- "owl:deprecated": "true".freeze,
2409
- type: "gr:BusinessFunction".freeze
1145
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2410
1146
  term :ByBankTransferInAdvance,
2411
- 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.
2412
- This is equivalent to payment by wire transfer.).freeze,
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,
2413
1148
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2414
1149
  label: "By bank transfer in advance (payment method)".freeze,
2415
- type: "gr:PaymentMethod".freeze
1150
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2416
1151
  term :ByInvoice,
2417
- 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,
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,
2418
1153
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2419
1154
  label: "By invoice (payment method)".freeze,
2420
- type: "gr:PaymentMethod".freeze
1155
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2421
1156
  term :COD,
2422
- 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,
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,
2423
1158
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2424
1159
  label: "COD (payment method)".freeze,
2425
- type: "gr:PaymentMethod".freeze
1160
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2426
1161
  term :Cash,
2427
- comment: %(Payment by cash upon delivery or pickup.).freeze,
1162
+ comment: "Payment by cash upon delivery or pickup.".freeze,
2428
1163
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2429
1164
  label: "Cash (payment method)".freeze,
2430
- type: "gr:PaymentMethod".freeze
1165
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2431
1166
  term :CheckInAdvance,
2432
- 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,
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,
2433
1168
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2434
1169
  label: "Check in advance (payment method)".freeze,
2435
- type: "gr:PaymentMethod".freeze
1170
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2436
1171
  term :ConstructionInstallation,
2437
- 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,
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,
2438
1173
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2439
1174
  label: "Construction / installation (business function)".freeze,
2440
- type: "gr:BusinessFunction".freeze
1175
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2441
1176
  term :DHL,
2442
- comment: %(Delivery via the parcel service DHL.).freeze,
1177
+ comment: "Delivery via the parcel service DHL.".freeze,
2443
1178
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2444
1179
  label: "DHL (delivery method)".freeze,
2445
- type: "gr:DeliveryModeParcelService".freeze
1180
+ type: "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze
2446
1181
  term :DeliveryModeDirectDownload,
2447
- 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,
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,
2448
1183
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2449
1184
  label: "Delivery mode direct download (delivery method)".freeze,
2450
- type: "gr:DeliveryMethod".freeze
1185
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2451
1186
  term :DeliveryModeFreight,
2452
- comment: %(Delivery by an unspecified air, sea, or ground freight carrier or cargo company.).freeze,
1187
+ comment: "Delivery by an unspecified air, sea, or ground freight carrier or cargo company.".freeze,
2453
1188
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2454
1189
  label: "Delivery mode freight (delivery method)".freeze,
2455
- type: "gr:DeliveryMethod".freeze
1190
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2456
1191
  term :DeliveryModeMail,
2457
- comment: %(Delivery via regular mail service \(private or public postal services\).).freeze,
1192
+ comment: "Delivery via regular mail service (private or public postal services).".freeze,
2458
1193
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2459
1194
  label: "Delivery mode mail (delivery method)".freeze,
2460
- type: "gr:DeliveryMethod".freeze
1195
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2461
1196
  term :DeliveryModeOwnFleet,
2462
- comment: %(Delivery of the goods by using a fleet of vehicles either owned and operated or subcontracted by the gr:BusinessEntity.).freeze,
1197
+ comment: "Delivery of the goods by using a fleet of vehicles either owned and operated or subcontracted by the gr:BusinessEntity.".freeze,
2463
1198
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2464
1199
  label: "Delivery mode own fleet (delivery method)".freeze,
2465
- type: "gr:DeliveryMethod".freeze
1200
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2466
1201
  term :DeliveryModePickUp,
2467
- 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,
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,
2468
1203
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2469
1204
  label: "Delivery mode pick up (delivery method)".freeze,
2470
- type: "gr:DeliveryMethod".freeze
1205
+ type: "http://purl.org/goodrelations/v1#DeliveryMethod".freeze
2471
1206
  term :DinersClub,
2472
- comment: %(Payment by credit or debit cards issued by the Diner's Club network.).freeze,
1207
+ comment: "Payment by credit or debit cards issued by the Diner's Club network.".freeze,
2473
1208
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2474
1209
  label: "Diners Club (payment method)".freeze,
2475
- type: "gr:PaymentMethodCreditCard".freeze
1210
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2476
1211
  term :DirectDebit,
2477
- 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,
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,
2478
1213
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2479
1214
  label: "Direct debit (payment method)".freeze,
2480
- type: "gr:PaymentMethod".freeze
1215
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2481
1216
  term :Discover,
2482
- comment: %(Payment by credit or debit cards issued by the Discover network.).freeze,
1217
+ comment: "Payment by credit or debit cards issued by the Discover network.".freeze,
2483
1218
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2484
1219
  label: "Discover (payment method)".freeze,
2485
- type: "gr:PaymentMethodCreditCard".freeze
1220
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2486
1221
  term :Dispose,
2487
- 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,
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,
2488
1223
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2489
1224
  label: "Dispose (business function)".freeze,
2490
- type: "gr:BusinessFunction".freeze
1225
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2491
1226
  term :Enduser,
2492
- 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,
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,
2493
1228
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2494
1229
  label: "Enduser (business entity type)".freeze,
2495
- type: "gr:BusinessEntityType".freeze
1230
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2496
1231
  term :FederalExpress,
2497
- comment: %(Delivery via the parcel service Federal Express.).freeze,
1232
+ comment: "Delivery via the parcel service Federal Express.".freeze,
2498
1233
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2499
1234
  label: "Federal Express (delivery method)".freeze,
2500
- type: "gr:DeliveryModeParcelService".freeze
1235
+ type: "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze
2501
1236
  term :Friday,
2502
- comment: %(Friday as a day of the week.).freeze,
2503
- "gr:displayPosition": "5".freeze,
2504
- "gr:hasNext": "gr:Saturday".freeze,
2505
- "gr:hasPrevious": "gr:Thursday".freeze,
1237
+ comment: "Friday as a day of the week.".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,
2506
1241
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2507
1242
  label: "Friday (day of week)".freeze,
2508
- type: "gr:DayOfWeek".freeze
1243
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2509
1244
  term :GoogleCheckout,
2510
- comment: %(Payment via the Google Checkout payment service.).freeze,
1245
+ comment: "Payment via the Google Checkout payment service.".freeze,
2511
1246
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2512
1247
  label: "Google Checkout (payment method)".freeze,
2513
- type: "gr:PaymentMethod".freeze
1248
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2514
1249
  term :JCB,
2515
- comment: %(Payment by credit or debit cards issued by the JCB network.).freeze,
1250
+ comment: "Payment by credit or debit cards issued by the JCB network.".freeze,
2516
1251
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2517
1252
  label: "JCB (payment method)".freeze,
2518
- type: "gr:PaymentMethodCreditCard".freeze
1253
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2519
1254
  term :"Labor-BringIn",
2520
- 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.
2521
-
2522
- Note: 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,
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,
2523
1256
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2524
1257
  label: "Labor / bring-in (warranty scope)".freeze,
2525
- type: "gr:WarrantyScope".freeze
1258
+ type: "http://purl.org/goodrelations/v1#WarrantyScope".freeze
2526
1259
  term :LeaseOut,
2527
- comment: %(This gr:BusinessFunction indicates that the gr:BusinessEntity offers \(or seeks\) the temporary right to use the specified gr:ProductOrService.).freeze,
1260
+ comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers (or seeks) the temporary right to use the specified gr:ProductOrService.".freeze,
2528
1261
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2529
1262
  label: "Lease Out (business function)".freeze,
2530
- type: "gr:BusinessFunction".freeze
1263
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2531
1264
  term :Maintain,
2532
- 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,
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,
2533
1266
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2534
1267
  label: "Maintain (business function)".freeze,
2535
- type: "gr:BusinessFunction".freeze
1268
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2536
1269
  term :MasterCard,
2537
- comment: %(Payment by credit or debit cards issued by the MasterCard network.).freeze,
1270
+ comment: "Payment by credit or debit cards issued by the MasterCard network.".freeze,
2538
1271
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2539
1272
  label: "MasterCard (payment method)".freeze,
2540
- type: "gr:PaymentMethodCreditCard".freeze
1273
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2541
1274
  term :Monday,
2542
- comment: %(Monday as a day of the week.).freeze,
2543
- "gr:displayPosition": "1".freeze,
2544
- "gr:hasNext": "gr:Tuesday".freeze,
2545
- "gr:hasPrevious": "gr:Sunday".freeze,
1275
+ comment: "Monday as a day of the week.".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,
2546
1279
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2547
1280
  label: "Monday (day of week)".freeze,
2548
- type: "gr:DayOfWeek".freeze
1281
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2549
1282
  term :"PartsAndLabor-BringIn",
2550
- 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.
2551
-
2552
- Note: 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,
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,
2553
1284
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2554
1285
  label: "Parts and labor / bring-in (warranty scope)".freeze,
2555
- type: "gr:WarrantyScope".freeze
1286
+ type: "http://purl.org/goodrelations/v1#WarrantyScope".freeze
2556
1287
  term :"PartsAndLabor-PickUp",
2557
- 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.
2558
-
2559
- Note: 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,
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,
2560
1289
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2561
1290
  label: "Parts and labor / pick up (warranty scope)".freeze,
2562
- type: "gr:WarrantyScope".freeze
1291
+ type: "http://purl.org/goodrelations/v1#WarrantyScope".freeze
2563
1292
  term :PayPal,
2564
- comment: %(Payment via the PayPal payment service.).freeze,
1293
+ comment: "Payment via the PayPal payment service.".freeze,
2565
1294
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2566
1295
  label: "PayPal (payment method)".freeze,
2567
- type: "gr:PaymentMethod".freeze
1296
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2568
1297
  term :PaySwarm,
2569
- comment: %(Payment via the PaySwarm distributed micropayment service.).freeze,
1298
+ comment: "Payment via the PaySwarm distributed micropayment service.".freeze,
2570
1299
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2571
1300
  label: "PaySwarm (payment method)".freeze,
2572
- type: "gr:PaymentMethod".freeze
1301
+ type: "http://purl.org/goodrelations/v1#PaymentMethod".freeze
2573
1302
  term :ProvideService,
2574
- comment: %(This gr:BusinessFunction indicates that the gr:BusinessEntity offers \(or seeks\) the respective type of service.
2575
-
2576
- 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.
2577
-
2578
- Example: Car maintenance could be expressed both as "provide the service car maintenance" or "maintain cars".).freeze,
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,
2579
1304
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2580
1305
  label: "Provide service (business function)".freeze,
2581
- type: "gr:BusinessFunction".freeze
1306
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2582
1307
  term :PublicHolidays,
2583
- 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,
2584
- "gr:displayPosition": "8".freeze,
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,
1309
+ "http://purl.org/goodrelations/v1#displayPosition": "8".freeze,
2585
1310
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2586
1311
  label: "Public holidays (day of week)".freeze,
2587
- type: "gr:DayOfWeek".freeze
1312
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2588
1313
  term :PublicInstitution,
2589
- comment: %(The gr:BusinessEntityType representing such agents that are part of the adminstration or owned by the public.).freeze,
1314
+ comment: "The gr:BusinessEntityType representing such agents that are part of the adminstration or owned by the public.".freeze,
2590
1315
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2591
1316
  label: "Public institution (business entity type)".freeze,
2592
- type: "gr:BusinessEntityType".freeze
1317
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2593
1318
  term :Repair,
2594
- 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,
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,
2595
1320
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2596
1321
  label: "Repair (business function)".freeze,
2597
- type: "gr:BusinessFunction".freeze
1322
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2598
1323
  term :Reseller,
2599
- 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,
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,
2600
1325
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2601
1326
  label: "Reseller (business entity type)".freeze,
2602
- type: "gr:BusinessEntityType".freeze
1327
+ type: "http://purl.org/goodrelations/v1#BusinessEntityType".freeze
2603
1328
  term :Saturday,
2604
- comment: %(Saturday as a day of the week.).freeze,
2605
- "gr:displayPosition": "6".freeze,
2606
- "gr:hasNext": "gr:Sunday".freeze,
2607
- "gr:hasPrevious": "gr:Friday".freeze,
1329
+ comment: "Saturday as a day of the week.".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,
2608
1333
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2609
1334
  label: "Saturday (day of week)".freeze,
2610
- type: "gr:DayOfWeek".freeze
1335
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2611
1336
  term :Sell,
2612
- comment: %(This gr:BusinessFunction indicates that the gr:BusinessEntity offers to permanently transfer all property rights on the specified gr:ProductOrService.).freeze,
1337
+ comment: "This gr:BusinessFunction indicates that the gr:BusinessEntity offers to permanently transfer all property rights on the specified gr:ProductOrService.".freeze,
2613
1338
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2614
1339
  label: "Sell (business function)".freeze,
2615
- type: "gr:BusinessFunction".freeze
1340
+ type: "http://purl.org/goodrelations/v1#BusinessFunction".freeze
2616
1341
  term :Sunday,
2617
- comment: %(Sunday as a day of the week.).freeze,
2618
- "gr:displayPosition": "7".freeze,
2619
- "gr:hasNext": "gr:Monday".freeze,
2620
- "gr:hasPrevious": "gr:Saturday".freeze,
1342
+ comment: "Sunday as a day of the week.".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,
2621
1346
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2622
1347
  label: "Sunday (day of week)".freeze,
2623
- type: "gr:DayOfWeek".freeze
1348
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2624
1349
  term :Thursday,
2625
- comment: %(Thursday as a day of the week.).freeze,
2626
- "gr:displayPosition": "4".freeze,
2627
- "gr:hasNext": "gr:Friday".freeze,
2628
- "gr:hasPrevious": "gr:Wednesday".freeze,
1350
+ comment: "Thursday as a day of the week.".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,
2629
1354
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2630
1355
  label: "Thursday (day of week)".freeze,
2631
- type: "gr:DayOfWeek".freeze
1356
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2632
1357
  term :Tuesday,
2633
- comment: %(Tuesday as a day of the week.).freeze,
2634
- "gr:displayPosition": "2".freeze,
2635
- "gr:hasNext": "gr:Wednesday".freeze,
2636
- "gr:hasPrevious": "gr:Monday".freeze,
1358
+ comment: "Tuesday as a day of the week.".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,
2637
1362
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2638
1363
  label: "Tuesday (day of week)".freeze,
2639
- type: "gr:DayOfWeek".freeze
1364
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2640
1365
  term :UPS,
2641
- comment: %(Delivery via the parcel service UPS.).freeze,
1366
+ comment: "Delivery via the parcel service UPS.".freeze,
2642
1367
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2643
1368
  label: "UPS (delivery method)".freeze,
2644
- type: "gr:DeliveryModeParcelService".freeze
1369
+ type: "http://purl.org/goodrelations/v1#DeliveryModeParcelService".freeze
2645
1370
  term :VISA,
2646
- comment: %(Payment by credit or debit cards issued by the VISA network.).freeze,
1371
+ comment: "Payment by credit or debit cards issued by the VISA network.".freeze,
2647
1372
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2648
1373
  label: "VISA (payment method)".freeze,
2649
- type: "gr:PaymentMethodCreditCard".freeze
1374
+ type: "http://purl.org/goodrelations/v1#PaymentMethodCreditCard".freeze
2650
1375
  term :Wednesday,
2651
- comment: %(Wednesday as a day of the week.).freeze,
2652
- "gr:displayPosition": "3".freeze,
2653
- "gr:hasNext": "gr:Thursday".freeze,
2654
- "gr:hasPrevious": "gr:Tuesday".freeze,
1376
+ comment: "Wednesday as a day of the week.".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,
2655
1380
  isDefinedBy: "http://purl.org/goodrelations/v1".freeze,
2656
1381
  label: "Wednesday (day of week)".freeze,
2657
- type: "gr:DayOfWeek".freeze
1382
+ type: "http://purl.org/goodrelations/v1#DayOfWeek".freeze
2658
1383
  end
2659
1384
  end