rdf-vocab 3.0.2 → 3.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0136142e5e2a9936ff19ff2e3822e98d049a77be76801006d2626bfe37b43542
4
- data.tar.gz: ed51f01a91323a9b87e5b867ab5444c1b1538bc318bf7c17b320b2ec2394ad6c
3
+ metadata.gz: ea60d6023dcca8bbf64cee8a128b75dc70ba23e29eac2bb8caff164fdd1908f5
4
+ data.tar.gz: e51f656266c823ef059a07fddc70d041ccb860681889a9759adbe089a98286be
5
5
  SHA512:
6
- metadata.gz: 9fc6b5e98fac3dfc2a590009a7ba1e7bc0ffa5d8205ec458056d79d65590e581d02e96fa15fab8e9d03ae7718a545550be662235a440fc6efbe545727039f60c
7
- data.tar.gz: 7d551e6153a75ef558e72ebd2deaf37081162cd5fe4d3bf9214347b66b33d0adce3e226aad46fe36d95dc247ee2168055c328cb406b426feb1125749222a4e76
6
+ metadata.gz: '09361c8e40d5d81260b6cae818f8aba87ccdc1b5b95d9cf6fd6b16142c9287a821f248b8c8291f97e8df114c97baee71503a9574be22bb9cbbf2d5e348465042'
7
+ data.tar.gz: c1ae1862d0f5ec8d3e7163ba1d7fa9aeeaed682e82efc768fe186288a85e9228ad2b397cd76e70f3879b45fcb097c1e6d3445933f88bdd5e92f5da9796a45552
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.2
1
+ 3.0.3
@@ -14,7 +14,7 @@ module RDF::Vocab
14
14
  "dc11:creator": "Edd Wilder-James".freeze,
15
15
  "dc11:description": "The Description of a Project (DOAP) vocabulary, described using W3C RDF Schema and the Web Ontology Language.".freeze,
16
16
  "dc11:format": "application/rdf+xml".freeze,
17
- "dc11:rights": "Copyright © 2004-20017 Edd Dumbill, Edd Wilder-James".freeze,
17
+ "dc11:rights": "Copyright © 2004-2018 Edd Dumbill, Edd Wilder-James".freeze,
18
18
  "dc11:title": "Description of a Project (DOAP) vocabulary".freeze,
19
19
  "foaf:maker": term(
20
20
  "foaf:mbox": "mailto:edd@usefulinc.com".freeze,
@@ -289,7 +289,7 @@ module RDF::Vocab
289
289
  comment: %(Programming language a project is implemented in or intended for use with.).freeze,
290
290
  domain: "doap:Project".freeze,
291
291
  isDefinedBy: "doap:".freeze,
292
- label: ["linguagem de programação".freeze, "programming language".freeze],
292
+ label: "programming language".freeze,
293
293
  range: "rdfs:Literal".freeze,
294
294
  type: "rdf:Property".freeze
295
295
  property :release,
@@ -261,6 +261,13 @@ module RDF::Vocab
261
261
  range: "hydra:ApiDocumentation".freeze,
262
262
  type: "hydra:Link".freeze,
263
263
  "vs:term_status": "testing".freeze
264
+ term :collection,
265
+ comment: %(Collections somehow related to this resource.).freeze,
266
+ domain: "hydra:Collection".freeze,
267
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
268
+ label: "collection".freeze,
269
+ type: "hydra:Link".freeze,
270
+ "vs:term_status": "testing".freeze
264
271
  term :entrypoint,
265
272
  comment: %(A link to main entry point of the Web API).freeze,
266
273
  domain: "hydra:ApiDocumentation".freeze,
@@ -293,6 +300,12 @@ module RDF::Vocab
293
300
  range: "hydra:Resource".freeze,
294
301
  type: "hydra:Link".freeze,
295
302
  "vs:term_status": "testing".freeze
303
+ term :manages,
304
+ comment: %(Semantics of each member provided by the collection.).freeze,
305
+ domain: "hydra:Collection".freeze,
306
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
307
+ label: "manages".freeze,
308
+ "vs:term_status": "testing".freeze
296
309
  term :member,
297
310
  comment: %(A member of the collection).freeze,
298
311
  domain: "hydra:Collection".freeze,
@@ -309,6 +322,11 @@ module RDF::Vocab
309
322
  range: "hydra:Resource".freeze,
310
323
  type: "hydra:Link".freeze,
311
324
  "vs:term_status": "testing".freeze
325
+ term :object,
326
+ comment: %(The object.).freeze,
327
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
328
+ label: "object".freeze,
329
+ "vs:term_status": "testing".freeze
312
330
  term :operation,
313
331
  comment: %(An operation supported by the Hydra resource).freeze,
314
332
  domain: "hydra:Resource".freeze,
@@ -347,6 +365,11 @@ module RDF::Vocab
347
365
  range: "hydra:IriTemplate".freeze,
348
366
  type: "hydra:TemplatedLink".freeze,
349
367
  "vs:term_status": "testing".freeze
368
+ term :subject,
369
+ comment: %(The subject.).freeze,
370
+ isDefinedBy: "http://www.w3.org/ns/hydra/core".freeze,
371
+ label: "subject".freeze,
372
+ "vs:term_status": "testing".freeze
350
373
  term :supportedClass,
351
374
  comment: %(A class known to be supported by the Web API).freeze,
352
375
  domain: "hydra:ApiDocumentation".freeze,
@@ -19,7 +19,8 @@ module RDF::Vocab
19
19
  term :"CNE/1.0/",
20
20
  "dc11:identifier": "CNE".freeze,
21
21
  "dc:creator": "rightsstatements:irswg".freeze,
22
- "dc:modified": "2015-10-16".freeze,
22
+ "dc:description": "This Rights Statement indicates that the organization that has published the Item has not evaluated the copyright and related rights status of the Item.".freeze,
23
+ "dc:modified": "2018-06-06".freeze,
23
24
  definition: %(The copyright and related rights status of this Item has not been evaluated.
24
25
 
25
26
  Please refer to the organization that has made the Item available for more information.
@@ -36,7 +37,8 @@ You are free to use this Item in any way that is permitted by the copyright and
36
37
  term :"InC-EDU/1.0/",
37
38
  "dc11:identifier": "InC-EDU".freeze,
38
39
  "dc:creator": "rightsstatements:irswg".freeze,
39
- "dc:modified": "2015-10-16".freeze,
40
+ "dc:description": "This Rights Statement indicates that the Item labeled with this Rights Statement is in copyright but that educational use is allowed without the need to obtain additional permission.".freeze,
41
+ "dc:modified": "2018-06-06".freeze,
40
42
  definition: %(This Item is protected by copyright and/or related rights.
41
43
 
42
44
  You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use. In addition, no permission is required from the rights-holder\(s\) for educational uses.
@@ -53,7 +55,8 @@ For other uses, you need to obtain permission from the rights-holder\(s\).).free
53
55
  "cc:prohibits": "cc:CommercialUse".freeze,
54
56
  "dc11:identifier": "InC-NC".freeze,
55
57
  "dc:creator": "rightsstatements:irswg".freeze,
56
- "dc:modified": "2016-05-09".freeze,
58
+ "dc:description": "This Rights Statement indicates that the Item labeled with this Rights Statement is in copyright but that non-commercial use is allowed without the need to obtain additional permission.".freeze,
59
+ "dc:modified": "2018-06-06".freeze,
57
60
  definition: %(This Item is protected by copyright and/or related rights.
58
61
 
59
62
  You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use. In addition, no permission is required from the rights-holder\(s\) for non-commercial uses.
@@ -65,12 +68,13 @@ For other uses you need to obtain permission from the rights-holder\(s\).).freez
65
68
  prefLabel: "In Copyright - Non-Commercial Use Permitted".freeze,
66
69
  "skos:closeMatch": "http://creativecommons.org/licenses/by-nc/4.0/".freeze,
67
70
  "skos:relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr".freeze,
68
- "skos:scopeNote": "This Rights Statement can be used only for copyrighted Items for which the organization making the Item available is the rights-holder or has been explicitly authorized by the rights-holder(s) to allow third parties to use their Work(s) for non-commercial purposes without obtaining permission first.".freeze,
71
+ "skos:scopeNote": "This Rights Statement can be used only for copyrighted Items for which the organization making the Item available is the rights-holder or has been explicitly authorized by the rights-holder(s) to allow third parties to use their Work(s) for non-commercial purposes without obtaining permission first.".freeze,
69
72
  type: ["dc:RightsStatement".freeze, "skos:Concept".freeze]
70
73
  term :"InC-OW-EU/1.0/",
71
74
  "dc11:identifier": "InC-OW-EU".freeze,
72
75
  "dc:creator": "rightsstatements:irswg".freeze,
73
- "dc:modified": "2015-10-15".freeze,
76
+ "dc:description": "This Rights Statement indicates that the Item labeled with this Rights Statement has been identified as an ‘Orphan Work’ under the terms of the EU Orphan Works Directive.".freeze,
77
+ "dc:modified": "2018-06-06".freeze,
74
78
  definition: %(This Item has been identified as an orphan work in the country of first publication and in line with Directive 2012/28/EU of the European Parliament and of the Council of 25 October 2012 on certain permitted uses of orphan works.
75
79
 
76
80
  For this Item, either \(a\) no rights-holder\(s\) have been identified or \(b\) one or more rights-holder\(s\) have been identified but none have been located even though a diligent search for the rights-holder\(s\) has been conducted. The results of the diligent search are available in the EU Orphan Works Database.
@@ -87,7 +91,8 @@ For other uses you need to obtain permission from the rights-holder\(s\).).freez
87
91
  term :"InC-RUU/1.0/",
88
92
  "dc11:identifier": "InC-RUU".freeze,
89
93
  "dc:creator": "rightsstatements:irswg".freeze,
90
- "dc:modified": "2016-02-24".freeze,
94
+ "dc:description": ["Dieser Rechtehinweis besagt, dass das damit gekennzeichnete Objekt urheberrechtlich geschützt ist, aber der/die Rechteinhaber entweder nicht identifiziert oder aufgefunden werden konnte(n).".freeze, "This Rights Statement indicates that the Item labeled with this Rights Statement has been identified as in copyright, but its rights-holder(s) either cannot be identified or cannot be located.".freeze],
95
+ "dc:modified": "2018-06-06".freeze,
91
96
  definition: %(This Item is protected by copyright and/or related rights. However, for this Item, either \(a\) no rights-holder\(s\) have been identified or \(b\) one or more rights-holder\(s\) have been identified but none have been located.
92
97
 
93
98
  You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.).freeze,
@@ -101,7 +106,8 @@ You are free to use this Item in any way that is permitted by the copyright and
101
106
  term :"InC/1.0/",
102
107
  "dc11:identifier": "InC".freeze,
103
108
  "dc:creator": "rightsstatements:irswg".freeze,
104
- "dc:modified": "2016-05-09".freeze,
109
+ "dc:description": "This Rights Statement indicates that the Item labeled with this Rights Statement is in copyright.".freeze,
110
+ "dc:modified": "2018-06-06".freeze,
105
111
  definition: %(This Item is protected by copyright and/or related rights.
106
112
 
107
113
  You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.
@@ -118,7 +124,8 @@ You are free to use this Item in any way that is permitted by the copyright and
118
124
  term :"NKC/1.0/",
119
125
  "dc11:identifier": "NKC".freeze,
120
126
  "dc:creator": "rightsstatements:irswg".freeze,
121
- "dc:modified": "2015-10-16".freeze,
127
+ "dc:description": "This Rights Statement indicates that the organization that has published the Item believes that no copyright or related rights are known to exist for the Item, but that a conclusive determination could not be made.".freeze,
128
+ "dc:modified": "2018-06-06".freeze,
122
129
  definition: %(The organization that has made the Item available reasonably believes that the Item is not restricted by copyright or related rights, but a conclusive determination could not be made.
123
130
 
124
131
  Please refer to the organization that has made the Item available for more information.
@@ -129,15 +136,16 @@ You are free to use this Item in any way that is permitted by the copyright and
129
136
  "owl:versionInfo": "1.0".freeze,
130
137
  prefLabel: "No Known Copyright".freeze,
131
138
  "skos:relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/unk".freeze,
132
- "skos:scopeNote": "This Rights Statement should be used for Items for which the copyright status has not been determined conclusively, but for which the organization that intends to make the Item available has reasonable cause to believe that the underlying Work is not covered by copyright or related rights anymore. This Rights Statement should not be used for Orphan Works (which are assumed to be in-copyright) or for Works where the organization that intends to make the Item available has not undertaken an effort to ascertain the copyright status of the underlying Work.".freeze,
139
+ "skos:scopeNote": "This Rights Statement should be used for Items for which the copyright status has not been determined conclusively, but for which the organization that intends to make the Item available has reasonable cause to believe that the underlying Work is not covered by copyright or related rights anymore. This Rights Statement should not be used for Orphan Works (which are assumed to be in-copyright) or for Items where the organization that intends to make the Item available has not undertaken an effort to ascertain the copyright status of the underlying Work.".freeze,
133
140
  type: ["dc:RightsStatement".freeze, "skos:Concept".freeze]
134
141
  term :"NoC-CR/1.0/",
135
142
  "dc11:identifier": "NoC-CR".freeze,
136
143
  "dc:creator": "rightsstatements:irswg".freeze,
137
- "dc:modified": "2016-04-22".freeze,
144
+ "dc:description": "This Rights Statement indicates that the underlying Work is in the Public Domain, but the organization that has published the Item is contractually required to restrict certain forms of use by third parties.".freeze,
145
+ "dc:modified": "2018-06-06".freeze,
138
146
  definition: %(Use of this Item is not restricted by copyright and/or related rights.
139
147
 
140
- As part of the acquisition or digitization of this Item, the organization that has made the Item available is contractually required to limit the use of this Item. Limitations may include, but are not limited to, privacy issues, cultural protections, digitization agreements or donor agreements.
148
+ As part of the acquisition or digitization of this Work, the organization that has made the Item available is contractually required to limit the use of this Item. Limitations may include, but are not limited to, privacy issues, cultural protections, digitization agreements or donor agreements.
141
149
 
142
150
  Please refer to the organization that has made the Item available for more information.).freeze,
143
151
  inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
@@ -151,21 +159,23 @@ Please refer to the organization that has made the Item available for more infor
151
159
  "cc:prohibits": "cc:CommercialUse".freeze,
152
160
  "dc11:identifier": "NoC-NC".freeze,
153
161
  "dc:creator": "rightsstatements:irswg".freeze,
154
- "dc:modified": "2016-04-22".freeze,
162
+ "dc:description": "This Rights Statement indicates that the underlying Work is in the Public Domain, but the organization that has published the Item is contractually required to allow only non-commercial use by third parties.".freeze,
163
+ "dc:modified": "2018-06-06".freeze,
155
164
  definition: %(This Work has been digitized in a public-private partnership. As part of this partnership, the partners have agreed to limit commercial uses of this digital representation of the Work by third parties.
156
165
 
157
- You can, without permission, copy, modify, distribute, display, or perform the Item, for non-commercial uses. For any other permissible uses, please review the terms and conditions of the organization that has made the Item available.).freeze,
166
+ You can, without permission, copy, modify, distribute, display, or perform the Item, for non-commercial uses. For any other permissible uses, please review the terms and conditions of the organization that has made the Item available.).freeze,
158
167
  inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
159
168
  note: [%(Unless expressly stated otherwise, the organization that has made this Item available makes no warranties about the Item and cannot guarantee the accuracy of this Rights Statement. You are responsible for your own use.).freeze, %(You may find additional information about the copyright status of the Item on the website of the organization that has made the Item available.).freeze, %(You may need to obtain other permissions for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you may use the material.).freeze],
160
169
  "owl:versionInfo": "1.0".freeze,
161
- prefLabel: "No Copyright - Non-Commercial Use Only ".freeze,
170
+ prefLabel: "No Copyright - Non-Commercial Use Only".freeze,
162
171
  "skos:relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub".freeze,
163
172
  "skos:scopeNote": "This Rights Statement can only be used for Works that are in the Public Domain and have been digitized in a public-private partnership as part of which, the partners have agreed to limit commercial uses of this digital representation of the Work by third parties. It has been developed specifically to allow the inclusion of Works that have been digitized as part of the partnerships between European Libraries and Google, but can in theory be applied to Items that have been digitized in similar public-private partnerships.".freeze,
164
173
  type: ["dc:RightsStatement".freeze, "skos:Concept".freeze]
165
174
  term :"NoC-OKLR/1.0/",
166
175
  "dc11:identifier": "NoC-OKLR".freeze,
167
176
  "dc:creator": "rightsstatements:irswg".freeze,
168
- "dc:modified": "2016-04-22".freeze,
177
+ "dc:description": "This Rights Statement indicates that the underlying Work is in the Public Domain, but that there are known restrictions imposed by laws other than copyright and/or related rights on the use of the Item by third parties.".freeze,
178
+ "dc:modified": "2018-06-06".freeze,
169
179
  definition: %(Use of this Item is not restricted by copyright and/or related rights.
170
180
 
171
181
  In one or more jurisdictions, laws other than copyright are known to impose restrictions on the use of this Item.
@@ -176,12 +186,13 @@ Please refer to the organization that has made the Item available for more infor
176
186
  "owl:versionInfo": "1.0".freeze,
177
187
  prefLabel: "No Copyright - Other Known Legal Restrictions".freeze,
178
188
  "skos:relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub".freeze,
179
- "skos:scopeNote": "This Rights Statement should be used for Items that are in the Public Domain but that cannot be freely re-used as the consequence of known legal restrictions that prevent the organization that intends to make the Item available from allowing free re-use of the Work, such as cultural heritage or traditional cultural expression protections. In order for this Rights Statement to be conclusive, the organization that intends to make the Item available should provide a link to a page detailing the legal restrictions that limit re-use of the Item.".freeze,
189
+ "skos:scopeNote": "This Rights Statement should be used for Items that are in the Public Domain but that cannot be freely re-used as the consequence of known legal restrictions that prevent the organization that intends to make the Item available from allowing free re-use of the Item, such as cultural heritage or traditional cultural expression protections. In order for this Rights Statement to be conclusive, the organization that intends to make the Item available should provide a link to a page detailing the legal restrictions that limit re-use of the Item.".freeze,
180
190
  type: ["dc:RightsStatement".freeze, "skos:Concept".freeze]
181
191
  term :"NoC-US/1.0/",
182
192
  "dc11:identifier": "NoC-US".freeze,
183
193
  "dc:creator": "rightsstatements:irswg".freeze,
184
- "dc:modified": "2016-05-09".freeze,
194
+ "dc:description": "This Rights Statement indicates that the Item is in the Public Domain under the laws of the United States, but that a determination was not made as to its copyright status under the copyright laws of other countries.".freeze,
195
+ "dc:modified": "2018-06-06".freeze,
185
196
  definition: %(The organization that has made the Item available believes that the Item is in the Public Domain under the laws of the United States, but a determination was not made as to its copyright status under the copyright laws of other countries. The Item may not be in the Public Domain under the laws of other countries.
186
197
 
187
198
  Please refer to the organization that has made the Item available for more information.).freeze,
@@ -194,37 +205,38 @@ Please refer to the organization that has made the Item available for more infor
194
205
  term :"UND/1.0/",
195
206
  "dc11:identifier": "UND".freeze,
196
207
  "dc:creator": "rightsstatements:irswg".freeze,
197
- "dc:modified": "2016-06-01".freeze,
198
- definition: %(The copyright and related rights status of this Item has been reviewed by the organization that has made the Item available, but the organization was unable to make a conclusive determination as to the copyright status of the Item.
208
+ "dc:description": "This Rights Statement indicates that the organization that has made the Item available has reviewed the copyright and related rights status of the Item, but was unable to determine the copyright status of the Item.".freeze,
209
+ "dc:modified": "2018-06-06".freeze,
210
+ definition: %(The copyright and related rights status of this Item has been reviewed by the organization that has made the Item available, but the organization was unable to make a conclusive determination as to the copyright status of the Item.
199
211
 
200
- Please refer to the organization that has made the Item available for more information.
212
+ Please refer to the organization that has made the Item available for more information.
201
213
 
202
214
  You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.).freeze,
203
215
  inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
204
216
  note: [%(Unless expressly stated otherwise, the organization that has made this Item available makes no warranties about the Item and cannot guarantee the accuracy of this Rights Statement. You are responsible for your own use.).freeze, %(You may find additional information about the copyright status of the Item on the website of the organization that has made the Item available.).freeze, %(You may need to obtain other permissions for your intended use. For example, other rights such as publicity, privacy or moral rights may limit how you may use the material.).freeze],
205
217
  "owl:versionInfo": "1.0".freeze,
206
218
  prefLabel: "Copyright Undetermined".freeze,
207
- "skos:scopeNote": "This Rights Statement should be used for Items for which the copyright status is unknown and for which the organization that has made the Item available has undertaken an effort to determine the copyright status of the underlying Work. Typically, this Rights Statement is used when the organization is missing key facts essential to making an accurate copyright status determination.".freeze,
219
+ "skos:scopeNote": "This Rights Statement should be used for Items for which the copyright status is unknown and for which the organization that has made the Item available has undertaken an (unsuccessful) effort to determine the copyright status of the underlying Work. Typically, this Rights Statement is used when the organization is missing key facts essential to making an accurate copyright status determination.".freeze,
208
220
  type: ["dc:RightsStatement".freeze, "skos:Concept".freeze]
209
221
  term :"collection-ic/1.0/",
210
222
  member: ["http://rightsstatements.org/vocab/InC-EDU/1.0/".freeze, "http://rightsstatements.org/vocab/InC-NC/1.0/".freeze, "http://rightsstatements.org/vocab/InC-OW-EU/1.0/".freeze, "http://rightsstatements.org/vocab/InC-RUU/1.0/".freeze, "http://rightsstatements.org/vocab/InC/1.0/".freeze],
211
223
  "owl:versionInfo": "1.0".freeze,
212
- prefLabel: "Rights Statements for works that are in copyright".freeze,
224
+ prefLabel: "Statements for works that are in copyright".freeze,
213
225
  type: "skos:Collection".freeze
214
226
  term :"collection-nc/1.0/",
215
227
  member: ["http://rightsstatements.org/vocab/NoC-CR/1.0/".freeze, "http://rightsstatements.org/vocab/NoC-NC/1.0/".freeze, "http://rightsstatements.org/vocab/NoC-OKLR/1.0/".freeze, "http://rightsstatements.org/vocab/NoC-US/1.0/".freeze],
216
228
  "owl:versionInfo": "1.0".freeze,
217
- prefLabel: "Rights Statements for works that are not in copyright".freeze,
229
+ prefLabel: "Statements for works that are not in copyright".freeze,
218
230
  type: "skos:Collection".freeze
219
231
  term :"collection-other/1.0/",
220
232
  member: ["http://rightsstatements.org/vocab/CNE/1.0/".freeze, "http://rightsstatements.org/vocab/NKC/1.0/".freeze, "http://rightsstatements.org/vocab/UND/1.0/".freeze],
221
233
  "owl:versionInfo": "1.0".freeze,
222
- prefLabel: "other Rights Statements".freeze,
234
+ prefLabel: "Statements for works where the copyright status is unclear".freeze,
223
235
  type: "skos:Collection".freeze
224
236
  term :irswg,
225
237
  "foaf:homepage": "http://rightsstatements.org/".freeze,
226
- "foaf:name": "International Rights Statements Working Group".freeze,
227
- prefLabel: "International Rights Statements Working Group".freeze,
238
+ "foaf:name": "RightsStatements.org Consortium".freeze,
239
+ prefLabel: "RightsStatements.org Consortium".freeze,
228
240
  type: ["edm:Agent".freeze, "foaf:Group".freeze]
229
241
  end
230
242
  end
@@ -29,9 +29,9 @@ module RDF::Vocab
29
29
  subClassOf: "schema:WebPage".freeze,
30
30
  type: "rdfs:Class".freeze
31
31
  term :AcceptAction,
32
- comment: %(<p>The act of committing to/adopting an object.</p>
32
+ comment: %(The act of committing to/adopting an object.<br/><br/>
33
33
 
34
- <p>Related actions:</p>
34
+ Related actions:<br/><br/>
35
35
 
36
36
  <ul>
37
37
  <li><a class="localLink" href="http://schema.org/RejectAction">RejectAction</a>: The antonym of AcceptAction.</li>
@@ -50,9 +50,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
50
50
  subClassOf: "schema:Place".freeze,
51
51
  type: "rdfs:Class".freeze
52
52
  term :AccountingService,
53
- comment: %(Accountancy business.</p>
53
+ comment: %(Accountancy business.<br/><br/>
54
54
 
55
- <p>As a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> it can be described as a <a class="localLink" href="http://schema.org/provider">provider</a> of one or more <a class="localLink" href="http://schema.org/Service">Service</a>\(s\).).freeze,
55
+ As a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> it can be described as a <a class="localLink" href="http://schema.org/provider">provider</a> of one or more <a class="localLink" href="http://schema.org/Service">Service</a>\(s\).).freeze,
56
56
  label: "AccountingService".freeze,
57
57
  subClassOf: "schema:FinancialService".freeze,
58
58
  type: "rdfs:Class".freeze
@@ -62,13 +62,21 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
62
62
  subClassOf: "schema:Action".freeze,
63
63
  type: "rdfs:Class".freeze
64
64
  term :Action,
65
- comment: %(An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument/role.</p>
65
+ comment: %(An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument/role.<br/><br/>
66
66
 
67
- <p>See also <a href="http://blog.schema.org/2014/04/announcing-schemaorg-actions.html">blog post</a> and <a href="http://schema.org/docs/actions.html">Actions overview document</a>.).freeze,
67
+ See also <a href="http://blog.schema.org/2014/04/announcing-schemaorg-actions.html">blog post</a> and <a href="http://schema.org/docs/actions.html">Actions overview document</a>.).freeze,
68
68
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_ActionCollabClass".freeze,
69
69
  label: "Action".freeze,
70
70
  subClassOf: "schema:Thing".freeze,
71
71
  type: "rdfs:Class".freeze
72
+ term :ActionAccessSpecification,
73
+ comment: %(A set of requirements that a must be fulfilled in order to perform an Action.).freeze,
74
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
75
+ label: "ActionAccessSpecification".freeze,
76
+ "schema:category": "issue-1741".freeze,
77
+ "schema:isPartOf": "http://pending.schema.org".freeze,
78
+ subClassOf: "schema:Intangible".freeze,
79
+ type: "rdfs:Class".freeze
72
80
  term :ActionStatusType,
73
81
  comment: %(The status of an Action.).freeze,
74
82
  label: "ActionStatusType".freeze,
@@ -191,9 +199,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
191
199
  subClassOf: "schema:InsertAction".freeze,
192
200
  type: "rdfs:Class".freeze
193
201
  term :ApplyAction,
194
- comment: %(<p>The act of registering to an organization/service without the guarantee to receive it.</p>
202
+ comment: %(The act of registering to an organization/service without the guarantee to receive it.<br/><br/>
195
203
 
196
- <p>Related actions:</p>
204
+ Related actions:<br/><br/>
197
205
 
198
206
  <ul>
199
207
  <li><a class="localLink" href="http://schema.org/RegisterAction">RegisterAction</a>: Unlike RegisterAction, ApplyAction has no guarantees that the application will be accepted.</li>
@@ -231,17 +239,17 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
231
239
  subClassOf: "schema:Vessel".freeze,
232
240
  type: "rdfs:Class".freeze
233
241
  term :Article,
234
- comment: %(An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.</p>
242
+ comment: %(An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.<br/><br/>
235
243
 
236
- <p>See also <a href="http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html">blog post</a>.).freeze,
244
+ See also <a href="http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html">blog post</a>.).freeze,
237
245
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews".freeze,
238
246
  label: "Article".freeze,
239
247
  subClassOf: "schema:CreativeWork".freeze,
240
248
  type: "rdfs:Class".freeze
241
249
  term :AskAction,
242
- comment: %(<p>The act of posing a question / favor to someone.</p>
250
+ comment: %(The act of posing a question / favor to someone.<br/><br/>
243
251
 
244
- <p>Related actions:</p>
252
+ Related actions:<br/><br/>
245
253
 
246
254
  <ul>
247
255
  <li><a class="localLink" href="http://schema.org/ReplyAction">ReplyAction</a>: Appears generally as a response to AskAction.</li>
@@ -250,6 +258,14 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
250
258
  label: "AskAction".freeze,
251
259
  subClassOf: "schema:CommunicateAction".freeze,
252
260
  type: "rdfs:Class".freeze
261
+ term :AskPublicNewsArticle,
262
+ comment: %(A <a class="localLink" href="http://schema.org/NewsArticle">NewsArticle</a> expressing an open call by a <a class="localLink" href="http://schema.org/NewsMediaOrganization">NewsMediaOrganization</a> asking the public for input, insights, clarifications, anecdotes, documentation, etc., on an issue, for reporting purposes.).freeze,
263
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1525".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
264
+ label: "AskPublicNewsArticle".freeze,
265
+ "schema:category": "issue-1525".freeze,
266
+ "schema:isPartOf": "http://pending.schema.org".freeze,
267
+ subClassOf: "schema:NewsArticle".freeze,
268
+ type: "rdfs:Class".freeze
253
269
  term :AssessAction,
254
270
  comment: %(The act of forming one's opinion, reaction or sentiment.).freeze,
255
271
  label: "AssessAction".freeze,
@@ -268,9 +284,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
268
284
  subClassOf: "schema:CreativeWork".freeze,
269
285
  type: "rdfs:Class".freeze
270
286
  term :Attorney,
271
- comment: %(Professional service: Attorney. </p>
287
+ comment: %(Professional service: Attorney. <br/><br/>
272
288
 
273
- <p>This type is deprecated - <a class="localLink" href="http://schema.org/LegalService">LegalService</a> is more inclusive and less ambiguous.).freeze,
289
+ This type is deprecated - <a class="localLink" href="http://schema.org/LegalService">LegalService</a> is more inclusive and less ambiguous.).freeze,
274
290
  label: "Attorney".freeze,
275
291
  subClassOf: "schema:LegalService".freeze,
276
292
  type: "rdfs:Class".freeze
@@ -407,9 +423,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
407
423
  subClassOf: "schema:QualitativeValue".freeze,
408
424
  type: "rdfs:Class".freeze
409
425
  term :BefriendAction,
410
- comment: %(<p>The act of forming a personal connection with someone \(object\) mutually/bidirectionally/symmetrically.</p>
426
+ comment: %(The act of forming a personal connection with someone \(object\) mutually/bidirectionally/symmetrically.<br/><br/>
411
427
 
412
- <p>Related actions:</p>
428
+ Related actions:<br/><br/>
413
429
 
414
430
  <ul>
415
431
  <li><a class="localLink" href="http://schema.org/FollowAction">FollowAction</a>: Unlike FollowAction, BefriendAction implies that the connection is reciprocal.</li>
@@ -485,9 +501,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
485
501
  label: "Boolean".freeze,
486
502
  type: ["rdfs:Class".freeze, "schema:DataType".freeze]
487
503
  term :BorrowAction,
488
- comment: %(<p>The act of obtaining an object under an agreement to return it at a later date. Reciprocal of LendAction.</p>
504
+ comment: %(The act of obtaining an object under an agreement to return it at a later date. Reciprocal of LendAction.<br/><br/>
489
505
 
490
- <p>Related actions:</p>
506
+ Related actions:<br/><br/>
491
507
 
492
508
  <ul>
493
509
  <li><a class="localLink" href="http://schema.org/LendAction">LendAction</a>: Reciprocal of BorrowAction.</li>
@@ -514,9 +530,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
514
530
  subClassOf: "schema:Intangible".freeze,
515
531
  type: "rdfs:Class".freeze
516
532
  term :BreadcrumbList,
517
- comment: %(A BreadcrumbList is an ItemList consisting of a chain of linked Web pages, typically described using at least their URL and their name, and typically ending with the current page.</p>
533
+ comment: %(A BreadcrumbList is an ItemList consisting of a chain of linked Web pages, typically described using at least their URL and their name, and typically ending with the current page.<br/><br/>
518
534
 
519
- <p>The <a class="localLink" href="http://schema.org/position">position</a> property is used to reconstruct the order of the items in a BreadcrumbList The convention is that a breadcrumb list has an <a class="localLink" href="http://schema.org/itemListOrder">itemListOrder</a> of <a class="localLink" href="http://schema.org/ItemListOrderAscending">ItemListOrderAscending</a> \(lower values listed first\), and that the first items in this list correspond to the "top" or beginning of the breadcrumb trail, e.g. with a site or section homepage. The specific values of 'position' are not assigned meaning for a BreadcrumbList, but they should be integers, e.g. beginning with '1' for the first item in the list.).freeze,
535
+ The <a class="localLink" href="http://schema.org/position">position</a> property is used to reconstruct the order of the items in a BreadcrumbList The convention is that a breadcrumb list has an <a class="localLink" href="http://schema.org/itemListOrder">itemListOrder</a> of <a class="localLink" href="http://schema.org/ItemListOrderAscending">ItemListOrderAscending</a> \(lower values listed first\), and that the first items in this list correspond to the "top" or beginning of the breadcrumb trail, e.g. with a site or section homepage. The specific values of 'position' are not assigned meaning for a BreadcrumbList, but they should be integers, e.g. beginning with '1' for the first item in the list.).freeze,
520
536
  label: "BreadcrumbList".freeze,
521
537
  subClassOf: "schema:ItemList".freeze,
522
538
  type: "rdfs:Class".freeze
@@ -574,9 +590,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
574
590
  subClassOf: "schema:Vehicle".freeze,
575
591
  type: "rdfs:Class".freeze
576
592
  term :BusReservation,
577
- comment: %(A reservation for bus travel. </p>
593
+ comment: %(A reservation for bus travel. <br/><br/>
578
594
 
579
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
595
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
580
596
  label: "BusReservation".freeze,
581
597
  subClassOf: "schema:Reservation".freeze,
582
598
  type: "rdfs:Class".freeze
@@ -593,7 +609,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
593
609
  term :BusTrip,
594
610
  comment: %(A trip on a commercial bus line.).freeze,
595
611
  label: "BusTrip".freeze,
596
- subClassOf: "schema:Intangible".freeze,
612
+ subClassOf: "schema:Trip".freeze,
597
613
  type: "rdfs:Class".freeze
598
614
  term :BusinessAudience,
599
615
  comment: %(A set of characteristics belonging to businesses, e.g. who compose an item's target audience.).freeze,
@@ -601,9 +617,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
601
617
  subClassOf: "schema:Audience".freeze,
602
618
  type: "rdfs:Class".freeze
603
619
  term :BusinessEntityType,
604
- comment: %(<p>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 an organization or business person.</p>
620
+ 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 an organization or business person.<br/><br/>
605
621
 
606
- <p>Commonly used values:</p>
622
+ Commonly used values:<br/><br/>
607
623
 
608
624
  <ul>
609
625
  <li>http://purl.org/goodrelations/v1#Business</li>
@@ -622,9 +638,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
622
638
  subClassOf: "schema:Event".freeze,
623
639
  type: "rdfs:Class".freeze
624
640
  term :BusinessFunction,
625
- comment: %(<p>The business function specifies the type of activity or access \(i.e., the bundle of rights\) offered by the organization or business person through the offer. Typical are sell, rental or lease, maintenance or repair, manufacture / produce, recycle / dispose, engineering / construction, or installation. Proprietary specifications of access rights are also instances of this class.</p>
641
+ comment: %(The business function specifies the type of activity or access \(i.e., the bundle of rights\) offered by the organization or business person through the offer. Typical are sell, rental or lease, maintenance or repair, manufacture / produce, recycle / dispose, engineering / construction, or installation. Proprietary specifications of access rights are also instances of this class.<br/><br/>
626
642
 
627
- <p>Commonly used values:</p>
643
+ Commonly used values:<br/><br/>
628
644
 
629
645
  <ul>
630
646
  <li>http://purl.org/goodrelations/v1#ConstructionInstallation</li>
@@ -678,9 +694,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
678
694
  subClassOf: "schema:BodyOfWater".freeze,
679
695
  type: "rdfs:Class".freeze
680
696
  term :CancelAction,
681
- comment: %(<p>The act of asserting that a future event/action is no longer going to happen.</p>
697
+ comment: %(The act of asserting that a future event/action is no longer going to happen.<br/><br/>
682
698
 
683
- <p>Related actions:</p>
699
+ Related actions:<br/><br/>
684
700
 
685
701
  <ul>
686
702
  <li><a class="localLink" href="http://schema.org/ConfirmAction">ConfirmAction</a>: The antonym of CancelAction.</li>
@@ -713,7 +729,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
713
729
  label: "CategoryCode".freeze,
714
730
  "schema:category": "issue-894".freeze,
715
731
  "schema:isPartOf": "http://pending.schema.org".freeze,
716
- subClassOf: "schema:Intangible".freeze,
732
+ subClassOf: "schema:DefinedTerm".freeze,
717
733
  type: "rdfs:Class".freeze
718
734
  term :CategoryCodeSet,
719
735
  comment: %(A set of Category Code values.).freeze,
@@ -721,7 +737,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
721
737
  label: "CategoryCodeSet".freeze,
722
738
  "schema:category": "issue-894".freeze,
723
739
  "schema:isPartOf": "http://pending.schema.org".freeze,
724
- subClassOf: "schema:CreativeWork".freeze,
740
+ subClassOf: "schema:DefinedTermSet".freeze,
725
741
  type: "rdfs:Class".freeze
726
742
  term :CatholicChurch,
727
743
  comment: %(A Catholic church.).freeze,
@@ -745,9 +761,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
745
761
  subClassOf: "schema:FindAction".freeze,
746
762
  type: "rdfs:Class".freeze
747
763
  term :CheckInAction,
748
- comment: %(<p>The act of an agent communicating \(service provider, social media, etc\) their arrival by registering/confirming for a previously reserved service \(e.g. flight check in\) or at a place \(e.g. hotel\), possibly resulting in a result \(boarding pass, etc\).</p>
764
+ comment: %(The act of an agent communicating \(service provider, social media, etc\) their arrival by registering/confirming for a previously reserved service \(e.g. flight check in\) or at a place \(e.g. hotel\), possibly resulting in a result \(boarding pass, etc\).<br/><br/>
749
765
 
750
- <p>Related actions:</p>
766
+ Related actions:<br/><br/>
751
767
 
752
768
  <ul>
753
769
  <li><a class="localLink" href="http://schema.org/CheckOutAction">CheckOutAction</a>: The antonym of CheckInAction.</li>
@@ -759,9 +775,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
759
775
  subClassOf: "schema:CommunicateAction".freeze,
760
776
  type: "rdfs:Class".freeze
761
777
  term :CheckOutAction,
762
- comment: %(<p>The act of an agent communicating \(service provider, social media, etc\) their departure of a previously reserved service \(e.g. flight check in\) or place \(e.g. hotel\).</p>
778
+ comment: %(The act of an agent communicating \(service provider, social media, etc\) their departure of a previously reserved service \(e.g. flight check in\) or place \(e.g. hotel\).<br/><br/>
763
779
 
764
- <p>Related actions:</p>
780
+ Related actions:<br/><br/>
765
781
 
766
782
  <ul>
767
783
  <li><a class="localLink" href="http://schema.org/CheckInAction">CheckInAction</a>: The antonym of CheckOutAction.</li>
@@ -812,6 +828,18 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
812
828
  label: "CivicStructure".freeze,
813
829
  subClassOf: "schema:Place".freeze,
814
830
  type: "rdfs:Class".freeze
831
+ term :Claim,
832
+ comment: %(A <a class="localLink" href="http://schema.org/Claim">Claim</a> in Schema.org represents a specific, factually-oriented claim that could be the <a class="localLink" href="http://schema.org/itemReviewed">itemReviewed</a> in a <a class="localLink" href="http://schema.org/ClaimReview">ClaimReview</a>. The content of a claim can be summarized with the <a class="localLink" href="http://schema.org/text">text</a> property. Variations on well known claims can have their common identity indicated via <a class="localLink" href="http://schema.org/sameAs">sameAs</a> links, and summarized with a <a class="localLink" href="http://schema.org/name">name</a>. Ideally, a <a class="localLink" href="http://schema.org/Claim">Claim</a> description includes enough contextual information to minimize the risk of ambiguity or inclarity. In practice, many claims are better understood in the context in which they appear or the interpretations provided by claim reviews.<br/><br/>
833
+
834
+ Beyond <a class="localLink" href="http://schema.org/ClaimReview">ClaimReview</a>, the Claim type can be associated with related creative works - for example a <a class="localLink" href="http://schema.org/ScholaryArticle">ScholaryArticle</a> or <a class="localLink" href="http://schema.org/Question">Question</a> might be <a class="localLink" href="http://schema.org/about">about</a> some <a class="localLink" href="http://schema.org/Claim">Claim</a>.<br/><br/>
835
+
836
+ At this time, Schema.org does not define any types of relationship between claims. This is a natural area for future exploration.).freeze,
837
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1828".freeze,
838
+ label: "Claim".freeze,
839
+ "schema:category": "issue-1828".freeze,
840
+ "schema:isPartOf": "http://pending.schema.org".freeze,
841
+ subClassOf: "schema:CreativeWork".freeze,
842
+ type: "rdfs:Class".freeze
815
843
  term :ClaimReview,
816
844
  comment: %(A fact-checking review of claims made \(or reported\) in some creative work \(referenced via itemReviewed\).).freeze,
817
845
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1061".freeze,
@@ -822,7 +850,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
822
850
  term :Class,
823
851
  comment: %(A class, also often called a 'Type'; equivalent to rdfs:Class.).freeze,
824
852
  label: "Class".freeze,
825
- "schema:isPartOf": "http://meta.schema.org/".freeze,
853
+ "schema:isPartOf": "http://meta.schema.org".freeze,
826
854
  subClassOf: "schema:Intangible".freeze,
827
855
  type: "rdfs:Class".freeze
828
856
  term :Clip,
@@ -920,9 +948,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
920
948
  subClassOf: "schema:InteractAction".freeze,
921
949
  type: "rdfs:Class".freeze
922
950
  term :CompleteDataFeed,
923
- comment: %(A <a class="localLink" href="http://schema.org/CompleteDataFeed">CompleteDataFeed</a> is a <a class="localLink" href="http://schema.org/DataFeed">DataFeed</a> whose standard representation includes content for every item currently in the feed.</p>
951
+ comment: %(A <a class="localLink" href="http://schema.org/CompleteDataFeed">CompleteDataFeed</a> is a <a class="localLink" href="http://schema.org/DataFeed">DataFeed</a> whose standard representation includes content for every item currently in the feed.<br/><br/>
924
952
 
925
- <p>This is the equivalent of Atom's element as defined in Feed Paging and Archiving <a href="https://tools.ietf.org/html/rfc5005">RFC 5005</a>, For example \(and as defined for Atom\), when using data from a feed that represents a collection of items that varies over time \(e.g. "Top Twenty Records"\) there is no need to have newer entries mixed in alongside older, obsolete entries. By marking this feed as a CompleteDataFeed, old entries can be safely discarded when the feed is refreshed, since we can assume the feed has provided descriptions for all current items.).freeze,
953
+ This is the equivalent of Atom's element as defined in Feed Paging and Archiving <a href="https://tools.ietf.org/html/rfc5005">RFC 5005</a>, For example \(and as defined for Atom\), when using data from a feed that represents a collection of items that varies over time \(e.g. "Top Twenty Records"\) there is no need to have newer entries mixed in alongside older, obsolete entries. By marking this feed as a CompleteDataFeed, old entries can be safely discarded when the feed is refreshed, since we can assume the feed has provided descriptions for all current items.).freeze,
926
954
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1397".freeze,
927
955
  label: "CompleteDataFeed".freeze,
928
956
  "schema:category": "issue-1397".freeze,
@@ -946,9 +974,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
946
974
  subClassOf: "schema:Store".freeze,
947
975
  type: "rdfs:Class".freeze
948
976
  term :ConfirmAction,
949
- comment: %(<p>The act of notifying someone that a future event/action is going to happen as expected.</p>
977
+ comment: %(The act of notifying someone that a future event/action is going to happen as expected.<br/><br/>
950
978
 
951
- <p>Related actions:</p>
979
+ Related actions:<br/><br/>
952
980
 
953
981
  <ul>
954
982
  <li><a class="localLink" href="http://schema.org/CancelAction">CancelAction</a>: The antonym of ConfirmAction.</li>
@@ -1016,6 +1044,14 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1016
1044
  label: "Corporation".freeze,
1017
1045
  subClassOf: "schema:Organization".freeze,
1018
1046
  type: "rdfs:Class".freeze
1047
+ term :CorrectionComment,
1048
+ comment: %(A <a class="localLink" href="http://schema.org/comment">comment</a> that corrects <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a>.).freeze,
1049
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1950".freeze,
1050
+ label: "CorrectionComment".freeze,
1051
+ "schema:category": "issue-1950".freeze,
1052
+ "schema:isPartOf": "http://pending.schema.org".freeze,
1053
+ subClassOf: "schema:Comment".freeze,
1054
+ type: "rdfs:Class".freeze
1019
1055
  term :Country,
1020
1056
  comment: %(A country.).freeze,
1021
1057
  label: "Country".freeze,
@@ -1060,18 +1096,18 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1060
1096
  subClassOf: "schema:CreativeWork".freeze,
1061
1097
  type: "rdfs:Class".freeze
1062
1098
  term :CreativeWorkSeries,
1063
- comment: %(A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usually organized into some order, often chronological. Unlike <a class="localLink" href="http://schema.org/ItemList">ItemList</a> which is a general purpose data structure for lists of things, the emphasis with CreativeWorkSeries is on published materials \(written e.g. books and periodicals, or media such as tv, radio and games\).</p>
1099
+ comment: %(A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usually organized into some order, often chronological. Unlike <a class="localLink" href="http://schema.org/ItemList">ItemList</a> which is a general purpose data structure for lists of things, the emphasis with CreativeWorkSeries is on published materials \(written e.g. books and periodicals, or media such as tv, radio and games\).<br/><br/>
1064
1100
 
1065
- <p>Specific subtypes are available for describing <a class="localLink" href="http://schema.org/TVSeries">TVSeries</a>, <a class="localLink" href="http://schema.org/RadioSeries">RadioSeries</a>, <a class="localLink" href="http://schema.org/MovieSeries">MovieSeries</a>, <a class="localLink" href="http://schema.org/BookSeries">BookSeries</a>, <a class="localLink" href="http://schema.org/Periodical">Periodical</a> and <a class="localLink" href="http://schema.org/VideoGameSeries">VideoGameSeries</a>. In each case, the <a class="localLink" href="http://schema.org/hasPart">hasPart</a> / <a class="localLink" href="http://schema.org/isPartOf">isPartOf</a> properties can be used to relate the CreativeWorkSeries to its parts. The general CreativeWorkSeries type serves largely just to organize these more specific and practical subtypes.</p>
1101
+ Specific subtypes are available for describing <a class="localLink" href="http://schema.org/TVSeries">TVSeries</a>, <a class="localLink" href="http://schema.org/RadioSeries">RadioSeries</a>, <a class="localLink" href="http://schema.org/MovieSeries">MovieSeries</a>, <a class="localLink" href="http://schema.org/BookSeries">BookSeries</a>, <a class="localLink" href="http://schema.org/Periodical">Periodical</a> and <a class="localLink" href="http://schema.org/VideoGameSeries">VideoGameSeries</a>. In each case, the <a class="localLink" href="http://schema.org/hasPart">hasPart</a> / <a class="localLink" href="http://schema.org/isPartOf">isPartOf</a> properties can be used to relate the CreativeWorkSeries to its parts. The general CreativeWorkSeries type serves largely just to organize these more specific and practical subtypes.<br/><br/>
1066
1102
 
1067
- <p>It is common for properties applicable to an item from the series to be usefully applied to the containing group. Schema.org attempts to anticipate some of these cases, but publishers should be free to apply properties of the series parts to the series as a whole wherever they seem appropriate.).freeze,
1103
+ It is common for properties applicable to an item from the series to be usefully applied to the containing group. Schema.org attempts to anticipate some of these cases, but publishers should be free to apply properties of the series parts to the series as a whole wherever they seem appropriate.).freeze,
1068
1104
  label: "CreativeWorkSeries".freeze,
1069
- subClassOf: "schema:CreativeWork".freeze,
1105
+ subClassOf: ["schema:CreativeWork".freeze, "schema:Series".freeze],
1070
1106
  type: "rdfs:Class".freeze
1071
1107
  term :CreditCard,
1072
- comment: %(<p>A card payment method of a particular brand or name. Used to mark up a particular payment method and/or the financial product/service that supplies the card account.</p>
1108
+ comment: %(A card payment method of a particular brand or name. Used to mark up a particular payment method and/or the financial product/service that supplies the card account.<br/><br/>
1073
1109
 
1074
- <p>Commonly used values:</p>
1110
+ Commonly used values:<br/><br/>
1075
1111
 
1076
1112
  <ul>
1077
1113
  <li>http://purl.org/goodrelations/v1#AmericanExpress</li>
@@ -1180,9 +1216,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1180
1216
  subClassOf: "schema:StructuredValue".freeze,
1181
1217
  type: "rdfs:Class".freeze
1182
1218
  term :DayOfWeek,
1183
- comment: %(The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.</p>
1219
+ comment: %(The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.<br/><br/>
1184
1220
 
1185
- <p>Originally, URLs from <a href="http://purl.org/goodrelations/v1">GoodRelations</a> were used \(for <a class="localLink" href="http://schema.org/Monday">Monday</a>, <a class="localLink" href="http://schema.org/Tuesday">Tuesday</a>, <a class="localLink" href="http://schema.org/Wednesday">Wednesday</a>, <a class="localLink" href="http://schema.org/Thursday">Thursday</a>, <a class="localLink" href="http://schema.org/Friday">Friday</a>, <a class="localLink" href="http://schema.org/Saturday">Saturday</a>, <a class="localLink" href="http://schema.org/Sunday">Sunday</a> plus a special entry for <a class="localLink" href="http://schema.org/PublicHolidays">PublicHolidays</a>\); these have now been integrated directly into schema.org.).freeze,
1221
+ Originally, URLs from <a href="http://purl.org/goodrelations/v1">GoodRelations</a> were used \(for <a class="localLink" href="http://schema.org/Monday">Monday</a>, <a class="localLink" href="http://schema.org/Tuesday">Tuesday</a>, <a class="localLink" href="http://schema.org/Wednesday">Wednesday</a>, <a class="localLink" href="http://schema.org/Thursday">Thursday</a>, <a class="localLink" href="http://schema.org/Friday">Friday</a>, <a class="localLink" href="http://schema.org/Saturday">Saturday</a>, <a class="localLink" href="http://schema.org/Sunday">Sunday</a> plus a special entry for <a class="localLink" href="http://schema.org/PublicHolidays">PublicHolidays</a>\); these have now been integrated directly into schema.org.).freeze,
1186
1222
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass".freeze,
1187
1223
  label: "DayOfWeek".freeze,
1188
1224
  subClassOf: "schema:Enumeration".freeze,
@@ -1202,6 +1238,22 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1202
1238
  label: "DefenceEstablishment".freeze,
1203
1239
  subClassOf: "schema:GovernmentBuilding".freeze,
1204
1240
  type: "rdfs:Class".freeze
1241
+ term :DefinedTerm,
1242
+ comment: %(A word, name, acronym, phrase, etc. with a formal definition. Often used in the context of category or subject classification, glossaries or dictionaries, product or creative work types, etc. Use the name property for the term being defined, use termCode if the term has an alpha-numeric code allocated, use description to provide the definition of the term.).freeze,
1243
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/894".freeze,
1244
+ label: "DefinedTerm".freeze,
1245
+ "schema:category": "issue-894".freeze,
1246
+ "schema:isPartOf": "http://pending.schema.org".freeze,
1247
+ subClassOf: "schema:Intangible".freeze,
1248
+ type: "rdfs:Class".freeze
1249
+ term :DefinedTermSet,
1250
+ comment: %(A set of defined terms for example a set of categories or a classification scheme, a glossary, dictionary or enumeration.).freeze,
1251
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/894".freeze,
1252
+ label: "DefinedTermSet".freeze,
1253
+ "schema:category": "issue-894".freeze,
1254
+ "schema:isPartOf": "http://pending.schema.org".freeze,
1255
+ subClassOf: "schema:CreativeWork".freeze,
1256
+ type: "rdfs:Class".freeze
1205
1257
  term :DeleteAction,
1206
1258
  comment: %(The act of editing a recipient by removing one of its objects.).freeze,
1207
1259
  label: "DeleteAction".freeze,
@@ -1219,9 +1271,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1219
1271
  subClassOf: "schema:Event".freeze,
1220
1272
  type: "rdfs:Class".freeze
1221
1273
  term :DeliveryMethod,
1222
- comment: %(<p>A delivery method is a standardized procedure for transferring the product or service to the destination of fulfillment 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 organization or person.</p>
1274
+ comment: %(A delivery method is a standardized procedure for transferring the product or service to the destination of fulfillment 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 organization or person.<br/><br/>
1223
1275
 
1224
- <p>Commonly used values:</p>
1276
+ Commonly used values:<br/><br/>
1225
1277
 
1226
1278
  <ul>
1227
1279
  <li>http://purl.org/goodrelations/v1#DeliveryModeDirectDownload</li>
@@ -1484,6 +1536,14 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1484
1536
  label: "EmployeeRole".freeze,
1485
1537
  subClassOf: "schema:OrganizationRole".freeze,
1486
1538
  type: "rdfs:Class".freeze
1539
+ term :EmployerAggregateRating,
1540
+ comment: %(An aggregate rating of an Organization related to its role as an employer.).freeze,
1541
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1689".freeze,
1542
+ label: "EmployerAggregateRating".freeze,
1543
+ "schema:category": "issue-1689".freeze,
1544
+ "schema:isPartOf": "http://pending.schema.org".freeze,
1545
+ subClassOf: "schema:AggregateRating".freeze,
1546
+ type: "rdfs:Class".freeze
1487
1547
  term :EmployerReview,
1488
1548
  comment: %(An <a class="localLink" href="http://schema.org/EmployerReview">EmployerReview</a> is a review of an <a class="localLink" href="http://schema.org/Organization">Organization</a> regarding its role as an employer, written by a current or former employee of that organization.).freeze,
1489
1549
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1589".freeze,
@@ -1505,9 +1565,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1505
1565
  term :EndorsementRating,
1506
1566
  comment: %(An EndorsementRating is a rating that expresses some level of endorsement, for example inclusion in a "critic's pick" blog, a
1507
1567
  "Like" or "+1" on a social network. It can be considered the <a class="localLink" href="http://schema.org/result">result</a> of an <a class="localLink" href="http://schema.org/EndorseAction">EndorseAction</a> in which the <a class="localLink" href="http://schema.org/object">object</a> of the action is rated positively by
1508
- some <a class="localLink" href="http://schema.org/agent">agent</a>. As is common elsewhere in schema.org, it is sometimes more useful to describe the results of such an action without explicitly describing the <a class="localLink" href="http://schema.org/Action">Action</a>.</p>
1568
+ some <a class="localLink" href="http://schema.org/agent">agent</a>. As is common elsewhere in schema.org, it is sometimes more useful to describe the results of such an action without explicitly describing the <a class="localLink" href="http://schema.org/Action">Action</a>.<br/><br/>
1509
1569
 
1510
- <p>An <a class="localLink" href="http://schema.org/EndorsementRating">EndorsementRating</a> may be part of a numeric scale or organized system, but this is not required: having an explicit type for indicating a positive,
1570
+ An <a class="localLink" href="http://schema.org/EndorsementRating">EndorsementRating</a> may be part of a numeric scale or organized system, but this is not required: having an explicit type for indicating a positive,
1511
1571
  endorsement rating is particularly useful in the absence of numeric scales as it helps consumers understand that the rating is broadly positive.).freeze,
1512
1572
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1061".freeze,
1513
1573
  label: "EndorsementRating".freeze,
@@ -1554,23 +1614,23 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1554
1614
  subClassOf: "schema:Thing".freeze,
1555
1615
  type: "rdfs:Class".freeze
1556
1616
  term :EventReservation,
1557
- comment: %(A reservation for an event like a concert, sporting event, or lecture.</p>
1617
+ comment: %(A reservation for an event like a concert, sporting event, or lecture.<br/><br/>
1558
1618
 
1559
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
1619
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
1560
1620
  label: "EventReservation".freeze,
1561
1621
  subClassOf: "schema:Reservation".freeze,
1562
1622
  type: "rdfs:Class".freeze
1563
1623
  term :EventSeries,
1564
- comment: %(A series of <a class="localLink" href="http://schema.org/Event">Event</a>s. Included events can relate with the series using the <a class="localLink" href="http://schema.org/superEvent">superEvent</a> property.</p>
1624
+ comment: %(A series of <a class="localLink" href="http://schema.org/Event">Event</a>s. Included events can relate with the series using the <a class="localLink" href="http://schema.org/superEvent">superEvent</a> property.<br/><br/>
1565
1625
 
1566
- <p>An EventSeries is a collection of events that share some unifying characteristic. For example, "The Olympic Games" is a series, which
1626
+ An EventSeries is a collection of events that share some unifying characteristic. For example, "The Olympic Games" is a series, which
1567
1627
  is repeated regularly. The "2012 London Olympics" can be presented both as an <a class="localLink" href="http://schema.org/Event">Event</a> in the series "Olympic Games", and as an
1568
- <a class="localLink" href="http://schema.org/EventSeries">EventSeries</a> that included a number of sporting competitions as Events.</p>
1628
+ <a class="localLink" href="http://schema.org/EventSeries">EventSeries</a> that included a number of sporting competitions as Events.<br/><br/>
1569
1629
 
1570
- <p>The nature of the association between the events in an <a class="localLink" href="http://schema.org/EventSeries">EventSeries</a> can vary, but typical examples could
1571
- include a thematic event series \(e.g. topical meetups or classes\), or a series of regular events that share a location, attendee group and/or organizers.</p>
1630
+ The nature of the association between the events in an <a class="localLink" href="http://schema.org/EventSeries">EventSeries</a> can vary, but typical examples could
1631
+ include a thematic event series \(e.g. topical meetups or classes\), or a series of regular events that share a location, attendee group and/or organizers.<br/><br/>
1572
1632
 
1573
- <p>EventSeries has been defined as a kind of Event to make it easy for publishers to use it in an Event context without
1633
+ EventSeries has been defined as a kind of Event to make it easy for publishers to use it in an Event context without
1574
1634
  worrying about which kinds of series are really event-like enough to call an Event. In general an EventSeries
1575
1635
  may seem more Event-like when the period of time is compact and when aspects such as location are fixed, but
1576
1636
  it may also sometimes prove useful to describe a longer-term series as an Event.).freeze,
@@ -1578,7 +1638,7 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1578
1638
  label: "EventSeries".freeze,
1579
1639
  "schema:category": "issue-447".freeze,
1580
1640
  "schema:isPartOf": "http://pending.schema.org".freeze,
1581
- subClassOf: "schema:Event".freeze,
1641
+ subClassOf: ["schema:Event".freeze, "schema:Series".freeze],
1582
1642
  type: "rdfs:Class".freeze
1583
1643
  term :EventStatusType,
1584
1644
  comment: %(EventStatusType is an enumeration type whose instances represent several states that an Event may be in.).freeze,
@@ -1619,6 +1679,14 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1619
1679
  label: "ExhibitionEvent".freeze,
1620
1680
  subClassOf: "schema:Event".freeze,
1621
1681
  type: "rdfs:Class".freeze
1682
+ term :FAQPage,
1683
+ comment: %(A <a class="localLink" href="http://schema.org/FAQPage">FAQPage</a> is a <a class="localLink" href="http://schema.org/WebPage">WebPage</a> presenting one or more "<a href="https://en.wikipedia.org/wiki/FAQ">Frequently asked questions</a>" \(see also <a class="localLink" href="http://schema.org/QAPage">QAPage</a>\).).freeze,
1684
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1723".freeze,
1685
+ label: "FAQPage".freeze,
1686
+ "schema:category": "issue-1723".freeze,
1687
+ "schema:isPartOf": "http://pending.schema.org".freeze,
1688
+ subClassOf: "schema:WebPage".freeze,
1689
+ type: "rdfs:Class".freeze
1622
1690
  term :FMRadioChannel,
1623
1691
  comment: %(A radio channel that uses FM.).freeze,
1624
1692
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1004".freeze,
@@ -1654,9 +1722,9 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1654
1722
  subClassOf: "schema:LocalBusiness".freeze,
1655
1723
  type: "rdfs:Class".freeze
1656
1724
  term :FindAction,
1657
- comment: %(<p>The act of finding an object.</p>
1725
+ comment: %(The act of finding an object.<br/><br/>
1658
1726
 
1659
- <p>Related actions:</p>
1727
+ Related actions:<br/><br/>
1660
1728
 
1661
1729
  <ul>
1662
1730
  <li><a class="localLink" href="http://schema.org/SearchAction">SearchAction</a>: FindAction is generally lead by a SearchAction, but not necessarily.</li>
@@ -1673,12 +1741,12 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1673
1741
  term :Flight,
1674
1742
  comment: %(An airline flight.).freeze,
1675
1743
  label: "Flight".freeze,
1676
- subClassOf: "schema:Intangible".freeze,
1744
+ subClassOf: "schema:Trip".freeze,
1677
1745
  type: "rdfs:Class".freeze
1678
1746
  term :FlightReservation,
1679
- comment: %(A reservation for air travel.</p>
1747
+ comment: %(A reservation for air travel.<br/><br/>
1680
1748
 
1681
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
1749
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
1682
1750
  label: "FlightReservation".freeze,
1683
1751
  subClassOf: "schema:Reservation".freeze,
1684
1752
  type: "rdfs:Class".freeze
@@ -1693,9 +1761,9 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1693
1761
  subClassOf: "schema:Store".freeze,
1694
1762
  type: "rdfs:Class".freeze
1695
1763
  term :FollowAction,
1696
- comment: %(<p>The act of forming a personal connection with someone/something \(object\) unidirectionally/asymmetrically to get updates polled from.</p>
1764
+ comment: %(The act of forming a personal connection with someone/something \(object\) unidirectionally/asymmetrically to get updates polled from.<br/><br/>
1697
1765
 
1698
- <p>Related actions:</p>
1766
+ Related actions:<br/><br/>
1699
1767
 
1700
1768
  <ul>
1701
1769
  <li><a class="localLink" href="http://schema.org/BefriendAction">BefriendAction</a>: Unlike BefriendAction, FollowAction implies that the connection is <em>not</em> necessarily reciprocal.</li>
@@ -1714,7 +1782,9 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1714
1782
  subClassOf: "schema:LocalBusiness".freeze,
1715
1783
  type: "rdfs:Class".freeze
1716
1784
  term :FoodEstablishmentReservation,
1717
- comment: %(A reservation to dine at a food-related business.Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.).freeze,
1785
+ comment: %(A reservation to dine at a food-related business.<br/><br/>
1786
+
1787
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.).freeze,
1718
1788
  label: "FoodEstablishmentReservation".freeze,
1719
1789
  subClassOf: "schema:Reservation".freeze,
1720
1790
  type: "rdfs:Class".freeze
@@ -1811,9 +1881,9 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1811
1881
  subClassOf: "schema:Intangible".freeze,
1812
1882
  type: "rdfs:Class".freeze
1813
1883
  term :GiveAction,
1814
- comment: %(<p>The act of transferring ownership of an object to a destination. Reciprocal of TakeAction.</p>
1884
+ comment: %(The act of transferring ownership of an object to a destination. Reciprocal of TakeAction.<br/><br/>
1815
1885
 
1816
- <p>Related actions:</p>
1886
+ Related actions:<br/><br/>
1817
1887
 
1818
1888
  <ul>
1819
1889
  <li><a class="localLink" href="http://schema.org/TakeAction">TakeAction</a>: Reciprocal of GiveAction.</li>
@@ -1931,11 +2001,11 @@ it may also sometimes prove useful to describe a longer-term series as an Event.
1931
2001
  subClassOf: "schema:Store".freeze,
1932
2002
  type: "rdfs:Class".freeze
1933
2003
  term :HomeAndConstructionBusiness,
1934
- comment: %(A construction business.</p>
2004
+ comment: %(A construction business.<br/><br/>
1935
2005
 
1936
- <p>A HomeAndConstructionBusiness is a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> that provides services around homes and buildings.</p>
2006
+ A HomeAndConstructionBusiness is a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> that provides services around homes and buildings.<br/><br/>
1937
2007
 
1938
- <p>As a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> it can be described as a <a class="localLink" href="http://schema.org/provider">provider</a> of one or more <a class="localLink" href="http://schema.org/Service">Service</a>\(s\).).freeze,
2008
+ As a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> it can be described as a <a class="localLink" href="http://schema.org/provider">provider</a> of one or more <a class="localLink" href="http://schema.org/Service">Service</a>\(s\).).freeze,
1939
2009
  label: "HomeAndConstructionBusiness".freeze,
1940
2010
  subClassOf: "schema:LocalBusiness".freeze,
1941
2011
  type: "rdfs:Class".freeze
@@ -1991,7 +2061,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
1991
2061
  term :HowToDirection,
1992
2062
  comment: %(A direction indicating a single action to do in the instructions for how to achieve a result.).freeze,
1993
2063
  label: "HowToDirection".freeze,
1994
- subClassOf: "schema:ListItem".freeze,
2064
+ subClassOf: ["schema:CreativeWork".freeze, "schema:ListItem".freeze],
1995
2065
  type: "rdfs:Class".freeze
1996
2066
  term :HowToItem,
1997
2067
  comment: %(An item used as either a tool or supply when performing the instructions for how to to achieve a result.).freeze,
@@ -2001,12 +2071,12 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2001
2071
  term :HowToSection,
2002
2072
  comment: %(A sub-grouping of steps in the instructions for how to achieve a result \(e.g. steps for making a pie crust within a pie recipe\).).freeze,
2003
2073
  label: "HowToSection".freeze,
2004
- subClassOf: "schema:ItemList".freeze,
2074
+ subClassOf: ["schema:CreativeWork".freeze, "schema:ItemList".freeze, "schema:ListItem".freeze],
2005
2075
  type: "rdfs:Class".freeze
2006
2076
  term :HowToStep,
2007
2077
  comment: %(A step in the instructions for how to achieve a result. It is an ordered list with HowToDirection and/or HowToTip items.).freeze,
2008
2078
  label: "HowToStep".freeze,
2009
- subClassOf: "schema:ItemList".freeze,
2079
+ subClassOf: ["schema:CreativeWork".freeze, "schema:ItemList".freeze, "schema:ListItem".freeze],
2010
2080
  type: "rdfs:Class".freeze
2011
2081
  term :HowToSupply,
2012
2082
  comment: %(A supply consumed when performing the instructions for how to achieve a result.).freeze,
@@ -2016,7 +2086,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2016
2086
  term :HowToTip,
2017
2087
  comment: %(An explanation in the instructions for how to achieve a result. It provides supplementary information about a technique, supply, author's preference, etc. It can explain what could be done, or what should not be done, but doesn't specify what should be done \(see HowToDirection\).).freeze,
2018
2088
  label: "HowToTip".freeze,
2019
- subClassOf: "schema:ListItem".freeze,
2089
+ subClassOf: ["schema:CreativeWork".freeze, "schema:ListItem".freeze],
2020
2090
  type: "rdfs:Class".freeze
2021
2091
  term :HowToTool,
2022
2092
  comment: %(A tool used \(but not consumed\) when performing instructions for how to achieve a result.).freeze,
@@ -2168,9 +2238,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2168
2238
  subClassOf: "schema:Intangible".freeze,
2169
2239
  type: "rdfs:Class".freeze
2170
2240
  term :JoinAction,
2171
- comment: %(<p>An agent joins an event/group with participants/friends at a location.</p>
2241
+ comment: %(An agent joins an event/group with participants/friends at a location.<br/><br/>
2172
2242
 
2173
- <p>Related actions:</p>
2243
+ Related actions:<br/><br/>
2174
2244
 
2175
2245
  <ul>
2176
2246
  <li><a class="localLink" href="http://schema.org/RegisterAction">RegisterAction</a>: Unlike RegisterAction, JoinAction refers to joining a group/team of people.</li>
@@ -2208,9 +2278,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2208
2278
  subClassOf: "schema:Intangible".freeze,
2209
2279
  type: "rdfs:Class".freeze
2210
2280
  term :LeaveAction,
2211
- comment: %(<p>An agent leaves an event / group with participants/friends at a location.</p>
2281
+ comment: %(An agent leaves an event / group with participants/friends at a location.<br/><br/>
2212
2282
 
2213
- <p>Related actions:</p>
2283
+ Related actions:<br/><br/>
2214
2284
 
2215
2285
  <ul>
2216
2286
  <li><a class="localLink" href="http://schema.org/JoinAction">JoinAction</a>: The antonym of LeaveAction.</li>
@@ -2230,9 +2300,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2230
2300
  subClassOf: "schema:Enumeration".freeze,
2231
2301
  type: "rdfs:Class".freeze
2232
2302
  term :LegalService,
2233
- comment: %(A LegalService is a business that provides legally-oriented services, advice and representation, e.g. law firms.</p>
2303
+ comment: %(A LegalService is a business that provides legally-oriented services, advice and representation, e.g. law firms.<br/><br/>
2234
2304
 
2235
- <p>As a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> it can be described as a <a class="localLink" href="http://schema.org/provider">provider</a> of one or more <a class="localLink" href="http://schema.org/Service">Service</a>\(s\).).freeze,
2305
+ As a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a> it can be described as a <a class="localLink" href="http://schema.org/provider">provider</a> of one or more <a class="localLink" href="http://schema.org/Service">Service</a>\(s\).).freeze,
2236
2306
  label: "LegalService".freeze,
2237
2307
  subClassOf: "schema:LocalBusiness".freeze,
2238
2308
  type: "rdfs:Class".freeze
@@ -2246,7 +2316,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2246
2316
  subClassOf: "schema:Enumeration".freeze,
2247
2317
  type: "rdfs:Class".freeze
2248
2318
  term :Legislation,
2249
- comment: %(A legal act \(enforceable or not\) or a component of a legal act \(like an article\).).freeze,
2319
+ comment: %(A legal document such as an act, decree, bill, etc. \(enforceable or not\) or a component of a legal act \(like an article\).).freeze,
2250
2320
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
2251
2321
  label: "Legislation".freeze,
2252
2322
  "schema:category": "issue-1156".freeze,
@@ -2269,9 +2339,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2269
2339
  subClassOf: "schema:GovernmentBuilding".freeze,
2270
2340
  type: "rdfs:Class".freeze
2271
2341
  term :LendAction,
2272
- comment: %(<p>The act of providing an object under an agreement that it will be returned at a later date. Reciprocal of BorrowAction.</p>
2342
+ comment: %(The act of providing an object under an agreement that it will be returned at a later date. Reciprocal of BorrowAction.<br/><br/>
2273
2343
 
2274
- <p>Related actions:</p>
2344
+ Related actions:<br/><br/>
2275
2345
 
2276
2346
  <ul>
2277
2347
  <li><a class="localLink" href="http://schema.org/BorrowAction">BorrowAction</a>: Reciprocal of LendAction.</li>
@@ -2377,9 +2447,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2377
2447
  subClassOf: "schema:LocalBusiness".freeze,
2378
2448
  type: "rdfs:Class".freeze
2379
2449
  term :LodgingReservation,
2380
- comment: %(A reservation for lodging at a hotel, motel, inn, etc.</p>
2450
+ comment: %(A reservation for lodging at a hotel, motel, inn, etc.<br/><br/>
2381
2451
 
2382
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.).freeze,
2452
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.).freeze,
2383
2453
  label: "LodgingReservation".freeze,
2384
2454
  subClassOf: "schema:Reservation".freeze,
2385
2455
  type: "rdfs:Class".freeze
@@ -2425,6 +2495,14 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2425
2495
  label: "MediaObject".freeze,
2426
2496
  subClassOf: "schema:CreativeWork".freeze,
2427
2497
  type: "rdfs:Class".freeze
2498
+ term :MediaSubscription,
2499
+ comment: %(A subscription which allows a user to access media including audio, video, books, etc.).freeze,
2500
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
2501
+ label: "MediaSubscription".freeze,
2502
+ "schema:category": "issue-1741".freeze,
2503
+ "schema:isPartOf": "http://pending.schema.org".freeze,
2504
+ subClassOf: "schema:Intangible".freeze,
2505
+ type: "rdfs:Class".freeze
2428
2506
  term :MedicalAudience,
2429
2507
  comment: %(Target audiences for medical web pages. Enumerated type.).freeze,
2430
2508
  label: "MedicalAudience".freeze,
@@ -2733,6 +2811,14 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2733
2811
  label: "MonetaryAmount".freeze,
2734
2812
  subClassOf: "schema:StructuredValue".freeze,
2735
2813
  type: "rdfs:Class".freeze
2814
+ term :MonetaryAmountDistribution,
2815
+ comment: %(A statistical distribution of monetary amounts.).freeze,
2816
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
2817
+ label: "MonetaryAmountDistribution".freeze,
2818
+ "schema:category": "issue-1698".freeze,
2819
+ "schema:isPartOf": "http://pending.schema.org".freeze,
2820
+ subClassOf: "schema:QuantitativeValue".freeze,
2821
+ type: "rdfs:Class".freeze
2736
2822
  term :MoneyTransfer,
2737
2823
  comment: %(The act of transferring money from one place to another place. This may occur electronically or physically.).freeze,
2738
2824
  "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze, "https://github.com/schemaorg/schemaorg/issues/1253".freeze],
@@ -2791,9 +2877,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2791
2877
  subClassOf: "schema:Landform".freeze,
2792
2878
  type: "rdfs:Class".freeze
2793
2879
  term :MoveAction,
2794
- comment: %(<p>The act of an agent relocating to a place.</p>
2880
+ comment: %(The act of an agent relocating to a place.<br/><br/>
2795
2881
 
2796
- <p>Related actions:</p>
2882
+ Related actions:<br/><br/>
2797
2883
 
2798
2884
  <ul>
2799
2885
  <li><a class="localLink" href="http://schema.org/TransferAction">TransferAction</a>: Unlike TransferAction, the subject of the move is a living Person or Organization rather than an inanimate object.</li>
@@ -2935,9 +3021,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2935
3021
  subClassOf: "schema:AnatomicalStructure".freeze,
2936
3022
  type: "rdfs:Class".freeze
2937
3023
  term :NewsArticle,
2938
- comment: %(A NewsArticle is an article whose content reports news, or provides background context and supporting materials for understanding the news.</p>
3024
+ comment: %(A NewsArticle is an article whose content reports news, or provides background context and supporting materials for understanding the news.<br/><br/>
2939
3025
 
2940
- <p>A more detailed overview of <a href="/docs/news.html">schema.org News markup</a> is also available.).freeze,
3026
+ A more detailed overview of <a href="/docs/news.html">schema.org News markup</a> is also available.).freeze,
2941
3027
  "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP-draws".freeze],
2942
3028
  label: "NewsArticle".freeze,
2943
3029
  subClassOf: "schema:Article".freeze,
@@ -2981,15 +3067,29 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
2981
3067
  label: "NutritionInformation".freeze,
2982
3068
  subClassOf: "schema:StructuredValue".freeze,
2983
3069
  type: "rdfs:Class".freeze
3070
+ term :Occupation,
3071
+ comment: %(A profession, may involve prolonged training and/or a formal qualification.).freeze,
3072
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
3073
+ label: "Occupation".freeze,
3074
+ "schema:category": "issue-1698".freeze,
3075
+ "schema:isPartOf": "http://pending.schema.org".freeze,
3076
+ subClassOf: "schema:Intangible".freeze,
3077
+ type: "rdfs:Class".freeze
3078
+ term :OccupationalTherapy,
3079
+ comment: %(A treatment of people with physical, emotional, or social problems, using purposeful activity to help them overcome or learn to deal with their problems.).freeze,
3080
+ label: "OccupationalTherapy".freeze,
3081
+ "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
3082
+ subClassOf: "schema:MedicalTherapy".freeze,
3083
+ type: "rdfs:Class".freeze
2984
3084
  term :OceanBodyOfWater,
2985
3085
  comment: %(An ocean \(for example, the Pacific\).).freeze,
2986
3086
  label: "OceanBodyOfWater".freeze,
2987
3087
  subClassOf: "schema:BodyOfWater".freeze,
2988
3088
  type: "rdfs:Class".freeze
2989
3089
  term :Offer,
2990
- comment: %(An offer to transfer some rights to an item or to provide a service — for example, an offer to sell tickets to an event, to rent the DVD of a movie, to stream a TV show over the internet, to repair a motorcycle, or to loan a book.</p>
3090
+ comment: %(An offer to transfer some rights to an item or to provide a service — for example, an offer to sell tickets to an event, to rent the DVD of a movie, to stream a TV show over the internet, to repair a motorcycle, or to loan a book.<br/><br/>
2991
3091
 
2992
- <p>For <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GTIN</a>-related fields, see <a href="http://www.gs1.org/barcodes/support/check_digit_calculator">Check Digit calculator</a> and <a href="http://www.gs1us.org/resources/standards/gtin-validation-guide">validation guide</a> from <a href="http://www.gs1.org/">GS1</a>.).freeze,
3092
+ For <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GTIN</a>-related fields, see <a href="http://www.gs1.org/barcodes/support/check_digit_calculator">Check Digit calculator</a> and <a href="http://www.gs1us.org/resources/standards/gtin-validation-guide">validation guide</a> from <a href="http://www.gs1.org/">GS1</a>.).freeze,
2993
3093
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
2994
3094
  label: "Offer".freeze,
2995
3095
  subClassOf: "schema:Intangible".freeze,
@@ -3015,11 +3115,11 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3015
3115
  subClassOf: "schema:PublicationEvent".freeze,
3016
3116
  type: "rdfs:Class".freeze
3017
3117
  term :OpeningHoursSpecification,
3018
- comment: %(A structured value providing information about the opening hours of a place or a certain service inside a place.</p>
3118
+ comment: %(A structured value providing information about the opening hours of a place or a certain service inside a place.<br/><br/>
3019
3119
 
3020
- <p>The place is <strong>open</strong> if the <a class="localLink" href="http://schema.org/opens">opens</a> property is specified, and <strong>closed</strong> otherwise.</p>
3120
+ The place is <strong>open</strong> if the <a class="localLink" href="http://schema.org/opens">opens</a> property is specified, and <strong>closed</strong> otherwise.<br/><br/>
3021
3121
 
3022
- <p>If the value for the <a class="localLink" href="http://schema.org/closes">closes</a> property is less than the value for the <a class="localLink" href="http://schema.org/opens">opens</a> property then the hour range is assumed to span over the next day.).freeze,
3122
+ If the value for the <a class="localLink" href="http://schema.org/closes">closes</a> property is less than the value for the <a class="localLink" href="http://schema.org/opens">opens</a> property then the hour range is assumed to span over the next day.).freeze,
3023
3123
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass".freeze,
3024
3124
  label: "OpeningHoursSpecification".freeze,
3025
3125
  subClassOf: "schema:StructuredValue".freeze,
@@ -3106,9 +3206,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3106
3206
  subClassOf: "schema:Intangible".freeze,
3107
3207
  type: "rdfs:Class".freeze
3108
3208
  term :ParcelService,
3109
- comment: %(<p>A private parcel service as the delivery mode available for a certain offer.</p>
3209
+ comment: %(A private parcel service as the delivery mode available for a certain offer.<br/><br/>
3110
3210
 
3111
- <p>Commonly used values:</p>
3211
+ Commonly used values:<br/><br/>
3112
3212
 
3113
3213
  <ul>
3114
3214
  <li>http://purl.org/goodrelations/v1#DHL</li>
@@ -3171,9 +3271,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3171
3271
  subClassOf: "schema:PriceSpecification".freeze,
3172
3272
  type: "rdfs:Class".freeze
3173
3273
  term :PaymentMethod,
3174
- comment: %(<p>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.</p>
3274
+ 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.<br/><br/>
3175
3275
 
3176
- <p>Commonly used values:</p>
3276
+ Commonly used values:<br/><br/>
3177
3277
 
3178
3278
  <ul>
3179
3279
  <li>http://purl.org/goodrelations/v1#ByBankTransferInAdvance</li>
@@ -3228,9 +3328,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3228
3328
  subClassOf: "schema:Organization".freeze,
3229
3329
  type: "rdfs:Class".freeze
3230
3330
  term :Periodical,
3231
- comment: %(A publication in any medium issued in successive parts bearing numerical or chronological designations and intended, such as a magazine, scholarly journal, or newspaper to continue indefinitely.</p>
3331
+ comment: %(A publication in any medium issued in successive parts bearing numerical or chronological designations and intended, such as a magazine, scholarly journal, or newspaper to continue indefinitely.<br/><br/>
3232
3332
 
3233
- <p>See also <a href="http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html">blog post</a>.).freeze,
3333
+ See also <a href="http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html">blog post</a>.).freeze,
3234
3334
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_bibex".freeze,
3235
3335
  equivalentClass: "bibo:Periodical".freeze,
3236
3336
  label: "Periodical".freeze,
@@ -3313,9 +3413,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3313
3413
  subClassOf: "schema:OrganizeAction".freeze,
3314
3414
  type: "rdfs:Class".freeze
3315
3415
  term :PlayAction,
3316
- comment: %(<p>The act of playing/exercising/training/performing for enjoyment, leisure, recreation, Competition or exercise.</p>
3416
+ comment: %(The act of playing/exercising/training/performing for enjoyment, leisure, recreation, Competition or exercise.<br/><br/>
3317
3417
 
3318
- <p>Related actions:</p>
3418
+ Related actions:<br/><br/>
3319
3419
 
3320
3420
  <ul>
3321
3421
  <li><a class="localLink" href="http://schema.org/ListenAction">ListenAction</a>: Unlike ListenAction \(which is under ConsumeAction\), PlayAction refers to performing for an audience or at an event, rather than consuming music.</li>
@@ -3408,9 +3508,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3408
3508
  subClassOf: "schema:Product".freeze,
3409
3509
  type: "rdfs:Class".freeze
3410
3510
  term :ProfessionalService,
3411
- comment: %(Original definition: "provider of professional services."</p>
3511
+ comment: %(Original definition: "provider of professional services."<br/><br/>
3412
3512
 
3413
- <p>The general <a class="localLink" href="http://schema.org/ProfessionalService">ProfessionalService</a> type for local businesses was deprecated due to confusion with <a class="localLink" href="http://schema.org/Service">Service</a>. For reference, the types that it included were: <a class="localLink" href="http://schema.org/Dentist">Dentist</a>,
3513
+ The general <a class="localLink" href="http://schema.org/ProfessionalService">ProfessionalService</a> type for local businesses was deprecated due to confusion with <a class="localLink" href="http://schema.org/Service">Service</a>. For reference, the types that it included were: <a class="localLink" href="http://schema.org/Dentist">Dentist</a>,
3414
3514
  <a class="localLink" href="http://schema.org/AccountingService">AccountingService</a>, <a class="localLink" href="http://schema.org/Attorney">Attorney</a>, <a class="localLink" href="http://schema.org/Notary">Notary</a>, as well as types for several kinds of <a class="localLink" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a>: <a class="localLink" href="http://schema.org/Electrician">Electrician</a>, <a class="localLink" href="http://schema.org/GeneralContractor">GeneralContractor</a>,
3415
3515
  <a class="localLink" href="http://schema.org/HousePainter">HousePainter</a>, <a class="localLink" href="http://schema.org/Locksmith">Locksmith</a>, <a class="localLink" href="http://schema.org/Plumber">Plumber</a>, <a class="localLink" href="http://schema.org/RoofingContractor">RoofingContractor</a>. <a class="localLink" href="http://schema.org/LegalService">LegalService</a> was introduced as a more inclusive supertype of <a class="localLink" href="http://schema.org/Attorney">Attorney</a>.).freeze,
3416
3516
  label: "ProfessionalService".freeze,
@@ -3429,13 +3529,13 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3429
3529
  term :Property,
3430
3530
  comment: %(A property, used to indicate attributes and relationships of some Thing; equivalent to rdf:Property.).freeze,
3431
3531
  label: "Property".freeze,
3432
- "schema:isPartOf": "http://meta.schema.org/".freeze,
3532
+ "schema:isPartOf": "http://meta.schema.org".freeze,
3433
3533
  subClassOf: "schema:Intangible".freeze,
3434
3534
  type: "rdfs:Class".freeze
3435
3535
  term :PropertyValue,
3436
- comment: %(A property-value pair, e.g. representing a feature of a product or place. Use the 'name' property for the name of the property. If there is an additional human-readable version of the value, put that into the 'description' property.</p>
3536
+ comment: %(A property-value pair, e.g. representing a feature of a product or place. Use the 'name' property for the name of the property. If there is an additional human-readable version of the value, put that into the 'description' property.<br/><br/>
3437
3537
 
3438
- <p>Always use specific schema.org properties when a\) they exist and b\) you can populate them. Using PropertyValue as a substitute will typically not trigger the same effect as using the original, specific property.).freeze,
3538
+ Always use specific schema.org properties when a\) they exist and b\) you can populate them. Using PropertyValue as a substitute will typically not trigger the same effect as using the original, specific property.).freeze,
3439
3539
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass".freeze,
3440
3540
  label: "PropertyValue".freeze,
3441
3541
  subClassOf: "schema:StructuredValue".freeze,
@@ -3476,16 +3576,16 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3476
3576
  subClassOf: "schema:Event".freeze,
3477
3577
  type: "rdfs:Class".freeze
3478
3578
  term :PublicationIssue,
3479
- comment: %(A part of a successively published publication such as a periodical or publication volume, often numbered, usually containing a grouping of works such as articles.</p>
3579
+ comment: %(A part of a successively published publication such as a periodical or publication volume, often numbered, usually containing a grouping of works such as articles.<br/><br/>
3480
3580
 
3481
- <p><a href="http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html">blog post</a>.).freeze,
3581
+ <a href="http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html">blog post</a>.).freeze,
3482
3582
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_bibex".freeze,
3483
3583
  equivalentClass: "bibo:Issue".freeze,
3484
3584
  label: "PublicationIssue".freeze,
3485
3585
  subClassOf: "schema:CreativeWork".freeze,
3486
3586
  type: "rdfs:Class".freeze
3487
3587
  term :PublicationVolume,
3488
- comment: %(<p>A part of a successively published publication such as a periodical or multi-volume work, often numbered. It may represent a time span, such as a year.</p>
3588
+ comment: %(A part of a successively published publication such as a periodical or multi-volume work, often numbered. It may represent a time span, such as a year.<br/><br/>
3489
3589
 
3490
3590
  <pre><code> &lt;br/&gt;&lt;br/&gt;See also &lt;a href="http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html"&gt;blog post&lt;/a&gt;.
3491
3591
  </code></pre>
@@ -3511,6 +3611,14 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3511
3611
  label: "QuantitativeValue".freeze,
3512
3612
  subClassOf: "schema:StructuredValue".freeze,
3513
3613
  type: "rdfs:Class".freeze
3614
+ term :QuantitativeValueDistribution,
3615
+ comment: %(A statistical distribution of values.).freeze,
3616
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
3617
+ label: "QuantitativeValueDistribution".freeze,
3618
+ "schema:category": "issue-1698".freeze,
3619
+ "schema:isPartOf": "http://pending.schema.org".freeze,
3620
+ subClassOf: "schema:QuantitativeValue".freeze,
3621
+ type: "rdfs:Class".freeze
3514
3622
  term :Quantity,
3515
3623
  comment: %(Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'.).freeze,
3516
3624
  label: "Quantity".freeze,
@@ -3597,9 +3705,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3597
3705
  subClassOf: "schema:LocalBusiness".freeze,
3598
3706
  type: "rdfs:Class".freeze
3599
3707
  term :ReceiveAction,
3600
- comment: %(<p>The act of physically/electronically taking delivery of an object thathas been transferred from an origin to a destination. Reciprocal of SendAction.</p>
3708
+ comment: %(The act of physically/electronically taking delivery of an object thathas been transferred from an origin to a destination. Reciprocal of SendAction.<br/><br/>
3601
3709
 
3602
- <p>Related actions:</p>
3710
+ Related actions:<br/><br/>
3603
3711
 
3604
3712
  <ul>
3605
3713
  <li><a class="localLink" href="http://schema.org/SendAction">SendAction</a>: The reciprocal of ReceiveAction.</li>
@@ -3626,9 +3734,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3626
3734
  subClassOf: "schema:LocalBusiness".freeze,
3627
3735
  type: "rdfs:Class".freeze
3628
3736
  term :RegisterAction,
3629
- comment: %(<p>The act of registering to be a user of a service, product or web page.</p>
3737
+ comment: %(The act of registering to be a user of a service, product or web page.<br/><br/>
3630
3738
 
3631
- <p>Related actions:</p>
3739
+ Related actions:<br/><br/>
3632
3740
 
3633
3741
  <ul>
3634
3742
  <li><a class="localLink" href="http://schema.org/JoinAction">JoinAction</a>: Unlike JoinAction, RegisterAction implies you are registering to be a user of a service, <em>not</em> a group/team of people.</li>
@@ -3640,9 +3748,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3640
3748
  subClassOf: "schema:InteractAction".freeze,
3641
3749
  type: "rdfs:Class".freeze
3642
3750
  term :RejectAction,
3643
- comment: %(<p>The act of rejecting to/adopting an object.</p>
3751
+ comment: %(The act of rejecting to/adopting an object.<br/><br/>
3644
3752
 
3645
- <p>Related actions:</p>
3753
+ Related actions:<br/><br/>
3646
3754
 
3647
3755
  <ul>
3648
3756
  <li><a class="localLink" href="http://schema.org/AcceptAction">AcceptAction</a>: The antonym of RejectAction.</li>
@@ -3657,9 +3765,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3657
3765
  subClassOf: "schema:TradeAction".freeze,
3658
3766
  type: "rdfs:Class".freeze
3659
3767
  term :RentalCarReservation,
3660
- comment: %(A reservation for a rental car.</p>
3768
+ comment: %(A reservation for a rental car.<br/><br/>
3661
3769
 
3662
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.).freeze,
3770
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.).freeze,
3663
3771
  label: "RentalCarReservation".freeze,
3664
3772
  subClassOf: "schema:Reservation".freeze,
3665
3773
  type: "rdfs:Class".freeze
@@ -3677,9 +3785,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3677
3785
  subClassOf: "schema:UpdateAction".freeze,
3678
3786
  type: "rdfs:Class".freeze
3679
3787
  term :ReplyAction,
3680
- comment: %(<p>The act of responding to a question/message asked/sent by the object. Related to <a class="localLink" href="http://schema.org/AskAction">AskAction</a></p>
3788
+ comment: %(The act of responding to a question/message asked/sent by the object. Related to <a class="localLink" href="http://schema.org/AskAction">AskAction</a><br/><br/>
3681
3789
 
3682
- <p>Related actions:</p>
3790
+ Related actions:<br/><br/>
3683
3791
 
3684
3792
  <ul>
3685
3793
  <li><a class="localLink" href="http://schema.org/AskAction">AskAction</a>: Appears generally as an origin of a ReplyAction.</li>
@@ -3695,13 +3803,13 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3695
3803
  type: "rdfs:Class".freeze
3696
3804
  term :ReportageNewsArticle,
3697
3805
  comment: %(The <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> type is a subtype of <a class="localLink" href="http://schema.org/NewsArticle">NewsArticle</a> representing
3698
- news articles which are the result of journalistic news reporting conventions.</p>
3806
+ news articles which are the result of journalistic news reporting conventions.<br/><br/>
3699
3807
 
3700
- <p>In practice many news publishers produce a wide variety of article types, many of which might be considered a <a class="localLink" href="http://schema.org/NewsArticle">NewsArticle</a> but not a <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a>. For example, opinion pieces, reviews, analysis, sponsored or satirical articles, or articles that combine several of these elements.</p>
3808
+ In practice many news publishers produce a wide variety of article types, many of which might be considered a <a class="localLink" href="http://schema.org/NewsArticle">NewsArticle</a> but not a <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a>. For example, opinion pieces, reviews, analysis, sponsored or satirical articles, or articles that combine several of these elements.<br/><br/>
3701
3809
 
3702
- <p>The <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> type is based on a stricter ideal for "news" as a work of journalism, with articles based on factual information either observed or verified by the author, or reported and verified from knowledgeable sources. This often includes perspectives from multiple viewpoints on a particular issue \(distinguishing news reports from public relations or propaganda\). News reports in the <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> sense de-emphasize the opinion of the author, with commentary and value judgements typically expressed elsewhere.</p>
3810
+ The <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> type is based on a stricter ideal for "news" as a work of journalism, with articles based on factual information either observed or verified by the author, or reported and verified from knowledgeable sources. This often includes perspectives from multiple viewpoints on a particular issue \(distinguishing news reports from public relations or propaganda\). News reports in the <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> sense de-emphasize the opinion of the author, with commentary and value judgements typically expressed elsewhere.<br/><br/>
3703
3811
 
3704
- <p>A <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> which goes deeper into analysis can also be marked with an additional type of <a class="localLink" href="http://schema.org/AnalysisNewsArticle">AnalysisNewsArticle</a>.).freeze,
3812
+ A <a class="localLink" href="http://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> which goes deeper into analysis can also be marked with an additional type of <a class="localLink" href="http://schema.org/AnalysisNewsArticle">AnalysisNewsArticle</a>.).freeze,
3705
3813
  "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1525".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
3706
3814
  label: "ReportageNewsArticle".freeze,
3707
3815
  "schema:category": "issue-1525".freeze,
@@ -3715,9 +3823,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3715
3823
  subClassOf: "schema:DoseSchedule".freeze,
3716
3824
  type: "rdfs:Class".freeze
3717
3825
  term :Reservation,
3718
- comment: %(Describes a reservation for travel, dining or an event. Some reservations require tickets. </p>
3826
+ comment: %(Describes a reservation for travel, dining or an event. Some reservations require tickets. <br/><br/>
3719
3827
 
3720
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, restaurant reservations, flights, or rental cars, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
3828
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, restaurant reservations, flights, or rental cars, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
3721
3829
  label: "Reservation".freeze,
3722
3830
  subClassOf: "schema:Intangible".freeze,
3723
3831
  type: "rdfs:Class".freeze
@@ -3732,9 +3840,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3732
3840
  subClassOf: "schema:Enumeration".freeze,
3733
3841
  type: "rdfs:Class".freeze
3734
3842
  term :ReserveAction,
3735
- comment: %(<p>Reserving a concrete object.</p>
3843
+ comment: %(Reserving a concrete object.<br/><br/>
3736
3844
 
3737
- <p>Related actions:</p>
3845
+ Related actions:<br/><br/>
3738
3846
 
3739
3847
  <ul>
3740
3848
  <li><a class="localLink" href="http://schema.org/ScheduleAction">ScheduleAction</a></a>: Unlike ScheduleAction, ReserveAction reserves concrete objects \(e.g. a table, a hotel\) towards a time slot / spatial allocation.</li>
@@ -3805,9 +3913,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3805
3913
  subClassOf: "schema:BodyOfWater".freeze,
3806
3914
  type: "rdfs:Class".freeze
3807
3915
  term :Role,
3808
- comment: %(Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam to a player occurred during a particular time period. Or that a Person's 'actor' role in a Movie was for some particular characterName. Such properties can be attached to a Role entity, which is then associated with the main entities using ordinary properties like 'member' or 'actor'.</p>
3916
+ comment: %(Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam to a player occurred during a particular time period. Or that a Person's 'actor' role in a Movie was for some particular characterName. Such properties can be attached to a Role entity, which is then associated with the main entities using ordinary properties like 'member' or 'actor'.<br/><br/>
3809
3917
 
3810
- <p>See also <a href="http://blog.schema.org/2014/06/introducing-role.html">blog post</a>.).freeze,
3918
+ See also <a href="http://blog.schema.org/2014/06/introducing-role.html">blog post</a>.).freeze,
3811
3919
  label: "Role".freeze,
3812
3920
  subClassOf: "schema:Intangible".freeze,
3813
3921
  type: "rdfs:Class".freeze
@@ -3858,9 +3966,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3858
3966
  subClassOf: "schema:Intangible".freeze,
3859
3967
  type: "rdfs:Class".freeze
3860
3968
  term :ScheduleAction,
3861
- comment: %(<p>Scheduling future actions, events, or tasks.</p>
3969
+ comment: %(Scheduling future actions, events, or tasks.<br/><br/>
3862
3970
 
3863
- <p>Related actions:</p>
3971
+ Related actions:<br/><br/>
3864
3972
 
3865
3973
  <ul>
3866
3974
  <li><a class="localLink" href="http://schema.org/ReserveAction">ReserveAction</a>: Unlike ReserveAction, ScheduleAction allocates future actions \(e.g. an event, a task, etc\) towards a time slot / spatial allocation.</li>
@@ -3895,9 +4003,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3895
4003
  subClassOf: "schema:BodyOfWater".freeze,
3896
4004
  type: "rdfs:Class".freeze
3897
4005
  term :SearchAction,
3898
- comment: %(<p>The act of searching for an object.</p>
4006
+ comment: %(The act of searching for an object.<br/><br/>
3899
4007
 
3900
- <p>Related actions:</p>
4008
+ Related actions:<br/><br/>
3901
4009
 
3902
4010
  <ul>
3903
4011
  <li><a class="localLink" href="http://schema.org/FindAction">FindAction</a>: SearchAction generally leads to a FindAction, but not necessarily.</li>
@@ -3933,7 +4041,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3933
4041
  subClassOf: "schema:TradeAction".freeze,
3934
4042
  type: "rdfs:Class".freeze
3935
4043
  term :SendAction,
3936
- comment: %(<p>The act of physically/electronically dispatching an object for transfer from an origin to a destination.Related actions:</p>
4044
+ comment: %(The act of physically/electronically dispatching an object for transfer from an origin to a destination.Related actions:<br/><br/>
3937
4045
 
3938
4046
  <ul>
3939
4047
  <li><a class="localLink" href="http://schema.org/ReceiveAction">ReceiveAction</a>: The reciprocal of SendAction.</li>
@@ -3944,9 +4052,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
3944
4052
  subClassOf: "schema:TransferAction".freeze,
3945
4053
  type: "rdfs:Class".freeze
3946
4054
  term :Series,
3947
- comment: %(A Series in schema.org is a group of related items, typically but not necessarily of the same kind.).freeze,
4055
+ comment: %(A Series in schema.org is a group of related items, typically but not necessarily of the same kind. See also <a class="localLink" href="http://schema.org/CreativeWorkSeries">CreativeWorkSeries</a>, <a class="localLink" href="http://schema.org/EventSeries">EventSeries</a>.).freeze,
3948
4056
  label: "Series".freeze,
3949
- subClassOf: "schema:CreativeWork".freeze,
4057
+ subClassOf: "schema:Intangible".freeze,
3950
4058
  type: "rdfs:Class".freeze
3951
4059
  term :Service,
3952
4060
  comment: %(A service provided by an organization, e.g. delivery service, print services, etc.).freeze,
@@ -4089,9 +4197,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4089
4197
  subClassOf: "schema:Intangible".freeze,
4090
4198
  type: "rdfs:Class".freeze
4091
4199
  term :SubscribeAction,
4092
- comment: %(<p>The act of forming a personal connection with someone/something \(object\) unidirectionally/asymmetrically to get updates pushed to.</p>
4200
+ comment: %(The act of forming a personal connection with someone/something \(object\) unidirectionally/asymmetrically to get updates pushed to.<br/><br/>
4093
4201
 
4094
- <p>Related actions:</p>
4202
+ Related actions:<br/><br/>
4095
4203
 
4096
4204
  <ul>
4097
4205
  <li><a class="localLink" href="http://schema.org/FollowAction">FollowAction</a>: Unlike FollowAction, SubscribeAction implies that the subscriber acts as a passive agent being constantly/actively pushed for updates.</li>
@@ -4171,9 +4279,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4171
4279
  subClassOf: "schema:WebPageElement".freeze,
4172
4280
  type: "rdfs:Class".freeze
4173
4281
  term :TakeAction,
4174
- comment: %(<p>The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.</p>
4282
+ comment: %(The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.<br/><br/>
4175
4283
 
4176
- <p>Related actions:</p>
4284
+ Related actions:<br/><br/>
4177
4285
 
4178
4286
  <ul>
4179
4287
  <li><a class="localLink" href="http://schema.org/GiveAction">GiveAction</a>: The reciprocal of TakeAction.</li>
@@ -4195,9 +4303,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4195
4303
  subClassOf: "schema:Service".freeze,
4196
4304
  type: "rdfs:Class".freeze
4197
4305
  term :TaxiReservation,
4198
- comment: %(A reservation for a taxi.</p>
4306
+ comment: %(A reservation for a taxi.<br/><br/>
4199
4307
 
4200
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
4308
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
4201
4309
  label: "TaxiReservation".freeze,
4202
4310
  subClassOf: "schema:Reservation".freeze,
4203
4311
  type: "rdfs:Class".freeze
@@ -4293,25 +4401,43 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4293
4401
  subClassOf: "schema:Store".freeze,
4294
4402
  type: "rdfs:Class".freeze
4295
4403
  term :TouristAttraction,
4296
- comment: %(A tourist attraction. In principle any Thing can be a <a class="localLink" href="http://schema.org/TouristAttraction">TouristAttraction</a>, from a <a class="localLink" href="http://schema.org/Mountain">Mountain</a> and <a class="localLink" href="http://schema.org/LandmarksOrHistoricalBuildings">LandmarksOrHistoricalBuildings</a> to a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a>. This Type can be used on its own to describe a general <a class="localLink" href="http://schema.org/TourstAttraction">TourstAttraction</a>, or be used as an <a class="localLink" href="http://schema.org/additionalType">additionalType</a> to add tourist attraction properties to any other type. \(See examples below\)).freeze,
4404
+ comment: %(A tourist attraction. In principle any Thing can be a <a class="localLink" href="http://schema.org/TouristAttraction">TouristAttraction</a>, from a <a class="localLink" href="http://schema.org/Mountain">Mountain</a> and <a class="localLink" href="http://schema.org/LandmarksOrHistoricalBuildings">LandmarksOrHistoricalBuildings</a> to a <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a>. This Type can be used on its own to describe a general <a class="localLink" href="http://schema.org/TouristAttraction">TouristAttraction</a>, or be used as an <a class="localLink" href="http://schema.org/additionalType">additionalType</a> to add tourist attraction properties to any other type. \(See examples below\)).freeze,
4297
4405
  "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#IIT-CNR.it".freeze, "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze],
4298
4406
  label: "TouristAttraction".freeze,
4299
4407
  subClassOf: "schema:Place".freeze,
4300
4408
  type: "rdfs:Class".freeze
4409
+ term :TouristDestination,
4410
+ comment: %(A tourist destination. In principle any <a class="localLink" href="http://schema.org/Place">Place</a> can be a <a class="localLink" href="http://schema.org/TouristDestination">TouristDestination</a> from a <a class="localLink" href="http://schema.org/City">City</a>, <a class="localLink" href="http://schema.org/Region">Region</a> or <a class="localLink" href="http://schema.org/Country">Country</a> to an <a class="localLink" href="http://schema.org/AmusementPark">AmusementPark</a> or <a class="localLink" href="http://schema.org/Hotel">Hotel</a>. This Type can be used on its own to describe a general <a class="localLink" href="http://schema.org/TourstDestination">TourstDestination</a>, or be used as an <a class="localLink" href="http://schema.org/additionalType">additionalType</a> to add tourist relevant properties to any other <a class="localLink" href="http://schema.org/Place">Place</a>. A <a class="localLink" href="http://schema.org/TouristDestination">TouristDestination</a> is defined as a <a class="localLink" href="http://schema.org/Place">Place</a> that contains, or is colocated with, one or more <a class="localLink" href="http://schema.org/TourstAttractions">TourstAttractions</a>, often linked by a similar theme or interest to a particular <a class="localLink" href="http://schema.org/touristType">touristType</a>. The <a href="http://www2.unwto.org/">UNWTO</a> defines Destination \(main destination of a tourism trip\) as the place visited that is central to the decision to take the trip.
4411
+ \(See examples below\).).freeze,
4412
+ "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#IIT-CNR.it".freeze, "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze],
4413
+ label: "TouristDestination".freeze,
4414
+ "schema:category": "issue-1810".freeze,
4415
+ "schema:isPartOf": "http://pending.schema.org".freeze,
4416
+ subClassOf: "schema:Place".freeze,
4417
+ type: "rdfs:Class".freeze
4301
4418
  term :TouristInformationCenter,
4302
4419
  comment: %(A tourist information center.).freeze,
4303
4420
  label: "TouristInformationCenter".freeze,
4304
4421
  subClassOf: "schema:LocalBusiness".freeze,
4305
4422
  type: "rdfs:Class".freeze
4423
+ term :TouristTrip,
4424
+ comment: %(A tourist trip. A created itinerary of visits to one or more places of interest \(<a class="localLink" href="http://schema.org/TouristAttraction">TouristAttraction</a>/<a class="localLink" href="http://schema.org/TouristDestination">TouristDestination</a>\) often linked by a similar theme, geographic area, or interest to a particular <a class="localLink" href="http://schema.org/touristType">touristType</a>. The <a href="http://www2.unwto.org/">UNWTO</a> defines tourism trip as the Trip taken by visitors.
4425
+ \(See examples below\).).freeze,
4426
+ "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#IIT-CNR.it".freeze, "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze],
4427
+ label: "TouristTrip".freeze,
4428
+ "schema:category": "issue-1810".freeze,
4429
+ "schema:isPartOf": "http://pending.schema.org".freeze,
4430
+ subClassOf: "schema:Trip".freeze,
4431
+ type: "rdfs:Class".freeze
4306
4432
  term :ToyStore,
4307
4433
  comment: %(A toy store.).freeze,
4308
4434
  label: "ToyStore".freeze,
4309
4435
  subClassOf: "schema:Store".freeze,
4310
4436
  type: "rdfs:Class".freeze
4311
4437
  term :TrackAction,
4312
- comment: %(<p>An agent tracks an object for updates.</p>
4438
+ comment: %(An agent tracks an object for updates.<br/><br/>
4313
4439
 
4314
- <p>Related actions:</p>
4440
+ Related actions:<br/><br/>
4315
4441
 
4316
4442
  <ul>
4317
4443
  <li><a class="localLink" href="http://schema.org/FollowAction">FollowAction</a>: Unlike FollowAction, TrackAction refers to the interest on the location of innanimates objects.</li>
@@ -4327,9 +4453,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4327
4453
  subClassOf: "schema:Action".freeze,
4328
4454
  type: "rdfs:Class".freeze
4329
4455
  term :TrainReservation,
4330
- comment: %(A reservation for train travel.</p>
4456
+ comment: %(A reservation for train travel.<br/><br/>
4331
4457
 
4332
- <p>Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
4458
+ Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use <a class="localLink" href="http://schema.org/Offer">Offer</a>.).freeze,
4333
4459
  label: "TrainReservation".freeze,
4334
4460
  subClassOf: "schema:Reservation".freeze,
4335
4461
  type: "rdfs:Class".freeze
@@ -4341,7 +4467,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4341
4467
  term :TrainTrip,
4342
4468
  comment: %(A trip on a commercial train line.).freeze,
4343
4469
  label: "TrainTrip".freeze,
4344
- subClassOf: "schema:Intangible".freeze,
4470
+ subClassOf: "schema:Trip".freeze,
4345
4471
  type: "rdfs:Class".freeze
4346
4472
  term :TransferAction,
4347
4473
  comment: %(The act of transferring/moving \(abstract or concrete\) animate or inanimate objects from one place to another.).freeze,
@@ -4364,6 +4490,12 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4364
4490
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
4365
4491
  subClassOf: "schema:MedicalIndication".freeze,
4366
4492
  type: "rdfs:Class".freeze
4493
+ term :Trip,
4494
+ comment: %(A trip or journey. An itinerary of visits to one or more places.).freeze,
4495
+ "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze,
4496
+ label: "Trip".freeze,
4497
+ subClassOf: "schema:Intangible".freeze,
4498
+ type: "rdfs:Class".freeze
4367
4499
  term :TypeAndQuantityNode,
4368
4500
  comment: %(A structured value indicating the quantity, unit of measurement, and business function of goods included in a bundle offer.).freeze,
4369
4501
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsClass".freeze,
@@ -4376,13 +4508,13 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4376
4508
  subClassOf: "schema:Text".freeze,
4377
4509
  type: "rdfs:Class".freeze
4378
4510
  term :UnRegisterAction,
4379
- comment: %(<p>The act of un-registering from a service.</p>
4511
+ comment: %(The act of un-registering from a service.<br/><br/>
4380
4512
 
4381
- <p>Related actions:</p>
4513
+ Related actions:<br/><br/>
4382
4514
 
4383
4515
  <ul>
4384
4516
  <li><a class="localLink" href="http://schema.org/RegisterAction">RegisterAction</a>: antonym of UnRegisterAction.</li>
4385
- <li><a class="localLink" href="http://schema.org/Leave">Leave</a>: Unlike LeaveAction, UnRegisterAction implies that you are unregistering from a service you werer previously registered, rather than leaving a team/group of people.</li>
4517
+ <li><a class="localLink" href="http://schema.org/LeaveAction">LeaveAction</a>: Unlike LeaveAction, UnRegisterAction implies that you are unregistering from a service you werer previously registered, rather than leaving a team/group of people.</li>
4386
4518
  </ul>
4387
4519
  ).freeze,
4388
4520
  label: "UnRegisterAction".freeze,
@@ -4591,9 +4723,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4591
4723
  subClassOf: "schema:StructuredValue".freeze,
4592
4724
  type: "rdfs:Class".freeze
4593
4725
  term :WarrantyScope,
4594
- comment: %(<p>A range of of services that will be provided to a customer free of charge in case of a defect or malfunction of a product.</p>
4726
+ comment: %(A range of of services that will be provided to a customer free of charge in case of a defect or malfunction of a product.<br/><br/>
4595
4727
 
4596
- <p>Commonly used values:</p>
4728
+ Commonly used values:<br/><br/>
4597
4729
 
4598
4730
  <ul>
4599
4731
  <li>http://purl.org/goodrelations/v1#Labor-BringIn</li>
@@ -4693,9 +4825,12 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4693
4825
  # Property definitions
4694
4826
  property :about,
4695
4827
  comment: %(The subject matter of the content.).freeze,
4828
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1670".freeze,
4696
4829
  domainIncludes: ["schema:CommunicateAction".freeze, "schema:CreativeWork".freeze, "schema:Event".freeze],
4697
4830
  label: "about".freeze,
4698
4831
  rangeIncludes: "schema:Thing".freeze,
4832
+ "schema:category": "issue-1670".freeze,
4833
+ "schema:inverseOf": "schema:subjectOf".freeze,
4699
4834
  type: "rdf:Property".freeze
4700
4835
  property :abridged,
4701
4836
  comment: %(Indicates whether the book is an abridged edition.).freeze,
@@ -4705,9 +4840,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4705
4840
  "schema:isPartOf": "http://bib.schema.org".freeze,
4706
4841
  type: "rdf:Property".freeze
4707
4842
  property :accelerationTime,
4708
- comment: %(<p>The time needed to accelerate the vehicle from a given start velocity to a given target velocity.</p>
4843
+ comment: %(The time needed to accelerate the vehicle from a given start velocity to a given target velocity.<br/><br/>
4709
4844
 
4710
- <p>Typical unit code\(s\): SEC for seconds</p>
4845
+ Typical unit code\(s\): SEC for seconds<br/><br/>
4711
4846
 
4712
4847
  <ul>
4713
4848
  <li>Note: There are unfortunately no standard unit codes for seconds/0..100 km/h or seconds/0..60 mph. Simply use "SEC" for seconds and indicate the velocities in the <a class="localLink" href="http://schema.org/name">name</a> of the <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a>, or use <a class="localLink" href="http://schema.org/valueReference">valueReference</a> with a <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a> of 0..60 mph or 0..100 km/h to specify the reference speeds.</li>
@@ -4720,10 +4855,10 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4720
4855
  "schema:isPartOf": "http://auto.schema.org".freeze,
4721
4856
  type: "rdf:Property".freeze
4722
4857
  property :acceptedAnswer,
4723
- comment: %(The answer that has been accepted as best, typically on a Question/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and/or the view of the Question author.).freeze,
4858
+ comment: %(The answer\(s\) that has been accepted as best, typically on a Question/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and/or the view of the Question author.).freeze,
4724
4859
  domainIncludes: "schema:Question".freeze,
4725
4860
  label: "acceptedAnswer".freeze,
4726
- rangeIncludes: "schema:Answer".freeze,
4861
+ rangeIncludes: ["schema:Answer".freeze, "schema:ItemList".freeze],
4727
4862
  subPropertyOf: "schema:suggestedAnswer".freeze,
4728
4863
  type: "rdf:Property".freeze
4729
4864
  property :acceptedOffer,
@@ -4852,6 +4987,15 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4852
4987
  rangeIncludes: "schema:Text".freeze,
4853
4988
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
4854
4989
  type: "rdf:Property".freeze
4990
+ property :actionAccessibilityRequirement,
4991
+ comment: %(A set of requirements that a must be fulfilled in order to perform an Action. If more than one value is specied, fulfilling one set of requirements will allow the Action to be performed.).freeze,
4992
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
4993
+ domainIncludes: "schema:ConsumeAction".freeze,
4994
+ label: "actionAccessibilityRequirement".freeze,
4995
+ rangeIncludes: "schema:ActionAccessSpecification".freeze,
4996
+ "schema:category": "issue-1741".freeze,
4997
+ "schema:isPartOf": "http://pending.schema.org".freeze,
4998
+ type: "rdf:Property".freeze
4855
4999
  property :actionApplication,
4856
5000
  comment: %(An application that can complete the request.).freeze,
4857
5001
  domainIncludes: "schema:EntryPoint".freeze,
@@ -4941,9 +5085,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
4941
5085
  rangeIncludes: "schema:Number".freeze,
4942
5086
  type: "rdf:Property".freeze
4943
5087
  property :additionalProperty,
4944
- comment: %(A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.</p>
5088
+ comment: %(A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.<br/><br/>
4945
5089
 
4946
- <p>Note: Publishers should be aware that applications designed to use specific schema.org properties \(e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...\) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.).freeze,
5090
+ Note: Publishers should be aware that applications designed to use specific schema.org properties \(e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...\) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.).freeze,
4947
5091
  domainIncludes: ["schema:Place".freeze, "schema:Product".freeze, "schema:QualitativeValue".freeze, "schema:QuantitativeValue".freeze],
4948
5092
  label: "additionalProperty".freeze,
4949
5093
  rangeIncludes: "schema:PropertyValue".freeze,
@@ -5025,7 +5169,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5025
5169
  comment: %(A media object representing the circumstances after performing this direction.).freeze,
5026
5170
  domainIncludes: "schema:HowToDirection".freeze,
5027
5171
  label: "afterMedia".freeze,
5028
- rangeIncludes: "schema:MediaObject".freeze,
5172
+ rangeIncludes: ["schema:MediaObject".freeze, "schema:URL".freeze],
5029
5173
  type: "rdf:Property".freeze
5030
5174
  property :agent,
5031
5175
  comment: %(The direct performer or driver of the action \(animate or inanimate\). e.g. <em>John</em> wrote a book.).freeze,
@@ -5167,6 +5311,16 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5167
5311
  rangeIncludes: "schema:Muscle".freeze,
5168
5312
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
5169
5313
  type: "rdf:Property".freeze
5314
+ property :appearance,
5315
+ comment: %(Indicates an occurence of a <a class="localLink" href="http://schema.org/Claim">Claim</a> in some <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a>.).freeze,
5316
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1828".freeze,
5317
+ domainIncludes: "schema:Claim".freeze,
5318
+ label: "appearance".freeze,
5319
+ rangeIncludes: "schema:CreativeWork".freeze,
5320
+ "schema:category": "issue-1828".freeze,
5321
+ "schema:isPartOf": "http://pending.schema.org".freeze,
5322
+ subPropertyOf: "schema:workExample".freeze,
5323
+ type: "rdf:Property".freeze
5170
5324
  property :applicableLocation,
5171
5325
  comment: %(The location in which the status applies.).freeze,
5172
5326
  domainIncludes: ["schema:DrugCost".freeze, "schema:DrugLegalStatus".freeze],
@@ -5264,7 +5418,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5264
5418
  type: "rdf:Property".freeze
5265
5419
  property :arrivalTime,
5266
5420
  comment: %(The expected arrival time.).freeze,
5267
- domainIncludes: ["schema:BusTrip".freeze, "schema:Flight".freeze, "schema:TrainTrip".freeze],
5421
+ domainIncludes: "schema:Trip".freeze,
5268
5422
  label: "arrivalTime".freeze,
5269
5423
  rangeIncludes: "schema:DateTime".freeze,
5270
5424
  type: "rdf:Property".freeze
@@ -5406,6 +5560,15 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5406
5560
  label: "audio".freeze,
5407
5561
  rangeIncludes: "schema:AudioObject".freeze,
5408
5562
  type: "rdf:Property".freeze
5563
+ property :authenticator,
5564
+ comment: %(The Organization responsible for authenticating the user's subscription. For example, many media apps require a cable/satellite provider to authenticate your subscription before playing media.).freeze,
5565
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
5566
+ domainIncludes: "schema:MediaSubscription".freeze,
5567
+ label: "authenticator".freeze,
5568
+ rangeIncludes: "schema:Organization".freeze,
5569
+ "schema:category": "issue-1741".freeze,
5570
+ "schema:isPartOf": "http://pending.schema.org".freeze,
5571
+ type: "rdf:Property".freeze
5409
5572
  property :author,
5410
5573
  comment: %(The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.).freeze,
5411
5574
  domainIncludes: ["schema:CreativeWork".freeze, "schema:Rating".freeze],
@@ -5420,17 +5583,21 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5420
5583
  type: "rdf:Property".freeze
5421
5584
  property :availabilityEnds,
5422
5585
  comment: %(The end of the availability of the product or service included in the offer.).freeze,
5423
- "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
5424
- domainIncludes: ["schema:Demand".freeze, "schema:Offer".freeze],
5586
+ "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze, "https://github.com/schemaorg/schemaorg/issues/1741".freeze],
5587
+ domainIncludes: ["schema:ActionAccessSpecification".freeze, "schema:Demand".freeze, "schema:Offer".freeze],
5425
5588
  label: "availabilityEnds".freeze,
5426
5589
  rangeIncludes: "schema:DateTime".freeze,
5590
+ "schema:category": "issue-1741".freeze,
5591
+ "schema:isPartOf": "http://pending.schema.org".freeze,
5427
5592
  type: "rdf:Property".freeze
5428
5593
  property :availabilityStarts,
5429
5594
  comment: %(The beginning of the availability of the product or service included in the offer.).freeze,
5430
- "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
5431
- domainIncludes: ["schema:Demand".freeze, "schema:Offer".freeze],
5595
+ "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze, "https://github.com/schemaorg/schemaorg/issues/1741".freeze],
5596
+ domainIncludes: ["schema:ActionAccessSpecification".freeze, "schema:Demand".freeze, "schema:Offer".freeze],
5432
5597
  label: "availabilityStarts".freeze,
5433
5598
  rangeIncludes: "schema:DateTime".freeze,
5599
+ "schema:category": "issue-1741".freeze,
5600
+ "schema:isPartOf": "http://pending.schema.org".freeze,
5434
5601
  type: "rdf:Property".freeze
5435
5602
  property :availableAtOrFrom,
5436
5603
  comment: %(The place\(s\) from which the offer can be obtained \(e.g. store locations\).).freeze,
@@ -5532,6 +5699,15 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5532
5699
  rangeIncludes: "schema:Text".freeze,
5533
5700
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
5534
5701
  type: "rdf:Property".freeze
5702
+ property :backstory,
5703
+ comment: %(For an <a class="localLink" href="http://schema.org/Article">Article</a>, typically a <a class="localLink" href="http://schema.org/NewsArticle">NewsArticle</a>, the backstory property provides a textual summary giving a brief explanation of why and how an article was created. In a journalistic setting this could include information about reporting process, methods, interviews, data sources, etc.).freeze,
5704
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1688".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
5705
+ domainIncludes: "schema:Article".freeze,
5706
+ label: "backstory".freeze,
5707
+ rangeIncludes: ["schema:CreativeWork".freeze, "schema:Text".freeze],
5708
+ "schema:category": "issue-1688".freeze,
5709
+ "schema:isPartOf": "http://pending.schema.org".freeze,
5710
+ type: "rdf:Property".freeze
5535
5711
  property :bankAccountType,
5536
5712
  comment: %(The type of a bank account.).freeze,
5537
5713
  "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze, "https://github.com/schemaorg/schemaorg/issues/1253".freeze],
@@ -5566,7 +5742,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5566
5742
  comment: %(A media object representing the circumstances before performing this direction.).freeze,
5567
5743
  domainIncludes: "schema:HowToDirection".freeze,
5568
5744
  label: "beforeMedia".freeze,
5569
- rangeIncludes: "schema:MediaObject".freeze,
5745
+ rangeIncludes: ["schema:MediaObject".freeze, "schema:URL".freeze],
5570
5746
  type: "rdf:Property".freeze
5571
5747
  property :beneficiaryBank,
5572
5748
  comment: %(A bank or bank’s branch, financial institution or international financial institution operating the beneficiary’s bank account or releasing funds for the beneficiary).freeze,
@@ -5737,9 +5913,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5737
5913
  "schema:supersededBy": ["schema:arterialBranch".freeze, "schema:nerveBranch".freeze, "schema:veinBranch".freeze],
5738
5914
  type: "rdf:Property".freeze
5739
5915
  property :branchCode,
5740
- comment: %(A short textual code \(also called "store code"\) that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.</p>
5916
+ comment: %(A short textual code \(also called "store code"\) that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.<br/><br/>
5741
5917
 
5742
- <p>For example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch.).freeze,
5918
+ For example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch.).freeze,
5743
5919
  domainIncludes: "schema:Place".freeze,
5744
5920
  label: "branchCode".freeze,
5745
5921
  rangeIncludes: "schema:Text".freeze,
@@ -5927,11 +6103,11 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5927
6103
  rangeIncludes: "schema:Mass".freeze,
5928
6104
  type: "rdf:Property".freeze
5929
6105
  property :cargoVolume,
5930
- comment: %(The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.</p>
6106
+ comment: %(The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.<br/><br/>
5931
6107
 
5932
- <p>Typical unit code\(s\): LTR for liters, FTQ for cubic foot/feet</p>
6108
+ Typical unit code\(s\): LTR for liters, FTQ for cubic foot/feet<br/><br/>
5933
6109
 
5934
- <p>Note: You can use <a class="localLink" href="http://schema.org/minValue">minValue</a> and <a class="localLink" href="http://schema.org/maxValue">maxValue</a> to indicate ranges.).freeze,
6110
+ Note: You can use <a class="localLink" href="http://schema.org/minValue">minValue</a> and <a class="localLink" href="http://schema.org/maxValue">maxValue</a> to indicate ranges.).freeze,
5935
6111
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
5936
6112
  domainIncludes: "schema:Vehicle".freeze,
5937
6113
  label: "cargoVolume".freeze,
@@ -5975,9 +6151,12 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
5975
6151
  type: "rdf:Property".freeze
5976
6152
  property :category,
5977
6153
  comment: %(A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.).freeze,
5978
- domainIncludes: ["schema:Class".freeze, "schema:Invoice".freeze, "schema:Offer".freeze, "schema:PhysicalActivity".freeze, "schema:Product".freeze, "schema:Property".freeze, "schema:Service".freeze],
6154
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
6155
+ domainIncludes: ["schema:ActionAccessSpecification".freeze, "schema:Invoice".freeze, "schema:Offer".freeze, "schema:PhysicalActivity".freeze, "schema:Product".freeze, "schema:Service".freeze],
5979
6156
  label: "category".freeze,
5980
6157
  rangeIncludes: ["schema:PhysicalActivityCategory".freeze, "schema:Text".freeze, "schema:Thing".freeze],
6158
+ "schema:category": "issue-1741".freeze,
6159
+ "schema:isPartOf": "http://pending.schema.org".freeze,
5981
6160
  type: "rdf:Property".freeze
5982
6161
  property :cause,
5983
6162
  comment: %(Specifying a cause of something in general. e.g in medicine , one of the causative agent\(s\) that are most directly responsible for the pathophysiologic process that eventually results in the occurrence.).freeze,
@@ -6142,6 +6321,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6142
6321
  rangeIncludes: "schema:Text".freeze,
6143
6322
  "schema:category": "issue-894".freeze,
6144
6323
  "schema:isPartOf": "http://pending.schema.org".freeze,
6324
+ subPropertyOf: "schema:termCode".freeze,
6145
6325
  type: "rdf:Property".freeze
6146
6326
  property :codingSystem,
6147
6327
  comment: %(The coding system, e.g. 'ICD-10'.).freeze,
@@ -6316,7 +6496,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6316
6496
  comment: %(Official rating of a piece of content&#x2014;for example,'MPAA PG-13'.).freeze,
6317
6497
  domainIncludes: "schema:CreativeWork".freeze,
6318
6498
  label: "contentRating".freeze,
6319
- rangeIncludes: "schema:Text".freeze,
6499
+ rangeIncludes: ["schema:Rating".freeze, "schema:Text".freeze],
6320
6500
  type: "rdf:Property".freeze
6321
6501
  property :contentReferenceTime,
6322
6502
  comment: %(The specific time described by a creative work, for works \(e.g. articles, video objects etc.\) that emphasise a particular moment within an Event.).freeze,
@@ -6383,6 +6563,15 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6383
6563
  label: "copyrightYear".freeze,
6384
6564
  rangeIncludes: "schema:Number".freeze,
6385
6565
  type: "rdf:Property".freeze
6566
+ property :correction,
6567
+ comment: %(Indicates a correction to a <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a>, either via a <a class="localLink" href="http://schema.org/CorrectionComment">CorrectionComment</a>, textually or in another document.).freeze,
6568
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1950".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
6569
+ domainIncludes: "schema:CreativeWork".freeze,
6570
+ label: "correction".freeze,
6571
+ rangeIncludes: ["schema:CorrectionComment".freeze, "schema:Text".freeze, "schema:URL".freeze],
6572
+ "schema:category": ["issue-1688".freeze, "issue-1950".freeze],
6573
+ "schema:isPartOf": "http://pending.schema.org".freeze,
6574
+ type: "rdf:Property".freeze
6386
6575
  property :correctionsPolicy,
6387
6576
  comment: %(For an <a class="localLink" href="http://schema.org/Organization">Organization</a> \(e.g. <a class="localLink" href="http://schema.org/NewsMediaOrganization">NewsMediaOrganization</a>\), a statement describing \(in news media, the newsroom’s\) disclosure and correction policy for errors.).freeze,
6388
6577
  "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1525".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
@@ -6498,27 +6687,32 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6498
6687
  rangeIncludes: ["schema:Organization".freeze, "schema:Person".freeze],
6499
6688
  type: "rdf:Property".freeze
6500
6689
  property :cssSelector,
6501
- comment: %(A CSS selector.).freeze,
6690
+ comment: %(A CSS selector, e.g. of a <a class="localLink" href="http://schema.org/SpeakableSpecification">SpeakableSpecification</a> or <a class="localLink" href="http://schema.org/WebPageElement">WebPageElement</a>. In the latter case, multiple matches within a page can constitute a single conceptual "Web page element".).freeze,
6502
6691
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1389".freeze,
6503
- domainIncludes: "schema:SpeakableSpecification".freeze,
6692
+ domainIncludes: ["schema:SpeakableSpecification".freeze, "schema:WebPageElement".freeze],
6504
6693
  label: "cssSelector".freeze,
6505
6694
  rangeIncludes: "schema:CssSelectorType".freeze,
6506
6695
  "schema:category": "issue-1389".freeze,
6507
6696
  "schema:isPartOf": "http://pending.schema.org".freeze,
6508
6697
  type: "rdf:Property".freeze
6509
6698
  property :currenciesAccepted,
6510
- comment: %(The currency accepted \(in <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a>\).).freeze,
6699
+ comment: %(The currency accepted.<br/><br/>
6700
+
6701
+ Use standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a> e.g. "USD"; <a href="https://en.wikipedia.org/wiki/List_of_cryptocurrencies">Ticker symbol</a> for cryptocurrencies e.g. "BTC"; well known names for <a href="https://en.wikipedia.org/wiki/Local_exchange_trading_system">Local Exchange Tradings Systems</a> \(LETS\) and other currency types e.g. "Ithaca HOUR".).freeze,
6511
6702
  domainIncludes: "schema:LocalBusiness".freeze,
6512
6703
  label: "currenciesAccepted".freeze,
6513
6704
  rangeIncludes: "schema:Text".freeze,
6514
6705
  type: "rdf:Property".freeze
6515
6706
  property :currency,
6516
- comment: %(The currency in which the monetary amount is expressed \(in 3-letter <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217</a> format\).).freeze,
6517
- "dc:source": "https://github.com/schemaorg/schemaorg/issues/1253".freeze,
6518
- domainIncludes: ["schema:DatedMoneySpecification".freeze, "schema:ExchangeRateSpecification".freeze, "schema:LoanOrCredit".freeze, "schema:MonetaryAmount".freeze],
6707
+ comment: [%(The currency in which the monetary amount is expressed \(in 3-letter <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217</a> format\).).freeze, %(The currency in which the monetary amount is expressed.<br/><br/>
6708
+
6709
+ Use standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a> e.g. "USD"; <a href="https://en.wikipedia.org/wiki/List_of_cryptocurrencies">Ticker symbol</a> for cryptocurrencies e.g. "BTC"; well known names for <a href="https://en.wikipedia.org/wiki/Local_exchange_trading_system">Local Exchange Tradings Systems</a> \(LETS\) and other currency types e.g. "Ithaca HOUR".).freeze],
6710
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1253".freeze, "https://github.com/schemaorg/schemaorg/issues/1698".freeze],
6711
+ domainIncludes: ["schema:DatedMoneySpecification".freeze, "schema:ExchangeRateSpecification".freeze, "schema:LoanOrCredit".freeze, "schema:MonetaryAmount".freeze, "schema:MonetaryAmountDistribution".freeze],
6519
6712
  label: "currency".freeze,
6520
6713
  rangeIncludes: "schema:Text".freeze,
6521
- "schema:category": "issue-1253".freeze,
6714
+ "schema:category": ["issue-1253".freeze, "issue-1698".freeze],
6715
+ "schema:isPartOf": "http://pending.schema.org".freeze,
6522
6716
  type: "rdf:Property".freeze
6523
6717
  property :currentExchangeRate,
6524
6718
  comment: %(The current price of a currency.).freeze,
@@ -6617,7 +6811,11 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6617
6811
  rangeIncludes: "schema:Date".freeze,
6618
6812
  type: "rdf:Property".freeze
6619
6813
  property :dateline,
6620
- comment: %(A <a href="https://en.wikipedia.org/wiki/Dateline">dateline</a> is a brief piece of text included in news articles that describes where and when the story was written or filed though the date is often omitted. Sometimes only a placename is provided.).freeze,
6814
+ comment: %(A <a href="https://en.wikipedia.org/wiki/Dateline">dateline</a> is a brief piece of text included in news articles that describes where and when the story was written or filed though the date is often omitted. Sometimes only a placename is provided.<br/><br/>
6815
+
6816
+ Structured representations of dateline-related information can also be expressed more explicitly using <a class="localLink" href="http://schema.org/locationCreated">locationCreated</a> \(which represents where a work was created e.g. where a news report was written\). For location depicted or described in the content, use <a class="localLink" href="http://schema.org/contentLocation">contentLocation</a>.<br/><br/>
6817
+
6818
+ Dateline summaries are oriented more towards human readers than towards automated processing, and can vary substantially. Some examples: "BEIRUT, Lebanon, June 2.", "Paris, France", "December 19, 2017 11:43AM Reporting from Washington", "Beijing/Moscow", "QUEZON CITY, Philippines".).freeze,
6621
6819
  domainIncludes: "schema:NewsArticle".freeze,
6622
6820
  label: "dateline".freeze,
6623
6821
  rangeIncludes: "schema:Text".freeze,
@@ -6717,7 +6915,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6717
6915
  type: "rdf:Property".freeze
6718
6916
  property :departureTime,
6719
6917
  comment: %(The expected departure time.).freeze,
6720
- domainIncludes: ["schema:BusTrip".freeze, "schema:Flight".freeze, "schema:TrainTrip".freeze],
6918
+ domainIncludes: "schema:Trip".freeze,
6721
6919
  label: "departureTime".freeze,
6722
6920
  rangeIncludes: "schema:DateTime".freeze,
6723
6921
  type: "rdf:Property".freeze
@@ -6817,7 +7015,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6817
7015
  rangeIncludes: "schema:Text".freeze,
6818
7016
  type: "rdf:Property".freeze
6819
7017
  property :discountCurrency,
6820
- comment: %(The currency \(in 3-letter ISO 4217 format\) of the discount.).freeze,
7018
+ comment: %(The currency of the discount.<br/><br/>
7019
+
7020
+ Use standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a> e.g. "USD"; <a href="https://en.wikipedia.org/wiki/List_of_cryptocurrencies">Ticker symbol</a> for cryptocurrencies e.g. "BTC"; well known names for <a href="https://en.wikipedia.org/wiki/Local_exchange_trading_system">Local Exchange Tradings Systems</a> \(LETS\) and other currency types e.g. "Ithaca HOUR".).freeze,
6821
7021
  domainIncludes: "schema:Order".freeze,
6822
7022
  label: "discountCurrency".freeze,
6823
7023
  rangeIncludes: "schema:Text".freeze,
@@ -6868,6 +7068,16 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6868
7068
  "schema:category": "issue-1525".freeze,
6869
7069
  "schema:isPartOf": "http://pending.schema.org".freeze,
6870
7070
  type: "rdf:Property".freeze
7071
+ property :diversityStaffingReport,
7072
+ comment: %(For an <a class="localLink" href="http://schema.org/Organization">Organization</a> \(often but not necessarily a <a class="localLink" href="http://schema.org/NewsMediaOrganization">NewsMediaOrganization</a>\), a report on staffing diversity issues. In a news context this might be for example ASNE or RTDNA \(US\) reports, or self-reported.).freeze,
7073
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1525".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
7074
+ domainIncludes: ["schema:NewsMediaOrganization".freeze, "schema:Organization".freeze],
7075
+ label: "diversityStaffingReport".freeze,
7076
+ rangeIncludes: ["schema:Article".freeze, "schema:URL".freeze],
7077
+ "schema:category": "issue-1525".freeze,
7078
+ "schema:isPartOf": "http://pending.schema.org".freeze,
7079
+ subPropertyOf: "schema:publishingPrinciples".freeze,
7080
+ type: "rdf:Property".freeze
6871
7081
  property :documentation,
6872
7082
  comment: %(Further documentation describing the Web API in more detail.).freeze,
6873
7083
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1423".freeze,
@@ -6882,7 +7092,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
6882
7092
  domainIncludes: "schema:Property".freeze,
6883
7093
  label: "domainIncludes".freeze,
6884
7094
  rangeIncludes: "schema:Class".freeze,
6885
- "schema:isPartOf": "http://meta.schema.org/".freeze,
7095
+ "schema:isPartOf": "http://meta.schema.org".freeze,
6886
7096
  type: "rdf:Property".freeze
6887
7097
  property :domiciledMortgage,
6888
7098
  comment: %(Whether borrower is a resident of the jurisdiction where the property is located.).freeze,
@@ -7012,9 +7222,12 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7012
7222
  type: "rdf:Property".freeze
7013
7223
  property :duration,
7014
7224
  comment: %(The duration of the item \(movie, audio recording, event, etc.\) in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>.).freeze,
7015
- domainIncludes: ["schema:Audiobook".freeze, "schema:Event".freeze, "schema:MediaObject".freeze, "schema:Movie".freeze, "schema:MusicRecording".freeze, "schema:MusicRelease".freeze],
7225
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
7226
+ domainIncludes: ["schema:Audiobook".freeze, "schema:Event".freeze, "schema:MediaObject".freeze, "schema:Movie".freeze, "schema:MusicRecording".freeze, "schema:MusicRelease".freeze, "schema:QuantitativeValueDistribution".freeze],
7016
7227
  label: "duration".freeze,
7017
7228
  rangeIncludes: "schema:Duration".freeze,
7229
+ "schema:category": "issue-1698".freeze,
7230
+ "schema:isPartOf": "http://pending.schema.org".freeze,
7018
7231
  type: "rdf:Property".freeze
7019
7232
  property :durationOfWarranty,
7020
7233
  comment: %(The duration of the warranty promise. Common unitCode values are ANN for year, MON for months, or DAY for days.).freeze,
@@ -7027,7 +7240,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7027
7240
  comment: %(A media object representing the circumstances while performing this direction.).freeze,
7028
7241
  domainIncludes: "schema:HowToDirection".freeze,
7029
7242
  label: "duringMedia".freeze,
7030
- rangeIncludes: "schema:MediaObject".freeze,
7243
+ rangeIncludes: ["schema:MediaObject".freeze, "schema:URL".freeze],
7031
7244
  type: "rdf:Property".freeze
7032
7245
  property :earlyPrepaymentPenalty,
7033
7246
  comment: %(The amount to be paid as a penalty in the event of early payment of the loan.).freeze,
@@ -7045,10 +7258,13 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7045
7258
  rangeIncludes: "schema:Person".freeze,
7046
7259
  type: "rdf:Property".freeze
7047
7260
  property :educationRequirements,
7048
- comment: %(Educational background needed for the position.).freeze,
7049
- domainIncludes: "schema:JobPosting".freeze,
7261
+ comment: [%(Educational background needed for the position or Occupation.).freeze, %(Educational background needed for the position.).freeze],
7262
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
7263
+ domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
7050
7264
  label: "educationRequirements".freeze,
7051
7265
  rangeIncludes: "schema:Text".freeze,
7266
+ "schema:category": "issue-1698".freeze,
7267
+ "schema:isPartOf": "http://pending.schema.org".freeze,
7052
7268
  type: "rdf:Property".freeze
7053
7269
  property :educationalAlignment,
7054
7270
  comment: %(An alignment to an established educational framework.).freeze,
@@ -7111,13 +7327,15 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7111
7327
  rangeIncludes: "schema:QuantitativeValue".freeze,
7112
7328
  type: "rdf:Property".freeze
7113
7329
  property :eligibleRegion,
7114
- comment: %(The ISO 3166-1 \(ISO 3166-1 alpha-2\) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region\(s\) for which the offer or delivery charge specification is valid.</p>
7330
+ comment: %(The ISO 3166-1 \(ISO 3166-1 alpha-2\) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region\(s\) for which the offer or delivery charge specification is valid.<br/><br/>
7115
7331
 
7116
- <p>See also <a class="localLink" href="http://schema.org/ineligibleRegion">ineligibleRegion</a>.).freeze,
7117
- "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
7118
- domainIncludes: ["schema:DeliveryChargeSpecification".freeze, "schema:Demand".freeze, "schema:Offer".freeze],
7332
+ See also <a class="localLink" href="http://schema.org/ineligibleRegion">ineligibleRegion</a>.).freeze,
7333
+ "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze, "https://github.com/schemaorg/schemaorg/issues/1741".freeze],
7334
+ domainIncludes: ["schema:ActionAccessSpecification".freeze, "schema:DeliveryChargeSpecification".freeze, "schema:Demand".freeze, "schema:Offer".freeze],
7119
7335
  label: "eligibleRegion".freeze,
7120
7336
  rangeIncludes: ["schema:GeoShape".freeze, "schema:Place".freeze, "schema:Text".freeze],
7337
+ "schema:category": "issue-1741".freeze,
7338
+ "schema:isPartOf": "http://pending.schema.org".freeze,
7121
7339
  subPropertyOf: "schema:areaServed".freeze,
7122
7340
  type: "rdf:Property".freeze
7123
7341
  property :eligibleTransactionVolume,
@@ -7179,10 +7397,14 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7179
7397
  rangeIncludes: "schema:MediaObject".freeze,
7180
7398
  type: "rdf:Property".freeze
7181
7399
  property :encodingFormat,
7182
- comment: %(mp3, mpeg4, etc.).freeze,
7183
- domainIncludes: "schema:MediaObject".freeze,
7400
+ comment: %(Media type typically expressed using a MIME format \(see <a href="http://www.iana.org/assignments/media-types/media-types.xhtml">IANA site</a> and <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types">MDN reference</a>\) e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.\).<br/><br/>
7401
+
7402
+ In cases where a <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a> has several media type representations, <a class="localLink" href="http://schema.org/encoding">encoding</a> can be used to indicate each <a class="localLink" href="http://schema.org/MediaObject">MediaObject</a> alongside particular <a class="localLink" href="http://schema.org/encodingFormat">encodingFormat</a> information.<br/><br/>
7403
+
7404
+ Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry.).freeze,
7405
+ domainIncludes: ["schema:CreativeWork".freeze, "schema:MediaObject".freeze],
7184
7406
  label: "encodingFormat".freeze,
7185
- rangeIncludes: "schema:Text".freeze,
7407
+ rangeIncludes: ["schema:Text".freeze, "schema:URL".freeze],
7186
7408
  type: "rdf:Property".freeze
7187
7409
  property :encodingType,
7188
7410
  comment: %(The supported encoding type\(s\) for an EntryPoint request.).freeze,
@@ -7204,9 +7426,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7204
7426
  rangeIncludes: ["schema:Date".freeze, "schema:DateTime".freeze],
7205
7427
  type: "rdf:Property".freeze
7206
7428
  property :endTime,
7207
- comment: %(The endTime of something. For a reserved event or service \(e.g. FoodEstablishmentReservation\), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to <em>December</em>.</p>
7429
+ comment: %(The endTime of something. For a reserved event or service \(e.g. FoodEstablishmentReservation\), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to <em>December</em>.<br/><br/>
7208
7430
 
7209
- <p>Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.).freeze,
7431
+ Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.).freeze,
7210
7432
  domainIncludes: ["schema:Action".freeze, "schema:FoodEstablishmentReservation".freeze],
7211
7433
  label: "endTime".freeze,
7212
7434
  rangeIncludes: "schema:DateTime".freeze,
@@ -7226,9 +7448,9 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7226
7448
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
7227
7449
  type: "rdf:Property".freeze
7228
7450
  property :engineDisplacement,
7229
- comment: %(The volume swept by all of the pistons inside the cylinders of an internal combustion engine in a single movement. </p>
7451
+ comment: %(The volume swept by all of the pistons inside the cylinders of an internal combustion engine in a single movement. <br/><br/>
7230
7452
 
7231
- <p>Typical unit code\(s\): CMQ for cubic centimeter, LTR for liters, INQ for cubic inches
7453
+ Typical unit code\(s\): CMQ for cubic centimeter, LTR for liters, INQ for cubic inches
7232
7454
  * Note 1: You can link to information about how the given value has been determined using the <a class="localLink" href="http://schema.org/valueReference">valueReference</a> property.
7233
7455
  * Note 2: You can use <a class="localLink" href="http://schema.org/minValue">minValue</a> and <a class="localLink" href="http://schema.org/maxValue">maxValue</a> to indicate ranges.).freeze,
7234
7456
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
@@ -7238,8 +7460,8 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7238
7460
  "schema:isPartOf": "http://auto.schema.org".freeze,
7239
7461
  type: "rdf:Property".freeze
7240
7462
  property :enginePower,
7241
- comment: %(<p>The power of the vehicle's engine.
7242
- Typical unit code\(s\): KWT for kilowatt, BHP for brake horsepower, N12 for metric horsepower \(PS, with 1 PS = 735,49875 W\)</p>
7463
+ comment: %(The power of the vehicle's engine.
7464
+ Typical unit code\(s\): KWT for kilowatt, BHP for brake horsepower, N12 for metric horsepower \(PS, with 1 PS = 735,49875 W\)<br/><br/>
7243
7465
 
7244
7466
  <ul>
7245
7467
  <li>Note 1: There are many different ways of measuring an engine's power. For an overview, see <a href="http://en.wikipedia.org/wiki/Horsepower#Engine_power_test_codes">http://en.wikipedia.org/wiki/Horsepower#Engine<em>power</em>test_codes</a>.</li>
@@ -7322,12 +7544,12 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7322
7544
  rangeIncludes: ["schema:Duration".freeze, "schema:Text".freeze],
7323
7545
  type: "rdf:Property".freeze
7324
7546
  property :estimatedSalary,
7325
- comment: %(A property describing the estimated salary for a job posting based on a variety of variables including, but not limited to industry, job title, and location. The estimated salary is usually computed by outside organizations and therefore the hiring organization is not bound to this estimated salary.).freeze,
7326
- "dc:source": "https://github.com/schemaorg/schemaorg/issues/1577".freeze,
7327
- domainIncludes: "schema:JobPosting".freeze,
7547
+ comment: %(The estimated salary for this occupation in the given occupationLocation.).freeze,
7548
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1577".freeze, "https://github.com/schemaorg/schemaorg/issues/1698".freeze],
7549
+ domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
7328
7550
  label: "estimatedSalary".freeze,
7329
- rangeIncludes: ["schema:MonetaryAmount".freeze, "schema:Number".freeze, "schema:PriceSpecification".freeze],
7330
- "schema:category": "issue-1577".freeze,
7551
+ rangeIncludes: ["schema:MonetaryAmount".freeze, "schema:MonetaryAmountDistribution".freeze, "schema:Number".freeze, "schema:PriceSpecification".freeze],
7552
+ "schema:category": ["issue-1577".freeze, "issue-1698".freeze],
7331
7553
  "schema:isPartOf": "http://pending.schema.org".freeze,
7332
7554
  type: "rdf:Property".freeze
7333
7555
  property :estimatesRiskOf,
@@ -7413,14 +7635,6 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7413
7635
  "schema:category": "issue-1457".freeze,
7414
7636
  "schema:isPartOf": "http://pending.schema.org".freeze,
7415
7637
  type: "rdf:Property".freeze
7416
- property :exchangeRate,
7417
- comment: %(The price of a currency in terms of another currency.).freeze,
7418
- "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze, "https://github.com/schemaorg/schemaorg/issues/1253".freeze],
7419
- label: "exchangeRate".freeze,
7420
- rangeIncludes: ["schema:ExchangeRateSpecification".freeze, "schema:UnitPriceSpecification".freeze],
7421
- "schema:category": "issue-1253".freeze,
7422
- "schema:isPartOf": "http://pending.schema.org".freeze,
7423
- type: "rdf:Property".freeze
7424
7638
  property :exchangeRateSpread,
7425
7639
  comment: %(The difference between the price at which a broker or other intermediary buys and sells foreign currency.).freeze,
7426
7640
  "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze, "https://github.com/schemaorg/schemaorg/issues/1253".freeze],
@@ -7493,15 +7707,21 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7493
7707
  type: "rdf:Property".freeze
7494
7708
  property :expectsAcceptanceOf,
7495
7709
  comment: %(An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it.).freeze,
7496
- domainIncludes: "schema:ConsumeAction".freeze,
7710
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
7711
+ domainIncludes: ["schema:ActionAccessSpecification".freeze, "schema:ConsumeAction".freeze, "schema:MediaSubscription".freeze],
7497
7712
  label: "expectsAcceptanceOf".freeze,
7498
7713
  rangeIncludes: "schema:Offer".freeze,
7714
+ "schema:category": "issue-1741".freeze,
7715
+ "schema:isPartOf": "http://pending.schema.org".freeze,
7499
7716
  type: "rdf:Property".freeze
7500
7717
  property :experienceRequirements,
7501
- comment: %(Description of skills and experience needed for the position.).freeze,
7502
- domainIncludes: "schema:JobPosting".freeze,
7718
+ comment: [%(Description of skills and experience needed for the position or Occupation.).freeze, %(Description of skills and experience needed for the position.).freeze],
7719
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
7720
+ domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
7503
7721
  label: "experienceRequirements".freeze,
7504
7722
  rangeIncludes: "schema:Text".freeze,
7723
+ "schema:category": "issue-1698".freeze,
7724
+ "schema:isPartOf": "http://pending.schema.org".freeze,
7505
7725
  type: "rdf:Property".freeze
7506
7726
  property :expertConsiderations,
7507
7727
  comment: %(Medical expert advice related to the plan.).freeze,
@@ -7558,6 +7778,7 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7558
7778
  domainIncludes: "schema:CreativeWork".freeze,
7559
7779
  label: "fileFormat".freeze,
7560
7780
  rangeIncludes: ["schema:Text".freeze, "schema:URL".freeze],
7781
+ "schema:supersededBy": "schema:encodingFormat".freeze,
7561
7782
  type: "rdf:Property".freeze
7562
7783
  property :fileSize,
7563
7784
  comment: %(Size of the application / package \(e.g. 18MB\). In the absence of a unit \(MB, KB etc.\), KB will be assumed.).freeze,
@@ -7565,6 +7786,16 @@ See also the <a href="/docs/hotels.html">dedicated document on the use of schema
7565
7786
  label: "fileSize".freeze,
7566
7787
  rangeIncludes: "schema:Text".freeze,
7567
7788
  type: "rdf:Property".freeze
7789
+ property :firstAppearance,
7790
+ comment: %(Indicates the first known occurence of a <a class="localLink" href="http://schema.org/Claim">Claim</a> in some <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a>.).freeze,
7791
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1828".freeze,
7792
+ domainIncludes: "schema:Claim".freeze,
7793
+ label: "firstAppearance".freeze,
7794
+ rangeIncludes: "schema:CreativeWork".freeze,
7795
+ "schema:category": "issue-1828".freeze,
7796
+ "schema:isPartOf": "http://pending.schema.org".freeze,
7797
+ subPropertyOf: "schema:workExample".freeze,
7798
+ type: "rdf:Property".freeze
7568
7799
  property :firstPerformance,
7569
7800
  comment: %(The date and place the work was first performed.).freeze,
7570
7801
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#MBZ".freeze,
@@ -7690,9 +7921,9 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
7690
7921
  subPropertyOf: "schema:location".freeze,
7691
7922
  type: "rdf:Property".freeze
7692
7923
  property :fuelCapacity,
7693
- comment: %(The capacity of the fuel tank or in the case of electric cars, the battery. If there are multiple components for storage, this should indicate the total of all storage of the same type.</p>
7924
+ comment: %(The capacity of the fuel tank or in the case of electric cars, the battery. If there are multiple components for storage, this should indicate the total of all storage of the same type.<br/><br/>
7694
7925
 
7695
- <p>Typical unit code\(s\): LTR for liters, GLL of US gallons, GLI for UK / imperial gallons, AMH for ampere-hours \(for electrical vehicles\).).freeze,
7926
+ Typical unit code\(s\): LTR for liters, GLL of US gallons, GLI for UK / imperial gallons, AMH for ampere-hours \(for electrical vehicles\).).freeze,
7696
7927
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
7697
7928
  domainIncludes: "schema:Vehicle".freeze,
7698
7929
  label: "fuelCapacity".freeze,
@@ -7700,7 +7931,7 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
7700
7931
  "schema:isPartOf": "http://auto.schema.org".freeze,
7701
7932
  type: "rdf:Property".freeze
7702
7933
  property :fuelConsumption,
7703
- comment: %(<p>The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle \(e.g. liters per 100 km\).</p>
7934
+ comment: %(The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle \(e.g. liters per 100 km\).<br/><br/>
7704
7935
 
7705
7936
  <ul>
7706
7937
  <li>Note 1: There are unfortunately no standard unit codes for liters per 100 km. Use <a class="localLink" href="http://schema.org/unitText">unitText</a> to indicate the unit of measurement, e.g. L/100 km.</li>
@@ -7714,7 +7945,7 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
7714
7945
  rangeIncludes: "schema:QuantitativeValue".freeze,
7715
7946
  type: "rdf:Property".freeze
7716
7947
  property :fuelEfficiency,
7717
- comment: %(<p>The distance traveled per unit of fuel used; most commonly miles per gallon \(mpg\) or kilometers per liter \(km/L\).</p>
7948
+ comment: %(The distance traveled per unit of fuel used; most commonly miles per gallon \(mpg\) or kilometers per liter \(km/L\).<br/><br/>
7718
7949
 
7719
7950
  <ul>
7720
7951
  <li>Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter. Use <a class="localLink" href="http://schema.org/unitText">unitText</a> to indicate the unit of measurement, e.g. mpg or km/L.</li>
@@ -7963,14 +8194,14 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
7963
8194
  rangeIncludes: "schema:QualitativeValue".freeze,
7964
8195
  type: "rdf:Property".freeze
7965
8196
  property :gtin12,
7966
- comment: %(The <a href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-12.aspx">GTIN-12</a> code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.).freeze,
8197
+ comment: %(The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.).freeze,
7967
8198
  domainIncludes: ["schema:Demand".freeze, "schema:Offer".freeze, "schema:Product".freeze],
7968
8199
  label: "gtin12".freeze,
7969
8200
  rangeIncludes: "schema:Text".freeze,
7970
8201
  subPropertyOf: "schema:identifier".freeze,
7971
8202
  type: "rdf:Property".freeze
7972
8203
  property :gtin13,
7973
- comment: %(The <a href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-13.aspx">GTIN-13</a> code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.).freeze,
8204
+ comment: %(The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.).freeze,
7974
8205
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
7975
8206
  domainIncludes: ["schema:Demand".freeze, "schema:Offer".freeze, "schema:Product".freeze],
7976
8207
  label: "gtin13".freeze,
@@ -7978,7 +8209,7 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
7978
8209
  subPropertyOf: "schema:identifier".freeze,
7979
8210
  type: "rdf:Property".freeze
7980
8211
  property :gtin14,
7981
- comment: %(The <a href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-14.aspx">GTIN-14</a> code of the product, or the product to which the offer refers. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.).freeze,
8212
+ comment: %(The GTIN-14 code of the product, or the product to which the offer refers. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.).freeze,
7982
8213
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
7983
8214
  domainIncludes: ["schema:Demand".freeze, "schema:Offer".freeze, "schema:Product".freeze],
7984
8215
  label: "gtin14".freeze,
@@ -8032,7 +8263,7 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8032
8263
  rangeIncludes: "schema:CategoryCode".freeze,
8033
8264
  "schema:category": "issue-894".freeze,
8034
8265
  "schema:isPartOf": "http://pending.schema.org".freeze,
8035
- subPropertyOf: "schema:hasPart".freeze,
8266
+ subPropertyOf: "schema:hasDefinedTerm".freeze,
8036
8267
  type: "rdf:Property".freeze
8037
8268
  property :hasCourseInstance,
8038
8269
  comment: %(An offering of the course at a specific time and place or through specific media or mode of study or to a specific section of students.).freeze,
@@ -8040,6 +8271,16 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8040
8271
  label: "hasCourseInstance".freeze,
8041
8272
  rangeIncludes: "schema:CourseInstance".freeze,
8042
8273
  type: "rdf:Property".freeze
8274
+ property :hasDefinedTerm,
8275
+ comment: %(A Defined Term contained in this term set.).freeze,
8276
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/894".freeze,
8277
+ domainIncludes: "schema:DefinedTermSet".freeze,
8278
+ label: "hasDefinedTerm".freeze,
8279
+ rangeIncludes: "schema:DefinedTerm".freeze,
8280
+ "schema:category": "issue-894".freeze,
8281
+ "schema:isPartOf": "http://pending.schema.org".freeze,
8282
+ subPropertyOf: "schema:hasPart".freeze,
8283
+ type: "rdf:Property".freeze
8043
8284
  property :hasDeliveryMethod,
8044
8285
  comment: %(Method used for delivery or shipping.).freeze,
8045
8286
  domainIncludes: ["schema:DeliveryEvent".freeze, "schema:ParcelDelivery".freeze],
@@ -8076,6 +8317,15 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8076
8317
  label: "hasMenuSection".freeze,
8077
8318
  rangeIncludes: "schema:MenuSection".freeze,
8078
8319
  type: "rdf:Property".freeze
8320
+ property :hasOccupation,
8321
+ comment: %(The Person's occupation. For past professions, use Role for expressing dates.).freeze,
8322
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
8323
+ domainIncludes: "schema:Person".freeze,
8324
+ label: "hasOccupation".freeze,
8325
+ rangeIncludes: "schema:Occupation".freeze,
8326
+ "schema:category": "issue-1698".freeze,
8327
+ "schema:isPartOf": "http://pending.schema.org".freeze,
8328
+ type: "rdf:Property".freeze
8079
8329
  property :hasOfferCatalog,
8080
8330
  comment: %(Indicates an OfferCatalog listing for this Organization, Person, or Service.).freeze,
8081
8331
  domainIncludes: ["schema:Organization".freeze, "schema:Person".freeze, "schema:Service".freeze],
@@ -8090,11 +8340,12 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8090
8340
  rangeIncludes: "schema:Place".freeze,
8091
8341
  type: "rdf:Property".freeze
8092
8342
  property :hasPart,
8093
- comment: %(Indicates a CreativeWork that is \(in some sense\) a part of this CreativeWork.).freeze,
8343
+ comment: %(Indicates an item or CreativeWork that is part of this item, or CreativeWork \(in some sense\).).freeze,
8094
8344
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_bibex".freeze,
8095
- domainIncludes: "schema:CreativeWork".freeze,
8345
+ domainIncludes: ["schema:CreativeWork".freeze, "schema:Trip".freeze],
8096
8346
  label: "hasPart".freeze,
8097
- rangeIncludes: "schema:CreativeWork".freeze,
8347
+ rangeIncludes: ["schema:CreativeWork".freeze, "schema:Trip".freeze],
8348
+ "schema:category": "issue-1810".freeze,
8098
8349
  "schema:inverseOf": "schema:isPartOf".freeze,
8099
8350
  type: "rdf:Property".freeze
8100
8351
  property :headline,
@@ -8366,6 +8617,16 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8366
8617
  rangeIncludes: ["schema:CategoryCodeSet".freeze, "schema:URL".freeze],
8367
8618
  "schema:category": "issue-894".freeze,
8368
8619
  "schema:isPartOf": "http://pending.schema.org".freeze,
8620
+ subPropertyOf: "schema:inDefinedTermSet".freeze,
8621
+ type: "rdf:Property".freeze
8622
+ property :inDefinedTermSet,
8623
+ comment: %(A <a class="localLink" href="http://schema.org/DefinedTermSet">DefinedTermSet</a> that contains this term.).freeze,
8624
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/894".freeze,
8625
+ domainIncludes: "schema:DefinedTerm".freeze,
8626
+ label: "inDefinedTermSet".freeze,
8627
+ rangeIncludes: ["schema:DefinedTermSet".freeze, "schema:URL".freeze],
8628
+ "schema:category": "issue-894".freeze,
8629
+ "schema:isPartOf": "http://pending.schema.org".freeze,
8369
8630
  subPropertyOf: "schema:isPartOf".freeze,
8370
8631
  type: "rdf:Property".freeze
8371
8632
  property :inLanguage,
@@ -8437,6 +8698,15 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8437
8698
  rangeIncludes: "schema:MedicalRiskFactor".freeze,
8438
8699
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
8439
8700
  type: "rdf:Property".freeze
8701
+ property :includesAttraction,
8702
+ comment: %(Attraction located at destination.).freeze,
8703
+ "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#IIT-CNR.it".freeze, "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze],
8704
+ domainIncludes: "schema:TouristDestination".freeze,
8705
+ label: "includesAttraction".freeze,
8706
+ rangeIncludes: "schema:TouristAttraction".freeze,
8707
+ "schema:category": "issue-1810".freeze,
8708
+ "schema:isPartOf": "http://pending.schema.org".freeze,
8709
+ type: "rdf:Property".freeze
8440
8710
  property :includesHealthPlanFormulary,
8441
8711
  comment: %(Formularies covered by this plan.).freeze,
8442
8712
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1062".freeze,
@@ -8483,9 +8753,9 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8483
8753
  rangeIncludes: "schema:Text".freeze,
8484
8754
  type: "rdf:Property".freeze
8485
8755
  property :ineligibleRegion,
8486
- comment: %(The ISO 3166-1 \(ISO 3166-1 alpha-2\) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region\(s\) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.</p>
8756
+ comment: %(The ISO 3166-1 \(ISO 3166-1 alpha-2\) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region\(s\) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.<br/><br/>
8487
8757
 
8488
- <p>See also <a class="localLink" href="http://schema.org/eligibleRegion">eligibleRegion</a>.).freeze,
8758
+ See also <a class="localLink" href="http://schema.org/eligibleRegion">eligibleRegion</a>.).freeze,
8489
8759
  domainIncludes: ["schema:DeliveryChargeSpecification".freeze, "schema:Demand".freeze, "schema:Offer".freeze],
8490
8760
  label: "ineligibleRegion".freeze,
8491
8761
  rangeIncludes: ["schema:GeoShape".freeze, "schema:Place".freeze, "schema:Text".freeze],
@@ -8607,7 +8877,7 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8607
8877
  domainIncludes: "schema:Property".freeze,
8608
8878
  label: "inverseOf".freeze,
8609
8879
  rangeIncludes: "schema:Property".freeze,
8610
- "schema:isPartOf": "http://meta.schema.org/".freeze,
8880
+ "schema:isPartOf": "http://meta.schema.org".freeze,
8611
8881
  type: "rdf:Property".freeze
8612
8882
  property :isAcceptingNewPatients,
8613
8883
  comment: %(Whether the provider is accepting new patients.).freeze,
@@ -8677,10 +8947,11 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8677
8947
  rangeIncludes: "schema:Boolean".freeze,
8678
8948
  type: "rdf:Property".freeze
8679
8949
  property :isPartOf,
8680
- comment: %(Indicates a CreativeWork that this CreativeWork is \(in some sense\) part of.).freeze,
8681
- domainIncludes: "schema:CreativeWork".freeze,
8950
+ comment: %(Indicates an item or CreativeWork that this item, or CreativeWork \(in some sense\), is part of.).freeze,
8951
+ domainIncludes: ["schema:CreativeWork".freeze, "schema:Trip".freeze],
8682
8952
  label: "isPartOf".freeze,
8683
- rangeIncludes: "schema:CreativeWork".freeze,
8953
+ rangeIncludes: ["schema:CreativeWork".freeze, "schema:Trip".freeze],
8954
+ "schema:category": "issue-1810".freeze,
8684
8955
  "schema:inverseOf": "schema:hasPart".freeze,
8685
8956
  type: "rdf:Property".freeze
8686
8957
  property :isProprietary,
@@ -8783,11 +9054,11 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8783
9054
  rangeIncludes: "schema:OfferItemCondition".freeze,
8784
9055
  type: "rdf:Property".freeze
8785
9056
  property :itemListElement,
8786
- comment: %(For itemListElement values, you can use simple strings \(e.g. "Peter", "Paul", "Mary"\), existing entities, or use ListItem.</p>
9057
+ comment: %(For itemListElement values, you can use simple strings \(e.g. "Peter", "Paul", "Mary"\), existing entities, or use ListItem.<br/><br/>
8787
9058
 
8788
- <p>Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.</p>
9059
+ Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.<br/><br/>
8789
9060
 
8790
- <p>Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases.).freeze,
9061
+ Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases.).freeze,
8791
9062
  domainIncludes: "schema:ItemList".freeze,
8792
9063
  label: "itemListElement".freeze,
8793
9064
  rangeIncludes: ["schema:ListItem".freeze, "schema:Text".freeze, "schema:Thing".freeze],
@@ -8816,6 +9087,15 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8816
9087
  label: "itemShipped".freeze,
8817
9088
  rangeIncludes: "schema:Product".freeze,
8818
9089
  type: "rdf:Property".freeze
9090
+ property :itinerary,
9091
+ comment: %(Destination\(s\) \( <a class="localLink" href="http://schema.org/Place">Place</a> \) that make up a trip. For a trip where destination order is important use <a class="localLink" href="http://schema.org/ItemList">ItemList</a> to specify that order \(see examples\).).freeze,
9092
+ "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze,
9093
+ domainIncludes: "schema:Trip".freeze,
9094
+ label: "itinerary".freeze,
9095
+ rangeIncludes: ["schema:ItemList".freeze, "schema:Place".freeze],
9096
+ "schema:category": "issue-1810".freeze,
9097
+ "schema:isPartOf": "http://pending.schema.org".freeze,
9098
+ type: "rdf:Property".freeze
8819
9099
  property :jobBenefits,
8820
9100
  comment: %(Description of benefits associated with the job.).freeze,
8821
9101
  domainIncludes: "schema:JobPosting".freeze,
@@ -8853,6 +9133,24 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8853
9133
  label: "knows".freeze,
8854
9134
  rangeIncludes: "schema:Person".freeze,
8855
9135
  type: "rdf:Property".freeze
9136
+ property :knowsAbout,
9137
+ comment: %(Of a <a class="localLink" href="http://schema.org/Person">Person</a>, and less typically of an <a class="localLink" href="http://schema.org/Organization">Organization</a>, to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or yet relate this to educational content, events, objectives or <a class="localLink" href="http://schema.org/JobPosting">JobPosting</a> descriptions.).freeze,
9138
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1688".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
9139
+ domainIncludes: ["schema:Organization".freeze, "schema:Person".freeze],
9140
+ label: "knowsAbout".freeze,
9141
+ rangeIncludes: ["schema:Text".freeze, "schema:Thing".freeze, "schema:URL".freeze],
9142
+ "schema:category": "issue-1688".freeze,
9143
+ "schema:isPartOf": "http://pending.schema.org".freeze,
9144
+ type: "rdf:Property".freeze
9145
+ property :knowsLanguage,
9146
+ comment: %(Of a <a class="localLink" href="http://schema.org/Person">Person</a>, and less typically of an <a class="localLink" href="http://schema.org/Organization">Organization</a>, to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the <a href="http://tools.ietf.org/html/bcp47">IETF BCP 47 standard</a>.).freeze,
9147
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1688".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
9148
+ domainIncludes: ["schema:Organization".freeze, "schema:Person".freeze],
9149
+ label: "knowsLanguage".freeze,
9150
+ rangeIncludes: ["schema:Language".freeze, "schema:Text".freeze],
9151
+ "schema:category": "issue-1688".freeze,
9152
+ "schema:isPartOf": "http://pending.schema.org".freeze,
9153
+ type: "rdf:Property".freeze
8856
9154
  property :labelDetails,
8857
9155
  comment: %(Link to the drug's label details.).freeze,
8858
9156
  domainIncludes: "schema:Drug".freeze,
@@ -8907,18 +9205,6 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8907
9205
  rangeIncludes: ["schema:DrugLegalStatus".freeze, "schema:MedicalEnumeration".freeze, "schema:Text".freeze],
8908
9206
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
8909
9207
  type: "rdf:Property".freeze
8910
- property :legislationAppliedBy,
8911
- comment: %(Indicates that this legislation \(or part of a legislation\) is somehow transfered by another legislation in a different legislative context. This is an informative link, and it has no legal value. For legally-binding links of transposition, use the property <a href="/legislationTransposedBy">legislationTransposedBy</a>. For example the informative consolidated version of the European Directive is somehow "applied by" an informative consolidated law in a European Union's member state.).freeze,
8912
- "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
8913
- domainIncludes: "schema:Legislation".freeze,
8914
- equivalentProperty: "http://data.europa.eu/eli/ontology#implemented_by".freeze,
8915
- exactMatch: "http://data.europa.eu/eli/ontology#implemented_by".freeze,
8916
- label: "legislationAppliedBy".freeze,
8917
- rangeIncludes: "schema:Legislation".freeze,
8918
- "schema:category": "issue-1156".freeze,
8919
- "schema:inverseOf": "schema:legislationApplies".freeze,
8920
- "schema:isPartOf": "http://pending.schema.org".freeze,
8921
- type: "rdf:Property".freeze
8922
9208
  property :legislationApplies,
8923
9209
  comment: %(Indicates that this legislation \(or part of a legislation\) somehow transfers another legislation in a different legislative context. This is an informative link, and it has no legal value. For legally-binding links of transposition, use the <a href="/legislationTransposes">legislationTransposes</a> property. For example an informative consolidated law of a European Union's member state "applies" the consolidated version of the European Directive implemented in it.).freeze,
8924
9210
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
@@ -8928,19 +9214,6 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8928
9214
  label: "legislationApplies".freeze,
8929
9215
  rangeIncludes: "schema:Legislation".freeze,
8930
9216
  "schema:category": "issue-1156".freeze,
8931
- "schema:inverseOf": "schema:legislationAppliedBy".freeze,
8932
- "schema:isPartOf": "http://pending.schema.org".freeze,
8933
- type: "rdf:Property".freeze
8934
- property :legislationChangedBy,
8935
- comment: %(Another legislation that changes this legislation. This encompasses the notions of amendment, replacement, correction, repeal, or other types of change. This may be a direct change \(textual or non-textual amendment\) or a consequential or indirect change. The property is to be used to express the existence of a change relationship between two acts rather than the existence of a consolidated version of the text that shows the result of the change. For consolidation relationships, use the <a href="/legislationConsolidatedBy">legislationConsolidatedBy</a> property.).freeze,
8936
- "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
8937
- domainIncludes: "schema:Legislation".freeze,
8938
- equivalentProperty: "http://data.europa.eu/eli/ontology#changed_by".freeze,
8939
- exactMatch: "http://data.europa.eu/eli/ontology#changed_by".freeze,
8940
- label: "legislationChangedBy".freeze,
8941
- rangeIncludes: "schema:Legislation".freeze,
8942
- "schema:category": "issue-1156".freeze,
8943
- "schema:inverseOf": "schema:legislationChanges".freeze,
8944
9217
  "schema:isPartOf": "http://pending.schema.org".freeze,
8945
9218
  type: "rdf:Property".freeze
8946
9219
  property :legislationChanges,
@@ -8952,19 +9225,6 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8952
9225
  label: "legislationChanges".freeze,
8953
9226
  rangeIncludes: "schema:Legislation".freeze,
8954
9227
  "schema:category": "issue-1156".freeze,
8955
- "schema:inverseOf": "schema:legislationChangedBy".freeze,
8956
- "schema:isPartOf": "http://pending.schema.org".freeze,
8957
- type: "rdf:Property".freeze
8958
- property :legislationConsolidatedBy,
8959
- comment: %(Indicates a consolidated legislation \(which is usually the product of an editorial process that revises the legislation\) that take into account this legislation.).freeze,
8960
- "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
8961
- domainIncludes: "schema:Legislation".freeze,
8962
- equivalentProperty: "http://data.europa.eu/eli/ontology#consolidated_by".freeze,
8963
- exactMatch: "http://data.europa.eu/eli/ontology#consolidated_by".freeze,
8964
- label: "legislationConsolidatedBy".freeze,
8965
- rangeIncludes: "schema:Legislation".freeze,
8966
- "schema:category": "issue-1156".freeze,
8967
- "schema:inverseOf": "schema:legislationConsolidates".freeze,
8968
9228
  "schema:isPartOf": "http://pending.schema.org".freeze,
8969
9229
  type: "rdf:Property".freeze
8970
9230
  property :legislationConsolidates,
@@ -8976,7 +9236,6 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
8976
9236
  label: "legislationConsolidates".freeze,
8977
9237
  rangeIncludes: "schema:Legislation".freeze,
8978
9238
  "schema:category": "issue-1156".freeze,
8979
- "schema:inverseOf": "schema:legislationConsolidatedBy".freeze,
8980
9239
  "schema:isPartOf": "http://pending.schema.org".freeze,
8981
9240
  type: "rdf:Property".freeze
8982
9241
  property :legislationDate,
@@ -9003,16 +9262,28 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
9003
9262
  "schema:isPartOf": "http://pending.schema.org".freeze,
9004
9263
  type: "rdf:Property".freeze
9005
9264
  property :legislationIdentifier,
9006
- comment: %(An identifier for the legislation. For example the CELEX at EU level, the NOR in France, or the ELI \(European Legislation Identifier\).).freeze,
9265
+ comment: %(An identifier for the legislation. This can be either a string-based identifier, like the CELEX at EU level or the NOR in France, or a web-based, URL/URI identifier, like an ELI \(European Legislation Identifier\) or an URN-Lex.).freeze,
9007
9266
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
9008
9267
  domainIncludes: "schema:Legislation".freeze,
9009
9268
  label: "legislationIdentifier".freeze,
9010
- rangeIncludes: "schema:Text".freeze,
9269
+ rangeIncludes: ["schema:Text".freeze, "schema:URL".freeze],
9011
9270
  "schema:category": "issue-1156".freeze,
9012
9271
  "schema:isPartOf": "http://pending.schema.org".freeze,
9013
9272
  "skos:closeMatch": "http://data.europa.eu/eli/ontology#id_local".freeze,
9014
9273
  subPropertyOf: "schema:identifier".freeze,
9015
9274
  type: "rdf:Property".freeze
9275
+ property :legislationJurisdiction,
9276
+ comment: %(The jurisdiction from which the legislation originates.).freeze,
9277
+ "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
9278
+ domainIncludes: "schema:Legislation".freeze,
9279
+ equivalentProperty: "http://data.europa.eu/eli/ontology#jurisdiction".freeze,
9280
+ exactMatch: "http://data.europa.eu/eli/ontology#jurisdiction".freeze,
9281
+ label: "legislationJurisdiction".freeze,
9282
+ rangeIncludes: ["schema:AdministrativeArea".freeze, "schema:Text".freeze],
9283
+ "schema:category": "issue-1156".freeze,
9284
+ "schema:isPartOf": "http://pending.schema.org".freeze,
9285
+ subPropertyOf: "schema:spatialCoverage".freeze,
9286
+ type: "rdf:Property".freeze
9016
9287
  property :legislationLegalForce,
9017
9288
  comment: %(Whether the legislation is currently in force, not in force, or partially in force.).freeze,
9018
9289
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
@@ -9058,19 +9329,6 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
9058
9329
  "schema:category": "issue-1156".freeze,
9059
9330
  "schema:isPartOf": "http://pending.schema.org".freeze,
9060
9331
  type: "rdf:Property".freeze
9061
- property :legislationTransposedBy,
9062
- comment: %(Indicates that the objectives set by this legislation \(or part of legislation\) are fulfilled by another legislation who passed appropriate implementation measures. Typically, European Directives are transposed by the legislations of European Union's member states or regions. This indicates a legally binding link between the 2 legislations.).freeze,
9063
- "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
9064
- domainIncludes: "schema:Legislation".freeze,
9065
- equivalentProperty: "http://data.europa.eu/eli/ontology#transposed_by".freeze,
9066
- exactMatch: "http://data.europa.eu/eli/ontology#transposed_by".freeze,
9067
- label: "legislationTransposedBy".freeze,
9068
- rangeIncludes: "schema:Legislation".freeze,
9069
- "schema:category": "issue-1156".freeze,
9070
- "schema:inverseOf": "schema:legislationTransposes".freeze,
9071
- "schema:isPartOf": "http://pending.schema.org".freeze,
9072
- subPropertyOf: "schema:legislationAppliedBy".freeze,
9073
- type: "rdf:Property".freeze
9074
9332
  property :legislationTransposes,
9075
9333
  comment: %(Indicates that this legislation \(or part of legislation\) fulfills the objectives set by another legislation, by passing appropriate implementation measures. Typically, some legislations of European Union's member states or regions transpose European Directives. This indicates a legally binding link between the 2 legislations.).freeze,
9076
9334
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
@@ -9080,7 +9338,6 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
9080
9338
  label: "legislationTransposes".freeze,
9081
9339
  rangeIncludes: "schema:Legislation".freeze,
9082
9340
  "schema:category": "issue-1156".freeze,
9083
- "schema:inverseOf": "schema:legislationTransposedBy".freeze,
9084
9341
  "schema:isPartOf": "http://pending.schema.org".freeze,
9085
9342
  subPropertyOf: "schema:legislationApplies".freeze,
9086
9343
  type: "rdf:Property".freeze
@@ -9384,13 +9641,13 @@ Typical unit code\(s\): MTK for square meter, FTK for square foot, or YDK for sq
9384
9641
  type: "rdf:Property".freeze
9385
9642
  property :measurementTechnique,
9386
9643
  comment: %(A technique or technology used in a <a class="localLink" href="http://schema.org/Dataset">Dataset</a> \(or <a class="localLink" href="http://schema.org/DataDownload">DataDownload</a>, <a class="localLink" href="http://schema.org/DataCatalog">DataCatalog</a>\),
9387
- corresponding to the method used for measuring the corresponding variable\(s\) \(described using <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a>\). This is oriented towards scientific and scholarly dataset publication but may have broader applicability; it is not intended as a full representation of measurement, but rather as a high level summary for dataset discovery.</p>
9644
+ corresponding to the method used for measuring the corresponding variable\(s\) \(described using <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a>\). This is oriented towards scientific and scholarly dataset publication but may have broader applicability; it is not intended as a full representation of measurement, but rather as a high level summary for dataset discovery.<br/><br/>
9388
9645
 
9389
- <p>For example, if <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> is: molecule concentration, <a class="localLink" href="http://schema.org/measurementTechnique">measurementTechnique</a> could be: "mass spectrometry" or "nmr spectroscopy" or "colorimetry" or "immunofluorescence".</p>
9646
+ For example, if <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> is: molecule concentration, <a class="localLink" href="http://schema.org/measurementTechnique">measurementTechnique</a> could be: "mass spectrometry" or "nmr spectroscopy" or "colorimetry" or "immunofluorescence".<br/><br/>
9390
9647
 
9391
- <p>If the <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> is "depression rating", the <a class="localLink" href="http://schema.org/measurementTechnique">measurementTechnique</a> could be "Zung Scale" or "HAM-D" or "Beck Depression Inventory".</p>
9648
+ If the <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> is "depression rating", the <a class="localLink" href="http://schema.org/measurementTechnique">measurementTechnique</a> could be "Zung Scale" or "HAM-D" or "Beck Depression Inventory".<br/><br/>
9392
9649
 
9393
- <p>If there are several <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> properties recorded for some given data object, use a <a class="localLink" href="http://schema.org/PropertyValue">PropertyValue</a> for each <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> and attach the corresponding <a class="localLink" href="http://schema.org/measurementTechnique">measurementTechnique</a>.).freeze,
9650
+ If there are several <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> properties recorded for some given data object, use a <a class="localLink" href="http://schema.org/PropertyValue">PropertyValue</a> for each <a class="localLink" href="http://schema.org/variableMeasured">variableMeasured</a> and attach the corresponding <a class="localLink" href="http://schema.org/measurementTechnique">measurementTechnique</a>.).freeze,
9394
9651
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1425".freeze,
9395
9652
  domainIncludes: ["schema:DataCatalog".freeze, "schema:DataDownload".freeze, "schema:Dataset".freeze, "schema:PropertyValue".freeze],
9396
9653
  label: "measurementTechnique".freeze,
@@ -9405,6 +9662,15 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9405
9662
  rangeIncludes: "schema:Text".freeze,
9406
9663
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
9407
9664
  type: "rdf:Property".freeze
9665
+ property :median,
9666
+ comment: %(The median value.).freeze,
9667
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
9668
+ domainIncludes: "schema:QuantitativeValueDistribution".freeze,
9669
+ label: "median".freeze,
9670
+ rangeIncludes: "schema:Number".freeze,
9671
+ "schema:category": "issue-1698".freeze,
9672
+ "schema:isPartOf": "http://pending.schema.org".freeze,
9673
+ type: "rdf:Property".freeze
9408
9674
  property :medicalSpecialty,
9409
9675
  comment: %(A medical specialty of the provider.).freeze,
9410
9676
  domainIncludes: ["schema:Hospital".freeze, "schema:MedicalClinic".freeze, "schema:MedicalOrganization".freeze, "schema:Physician".freeze],
@@ -9496,9 +9762,9 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9496
9762
  rangeIncludes: "schema:CreativeWork".freeze,
9497
9763
  type: "rdf:Property".freeze
9498
9764
  property :mileageFromOdometer,
9499
- comment: %(The total distance travelled by the particular vehicle since its initial production, as read from its odometer.</p>
9765
+ comment: %(The total distance travelled by the particular vehicle since its initial production, as read from its odometer.<br/><br/>
9500
9766
 
9501
- <p>Typical unit code\(s\): KMT for kilometers, SMI for statute miles).freeze,
9767
+ Typical unit code\(s\): KMT for kilometers, SMI for statute miles).freeze,
9502
9768
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
9503
9769
  domainIncludes: "schema:Vehicle".freeze,
9504
9770
  label: "mileageFromOdometer".freeze,
@@ -9634,8 +9900,10 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9634
9900
  property :name,
9635
9901
  comment: %(The name of the item.).freeze,
9636
9902
  domainIncludes: "schema:Thing".freeze,
9903
+ equivalentProperty: "dc:title".freeze,
9637
9904
  label: "name".freeze,
9638
9905
  rangeIncludes: "schema:Text".freeze,
9906
+ subPropertyOf: "rdfs:label".freeze,
9639
9907
  type: "rdf:Property".freeze
9640
9908
  property :namedPosition,
9641
9909
  comment: %(A position played, performed or filled by a person or organization, as part of an organization. For example, an athlete in a SportsTeam might play in the position named 'Quarterback'.).freeze,
@@ -9683,6 +9951,16 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9683
9951
  label: "nextItem".freeze,
9684
9952
  rangeIncludes: "schema:ListItem".freeze,
9685
9953
  type: "rdf:Property".freeze
9954
+ property :noBylinesPolicy,
9955
+ comment: %(For a <a class="localLink" href="http://schema.org/NewsMediaOrganization">NewsMediaOrganization</a> or other news-related <a class="localLink" href="http://schema.org/Organization">Organization</a>, a statement explaining when authors of articles are not named in bylines.).freeze,
9956
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1688".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
9957
+ domainIncludes: "schema:NewsMediaOrganization".freeze,
9958
+ label: "noBylinesPolicy".freeze,
9959
+ rangeIncludes: ["schema:CreativeWork".freeze, "schema:URL".freeze],
9960
+ "schema:category": "issue-1688".freeze,
9961
+ "schema:isPartOf": "http://pending.schema.org".freeze,
9962
+ subPropertyOf: "schema:publishingPrinciples".freeze,
9963
+ type: "rdf:Property".freeze
9686
9964
  property :nonEqual,
9687
9965
  comment: %(This ordering relation for qualitative values indicates that the subject is not equal to the object.).freeze,
9688
9966
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
@@ -9730,9 +10008,9 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9730
10008
  rangeIncludes: ["schema:Number".freeze, "schema:Text".freeze],
9731
10009
  type: "rdf:Property".freeze
9732
10010
  property :numberOfAxles,
9733
- comment: %(The number of axles.</p>
10011
+ comment: %(The number of axles.<br/><br/>
9734
10012
 
9735
- <p>Typical unit code\(s\): C62).freeze,
10013
+ Typical unit code\(s\): C62).freeze,
9736
10014
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
9737
10015
  domainIncludes: "schema:Vehicle".freeze,
9738
10016
  label: "numberOfAxles".freeze,
@@ -9746,9 +10024,9 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9746
10024
  rangeIncludes: "schema:Number".freeze,
9747
10025
  type: "rdf:Property".freeze
9748
10026
  property :numberOfDoors,
9749
- comment: %(The number of doors.</p>
10027
+ comment: %(The number of doors.<br/><br/>
9750
10028
 
9751
- <p>Typical unit code\(s\): C62).freeze,
10029
+ Typical unit code\(s\): C62).freeze,
9752
10030
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
9753
10031
  domainIncludes: "schema:Vehicle".freeze,
9754
10032
  label: "numberOfDoors".freeze,
@@ -9767,9 +10045,9 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9767
10045
  rangeIncludes: "schema:Integer".freeze,
9768
10046
  type: "rdf:Property".freeze
9769
10047
  property :numberOfForwardGears,
9770
- comment: %(The total number of forward gears available for the transmission system of the vehicle.</p>
10048
+ comment: %(The total number of forward gears available for the transmission system of the vehicle.<br/><br/>
9771
10049
 
9772
- <p>Typical unit code\(s\): C62).freeze,
10050
+ Typical unit code\(s\): C62).freeze,
9773
10051
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
9774
10052
  domainIncludes: "schema:Vehicle".freeze,
9775
10053
  label: "numberOfForwardGears".freeze,
@@ -9803,16 +10081,16 @@ corresponding to the method used for measuring the corresponding variable\(s\) \
9803
10081
  rangeIncludes: "schema:QuantitativeValue".freeze,
9804
10082
  type: "rdf:Property".freeze
9805
10083
  property :numberOfPreviousOwners,
9806
- comment: %(The number of owners of the vehicle, including the current one.</p>
10084
+ comment: %(The number of owners of the vehicle, including the current one.<br/><br/>
9807
10085
 
9808
- <p>Typical unit code\(s\): C62).freeze,
10086
+ Typical unit code\(s\): C62).freeze,
9809
10087
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
9810
10088
  domainIncludes: "schema:Vehicle".freeze,
9811
10089
  label: "numberOfPreviousOwners".freeze,
9812
10090
  rangeIncludes: ["schema:Number".freeze, "schema:QuantitativeValue".freeze],
9813
10091
  type: "rdf:Property".freeze
9814
10092
  property :numberOfRooms,
9815
- comment: %(The number of rooms \(excluding bathrooms and closets\) of the acccommodation or lodging business.
10093
+ comment: %(The number of rooms \(excluding bathrooms and closets\) of the accommodation or lodging business.
9816
10094
  Typical unit code\(s\): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue.).freeze,
9817
10095
  "dc:source": "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#STI_Accommodation_Ontology".freeze,
9818
10096
  domainIncludes: ["schema:Accommodation".freeze, "schema:Apartment".freeze, "schema:House".freeze, "schema:SingleFamilyResidence".freeze, "schema:Suite".freeze],
@@ -9851,11 +10129,23 @@ Typical unit code\(s\): C62 for person).freeze,
9851
10129
  label: "occupancy".freeze,
9852
10130
  rangeIncludes: "schema:QuantitativeValue".freeze,
9853
10131
  type: "rdf:Property".freeze
10132
+ property :occupationLocation,
10133
+ comment: %(The region/country for which this occupational description is appropriate. Note that educational requirements and qualifications can vary between jurisdictions.).freeze,
10134
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
10135
+ domainIncludes: "schema:Occupation".freeze,
10136
+ label: "occupationLocation".freeze,
10137
+ rangeIncludes: "schema:AdministrativeArea".freeze,
10138
+ "schema:category": "issue-1698".freeze,
10139
+ "schema:isPartOf": "http://pending.schema.org".freeze,
10140
+ type: "rdf:Property".freeze
9854
10141
  property :occupationalCategory,
9855
10142
  comment: %(Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http://www.onetcenter.org/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value.).freeze,
9856
- domainIncludes: "schema:JobPosting".freeze,
10143
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
10144
+ domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
9857
10145
  label: "occupationalCategory".freeze,
9858
10146
  rangeIncludes: "schema:Text".freeze,
10147
+ "schema:category": "issue-1698".freeze,
10148
+ "schema:isPartOf": "http://pending.schema.org".freeze,
9859
10149
  type: "rdf:Property".freeze
9860
10150
  property :offerCount,
9861
10151
  comment: %(The number of offers for the product.).freeze,
@@ -9872,7 +10162,7 @@ Typical unit code\(s\): C62 for person).freeze,
9872
10162
  type: "rdf:Property".freeze
9873
10163
  property :offers,
9874
10164
  comment: %(An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event.).freeze,
9875
- domainIncludes: ["schema:AggregateOffer".freeze, "schema:CreativeWork".freeze, "schema:Event".freeze, "schema:MenuItem".freeze, "schema:Product".freeze, "schema:Service".freeze],
10165
+ domainIncludes: ["schema:AggregateOffer".freeze, "schema:CreativeWork".freeze, "schema:Event".freeze, "schema:MenuItem".freeze, "schema:Product".freeze, "schema:Service".freeze, "schema:Trip".freeze],
9876
10166
  label: "offers".freeze,
9877
10167
  rangeIncludes: "schema:Offer".freeze,
9878
10168
  type: "rdf:Property".freeze
@@ -9886,7 +10176,7 @@ Typical unit code\(s\): C62 for person).freeze,
9886
10176
  "schema:isPartOf": "http://pending.schema.org".freeze,
9887
10177
  type: "rdf:Property".freeze
9888
10178
  property :openingHours,
9889
- comment: %(<p>The general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.</p>
10179
+ comment: %(The general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.<br/><br/>
9890
10180
 
9891
10181
  <ul>
9892
10182
  <li>Days are specified using the following two-letter combinations: <code>Mo</code>, <code>Tu</code>, <code>We</code>, <code>Th</code>, <code>Fr</code>, <code>Sa</code>, <code>Su</code>.</li>
@@ -10044,6 +10334,16 @@ Typical unit code\(s\): C62 for person).freeze,
10044
10334
  label: "ownedThrough".freeze,
10045
10335
  rangeIncludes: "schema:DateTime".freeze,
10046
10336
  type: "rdf:Property".freeze
10337
+ property :ownershipFundingInfo,
10338
+ comment: %(For an <a class="localLink" href="http://schema.org/Organization">Organization</a> \(often but not necessarily a <a class="localLink" href="http://schema.org/NewsMediaOrganization">NewsMediaOrganization</a>\), a description of organizational ownership structure; funding and grants. In a news/media setting, this is with particular reference to editorial independence. Note that the <a class="localLink" href="http://schema.org/funder">funder</a> is also available and can be used to make basic funder information machine-readable.).freeze,
10339
+ "dc:source": ["https://github.com/schemaorg/schemaorg/issues/1525".freeze, "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#TP".freeze],
10340
+ domainIncludes: ["schema:NewsMediaOrganization".freeze, "schema:Organization".freeze],
10341
+ label: "ownershipFundingInfo".freeze,
10342
+ rangeIncludes: ["schema:AboutPage".freeze, "schema:CreativeWork".freeze, "schema:Text".freeze, "schema:URL".freeze],
10343
+ "schema:category": "issue-1525".freeze,
10344
+ "schema:isPartOf": "http://pending.schema.org".freeze,
10345
+ subPropertyOf: "schema:publishingPrinciples".freeze,
10346
+ type: "rdf:Property".freeze
10047
10347
  property :owns,
10048
10348
  comment: %(Products owned by the organization or person.).freeze,
10049
10349
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
@@ -10187,9 +10487,9 @@ Typical unit code\(s\): C62 for person).freeze,
10187
10487
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
10188
10488
  type: "rdf:Property".freeze
10189
10489
  property :payload,
10190
- comment: %(<p>The permitted weight of passengers and cargo, EXCLUDING the weight of the empty vehicle.</p>
10490
+ comment: %(The permitted weight of passengers and cargo, EXCLUDING the weight of the empty vehicle.<br/><br/>
10191
10491
 
10192
- <p>Typical unit code\(s\): KGM for kilogram, LBR for pound</p>
10492
+ Typical unit code\(s\): KGM for kilogram, LBR for pound<br/><br/>
10193
10493
 
10194
10494
  <ul>
10195
10495
  <li>Note 1: Many databases specify the permitted TOTAL weight instead, which is the sum of <a class="localLink" href="http://schema.org/weight">weight</a> and <a class="localLink" href="http://schema.org/payload">payload</a></li>
@@ -10205,7 +10505,7 @@ Typical unit code\(s\): C62 for person).freeze,
10205
10505
  "schema:isPartOf": "http://auto.schema.org".freeze,
10206
10506
  type: "rdf:Property".freeze
10207
10507
  property :paymentAccepted,
10208
- comment: %(Cash, credit card, etc.).freeze,
10508
+ comment: %(Cash, Credit Card, Cryptocurrency, Local Exchange Tradings System, etc.).freeze,
10209
10509
  domainIncludes: "schema:LocalBusiness".freeze,
10210
10510
  label: "paymentAccepted".freeze,
10211
10511
  rangeIncludes: "schema:Text".freeze,
@@ -10255,6 +10555,42 @@ Typical unit code\(s\): C62 for person).freeze,
10255
10555
  "schema:category": "Comics".freeze,
10256
10556
  "schema:isPartOf": "http://bib.schema.org".freeze,
10257
10557
  type: "rdf:Property".freeze
10558
+ property :percentile10,
10559
+ comment: %(The 10th percentile value.).freeze,
10560
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
10561
+ domainIncludes: "schema:QuantitativeValueDistribution".freeze,
10562
+ label: "percentile10".freeze,
10563
+ rangeIncludes: "schema:Number".freeze,
10564
+ "schema:category": "issue-1698".freeze,
10565
+ "schema:isPartOf": "http://pending.schema.org".freeze,
10566
+ type: "rdf:Property".freeze
10567
+ property :percentile25,
10568
+ comment: %(The 25th percentile value.).freeze,
10569
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
10570
+ domainIncludes: "schema:QuantitativeValueDistribution".freeze,
10571
+ label: "percentile25".freeze,
10572
+ rangeIncludes: "schema:Number".freeze,
10573
+ "schema:category": "issue-1698".freeze,
10574
+ "schema:isPartOf": "http://pending.schema.org".freeze,
10575
+ type: "rdf:Property".freeze
10576
+ property :percentile75,
10577
+ comment: %(The 75th percentile value.).freeze,
10578
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
10579
+ domainIncludes: "schema:QuantitativeValueDistribution".freeze,
10580
+ label: "percentile75".freeze,
10581
+ rangeIncludes: "schema:Number".freeze,
10582
+ "schema:category": "issue-1698".freeze,
10583
+ "schema:isPartOf": "http://pending.schema.org".freeze,
10584
+ type: "rdf:Property".freeze
10585
+ property :percentile90,
10586
+ comment: %(The 90th percentile value.).freeze,
10587
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
10588
+ domainIncludes: "schema:QuantitativeValueDistribution".freeze,
10589
+ label: "percentile90".freeze,
10590
+ rangeIncludes: "schema:Number".freeze,
10591
+ "schema:category": "issue-1698".freeze,
10592
+ "schema:isPartOf": "http://pending.schema.org".freeze,
10593
+ type: "rdf:Property".freeze
10258
10594
  property :performTime,
10259
10595
  comment: %(The length of time it takes to perform instructions or a direction \(not including time to prepare the supplies\), in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 duration format</a>.).freeze,
10260
10596
  domainIncludes: ["schema:HowTo".freeze, "schema:HowToDirection".freeze],
@@ -10496,13 +10832,12 @@ Typical unit code\(s\): C62 for person).freeze,
10496
10832
  rangeIncludes: "schema:Date".freeze,
10497
10833
  type: "rdf:Property".freeze
10498
10834
  property :price,
10499
- comment: %(<p>The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.</p>
10835
+ comment: %(The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.<br/><br/>
10500
10836
 
10501
- <p>Usage guidelines:</p>
10837
+ Usage guidelines:<br/><br/>
10502
10838
 
10503
10839
  <ul>
10504
- <li>Use the <a class="localLink" href="http://schema.org/priceCurrency">priceCurrency</a> property \(with <a href="http://en.wikipedia.org/wiki/ISO_4217#Active_codes">ISO 4217 codes</a> e.g. "USD"\) instead of
10505
- including <a href="http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign">ambiguous symbols</a> such as '$' in the value.</li>
10840
+ <li>Use the <a class="localLink" href="http://schema.org/priceCurrency">priceCurrency</a> property \(with standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a> e.g. "USD"; <a href="https://en.wikipedia.org/wiki/List_of_cryptocurrencies">Ticker symbol</a> for cryptocurrencies e.g. "BTC"; well known names for <a href="https://en.wikipedia.org/wiki/Local_exchange_trading_system">Local Exchange Tradings Systems</a> \(LETS\) and other currency types e.g. "Ithaca HOUR"\) instead of including <a href="http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign">ambiguous symbols</a> such as '$' in the value.</li>
10506
10841
  <li>Use '.' \(Unicode 'FULL STOP' \(U+002E\)\) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
10507
10842
  <li>Note that both <a href="http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute">RDFa</a> and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting.</li>
10508
10843
  <li>Use values from 0123456789 \(Unicode 'DIGIT ZERO' \(U+0030\) to 'DIGIT NINE' \(U+0039\)\) rather than superficially similiar Unicode symbols.</li>
@@ -10520,7 +10855,9 @@ Typical unit code\(s\): C62 for person).freeze,
10520
10855
  rangeIncludes: "schema:UnitPriceSpecification".freeze,
10521
10856
  type: "rdf:Property".freeze
10522
10857
  property :priceCurrency,
10523
- comment: %(The currency \(in 3-letter ISO 4217 format\) of the price or a price component, when attached to <a class="localLink" href="http://schema.org/PriceSpecification">PriceSpecification</a> and its subtypes.).freeze,
10858
+ comment: %(The currency of the price, or a price component when attached to <a class="localLink" href="http://schema.org/PriceSpecification">PriceSpecification</a> and its subtypes.<br/><br/>
10859
+
10860
+ Use standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a> e.g. "USD"; <a href="https://en.wikipedia.org/wiki/List_of_cryptocurrencies">Ticker symbol</a> for cryptocurrencies e.g. "BTC"; well known names for <a href="https://en.wikipedia.org/wiki/Local_exchange_trading_system">Local Exchange Tradings Systems</a> \(LETS\) and other currency types e.g. "Ithaca HOUR".).freeze,
10524
10861
  domainIncludes: ["schema:Offer".freeze, "schema:PriceSpecification".freeze, "schema:Reservation".freeze, "schema:Ticket".freeze],
10525
10862
  label: "priceCurrency".freeze,
10526
10863
  rangeIncludes: "schema:Text".freeze,
@@ -10707,7 +11044,7 @@ Standards bodies should promote a standard prefix for the identifiers of propert
10707
11044
  type: "rdf:Property".freeze
10708
11045
  property :provider,
10709
11046
  comment: %(The service provider, service operator, or service performer; the goods producer. Another party \(a seller\) may offer those services or goods on behalf of the provider. A provider may also serve as the seller.).freeze,
10710
- domainIncludes: ["schema:BusTrip".freeze, "schema:CreativeWork".freeze, "schema:Flight".freeze, "schema:Invoice".freeze, "schema:ParcelDelivery".freeze, "schema:Reservation".freeze, "schema:Service".freeze, "schema:TrainTrip".freeze],
11047
+ domainIncludes: ["schema:CreativeWork".freeze, "schema:Invoice".freeze, "schema:ParcelDelivery".freeze, "schema:Reservation".freeze, "schema:Service".freeze, "schema:Trip".freeze],
10711
11048
  label: "provider".freeze,
10712
11049
  rangeIncludes: ["schema:Organization".freeze, "schema:Person".freeze],
10713
11050
  type: "rdf:Property".freeze
@@ -10777,9 +11114,9 @@ Standards bodies should promote a standard prefix for the identifiers of propert
10777
11114
  "schema:isPartOf": "http://bib.schema.org".freeze,
10778
11115
  type: "rdf:Property".freeze
10779
11116
  property :publishingPrinciples,
10780
- comment: %(The publishingPrinciples property indicates \(typically via <a class="localLink" href="http://schema.org/URL">URL</a>\) a document describing the editorial principles of an <a class="localLink" href="http://schema.org/Organization">Organization</a> \(or individual e.g. a <a class="localLink" href="http://schema.org/Person">Person</a> writing a blog\) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a> \(e.g. <a class="localLink" href="http://schema.org/NewsArticle">NewsArticle</a>\) the principles are those of the party primarily responsible for the creation of the <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a>.</p>
11117
+ comment: %(The publishingPrinciples property indicates \(typically via <a class="localLink" href="http://schema.org/URL">URL</a>\) a document describing the editorial principles of an <a class="localLink" href="http://schema.org/Organization">Organization</a> \(or individual e.g. a <a class="localLink" href="http://schema.org/Person">Person</a> writing a blog\) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a> \(e.g. <a class="localLink" href="http://schema.org/NewsArticle">NewsArticle</a>\) the principles are those of the party primarily responsible for the creation of the <a class="localLink" href="http://schema.org/CreativeWork">CreativeWork</a>.<br/><br/>
10781
11118
 
10782
- <p>While such policies are most typically expressed in natural language, sometimes related information \(e.g. indicating a <a class="localLink" href="http://schema.org/funder">funder</a>\) can be expressed using schema.org terminology.).freeze,
11119
+ While such policies are most typically expressed in natural language, sometimes related information \(e.g. indicating a <a class="localLink" href="http://schema.org/funder">funder</a>\) can be expressed using schema.org terminology.).freeze,
10783
11120
  domainIncludes: ["schema:CreativeWork".freeze, "schema:Organization".freeze, "schema:Person".freeze],
10784
11121
  label: "publishingPrinciples".freeze,
10785
11122
  rangeIncludes: ["schema:CreativeWork".freeze, "schema:URL".freeze],
@@ -10799,10 +11136,13 @@ Standards bodies should promote a standard prefix for the identifiers of propert
10799
11136
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
10800
11137
  type: "rdf:Property".freeze
10801
11138
  property :qualifications,
10802
- comment: %(Specific qualifications required for this role.).freeze,
10803
- domainIncludes: "schema:JobPosting".freeze,
11139
+ comment: [%(Specific qualifications required for this role or Occupation.).freeze, %(Specific qualifications required for this role.).freeze],
11140
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
11141
+ domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
10804
11142
  label: "qualifications".freeze,
10805
11143
  rangeIncludes: "schema:Text".freeze,
11144
+ "schema:category": "issue-1698".freeze,
11145
+ "schema:isPartOf": "http://pending.schema.org".freeze,
10806
11146
  type: "rdf:Property".freeze
10807
11147
  property :query,
10808
11148
  comment: %(A sub property of instrument. The query used on this action.).freeze,
@@ -10829,7 +11169,7 @@ Standards bodies should promote a standard prefix for the identifiers of propert
10829
11169
  domainIncludes: "schema:Property".freeze,
10830
11170
  label: "rangeIncludes".freeze,
10831
11171
  rangeIncludes: "schema:Class".freeze,
10832
- "schema:isPartOf": "http://meta.schema.org/".freeze,
11172
+ "schema:isPartOf": "http://meta.schema.org".freeze,
10833
11173
  type: "rdf:Property".freeze
10834
11174
  property :ratingCount,
10835
11175
  comment: %(The count of total number of ratings.).freeze,
@@ -10895,7 +11235,7 @@ Standards bodies should promote a standard prefix for the identifiers of propert
10895
11235
  domainIncludes: "schema:Recipe".freeze,
10896
11236
  label: "recipeInstructions".freeze,
10897
11237
  rangeIncludes: ["schema:CreativeWork".freeze, "schema:ItemList".freeze, "schema:Text".freeze],
10898
- subPropertyOf: "schema:steps".freeze,
11238
+ subPropertyOf: "schema:step".freeze,
10899
11239
  type: "rdf:Property".freeze
10900
11240
  property :recipeYield,
10901
11241
  comment: %(The quantity produced by the recipe \(for example, number of people served, number of servings, etc\).).freeze,
@@ -11079,6 +11419,15 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11079
11419
  label: "releasedEvent".freeze,
11080
11420
  rangeIncludes: "schema:PublicationEvent".freeze,
11081
11421
  type: "rdf:Property".freeze
11422
+ property :relevantOccupation,
11423
+ comment: %(The Occupation for the JobPosting.).freeze,
11424
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
11425
+ domainIncludes: "schema:JobPosting".freeze,
11426
+ label: "relevantOccupation".freeze,
11427
+ rangeIncludes: "schema:Occupation".freeze,
11428
+ "schema:category": "issue-1698".freeze,
11429
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11430
+ type: "rdf:Property".freeze
11082
11431
  property :relevantSpecialty,
11083
11432
  comment: %(If applicable, a medical specialty in which this entity is relevant.).freeze,
11084
11433
  domainIncludes: "schema:MedicalEntity".freeze,
@@ -11119,7 +11468,7 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11119
11468
  rangeIncludes: ["schema:Duration".freeze, "schema:Text".freeze],
11120
11469
  "schema:category": "issue-1457".freeze,
11121
11470
  "schema:isPartOf": "http://pending.schema.org".freeze,
11122
- subPropertyOf: "http://health-lifesci.schema.org/frequency".freeze,
11471
+ subPropertyOf: "schema:frequency".freeze,
11123
11472
  type: "rdf:Property".freeze
11124
11473
  property :repetitions,
11125
11474
  comment: %(Number of times one should repeat the activity.).freeze,
@@ -11200,9 +11549,12 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11200
11549
  type: "rdf:Property".freeze
11201
11550
  property :requiresSubscription,
11202
11551
  comment: %(Indicates if use of the media require a subscription \(either paid or free\). Allowed values are <code>true</code> or <code>false</code> \(note that an earlier version had 'yes', 'no'\).).freeze,
11203
- domainIncludes: "schema:MediaObject".freeze,
11552
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
11553
+ domainIncludes: ["schema:ActionAccessSpecification".freeze, "schema:MediaObject".freeze],
11204
11554
  label: "requiresSubscription".freeze,
11205
- rangeIncludes: "schema:Boolean".freeze,
11555
+ rangeIncludes: ["schema:Boolean".freeze, "schema:MediaSubscription".freeze],
11556
+ "schema:category": "issue-1741".freeze,
11557
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11206
11558
  type: "rdf:Property".freeze
11207
11559
  property :reservationFor,
11208
11560
  comment: %(The thing -- flight, event, restaurant,etc. being reserved.).freeze,
@@ -11229,10 +11581,13 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11229
11581
  rangeIncludes: "schema:Ticket".freeze,
11230
11582
  type: "rdf:Property".freeze
11231
11583
  property :responsibilities,
11232
- comment: %(Responsibilities associated with this role.).freeze,
11233
- domainIncludes: "schema:JobPosting".freeze,
11584
+ comment: [%(Responsibilities associated with this role or Occupation.).freeze, %(Responsibilities associated with this role.).freeze],
11585
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
11586
+ domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
11234
11587
  label: "responsibilities".freeze,
11235
11588
  rangeIncludes: "schema:Text".freeze,
11589
+ "schema:category": "issue-1698".freeze,
11590
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11236
11591
  type: "rdf:Property".freeze
11237
11592
  property :restPeriods,
11238
11593
  comment: %(How often one should break from the activity.).freeze,
@@ -11267,6 +11622,15 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11267
11622
  label: "review".freeze,
11268
11623
  rangeIncludes: "schema:Review".freeze,
11269
11624
  type: "rdf:Property".freeze
11625
+ property :reviewAspect,
11626
+ comment: %(This Review or Rating is relevant to this part or facet of the itemReviewed.).freeze,
11627
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1689".freeze,
11628
+ domainIncludes: ["schema:Rating".freeze, "schema:Review".freeze],
11629
+ label: "reviewAspect".freeze,
11630
+ rangeIncludes: "schema:Text".freeze,
11631
+ "schema:category": "issue-1689".freeze,
11632
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11633
+ type: "rdf:Property".freeze
11270
11634
  property :reviewBody,
11271
11635
  comment: %(The actual body of the review.).freeze,
11272
11636
  domainIncludes: "schema:Review".freeze,
@@ -11319,9 +11683,9 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11319
11683
  rangeIncludes: ["schema:Text".freeze, "schema:URL".freeze],
11320
11684
  type: "rdf:Property".freeze
11321
11685
  property :roofLoad,
11322
- comment: %(<p>The permitted total weight of cargo and installations \(e.g. a roof rack\) on top of the vehicle.</p>
11686
+ comment: %(The permitted total weight of cargo and installations \(e.g. a roof rack\) on top of the vehicle.<br/><br/>
11323
11687
 
11324
- <p>Typical unit code\(s\): KGM for kilogram, LBR for pound</p>
11688
+ Typical unit code\(s\): KGM for kilogram, LBR for pound<br/><br/>
11325
11689
 
11326
11690
  <ul>
11327
11691
  <li>Note 1: You can indicate additional information in the <a class="localLink" href="http://schema.org/name">name</a> of the <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a> node.</li>
@@ -11432,6 +11796,34 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11432
11796
  label: "screenshot".freeze,
11433
11797
  rangeIncludes: ["schema:ImageObject".freeze, "schema:URL".freeze],
11434
11798
  type: "rdf:Property".freeze
11799
+ property :sdDatePublished,
11800
+ comment: %(Indicates the date on which the current structured data was generated / published. Typically used alongside <a class="localLink" href="http://schema.org/sdPublisher">sdPublisher</a>).freeze,
11801
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1886".freeze,
11802
+ domainIncludes: "schema:CreativeWork".freeze,
11803
+ label: "sdDatePublished".freeze,
11804
+ rangeIncludes: "schema:Date".freeze,
11805
+ "schema:category": "issue-1886".freeze,
11806
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11807
+ type: "rdf:Property".freeze
11808
+ property :sdLicense,
11809
+ comment: %(A license document that applies to this structured data, typically indicated by URL.).freeze,
11810
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1886".freeze,
11811
+ domainIncludes: "schema:CreativeWork".freeze,
11812
+ label: "sdLicense".freeze,
11813
+ rangeIncludes: ["schema:CreativeWork".freeze, "schema:URL".freeze],
11814
+ "schema:category": "issue-1886".freeze,
11815
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11816
+ type: "rdf:Property".freeze
11817
+ property :sdPublisher,
11818
+ comment: %(Indicates the party responsible for generating and publishing the current structured data markup, typically in cases where the structured data is derived automatically from existing published content but published on a different site. For example, student projects and open data initiatives often re-publish existing content with more explicitly structured metadata. The
11819
+ <a class="localLink" href="http://schema.org/sdPublisher">sdPublisher</a> property helps make such practices more explicit.).freeze,
11820
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1886".freeze,
11821
+ domainIncludes: "schema:CreativeWork".freeze,
11822
+ label: "sdPublisher".freeze,
11823
+ rangeIncludes: ["schema:Organization".freeze, "schema:Person".freeze],
11824
+ "schema:category": "issue-1886".freeze,
11825
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11826
+ type: "rdf:Property".freeze
11435
11827
  property :season,
11436
11828
  comment: %(A season in a media series.).freeze,
11437
11829
  domainIncludes: ["schema:RadioSeries".freeze, "schema:TVSeries".freeze, "schema:VideoGameSeries".freeze],
@@ -11473,9 +11865,9 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11473
11865
  rangeIncludes: "schema:Text".freeze,
11474
11866
  type: "rdf:Property".freeze
11475
11867
  property :seatingCapacity,
11476
- comment: %(The number of persons that can be seated \(e.g. in a vehicle\), both in terms of the physical space available, and in terms of limitations set by law.</p>
11868
+ comment: %(The number of persons that can be seated \(e.g. in a vehicle\), both in terms of the physical space available, and in terms of limitations set by law.<br/><br/>
11477
11869
 
11478
- <p>Typical unit code\(s\): C62 for persons).freeze,
11870
+ Typical unit code\(s\): C62 for persons).freeze,
11479
11871
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
11480
11872
  domainIncludes: "schema:Vehicle".freeze,
11481
11873
  label: "seatingCapacity".freeze,
@@ -11678,10 +12070,13 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11678
12070
  "schema:supersededBy": "schema:significantLink".freeze,
11679
12071
  type: "rdf:Property".freeze
11680
12072
  property :skills,
11681
- comment: %(Skills required to fulfill this role.).freeze,
11682
- domainIncludes: "schema:JobPosting".freeze,
12073
+ comment: [%(Skills required to fulfill this role or in this Occupation.).freeze, %(Skills required to fulfill this role.).freeze],
12074
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
12075
+ domainIncludes: ["schema:JobPosting".freeze, "schema:Occupation".freeze],
11683
12076
  label: "skills".freeze,
11684
12077
  rangeIncludes: "schema:Text".freeze,
12078
+ "schema:category": "issue-1698".freeze,
12079
+ "schema:isPartOf": "http://pending.schema.org".freeze,
11685
12080
  type: "rdf:Property".freeze
11686
12081
  property :sku,
11687
12082
  comment: %(The Stock Keeping Unit \(SKU\), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.).freeze,
@@ -11767,17 +12162,17 @@ Standards bodies should promote a standard prefix for the identifiers of propert
11767
12162
  subPropertyOf: "schema:contentLocation".freeze,
11768
12163
  type: "rdf:Property".freeze
11769
12164
  property :speakable,
11770
- comment: %(Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.</p>
12165
+ comment: %(Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.<br/><br/>
11771
12166
 
11772
- <p>The <em>speakable</em> property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:</p>
12167
+ The <em>speakable</em> property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:<br/><br/>
11773
12168
 
11774
- <p>1.\) <em>id-value</em> URL references - uses <em>id-value</em> of an element in the page being annotated. The simplest use of <em>speakable</em> has \(potentially relative\) URL values, referencing identified sections of the document concerned.</p>
12169
+ 1.\) <em>id-value</em> URL references - uses <em>id-value</em> of an element in the page being annotated. The simplest use of <em>speakable</em> has \(potentially relative\) URL values, referencing identified sections of the document concerned.<br/><br/>
11775
12170
 
11776
- <p>2.\) CSS Selectors - addresses content in the annotated page, eg. via class attribute. Use the <a class="localLink" href="http://schema.org/cssSelector">cssSelector</a> property.</p>
12171
+ 2.\) CSS Selectors - addresses content in the annotated page, eg. via class attribute. Use the <a class="localLink" href="http://schema.org/cssSelector">cssSelector</a> property.<br/><br/>
11777
12172
 
11778
- <p>3.\) XPaths - addresses content via XPaths \(assuming an XML view of the content\). Use the <a class="localLink" href="http://schema.org/xpath">xpath</a> property.</p>
12173
+ 3.\) XPaths - addresses content via XPaths \(assuming an XML view of the content\). Use the <a class="localLink" href="http://schema.org/xpath">xpath</a> property.<br/><br/>
11779
12174
 
11780
- <p>For more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section\(s\) as speakable. For this
12175
+ For more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section\(s\) as speakable. For this
11781
12176
  we define a supporting type, <a class="localLink" href="http://schema.org/SpeakableSpecification">SpeakableSpecification</a> which is defined to be a possible value of the <em>speakable</em> property.).freeze,
11782
12177
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1389".freeze,
11783
12178
  domainIncludes: ["schema:Article".freeze, "schema:WebPage".freeze],
@@ -11793,9 +12188,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
11793
12188
  rangeIncludes: "schema:Text".freeze,
11794
12189
  type: "rdf:Property".freeze
11795
12190
  property :specialOpeningHoursSpecification,
11796
- comment: %(The special opening hours of a certain place.</p>
12191
+ comment: %(The special opening hours of a certain place.<br/><br/>
11797
12192
 
11798
- <p>Use this to explicitly override general opening hours brought in scope by <a class="localLink" href="http://schema.org/openingHoursSpecification">openingHoursSpecification</a> or <a class="localLink" href="http://schema.org/openingHours">openingHours</a>.).freeze,
12193
+ Use this to explicitly override general opening hours brought in scope by <a class="localLink" href="http://schema.org/openingHoursSpecification">openingHoursSpecification</a> or <a class="localLink" href="http://schema.org/openingHours">openingHours</a>.).freeze,
11799
12194
  domainIncludes: "schema:Place".freeze,
11800
12195
  label: "specialOpeningHoursSpecification".freeze,
11801
12196
  rangeIncludes: "schema:OpeningHoursSpecification".freeze,
@@ -11807,11 +12202,11 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
11807
12202
  rangeIncludes: "schema:Specialty".freeze,
11808
12203
  type: "rdf:Property".freeze
11809
12204
  property :speed,
11810
- comment: %(The speed range of the vehicle. If the vehicle is powered by an engine, the upper limit of the speed range \(indicated by <a class="localLink" href="http://schema.org/maxValue">maxValue</a> should be the maximum speed achievable under regular conditions.</p>
12205
+ comment: %(The speed range of the vehicle. If the vehicle is powered by an engine, the upper limit of the speed range \(indicated by <a class="localLink" href="http://schema.org/maxValue">maxValue</a> should be the maximum speed achievable under regular conditions.<br/><br/>
11811
12206
 
11812
- <p>Typical unit code\(s\): KMH for km/h, HM for mile per hour \(0.447 04 m/s\), KNT for knot</p>
12207
+ Typical unit code\(s\): KMH for km/h, HM for mile per hour \(0.447 04 m/s\), KNT for knot<br/><br/>
11813
12208
 
11814
- <p>*Note 1: Use <a class="localLink" href="http://schema.org/minValue">minValue</a> and <a class="localLink" href="http://schema.org/maxValue">maxValue</a> to indicate the range. Typically, the minimal value is zero.
12209
+ *Note 1: Use <a class="localLink" href="http://schema.org/minValue">minValue</a> and <a class="localLink" href="http://schema.org/maxValue">maxValue</a> to indicate the range. Typically, the minimal value is zero.
11815
12210
  * Note 2: There are many different ways of measuring the speed range. You can link to information about how the given value has been determined using the <a class="localLink" href="http://schema.org/valueReference">valueReference</a> property.).freeze,
11816
12211
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
11817
12212
  domainIncludes: "schema:Vehicle".freeze,
@@ -11895,9 +12290,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
11895
12290
  rangeIncludes: ["schema:Date".freeze, "schema:DateTime".freeze],
11896
12291
  type: "rdf:Property".freeze
11897
12292
  property :startTime,
11898
- comment: %(The startTime of something. For a reserved event or service \(e.g. FoodEstablishmentReservation\), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from <em>January</em> to December.</p>
12293
+ comment: %(The startTime of something. For a reserved event or service \(e.g. FoodEstablishmentReservation\), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from <em>January</em> to December.<br/><br/>
11899
12294
 
11900
- <p>Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.).freeze,
12295
+ Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.).freeze,
11901
12296
  domainIncludes: ["schema:Action".freeze, "schema:FoodEstablishmentReservation".freeze],
11902
12297
  label: "startTime".freeze,
11903
12298
  rangeIncludes: "schema:DateTime".freeze,
@@ -11916,6 +12311,12 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
11916
12311
  label: "steeringPosition".freeze,
11917
12312
  rangeIncludes: "schema:SteeringPositionValue".freeze,
11918
12313
  type: "rdf:Property".freeze
12314
+ property :step,
12315
+ comment: %(A single step item \(as HowToStep, text, document, video, etc.\) or a HowToSection.).freeze,
12316
+ domainIncludes: "schema:HowTo".freeze,
12317
+ label: "step".freeze,
12318
+ rangeIncludes: ["schema:CreativeWork".freeze, "schema:HowToSection".freeze, "schema:HowToStep".freeze, "schema:Text".freeze],
12319
+ type: "rdf:Property".freeze
11919
12320
  property :stepValue,
11920
12321
  comment: %(The stepValue attribute indicates the granularity that is expected \(and required\) of the value in a PropertyValueSpecification.).freeze,
11921
12322
  domainIncludes: "schema:PropertyValueSpecification".freeze,
@@ -11923,10 +12324,11 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
11923
12324
  rangeIncludes: "schema:Number".freeze,
11924
12325
  type: "rdf:Property".freeze
11925
12326
  property :steps,
11926
- comment: %(The steps in the form of a single item \(text, document, video, etc.\) or an ordered list with HowToStep and/or HowToSection items.).freeze,
12327
+ comment: %(A single step item \(as HowToStep, text, document, video, etc.\) or a HowToSection \(originally misnamed 'steps'; 'step' is preferred\).).freeze,
11927
12328
  domainIncludes: ["schema:HowTo".freeze, "schema:HowToSection".freeze],
11928
12329
  label: "steps".freeze,
11929
12330
  rangeIncludes: ["schema:CreativeWork".freeze, "schema:ItemList".freeze, "schema:Text".freeze],
12331
+ "schema:supersededBy": "schema:step".freeze,
11930
12332
  type: "rdf:Property".freeze
11931
12333
  property :storageRequirements,
11932
12334
  comment: %(Storage requirements \(free space required\).).freeze,
@@ -12037,6 +12439,16 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12037
12439
  rangeIncludes: "schema:MedicalTest".freeze,
12038
12440
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
12039
12441
  type: "rdf:Property".freeze
12442
+ property :subjectOf,
12443
+ comment: %(A CreativeWork or Event about this Thing..).freeze,
12444
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/1670".freeze,
12445
+ domainIncludes: "schema:Thing".freeze,
12446
+ label: "subjectOf".freeze,
12447
+ rangeIncludes: ["schema:CreativeWork".freeze, "schema:Event".freeze],
12448
+ "schema:category": "issue-1670".freeze,
12449
+ "schema:inverseOf": "schema:about".freeze,
12450
+ "schema:isPartOf": "http://pending.schema.org".freeze,
12451
+ type: "rdf:Property".freeze
12040
12452
  property :subtitleLanguage,
12041
12453
  comment: %(Languages in which subtitles/captions are available, in <a href="http://tools.ietf.org/html/bcp47">IETF BCP 47 standard format</a>.).freeze,
12042
12454
  domainIncludes: ["schema:Movie".freeze, "schema:ScreeningEvent".freeze, "schema:TVEpisode".freeze],
@@ -12067,7 +12479,7 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12067
12479
  comment: %(An answer \(possibly one of several, possibly incorrect\) to a Question, e.g. on a Question/Answer site.).freeze,
12068
12480
  domainIncludes: "schema:Question".freeze,
12069
12481
  label: "suggestedAnswer".freeze,
12070
- rangeIncludes: "schema:Answer".freeze,
12482
+ rangeIncludes: ["schema:Answer".freeze, "schema:ItemList".freeze],
12071
12483
  type: "rdf:Property".freeze
12072
12484
  property :suggestedGender,
12073
12485
  comment: %(The gender of the person or audience.).freeze,
@@ -12105,7 +12517,7 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12105
12517
  domainIncludes: ["schema:Class".freeze, "schema:Enumeration".freeze, "schema:Property".freeze],
12106
12518
  label: "supersededBy".freeze,
12107
12519
  rangeIncludes: ["schema:Class".freeze, "schema:Enumeration".freeze, "schema:Property".freeze],
12108
- "schema:isPartOf": "http://meta.schema.org/".freeze,
12520
+ "schema:isPartOf": "http://meta.schema.org".freeze,
12109
12521
  type: "rdf:Property".freeze
12110
12522
  property :supply,
12111
12523
  comment: %(A sub-property of instrument. A supply consumed when performing instructions or a direction.).freeze,
@@ -12215,6 +12627,15 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12215
12627
  label: "temporalCoverage".freeze,
12216
12628
  rangeIncludes: ["schema:DateTime".freeze, "schema:Text".freeze, "schema:URL".freeze],
12217
12629
  type: "rdf:Property".freeze
12630
+ property :termCode,
12631
+ comment: %(A code that identifies this <a class="localLink" href="http://schema.org/DefinedTerm">DefinedTerm</a> within a <a class="localLink" href="http://schema.org/DefinedTermSet">DefinedTermSet</a>).freeze,
12632
+ "dc:source": "https://github.com/schemaorg/schemaorg/issues/894".freeze,
12633
+ domainIncludes: "schema:DefinedTerm".freeze,
12634
+ label: "termCode".freeze,
12635
+ rangeIncludes: "schema:Text".freeze,
12636
+ "schema:category": "issue-894".freeze,
12637
+ "schema:isPartOf": "http://pending.schema.org".freeze,
12638
+ type: "rdf:Property".freeze
12218
12639
  property :termsOfService,
12219
12640
  comment: %(Human-readable terms of service documentation.).freeze,
12220
12641
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1423".freeze,
@@ -12243,7 +12664,7 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12243
12664
  rangeIncludes: "schema:URL".freeze,
12244
12665
  type: "rdf:Property".freeze
12245
12666
  property :tickerSymbol,
12246
- comment: %(The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we reccommend using the controlled vocaulary of Market Identifier Codes \(MIC\) specified in ISO15022.).freeze,
12667
+ comment: %(The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we recommend using the controlled vocabulary of Market Identifier Codes \(MIC\) specified in ISO15022.).freeze,
12247
12668
  domainIncludes: "schema:Corporation".freeze,
12248
12669
  label: "tickerSymbol".freeze,
12249
12670
  rangeIncludes: "schema:Text".freeze,
@@ -12300,9 +12721,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12300
12721
  subPropertyOf: "schema:recipient".freeze,
12301
12722
  type: "rdf:Property".freeze
12302
12723
  property :tongueWeight,
12303
- comment: %(<p>The permitted vertical load \(TWR\) of a trailer attached to the vehicle. Also referred to as Tongue Load Rating \(TLR\) or Vertical Load Rating \(VLR\)</p>
12724
+ comment: %(The permitted vertical load \(TWR\) of a trailer attached to the vehicle. Also referred to as Tongue Load Rating \(TLR\) or Vertical Load Rating \(VLR\)<br/><br/>
12304
12725
 
12305
- <p>Typical unit code\(s\): KGM for kilogram, LBR for pound</p>
12726
+ Typical unit code\(s\): KGM for kilogram, LBR for pound<br/><br/>
12306
12727
 
12307
12728
  <ul>
12308
12729
  <li>Note 1: You can indicate additional information in the <a class="localLink" href="http://schema.org/name">name</a> of the <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a> node.</li>
@@ -12324,9 +12745,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12324
12745
  subPropertyOf: "schema:instrument".freeze,
12325
12746
  type: "rdf:Property".freeze
12326
12747
  property :torque,
12327
- comment: %(<p>The torque \(turning force\) of the vehicle's engine.</p>
12748
+ comment: %(The torque \(turning force\) of the vehicle's engine.<br/><br/>
12328
12749
 
12329
- <p>Typical unit code\(s\): NU for newton metre \(N m\), F17 for pound-force per foot, or F48 for pound-force per inch</p>
12750
+ Typical unit code\(s\): NU for newton metre \(N m\), F17 for pound-force per foot, or F48 for pound-force per inch<br/><br/>
12330
12751
 
12331
12752
  <ul>
12332
12753
  <li>Note 1: You can link to information about how the given value has been determined \(e.g. reference RPM\) using the <a class="localLink" href="http://schema.org/valueReference">valueReference</a> property.</li>
@@ -12360,9 +12781,10 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12360
12781
  property :touristType,
12361
12782
  comment: %(Attraction suitable for type\(s\) of tourist. eg. Children, visitors from a particular country, etc.).freeze,
12362
12783
  "dc:source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#IIT-CNR.it".freeze, "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze],
12363
- domainIncludes: "schema:TouristAttraction".freeze,
12784
+ domainIncludes: ["schema:TouristAttraction".freeze, "schema:TouristDestination".freeze, "schema:TouristTrip".freeze],
12364
12785
  label: "touristType".freeze,
12365
12786
  rangeIncludes: ["schema:Audience".freeze, "schema:Text".freeze],
12787
+ "schema:category": "issue-1810".freeze,
12366
12788
  type: "rdf:Property".freeze
12367
12789
  property :track,
12368
12790
  comment: %(A music recording \(track\)&#x2014;usually a single song. If an ItemList is given, the list should contain items of type MusicRecording.).freeze,
@@ -12397,9 +12819,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12397
12819
  rangeIncludes: "schema:VideoObject".freeze,
12398
12820
  type: "rdf:Property".freeze
12399
12821
  property :trailerWeight,
12400
- comment: %(The permitted weight of a trailer attached to the vehicle.</p>
12822
+ comment: %(The permitted weight of a trailer attached to the vehicle.<br/><br/>
12401
12823
 
12402
- <p>Typical unit code\(s\): KGM for kilogram, LBR for pound
12824
+ Typical unit code\(s\): KGM for kilogram, LBR for pound
12403
12825
  * Note 1: You can indicate additional information in the <a class="localLink" href="http://schema.org/name">name</a> of the <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a> node.
12404
12826
  * Note 2: You may also link to a <a class="localLink" href="http://schema.org/QualitativeValue">QualitativeValue</a> node that provides additional information using <a class="localLink" href="http://schema.org/valueReference">valueReference</a>.
12405
12827
  * Note 3: Note that you can use <a class="localLink" href="http://schema.org/minValue">minValue</a> and <a class="localLink" href="http://schema.org/maxValue">maxValue</a> to indicate ranges.).freeze,
@@ -12617,7 +13039,7 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12617
13039
  rangeIncludes: "schema:Date".freeze,
12618
13040
  type: "rdf:Property".freeze
12619
13041
  property :value,
12620
- comment: %(<p>The value of the quantitative value or property value node.</p>
13042
+ comment: %(The value of the quantitative value or property value node.<br/><br/>
12621
13043
 
12622
13044
  <ul>
12623
13045
  <li>For <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a> and <a class="localLink" href="http://schema.org/MonetaryAmount">MonetaryAmount</a>, the recommended type for values is 'Number'.</li>
@@ -12743,9 +13165,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12743
13165
  rangeIncludes: "schema:Date".freeze,
12744
13166
  type: "rdf:Property".freeze
12745
13167
  property :vehicleSeatingCapacity,
12746
- comment: %(The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.</p>
13168
+ comment: %(The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.<br/><br/>
12747
13169
 
12748
- <p>Typical unit code\(s\): C62 for persons.).freeze,
13170
+ Typical unit code\(s\): C62 for persons.).freeze,
12749
13171
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
12750
13172
  domainIncludes: "schema:Vehicle".freeze,
12751
13173
  label: "vehicleSeatingCapacity".freeze,
@@ -12865,9 +13287,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12865
13287
  rangeIncludes: "schema:QuantitativeValue".freeze,
12866
13288
  type: "rdf:Property".freeze
12867
13289
  property :weightTotal,
12868
- comment: %(<p>The permitted total weight of the loaded vehicle, including passengers and cargo and the weight of the empty vehicle.</p>
13290
+ comment: %(The permitted total weight of the loaded vehicle, including passengers and cargo and the weight of the empty vehicle.<br/><br/>
12869
13291
 
12870
- <p>Typical unit code\(s\): KGM for kilogram, LBR for pound</p>
13292
+ Typical unit code\(s\): KGM for kilogram, LBR for pound<br/><br/>
12871
13293
 
12872
13294
  <ul>
12873
13295
  <li>Note 1: You can indicate additional information in the <a class="localLink" href="http://schema.org/name">name</a> of the <a class="localLink" href="http://schema.org/QuantitativeValue">QuantitativeValue</a> node.</li>
@@ -12882,9 +13304,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12882
13304
  "schema:isPartOf": "http://auto.schema.org".freeze,
12883
13305
  type: "rdf:Property".freeze
12884
13306
  property :wheelbase,
12885
- comment: %(The distance between the centers of the front and rear wheels.</p>
13307
+ comment: %(The distance between the centers of the front and rear wheels.<br/><br/>
12886
13308
 
12887
- <p>Typical unit code\(s\): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet).freeze,
13309
+ Typical unit code\(s\): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet).freeze,
12888
13310
  "dc:source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
12889
13311
  domainIncludes: "schema:Vehicle".freeze,
12890
13312
  label: "wheelbase".freeze,
@@ -12980,9 +13402,9 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
12980
13402
  rangeIncludes: ["schema:Number".freeze, "schema:Text".freeze],
12981
13403
  type: "rdf:Property".freeze
12982
13404
  property :xpath,
12983
- comment: %(An XPath.).freeze,
13405
+ comment: %(An XPath, e.g. of a <a class="localLink" href="http://schema.org/SpeakableSpecification">SpeakableSpecification</a> or <a class="localLink" href="http://schema.org/WebPageElement">WebPageElement</a>. In the latter case, multiple matches within a page can constitute a single conceptual "Web page element".).freeze,
12984
13406
  "dc:source": "https://github.com/schemaorg/schemaorg/issues/1389".freeze,
12985
- domainIncludes: "schema:SpeakableSpecification".freeze,
13407
+ domainIncludes: ["schema:SpeakableSpecification".freeze, "schema:WebPageElement".freeze],
12986
13408
  label: "xpath".freeze,
12987
13409
  rangeIncludes: "schema:XPathType".freeze,
12988
13410
  "schema:category": "issue-1389".freeze,
@@ -13057,7 +13479,7 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
13057
13479
  label: "AudiobookFormat".freeze,
13058
13480
  type: "schema:BookFormatType".freeze
13059
13481
  term :AuthoritativeLegalValue,
13060
- comment: %(Indicates that the publisher gives some special status to the publication of the document. \("The Queens Printer" version of a UK Act of Parliament, or the PDF version of a Directive published by the EU Office of Publications\). Something "AuthoritativeLegalValue" is considered to be also <a class="localLink" href="http://schema.org/OfficialLegalValue">OfficialLegalValue</a>".).freeze,
13482
+ comment: %(Indicates that the publisher gives some special status to the publication of the document. \("The Queens Printer" version of a UK Act of Parliament, or the PDF version of a Directive published by the EU Office of Publications\). Something "Authoritative" is considered to be also <a class="localLink" href="http://schema.org/OfficialLegalValue">OfficialLegalValue</a>".).freeze,
13061
13483
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
13062
13484
  exactMatch: "http://data.europa.eu/eli/ontology#LegalValue-authoritative".freeze,
13063
13485
  label: "AuthoritativeLegalValue".freeze,
@@ -13171,12 +13593,12 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
13171
13593
  comment: %(Indicates that the item is damaged.).freeze,
13172
13594
  label: "DamagedCondition".freeze,
13173
13595
  type: "schema:OfferItemCondition".freeze
13174
- term :Definitive,
13596
+ term :DefinitiveLegalValue,
13175
13597
  comment: %(Indicates a document for which the text is conclusively what the law says and is legally binding. \(e.g. The digitally signed version of an Official Journal.\)
13176
- Something "Definitive" is considered to be also "<a href="/Authoritative">Authoritative</a>".).freeze,
13598
+ Something "Definitive" is considered to be also <a class="localLink" href="http://schema.org/AuthoritativeLegalValue">AuthoritativeLegalValue</a>.).freeze,
13177
13599
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],
13178
13600
  exactMatch: "http://data.europa.eu/eli/ontology#LegalValue-definitive".freeze,
13179
- label: "Definitive".freeze,
13601
+ label: "DefinitiveLegalValue".freeze,
13180
13602
  "schema:category": "issue-1156".freeze,
13181
13603
  "schema:isPartOf": "http://pending.schema.org".freeze,
13182
13604
  type: "schema:LegalValueLevel".freeze
@@ -13657,12 +14079,6 @@ we define a supporting type, <a class="localLink" href="http://schema.org/Speaka
13657
14079
  label: "OccupationalActivity".freeze,
13658
14080
  "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
13659
14081
  type: "schema:PhysicalActivityCategory".freeze
13660
- term :OccupationalTherapy,
13661
- comment: %(A treatment of people with physical, emotional, or social problems, using purposeful activity to help them overcome or learn to deal with their problems.).freeze,
13662
- label: "OccupationalTherapy".freeze,
13663
- "schema:isPartOf": "http://health-lifesci.schema.org".freeze,
13664
- subClassOf: "schema:MedicalTherapy".freeze,
13665
- type: "schema:MedicalSpecialty".freeze
13666
14082
  term :OfficialLegalValue,
13667
14083
  comment: %(All the documents published by an official publisher should have at least the legal value level "OfficialLegalValue". This indicates that the document was published by an organisation with the public task of making it available \(e.g. a consolidated version of a EU directive published by the EU Office of Publications\).).freeze,
13668
14084
  "dc:source": ["http://publications.europa.eu/mdr/eli/index.html".freeze, "https://github.com/schemaorg/schemaorg/issues/1156".freeze],