rdf-vocab 3.1.11 → 3.1.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -454,6 +454,13 @@ module RDF::Vocab
454
454
  label: "BoatTrip".freeze,
455
455
  subClassOf: "https://schema.org/Trip".freeze,
456
456
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
457
+ term :BodyMeasurementTypeEnumeration,
458
+ comment: "Enumerates types (or dimensions) of a person's body measurements, for example for fitting of clothes.".freeze,
459
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
460
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
461
+ label: "BodyMeasurementTypeEnumeration".freeze,
462
+ subClassOf: "https://schema.org/MeasurementTypeEnumeration".freeze,
463
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
457
464
  term :BodyOfWater,
458
465
  comment: "A body of water, such as a sea, ocean, or lake.".freeze,
459
466
  label: "BodyOfWater".freeze,
@@ -761,7 +768,7 @@ module RDF::Vocab
761
768
  subClassOf: "https://schema.org/Place".freeze,
762
769
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
763
770
  term :Claim,
764
- comment: "A [[Claim]] in Schema.org represents a specific, factually-oriented claim that could be the [[itemReviewed]] in a [[ClaimReview]]. The content of a claim can be summarized with the [[text]] property. Variations on well known claims can have their common identity indicated via [[sameAs]] links, and summarized with a [[name]]. Ideally, a [[Claim]] 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.\n\n Beyond [[ClaimReview]], the Claim type can be associated with related creative works - for example a [[ScholaryArticle]] or [[Question]] might be [[about]] some [[Claim]].\n\n At this time, Schema.org does not define any types of relationship between claims. This is a natural area for future exploration.\n ".freeze,
771
+ comment: "A [[Claim]] in Schema.org represents a specific, factually-oriented claim that could be the [[itemReviewed]] in a [[ClaimReview]]. The content of a claim can be summarized with the [[text]] property. Variations on well known claims can have their common identity indicated via [[sameAs]] links, and summarized with a [[name]]. Ideally, a [[Claim]] 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.\n\n Beyond [[ClaimReview]], the Claim type can be associated with related creative works - for example a [[ScholarlyArticle]] or [[Question]] might be [[about]] some [[Claim]].\n\n At this time, Schema.org does not define any types of relationship between claims. This is a natural area for future exploration.\n ".freeze,
765
772
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
766
773
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1828".freeze,
767
774
  label: "Claim".freeze,
@@ -1372,7 +1379,7 @@ module RDF::Vocab
1372
1379
  subClassOf: "https://schema.org/Quantity".freeze,
1373
1380
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
1374
1381
  term :EUEnergyEfficiencyEnumeration,
1375
- comment: "Enumerates the EU energy efficiency classes A-G as well as A+, A++, and A+++ as defined in EU directive 2017/1369".freeze,
1382
+ comment: "Enumerates the EU energy efficiency classes A-G as well as A+, A++, and A+++ as defined in EU directive 2017/1369.".freeze,
1376
1383
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
1377
1384
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
1378
1385
  label: "EUEnergyEfficiencyEnumeration".freeze,
@@ -1483,7 +1490,7 @@ module RDF::Vocab
1483
1490
  subClassOf: "https://schema.org/Quantity".freeze,
1484
1491
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
1485
1492
  term :EnergyConsumptionDetails,
1486
- comment: "EnergyConsumptionDetails represents information related to the energy efficiency of a product that consumes energy. The information that can be provided is based on international regulations such as for example [EU directive 2017/1369](https://eur-lex.europa.eu/eli/reg/2017/1369/oj) for energy labeling and the [Energy labeling rule](https://www.ftc.gov/enforcement/rules/rulemaking-regulatory-reform-proceedings/energy-water-use-labeling-consumer) under the Energy Policy and Conservation Act (EPCA) in the US".freeze,
1493
+ comment: "EnergyConsumptionDetails represents information related to the energy efficiency of a product that consumes energy. The information that can be provided is based on international regulations such as for example [EU directive 2017/1369](https://eur-lex.europa.eu/eli/reg/2017/1369/oj) for energy labeling and the [Energy labeling rule](https://www.ftc.gov/enforcement/rules/rulemaking-regulatory-reform-proceedings/energy-water-use-labeling-consumer) under the Energy Policy and Conservation Act (EPCA) in the US.".freeze,
1487
1494
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
1488
1495
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
1489
1496
  label: "EnergyConsumptionDetails".freeze,
@@ -1497,7 +1504,7 @@ module RDF::Vocab
1497
1504
  subClassOf: "https://schema.org/Enumeration".freeze,
1498
1505
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
1499
1506
  term :EnergyStarEnergyEfficiencyEnumeration,
1500
- comment: "Used to indicate whether a product is EnergyStar certified".freeze,
1507
+ comment: "Used to indicate whether a product is EnergyStar certified.".freeze,
1501
1508
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
1502
1509
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
1503
1510
  label: "EnergyStarEnergyEfficiencyEnumeration".freeze,
@@ -2208,7 +2215,7 @@ module RDF::Vocab
2208
2215
  subClassOf: "https://schema.org/Intangible".freeze,
2209
2216
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
2210
2217
  term :LearningResource,
2211
- comment: "The LearningResource type can be used to indicate [[CreativeWork]]s (whether physical or digital) that have a particular and explicit orientation towards learning, education, skill acquisition, and other educational purposes.\n\n[[LearningResource]] is expected to be used as an addition to a primary type such as [[Book]], [[Video]], [[Product]] etc.\n\n[[EducationEvent]] serves a similar purpose for event-like things (e.g. a [[Trip]]). A [[LearningResource]] may be created as a result of an [[EducationEvent]], for example by recording one.".freeze,
2218
+ comment: "The LearningResource type can be used to indicate [[CreativeWork]]s (whether physical or digital) that have a particular and explicit orientation towards learning, education, skill acquisition, and other educational purposes.\n\n[[LearningResource]] is expected to be used as an addition to a primary type such as [[Book]], [[VideoObject]], [[Product]] etc.\n\n[[EducationEvent]] serves a similar purpose for event-like things (e.g. a [[Trip]]). A [[LearningResource]] may be created as a result of an [[EducationEvent]], for example by recording one.".freeze,
2212
2219
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
2213
2220
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1401".freeze,
2214
2221
  label: "LearningResource".freeze,
@@ -2411,13 +2418,20 @@ module RDF::Vocab
2411
2418
  label: "MaximumDoseSchedule".freeze,
2412
2419
  subClassOf: "https://schema.org/DoseSchedule".freeze,
2413
2420
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
2421
+ term :MeasurementTypeEnumeration,
2422
+ comment: "Enumeration of common measurement types (or dimensions), for example \"chest\" for a person, \"inseam\" for pants, \"gauge\" for screws, or \"wheel\" for bicycles.".freeze,
2423
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
2424
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
2425
+ label: "MeasurementTypeEnumeration".freeze,
2426
+ subClassOf: "https://schema.org/Enumeration".freeze,
2427
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
2414
2428
  term :MediaGallery,
2415
2429
  comment: "Web page type: Media gallery page. A mixed-media page that can contains media such as images, videos, and other multimedia.".freeze,
2416
2430
  label: "MediaGallery".freeze,
2417
2431
  subClassOf: "https://schema.org/CollectionPage".freeze,
2418
2432
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
2419
2433
  term :MediaManipulationRatingEnumeration,
2420
- comment: "(editorial work in progress, this definition is incomplete and unreviewed) MediaManipulationRatingEnumeration classifies a number of ways in which a media item (video, image, audio) can be manipulated, taking into account the context within which they are published or presented.".freeze,
2434
+ comment: " Codes for use with the [[mediaAuthenticityCategory]] property, indicating the authenticity of a media object (in the context of how it was published or shared). In general these codes are not mutually exclusive, although some combinations (such as 'original' versus 'transformed', 'edited' and 'staged') would be contradictory if applied in the same [[MediaReview]]. Note that the application of these codes is with regard to a piece of media shared or published in a particular context.".freeze,
2421
2435
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
2422
2436
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
2423
2437
  label: "MediaManipulationRatingEnumeration".freeze,
@@ -2429,7 +2443,7 @@ module RDF::Vocab
2429
2443
  subClassOf: "https://schema.org/CreativeWork".freeze,
2430
2444
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
2431
2445
  term :MediaReview,
2432
- comment: "(editorial work in progress, this definition is incomplete and unreviewed)\n A [[MediaReview]] is a more specialized form of Review dedicated to the evaluation of media content online, typically in the context of fact-checking and misinformation.\n For more general reviews of media in the broader sense, use [[UserReview]], [[CriticReview]] or other [[Review]] types.".freeze,
2446
+ comment: "A [[MediaReview]] is a more specialized form of Review dedicated to the evaluation of media content online, typically in the context of fact-checking and misinformation.\n For more general reviews of media in the broader sense, use [[UserReview]], [[CriticReview]] or other [[Review]] types. This definition is\n a work in progress. While the [[MediaManipulationRatingEnumeration]] list reflects significant community review amongst fact-checkers and others working\n to combat misinformation, the specific structures for representing media objects, their versions and publication context, is still evolving. Similarly, best practices for the relationship between [[MediaReview]] and [[ClaimReview]] markup has not yet been finalized.".freeze,
2433
2447
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
2434
2448
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
2435
2449
  label: "MediaReview".freeze,
@@ -2788,7 +2802,7 @@ module RDF::Vocab
2788
2802
  subClassOf: "https://schema.org/TransferAction".freeze,
2789
2803
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
2790
2804
  term :MortgageLoan,
2791
- comment: "A loan in which property or real estate is used as collateral. (A loan securitized against some real estate.)".freeze,
2805
+ comment: "A loan in which property or real estate is used as collateral. (A loan securitized against some real estate).".freeze,
2792
2806
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
2793
2807
  "https://schema.org/source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze, "https://github.com/schemaorg/schemaorg/issues/1253".freeze],
2794
2808
  label: "MortgageLoan".freeze,
@@ -3041,6 +3055,13 @@ module RDF::Vocab
3041
3055
  label: "Occupation".freeze,
3042
3056
  subClassOf: "https://schema.org/Intangible".freeze,
3043
3057
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
3058
+ term :OccupationalExperienceRequirements,
3059
+ comment: "Indicates employment-related experience requirements, e.g. [[monthsOfExperience]].".freeze,
3060
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
3061
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2681".freeze,
3062
+ label: "OccupationalExperienceRequirements".freeze,
3063
+ subClassOf: "https://schema.org/Intangible".freeze,
3064
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
3044
3065
  term :OccupationalTherapy,
3045
3066
  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,
3046
3067
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
@@ -3083,7 +3104,7 @@ module RDF::Vocab
3083
3104
  subClassOf: "https://schema.org/Enumeration".freeze,
3084
3105
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
3085
3106
  term :OfferShippingDetails,
3086
- comment: "OfferShippingDetails represents information about shipping destinations.\n\nMultiple of these entities can be used to represent different shipping rates for different destinations:\n\nOne entity for Alaska/Hawaii. A different one for continental US.A different one for all France.\n\nMultiple of these entities can be used to represent different shipping costs and delivery times.\n\nTwo entities that are identical but differ in rate and time:\n\ne.g. Cheaper and slower: $5 in 5-7days\nor Fast and expensive: $15 in 1-2 days\n".freeze,
3107
+ comment: "OfferShippingDetails represents information about shipping destinations.\n\nMultiple of these entities can be used to represent different shipping rates for different destinations:\n\nOne entity for Alaska/Hawaii. A different one for continental US.A different one for all France.\n\nMultiple of these entities can be used to represent different shipping costs and delivery times.\n\nTwo entities that are identical but differ in rate and time:\n\ne.g. Cheaper and slower: $5 in 5-7days\nor Fast and expensive: $15 in 1-2 days.".freeze,
3087
3108
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
3088
3109
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2506".freeze,
3089
3110
  label: "OfferShippingDetails".freeze,
@@ -4128,6 +4149,27 @@ module RDF::Vocab
4128
4149
  label: "SiteNavigationElement".freeze,
4129
4150
  subClassOf: "https://schema.org/WebPageElement".freeze,
4130
4151
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4152
+ term :SizeGroupEnumeration,
4153
+ comment: "Enumerates common size groups for various product categories.".freeze,
4154
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4155
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
4156
+ label: "SizeGroupEnumeration".freeze,
4157
+ subClassOf: "https://schema.org/Enumeration".freeze,
4158
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4159
+ term :SizeSpecification,
4160
+ comment: "Size related properties of a product, typically a size code ([[name]]) and optionally a [[sizeSystem]], [[sizeGroup]], and product measurements ([[hasMeasurement]]). In addition, the intended audience can be defined through [[suggestedAge]], [[suggestedGender]], and suggested body measurements ([[suggestedMeasurement]]).".freeze,
4161
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4162
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
4163
+ label: "SizeSpecification".freeze,
4164
+ subClassOf: "https://schema.org/QualitativeValue".freeze,
4165
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4166
+ term :SizeSystemEnumeration,
4167
+ comment: "Enumerates common size systems for different categories of products, for example \"EN-13402\" or \"UK\" for wearables or \"Imperial\" for screws.".freeze,
4168
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4169
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
4170
+ label: "SizeSystemEnumeration".freeze,
4171
+ subClassOf: "https://schema.org/Enumeration".freeze,
4172
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4131
4173
  term :SkiResort,
4132
4174
  comment: "A ski resort.".freeze,
4133
4175
  label: "SkiResort".freeze,
@@ -4173,7 +4215,7 @@ module RDF::Vocab
4173
4215
  subClassOf: "https://schema.org/Intangible".freeze,
4174
4216
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4175
4217
  term :SpecialAnnouncement,
4176
- comment: "A SpecialAnnouncement combines a simple date-stamped textual information update\n with contextualized Web links and other structured data. It represents an information update made by a\n locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police,\n local government.\n\nFor work in progress guidelines on Coronavirus-related markup see [this doc](https://docs.google.com/document/d/14ikaGCKxo50rRM7nvKSlbUpjyIk2WMQd3IkB1lItlrM/edit#).\n\nThe motivating scenario for SpecialAnnouncement is the [Coronavirus pandemic](https://en.wikipedia.org/wiki/2019%E2%80%9320_coronavirus_pandemic), and the initial vocabulary is oriented to this urgent situation. Schema.org\nexpect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our\nusual [Github entry](https://github.com/schemaorg/schemaorg/issues/2490), feedback comments can also be provided in [this document](https://docs.google.com/document/d/1fpdFFxk8s87CWwACs53SGkYv3aafSxz_DTtOQxMrBJQ/edit#).\n\n\nWhile this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like [CAP](https://en.wikipedia.org/wiki/Common_Alerting_Protocol), although there may be overlaps. The intent is to cover\nthe kinds of everyday practical information being posted to existing websites during an emergency situation.\n\nSeveral kinds of information can be provided:\n\nWe encourage the provision of \"name\", \"text\", \"datePosted\", \"expires\" (if appropriate), \"category\" and\n\"url\" as a simple baseline. It is important to provide a value for \"category\" where possible, most ideally as a well known\nURL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be \"https://en.wikipedia.org/w/index.php?title=2019-20\\_coronavirus\\_pandemic\" or \"https://www.wikidata.org/wiki/Q81068910\".\n\nFor many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a [[WebContent]] type, and provide the url as a property of that, alongside at least a simple \"[[text]]\" summary of the page. It is\nunlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.\n\nWe expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, [[openingHours]], [[Event]], [[FAQPage]] etc. By linking to those pages from a [[SpecialAnnouncement]] you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the [[category]] property of the [[SpecialAnnouncement]].\n\nMany [[SpecialAnnouncement]]s will relate to particular regions and to identifiable local organizations. Use [[spatialCoverage]] for the region, and [[announcementLocation]] to indicate specific [[LocalBusiness]]es and [[CivicStructures]]. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both [[spatialCoverage]] and [[announcementLocation]].\n\nThe [[about]] property can be used to indicate entities that are the focus of the announcement. We now recommend using [[about]] only\nfor representing non-location entities (e.g. a [[Course]] or a [[RadioStation]]). For places, use [[announcementLocation]] and [[spatialCoverage]]. Consumers of this markup should be aware that the initial design encouraged the use of /about for locations too.\n\nThe basic content of [[SpecialAnnouncement]] is similar to that of an [RSS](https://en.wikipedia.org/wiki/RSS) or [Atom](https://en.wikipedia.org/wiki/Atom_(Web_standard)) feed. For publishers without such feeds, basic feed-like information can be shared by posting\n[[SpecialAnnouncement]] updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed\nwith the [[webFeed]] property. This can be a simple URL, or an inline [[DataFeed]] object, with [[encodingFormat]] providing\nmedia type information e.g. \"application/rss+xml\" or \"application/atom+xml\".\n".freeze,
4218
+ comment: "A SpecialAnnouncement combines a simple date-stamped textual information update\n with contextualized Web links and other structured data. It represents an information update made by a\n locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police,\n local government.\n\nFor work in progress guidelines on Coronavirus-related markup see [this doc](https://docs.google.com/document/d/14ikaGCKxo50rRM7nvKSlbUpjyIk2WMQd3IkB1lItlrM/edit#).\n\nThe motivating scenario for SpecialAnnouncement is the [Coronavirus pandemic](https://en.wikipedia.org/wiki/2019%E2%80%9320_coronavirus_pandemic), and the initial vocabulary is oriented to this urgent situation. Schema.org\nexpect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our\nusual [Github entry](https://github.com/schemaorg/schemaorg/issues/2490), feedback comments can also be provided in [this document](https://docs.google.com/document/d/1fpdFFxk8s87CWwACs53SGkYv3aafSxz_DTtOQxMrBJQ/edit#).\n\n\nWhile this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like [CAP](https://en.wikipedia.org/wiki/Common_Alerting_Protocol), although there may be overlaps. The intent is to cover\nthe kinds of everyday practical information being posted to existing websites during an emergency situation.\n\nSeveral kinds of information can be provided:\n\nWe encourage the provision of \"name\", \"text\", \"datePosted\", \"expires\" (if appropriate), \"category\" and\n\"url\" as a simple baseline. It is important to provide a value for \"category\" where possible, most ideally as a well known\nURL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be \"https://en.wikipedia.org/w/index.php?title=2019-20\\_coronavirus\\_pandemic\" or \"https://www.wikidata.org/wiki/Q81068910\".\n\nFor many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a [[WebContent]] type, and provide the url as a property of that, alongside at least a simple \"[[text]]\" summary of the page. It is\nunlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.\n\nWe expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, [[openingHours]], [[Event]], [[FAQPage]] etc. By linking to those pages from a [[SpecialAnnouncement]] you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the [[category]] property of the [[SpecialAnnouncement]].\n\nMany [[SpecialAnnouncement]]s will relate to particular regions and to identifiable local organizations. Use [[spatialCoverage]] for the region, and [[announcementLocation]] to indicate specific [[LocalBusiness]]es and [[CivicStructure]]s. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both [[spatialCoverage]] and [[announcementLocation]].\n\nThe [[about]] property can be used to indicate entities that are the focus of the announcement. We now recommend using [[about]] only\nfor representing non-location entities (e.g. a [[Course]] or a [[RadioStation]]). For places, use [[announcementLocation]] and [[spatialCoverage]]. Consumers of this markup should be aware that the initial design encouraged the use of /about for locations too.\n\nThe basic content of [[SpecialAnnouncement]] is similar to that of an [RSS](https://en.wikipedia.org/wiki/RSS) or [Atom](https://en.wikipedia.org/wiki/Atom_(Web_standard)) feed. For publishers without such feeds, basic feed-like information can be shared by posting\n[[SpecialAnnouncement]] updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed\nwith the [[webFeed]] property. This can be a simple URL, or an inline [[DataFeed]] object, with [[encodingFormat]] providing\nmedia type information e.g. \"application/rss+xml\" or \"application/atom+xml\".\n".freeze,
4177
4219
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4178
4220
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2490".freeze,
4179
4221
  label: "SpecialAnnouncement".freeze,
@@ -4230,7 +4272,7 @@ module RDF::Vocab
4230
4272
  subClassOf: "https://schema.org/AdministrativeArea".freeze,
4231
4273
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4232
4274
  term :StatisticalPopulation,
4233
- comment: "A StatisticalPopulation is a set of instances of a certain given type that satisfy some set of constraints. The property [[populationType]] is used to specify the type. Any property that can be used on instances of that type can appear on the statistical population. For example, a [[StatisticalPopulation]] representing all [[Person]]s with a [[homeLocation]] of East Podunk California, would be described by applying the appropriate [[homeLocation]] and [[populationType]] properties to a [[StatisticalPopulation]] item that stands for that set of people.\nThe properties [[numConstraints]] and [[constrainingProperties]] are used to specify which of the populations properties are used to specify the population. Note that the sense of \"population\" used here is the general sense of a statistical\npopulation, and does not imply that the population consists of people. For example, a [[populationType]] of [[Event]] or [[NewsArticle]] could be used. See also [[Observation]], and the [data and datasets](/docs/data-and-datasets.html) overview for more details.\n ".freeze,
4275
+ comment: "A StatisticalPopulation is a set of instances of a certain given type that satisfy some set of constraints. The property [[populationType]] is used to specify the type. Any property that can be used on instances of that type can appear on the statistical population. For example, a [[StatisticalPopulation]] representing all [[Person]]s with a [[homeLocation]] of East Podunk California, would be described by applying the appropriate [[homeLocation]] and [[populationType]] properties to a [[StatisticalPopulation]] item that stands for that set of people.\nThe properties [[numConstraints]] and [[constrainingProperty]] are used to specify which of the populations properties are used to specify the population. Note that the sense of \"population\" used here is the general sense of a statistical\npopulation, and does not imply that the population consists of people. For example, a [[populationType]] of [[Event]] or [[NewsArticle]] could be used. See also [[Observation]], and the [data and datasets](/docs/data-and-datasets.html) overview for more details.\n ".freeze,
4234
4276
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4235
4277
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2291".freeze,
4236
4278
  label: "StatisticalPopulation".freeze,
@@ -4454,7 +4496,7 @@ module RDF::Vocab
4454
4496
  subClassOf: "https://schema.org/Place".freeze,
4455
4497
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4456
4498
  term :TouristDestination,
4457
- comment: "A tourist destination. In principle any [[Place]] can be a [[TouristDestination]] from a [[City]], [[Region]] or [[Country]] to an [[AmusementPark]] or [[Hotel]]. This Type can be used on its own to describe a general [[TouristDestination]], or be used as an [[additionalType]] to add tourist relevant properties to any other [[Place]]. A [[TouristDestination]] is defined as a [[Place]] that contains, or is colocated with, one or more [[TouristAttraction]]s, often linked by a similar theme or interest to a particular [[touristType]]. The [UNWTO](http://www2.unwto.org/) defines Destination (main destination of a tourism trip) as the place visited that is central to the decision to take the trip.\n (See examples below).".freeze,
4499
+ comment: "A tourist destination. In principle any [[Place]] can be a [[TouristDestination]] from a [[City]], Region or [[Country]] to an [[AmusementPark]] or [[Hotel]]. This Type can be used on its own to describe a general [[TouristDestination]], or be used as an [[additionalType]] to add tourist relevant properties to any other [[Place]]. A [[TouristDestination]] is defined as a [[Place]] that contains, or is colocated with, one or more [[TouristAttraction]]s, often linked by a similar theme or interest to a particular [[touristType]]. The [UNWTO](http://www2.unwto.org/) defines Destination (main destination of a tourism trip) as the place visited that is central to the decision to take the trip.\n (See examples below).".freeze,
4458
4500
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4459
4501
  "https://schema.org/source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#IIT-CNR.it".freeze, "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze, "https://github.com/schemaorg/schemaorg/issues/1810".freeze],
4460
4502
  label: "TouristDestination".freeze,
@@ -4788,6 +4830,27 @@ module RDF::Vocab
4788
4830
  label: "WearAction".freeze,
4789
4831
  subClassOf: "https://schema.org/UseAction".freeze,
4790
4832
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4833
+ term :WearableMeasurementTypeEnumeration,
4834
+ comment: "Enumerates common types of measurement for wearables products.".freeze,
4835
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4836
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
4837
+ label: "WearableMeasurementTypeEnumeration".freeze,
4838
+ subClassOf: "https://schema.org/MeasurementTypeEnumeration".freeze,
4839
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4840
+ term :WearableSizeGroupEnumeration,
4841
+ comment: "Enumerates common size groups (also known as \"size types\") for wearable products.".freeze,
4842
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4843
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
4844
+ label: "WearableSizeGroupEnumeration".freeze,
4845
+ subClassOf: "https://schema.org/SizeGroupEnumeration".freeze,
4846
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4847
+ term :WearableSizeSystemEnumeration,
4848
+ comment: "Enumerates common size systems specific for wearable products".freeze,
4849
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4850
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
4851
+ label: "WearableSizeSystemEnumeration".freeze,
4852
+ subClassOf: "https://schema.org/SizeSystemEnumeration".freeze,
4853
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4791
4854
  term :WebAPI,
4792
4855
  comment: "An application programming interface accessible over Web/Internet technologies.".freeze,
4793
4856
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
@@ -4801,7 +4864,7 @@ module RDF::Vocab
4801
4864
  subClassOf: "https://schema.org/SoftwareApplication".freeze,
4802
4865
  type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
4803
4866
  term :WebContent,
4804
- comment: "WebContent is a type representing all [[WebPage]], [[WebSite]] and [[WebPageElement]] content. It is sometimes the case that detailed distinctions between Web pages, sites and their parts is not always important or obvious. The [[WebContent]] type makes it easier to describe Web-addressable content without requiring such distinctions to always be stated. (The intent is that the existing types [[WebPage]], [[WebSite]] and [[WebPageElement]] will eventually be declared as subtypes of [[WebContent]].)\n ".freeze,
4867
+ comment: "WebContent is a type representing all [[WebPage]], [[WebSite]] and [[WebPageElement]] content. It is sometimes the case that detailed distinctions between Web pages, sites and their parts is not always important or obvious. The [[WebContent]] type makes it easier to describe Web-addressable content without requiring such distinctions to always be stated. (The intent is that the existing types [[WebPage]], [[WebSite]] and [[WebPageElement]] will eventually be declared as subtypes of [[WebContent]]).".freeze,
4805
4868
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
4806
4869
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2358".freeze,
4807
4870
  label: "WebContent".freeze,
@@ -5856,7 +5919,7 @@ module RDF::Vocab
5856
5919
  label: "beforeMedia".freeze,
5857
5920
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
5858
5921
  property :beneficiaryBank,
5859
- 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,
5922
+ 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,
5860
5923
  "https://schema.org/domainIncludes": "https://schema.org/MoneyTransfer".freeze,
5861
5924
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
5862
5925
  "https://schema.org/rangeIncludes": ["https://schema.org/BankOrCreditUnion".freeze, "https://schema.org/Text".freeze],
@@ -5891,7 +5954,7 @@ module RDF::Vocab
5891
5954
  label: "billingAddress".freeze,
5892
5955
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
5893
5956
  property :billingDuration,
5894
- comment: "Specifies for how long this price (or price component) will be billed. Can be used, for example, to model the contractual duration of a subscription or payment plan. Type can be either a Duration or a Number (in which case the unit of measurement, for example month, is specified by the unitCode property)".freeze,
5957
+ comment: "Specifies for how long this price (or price component) will be billed. Can be used, for example, to model the contractual duration of a subscription or payment plan. Type can be either a Duration or a Number (in which case the unit of measurement, for example month, is specified by the unitCode property).".freeze,
5895
5958
  "https://schema.org/domainIncludes": "https://schema.org/UnitPriceSpecification".freeze,
5896
5959
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
5897
5960
  "https://schema.org/rangeIncludes": ["https://schema.org/Duration".freeze, "https://schema.org/Number".freeze, "https://schema.org/QuantitativeValue".freeze],
@@ -5912,7 +5975,7 @@ module RDF::Vocab
5912
5975
  label: "billingPeriod".freeze,
5913
5976
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
5914
5977
  property :billingStart,
5915
- comment: "Specifies after how much time this price (or price component) becomes valid and billing starts. Can be used, for example, to model a price increase after the first year of a subscription. The unit of measurement is specified by the unitCode property".freeze,
5978
+ comment: "Specifies after how much time this price (or price component) becomes valid and billing starts. Can be used, for example, to model a price increase after the first year of a subscription. The unit of measurement is specified by the unitCode property.".freeze,
5916
5979
  "https://schema.org/domainIncludes": "https://schema.org/UnitPriceSpecification".freeze,
5917
5980
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
5918
5981
  "https://schema.org/rangeIncludes": "https://schema.org/Number".freeze,
@@ -6034,7 +6097,7 @@ module RDF::Vocab
6034
6097
  "https://schema.org/domainIncludes": "https://schema.org/Nerve".freeze,
6035
6098
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
6036
6099
  "https://schema.org/rangeIncludes": "https://schema.org/AnatomicalStructure".freeze,
6037
- "https://schema.org/supersededBy": ["https://schema.org/arterialBranch".freeze, "https://schema.org/nerveBranch".freeze, "https://schema.org/veinBranch".freeze],
6100
+ "https://schema.org/supersededBy": "https://schema.org/arterialBranch".freeze,
6038
6101
  label: "branch".freeze,
6039
6102
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
6040
6103
  property :branchCode,
@@ -6114,7 +6177,7 @@ module RDF::Vocab
6114
6177
  label: "broadcastServiceTier".freeze,
6115
6178
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
6116
6179
  property :broadcastSignalModulation,
6117
- comment: "The modulation (e.g. FM, AM, etc) used by a particular broadcast service".freeze,
6180
+ comment: "The modulation (e.g. FM, AM, etc) used by a particular broadcast service.".freeze,
6118
6181
  "https://schema.org/domainIncludes": "https://schema.org/BroadcastFrequencySpecification".freeze,
6119
6182
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
6120
6183
  "https://schema.org/rangeIncludes": ["https://schema.org/QualitativeValue".freeze, "https://schema.org/Text".freeze],
@@ -6194,7 +6257,7 @@ module RDF::Vocab
6194
6257
  label: "byArtist".freeze,
6195
6258
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
6196
6259
  property :byDay,
6197
- comment: "Defines the day(s) of the week on which a recurring [[Event]] takes place. May be specified using either [[DayOfWeek]], or alternatively [[Text]] conforming to iCal's syntax for byDay recurrence rules".freeze,
6260
+ comment: "Defines the day(s) of the week on which a recurring [[Event]] takes place. May be specified using either [[DayOfWeek]], or alternatively [[Text]] conforming to iCal's syntax for byDay recurrence rules.".freeze,
6198
6261
  "https://schema.org/domainIncludes": "https://schema.org/Schedule".freeze,
6199
6262
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
6200
6263
  "https://schema.org/rangeIncludes": ["https://schema.org/DayOfWeek".freeze, "https://schema.org/Text".freeze],
@@ -6766,7 +6829,7 @@ module RDF::Vocab
6766
6829
  label: "costCategory".freeze,
6767
6830
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
6768
6831
  property :costCurrency,
6769
- comment: "The currency (in 3-letter of the drug cost. See: http://en.wikipedia.org/wiki/ISO_4217 ".freeze,
6832
+ comment: "The currency (in 3-letter of the drug cost. See: http://en.wikipedia.org/wiki/ISO_4217. ".freeze,
6770
6833
  "https://schema.org/domainIncludes": "https://schema.org/DrugCost".freeze,
6771
6834
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
6772
6835
  "https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
@@ -7543,7 +7606,7 @@ module RDF::Vocab
7543
7606
  label: "dropoffTime".freeze,
7544
7607
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
7545
7608
  property :drug,
7546
- comment: "Specifying a drug or medicine used in a medication procedure".freeze,
7609
+ comment: "Specifying a drug or medicine used in a medication procedure.".freeze,
7547
7610
  "https://schema.org/domainIncludes": ["https://schema.org/DrugClass".freeze, "https://schema.org/MedicalCondition".freeze, "https://schema.org/Patient".freeze, "https://schema.org/TherapeuticProcedure".freeze],
7548
7611
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
7549
7612
  "https://schema.org/rangeIncludes": "https://schema.org/Drug".freeze,
@@ -7580,7 +7643,7 @@ module RDF::Vocab
7580
7643
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
7581
7644
  property :duration,
7582
7645
  comment: "The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601).".freeze,
7583
- "https://schema.org/domainIncludes": ["https://schema.org/Audiobook".freeze, "https://schema.org/Event".freeze, "https://schema.org/MediaObject".freeze, "https://schema.org/Movie".freeze, "https://schema.org/MusicRecording".freeze, "https://schema.org/MusicRelease".freeze, "https://schema.org/QuantitativeValueDistribution".freeze, "https://schema.org/Schedule".freeze],
7646
+ "https://schema.org/domainIncludes": ["https://schema.org/Audiobook".freeze, "https://schema.org/Episode".freeze, "https://schema.org/Event".freeze, "https://schema.org/MediaObject".freeze, "https://schema.org/Movie".freeze, "https://schema.org/MusicRecording".freeze, "https://schema.org/MusicRelease".freeze, "https://schema.org/QuantitativeValueDistribution".freeze, "https://schema.org/Schedule".freeze],
7584
7647
  "https://schema.org/rangeIncludes": "https://schema.org/Duration".freeze,
7585
7648
  "https://schema.org/source": ["https://github.com/schemaorg/schemaorg/issues/1457".freeze, "https://github.com/schemaorg/schemaorg/issues/1698".freeze],
7586
7649
  label: "duration".freeze,
@@ -8121,10 +8184,18 @@ module RDF::Vocab
8121
8184
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
8122
8185
  label: "expectsAcceptanceOf".freeze,
8123
8186
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
8187
+ property :experienceInPlaceOfEducation,
8188
+ comment: "Indicates whether a [[JobPosting]] will accept experience (as indicated by [[OccupationalExperienceRequirements]]) in place of its formal educational qualifications (as indicated by [[educationRequirements]]). If true, indicates that satisfying one of these requirements is sufficient.".freeze,
8189
+ "https://schema.org/domainIncludes": "https://schema.org/JobPosting".freeze,
8190
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
8191
+ "https://schema.org/rangeIncludes": "https://schema.org/Boolean".freeze,
8192
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2681".freeze,
8193
+ label: "experienceInPlaceOfEducation".freeze,
8194
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
8124
8195
  property :experienceRequirements,
8125
8196
  comment: "Description of skills and experience needed for the position or Occupation.".freeze,
8126
8197
  "https://schema.org/domainIncludes": ["https://schema.org/JobPosting".freeze, "https://schema.org/Occupation".freeze],
8127
- "https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
8198
+ "https://schema.org/rangeIncludes": ["https://schema.org/OccupationalExperienceRequirements".freeze, "https://schema.org/Text".freeze],
8128
8199
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1698".freeze,
8129
8200
  label: "experienceRequirements".freeze,
8130
8201
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
@@ -8624,7 +8695,7 @@ module RDF::Vocab
8624
8695
  subPropertyOf: ["https://schema.org/gtin".freeze, "https://schema.org/identifier".freeze],
8625
8696
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
8626
8697
  property :gtin8,
8627
- comment: "The [GTIN-8](http://apps.gs1.org/GDD/glossary/Pages/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.".freeze,
8698
+ comment: "The GTIN-8 code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.".freeze,
8628
8699
  "https://schema.org/domainIncludes": ["https://schema.org/Demand".freeze, "https://schema.org/Offer".freeze, "https://schema.org/Product".freeze],
8629
8700
  "https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
8630
8701
  "https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
@@ -8728,7 +8799,7 @@ module RDF::Vocab
8728
8799
  label: "hasDriveThroughService".freeze,
8729
8800
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
8730
8801
  property :hasEnergyConsumptionDetails,
8731
- comment: "Defines the energy efficiency Category (also known as \"class\" or \"rating\") for a product according to an international energy efficiency standard".freeze,
8802
+ comment: "Defines the energy efficiency Category (also known as \"class\" or \"rating\") for a product according to an international energy efficiency standard.".freeze,
8732
8803
  "https://schema.org/domainIncludes": "https://schema.org/Product".freeze,
8733
8804
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
8734
8805
  "https://schema.org/rangeIncludes": "https://schema.org/EnergyConsumptionDetails".freeze,
@@ -8736,7 +8807,7 @@ module RDF::Vocab
8736
8807
  label: "hasEnergyConsumptionDetails".freeze,
8737
8808
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
8738
8809
  property :hasEnergyEfficiencyCategory,
8739
- comment: "Defines the energy efficiency Category (which could be either a rating out of range of values or a yes/no certification) for a product according to an international energy efficiency standard".freeze,
8810
+ comment: "Defines the energy efficiency Category (which could be either a rating out of range of values or a yes/no certification) for a product according to an international energy efficiency standard.".freeze,
8740
8811
  "https://schema.org/domainIncludes": "https://schema.org/EnergyConsumptionDetails".freeze,
8741
8812
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
8742
8813
  "https://schema.org/rangeIncludes": "https://schema.org/EnergyEfficiencyEnumeration".freeze,
@@ -8757,6 +8828,14 @@ module RDF::Vocab
8757
8828
  "https://schema.org/rangeIncludes": ["https://schema.org/Map".freeze, "https://schema.org/URL".freeze],
8758
8829
  label: "hasMap".freeze,
8759
8830
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
8831
+ property :hasMeasurement,
8832
+ comment: "A product measurement, for example the inseam of pants, the wheel size of a bicycle, or the gauge of a screw. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings.".freeze,
8833
+ "https://schema.org/domainIncludes": ["https://schema.org/Offer".freeze, "https://schema.org/Product".freeze, "https://schema.org/SizeSpecification".freeze],
8834
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
8835
+ "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue".freeze,
8836
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
8837
+ label: "hasMeasurement".freeze,
8838
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
8760
8839
  property :hasMenu,
8761
8840
  comment: "Either the actual menu as a structured representation, as text, or a URL of the menu.".freeze,
8762
8841
  "https://schema.org/domainIncludes": "https://schema.org/FoodEstablishment".freeze,
@@ -9244,7 +9323,7 @@ module RDF::Vocab
9244
9323
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
9245
9324
  property :ineligibleRegion,
9246
9325
  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.\\n\\nSee also [[eligibleRegion]].\n ".freeze,
9247
- "https://schema.org/domainIncludes": ["https://schema.org/ActionAccessSpecification".freeze, "https://schema.org/DeliveryChargeSpecification".freeze, "https://schema.org/Demand".freeze, "https://schema.org/Offer".freeze],
9326
+ "https://schema.org/domainIncludes": ["https://schema.org/ActionAccessSpecification".freeze, "https://schema.org/DeliveryChargeSpecification".freeze, "https://schema.org/Demand".freeze, "https://schema.org/MediaObject".freeze, "https://schema.org/Offer".freeze],
9248
9327
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
9249
9328
  "https://schema.org/rangeIncludes": ["https://schema.org/GeoShape".freeze, "https://schema.org/Place".freeze, "https://schema.org/Text".freeze],
9250
9329
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2242".freeze,
@@ -9430,7 +9509,7 @@ module RDF::Vocab
9430
9509
  label: "isGift".freeze,
9431
9510
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
9432
9511
  property :isLiveBroadcast,
9433
- comment: "True is the broadcast is of a live event.".freeze,
9512
+ comment: "True if the broadcast is of a live event.".freeze,
9434
9513
  "https://schema.org/domainIncludes": "https://schema.org/BroadcastEvent".freeze,
9435
9514
  "https://schema.org/rangeIncludes": "https://schema.org/Boolean".freeze,
9436
9515
  label: "isLiveBroadcast".freeze,
@@ -10149,7 +10228,7 @@ module RDF::Vocab
10149
10228
  comment: "A marginOfError for an [[Observation]].".freeze,
10150
10229
  "https://schema.org/domainIncludes": "https://schema.org/Observation".freeze,
10151
10230
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
10152
- "https://schema.org/rangeIncludes": "https://schema.org/DateTime".freeze,
10231
+ "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue".freeze,
10153
10232
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2291".freeze,
10154
10233
  label: "marginOfError".freeze,
10155
10234
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
@@ -10470,6 +10549,14 @@ module RDF::Vocab
10470
10549
  "https://schema.org/source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze, "https://github.com/schemaorg/schemaorg/issues/1253".freeze],
10471
10550
  label: "monthlyMinimumRepaymentAmount".freeze,
10472
10551
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
10552
+ property :monthsOfExperience,
10553
+ comment: "Indicates the minimal number of months of experience required for a position.".freeze,
10554
+ "https://schema.org/domainIncludes": "https://schema.org/OccupationalExperienceRequirements".freeze,
10555
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
10556
+ "https://schema.org/rangeIncludes": "https://schema.org/Number".freeze,
10557
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2681".freeze,
10558
+ label: "monthsOfExperience".freeze,
10559
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
10473
10560
  property :mpn,
10474
10561
  comment: "The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.".freeze,
10475
10562
  "https://schema.org/domainIncludes": ["https://schema.org/Demand".freeze, "https://schema.org/Offer".freeze, "https://schema.org/Product".freeze],
@@ -12271,7 +12358,7 @@ module RDF::Vocab
12271
12358
  label: "repeatCount".freeze,
12272
12359
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
12273
12360
  property :repeatFrequency,
12274
- comment: "Defines the frequency at which [[Events]] will occur according to a schedule [[Schedule]]. The intervals between\n events should be defined as a [[Duration]] of time.".freeze,
12361
+ comment: "Defines the frequency at which [[Event]]s will occur according to a schedule [[Schedule]]. The intervals between\n events should be defined as a [[Duration]] of time.".freeze,
12275
12362
  "https://schema.org/domainIncludes": "https://schema.org/Schedule".freeze,
12276
12363
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
12277
12364
  "https://schema.org/rangeIncludes": ["https://schema.org/Duration".freeze, "https://schema.org/Text".freeze],
@@ -12604,7 +12691,7 @@ module RDF::Vocab
12604
12691
  label: "scheduledTime".freeze,
12605
12692
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
12606
12693
  property :schemaVersion,
12607
- comment: "Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as https://schema.org/version/2.0/ if precise indication of schema version was required by some application. ".freeze,
12694
+ comment: "Indicates (by URL or string) a particular version of a schema used in some CreativeWork. This property was created primarily to\n indicate the use of a specific schema.org release, e.g. ```10.0``` as a simple string, or more explicitly via URL, ```https://schema.org/docs/releases.html#v10.0```. There may be situations in which other schemas might usefully be referenced this way, e.g. ```http://dublincore.org/specifications/dublin-core/dces/1999-07-02/``` but this has not been carefully explored in the community.".freeze,
12608
12695
  "https://schema.org/domainIncludes": "https://schema.org/CreativeWork".freeze,
12609
12696
  "https://schema.org/rangeIncludes": ["https://schema.org/Text".freeze, "https://schema.org/URL".freeze],
12610
12697
  label: "schemaVersion".freeze,
@@ -12953,13 +13040,29 @@ module RDF::Vocab
12953
13040
  label: "significantLinks".freeze,
12954
13041
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
12955
13042
  property :size,
12956
- comment: "A standardized size of a product or creative work, often simplifying richer information into a simple textual string, either through referring to named sizes or (in the case of product markup), by adopting conventional simplifications. Use of QuantitativeValue with a unitCode or unitText can add more structure; in other cases, the /width, /height, /depth and /weight properties may be more applicable. ".freeze,
13043
+ comment: "A standardized size of a product or creative work, specified either through a simple textual string (for example 'XL', '32Wx34L'), a QuantitativeValue with a unitCode, or a comprehensive and structured [[SizeSpecification]]; in other cases, the [[width]], [[height]], [[depth]] and [[weight]] properties may be more applicable. ".freeze,
12957
13044
  "https://schema.org/domainIncludes": ["https://schema.org/CreativeWork".freeze, "https://schema.org/Product".freeze],
12958
13045
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
12959
- "https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm".freeze, "https://schema.org/QuantitativeValue".freeze, "https://schema.org/Text".freeze],
13046
+ "https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm".freeze, "https://schema.org/QuantitativeValue".freeze, "https://schema.org/SizeSpecification".freeze, "https://schema.org/Text".freeze],
12960
13047
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1797".freeze,
12961
13048
  label: "size".freeze,
12962
13049
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13050
+ property :sizeGroup,
13051
+ comment: "The size group (also known as \"size type\") for a product's size. Size groups are common in the fashion industry to define size segments and suggested audiences for wearable products. Multiple values can be combined, for example \"men's big and tall\", \"petite maternity\" or \"regular\"".freeze,
13052
+ "https://schema.org/domainIncludes": "https://schema.org/SizeSpecification".freeze,
13053
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
13054
+ "https://schema.org/rangeIncludes": ["https://schema.org/SizeGroupEnumeration".freeze, "https://schema.org/Text".freeze],
13055
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
13056
+ label: "sizeGroup".freeze,
13057
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13058
+ property :sizeSystem,
13059
+ comment: "The size system used to identify a product's size. Typically either a standard (for example, \"GS1\" or \"ISO-EN13402\"), country code (for example \"US\" or \"JP\"), or a measuring system (for example \"Metric\" or \"Imperial\").".freeze,
13060
+ "https://schema.org/domainIncludes": "https://schema.org/SizeSpecification".freeze,
13061
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
13062
+ "https://schema.org/rangeIncludes": ["https://schema.org/SizeSystemEnumeration".freeze, "https://schema.org/Text".freeze],
13063
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
13064
+ label: "sizeSystem".freeze,
13065
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
12963
13066
  property :skills,
12964
13067
  comment: "A statement of knowledge, skill, ability, task or any other assertion expressing a competency that is desired or required to fulfill this role or to work in this occupation.".freeze,
12965
13068
  "https://schema.org/domainIncludes": ["https://schema.org/JobPosting".freeze, "https://schema.org/Occupation".freeze],
@@ -13366,6 +13469,14 @@ module RDF::Vocab
13366
13469
  "https://schema.org/rangeIncludes": "https://schema.org/Mass".freeze,
13367
13470
  label: "sugarContent".freeze,
13368
13471
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13472
+ property :suggestedAge,
13473
+ comment: "The age or age range for the intended audience or person, for example 3-12 months for infants, 1-5 years for toddlers.".freeze,
13474
+ "https://schema.org/domainIncludes": ["https://schema.org/PeopleAudience".freeze, "https://schema.org/SizeSpecification".freeze],
13475
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
13476
+ "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue".freeze,
13477
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
13478
+ label: "suggestedAge".freeze,
13479
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13369
13480
  property :suggestedAnswer,
13370
13481
  comment: "An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer site.".freeze,
13371
13482
  "https://schema.org/domainIncludes": "https://schema.org/Question".freeze,
@@ -13373,19 +13484,27 @@ module RDF::Vocab
13373
13484
  label: "suggestedAnswer".freeze,
13374
13485
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13375
13486
  property :suggestedGender,
13376
- comment: "The gender of the person or audience.".freeze,
13377
- "https://schema.org/domainIncludes": "https://schema.org/PeopleAudience".freeze,
13378
- "https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
13487
+ comment: "The suggested gender of the intended person or audience, for example \"male\", \"female\", or \"unisex\".".freeze,
13488
+ "https://schema.org/domainIncludes": ["https://schema.org/PeopleAudience".freeze, "https://schema.org/SizeSpecification".freeze],
13489
+ "https://schema.org/rangeIncludes": ["https://schema.org/GenderType".freeze, "https://schema.org/Text".freeze],
13379
13490
  label: "suggestedGender".freeze,
13380
13491
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13381
13492
  property :suggestedMaxAge,
13382
- comment: "Maximal age recommended for viewing content.".freeze,
13493
+ comment: "Maximum recommended age in years for the audience or user.".freeze,
13383
13494
  "https://schema.org/domainIncludes": "https://schema.org/PeopleAudience".freeze,
13384
13495
  "https://schema.org/rangeIncludes": "https://schema.org/Number".freeze,
13385
13496
  label: "suggestedMaxAge".freeze,
13386
13497
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13498
+ property :suggestedMeasurement,
13499
+ comment: "A suggested range of body measurements for the intended audience or person, for example inseam between 32 and 34 inches or height between 170 and 190 cm. Typically found on a size chart for wearable products.".freeze,
13500
+ "https://schema.org/domainIncludes": ["https://schema.org/PeopleAudience".freeze, "https://schema.org/SizeSpecification".freeze],
13501
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
13502
+ "https://schema.org/rangeIncludes": "https://schema.org/QuantitativeValue".freeze,
13503
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
13504
+ label: "suggestedMeasurement".freeze,
13505
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
13387
13506
  property :suggestedMinAge,
13388
- comment: "Minimal age recommended for viewing content.".freeze,
13507
+ comment: "Minimum recommended age in years for the audience or user.".freeze,
13389
13508
  "https://schema.org/domainIncludes": "https://schema.org/PeopleAudience".freeze,
13390
13509
  "https://schema.org/rangeIncludes": "https://schema.org/Number".freeze,
13391
13510
  label: "suggestedMinAge".freeze,
@@ -14085,9 +14204,9 @@ module RDF::Vocab
14085
14204
  label: "valuePattern".freeze,
14086
14205
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
14087
14206
  property :valueReference,
14088
- comment: "A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature.".freeze,
14207
+ comment: "A secondary value that provides additional information on the original value, e.g. a reference temperature or a type of measurement.".freeze,
14089
14208
  "https://schema.org/domainIncludes": ["https://schema.org/PropertyValue".freeze, "https://schema.org/QualitativeValue".freeze, "https://schema.org/QuantitativeValue".freeze],
14090
- "https://schema.org/rangeIncludes": ["https://schema.org/Enumeration".freeze, "https://schema.org/PropertyValue".freeze, "https://schema.org/QualitativeValue".freeze, "https://schema.org/QuantitativeValue".freeze, "https://schema.org/StructuredValue".freeze],
14209
+ "https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm".freeze, "https://schema.org/Enumeration".freeze, "https://schema.org/MeasurementTypeEnumeration".freeze, "https://schema.org/PropertyValue".freeze, "https://schema.org/QualitativeValue".freeze, "https://schema.org/QuantitativeValue".freeze, "https://schema.org/StructuredValue".freeze, "https://schema.org/Text".freeze],
14091
14210
  "https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
14092
14211
  label: "valueReference".freeze,
14093
14212
  type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
@@ -14448,7 +14567,7 @@ module RDF::Vocab
14448
14567
  label: "Abdomen".freeze,
14449
14568
  type: "https://schema.org/PhysicalExam".freeze
14450
14569
  term :ActivationFee,
14451
- comment: "Represents the activation fee part of the total price for an offered product, for example a cellphone contract".freeze,
14570
+ comment: "Represents the activation fee part of the total price for an offered product, for example a cellphone contract.".freeze,
14452
14571
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14453
14572
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2689".freeze,
14454
14573
  label: "ActivationFee".freeze,
@@ -14477,6 +14596,12 @@ module RDF::Vocab
14477
14596
  "https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
14478
14597
  label: "AllWheelDriveConfiguration".freeze,
14479
14598
  type: "https://schema.org/DriveWheelConfigurationValue".freeze
14599
+ term :AllergiesHealthAspect,
14600
+ comment: "Content about the allergy-related aspects of a health topic.".freeze,
14601
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14602
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2799".freeze,
14603
+ label: "AllergiesHealthAspect".freeze,
14604
+ type: "https://schema.org/HealthAspectEnumeration".freeze
14480
14605
  term :AnaerobicActivity,
14481
14606
  comment: "Physical activity that is of high-intensity which utilizes the anaerobic metabolism of the body.".freeze,
14482
14607
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
@@ -14496,12 +14621,6 @@ module RDF::Vocab
14496
14621
  comment: "Book format: Audiobook. This is an enumerated value for use with the bookFormat property. There is also a type 'Audiobook' in the bib extension which includes Audiobook specific properties.".freeze,
14497
14622
  label: "AudiobookFormat".freeze,
14498
14623
  type: "https://schema.org/BookFormatType".freeze
14499
- term :AuthenticContent,
14500
- comment: "AuthenticMediaObject: An unaltered image that is presented in an accurate way.".freeze,
14501
- "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14502
- "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
14503
- label: "AuthenticContent".freeze,
14504
- type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
14505
14624
  term :AuthoritativeLegalValue,
14506
14625
  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 [[OfficialLegalValue]]\".".freeze,
14507
14626
  exactMatch: "http://data.europa.eu/eli/ontology#LegalValue-authoritative".freeze,
@@ -14514,6 +14633,10 @@ module RDF::Vocab
14514
14633
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
14515
14634
  label: "Ayurvedic".freeze,
14516
14635
  type: "https://schema.org/MedicineSystem".freeze
14636
+ term :BackOrder,
14637
+ comment: "Indicates that the item is available on back order.".freeze,
14638
+ label: "BackOrder".freeze,
14639
+ type: "https://schema.org/ItemAvailability".freeze
14517
14640
  term :Balance,
14518
14641
  comment: "Physical activity that is engaged to help maintain posture and balance.".freeze,
14519
14642
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
@@ -14531,6 +14654,84 @@ module RDF::Vocab
14531
14654
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2374".freeze,
14532
14655
  label: "BenefitsHealthAspect".freeze,
14533
14656
  type: "https://schema.org/HealthAspectEnumeration".freeze
14657
+ term :BodyMeasurementArm,
14658
+ comment: "Arm length (measured between arms/shoulder line intersection and the prominent wrist bone). Used, for example, to fit shirts.".freeze,
14659
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14660
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14661
+ label: "BodyMeasurementArm".freeze,
14662
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14663
+ term :BodyMeasurementBust,
14664
+ comment: "Maximum girth of bust. Used, for example, to fit women's suits.".freeze,
14665
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14666
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14667
+ label: "BodyMeasurementBust".freeze,
14668
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14669
+ term :BodyMeasurementChest,
14670
+ comment: "Maximum girth of chest. Used, for example, to fit men's suits.".freeze,
14671
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14672
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14673
+ label: "BodyMeasurementChest".freeze,
14674
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14675
+ term :BodyMeasurementFoot,
14676
+ comment: "Foot length (measured between end of the most prominent toe and the most prominent part of the heel). Used, for example, to measure socks.".freeze,
14677
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14678
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14679
+ label: "BodyMeasurementFoot".freeze,
14680
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14681
+ term :BodyMeasurementHand,
14682
+ comment: "Maximum hand girth (measured over the knuckles of the open right hand excluding thumb, fingers together). Used, for example, to fit gloves.".freeze,
14683
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14684
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14685
+ label: "BodyMeasurementHand".freeze,
14686
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14687
+ term :BodyMeasurementHead,
14688
+ comment: "Maximum girth of head above the ears. Used, for example, to fit hats.".freeze,
14689
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14690
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14691
+ label: "BodyMeasurementHead".freeze,
14692
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14693
+ term :BodyMeasurementHeight,
14694
+ comment: "Body height (measured between crown of head and soles of feet). Used, for example, to fit jackets.".freeze,
14695
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14696
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14697
+ label: "BodyMeasurementHeight".freeze,
14698
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14699
+ term :BodyMeasurementHips,
14700
+ comment: "Girth of hips (measured around the buttocks). Used, for example, to fit skirts.".freeze,
14701
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14702
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14703
+ label: "BodyMeasurementHips".freeze,
14704
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14705
+ term :BodyMeasurementInsideLeg,
14706
+ comment: "Inside leg (measured between crotch and soles of feet). Used, for example, to fit pants.".freeze,
14707
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14708
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14709
+ label: "BodyMeasurementInsideLeg".freeze,
14710
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14711
+ term :BodyMeasurementNeck,
14712
+ comment: "Girth of neck. Used, for example, to fit shirts.".freeze,
14713
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14714
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14715
+ label: "BodyMeasurementNeck".freeze,
14716
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14717
+ term :BodyMeasurementUnderbust,
14718
+ comment: "Girth of body just below the bust. Used, for example, to fit women's swimwear.".freeze,
14719
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14720
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14721
+ label: "BodyMeasurementUnderbust".freeze,
14722
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14723
+ term :BodyMeasurementWaist,
14724
+ comment: "Girth of natural waistline (between hip bones and lower ribs). Used, for example, to fit pants.".freeze,
14725
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14726
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14727
+ label: "BodyMeasurementWaist".freeze,
14728
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14729
+ term :BodyMeasurementWeight,
14730
+ comment: "Body weight. Used, for example, to measure pantyhose.".freeze,
14731
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14732
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
14733
+ label: "BodyMeasurementWeight".freeze,
14734
+ type: "https://schema.org/BodyMeasurementTypeEnumeration".freeze
14534
14735
  term :BroadcastRelease,
14535
14736
  comment: "BroadcastRelease.".freeze,
14536
14737
  "https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#MBZ".freeze,
@@ -14590,7 +14791,7 @@ module RDF::Vocab
14590
14791
  label: "Chiropractic".freeze,
14591
14792
  type: "https://schema.org/MedicineSystem".freeze
14592
14793
  term :CleaningFee,
14593
- comment: "Represents the cleaning fee part of the total price for an offered product, for example a vacation rental".freeze,
14794
+ comment: "Represents the cleaning fee part of the total price for an offered product, for example a vacation rental.".freeze,
14594
14795
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14595
14796
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2689".freeze,
14596
14797
  label: "CleaningFee".freeze,
@@ -14614,7 +14815,7 @@ module RDF::Vocab
14614
14815
  label: "CommentPermission".freeze,
14615
14816
  type: "https://schema.org/DigitalDocumentPermissionType".freeze
14616
14817
  term :CommunityHealth,
14617
- comment: "A field of public health focusing on improving health characteristics of a defined population in relation with their geographical or environment areas".freeze,
14818
+ comment: "A field of public health focusing on improving health characteristics of a defined population in relation with their geographical or environment areas.".freeze,
14618
14819
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
14619
14820
  label: "CommunityHealth".freeze,
14620
14821
  subClassOf: "https://schema.org/MedicalBusiness".freeze,
@@ -14658,6 +14859,12 @@ module RDF::Vocab
14658
14859
  comment: "Indicates that the item is damaged.".freeze,
14659
14860
  label: "DamagedCondition".freeze,
14660
14861
  type: "https://schema.org/OfferItemCondition".freeze
14862
+ term :DecontextualizedContent,
14863
+ comment: "Content coded 'missing context' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'missing context': Presenting unaltered video in an inaccurate manner that misrepresents the footage. For example, using incorrect dates or locations, altering the transcript or sharing brief clips from a longer video to mislead viewers. (A video rated 'original' can also be missing context.)\n\nFor an [[ImageObject]] to be 'missing context': Presenting unaltered images in an inaccurate manner to misrepresent the image and mislead the viewer. For example, a common tactic is using an unaltered image but saying it came from a different time or place. (An image rated 'original' can also be missing context.)\n\nFor an [[ImageObject]] with embedded text to be 'missing context': An unaltered image presented in an inaccurate manner to misrepresent the image and mislead the viewer. For example, a common tactic is using an unaltered image but saying it came from a different time or place. (An 'original' image with inaccurate text would generally fall in this category.)\n\nFor an [[AudioObject]] to be 'missing context': Unaltered audio presented in an inaccurate manner that misrepresents it. For example, using incorrect dates or locations, or sharing brief clips from a longer recording to mislead viewers. (Audio rated “original” can also be missing context.)\n".freeze,
14864
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14865
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
14866
+ label: "DecontextualizedContent".freeze,
14867
+ type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
14661
14868
  term :DefinitiveLegalValue,
14662
14869
  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.)\n Something \"Definitive\" is considered to be also [[AuthoritativeLegalValue]].".freeze,
14663
14870
  exactMatch: "http://data.europa.eu/eli/ontology#LegalValue-definitive".freeze,
@@ -14676,7 +14883,7 @@ module RDF::Vocab
14676
14883
  label: "Dentistry".freeze,
14677
14884
  type: "https://schema.org/MedicalSpecialty".freeze
14678
14885
  term :Dermatologic,
14679
- comment: "Something relating to or practicing dermatology".freeze,
14886
+ comment: "Something relating to or practicing dermatology.".freeze,
14680
14887
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
14681
14888
  "https://schema.org/supersededBy": "https://schema.org/Dermatology".freeze,
14682
14889
  label: "Dermatologic".freeze,
@@ -14697,7 +14904,7 @@ module RDF::Vocab
14697
14904
  label: "Diagnostic".freeze,
14698
14905
  type: "https://schema.org/MedicalDevicePurpose".freeze
14699
14906
  term :DietNutrition,
14700
- comment: "Dietetic and nutrition as a medical speciality.".freeze,
14907
+ comment: "Dietetic and nutrition as a medical specialty.".freeze,
14701
14908
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
14702
14909
  label: "DietNutrition".freeze,
14703
14910
  subClassOf: "https://schema.org/MedicalBusiness".freeze,
@@ -14723,7 +14930,7 @@ module RDF::Vocab
14723
14930
  label: "Discontinued".freeze,
14724
14931
  type: "https://schema.org/ItemAvailability".freeze
14725
14932
  term :DistanceFee,
14726
- comment: "Represents the distance fee (e.g., price per km or mile) part of the total price for an offered product, for example a car rental".freeze,
14933
+ comment: "Represents the distance fee (e.g., price per km or mile) part of the total price for an offered product, for example a car rental.".freeze,
14727
14934
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14728
14935
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2689".freeze,
14729
14936
  label: "DistanceFee".freeze,
@@ -14734,7 +14941,7 @@ module RDF::Vocab
14734
14941
  label: "DoubleBlindedTrial".freeze,
14735
14942
  type: "https://schema.org/MedicalTrialDesign".freeze
14736
14943
  term :Downpayment,
14737
- comment: "Represents the downpayment (up-front payment) price component of the total price for an offered product that has additional installment payments".freeze,
14944
+ comment: "Represents the downpayment (up-front payment) price component of the total price for an offered product that has additional installment payments.".freeze,
14738
14945
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14739
14946
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2689".freeze,
14740
14947
  label: "Downpayment".freeze,
@@ -14755,61 +14962,61 @@ module RDF::Vocab
14755
14962
  label: "EPRelease".freeze,
14756
14963
  type: "https://schema.org/MusicAlbumReleaseType".freeze
14757
14964
  term :EUEnergyEfficiencyCategoryA,
14758
- comment: "Represents EU Energy Efficiency Class A as defined in EU energy labeling regulations".freeze,
14965
+ comment: "Represents EU Energy Efficiency Class A as defined in EU energy labeling regulations.".freeze,
14759
14966
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14760
14967
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14761
14968
  label: "EUEnergyEfficiencyCategoryA".freeze,
14762
14969
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14763
14970
  term :EUEnergyEfficiencyCategoryA1Plus,
14764
- comment: "Represents EU Energy Efficiency Class A+ as defined in EU energy labeling regulations".freeze,
14971
+ comment: "Represents EU Energy Efficiency Class A+ as defined in EU energy labeling regulations.".freeze,
14765
14972
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14766
14973
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14767
14974
  label: "EUEnergyEfficiencyCategoryA1Plus".freeze,
14768
14975
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14769
14976
  term :EUEnergyEfficiencyCategoryA2Plus,
14770
- comment: "Represents EU Energy Efficiency Class A++ as defined in EU energy labeling regulations".freeze,
14977
+ comment: "Represents EU Energy Efficiency Class A++ as defined in EU energy labeling regulations.".freeze,
14771
14978
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14772
14979
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14773
14980
  label: "EUEnergyEfficiencyCategoryA2Plus".freeze,
14774
14981
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14775
14982
  term :EUEnergyEfficiencyCategoryA3Plus,
14776
- comment: "Represents EU Energy Efficiency Class A+++ as defined in EU energy labeling regulations".freeze,
14983
+ comment: "Represents EU Energy Efficiency Class A+++ as defined in EU energy labeling regulations.".freeze,
14777
14984
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14778
14985
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14779
14986
  label: "EUEnergyEfficiencyCategoryA3Plus".freeze,
14780
14987
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14781
14988
  term :EUEnergyEfficiencyCategoryB,
14782
- comment: "Represents EU Energy Efficiency Class B as defined in EU energy labeling regulations".freeze,
14989
+ comment: "Represents EU Energy Efficiency Class B as defined in EU energy labeling regulations.".freeze,
14783
14990
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14784
14991
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14785
14992
  label: "EUEnergyEfficiencyCategoryB".freeze,
14786
14993
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14787
14994
  term :EUEnergyEfficiencyCategoryC,
14788
- comment: "Represents EU Energy Efficiency Class C as defined in EU energy labeling regulations".freeze,
14995
+ comment: "Represents EU Energy Efficiency Class C as defined in EU energy labeling regulations.".freeze,
14789
14996
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14790
14997
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14791
14998
  label: "EUEnergyEfficiencyCategoryC".freeze,
14792
14999
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14793
15000
  term :EUEnergyEfficiencyCategoryD,
14794
- comment: "Represents EU Energy Efficiency Class D as defined in EU energy labeling regulations".freeze,
15001
+ comment: "Represents EU Energy Efficiency Class D as defined in EU energy labeling regulations.".freeze,
14795
15002
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14796
15003
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14797
15004
  label: "EUEnergyEfficiencyCategoryD".freeze,
14798
15005
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14799
15006
  term :EUEnergyEfficiencyCategoryE,
14800
- comment: "Represents EU Energy Efficiency Class E as defined in EU energy labeling regulations".freeze,
15007
+ comment: "Represents EU Energy Efficiency Class E as defined in EU energy labeling regulations.".freeze,
14801
15008
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14802
15009
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14803
15010
  label: "EUEnergyEfficiencyCategoryE".freeze,
14804
15011
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14805
15012
  term :EUEnergyEfficiencyCategoryF,
14806
- comment: "Represents EU Energy Efficiency Class F as defined in EU energy labeling regulations".freeze,
15013
+ comment: "Represents EU Energy Efficiency Class F as defined in EU energy labeling regulations.".freeze,
14807
15014
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14808
15015
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14809
15016
  label: "EUEnergyEfficiencyCategoryF".freeze,
14810
15017
  type: "https://schema.org/EUEnergyEfficiencyEnumeration".freeze
14811
15018
  term :EUEnergyEfficiencyCategoryG,
14812
- comment: "Represents EU Energy Efficiency Class G as defined in EU energy labeling regulations".freeze,
15019
+ comment: "Represents EU Energy Efficiency Class G as defined in EU energy labeling regulations.".freeze,
14813
15020
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14814
15021
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14815
15022
  label: "EUEnergyEfficiencyCategoryG".freeze,
@@ -14819,6 +15026,18 @@ module RDF::Vocab
14819
15026
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
14820
15027
  label: "Ear".freeze,
14821
15028
  type: "https://schema.org/PhysicalExam".freeze
15029
+ term :EditedOrCroppedContent,
15030
+ comment: "Content coded 'edited or cropped content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'edited or cropped content': The video has been edited or rearranged. This category applies to time edits, including editing multiple videos together to alter the story being told or editing out large portions from a video.\n\nFor an [[ImageObject]] to be 'edited or cropped content': Presenting a part of an image from a larger whole to mislead the viewer.\n\nFor an [[ImageObject]] with embedded text to be 'edited or cropped content': Presenting a part of an image from a larger whole to mislead the viewer.\n\nFor an [[AudioObject]] to be 'edited or cropped content': The audio has been edited or rearranged. This category applies to time edits, including editing multiple audio clips together to alter the story being told or editing out large portions from the recording.\n".freeze,
15031
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15032
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
15033
+ label: "EditedOrCroppedContent".freeze,
15034
+ type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
15035
+ term :EffectivenessHealthAspect,
15036
+ comment: "Content about the effectiveness-related aspects of a health topic.".freeze,
15037
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15038
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2799".freeze,
15039
+ label: "EffectivenessHealthAspect".freeze,
15040
+ type: "https://schema.org/HealthAspectEnumeration".freeze
14822
15041
  term :Emergency,
14823
15042
  comment: "A specific branch of medical science that deals with the evaluation and initial treatment of medical conditions caused by trauma or sudden illness.".freeze,
14824
15043
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
@@ -14831,7 +15050,7 @@ module RDF::Vocab
14831
15050
  label: "Endocrine".freeze,
14832
15051
  type: "https://schema.org/MedicalSpecialty".freeze
14833
15052
  term :EnergyStarCertified,
14834
- comment: "Represents EnergyStar certification".freeze,
15053
+ comment: "Represents EnergyStar certification.".freeze,
14835
15054
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
14836
15055
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2670".freeze,
14837
15056
  label: "EnergyStarCertified".freeze,
@@ -14976,6 +15195,12 @@ module RDF::Vocab
14976
15195
  label: "Geriatric".freeze,
14977
15196
  subClassOf: "https://schema.org/MedicalBusiness".freeze,
14978
15197
  type: "https://schema.org/MedicalSpecialty".freeze
15198
+ term :GettingAccessHealthAspect,
15199
+ comment: "Content that discusses practical and policy aspects for getting access to specific kinds of healthcare (e.g. distribution mechanisms for vaccines).".freeze,
15200
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15201
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2799".freeze,
15202
+ label: "GettingAccessHealthAspect".freeze,
15203
+ type: "https://schema.org/HealthAspectEnumeration".freeze
14979
15204
  term :GlutenFreeDiet,
14980
15205
  comment: "A diet exclusive of gluten.".freeze,
14981
15206
  label: "GlutenFreeDiet".freeze,
@@ -15032,6 +15257,12 @@ module RDF::Vocab
15032
15257
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
15033
15258
  label: "Homeopathic".freeze,
15034
15259
  type: "https://schema.org/MedicineSystem".freeze
15260
+ term :HowItWorksHealthAspect,
15261
+ comment: "Content that discusses and explains how a particular health-related topic works, e.g. in terms of mechanisms and underlying science.".freeze,
15262
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15263
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2799".freeze,
15264
+ label: "HowItWorksHealthAspect".freeze,
15265
+ type: "https://schema.org/HealthAspectEnumeration".freeze
15035
15266
  term :HowOrWhereHealthAspect,
15036
15267
  comment: "Information about how or where to find a topic. Also may contain location data that can be used for where to look for help if the topic is observed.".freeze,
15037
15268
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
@@ -15058,8 +15289,14 @@ module RDF::Vocab
15058
15289
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
15059
15290
  label: "Infectious".freeze,
15060
15291
  type: "https://schema.org/MedicalSpecialty".freeze
15292
+ term :IngredientsHealthAspect,
15293
+ comment: "Content discussing ingredients-related aspects of a health topic.".freeze,
15294
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15295
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2799".freeze,
15296
+ label: "IngredientsHealthAspect".freeze,
15297
+ type: "https://schema.org/HealthAspectEnumeration".freeze
15061
15298
  term :Installment,
15062
- comment: "Represents the installment pricing component of the total price for an offered product".freeze,
15299
+ comment: "Represents the installment pricing component of the total price for an offered product.".freeze,
15063
15300
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15064
15301
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2689".freeze,
15065
15302
  label: "Installment".freeze,
@@ -15092,7 +15329,7 @@ module RDF::Vocab
15092
15329
  label: "KosherDiet".freeze,
15093
15330
  type: "https://schema.org/RestrictedDiet".freeze
15094
15331
  term :LaboratoryScience,
15095
- comment: "A medical science pertaining to chemical, hematological, immunologic, microscopic, or bacteriological diagnostic analyses or research".freeze,
15332
+ comment: "A medical science pertaining to chemical, hematological, immunologic, microscopic, or bacteriological diagnostic analyses or research.".freeze,
15096
15333
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
15097
15334
  label: "LaboratoryScience".freeze,
15098
15335
  type: "https://schema.org/MedicalSpecialty".freeze
@@ -15236,12 +15473,6 @@ module RDF::Vocab
15236
15473
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2374".freeze,
15237
15474
  label: "MisconceptionsHealthAspect".freeze,
15238
15475
  type: "https://schema.org/HealthAspectEnumeration".freeze
15239
- term :MissingContext,
15240
- comment: "MissingContext: ...".freeze,
15241
- "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15242
- "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
15243
- label: "MissingContext".freeze,
15244
- type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
15245
15476
  term :MixedEventAttendanceMode,
15246
15477
  comment: "MixedEventAttendanceMode - an event that is conducted as a combination of both offline and online modes.".freeze,
15247
15478
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
@@ -15671,6 +15902,12 @@ module RDF::Vocab
15671
15902
  comment: "OrderStatus representing that an order has been returned.".freeze,
15672
15903
  label: "OrderReturned".freeze,
15673
15904
  type: "https://schema.org/OrderStatus".freeze
15905
+ term :OriginalMediaContent,
15906
+ comment: "Content coded 'as original media content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'original': No evidence the footage has been misleadingly altered or manipulated, though it may contain false or misleading claims.\n\nFor an [[ImageObject]] to be 'original': No evidence the image has been misleadingly altered or manipulated, though it may still contain false or misleading claims.\n\nFor an [[ImageObject]] with embedded text to be 'original': No evidence the image has been misleadingly altered or manipulated, though it may still contain false or misleading claims.\n\nFor an [[AudioObject]] to be 'original': No evidence the audio has been misleadingly altered or manipulated, though it may contain false or misleading claims.\n".freeze,
15907
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
15908
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
15909
+ label: "OriginalMediaContent".freeze,
15910
+ type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
15674
15911
  term :OriginalShippingFees,
15675
15912
  comment: "OriginalShippingFees ...".freeze,
15676
15913
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
@@ -15817,6 +16054,12 @@ module RDF::Vocab
15817
16054
  comment: "Indicates that the item is available for ordering and delivery before general availability.".freeze,
15818
16055
  label: "PreSale".freeze,
15819
16056
  type: "https://schema.org/ItemAvailability".freeze
16057
+ term :PregnancyHealthAspect,
16058
+ comment: "Content discussing pregnancy-related aspects of a health topic.".freeze,
16059
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16060
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2799".freeze,
16061
+ label: "PregnancyHealthAspect".freeze,
16062
+ type: "https://schema.org/HealthAspectEnumeration".freeze
15820
16063
  term :PrescriptionOnly,
15821
16064
  comment: "Available by prescription only.".freeze,
15822
16065
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
@@ -16033,12 +16276,24 @@ module RDF::Vocab
16033
16276
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2712".freeze,
16034
16277
  label: "SRP".freeze,
16035
16278
  type: "https://schema.org/PriceTypeEnumeration".freeze
16279
+ term :SafetyHealthAspect,
16280
+ comment: "Content about the safety-related aspects of a health topic.".freeze,
16281
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16282
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2799".freeze,
16283
+ label: "SafetyHealthAspect".freeze,
16284
+ type: "https://schema.org/HealthAspectEnumeration".freeze
16036
16285
  term :SalePrice,
16037
16286
  comment: "Represents a sale price (usually active for a limited period) of an offered product.".freeze,
16038
16287
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16039
16288
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2712".freeze,
16040
16289
  label: "SalePrice".freeze,
16041
16290
  type: "https://schema.org/PriceTypeEnumeration".freeze
16291
+ term :SatireOrParodyContent,
16292
+ comment: "Content coded 'satire or content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'satire or parody content': A video that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[ImageObject]] to be 'satire or parody content': An image that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[ImageObject]] with embedded text to be 'satire or parody content': An image that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[AudioObject]] to be 'satire or parody content': Audio that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n".freeze,
16293
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16294
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
16295
+ label: "SatireOrParodyContent".freeze,
16296
+ type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
16042
16297
  term :Saturday,
16043
16298
  comment: "The day of the week between Friday and Sunday.".freeze,
16044
16299
  "https://schema.org/sameAs": "http://www.wikidata.org/entity/Q131".freeze,
@@ -16091,6 +16346,18 @@ module RDF::Vocab
16091
16346
  "https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#MBZ".freeze,
16092
16347
  label: "SingleRelease".freeze,
16093
16348
  type: "https://schema.org/MusicAlbumReleaseType".freeze
16349
+ term :SizeSystemImperial,
16350
+ comment: "Imperial size system.".freeze,
16351
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16352
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16353
+ label: "SizeSystemImperial".freeze,
16354
+ type: "https://schema.org/SizeSystemEnumeration".freeze
16355
+ term :SizeSystemMetric,
16356
+ comment: "Metric size system.".freeze,
16357
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16358
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16359
+ label: "SizeSystemMetric".freeze,
16360
+ type: "https://schema.org/SizeSystemEnumeration".freeze
16094
16361
  term :Skin,
16095
16362
  comment: "Skin assessment with clinical examination.".freeze,
16096
16363
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
@@ -16115,6 +16382,12 @@ module RDF::Vocab
16115
16382
  "https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#MBZ".freeze,
16116
16383
  label: "SpokenWordAlbum".freeze,
16117
16384
  type: "https://schema.org/MusicAlbumProductionType".freeze
16385
+ term :StagedContent,
16386
+ comment: "Content coded 'staged content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'staged content': A video that has been created using actors or similarly contrived.\n\nFor an [[ImageObject]] to be 'staged content': An image that was created using actors or similarly contrived, such as a screenshot of a fake tweet.\n\nFor an [[ImageObject]] with embedded text to be 'staged content': An image that was created using actors or similarly contrived, such as a screenshot of a fake tweet.\n\nFor an [[AudioObject]] to be 'staged content': Audio that has been created using actors or similarly contrived.\n".freeze,
16387
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16388
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
16389
+ label: "StagedContent".freeze,
16390
+ type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
16118
16391
  term :StagesHealthAspect,
16119
16392
  comment: "Stages that can be observed from a topic.".freeze,
16120
16393
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
@@ -16138,7 +16411,7 @@ module RDF::Vocab
16138
16411
  label: "StudioAlbum".freeze,
16139
16412
  type: "https://schema.org/MusicAlbumProductionType".freeze
16140
16413
  term :Subscription,
16141
- comment: "Represents the subscription pricing component of the total price for an offered product".freeze,
16414
+ comment: "Represents the subscription pricing component of the total price for an offered product.".freeze,
16142
16415
  "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16143
16416
  "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2689".freeze,
16144
16417
  label: "Subscription".freeze,
@@ -16204,6 +16477,12 @@ module RDF::Vocab
16204
16477
  "https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
16205
16478
  label: "TraditionalChinese".freeze,
16206
16479
  type: "https://schema.org/MedicineSystem".freeze
16480
+ term :TransformedContent,
16481
+ comment: "Content coded 'transformed content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'transformed content': or all of the video has been manipulated to transform the footage itself. This category includes using tools like the Adobe Suite to change the speed of the video, add or remove visual elements or dub audio. Deepfakes are also a subset of transformation.\n\nFor an [[ImageObject]] to be transformed content': Adding or deleting visual elements to give the image a different meaning with the intention to mislead.\n\nFor an [[ImageObject]] with embedded text to be 'transformed content': Adding or deleting visual elements to give the image a different meaning with the intention to mislead.\n\nFor an [[AudioObject]] to be 'transformed content': Part or all of the audio has been manipulated to alter the words or sounds, or the audio has been synthetically generated, such as to create a sound-alike voice.\n".freeze,
16482
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16483
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
16484
+ label: "TransformedContent".freeze,
16485
+ type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
16207
16486
  term :TransitMap,
16208
16487
  comment: "A transit map.".freeze,
16209
16488
  label: "TransitMap".freeze,
@@ -16296,6 +16575,264 @@ module RDF::Vocab
16296
16575
  "https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#MBZ".freeze,
16297
16576
  label: "VinylFormat".freeze,
16298
16577
  type: "https://schema.org/MusicReleaseFormatType".freeze
16578
+ term :WearableMeasurementBack,
16579
+ comment: "Measurement of the back section, for example of a jacket".freeze,
16580
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16581
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16582
+ label: "WearableMeasurementBack".freeze,
16583
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16584
+ term :WearableMeasurementChestOrBust,
16585
+ comment: "Measurement of the chest/bust section, for example of a suit".freeze,
16586
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16587
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16588
+ label: "WearableMeasurementChestOrBust".freeze,
16589
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16590
+ term :WearableMeasurementCollar,
16591
+ comment: "Measurement of the collar, for example of a shirt".freeze,
16592
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16593
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16594
+ label: "WearableMeasurementCollar".freeze,
16595
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16596
+ term :WearableMeasurementCup,
16597
+ comment: "Measurement of the cup, for example of a bra".freeze,
16598
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16599
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16600
+ label: "WearableMeasurementCup".freeze,
16601
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16602
+ term :WearableMeasurementHeight,
16603
+ comment: "Measurement of the height, for example the heel height of a shoe".freeze,
16604
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16605
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16606
+ label: "WearableMeasurementHeight".freeze,
16607
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16608
+ term :WearableMeasurementHips,
16609
+ comment: "Measurement of the hip section, for example of a skirt".freeze,
16610
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16611
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16612
+ label: "WearableMeasurementHips".freeze,
16613
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16614
+ term :WearableMeasurementInseam,
16615
+ comment: "Measurement of the inseam, for example of pants".freeze,
16616
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16617
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16618
+ label: "WearableMeasurementInseam".freeze,
16619
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16620
+ term :WearableMeasurementLength,
16621
+ comment: "Represents the length, for example of a dress".freeze,
16622
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16623
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16624
+ label: "WearableMeasurementLength".freeze,
16625
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16626
+ term :WearableMeasurementOutsideLeg,
16627
+ comment: "Measurement of the outside leg, for example of pants".freeze,
16628
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16629
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16630
+ label: "WearableMeasurementOutsideLeg".freeze,
16631
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16632
+ term :WearableMeasurementSleeve,
16633
+ comment: "Measurement of the sleeve length, for example of a shirt".freeze,
16634
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16635
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16636
+ label: "WearableMeasurementSleeve".freeze,
16637
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16638
+ term :WearableMeasurementWaist,
16639
+ comment: "Measurement of the waist section, for example of pants".freeze,
16640
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16641
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16642
+ label: "WearableMeasurementWaist".freeze,
16643
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16644
+ term :WearableMeasurementWidth,
16645
+ comment: "Measurement of the width, for example of shoes".freeze,
16646
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16647
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16648
+ label: "WearableMeasurementWidth".freeze,
16649
+ type: "https://schema.org/WearableMeasurementTypeEnumeration".freeze
16650
+ term :WearableSizeGroupBig,
16651
+ comment: "Size group \"Big\" for wearables.".freeze,
16652
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16653
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16654
+ label: "WearableSizeGroupBig".freeze,
16655
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16656
+ term :WearableSizeGroupBoys,
16657
+ comment: "Size group \"Boys\" for wearables.".freeze,
16658
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16659
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16660
+ label: "WearableSizeGroupBoys".freeze,
16661
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16662
+ term :WearableSizeGroupExtraShort,
16663
+ comment: "Size group \"Extra Short\" for wearables.".freeze,
16664
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16665
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16666
+ label: "WearableSizeGroupExtraShort".freeze,
16667
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16668
+ term :WearableSizeGroupExtraTall,
16669
+ comment: "Size group \"Extra Tall\" for wearables.".freeze,
16670
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16671
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16672
+ label: "WearableSizeGroupExtraTall".freeze,
16673
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16674
+ term :WearableSizeGroupGirls,
16675
+ comment: "Size group \"Girls\" for wearables.".freeze,
16676
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16677
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16678
+ label: "WearableSizeGroupGirls".freeze,
16679
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16680
+ term :WearableSizeGroupHusky,
16681
+ comment: "Size group \"Husky\" (or \"Stocky\") for wearables.".freeze,
16682
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16683
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16684
+ label: "WearableSizeGroupHusky".freeze,
16685
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16686
+ term :WearableSizeGroupInfants,
16687
+ comment: "Size group \"Infants\" for wearables.".freeze,
16688
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16689
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16690
+ label: "WearableSizeGroupInfants".freeze,
16691
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16692
+ term :WearableSizeGroupJuniors,
16693
+ comment: "Size group \"Juniors\" for wearables.".freeze,
16694
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16695
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16696
+ label: "WearableSizeGroupJuniors".freeze,
16697
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16698
+ term :WearableSizeGroupMaternity,
16699
+ comment: "Size group \"Maternity\" for wearables.".freeze,
16700
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16701
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16702
+ label: "WearableSizeGroupMaternity".freeze,
16703
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16704
+ term :WearableSizeGroupMens,
16705
+ comment: "Size group \"Mens\" for wearables.".freeze,
16706
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16707
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16708
+ label: "WearableSizeGroupMens".freeze,
16709
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16710
+ term :WearableSizeGroupMisses,
16711
+ comment: "Size group \"Misses\" (also known as \"Missy\") for wearables.".freeze,
16712
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16713
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16714
+ label: "WearableSizeGroupMisses".freeze,
16715
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16716
+ term :WearableSizeGroupPetite,
16717
+ comment: "Size group \"Petite\" for wearables.".freeze,
16718
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16719
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16720
+ label: "WearableSizeGroupPetite".freeze,
16721
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16722
+ term :WearableSizeGroupPlus,
16723
+ comment: "Size group \"Plus\" for wearables.".freeze,
16724
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16725
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16726
+ label: "WearableSizeGroupPlus".freeze,
16727
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16728
+ term :WearableSizeGroupRegular,
16729
+ comment: "Size group \"Regular\" for wearables.".freeze,
16730
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16731
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16732
+ label: "WearableSizeGroupRegular".freeze,
16733
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16734
+ term :WearableSizeGroupShort,
16735
+ comment: "Size group \"Short\" for wearables.".freeze,
16736
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16737
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16738
+ label: "WearableSizeGroupShort".freeze,
16739
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16740
+ term :WearableSizeGroupTall,
16741
+ comment: "Size group \"Tall\" for wearables.".freeze,
16742
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16743
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16744
+ label: "WearableSizeGroupTall".freeze,
16745
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16746
+ term :WearableSizeGroupWomens,
16747
+ comment: "Size group \"Womens\" for wearables.".freeze,
16748
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16749
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16750
+ label: "WearableSizeGroupWomens".freeze,
16751
+ type: "https://schema.org/WearableSizeGroupEnumeration".freeze
16752
+ term :WearableSizeSystemAU,
16753
+ comment: "Australian size system for wearables.".freeze,
16754
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16755
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16756
+ label: "WearableSizeSystemAU".freeze,
16757
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16758
+ term :WearableSizeSystemBR,
16759
+ comment: "Brazilian size system for wearables.".freeze,
16760
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16761
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16762
+ label: "WearableSizeSystemBR".freeze,
16763
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16764
+ term :WearableSizeSystemCN,
16765
+ comment: "Chinese size system for wearables.".freeze,
16766
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16767
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16768
+ label: "WearableSizeSystemCN".freeze,
16769
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16770
+ term :WearableSizeSystemContinental,
16771
+ comment: "Continental size system for wearables.".freeze,
16772
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16773
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16774
+ label: "WearableSizeSystemContinental".freeze,
16775
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16776
+ term :WearableSizeSystemDE,
16777
+ comment: "German size system for wearables.".freeze,
16778
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16779
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16780
+ label: "WearableSizeSystemDE".freeze,
16781
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16782
+ term :WearableSizeSystemEN13402,
16783
+ comment: "EN 13402 (joint European standard for size labelling of clothes).".freeze,
16784
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16785
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16786
+ label: "WearableSizeSystemEN13402".freeze,
16787
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16788
+ term :WearableSizeSystemEurope,
16789
+ comment: "European size system for wearables.".freeze,
16790
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16791
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16792
+ label: "WearableSizeSystemEurope".freeze,
16793
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16794
+ term :WearableSizeSystemFR,
16795
+ comment: "French size system for wearables.".freeze,
16796
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16797
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16798
+ label: "WearableSizeSystemFR".freeze,
16799
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16800
+ term :WearableSizeSystemGS1,
16801
+ comment: "GS1 (formerly NRF) size system for wearables.".freeze,
16802
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16803
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16804
+ label: "WearableSizeSystemGS1".freeze,
16805
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16806
+ term :WearableSizeSystemIT,
16807
+ comment: "Italian size system for wearables.".freeze,
16808
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16809
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16810
+ label: "WearableSizeSystemIT".freeze,
16811
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16812
+ term :WearableSizeSystemJP,
16813
+ comment: "Japanese size system for wearables.".freeze,
16814
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16815
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16816
+ label: "WearableSizeSystemJP".freeze,
16817
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16818
+ term :WearableSizeSystemMX,
16819
+ comment: "Mexican size system for wearables.".freeze,
16820
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16821
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16822
+ label: "WearableSizeSystemMX".freeze,
16823
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16824
+ term :WearableSizeSystemUK,
16825
+ comment: "United Kingdom size system for wearables.".freeze,
16826
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16827
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16828
+ label: "WearableSizeSystemUK".freeze,
16829
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16830
+ term :WearableSizeSystemUS,
16831
+ comment: "United States size system for wearables.".freeze,
16832
+ "https://schema.org/isPartOf": "https://pending.schema.org".freeze,
16833
+ "https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2811".freeze,
16834
+ label: "WearableSizeSystemUS".freeze,
16835
+ type: "https://schema.org/WearableSizeSystemEnumeration".freeze
16299
16836
  term :Wednesday,
16300
16837
  comment: "The day of the week between Tuesday and Thursday.".freeze,
16301
16838
  "https://schema.org/sameAs": "http://www.wikidata.org/entity/Q128".freeze,