@tpluscode/rdf-ns-builders 0.4.3 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (230) hide show
  1. package/CHANGELOG.md +51 -0
  2. package/README.md +6 -6
  3. package/bin/index.d.ts +1 -0
  4. package/bin/index.js +3 -2
  5. package/bin/index.mjs +2 -1
  6. package/build/index.d.ts +2 -0
  7. package/build/index.d.ts.map +1 -1
  8. package/build/index.js +2 -1
  9. package/build/index.mjs +2 -1
  10. package/build/interface.d.ts +2 -2
  11. package/build/interface.d.ts.map +1 -1
  12. package/build/interface.js +3 -2
  13. package/build/interface.mjs +1 -1
  14. package/build/modules.js +2 -2
  15. package/build/modules.mjs +2 -2
  16. package/build/prefix.d.ts +2 -2
  17. package/build/prefix.d.ts.map +1 -1
  18. package/build/prefix.js +3 -2
  19. package/build/prefix.mjs +3 -2
  20. package/build/strings.d.ts +0 -1
  21. package/build/strings.d.ts.map +1 -1
  22. package/build/strings.js +1 -4
  23. package/build/strings.mjs +1 -4
  24. package/index.d.ts +7 -0
  25. package/index.d.ts.map +1 -1
  26. package/index.js +14 -0
  27. package/index.mjs +7 -0
  28. package/package.json +9 -4
  29. package/strict.d.ts +7 -0
  30. package/strict.d.ts.map +1 -1
  31. package/strict.js +14 -0
  32. package/strict.mjs +7 -0
  33. package/vocabularies/acl.d.ts +3 -3
  34. package/vocabularies/acl.d.ts.map +1 -1
  35. package/vocabularies/as.d.ts +3 -3
  36. package/vocabularies/as.d.ts.map +1 -1
  37. package/vocabularies/bibo.d.ts +273 -0
  38. package/vocabularies/bibo.d.ts.map +1 -0
  39. package/vocabularies/bibo.js +10 -0
  40. package/vocabularies/bibo.mjs +4 -0
  41. package/vocabularies/cc.d.ts +3 -3
  42. package/vocabularies/cc.d.ts.map +1 -1
  43. package/vocabularies/cnt.d.ts +3 -3
  44. package/vocabularies/cnt.d.ts.map +1 -1
  45. package/vocabularies/constant.d.ts +5 -5
  46. package/vocabularies/constant.d.ts.map +1 -1
  47. package/vocabularies/csvw.d.ts +3 -3
  48. package/vocabularies/csvw.d.ts.map +1 -1
  49. package/vocabularies/ctag.d.ts +2 -3
  50. package/vocabularies/ctag.d.ts.map +1 -1
  51. package/vocabularies/dash.d.ts +3 -3
  52. package/vocabularies/dash.d.ts.map +1 -1
  53. package/vocabularies/dbo.d.ts +3 -150
  54. package/vocabularies/dbo.d.ts.map +1 -1
  55. package/vocabularies/dc11.d.ts +3 -3
  56. package/vocabularies/dc11.d.ts.map +1 -1
  57. package/vocabularies/dcam.d.ts +15 -0
  58. package/vocabularies/dcam.d.ts.map +1 -0
  59. package/vocabularies/dcam.js +10 -0
  60. package/vocabularies/dcam.mjs +4 -0
  61. package/vocabularies/dcat.d.ts +3 -3
  62. package/vocabularies/dcat.d.ts.map +1 -1
  63. package/vocabularies/dcmitype.d.ts +31 -0
  64. package/vocabularies/dcmitype.d.ts.map +1 -0
  65. package/vocabularies/dcmitype.js +10 -0
  66. package/vocabularies/dcmitype.mjs +4 -0
  67. package/vocabularies/dcterms.d.ts +3 -3
  68. package/vocabularies/dcterms.d.ts.map +1 -1
  69. package/vocabularies/discipline.d.ts +3 -3
  70. package/vocabularies/discipline.d.ts.map +1 -1
  71. package/vocabularies/doap.d.ts +3 -3
  72. package/vocabularies/doap.d.ts.map +1 -1
  73. package/vocabularies/dpv.d.ts +3 -3
  74. package/vocabularies/dpv.d.ts.map +1 -1
  75. package/vocabularies/dqv.d.ts +3 -3
  76. package/vocabularies/dqv.d.ts.map +1 -1
  77. package/vocabularies/dtype.d.ts +3 -3
  78. package/vocabularies/dtype.d.ts.map +1 -1
  79. package/vocabularies/duv.d.ts +3 -3
  80. package/vocabularies/duv.d.ts.map +1 -1
  81. package/vocabularies/earl.d.ts +3 -3
  82. package/vocabularies/earl.d.ts.map +1 -1
  83. package/vocabularies/ebucore.d.ts +2530 -0
  84. package/vocabularies/ebucore.d.ts.map +1 -0
  85. package/vocabularies/ebucore.js +10 -0
  86. package/vocabularies/ebucore.mjs +4 -0
  87. package/vocabularies/exif.d.ts +333 -0
  88. package/vocabularies/exif.d.ts.map +1 -0
  89. package/vocabularies/exif.js +10 -0
  90. package/vocabularies/exif.mjs +4 -0
  91. package/vocabularies/foaf.d.ts +3 -3
  92. package/vocabularies/foaf.d.ts.map +1 -1
  93. package/vocabularies/frbr.d.ts +3 -3
  94. package/vocabularies/frbr.d.ts.map +1 -1
  95. package/vocabularies/geo.d.ts +3 -3
  96. package/vocabularies/geo.d.ts.map +1 -1
  97. package/vocabularies/geof.d.ts +3 -3
  98. package/vocabularies/geof.d.ts.map +1 -1
  99. package/vocabularies/geor.d.ts +3 -3
  100. package/vocabularies/geor.d.ts.map +1 -1
  101. package/vocabularies/gml.d.ts +2 -3
  102. package/vocabularies/gml.d.ts.map +1 -1
  103. package/vocabularies/gn.d.ts +3 -3
  104. package/vocabularies/gn.d.ts.map +1 -1
  105. package/vocabularies/gr.d.ts +3 -3
  106. package/vocabularies/gr.d.ts.map +1 -1
  107. package/vocabularies/grddl.d.ts +3 -3
  108. package/vocabularies/grddl.d.ts.map +1 -1
  109. package/vocabularies/gs1.d.ts +2472 -0
  110. package/vocabularies/gs1.d.ts.map +1 -0
  111. package/vocabularies/gs1.js +10 -0
  112. package/vocabularies/gs1.mjs +4 -0
  113. package/vocabularies/gtfs.d.ts +3 -3
  114. package/vocabularies/gtfs.d.ts.map +1 -1
  115. package/vocabularies/http.d.ts +3 -3
  116. package/vocabularies/http.d.ts.map +1 -1
  117. package/vocabularies/hydra.d.ts +14 -4
  118. package/vocabularies/hydra.d.ts.map +1 -1
  119. package/vocabularies/ical.d.ts +3 -3
  120. package/vocabularies/ical.d.ts.map +1 -1
  121. package/vocabularies/ldp.d.ts +3 -3
  122. package/vocabularies/ldp.d.ts.map +1 -1
  123. package/vocabularies/locn.d.ts +54 -0
  124. package/vocabularies/locn.d.ts.map +1 -0
  125. package/vocabularies/locn.js +10 -0
  126. package/vocabularies/locn.mjs +4 -0
  127. package/vocabularies/lvont.d.ts +3 -3
  128. package/vocabularies/lvont.d.ts.map +1 -1
  129. package/vocabularies/ma.d.ts +3 -3
  130. package/vocabularies/ma.d.ts.map +1 -1
  131. package/vocabularies/oa.d.ts +3 -3
  132. package/vocabularies/oa.d.ts.map +1 -1
  133. package/vocabularies/og.d.ts +3 -3
  134. package/vocabularies/og.d.ts.map +1 -1
  135. package/vocabularies/org.d.ts +3 -3
  136. package/vocabularies/org.d.ts.map +1 -1
  137. package/vocabularies/owl.d.ts +3 -3
  138. package/vocabularies/owl.d.ts.map +1 -1
  139. package/vocabularies/prefix.d.ts +32 -32
  140. package/vocabularies/prefix.d.ts.map +1 -1
  141. package/vocabularies/prefix.js +1 -1
  142. package/vocabularies/prefix.mjs +1 -1
  143. package/vocabularies/prov.d.ts +3 -3
  144. package/vocabularies/prov.d.ts.map +1 -1
  145. package/vocabularies/qb.d.ts +3 -3
  146. package/vocabularies/qb.d.ts.map +1 -1
  147. package/vocabularies/qkdv.d.ts +6 -3
  148. package/vocabularies/qkdv.d.ts.map +1 -1
  149. package/vocabularies/quantitykind.d.ts +14 -6
  150. package/vocabularies/quantitykind.d.ts.map +1 -1
  151. package/vocabularies/qudt.d.ts +3 -4
  152. package/vocabularies/qudt.d.ts.map +1 -1
  153. package/vocabularies/rdau.d.ts +3 -3
  154. package/vocabularies/rdau.d.ts.map +1 -1
  155. package/vocabularies/rdf.d.ts +3 -3
  156. package/vocabularies/rdf.d.ts.map +1 -1
  157. package/vocabularies/rdfa.d.ts +3 -3
  158. package/vocabularies/rdfa.d.ts.map +1 -1
  159. package/vocabularies/rdfs.d.ts +3 -3
  160. package/vocabularies/rdfs.d.ts.map +1 -1
  161. package/vocabularies/rev.d.ts +2 -3
  162. package/vocabularies/rev.d.ts.map +1 -1
  163. package/vocabularies/rico.d.ts +3 -3
  164. package/vocabularies/rico.d.ts.map +1 -1
  165. package/vocabularies/rif.d.ts +2 -3
  166. package/vocabularies/rif.d.ts.map +1 -1
  167. package/vocabularies/rr.d.ts +3 -3
  168. package/vocabularies/rr.d.ts.map +1 -1
  169. package/vocabularies/rss.d.ts +3 -3
  170. package/vocabularies/rss.d.ts.map +1 -1
  171. package/vocabularies/schema.d.ts +200 -31
  172. package/vocabularies/schema.d.ts.map +1 -1
  173. package/vocabularies/sd.d.ts +3 -3
  174. package/vocabularies/sd.d.ts.map +1 -1
  175. package/vocabularies/sdmx.d.ts +3 -3
  176. package/vocabularies/sdmx.d.ts.map +1 -1
  177. package/vocabularies/sem.d.ts +3 -3
  178. package/vocabularies/sem.d.ts.map +1 -1
  179. package/vocabularies/sf.d.ts +2 -3
  180. package/vocabularies/sf.d.ts.map +1 -1
  181. package/vocabularies/sh.d.ts +3 -3
  182. package/vocabularies/sh.d.ts.map +1 -1
  183. package/vocabularies/shex.d.ts +3 -3
  184. package/vocabularies/shex.d.ts.map +1 -1
  185. package/vocabularies/sioc.d.ts +3 -3
  186. package/vocabularies/sioc.d.ts.map +1 -1
  187. package/vocabularies/skos.d.ts +3 -3
  188. package/vocabularies/skos.d.ts.map +1 -1
  189. package/vocabularies/skosxl.d.ts +3 -3
  190. package/vocabularies/skosxl.d.ts.map +1 -1
  191. package/vocabularies/sosa.d.ts +3 -3
  192. package/vocabularies/sosa.d.ts.map +1 -1
  193. package/vocabularies/sou.d.ts +3 -3
  194. package/vocabularies/sou.d.ts.map +1 -1
  195. package/vocabularies/ssn.d.ts +3 -3
  196. package/vocabularies/ssn.d.ts.map +1 -1
  197. package/vocabularies/test.d.ts +3 -3
  198. package/vocabularies/test.d.ts.map +1 -1
  199. package/vocabularies/time.d.ts +3 -3
  200. package/vocabularies/time.d.ts.map +1 -1
  201. package/vocabularies/unit.d.ts +15 -6
  202. package/vocabularies/unit.d.ts.map +1 -1
  203. package/vocabularies/v.d.ts +2 -3
  204. package/vocabularies/v.d.ts.map +1 -1
  205. package/vocabularies/vaem.d.ts +3 -3
  206. package/vocabularies/vaem.d.ts.map +1 -1
  207. package/vocabularies/vann.d.ts +3 -3
  208. package/vocabularies/vann.d.ts.map +1 -1
  209. package/vocabularies/vcard.d.ts +3 -3
  210. package/vocabularies/vcard.d.ts.map +1 -1
  211. package/vocabularies/void.d.ts +3 -3
  212. package/vocabularies/void.d.ts.map +1 -1
  213. package/vocabularies/vs.d.ts +3 -3
  214. package/vocabularies/vs.d.ts.map +1 -1
  215. package/vocabularies/wdr.d.ts +2 -3
  216. package/vocabularies/wdr.d.ts.map +1 -1
  217. package/vocabularies/wdrs.d.ts +2 -3
  218. package/vocabularies/wdrs.d.ts.map +1 -1
  219. package/vocabularies/wgs.d.ts +3 -3
  220. package/vocabularies/wgs.d.ts.map +1 -1
  221. package/vocabularies/xhv.d.ts +3 -3
  222. package/vocabularies/xhv.d.ts.map +1 -1
  223. package/vocabularies/xkos.d.ts +3 -3
  224. package/vocabularies/xkos.d.ts.map +1 -1
  225. package/vocabularies/xml.d.ts +2 -3
  226. package/vocabularies/xml.d.ts.map +1 -1
  227. package/vocabularies/xml.js +1 -1
  228. package/vocabularies/xml.mjs +1 -1
  229. package/vocabularies/xsd.d.ts +3 -3
  230. package/vocabularies/xsd.d.ts.map +1 -1
@@ -1,4 +1,4 @@
1
- import { NamedNode } from "rdf-js";
1
+ import { NamedNode } from "@rdfjs/types";
2
2
  interface Schema {
3
3
  /**
4
4
  * A 3D model represents some kind of 3D content, which may have [[encoding]]s in one or more [[MediaObject]]s. Many 3D formats are available (e.g. see [Wikipedia](https://en.wikipedia.org/wiki/Category:3D_graphics_file_formats)); specific encoding formats can be represented using the [[encodingFormat]] property applied to the relevant [[MediaObject]]. For the
@@ -138,6 +138,8 @@ interface Schema {
138
138
  "Audience": NamedNode<'http://schema.org/Audience'>;
139
139
  /** An audio file. */
140
140
  "AudioObject": NamedNode<'http://schema.org/AudioObject'>;
141
+ /** A specific and exact (byte-for-byte) version of an [[AudioObject]]. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity. */
142
+ "AudioObjectSnapshot": NamedNode<'http://schema.org/AudioObjectSnapshot'>;
141
143
  /** An audiobook. */
142
144
  "Audiobook": NamedNode<'http://schema.org/Audiobook'>;
143
145
  /** 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. */
@@ -205,7 +207,9 @@ interface Schema {
205
207
  "BenefitsHealthAspect": NamedNode<'http://schema.org/BenefitsHealthAspect'>;
206
208
  /** A bike store. */
207
209
  "BikeStore": NamedNode<'http://schema.org/BikeStore'>;
208
- /** A blog. */
210
+ /** Any biological, chemical, or biochemical thing. For example: a protein; a gene; a chemical; a synthetic chemical. */
211
+ "BioChemEntity": NamedNode<'http://schema.org/BioChemEntity'>;
212
+ /** A [blog](https://en.wikipedia.org/wiki/Blog), sometimes known as a "weblog". Note that the individual posts ([[BlogPosting]]s) in a [[Blog]] are often colloqually referred to by the same term. */
209
213
  "Blog": NamedNode<'http://schema.org/Blog'>;
210
214
  /** A blog post. */
211
215
  "BlogPosting": NamedNode<'http://schema.org/BlogPosting'>;
@@ -397,6 +401,8 @@ interface Schema {
397
401
  "CheckOutAction": NamedNode<'http://schema.org/CheckOutAction'>;
398
402
  /** Web page type: Checkout page. */
399
403
  "CheckoutPage": NamedNode<'http://schema.org/CheckoutPage'>;
404
+ /** A chemical substance is 'a portion of matter of constant composition, composed of molecular entities of the same type or of different types' (source: [ChEBI:59999](https://www.ebi.ac.uk/chebi/searchId.do?chebiId=59999)). */
405
+ "ChemicalSubstance": NamedNode<'http://schema.org/ChemicalSubstance'>;
400
406
  /** A Childcare center. */
401
407
  "ChildCare": NamedNode<'http://schema.org/ChildCare'>;
402
408
  /** Event type: Children's event. */
@@ -926,7 +932,7 @@ interface Schema {
926
932
  "EvidenceLevelC": NamedNode<'http://schema.org/EvidenceLevelC'>;
927
933
  /** A structured value representing exchange rate. */
928
934
  "ExchangeRateSpecification": NamedNode<'http://schema.org/ExchangeRateSpecification'>;
929
- /** A ExchangeRefund ... */
935
+ /** Specifies that a refund can be done as an exchange for the same product. */
930
936
  "ExchangeRefund": NamedNode<'http://schema.org/ExchangeRefund'>;
931
937
  /** The act of participating in exertive activity for the purposes of improving health and fitness. */
932
938
  "ExerciseAction": NamedNode<'http://schema.org/ExerciseAction'>;
@@ -998,11 +1004,13 @@ interface Schema {
998
1004
  "FoodService": NamedNode<'http://schema.org/FoodService'>;
999
1005
  /** Four-wheel drive is a transmission layout where the engine primarily drives two wheels with a part-time four-wheel drive capability. */
1000
1006
  "FourWheelDriveConfiguration": NamedNode<'http://schema.org/FourWheelDriveConfiguration'>;
1007
+ /** Specifies that product returns are free of charge for the customer. */
1008
+ "FreeReturn": NamedNode<'http://schema.org/FreeReturn'>;
1001
1009
  /** The day of the week between Thursday and Saturday. */
1002
1010
  "Friday": NamedNode<'http://schema.org/Friday'>;
1003
1011
  /** Front-wheel drive is a transmission layout where the engine drives the front wheels. */
1004
1012
  "FrontWheelDriveConfiguration": NamedNode<'http://schema.org/FrontWheelDriveConfiguration'>;
1005
- /** A FullRefund ... */
1013
+ /** Specifies that a refund can be done in the full amount the customer paid for the product */
1006
1014
  "FullRefund": NamedNode<'http://schema.org/FullRefund'>;
1007
1015
  /**
1008
1016
  * A FundingAgency is an organization that implements one or more [[FundingScheme]]s and manages
@@ -1041,6 +1049,8 @@ interface Schema {
1041
1049
  "GatedResidenceCommunity": NamedNode<'http://schema.org/GatedResidenceCommunity'>;
1042
1050
  /** An enumeration of genders. */
1043
1051
  "GenderType": NamedNode<'http://schema.org/GenderType'>;
1052
+ /** A discrete unit of inheritance which affects one or more biological traits (Source: [https://en.wikipedia.org/wiki/Gene](https://en.wikipedia.org/wiki/Gene)). Examples include FOXP2 (Forkhead box protein P2), SCARNA21 (small Cajal body-specific RNA 21), A- (agouti genotype). */
1053
+ "Gene": NamedNode<'http://schema.org/Gene'>;
1044
1054
  /** A general contractor. */
1045
1055
  "GeneralContractor": NamedNode<'http://schema.org/GeneralContractor'>;
1046
1056
  /** A specific branch of medical science that pertains to hereditary transmission and the variation of inherited characteristics and disorders. */
@@ -1214,6 +1224,8 @@ interface Schema {
1214
1224
  "ImageGallery": NamedNode<'http://schema.org/ImageGallery'>;
1215
1225
  /** An image file. */
1216
1226
  "ImageObject": NamedNode<'http://schema.org/ImageObject'>;
1227
+ /** A specific and exact (byte-for-byte) version of an [[ImageObject]]. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata (e.g. XMP, EXIF) the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity. */
1228
+ "ImageObjectSnapshot": NamedNode<'http://schema.org/ImageObjectSnapshot'>;
1217
1229
  /** Any medical imaging modality typically used for diagnostic purposes. */
1218
1230
  "ImagingTest": NamedNode<'http://schema.org/ImagingTest'>;
1219
1231
  /** Indicates that a legislation is in force. */
@@ -1356,7 +1368,7 @@ interface Schema {
1356
1368
  "LiteraryEvent": NamedNode<'http://schema.org/LiteraryEvent'>;
1357
1369
  /** LiveAlbum. */
1358
1370
  "LiveAlbum": NamedNode<'http://schema.org/LiveAlbum'>;
1359
- /** A blog post intended to provide a rolling textual coverage of an ongoing event through continuous updates. */
1371
+ /** A [[LiveBlogPosting]] is a [[BlogPosting]] intended to provide a rolling textual coverage of an ongoing event through continuous updates. */
1360
1372
  "LiveBlogPosting": NamedNode<'http://schema.org/LiveBlogPosting'>;
1361
1373
  /** Information about coping or life related to the topic. */
1362
1374
  "LivingWithHealthAspect": NamedNode<'http://schema.org/LivingWithHealthAspect'>;
@@ -1427,6 +1439,8 @@ interface Schema {
1427
1439
  * 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.
1428
1440
  */
1429
1441
  "MediaReview": NamedNode<'http://schema.org/MediaReview'>;
1442
+ /** Represents an item or group of closely related items treated as a unit for the sake of evaluation in a [[MediaReview]]. Authorship etc. apply to the items rather than to the curation/grouping or reviewing party. */
1443
+ "MediaReviewItem": NamedNode<'http://schema.org/MediaReviewItem'>;
1430
1444
  /** A subscription which allows a user to access media including audio, video, books, etc. */
1431
1445
  "MediaSubscription": NamedNode<'http://schema.org/MediaSubscription'>;
1432
1446
  /** Target audiences for medical web pages. */
@@ -1532,17 +1546,19 @@ interface Schema {
1532
1546
  "MenuItem": NamedNode<'http://schema.org/MenuItem'>;
1533
1547
  /** A sub-grouping of food or drink items in a menu. E.g. courses (such as 'Dinner', 'Breakfast', etc.), specific type of dishes (such as 'Meat', 'Vegan', 'Drinks', etc.), or some other classification made by the menu provider. */
1534
1548
  "MenuSection": NamedNode<'http://schema.org/MenuSection'>;
1535
- /** MerchantReturnEnumeration enumerates several kinds of product return policy. Note that this structure may not capture all aspects of the policy. */
1549
+ /** Enumerates several kinds of product return policies. */
1536
1550
  "MerchantReturnEnumeration": NamedNode<'http://schema.org/MerchantReturnEnumeration'>;
1537
- /** MerchantReturnFiniteReturnWindow: there is a finite window for product returns. */
1551
+ /** Specifies that there is a finite window for product returns. */
1538
1552
  "MerchantReturnFiniteReturnWindow": NamedNode<'http://schema.org/MerchantReturnFiniteReturnWindow'>;
1539
- /** MerchantReturnNotPermitted: product returns are not permitted. */
1553
+ /** Specifies that product returns are not permitted. */
1540
1554
  "MerchantReturnNotPermitted": NamedNode<'http://schema.org/MerchantReturnNotPermitted'>;
1541
- /** A MerchantReturnPolicy provides information about product return policies associated with an [[Organization]] or [[Product]]. */
1555
+ /** A MerchantReturnPolicy provides information about product return policies associated with an [[Organization]], [[Product]], or [[Offer]]. */
1542
1556
  "MerchantReturnPolicy": NamedNode<'http://schema.org/MerchantReturnPolicy'>;
1543
- /** MerchantReturnUnlimitedWindow: there is an unlimited window for product returns. */
1557
+ /** A seasonal override of a return policy, for example used for holidays. */
1558
+ "MerchantReturnPolicySeasonalOverride": NamedNode<'http://schema.org/MerchantReturnPolicySeasonalOverride'>;
1559
+ /** Specifies that there is an unlimited window for product returns. */
1544
1560
  "MerchantReturnUnlimitedWindow": NamedNode<'http://schema.org/MerchantReturnUnlimitedWindow'>;
1545
- /** MerchantReturnUnspecified: a product return policy is not specified here. */
1561
+ /** Specifies that a product return policy is not provided. */
1546
1562
  "MerchantReturnUnspecified": NamedNode<'http://schema.org/MerchantReturnUnspecified'>;
1547
1563
  /** A single message from a sender to one or more organizations or people. */
1548
1564
  "Message": NamedNode<'http://schema.org/Message'>;
@@ -1562,6 +1578,8 @@ interface Schema {
1562
1578
  "MobileApplication": NamedNode<'http://schema.org/MobileApplication'>;
1563
1579
  /** A store that sells mobile phones and related accessories. */
1564
1580
  "MobilePhoneStore": NamedNode<'http://schema.org/MobilePhoneStore'>;
1581
+ /** Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity. */
1582
+ "MolecularEntity": NamedNode<'http://schema.org/MolecularEntity'>;
1565
1583
  /** The day of the week between Sunday and Tuesday. */
1566
1584
  "Monday": NamedNode<'http://schema.org/Monday'>;
1567
1585
  /** A monetary value or range. This type can be used to describe an amount of money such as $50 USD, or a range as in describing a bank account being suitable for a balance between £1,000 and £1,000,000 GBP, or the value of a salary, etc. It is recommended to use [[PriceSpecification]] Types to describe the price of an Offer, Invoice, etc. */
@@ -1912,7 +1930,7 @@ interface Schema {
1912
1930
  *
1913
1931
  */
1914
1932
  "OriginalMediaContent": NamedNode<'http://schema.org/OriginalMediaContent'>;
1915
- /** OriginalShippingFees ... */
1933
+ /** Specifies that the customer must pay the original shipping costs when returning a product. */
1916
1934
  "OriginalShippingFees": NamedNode<'http://schema.org/OriginalShippingFees'>;
1917
1935
  /** A system of medicine focused on promoting the body's innate ability to heal itself. */
1918
1936
  "Osteopathic": NamedNode<'http://schema.org/Osteopathic'>;
@@ -2044,7 +2062,7 @@ interface Schema {
2044
2062
  "PlanAction": NamedNode<'http://schema.org/PlanAction'>;
2045
2063
  /** A specific branch of medical science that pertains to therapeutic or cosmetic repair or re-formation of missing, injured or malformed tissues or body parts by manual and instrumental means. */
2046
2064
  "PlasticSurgery": NamedNode<'http://schema.org/PlasticSurgery'>;
2047
- /** A play is a form of literature, usually consisting of dialogue between characters, intended for theatrical performance rather than just reading. Note the peformance of a Play would be a [[TheaterEvent]] - the *Play* being the [[workPerformed]]. */
2065
+ /** A play is a form of literature, usually consisting of dialogue between characters, intended for theatrical performance rather than just reading. Note: A performance of a Play would be a [[TheaterEvent]] or [[BroadcastEvent]] - the *Play* being the [[workPerformed]]. */
2048
2066
  "Play": NamedNode<'http://schema.org/Play'>;
2049
2067
  /** The act of playing/exercising/training/performing for enjoyment, leisure, recreation, Competition or exercise.\n\nRelated actions:\n\n* [[ListenAction]]: Unlike ListenAction (which is under ConsumeAction), PlayAction refers to performing for an audience or at an event, rather than consuming music.\n* [[WatchAction]]: Unlike WatchAction (which is under ConsumeAction), PlayAction refers to showing/displaying for an audience or at an event, rather than consuming visual content. */
2050
2068
  "PlayAction": NamedNode<'http://schema.org/PlayAction'>;
@@ -2145,6 +2163,8 @@ interface Schema {
2145
2163
  "PropertyValue": NamedNode<'http://schema.org/PropertyValue'>;
2146
2164
  /** A Property value specification. */
2147
2165
  "PropertyValueSpecification": NamedNode<'http://schema.org/PropertyValueSpecification'>;
2166
+ /** Protein is here used in its widest possible definition, as classes of amino acid based molecules. Amyloid-beta Protein in human (UniProt P05067), eukaryota (e.g. an OrthoDB group) or even a single molecule that one can point to are all of type schema:Protein. A protein can thus be a subclass of another protein, e.g. schema:Protein as a UniProt record can have multiple isoforms inside it which would also be schema:Protein. They can be imagined, synthetic, hypothetical or naturally occurring. */
2167
+ "Protein": NamedNode<'http://schema.org/Protein'>;
2148
2168
  /** Single-celled organism that causes an infection. */
2149
2169
  "Protozoa": NamedNode<'http://schema.org/Protozoa'>;
2150
2170
  /** A specific branch of medical science that is concerned with the study, treatment, and prevention of mental illness, using both medical and psychological therapies. */
@@ -2237,7 +2257,7 @@ interface Schema {
2237
2257
  "Recruiting": NamedNode<'http://schema.org/Recruiting'>;
2238
2258
  /** A recycling center. */
2239
2259
  "RecyclingCenter": NamedNode<'http://schema.org/RecyclingCenter'>;
2240
- /** RefundTypeEnumeration enumerates several kinds of product return refund types. */
2260
+ /** Enumerates several kinds of product return refund types. */
2241
2261
  "RefundTypeEnumeration": NamedNode<'http://schema.org/RefundTypeEnumeration'>;
2242
2262
  /** Indicates that the item is refurbished. */
2243
2263
  "RefurbishedCondition": NamedNode<'http://schema.org/RefurbishedCondition'>;
@@ -2283,6 +2303,8 @@ interface Schema {
2283
2303
  "ReportageNewsArticle": NamedNode<'http://schema.org/ReportageNewsArticle'>;
2284
2304
  /** A patient-reported or observed dosing schedule for a drug or supplement. */
2285
2305
  "ReportedDoseSchedule": NamedNode<'http://schema.org/ReportedDoseSchedule'>;
2306
+ /** A Research Organization (e.g. scientific institute, research company). */
2307
+ "ResearchOrganization": NamedNode<'http://schema.org/ResearchOrganization'>;
2286
2308
  /** A Research project. */
2287
2309
  "ResearchProject": NamedNode<'http://schema.org/ResearchProject'>;
2288
2310
  /** Researchers. */
@@ -2318,7 +2340,7 @@ interface Schema {
2318
2340
  "RespiratoryTherapy": NamedNode<'http://schema.org/RespiratoryTherapy'>;
2319
2341
  /** A restaurant. */
2320
2342
  "Restaurant": NamedNode<'http://schema.org/Restaurant'>;
2321
- /** RestockingFees ... */
2343
+ /** Specifies that the customer must pay a restocking fee when returning a product */
2322
2344
  "RestockingFees": NamedNode<'http://schema.org/RestockingFees'>;
2323
2345
  /** A diet restricted to certain foods or preparations for cultural, religious, health or lifestyle reasons. */
2324
2346
  "RestrictedDiet": NamedNode<'http://schema.org/RestrictedDiet'>;
@@ -2332,9 +2354,27 @@ interface Schema {
2332
2354
  "Retail": NamedNode<'http://schema.org/Retail'>;
2333
2355
  /** The act of returning to the origin that which was previously received (concrete objects) or taken (ownership). */
2334
2356
  "ReturnAction": NamedNode<'http://schema.org/ReturnAction'>;
2335
- /** ReturnFeesEnumeration expresses policies for return fees. */
2357
+ /** Specifies that product returns must be made at a kiosk. */
2358
+ "ReturnAtKiosk": NamedNode<'http://schema.org/ReturnAtKiosk'>;
2359
+ /** Specifies that product returns must to be done by mail. */
2360
+ "ReturnByMail": NamedNode<'http://schema.org/ReturnByMail'>;
2361
+ /** Specifies that product returns must be paid for, and are the responsibility of, the customer. */
2362
+ "ReturnFeesCustomerResponsibility": NamedNode<'http://schema.org/ReturnFeesCustomerResponsibility'>;
2363
+ /** Enumerates several kinds of policies for product return fees. */
2336
2364
  "ReturnFeesEnumeration": NamedNode<'http://schema.org/ReturnFeesEnumeration'>;
2337
- /** ReturnShippingFees ... */
2365
+ /** Specifies that product returns must be made in a store. */
2366
+ "ReturnInStore": NamedNode<'http://schema.org/ReturnInStore'>;
2367
+ /** Indicated that creating a return label is the responsibility of the customer. */
2368
+ "ReturnLabelCustomerResponsibility": NamedNode<'http://schema.org/ReturnLabelCustomerResponsibility'>;
2369
+ /** Indicated that a return label must be downloaded and printed by the customer. */
2370
+ "ReturnLabelDownloadAndPrint": NamedNode<'http://schema.org/ReturnLabelDownloadAndPrint'>;
2371
+ /** Specifies that a return label will be provided by the seller in the shipping box. */
2372
+ "ReturnLabelInBox": NamedNode<'http://schema.org/ReturnLabelInBox'>;
2373
+ /** Enumerates several types of return labels for product returns. */
2374
+ "ReturnLabelSourceEnumeration": NamedNode<'http://schema.org/ReturnLabelSourceEnumeration'>;
2375
+ /** Enumerates several types of product return methods. */
2376
+ "ReturnMethodEnumeration": NamedNode<'http://schema.org/ReturnMethodEnumeration'>;
2377
+ /** Specifies that the customer must pay the return shipping costs when returning a product */
2338
2378
  "ReturnShippingFees": NamedNode<'http://schema.org/ReturnShippingFees'>;
2339
2379
  /** A review of an item - for example, of a restaurant, movie, or store. */
2340
2380
  "Review": NamedNode<'http://schema.org/Review'>;
@@ -2380,7 +2420,7 @@ interface Schema {
2380
2420
  /** Represents a sale price (usually active for a limited period) of an offered product. */
2381
2421
  "SalePrice": NamedNode<'http://schema.org/SalePrice'>;
2382
2422
  /**
2383
- * Content coded 'satire or content' in a [[MediaReview]], considered in the context of how it was published or shared.
2423
+ * Content coded 'satire or parody content' in a [[MediaReview]], considered in the context of how it was published or shared.
2384
2424
  *
2385
2425
  * For 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.)
2386
2426
  *
@@ -2584,6 +2624,8 @@ interface Schema {
2584
2624
  "StagesHealthAspect": NamedNode<'http://schema.org/StagesHealthAspect'>;
2585
2625
  /** A state or province of a country. */
2586
2626
  "State": NamedNode<'http://schema.org/State'>;
2627
+ /** A statement about something, for example a fun or interesting fact. If known, the main entity this statement is about, can be indicated using mainEntity. For more formal claims (e.g. in Fact Checking), consider using [[Claim]] instead. Use the [[text]] property to capture the text of the statement. */
2628
+ "Statement": NamedNode<'http://schema.org/Statement'>;
2587
2629
  /**
2588
2630
  * 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.
2589
2631
  * The 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
@@ -2597,7 +2639,7 @@ interface Schema {
2597
2639
  "SteeringPositionValue": NamedNode<'http://schema.org/SteeringPositionValue'>;
2598
2640
  /** A retail good store. */
2599
2641
  "Store": NamedNode<'http://schema.org/Store'>;
2600
- /** A StoreCreditRefund ... */
2642
+ /** Specifies that the customer receives a store credit as refund when returning a product */
2601
2643
  "StoreCreditRefund": NamedNode<'http://schema.org/StoreCreditRefund'>;
2602
2644
  /** Physical activity that is engaged in to improve muscle and bone strength. Also referred to as resistance training. */
2603
2645
  "StrengthTraining": NamedNode<'http://schema.org/StrengthTraining'>;
@@ -2660,6 +2702,8 @@ interface Schema {
2660
2702
  "TaxiStand": NamedNode<'http://schema.org/TaxiStand'>;
2661
2703
  /** Indicates the usage of the car as a taxi. */
2662
2704
  "TaxiVehicleUsage": NamedNode<'http://schema.org/TaxiVehicleUsage'>;
2705
+ /** A set of organisms asserted to represent a natural cohesive biological unit. */
2706
+ "Taxon": NamedNode<'http://schema.org/Taxon'>;
2663
2707
  /** A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc. */
2664
2708
  "TechArticle": NamedNode<'http://schema.org/TechArticle'>;
2665
2709
  /** A unique instance of a television BroadcastService on a CableOrSatelliteService lineup. */
@@ -2845,6 +2889,8 @@ interface Schema {
2845
2889
  "VideoGameSeries": NamedNode<'http://schema.org/VideoGameSeries'>;
2846
2890
  /** A video file. */
2847
2891
  "VideoObject": NamedNode<'http://schema.org/VideoObject'>;
2892
+ /** A specific and exact (byte-for-byte) version of a [[VideoObject]]. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity. */
2893
+ "VideoObjectSnapshot": NamedNode<'http://schema.org/VideoObjectSnapshot'>;
2848
2894
  /** The act of consuming static visual content. */
2849
2895
  "ViewAction": NamedNode<'http://schema.org/ViewAction'>;
2850
2896
  /** VinylFormat. */
@@ -3159,6 +3205,8 @@ interface Schema {
3159
3205
  "alternateName": NamedNode<'http://schema.org/alternateName'>;
3160
3206
  /** A secondary title of the CreativeWork. */
3161
3207
  "alternativeHeadline": NamedNode<'http://schema.org/alternativeHeadline'>;
3208
+ /** Another gene which is a variation of this one. */
3209
+ "alternativeOf": NamedNode<'http://schema.org/alternativeOf'>;
3162
3210
  /** Alumni of an organization. */
3163
3211
  "alumni": NamedNode<'http://schema.org/alumni'>;
3164
3212
  /** An organization that the person is an alumni of. */
@@ -3205,6 +3253,8 @@ interface Schema {
3205
3253
  "appliesToPaymentMethod": NamedNode<'http://schema.org/appliesToPaymentMethod'>;
3206
3254
  /** Collection, [fonds](https://en.wikipedia.org/wiki/Fonds), or item held, kept or maintained by an [[ArchiveOrganization]]. */
3207
3255
  "archiveHeld": NamedNode<'http://schema.org/archiveHeld'>;
3256
+ /** Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaReview]], the items in a [[MediaReviewItem]] may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content. */
3257
+ "archivedAt": NamedNode<'http://schema.org/archivedAt'>;
3208
3258
  /** The area within which users can expect to reach the broadcast service. */
3209
3259
  "area": NamedNode<'http://schema.org/area'>;
3210
3260
  /** The geographic area where a service or offered item is provided. */
@@ -3257,10 +3307,18 @@ interface Schema {
3257
3307
  "associatedAnatomy": NamedNode<'http://schema.org/associatedAnatomy'>;
3258
3308
  /** A NewsArticle associated with the Media Object. */
3259
3309
  "associatedArticle": NamedNode<'http://schema.org/associatedArticle'>;
3310
+ /** An associated [[ClaimReview]], related by specific common content, topic or claim. The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]], while [[relatedClaimReview]] would be used on [[MediaReview]]. */
3311
+ "associatedClaimReview": NamedNode<'http://schema.org/associatedClaimReview'>;
3312
+ /** Disease associated to this BioChemEntity. Such disease can be a MedicalCondition or a URL. If you want to add an evidence supporting the association, please use PropertyValue. */
3313
+ "associatedDisease": NamedNode<'http://schema.org/associatedDisease'>;
3260
3314
  /** A media object that encodes this CreativeWork. This property is a synonym for encoding. */
3261
3315
  "associatedMedia": NamedNode<'http://schema.org/associatedMedia'>;
3316
+ /** An associated [[MediaReview]], related by specific common content, topic or claim. The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]], while [[relatedClaimReview]] would be used on [[MediaReview]]. */
3317
+ "associatedMediaReview": NamedNode<'http://schema.org/associatedMediaReview'>;
3262
3318
  /** If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system. */
3263
3319
  "associatedPathophysiology": NamedNode<'http://schema.org/associatedPathophysiology'>;
3320
+ /** An associated [[Review]]. */
3321
+ "associatedReview": NamedNode<'http://schema.org/associatedReview'>;
3264
3322
  /** A person that acts as performing member of a sports team; a player as opposed to a coach. */
3265
3323
  "athlete": NamedNode<'http://schema.org/athlete'>;
3266
3324
  /** A person or organization attending the event. */
@@ -3344,6 +3402,12 @@ interface Schema {
3344
3402
  "billingPeriod": NamedNode<'http://schema.org/billingPeriod'>;
3345
3403
  /** 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. */
3346
3404
  "billingStart": NamedNode<'http://schema.org/billingStart'>;
3405
+ /** A BioChemEntity that is known to interact with this item. */
3406
+ "bioChemInteraction": NamedNode<'http://schema.org/bioChemInteraction'>;
3407
+ /** A similar BioChemEntity, e.g., obtained by fingerprint similarity algorithms. */
3408
+ "bioChemSimilarity": NamedNode<'http://schema.org/bioChemSimilarity'>;
3409
+ /** A role played by the BioChemEntity within a biological context. */
3410
+ "biologicalRole": NamedNode<'http://schema.org/biologicalRole'>;
3347
3411
  /** The biomechanical properties of the bone. */
3348
3412
  "biomechnicalClass": NamedNode<'http://schema.org/biomechnicalClass'>;
3349
3413
  /** Date of birth. */
@@ -3354,7 +3418,7 @@ interface Schema {
3354
3418
  "bitrate": NamedNode<'http://schema.org/bitrate'>;
3355
3419
  /** A posting that is part of this blog. */
3356
3420
  "blogPost": NamedNode<'http://schema.org/blogPost'>;
3357
- /** The postings that are part of this blog. */
3421
+ /** Indicates a post that is part of a [[Blog]]. Note that historically, what we term a "Blog" was once known as a "weblog", and that what we term a "BlogPosting" is now often colloquially referred to as a "blog". */
3358
3422
  "blogPosts": NamedNode<'http://schema.org/blogPosts'>;
3359
3423
  /** The blood vessel that carries blood from the heart to the muscle. */
3360
3424
  "bloodSupply": NamedNode<'http://schema.org/bloodSupply'>;
@@ -3479,10 +3543,16 @@ interface Schema {
3479
3543
  "checkinTime": NamedNode<'http://schema.org/checkinTime'>;
3480
3544
  /** The latest someone may check out of a lodging establishment. */
3481
3545
  "checkoutTime": NamedNode<'http://schema.org/checkoutTime'>;
3546
+ /** The chemical composition describes the identity and relative ratio of the chemical elements that make up the substance. */
3547
+ "chemicalComposition": NamedNode<'http://schema.org/chemicalComposition'>;
3548
+ /** A role played by the BioChemEntity within a chemical context. */
3549
+ "chemicalRole": NamedNode<'http://schema.org/chemicalRole'>;
3482
3550
  /** Maximal age of the child. */
3483
3551
  "childMaxAge": NamedNode<'http://schema.org/childMaxAge'>;
3484
3552
  /** Minimal age of the child. */
3485
3553
  "childMinAge": NamedNode<'http://schema.org/childMinAge'>;
3554
+ /** Closest child taxa of the taxon in question. */
3555
+ "childTaxon": NamedNode<'http://schema.org/childTaxon'>;
3486
3556
  /** A child of the person. */
3487
3557
  "children": NamedNode<'http://schema.org/children'>;
3488
3558
  /** The number of milligrams of cholesterol. */
@@ -3491,6 +3561,11 @@ interface Schema {
3491
3561
  "circle": NamedNode<'http://schema.org/circle'>;
3492
3562
  /** A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. */
3493
3563
  "citation": NamedNode<'http://schema.org/citation'>;
3564
+ /**
3565
+ * For a [[Claim]] interpreted from [[MediaObject]] content
3566
+ * sed to indicate a claim contained, implied or refined from the content of a [[MediaObject]].
3567
+ */
3568
+ "claimInterpreter": NamedNode<'http://schema.org/claimInterpreter'>;
3494
3569
  /** A short summary of the specific claims reviewed in a ClaimReview. */
3495
3570
  "claimReviewed": NamedNode<'http://schema.org/claimReviewed'>;
3496
3571
  /** Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD). */
@@ -3612,7 +3687,17 @@ interface Schema {
3612
3687
  "countriesNotSupported": NamedNode<'http://schema.org/countriesNotSupported'>;
3613
3688
  /** Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code. */
3614
3689
  "countriesSupported": NamedNode<'http://schema.org/countriesSupported'>;
3615
- /** The country of the principal offices of the production company or individual responsible for the movie or program. */
3690
+ /** The place where the product was assembled. */
3691
+ "countryOfAssembly": NamedNode<'http://schema.org/countryOfAssembly'>;
3692
+ /** The place where the item (typically [[Product]]) was last processed and tested before importation. */
3693
+ "countryOfLastProcessing": NamedNode<'http://schema.org/countryOfLastProcessing'>;
3694
+ /**
3695
+ * The country of origin of something, including products as well as creative works such as movie and TV content.
3696
+ *
3697
+ * In the case of TV and movie, this would be the country of the principle offices of the production company or individual responsible for the movie. For other kinds of [[CreativeWork]] it is difficult to provide fully general guidance, and properties such as [[contentLocation]] and [[locationCreated]] may be more applicable.
3698
+ *
3699
+ * In the case of products, the country of origin of the product. The exact interpretation of this may vary by context and product type, and cannot be fully enumerated here.
3700
+ */
3616
3701
  "countryOfOrigin": NamedNode<'http://schema.org/countryOfOrigin'>;
3617
3702
  /** A sub property of location. The course where this action was taken. */
3618
3703
  "course": NamedNode<'http://schema.org/course'>;
@@ -3648,6 +3733,12 @@ interface Schema {
3648
3733
  "currentExchangeRate": NamedNode<'http://schema.org/currentExchangeRate'>;
3649
3734
  /** Party placing the order or paying the invoice. */
3650
3735
  "customer": NamedNode<'http://schema.org/customer'>;
3736
+ /** The type of return fees if the product is returned due to customer remorse. */
3737
+ "customerRemorseReturnFees": NamedNode<'http://schema.org/customerRemorseReturnFees'>;
3738
+ /** The method (from an enumeration) by which the customer obtains a return shipping label for a product returned due to customer remorse. */
3739
+ "customerRemorseReturnLabelSource": NamedNode<'http://schema.org/customerRemorseReturnLabelSource'>;
3740
+ /** The amount of shipping costs if a product is returned due to customer remorse. Applicable when property [[customerRemorseReturnFees]] equals [[ReturnShippingFees]]. */
3741
+ "customerRemorseReturnShippingFeesAmount": NamedNode<'http://schema.org/customerRemorseReturnShippingFeesAmount'>;
3651
3742
  /** Order cutoff time allows merchants to describe the time after which they will no longer process orders received on that day. For orders processed after cutoff time, one day gets added to the delivery time estimate. This property is expected to be most typically used via the [[ShippingRateSettings]] publication pattern. The time is indicated using the ISO-8601 Time format, e.g. "23:30:00-05:00" would represent 6:30 pm Eastern Standard Time (EST) which is 5 hours behind Coordinated Universal Time (UTC). */
3652
3743
  "cutoffTime": NamedNode<'http://schema.org/cutoffTime'>;
3653
3744
  /** collectiondate - Date for which patient counts are reported. */
@@ -3771,6 +3862,8 @@ interface Schema {
3771
3862
  "dietFeatures": NamedNode<'http://schema.org/dietFeatures'>;
3772
3863
  /** One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient. */
3773
3864
  "differentialDiagnosis": NamedNode<'http://schema.org/differentialDiagnosis'>;
3865
+ /** Indicates whether an [[url]] that is associated with a [[JobPosting]] enables direct application for the job, via the posting website. A job posting is considered to have directApply of [[True]] if an application process for the specified job can be directly initiated via the url(s) given (noting that e.g. multiple internet domains might nevertheless be involved at an implementation level). A value of [[False]] is appropriate if there is no clear path to applying directly online for the specified job, navigating directly from the JobPosting url(s) supplied. */
3866
+ "directApply": NamedNode<'http://schema.org/directApply'>;
3774
3867
  /** A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip. */
3775
3868
  "director": NamedNode<'http://schema.org/director'>;
3776
3869
  /** A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip. */
@@ -3911,6 +4004,8 @@ interface Schema {
3911
4004
  "email": NamedNode<'http://schema.org/email'>;
3912
4005
  /** A URL pointing to a player for a specific video. In general, this is the information in the ```src``` element of an ```embed``` tag and should not be the same as the content of the ```loc``` tag. */
3913
4006
  "embedUrl": NamedNode<'http://schema.org/embedUrl'>;
4007
+ /** Represents textual captioning from a [[MediaObject]], e.g. text of a 'meme'. */
4008
+ "embeddedTextCaption": NamedNode<'http://schema.org/embeddedTextCaption'>;
3914
4009
  /** The CO2 emissions in g/km. When used in combination with a QuantitativeValue, put "g/km" into the unitText property of that value, since there is no UN/CEFACT Common Code for "g/km". */
3915
4010
  "emissionsCO2": NamedNode<'http://schema.org/emissionsCO2'>;
3916
4011
  /** Someone working for this organization. */
@@ -3923,6 +4018,8 @@ interface Schema {
3923
4018
  "employmentType": NamedNode<'http://schema.org/employmentType'>;
3924
4019
  /** Indicates the department, unit and/or facility where the employee reports and/or in which the job is to be performed. */
3925
4020
  "employmentUnit": NamedNode<'http://schema.org/employmentUnit'>;
4021
+ /** Another BioChemEntity encoded by this one. */
4022
+ "encodesBioChemEntity": NamedNode<'http://schema.org/encodesBioChemEntity'>;
3926
4023
  /** The CreativeWork encoded by this media object. */
3927
4024
  "encodesCreativeWork": NamedNode<'http://schema.org/encodesCreativeWork'>;
3928
4025
  /** A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. */
@@ -4046,6 +4143,8 @@ interface Schema {
4046
4143
  "expertConsiderations": NamedNode<'http://schema.org/expertConsiderations'>;
4047
4144
  /** Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, or a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date. */
4048
4145
  "expires": NamedNode<'http://schema.org/expires'>;
4146
+ /** Tissue, organ, biological sample, etc in which activity of this gene has been observed experimentally. For example brain, digestive system. */
4147
+ "expressedIn": NamedNode<'http://schema.org/expressedIn'>;
4049
4148
  /** Family name. In the U.S., the last name of a Person. */
4050
4149
  "familyName": NamedNode<'http://schema.org/familyName'>;
4051
4150
  /** The number of grams of fat. */
@@ -4207,6 +4306,10 @@ interface Schema {
4207
4306
  "guidelineSubject": NamedNode<'http://schema.org/guidelineSubject'>;
4208
4307
  /** The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup. Typical properties: minValue, maxValue, unitCode (d for DAY). This is by common convention assumed to mean business days (if a unitCode is used, coded as "d"), i.e. only counting days when the business normally operates. */
4209
4308
  "handlingTime": NamedNode<'http://schema.org/handlingTime'>;
4309
+ /** Indicates a BioChemEntity that (in some sense) has this BioChemEntity as a part. */
4310
+ "hasBioChemEntityPart": NamedNode<'http://schema.org/hasBioChemEntityPart'>;
4311
+ /** A symbolic representation of a BioChemEnity. For example, a nucleotide sequence of a Gene or an amino acid sequence of a Protein. */
4312
+ "hasBioPolymerSequence": NamedNode<'http://schema.org/hasBioPolymerSequence'>;
4210
4313
  /** A broadcast channel of a broadcast service. */
4211
4314
  "hasBroadcastChannel": NamedNode<'http://schema.org/hasBroadcastChannel'>;
4212
4315
  /** A Category code contained in this code set. */
@@ -4241,8 +4344,10 @@ interface Schema {
4241
4344
  "hasMenuItem": NamedNode<'http://schema.org/hasMenuItem'>;
4242
4345
  /** A subgrouping of the menu (by dishes, course, serving time period, etc.). */
4243
4346
  "hasMenuSection": NamedNode<'http://schema.org/hasMenuSection'>;
4244
- /** Indicates a MerchantReturnPolicy that may be applicable. */
4347
+ /** Specifies a MerchantReturnPolicy that may be applicable. */
4245
4348
  "hasMerchantReturnPolicy": NamedNode<'http://schema.org/hasMerchantReturnPolicy'>;
4349
+ /** Molecular function performed by this BioChemEntity; please use PropertyValue if you want to include any evidence. */
4350
+ "hasMolecularFunction": NamedNode<'http://schema.org/hasMolecularFunction'>;
4246
4351
  /** The Person's occupation. For past professions, use Role for expressing dates. */
4247
4352
  "hasOccupation": NamedNode<'http://schema.org/hasOccupation'>;
4248
4353
  /** Indicates an OfferCatalog listing for this Organization, Person, or Service. */
@@ -4251,6 +4356,8 @@ interface Schema {
4251
4356
  "hasPOS": NamedNode<'http://schema.org/hasPOS'>;
4252
4357
  /** Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense). */
4253
4358
  "hasPart": NamedNode<'http://schema.org/hasPart'>;
4359
+ /** A common representation such as a protein sequence or chemical structure for this entity. For images use schema.org/image. */
4360
+ "hasRepresentation": NamedNode<'http://schema.org/hasRepresentation'>;
4254
4361
  /** Indicates a [[Product]] that is a member of this [[ProductGroup]] (or [[ProductModel]]). */
4255
4362
  "hasVariant": NamedNode<'http://schema.org/hasVariant'>;
4256
4363
  /** Headline of the article. */
@@ -4332,6 +4439,10 @@ interface Schema {
4332
4439
  "inAlbum": NamedNode<'http://schema.org/inAlbum'>;
4333
4440
  /** The CableOrSatelliteService offering the channel. */
4334
4441
  "inBroadcastLineup": NamedNode<'http://schema.org/inBroadcastLineup'>;
4442
+ /** Non-proprietary identifier for molecular entity that can be used in printed and electronic data sources thus enabling easier linking of diverse data compilations. */
4443
+ "inChI": NamedNode<'http://schema.org/inChI'>;
4444
+ /** InChIKey is a hashed version of the full InChI (using the SHA-256 algorithm). */
4445
+ "inChIKey": NamedNode<'http://schema.org/inChIKey'>;
4335
4446
  /** A [[CategoryCodeSet]] that contains this category code. */
4336
4447
  "inCodeSet": NamedNode<'http://schema.org/inCodeSet'>;
4337
4448
  /** A [[DefinedTermSet]] that contains this term. */
@@ -4342,7 +4453,7 @@ interface Schema {
4342
4453
  "inPlaylist": NamedNode<'http://schema.org/inPlaylist'>;
4343
4454
  /** Indicates the [[productGroupID]] for a [[ProductGroup]] that this product [[isVariantOf]]. */
4344
4455
  "inProductGroupWithID": NamedNode<'http://schema.org/inProductGroupWithID'>;
4345
- /** Are in-store returns offered? */
4456
+ /** Are in-store returns offered? (for more advanced return methods use the [[returnMethod]] property) */
4346
4457
  "inStoreReturnsOffered": NamedNode<'http://schema.org/inStoreReturnsOffered'>;
4347
4458
  /** Qualification, candidature, degree, application that Thesis supports. */
4348
4459
  "inSupportOf": NamedNode<'http://schema.org/inSupportOf'>;
@@ -4409,6 +4520,8 @@ interface Schema {
4409
4520
  "interactivityType": NamedNode<'http://schema.org/interactivityType'>;
4410
4521
  /** The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate. */
4411
4522
  "interestRate": NamedNode<'http://schema.org/interestRate'>;
4523
+ /** Used to indicate a specific claim contained, implied, translated or refined from the content of a [[MediaObject]] or other [[CreativeWork]]. The interpreting party can be indicated using [[claimInterpreter]]. */
4524
+ "interpretedAsClaim": NamedNode<'http://schema.org/interpretedAsClaim'>;
4412
4525
  /** The current approximate inventory level for the item or items. */
4413
4526
  "inventoryLevel": NamedNode<'http://schema.org/inventoryLevel'>;
4414
4527
  /** Relates a property to a property that is its inverse. Inverse properties relate the same pairs of items to each other, but in reversed direction. For example, the 'alumni' and 'alumniOf' properties are inverseOf each other. Some properties don't have explicit inverses; in these situations RDFa and JSON-LD syntax for reverse properties can be used. */
@@ -4427,14 +4540,22 @@ interface Schema {
4427
4540
  "isBasedOnUrl": NamedNode<'http://schema.org/isBasedOnUrl'>;
4428
4541
  /** A pointer to another product (or multiple products) for which this product is a consumable. */
4429
4542
  "isConsumableFor": NamedNode<'http://schema.org/isConsumableFor'>;
4543
+ /** Another BioChemEntity encoding by this one. */
4544
+ "isEncodedByBioChemEntity": NamedNode<'http://schema.org/isEncodedByBioChemEntity'>;
4430
4545
  /** Indicates whether this content is family friendly. */
4431
4546
  "isFamilyFriendly": NamedNode<'http://schema.org/isFamilyFriendly'>;
4432
4547
  /** Was the offer accepted as a gift for someone other than the buyer. */
4433
4548
  "isGift": NamedNode<'http://schema.org/isGift'>;
4549
+ /** Biological process this BioChemEntity is involved in; please use PropertyValue if you want to include any evidence. */
4550
+ "isInvolvedInBiologicalProcess": NamedNode<'http://schema.org/isInvolvedInBiologicalProcess'>;
4434
4551
  /** True if the broadcast is of a live event. */
4435
4552
  "isLiveBroadcast": NamedNode<'http://schema.org/isLiveBroadcast'>;
4553
+ /** Subcellular location where this BioChemEntity is located; please use PropertyValue if you want to include any evidence. */
4554
+ "isLocatedInSubcellularLocation": NamedNode<'http://schema.org/isLocatedInSubcellularLocation'>;
4436
4555
  /** Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of. */
4437
4556
  "isPartOf": NamedNode<'http://schema.org/isPartOf'>;
4557
+ /** Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity. */
4558
+ "isPartOfBioChemEntity": NamedNode<'http://schema.org/isPartOfBioChemEntity'>;
4438
4559
  /** Indicates some accommodation that this floor plan describes. */
4439
4560
  "isPlanForApartment": NamedNode<'http://schema.org/isPlanForApartment'>;
4440
4561
  /** True if this item's name is a proprietary/brand name (vs. generic name). */
@@ -4467,8 +4588,14 @@ interface Schema {
4467
4588
  "iswcCode": NamedNode<'http://schema.org/iswcCode'>;
4468
4589
  /** An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')’. */
4469
4590
  "item": NamedNode<'http://schema.org/item'>;
4470
- /** A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer. */
4591
+ /** A predefined value from OfferItemCondition specifying the condition of the product or service, or the products or services included in the offer. Also used for product return policies to specify the condition of products accepted for returns. */
4471
4592
  "itemCondition": NamedNode<'http://schema.org/itemCondition'>;
4593
+ /** The type of return fees for returns of defect products. */
4594
+ "itemDefectReturnFees": NamedNode<'http://schema.org/itemDefectReturnFees'>;
4595
+ /** The method (from an enumeration) by which the customer obtains a return shipping label for a defect product. */
4596
+ "itemDefectReturnLabelSource": NamedNode<'http://schema.org/itemDefectReturnLabelSource'>;
4597
+ /** Amount of shipping costs for defect product returns. Applicable when property [[itemDefectReturnFees]] equals [[ReturnShippingFees]]. */
4598
+ "itemDefectReturnShippingFeesAmount": NamedNode<'http://schema.org/itemDefectReturnShippingFeesAmount'>;
4472
4599
  /** For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem.\n\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\n\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases. */
4473
4600
  "itemListElement": NamedNode<'http://schema.org/itemListElement'>;
4474
4601
  /** Type of ordering (e.g. Ascending, Descending, Unordered). */
@@ -4483,6 +4610,8 @@ interface Schema {
4483
4610
  "itemShipped": NamedNode<'http://schema.org/itemShipped'>;
4484
4611
  /** Destination(s) ( [[Place]] ) that make up a trip. For a trip where destination order is important use [[ItemList]] to specify that order (see examples). */
4485
4612
  "itinerary": NamedNode<'http://schema.org/itinerary'>;
4613
+ /** Systematic method of naming chemical compounds as recommended by the International Union of Pure and Applied Chemistry (IUPAC). */
4614
+ "iupacName": NamedNode<'http://schema.org/iupacName'>;
4486
4615
  /** Description of benefits associated with the job. */
4487
4616
  "jobBenefits": NamedNode<'http://schema.org/jobBenefits'>;
4488
4617
  /** An indicator as to whether a position is available for an immediate start. */
@@ -4670,6 +4799,8 @@ interface Schema {
4670
4799
  "mechanismOfAction": NamedNode<'http://schema.org/mechanismOfAction'>;
4671
4800
  /** Indicates a MediaManipulationRatingEnumeration classification of a media object (in the context of how it was published or shared). */
4672
4801
  "mediaAuthenticityCategory": NamedNode<'http://schema.org/mediaAuthenticityCategory'>;
4802
+ /** In the context of a [[MediaReview]], indicates specific media item(s) that are grouped using a [[MediaReviewItem]]. */
4803
+ "mediaItemAppearance": NamedNode<'http://schema.org/mediaItemAppearance'>;
4673
4804
  /** The median value. */
4674
4805
  "median": NamedNode<'http://schema.org/median'>;
4675
4806
  /** Medical audience for page. */
@@ -4700,9 +4831,9 @@ interface Schema {
4700
4831
  "menuAddOn": NamedNode<'http://schema.org/menuAddOn'>;
4701
4832
  /** 'merchant' is an out-dated term for 'seller'. */
4702
4833
  "merchant": NamedNode<'http://schema.org/merchant'>;
4703
- /** The merchantReturnDays property indicates the number of days (from purchase) within which relevant merchant return policy is applicable. */
4834
+ /** Specifies either a fixed return date or the number of days (from the delivery date) that a product can be returned. Used when the [[returnPolicyCategory]] property is specified as [[MerchantReturnFiniteReturnWindow]]. */
4704
4835
  "merchantReturnDays": NamedNode<'http://schema.org/merchantReturnDays'>;
4705
- /** Indicates a Web page or service by URL, for product return. */
4836
+ /** Specifies a Web page or service by URL, for product returns. */
4706
4837
  "merchantReturnLink": NamedNode<'http://schema.org/merchantReturnLink'>;
4707
4838
  /** A CreativeWork attached to the message. */
4708
4839
  "messageAttachment": NamedNode<'http://schema.org/messageAttachment'>;
@@ -4722,6 +4853,12 @@ interface Schema {
4722
4853
  "modelDate": NamedNode<'http://schema.org/modelDate'>;
4723
4854
  /** The date and time the reservation was modified. */
4724
4855
  "modifiedTime": NamedNode<'http://schema.org/modifiedTime'>;
4856
+ /** The empirical formula is the simplest whole number ratio of all the atoms in a molecule. */
4857
+ "molecularFormula": NamedNode<'http://schema.org/molecularFormula'>;
4858
+ /** This is the molecular weight of the entity being described, not of the parent. Units should be included in the form '&lt;Number&gt; &lt;unit&gt;', for example '12 amu' or as '&lt;QuantitativeValue&gt;. */
4859
+ "molecularWeight": NamedNode<'http://schema.org/molecularWeight'>;
4860
+ /** The monoisotopic mass is the sum of the masses of the atoms in a molecule using the unbound, ground-state, rest mass of the principal (most abundant) isotope for each element instead of the isotopic average mass. Please include the units the form '&lt;Number&gt; &lt;unit&gt;', for example '770.230488 g/mol' or as '&lt;QuantitativeValue&gt;. */
4861
+ "monoisotopicMolecularWeight": NamedNode<'http://schema.org/monoisotopicMolecularWeight'>;
4725
4862
  /** The minimum payment is the lowest amount of money that one is required to pay on a credit card statement each month. */
4726
4863
  "monthlyMinimumRepaymentAmount": NamedNode<'http://schema.org/monthlyMinimumRepaymentAmount'>;
4727
4864
  /** Indicates the minimal number of months of experience required for a position. */
@@ -4754,6 +4891,8 @@ interface Schema {
4754
4891
  "nationality": NamedNode<'http://schema.org/nationality'>;
4755
4892
  /** The expected progression of the condition if it is not treated and allowed to progress naturally. */
4756
4893
  "naturalProgression": NamedNode<'http://schema.org/naturalProgression'>;
4894
+ /** Indicates, in the context of a [[Review]] (e.g. framed as 'pro' vs 'con' considerations), negative considerations - either as unstructured text, or a list. */
4895
+ "negativeNotes": NamedNode<'http://schema.org/negativeNotes'>;
4757
4896
  /** The underlying innervation associated with the muscle. */
4758
4897
  "nerve": NamedNode<'http://schema.org/nerve'>;
4759
4898
  /** The neurological pathway extension that involves muscle control. */
@@ -4896,6 +5035,10 @@ interface Schema {
4896
5035
  "organizer": NamedNode<'http://schema.org/organizer'>;
4897
5036
  /** Shipper's address. */
4898
5037
  "originAddress": NamedNode<'http://schema.org/originAddress'>;
5038
+ /** Describes, in a [[MediaReview]] when dealing with [[DecontextualizedContent]], background information that can contribute to better interpretation of the [[MediaObject]]. */
5039
+ "originalMediaContextDescription": NamedNode<'http://schema.org/originalMediaContextDescription'>;
5040
+ /** Link to the page containing an original version of the content, or directly to an online copy of the original [[MediaObject]] content, e.g. video file. */
5041
+ "originalMediaLink": NamedNode<'http://schema.org/originalMediaLink'>;
4899
5042
  /** The vasculature the lymphatic structure originates, or afferents, from. */
4900
5043
  "originatesFrom": NamedNode<'http://schema.org/originatesFrom'>;
4901
5044
  /** Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response. */
@@ -4922,6 +5065,8 @@ interface Schema {
4922
5065
  "parentOrganization": NamedNode<'http://schema.org/parentOrganization'>;
4923
5066
  /** A broadcast service to which the broadcast service may belong to such as regional variations of a national channel. */
4924
5067
  "parentService": NamedNode<'http://schema.org/parentService'>;
5068
+ /** Closest parent taxon of the taxon in question. */
5069
+ "parentTaxon": NamedNode<'http://schema.org/parentTaxon'>;
4925
5070
  /** A parents of the person. */
4926
5071
  "parents": NamedNode<'http://schema.org/parents'>;
4927
5072
  /** The episode to which this clip belongs. */
@@ -5022,6 +5167,8 @@ interface Schema {
5022
5167
  "populationType": NamedNode<'http://schema.org/populationType'>;
5023
5168
  /** The position of an item in a series or sequence of items. */
5024
5169
  "position": NamedNode<'http://schema.org/position'>;
5170
+ /** Indicates, in the context of a [[Review]] (e.g. framed as 'pro' vs 'con' considerations), positive considerations - either as unstructured text, or a list. */
5171
+ "positiveNotes": NamedNode<'http://schema.org/positiveNotes'>;
5025
5172
  /** A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc. */
5026
5173
  "possibleComplication": NamedNode<'http://schema.org/possibleComplication'>;
5027
5174
  /** A possible treatment to address this condition, sign or symptom. */
@@ -5042,6 +5189,8 @@ interface Schema {
5042
5189
  "postalCodeRange": NamedNode<'http://schema.org/postalCodeRange'>;
5043
5190
  /** Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. */
5044
5191
  "potentialAction": NamedNode<'http://schema.org/potentialAction'>;
5192
+ /** Intended use of the BioChemEntity by humans. */
5193
+ "potentialUse": NamedNode<'http://schema.org/potentialUse'>;
5045
5194
  /** A description of the workup, testing, and other preparations required before implanting this device. */
5046
5195
  "preOp": NamedNode<'http://schema.org/preOp'>;
5047
5196
  /** A pointer from a previous, often discontinued variant of the product to its newer variant. */
@@ -5235,7 +5384,7 @@ interface Schema {
5235
5384
  "referenceQuantity": NamedNode<'http://schema.org/referenceQuantity'>;
5236
5385
  /** The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice. */
5237
5386
  "referencesOrder": NamedNode<'http://schema.org/referencesOrder'>;
5238
- /** A refundType, from an enumerated list. */
5387
+ /** A refund type, from an enumerated list. */
5239
5388
  "refundType": NamedNode<'http://schema.org/refundType'>;
5240
5389
  /** The anatomical or organ system drained by this vessel; generally refers to a specific part of an organ. */
5241
5390
  "regionDrained": NamedNode<'http://schema.org/regionDrained'>;
@@ -5316,16 +5465,28 @@ interface Schema {
5316
5465
  "responsibilities": NamedNode<'http://schema.org/responsibilities'>;
5317
5466
  /** How often one should break from the activity. */
5318
5467
  "restPeriods": NamedNode<'http://schema.org/restPeriods'>;
5468
+ /** Use [[MonetaryAmount]] to specify a fixed restocking fee for product returns, or use [[Number]] to specify a percentage of the product price paid by the customer. */
5469
+ "restockingFee": NamedNode<'http://schema.org/restockingFee'>;
5319
5470
  /** The result produced in the action. e.g. John wrote *a book*. */
5320
5471
  "result": NamedNode<'http://schema.org/result'>;
5321
5472
  /** A sub property of result. The Comment created or sent as a result of this action. */
5322
5473
  "resultComment": NamedNode<'http://schema.org/resultComment'>;
5323
5474
  /** A sub property of result. The review that resulted in the performing of the action. */
5324
5475
  "resultReview": NamedNode<'http://schema.org/resultReview'>;
5325
- /** Indicates (via enumerated options) the return fees policy for a MerchantReturnPolicy */
5476
+ /** The type of return fees for purchased products (for any return reason) */
5326
5477
  "returnFees": NamedNode<'http://schema.org/returnFees'>;
5327
- /** A returnPolicyCategory expresses at most one of several enumerated kinds of return. */
5478
+ /** The method (from an enumeration) by which the customer obtains a return shipping label for a product returned for any reason. */
5479
+ "returnLabelSource": NamedNode<'http://schema.org/returnLabelSource'>;
5480
+ /** The type of return method offered, specified from an enumeration. */
5481
+ "returnMethod": NamedNode<'http://schema.org/returnMethod'>;
5482
+ /** Specifies an applicable return policy (from an enumeration). */
5328
5483
  "returnPolicyCategory": NamedNode<'http://schema.org/returnPolicyCategory'>;
5484
+ /** The country where the product has to be sent to for returns, for example "Ireland" using the [[name]] property of [[Country]]. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http://en.wikipedia.org/wiki/ISO_3166-1). Note that this can be different from the country where the product was originally shipped from or sent too. */
5485
+ "returnPolicyCountry": NamedNode<'http://schema.org/returnPolicyCountry'>;
5486
+ /** Seasonal override of a return policy. */
5487
+ "returnPolicySeasonalOverride": NamedNode<'http://schema.org/returnPolicySeasonalOverride'>;
5488
+ /** Amount of shipping costs for product returns (for any reason). Applicable when property [[returnFees]] equals [[ReturnShippingFees]]. */
5489
+ "returnShippingFeesAmount": NamedNode<'http://schema.org/returnShippingFeesAmount'>;
5329
5490
  /** A review of the item. */
5330
5491
  "review": NamedNode<'http://schema.org/review'>;
5331
5492
  /** This Review or Rating is relevant to this part or facet of the itemReviewed. */
@@ -5458,6 +5619,8 @@ interface Schema {
5458
5619
  "serviceUrl": NamedNode<'http://schema.org/serviceUrl'>;
5459
5620
  /** The serving size, in terms of the number of volume or mass. */
5460
5621
  "servingSize": NamedNode<'http://schema.org/servingSize'>;
5622
+ /** The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item. For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' */
5623
+ "sha256": NamedNode<'http://schema.org/sha256'>;
5461
5624
  /** A CreativeWork such as an image, video, or audio clip shared as part of this posting. */
5462
5625
  "sharedContent": NamedNode<'http://schema.org/sharedContent'>;
5463
5626
  /** indicates (possibly multiple) shipping destinations. These can be defined in several ways e.g. postalCode ranges. */
@@ -5496,6 +5659,8 @@ interface Schema {
5496
5659
  "sku": NamedNode<'http://schema.org/sku'>;
5497
5660
  /** A slogan or motto associated with the item. */
5498
5661
  "slogan": NamedNode<'http://schema.org/slogan'>;
5662
+ /** A specification in form of a line notation for describing the structure of chemical species using short ASCII strings. Double bond stereochemistry \ indicators may need to be escaped in the string in formats where the backslash is an escape character. */
5663
+ "smiles": NamedNode<'http://schema.org/smiles'>;
5499
5664
  /** Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room. */
5500
5665
  "smokingAllowed": NamedNode<'http://schema.org/smokingAllowed'>;
5501
5666
  /** The number of milligrams of sodium. */
@@ -5675,6 +5840,10 @@ interface Schema {
5675
5840
  "targetUrl": NamedNode<'http://schema.org/targetUrl'>;
5676
5841
  /** The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain. */
5677
5842
  "taxID": NamedNode<'http://schema.org/taxID'>;
5843
+ /** The taxonomic rank of this taxon given preferably as a URI from a controlled vocabulary – (typically the ranks from TDWG TaxonRank ontology or equivalent Wikidata URIs). */
5844
+ "taxonRank": NamedNode<'http://schema.org/taxonRank'>;
5845
+ /** The taxonomic grouping of the organism that expresses, encodes, or in someway related to the BioChemEntity. */
5846
+ "taxonomicRange": NamedNode<'http://schema.org/taxonomicRange'>;
5678
5847
  /** The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term. */
5679
5848
  "teaches": NamedNode<'http://schema.org/teaches'>;
5680
5849
  /** The telephone number. */
@@ -5976,7 +6145,7 @@ interface Schema {
5976
6145
  /** The quantity that results by performing instructions. For example, a paper airplane, 10 personalized candles. */
5977
6146
  "yield": NamedNode<'http://schema.org/yield'>;
5978
6147
  }
5979
- export declare const strict: Record<"object" | "description" | "map" | "currency" | "error" | "warning" | "line" | "equal" | "value" | "agent" | "Article" | "Collection" | "CollectionPage" | "Event" | "Offer" | "Organization" | "Person" | "Place" | "Question" | "Service" | "actor" | "audience" | "author" | "duration" | "endTime" | "height" | "image" | "instrument" | "latitude" | "location" | "longitude" | "name" | "provider" | "result" | "startTime" | "target" | "url" | "width" | "jurisdiction" | "license" | "version" | "Table" | "encoding" | "pattern" | "title" | "Action" | "abstract" | "editor" | "Airline" | "Airport" | "AnatomicalStructure" | "Artery" | "Bacteria" | "Beach" | "BodyOfWater" | "Bone" | "Book" | "Brewery" | "Bridge" | "Canal" | "Casino" | "Cemetery" | "Church" | "City" | "Continent" | "Country" | "Drug" | "Fungus" | "Game" | "GolfCourse" | "Hospital" | "Hotel" | "Language" | "Library" | "Ligament" | "MedicalSpecialty" | "Mosque" | "Motorcycle" | "Mountain" | "Muscle" | "Museum" | "Nerve" | "Newspaper" | "Painting" | "Park" | "Play" | "Project" | "RadioStation" | "ResearchProject" | "Restaurant" | "School" | "Sculpture" | "SkiResort" | "SportsClub" | "SportsEvent" | "SportsTeam" | "State" | "Synagogue" | "TelevisionStation" | "Vein" | "VideoGame" | "Volcano" | "Winery" | "Zoo" | "address" | "affiliation" | "album" | "alumni" | "appearance" | "area" | "artist" | "assembly" | "award" | "birthDate" | "birthPlace" | "brand" | "callSign" | "category" | "circle" | "coach" | "code" | "colleague" | "collection" | "collectionSize" | "comment" | "composer" | "course" | "creator" | "deathDate" | "deathPlace" | "department" | "depth" | "differentialDiagnosis" | "director" | "dissolutionDate" | "distance" | "drainsTo" | "elevation" | "endDate" | "enginePower" | "engineType" | "episode" | "episodeNumber" | "event" | "fileSize" | "firstAppearance" | "follows" | "founder" | "foundingDate" | "free" | "frequency" | "fuelCapacity" | "fuelConsumption" | "fuelType" | "gender" | "genre" | "hasVariant" | "illustrator" | "industry" | "isPartOf" | "isbn" | "issn" | "language" | "logo" | "lyrics" | "manufacturer" | "material" | "medicalSpecialty" | "member" | "model" | "musicBy" | "musicalKey" | "nationality" | "nerve" | "numberOfDoors" | "numberOfEmployees" | "numberOfEpisodes" | "numberOfPages" | "numberOfPlayers" | "numberOfRooms" | "numberOfSeasons" | "operatingSystem" | "opponent" | "orderDate" | "owns" | "parent" | "participant" | "performer" | "position" | "postalCode" | "price" | "procedure" | "producer" | "produces" | "productionCompany" | "programmingLanguage" | "publication" | "publisher" | "recordLabel" | "recordedIn" | "releaseDate" | "review" | "runtime" | "season" | "seasonNumber" | "seatNumber" | "seatingCapacity" | "servingSize" | "sibling" | "skills" | "slogan" | "sport" | "spouse" | "starRating" | "startDate" | "status" | "supply" | "thumbnail" | "translator" | "weight" | "wheelbase" | "Code" | "Distance" | "Thing" | "contributor" | "identifier" | "Dataset" | "Role" | "catalog" | "contactPoint" | "dataset" | "distribution" | "hasPart" | "spatial" | "temporal" | "Energy" | "Mass" | "maintainer" | "vendor" | "BankAccount" | "PaymentCard" | "Store" | "Enumeration" | "defaultValue" | "familyName" | "givenName" | "knows" | "subjectOf" | "successorOf" | "Class" | "Map" | "alternateName" | "Brand" | "BusinessEntityType" | "BusinessFunction" | "DayOfWeek" | "DeliveryChargeSpecification" | "DeliveryMethod" | "Friday" | "Monday" | "OpeningHoursSpecification" | "PaymentChargeSpecification" | "PaymentMethod" | "PriceSpecification" | "PublicHolidays" | "QualitativeValue" | "QuantitativeValue" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "TypeAndQuantityNode" | "UnitPriceSpecification" | "WarrantyPromise" | "WarrantyScope" | "Wednesday" | "addOn" | "advanceBookingRequirement" | "amountOfThisGood" | "appliesToDeliveryMethod" | "appliesToPaymentMethod" | "availabilityEnds" | "availabilityStarts" | "availableAtOrFrom" | "billingIncrement" | "closes" | "color" | "deliveryLeadTime" | "eligibleDuration" | "eligibleTransactionVolume" | "greater" | "greaterOrEqual" | "hasPOS" | "includesObject" | "isAccessoryOrSparePartFor" | "isConsumableFor" | "isSimilarTo" | "isVariantOf" | "legalName" | "lesser" | "lesserOrEqual" | "nonEqual" | "offers" | "opens" | "predecessorOf" | "priceType" | "seeks" | "serialNumber" | "taxID" | "typeOfGood" | "validFrom" | "validThrough" | "valueAddedTaxIncluded" | "valueReference" | "vatID" | "Trip" | "arrivalTime" | "departureTime" | "paymentMethod" | "Message" | "attendee" | "geo" | "organizer" | "relatedTo" | "memberOf" | "Rating" | "isRelatedTo" | "ratingValue" | "audio" | "email" | "video" | "Head" | "inverseOf" | "members" | "sameAs" | "Quotation" | "Observation" | "Time" | "Comment" | "Quantity" | "True" | "citation" | "minValue" | "Property" | "Date" | "conditionsOfAccess" | "issuedBy" | "item" | "3DModel" | "AMRadioChannel" | "APIReference" | "Abdomen" | "AboutPage" | "AcceptAction" | "Accommodation" | "AccountingService" | "AchieveAction" | "ActionAccessSpecification" | "ActionStatusType" | "ActivateAction" | "ActivationFee" | "ActiveActionStatus" | "ActiveNotRecruiting" | "AddAction" | "AdministrativeArea" | "AdultEntertainment" | "AdvertiserContentArticle" | "AerobicActivity" | "AggregateOffer" | "AggregateRating" | "AgreeAction" | "AlbumRelease" | "AlignmentObject" | "AllWheelDriveConfiguration" | "AllergiesHealthAspect" | "AllocateAction" | "AmpStory" | "AmusementPark" | "AnaerobicActivity" | "AnalysisNewsArticle" | "AnatomicalSystem" | "Anesthesia" | "AnimalShelter" | "Answer" | "Apartment" | "ApartmentComplex" | "Appearance" | "AppendAction" | "ApplyAction" | "ApprovedIndication" | "Aquarium" | "ArchiveComponent" | "ArchiveOrganization" | "ArriveAction" | "ArtGallery" | "AskAction" | "AskPublicNewsArticle" | "AssessAction" | "AssignAction" | "Atlas" | "Attorney" | "Audience" | "AudioObject" | "Audiobook" | "AudiobookFormat" | "AuthoritativeLegalValue" | "AuthorizeAction" | "AutoBodyShop" | "AutoDealer" | "AutoPartsStore" | "AutoRental" | "AutoRepair" | "AutoWash" | "AutomatedTeller" | "AutomotiveBusiness" | "Ayurvedic" | "BackOrder" | "BackgroundNewsArticle" | "Bakery" | "Balance" | "BankOrCreditUnion" | "BarOrPub" | "Barcode" | "BasicIncome" | "BeautySalon" | "BedAndBreakfast" | "BedDetails" | "BedType" | "BefriendAction" | "BenefitsHealthAspect" | "BikeStore" | "Blog" | "BlogPosting" | "BloodTest" | "BoardingPolicyType" | "BoatReservation" | "BoatTerminal" | "BoatTrip" | "BodyMeasurementArm" | "BodyMeasurementBust" | "BodyMeasurementChest" | "BodyMeasurementFoot" | "BodyMeasurementHand" | "BodyMeasurementHead" | "BodyMeasurementHeight" | "BodyMeasurementHips" | "BodyMeasurementInsideLeg" | "BodyMeasurementNeck" | "BodyMeasurementTypeEnumeration" | "BodyMeasurementUnderbust" | "BodyMeasurementWaist" | "BodyMeasurementWeight" | "BookFormatType" | "BookSeries" | "BookStore" | "BookmarkAction" | "Boolean" | "BorrowAction" | "BowlingAlley" | "BrainStructure" | "BreadcrumbList" | "BroadcastChannel" | "BroadcastEvent" | "BroadcastFrequencySpecification" | "BroadcastRelease" | "BroadcastService" | "BrokerageAccount" | "BuddhistTemple" | "BusOrCoach" | "BusReservation" | "BusStation" | "BusStop" | "BusTrip" | "BusinessAudience" | "BusinessEvent" | "BusinessSupport" | "BuyAction" | "CDCPMDRecord" | "CDFormat" | "CT" | "CableOrSatelliteService" | "CafeOrCoffeeShop" | "Campground" | "CampingPitch" | "CancelAction" | "Car" | "CarUsageType" | "Cardiovascular" | "CardiovascularExam" | "CaseSeries" | "CassetteFormat" | "CategoryCode" | "CategoryCodeSet" | "CatholicChurch" | "CausesHealthAspect" | "Chapter" | "CharitableIncorporatedOrganization" | "CheckAction" | "CheckInAction" | "CheckOutAction" | "CheckoutPage" | "ChildCare" | "ChildrensEvent" | "Chiropractic" | "ChooseAction" | "CityHall" | "CivicStructure" | "Claim" | "ClaimReview" | "CleaningFee" | "Clinician" | "Clip" | "ClothingStore" | "CoOp" | "CohortStudy" | "CollegeOrUniversity" | "ComedyClub" | "ComedyEvent" | "ComicCoverArt" | "ComicIssue" | "ComicSeries" | "ComicStory" | "CommentAction" | "CommentPermission" | "CommunicateAction" | "CommunityHealth" | "CompilationAlbum" | "CompleteDataFeed" | "Completed" | "CompletedActionStatus" | "CompoundPriceSpecification" | "ComputerLanguage" | "ComputerStore" | "ConfirmAction" | "Consortium" | "ConsumeAction" | "ContactPage" | "ContactPoint" | "ContactPointOption" | "ContagiousnessHealthAspect" | "ControlAction" | "ConvenienceStore" | "Conversation" | "CookAction" | "Corporation" | "CorrectionComment" | "Course" | "CourseInstance" | "Courthouse" | "CoverArt" | "CovidTestingFacility" | "CreateAction" | "CreativeWork" | "CreativeWorkSeason" | "CreativeWorkSeries" | "CreditCard" | "Crematorium" | "CriticReview" | "CrossSectional" | "CssSelectorType" | "CurrencyConversionService" | "DDxElement" | "DJMixAlbum" | "DVDFormat" | "DamagedCondition" | "DanceEvent" | "DanceGroup" | "DataCatalog" | "DataDownload" | "DataFeed" | "DataFeedItem" | "DataType" | "DateTime" | "DatedMoneySpecification" | "DaySpa" | "DeactivateAction" | "DecontextualizedContent" | "DefenceEstablishment" | "DefinedRegion" | "DefinedTerm" | "DefinedTermSet" | "DefinitiveLegalValue" | "DeleteAction" | "DeliveryEvent" | "DeliveryTimeSettings" | "Demand" | "DemoAlbum" | "Dentist" | "Dentistry" | "DepartAction" | "DepartmentStore" | "DepositAccount" | "Dermatologic" | "Dermatology" | "DiabeticDiet" | "Diagnostic" | "DiagnosticLab" | "DiagnosticProcedure" | "Diet" | "DietNutrition" | "DietarySupplement" | "DigitalAudioTapeFormat" | "DigitalDocument" | "DigitalDocumentPermission" | "DigitalDocumentPermissionType" | "DigitalFormat" | "DisabilitySupport" | "DisagreeAction" | "Discontinued" | "DiscoverAction" | "DiscussionForumPosting" | "DislikeAction" | "DistanceFee" | "Distillery" | "DonateAction" | "DoseSchedule" | "DoubleBlindedTrial" | "DownloadAction" | "Downpayment" | "DrawAction" | "Drawing" | "DrinkAction" | "DriveWheelConfigurationValue" | "DrivingSchoolVehicleUsage" | "DrugClass" | "DrugCost" | "DrugCostCategory" | "DrugLegalStatus" | "DrugPregnancyCategory" | "DrugPrescriptionStatus" | "DrugStrength" | "DryCleaningOrLaundry" | "Duration" | "EBook" | "EPRelease" | "EUEnergyEfficiencyCategoryA1Plus" | "EUEnergyEfficiencyCategoryA2Plus" | "EUEnergyEfficiencyCategoryA3Plus" | "EUEnergyEfficiencyCategoryA" | "EUEnergyEfficiencyCategoryB" | "EUEnergyEfficiencyCategoryC" | "EUEnergyEfficiencyCategoryD" | "EUEnergyEfficiencyCategoryE" | "EUEnergyEfficiencyCategoryF" | "EUEnergyEfficiencyCategoryG" | "EUEnergyEfficiencyEnumeration" | "Ear" | "EatAction" | "EditedOrCroppedContent" | "EducationEvent" | "EducationalAudience" | "EducationalOccupationalCredential" | "EducationalOccupationalProgram" | "EducationalOrganization" | "EffectivenessHealthAspect" | "Electrician" | "ElectronicsStore" | "ElementarySchool" | "EmailMessage" | "Embassy" | "Emergency" | "EmergencyService" | "EmployeeRole" | "EmployerAggregateRating" | "EmployerReview" | "EmploymentAgency" | "Endocrine" | "EndorseAction" | "EndorsementRating" | "EnergyConsumptionDetails" | "EnergyEfficiencyEnumeration" | "EnergyStarCertified" | "EnergyStarEnergyEfficiencyEnumeration" | "EngineSpecification" | "EnrollingByInvitation" | "EntertainmentBusiness" | "EntryPoint" | "Episode" | "EventAttendanceModeEnumeration" | "EventCancelled" | "EventMovedOnline" | "EventPostponed" | "EventRescheduled" | "EventReservation" | "EventScheduled" | "EventSeries" | "EventStatusType" | "EventVenue" | "EvidenceLevelA" | "EvidenceLevelB" | "EvidenceLevelC" | "ExchangeRateSpecification" | "ExchangeRefund" | "ExerciseAction" | "ExerciseGym" | "ExercisePlan" | "ExhibitionEvent" | "Eye" | "FAQPage" | "FDAcategoryA" | "FDAcategoryB" | "FDAcategoryC" | "FDAcategoryD" | "FDAcategoryX" | "FDAnotEvaluated" | "FMRadioChannel" | "FailedActionStatus" | "False" | "FastFoodRestaurant" | "Female" | "Festival" | "FilmAction" | "FinancialProduct" | "FinancialService" | "FindAction" | "FireStation" | "Flexibility" | "Flight" | "FlightReservation" | "Float" | "FloorPlan" | "Florist" | "FollowAction" | "FoodEstablishment" | "FoodEstablishmentReservation" | "FoodEvent" | "FoodService" | "FourWheelDriveConfiguration" | "FrontWheelDriveConfiguration" | "FullRefund" | "FundingAgency" | "FundingScheme" | "FurnitureStore" | "GamePlayMode" | "GameServer" | "GameServerStatus" | "GardenStore" | "GasStation" | "Gastroenterologic" | "GatedResidenceCommunity" | "GenderType" | "GeneralContractor" | "Genetic" | "Genitourinary" | "GeoCircle" | "GeoCoordinates" | "GeoShape" | "GeospatialGeometry" | "Geriatric" | "GettingAccessHealthAspect" | "GiveAction" | "GlutenFreeDiet" | "GovernmentBenefitsType" | "GovernmentBuilding" | "GovernmentOffice" | "GovernmentOrganization" | "GovernmentPermit" | "GovernmentService" | "Grant" | "GraphicNovel" | "GroceryStore" | "GroupBoardingPolicy" | "Guide" | "Gynecologic" | "HVACBusiness" | "Hackathon" | "HairSalon" | "HalalDiet" | "Hardcover" | "HardwareStore" | "HealthAndBeautyBusiness" | "HealthAspectEnumeration" | "HealthCare" | "HealthClub" | "HealthInsurancePlan" | "HealthPlanCostSharingSpecification" | "HealthPlanFormulary" | "HealthPlanNetwork" | "HealthTopicContent" | "HearingImpairedSupported" | "Hematologic" | "HighSchool" | "HinduDiet" | "HinduTemple" | "HobbyShop" | "HomeAndConstructionBusiness" | "HomeGoodsStore" | "Homeopathic" | "Hostel" | "HotelRoom" | "House" | "HousePainter" | "HowItWorksHealthAspect" | "HowOrWhereHealthAspect" | "HowTo" | "HowToDirection" | "HowToItem" | "HowToSection" | "HowToStep" | "HowToSupply" | "HowToTip" | "HowToTool" | "HyperToc" | "HyperTocEntry" | "IceCreamShop" | "IgnoreAction" | "ImageGallery" | "ImageObject" | "ImagingTest" | "InForce" | "InStock" | "InStoreOnly" | "IndividualProduct" | "Infectious" | "InfectiousAgentClass" | "InfectiousDisease" | "InformAction" | "IngredientsHealthAspect" | "InsertAction" | "InstallAction" | "Installment" | "InsuranceAgency" | "Intangible" | "Integer" | "InteractAction" | "InteractionCounter" | "InternationalTrial" | "InternetCafe" | "InvestmentFund" | "InvestmentOrDeposit" | "InviteAction" | "Invoice" | "InvoicePrice" | "ItemAvailability" | "ItemList" | "ItemListOrderAscending" | "ItemListOrderDescending" | "ItemListOrderType" | "ItemListUnordered" | "ItemPage" | "JewelryStore" | "JobPosting" | "JoinAction" | "Joint" | "KosherDiet" | "LaboratoryScience" | "LakeBodyOfWater" | "Landform" | "LandmarksOrHistoricalBuildings" | "LaserDiscFormat" | "LearningResource" | "LeaveAction" | "LeftHandDriving" | "LegalForceStatus" | "LegalService" | "LegalValueLevel" | "Legislation" | "LegislationObject" | "LegislativeBuilding" | "LeisureTimeActivity" | "LendAction" | "LibrarySystem" | "LifestyleModification" | "LikeAction" | "LimitedAvailability" | "LimitedByGuaranteeCharity" | "LinkRole" | "LiquorStore" | "ListItem" | "ListPrice" | "ListenAction" | "LiteraryEvent" | "LiveAlbum" | "LiveBlogPosting" | "LivingWithHealthAspect" | "LoanOrCredit" | "LocalBusiness" | "LocationFeatureSpecification" | "LockerDelivery" | "Locksmith" | "LodgingBusiness" | "LodgingReservation" | "Longitudinal" | "LoseAction" | "LowCalorieDiet" | "LowFatDiet" | "LowLactoseDiet" | "LowSaltDiet" | "Lung" | "LymphaticVessel" | "MRI" | "MSRP" | "Male" | "Manuscript" | "MapCategoryType" | "MarryAction" | "MathSolver" | "MaximumDoseSchedule" | "MayTreatHealthAspect" | "MeasurementTypeEnumeration" | "MediaGallery" | "MediaManipulationRatingEnumeration" | "MediaObject" | "MediaReview" | "MediaSubscription" | "MedicalAudience" | "MedicalAudienceType" | "MedicalBusiness" | "MedicalCause" | "MedicalClinic" | "MedicalCode" | "MedicalCondition" | "MedicalConditionStage" | "MedicalContraindication" | "MedicalDevice" | "MedicalDevicePurpose" | "MedicalEntity" | "MedicalEnumeration" | "MedicalEvidenceLevel" | "MedicalGuideline" | "MedicalGuidelineContraindication" | "MedicalGuidelineRecommendation" | "MedicalImagingTechnique" | "MedicalIndication" | "MedicalIntangible" | "MedicalObservationalStudy" | "MedicalObservationalStudyDesign" | "MedicalOrganization" | "MedicalProcedure" | "MedicalProcedureType" | "MedicalResearcher" | "MedicalRiskCalculator" | "MedicalRiskEstimator" | "MedicalRiskFactor" | "MedicalRiskScore" | "MedicalScholarlyArticle" | "MedicalSign" | "MedicalSignOrSymptom" | "MedicalStudy" | "MedicalStudyStatus" | "MedicalSymptom" | "MedicalTest" | "MedicalTestPanel" | "MedicalTherapy" | "MedicalTrial" | "MedicalTrialDesign" | "MedicalWebPage" | "MedicineSystem" | "MeetingRoom" | "MensClothingStore" | "Menu" | "MenuItem" | "MenuSection" | "MerchantReturnEnumeration" | "MerchantReturnFiniteReturnWindow" | "MerchantReturnNotPermitted" | "MerchantReturnPolicy" | "MerchantReturnUnlimitedWindow" | "MerchantReturnUnspecified" | "MiddleSchool" | "Midwifery" | "MinimumAdvertisedPrice" | "MisconceptionsHealthAspect" | "MixedEventAttendanceMode" | "MixtapeAlbum" | "MobileApplication" | "MobilePhoneStore" | "MonetaryAmount" | "MonetaryAmountDistribution" | "MonetaryGrant" | "MoneyTransfer" | "MortgageLoan" | "Motel" | "MotorcycleDealer" | "MotorcycleRepair" | "MotorizedBicycle" | "MoveAction" | "Movie" | "MovieClip" | "MovieRentalStore" | "MovieSeries" | "MovieTheater" | "MovingCompany" | "MultiCenterTrial" | "MultiPlayer" | "MulticellularParasite" | "Musculoskeletal" | "MusculoskeletalExam" | "MusicAlbum" | "MusicAlbumProductionType" | "MusicAlbumReleaseType" | "MusicComposition" | "MusicEvent" | "MusicGroup" | "MusicPlaylist" | "MusicRecording" | "MusicRelease" | "MusicReleaseFormatType" | "MusicStore" | "MusicVenue" | "MusicVideoObject" | "NGO" | "NLNonprofitType" | "NailSalon" | "Neck" | "Neuro" | "Neurologic" | "NewCondition" | "NewsArticle" | "NewsMediaOrganization" | "NightClub" | "NoninvasiveProcedure" | "Nonprofit501a" | "Nonprofit501c10" | "Nonprofit501c11" | "Nonprofit501c12" | "Nonprofit501c13" | "Nonprofit501c14" | "Nonprofit501c15" | "Nonprofit501c16" | "Nonprofit501c17" | "Nonprofit501c18" | "Nonprofit501c19" | "Nonprofit501c1" | "Nonprofit501c20" | "Nonprofit501c21" | "Nonprofit501c22" | "Nonprofit501c23" | "Nonprofit501c24" | "Nonprofit501c25" | "Nonprofit501c26" | "Nonprofit501c27" | "Nonprofit501c28" | "Nonprofit501c2" | "Nonprofit501c3" | "Nonprofit501c4" | "Nonprofit501c5" | "Nonprofit501c6" | "Nonprofit501c7" | "Nonprofit501c8" | "Nonprofit501c9" | "Nonprofit501d" | "Nonprofit501e" | "Nonprofit501f" | "Nonprofit501k" | "Nonprofit501n" | "Nonprofit501q" | "Nonprofit527" | "NonprofitANBI" | "NonprofitSBBI" | "NonprofitType" | "Nose" | "NotInForce" | "NotYetRecruiting" | "Notary" | "NoteDigitalDocument" | "Number" | "Nursing" | "NutritionInformation" | "OTC" | "Observational" | "Obstetric" | "Occupation" | "OccupationalActivity" | "OccupationalExperienceRequirements" | "OccupationalTherapy" | "OceanBodyOfWater" | "OfferCatalog" | "OfferForLease" | "OfferForPurchase" | "OfferItemCondition" | "OfferShippingDetails" | "OfficeEquipmentStore" | "OfficialLegalValue" | "OfflineEventAttendanceMode" | "OfflinePermanently" | "OfflineTemporarily" | "OnDemandEvent" | "OnSitePickup" | "Oncologic" | "OneTimePayments" | "Online" | "OnlineEventAttendanceMode" | "OnlineFull" | "OnlineOnly" | "OpenTrial" | "OpinionNewsArticle" | "Optician" | "Optometric" | "Order" | "OrderAction" | "OrderCancelled" | "OrderDelivered" | "OrderInTransit" | "OrderItem" | "OrderPaymentDue" | "OrderPickupAvailable" | "OrderProblem" | "OrderProcessing" | "OrderReturned" | "OrderStatus" | "OrganizationRole" | "OrganizeAction" | "OriginalMediaContent" | "OriginalShippingFees" | "Osteopathic" | "Otolaryngologic" | "OutOfStock" | "OutletStore" | "OverviewHealthAspect" | "OwnershipInfo" | "PET" | "PaidLeave" | "PaintAction" | "PalliativeProcedure" | "Paperback" | "ParcelDelivery" | "ParcelService" | "ParentAudience" | "ParentalSupport" | "ParkingFacility" | "ParkingMap" | "PartiallyInForce" | "Pathology" | "PathologyTest" | "Patient" | "PatientExperienceHealthAspect" | "PawnShop" | "PayAction" | "PaymentAutomaticallyApplied" | "PaymentComplete" | "PaymentDeclined" | "PaymentDue" | "PaymentPastDue" | "PaymentService" | "PaymentStatusType" | "Pediatric" | "PeopleAudience" | "PercutaneousProcedure" | "PerformAction" | "PerformanceRole" | "PerformingArtsTheater" | "PerformingGroup" | "Periodical" | "Permit" | "PetStore" | "Pharmacy" | "PharmacySpecialty" | "Photograph" | "PhotographAction" | "PhysicalActivity" | "PhysicalActivityCategory" | "PhysicalExam" | "PhysicalTherapy" | "Physician" | "Physiotherapy" | "PlaceOfWorship" | "PlaceboControlledTrial" | "PlanAction" | "PlasticSurgery" | "PlayAction" | "Playground" | "Plumber" | "PodcastEpisode" | "PodcastSeason" | "PodcastSeries" | "Podiatric" | "PoliceStation" | "Pond" | "PostOffice" | "PostalAddress" | "PostalCodeRangeSpecification" | "Poster" | "PotentialActionStatus" | "PreOrder" | "PreOrderAction" | "PreSale" | "PregnancyHealthAspect" | "PrependAction" | "Preschool" | "PrescriptionOnly" | "PresentationDigitalDocument" | "PreventionHealthAspect" | "PreventionIndication" | "PriceComponentTypeEnumeration" | "PriceTypeEnumeration" | "PrimaryCare" | "Prion" | "Product" | "ProductCollection" | "ProductGroup" | "ProductModel" | "ProfessionalService" | "ProfilePage" | "PrognosisHealthAspect" | "ProgramMembership" | "PronounceableText" | "PropertyValue" | "PropertyValueSpecification" | "Protozoa" | "Psychiatric" | "PsychologicalTreatment" | "PublicHealth" | "PublicSwimmingPool" | "PublicToilet" | "PublicationEvent" | "PublicationIssue" | "PublicationVolume" | "Pulmonary" | "QAPage" | "QuantitativeValueDistribution" | "Quiz" | "QuoteAction" | "RVPark" | "RadiationTherapy" | "RadioBroadcastService" | "RadioChannel" | "RadioClip" | "RadioEpisode" | "RadioSeason" | "RadioSeries" | "Radiography" | "RandomizedTrial" | "ReactAction" | "ReadAction" | "ReadPermission" | "RealEstateAgent" | "RealEstateListing" | "RearWheelDriveConfiguration" | "ReceiveAction" | "Recipe" | "Recommendation" | "RecommendedDoseSchedule" | "Recruiting" | "RecyclingCenter" | "RefundTypeEnumeration" | "RefurbishedCondition" | "RegisterAction" | "Registry" | "ReimbursementCap" | "RejectAction" | "RelatedTopicsHealthAspect" | "RemixAlbum" | "Renal" | "RentAction" | "RentalCarReservation" | "RentalVehicleUsage" | "RepaymentSpecification" | "ReplaceAction" | "ReplyAction" | "Report" | "ReportageNewsArticle" | "ReportedDoseSchedule" | "Researcher" | "Reservation" | "ReservationCancelled" | "ReservationConfirmed" | "ReservationHold" | "ReservationPackage" | "ReservationPending" | "ReservationStatusType" | "ReserveAction" | "Reservoir" | "Residence" | "Resort" | "RespiratoryTherapy" | "RestockingFees" | "RestrictedDiet" | "ResultsAvailable" | "ResultsNotAvailable" | "ResumeAction" | "Retail" | "ReturnAction" | "ReturnFeesEnumeration" | "ReturnShippingFees" | "Review" | "ReviewAction" | "ReviewNewsArticle" | "Rheumatologic" | "RightHandDriving" | "RisksOrComplicationsHealthAspect" | "RiverBodyOfWater" | "RoofingContractor" | "Room" | "RsvpAction" | "RsvpResponseMaybe" | "RsvpResponseNo" | "RsvpResponseType" | "RsvpResponseYes" | "SRP" | "SafetyHealthAspect" | "SaleEvent" | "SalePrice" | "SatireOrParodyContent" | "SatiricalArticle" | "Schedule" | "ScheduleAction" | "ScholarlyArticle" | "SchoolDistrict" | "ScreeningEvent" | "ScreeningHealthAspect" | "SeaBodyOfWater" | "SearchAction" | "SearchResultsPage" | "Season" | "Seat" | "SeatingMap" | "SeeDoctorHealthAspect" | "SeekToAction" | "SelfCareHealthAspect" | "SelfStorage" | "SellAction" | "SendAction" | "Series" | "ServiceChannel" | "ShareAction" | "SheetMusic" | "ShippingDeliveryTime" | "ShippingRateSettings" | "ShoeStore" | "ShoppingCenter" | "ShortStory" | "SideEffectsHealthAspect" | "SingleBlindedTrial" | "SingleCenterTrial" | "SingleFamilyResidence" | "SinglePlayer" | "SingleRelease" | "SiteNavigationElement" | "SizeGroupEnumeration" | "SizeSpecification" | "SizeSystemEnumeration" | "SizeSystemImperial" | "SizeSystemMetric" | "Skin" | "SocialEvent" | "SocialMediaPosting" | "SoftwareApplication" | "SoftwareSourceCode" | "SoldOut" | "SolveMathAction" | "SomeProducts" | "SoundtrackAlbum" | "SpeakableSpecification" | "SpecialAnnouncement" | "Specialty" | "SpeechPathology" | "SpokenWordAlbum" | "SportingGoodsStore" | "SportsActivityLocation" | "SportsOrganization" | "SpreadsheetDigitalDocument" | "StadiumOrArena" | "StagedContent" | "StagesHealthAspect" | "StatisticalPopulation" | "StatusEnumeration" | "SteeringPositionValue" | "StoreCreditRefund" | "StrengthTraining" | "StructuredValue" | "StudioAlbum" | "SubscribeAction" | "Subscription" | "Substance" | "SubwayStation" | "Suite" | "SuperficialAnatomy" | "Surgical" | "SurgicalProcedure" | "SuspendAction" | "Suspended" | "SymptomsHealthAspect" | "TVClip" | "TVEpisode" | "TVSeason" | "TVSeries" | "TakeAction" | "TattooParlor" | "Taxi" | "TaxiReservation" | "TaxiService" | "TaxiStand" | "TaxiVehicleUsage" | "TechArticle" | "TelevisionChannel" | "TennisComplex" | "Terminated" | "Text" | "TextDigitalDocument" | "TheaterEvent" | "TheaterGroup" | "Therapeutic" | "TherapeuticProcedure" | "Thesis" | "Throat" | "Ticket" | "TieAction" | "TipAction" | "TireShop" | "TollFree" | "TouristAttraction" | "TouristDestination" | "TouristInformationCenter" | "TouristTrip" | "Toxicologic" | "ToyStore" | "TrackAction" | "TradeAction" | "TraditionalChinese" | "TrainReservation" | "TrainStation" | "TrainTrip" | "TransferAction" | "TransformedContent" | "TransitMap" | "TravelAction" | "TravelAgency" | "TreatmentIndication" | "TreatmentsHealthAspect" | "TripleBlindedTrial" | "TypesHealthAspect" | "UKNonprofitType" | "UKTrust" | "URL" | "USNonprofitType" | "Ultrasound" | "UnRegisterAction" | "UnemploymentSupport" | "UnincorporatedAssociationCharity" | "UnofficialLegalValue" | "UpdateAction" | "Urologic" | "UsageOrScheduleHealthAspect" | "UseAction" | "UsedCondition" | "UserBlocks" | "UserCheckins" | "UserComments" | "UserDownloads" | "UserInteraction" | "UserLikes" | "UserPageVisits" | "UserPlays" | "UserPlusOnes" | "UserReview" | "UserTweets" | "VeganDiet" | "VegetarianDiet" | "Vehicle" | "VenueMap" | "Vessel" | "VeterinaryCare" | "VideoGallery" | "VideoGameClip" | "VideoGameSeries" | "VideoObject" | "ViewAction" | "VinylFormat" | "VirtualLocation" | "Virus" | "VisualArtsEvent" | "VisualArtwork" | "VitalSign" | "VoteAction" | "WPAdBlock" | "WPFooter" | "WPHeader" | "WPSideBar" | "WantAction" | "WatchAction" | "Waterfall" | "WearAction" | "WearableMeasurementBack" | "WearableMeasurementChestOrBust" | "WearableMeasurementCollar" | "WearableMeasurementCup" | "WearableMeasurementHeight" | "WearableMeasurementHips" | "WearableMeasurementInseam" | "WearableMeasurementLength" | "WearableMeasurementOutsideLeg" | "WearableMeasurementSleeve" | "WearableMeasurementTypeEnumeration" | "WearableMeasurementWaist" | "WearableMeasurementWidth" | "WearableSizeGroupBig" | "WearableSizeGroupBoys" | "WearableSizeGroupEnumeration" | "WearableSizeGroupExtraShort" | "WearableSizeGroupExtraTall" | "WearableSizeGroupGirls" | "WearableSizeGroupHusky" | "WearableSizeGroupInfants" | "WearableSizeGroupJuniors" | "WearableSizeGroupMaternity" | "WearableSizeGroupMens" | "WearableSizeGroupMisses" | "WearableSizeGroupPetite" | "WearableSizeGroupPlus" | "WearableSizeGroupRegular" | "WearableSizeGroupShort" | "WearableSizeGroupTall" | "WearableSizeGroupWomens" | "WearableSizeSystemAU" | "WearableSizeSystemBR" | "WearableSizeSystemCN" | "WearableSizeSystemContinental" | "WearableSizeSystemDE" | "WearableSizeSystemEN13402" | "WearableSizeSystemEnumeration" | "WearableSizeSystemEurope" | "WearableSizeSystemFR" | "WearableSizeSystemGS1" | "WearableSizeSystemIT" | "WearableSizeSystemJP" | "WearableSizeSystemMX" | "WearableSizeSystemUK" | "WearableSizeSystemUS" | "WebAPI" | "WebApplication" | "WebContent" | "WebPage" | "WebPageElement" | "WebSite" | "WesternConventional" | "Wholesale" | "WholesaleStore" | "WinAction" | "Withdrawn" | "WorkBasedProgram" | "WorkersUnion" | "WriteAction" | "WritePermission" | "XPathType" | "XRay" | "ZoneBoardingPolicy" | "about" | "abridged" | "accelerationTime" | "acceptedAnswer" | "acceptedOffer" | "acceptedPaymentMethod" | "acceptsReservations" | "accessCode" | "accessMode" | "accessModeSufficient" | "accessibilityAPI" | "accessibilityControl" | "accessibilityFeature" | "accessibilityHazard" | "accessibilitySummary" | "accommodationCategory" | "accommodationFloorPlan" | "accountId" | "accountMinimumInflow" | "accountOverdraftLimit" | "accountablePerson" | "acquireLicensePage" | "acquiredFrom" | "acrissCode" | "actionAccessibilityRequirement" | "actionApplication" | "actionOption" | "actionPlatform" | "actionStatus" | "actionableFeedbackPolicy" | "activeIngredient" | "activityDuration" | "activityFrequency" | "actors" | "additionalName" | "additionalNumberOfGuests" | "additionalProperty" | "additionalType" | "additionalVariable" | "addressCountry" | "addressLocality" | "addressRegion" | "administrationRoute" | "adverseOutcome" | "affectedBy" | "afterMedia" | "aggregateRating" | "aircraft" | "albumProductionType" | "albumRelease" | "albumReleaseType" | "albums" | "alcoholWarning" | "algorithm" | "alignmentType" | "alternativeHeadline" | "alumniOf" | "amenityFeature" | "amount" | "announcementLocation" | "annualPercentageRate" | "answerCount" | "answerExplanation" | "antagonist" | "applicableLocation" | "applicantLocationRequirements" | "application" | "applicationCategory" | "applicationContact" | "applicationDeadline" | "applicationStartDate" | "applicationSubCategory" | "applicationSuite" | "archiveHeld" | "areaServed" | "arrivalAirport" | "arrivalBoatTerminal" | "arrivalBusStop" | "arrivalGate" | "arrivalPlatform" | "arrivalStation" | "arrivalTerminal" | "artEdition" | "artMedium" | "arterialBranch" | "artform" | "articleBody" | "articleSection" | "artworkSurface" | "aspect" | "assemblyVersion" | "assesses" | "associatedAnatomy" | "associatedArticle" | "associatedMedia" | "associatedPathophysiology" | "athlete" | "attendees" | "audienceType" | "authenticator" | "availability" | "availableChannel" | "availableDeliveryMethod" | "availableFrom" | "availableIn" | "availableLanguage" | "availableOnDevice" | "availableService" | "availableStrength" | "availableTest" | "availableThrough" | "awards" | "awayTeam" | "backstory" | "bankAccountType" | "baseSalary" | "bccRecipient" | "bed" | "beforeMedia" | "beneficiaryBank" | "benefits" | "benefitsSummaryUrl" | "bestRating" | "billingAddress" | "billingDuration" | "billingPeriod" | "billingStart" | "biomechnicalClass" | "bitrate" | "blogPost" | "blogPosts" | "bloodSupply" | "boardingGroup" | "boardingPolicy" | "bodyLocation" | "bodyType" | "bookEdition" | "bookFormat" | "bookingAgent" | "bookingTime" | "borrower" | "box" | "branch" | "branchCode" | "branchOf" | "breadcrumb" | "breastfeedingWarning" | "broadcastAffiliateOf" | "broadcastChannelId" | "broadcastDisplayName" | "broadcastFrequency" | "broadcastFrequencyValue" | "broadcastOfEvent" | "broadcastServiceTier" | "broadcastSignalModulation" | "broadcastSubChannel" | "broadcastTimezone" | "broadcaster" | "broker" | "browserRequirements" | "busName" | "busNumber" | "businessDays" | "businessFunction" | "buyer" | "byArtist" | "byDay" | "byMonth" | "byMonthDay" | "byMonthWeek" | "calories" | "candidate" | "caption" | "carbohydrateContent" | "cargoVolume" | "carrier" | "carrierRequirements" | "cashBack" | "catalogNumber" | "causeOf" | "ccRecipient" | "character" | "characterAttribute" | "characterName" | "cheatCode" | "checkinTime" | "checkoutTime" | "childMaxAge" | "childMinAge" | "children" | "cholesterolContent" | "claimReviewed" | "clincalPharmacology" | "clinicalPharmacology" | "clipNumber" | "codeRepository" | "codeSampleType" | "codeValue" | "codingSystem" | "colleagues" | "colorist" | "commentCount" | "commentText" | "commentTime" | "competencyRequired" | "competitor" | "comprisedOf" | "confirmationNumber" | "connectedTo" | "constrainingProperty" | "contactOption" | "contactPoints" | "contactType" | "contactlessPayment" | "containedIn" | "containedInPlace" | "containsPlace" | "containsSeason" | "contentLocation" | "contentRating" | "contentReferenceTime" | "contentSize" | "contentType" | "contentUrl" | "contraindication" | "cookTime" | "cookingMethod" | "copyrightHolder" | "copyrightNotice" | "copyrightYear" | "correction" | "correctionsPolicy" | "costCategory" | "costCurrency" | "costOrigin" | "costPerUnit" | "countriesNotSupported" | "countriesSupported" | "countryOfOrigin" | "courseCode" | "courseMode" | "coursePrerequisites" | "courseWorkload" | "coverageEndTime" | "coverageStartTime" | "creativeWorkStatus" | "credentialCategory" | "creditText" | "creditedTo" | "cssSelector" | "currenciesAccepted" | "currentExchangeRate" | "customer" | "cutoffTime" | "cvdCollectionDate" | "cvdFacilityCounty" | "cvdFacilityId" | "cvdNumBeds" | "cvdNumBedsOcc" | "cvdNumC19Died" | "cvdNumC19HOPats" | "cvdNumC19HospPats" | "cvdNumC19MechVentPats" | "cvdNumC19OFMechVentPats" | "cvdNumC19OverflowPats" | "cvdNumICUBeds" | "cvdNumICUBedsOcc" | "cvdNumTotBeds" | "cvdNumVent" | "cvdNumVentUse" | "dataFeedElement" | "datasetTimeInterval" | "dateCreated" | "dateDeleted" | "dateIssued" | "dateModified" | "datePosted" | "datePublished" | "dateRead" | "dateReceived" | "dateSent" | "dateVehicleFirstRegistered" | "dateline" | "dayOfWeek" | "deliveryAddress" | "deliveryMethod" | "deliveryStatus" | "deliveryTime" | "departureAirport" | "departureBoatTerminal" | "departureBusStop" | "departureGate" | "departurePlatform" | "departureStation" | "departureTerminal" | "dependencies" | "device" | "diagnosis" | "diagram" | "diet" | "dietFeatures" | "directors" | "disambiguatingDescription" | "discount" | "discountCode" | "discountCurrency" | "discusses" | "discussionUrl" | "diseasePreventionInfo" | "diseaseSpreadStatistics" | "distinguishingSign" | "diversityPolicy" | "diversityStaffingReport" | "documentation" | "doesNotShip" | "domainIncludes" | "domiciledMortgage" | "doorTime" | "dosageForm" | "doseSchedule" | "doseUnit" | "doseValue" | "downPayment" | "downloadUrl" | "downvoteCount" | "driveWheelConfiguration" | "dropoffLocation" | "dropoffTime" | "drug" | "drugClass" | "drugUnit" | "duns" | "duplicateTherapy" | "durationOfWarranty" | "duringMedia" | "earlyPrepaymentPenalty" | "editEIDR" | "eduQuestionType" | "educationRequirements" | "educationalAlignment" | "educationalCredentialAwarded" | "educationalFramework" | "educationalLevel" | "educationalProgramMode" | "educationalRole" | "educationalUse" | "eligibilityToWorkRequirement" | "eligibleCustomerType" | "eligibleQuantity" | "eligibleRegion" | "embedUrl" | "emissionsCO2" | "employee" | "employees" | "employerOverview" | "employmentType" | "employmentUnit" | "encodesCreativeWork" | "encodingFormat" | "encodingType" | "encodings" | "endOffset" | "endorsee" | "endorsers" | "energyEfficiencyScaleMax" | "energyEfficiencyScaleMin" | "engineDisplacement" | "entertainmentBusiness" | "epidemiology" | "episodes" | "estimatedCost" | "estimatedFlightDuration" | "estimatedSalary" | "estimatesRiskOf" | "ethicsPolicy" | "eventAttendanceMode" | "eventSchedule" | "eventStatus" | "events" | "evidenceLevel" | "evidenceOrigin" | "exampleOfWork" | "exceptDate" | "exchangeRateSpread" | "executableLibraryName" | "exerciseCourse" | "exercisePlan" | "exerciseRelatedDiet" | "exerciseType" | "exifData" | "expectedArrivalFrom" | "expectedArrivalUntil" | "expectedPrognosis" | "expectsAcceptanceOf" | "experienceInPlaceOfEducation" | "experienceRequirements" | "expertConsiderations" | "expires" | "fatContent" | "faxNumber" | "featureList" | "feesAndCommissionsSpecification" | "fiberContent" | "fileFormat" | "financialAidEligible" | "firstPerformance" | "flightDistance" | "flightNumber" | "floorLevel" | "floorLimit" | "floorSize" | "followee" | "followup" | "foodEstablishment" | "foodEvent" | "foodWarning" | "founders" | "foundingLocation" | "freeShippingThreshold" | "fromLocation" | "fuelEfficiency" | "functionalClass" | "fundedItem" | "funder" | "game" | "gameItem" | "gameLocation" | "gamePlatform" | "gameServer" | "gameTip" | "geoContains" | "geoCoveredBy" | "geoCovers" | "geoCrosses" | "geoDisjoint" | "geoEquals" | "geoIntersects" | "geoMidpoint" | "geoOverlaps" | "geoRadius" | "geoTouches" | "geoWithin" | "geographicArea" | "gettingTestedInfo" | "globalLocationNumber" | "governmentBenefitsInfo" | "gracePeriod" | "grantee" | "gtin12" | "gtin13" | "gtin14" | "gtin8" | "gtin" | "guideline" | "guidelineDate" | "guidelineSubject" | "handlingTime" | "hasBroadcastChannel" | "hasCategoryCode" | "hasCourse" | "hasCourseInstance" | "hasCredential" | "hasDefinedTerm" | "hasDeliveryMethod" | "hasDigitalDocumentPermission" | "hasDriveThroughService" | "hasEnergyConsumptionDetails" | "hasEnergyEfficiencyCategory" | "hasHealthAspect" | "hasMap" | "hasMeasurement" | "hasMenu" | "hasMenuItem" | "hasMenuSection" | "hasMerchantReturnPolicy" | "hasOccupation" | "hasOfferCatalog" | "headline" | "healthCondition" | "healthPlanCoinsuranceOption" | "healthPlanCoinsuranceRate" | "healthPlanCopay" | "healthPlanCopayOption" | "healthPlanCostSharing" | "healthPlanDrugOption" | "healthPlanDrugTier" | "healthPlanId" | "healthPlanMarketingUrl" | "healthPlanNetworkId" | "healthPlanNetworkTier" | "healthPlanPharmacyCategory" | "healthcareReportingData" | "highPrice" | "hiringOrganization" | "holdingArchive" | "homeLocation" | "homeTeam" | "honorificPrefix" | "honorificSuffix" | "hospitalAffiliation" | "hostingOrganization" | "hoursAvailable" | "howPerformed" | "httpMethod" | "iataCode" | "icaoCode" | "identifyingExam" | "identifyingTest" | "imagingTechnique" | "inAlbum" | "inBroadcastLineup" | "inCodeSet" | "inDefinedTermSet" | "inLanguage" | "inPlaylist" | "inProductGroupWithID" | "inStoreReturnsOffered" | "inSupportOf" | "incentiveCompensation" | "incentives" | "includedComposition" | "includedDataCatalog" | "includedInDataCatalog" | "includedInHealthInsurancePlan" | "includedRiskFactor" | "includesAttraction" | "includesHealthPlanFormulary" | "includesHealthPlanNetwork" | "increasesRiskOf" | "ineligibleRegion" | "infectiousAgent" | "infectiousAgentClass" | "ingredients" | "inker" | "insertion" | "installUrl" | "instructor" | "intensity" | "interactingDrug" | "interactionCount" | "interactionService" | "interactionStatistic" | "interactionType" | "interactivityType" | "interestRate" | "inventoryLevel" | "isAcceptingNewPatients" | "isAccessibleForFree" | "isAvailableGenerically" | "isBasedOn" | "isBasedOnUrl" | "isFamilyFriendly" | "isGift" | "isLiveBroadcast" | "isPlanForApartment" | "isProprietary" | "isResizable" | "isUnlabelledFallback" | "isicV4" | "isrcCode" | "issueNumber" | "issuedThrough" | "iswcCode" | "itemCondition" | "itemListElement" | "itemListOrder" | "itemLocation" | "itemOffered" | "itemReviewed" | "itemShipped" | "itinerary" | "jobBenefits" | "jobImmediateStart" | "jobLocation" | "jobLocationType" | "jobStartDate" | "jobTitle" | "keywords" | "knownVehicleDamages" | "knowsAbout" | "knowsLanguage" | "labelDetails" | "landlord" | "lastReviewed" | "layoutImage" | "learningResourceType" | "leaseLength" | "legalStatus" | "legislationApplies" | "legislationChanges" | "legislationConsolidates" | "legislationDate" | "legislationDateVersion" | "legislationIdentifier" | "legislationJurisdiction" | "legislationLegalForce" | "legislationLegalValue" | "legislationPassedBy" | "legislationResponsible" | "legislationTransposes" | "legislationType" | "leiCode" | "lender" | "letterer" | "linkRelationship" | "liveBlogUpdate" | "loanMortgageMandateAmount" | "loanPaymentAmount" | "loanPaymentFrequency" | "loanRepaymentForm" | "loanTerm" | "loanType" | "locationCreated" | "lodgingUnitDescription" | "lodgingUnitType" | "loser" | "lowPrice" | "lyricist" | "mainContentOfPage" | "mainEntity" | "mainEntityOfPage" | "makesOffer" | "mapType" | "maps" | "marginOfError" | "masthead" | "materialExtent" | "mathExpression" | "maxPrice" | "maxValue" | "maximumAttendeeCapacity" | "maximumEnrollment" | "maximumIntake" | "maximumPhysicalAttendeeCapacity" | "maximumVirtualAttendeeCapacity" | "mealService" | "measuredProperty" | "measuredValue" | "measurementTechnique" | "mechanismOfAction" | "mediaAuthenticityCategory" | "median" | "medicalAudience" | "medicineSystem" | "meetsEmissionStandard" | "membershipNumber" | "membershipPointsEarned" | "memoryRequirements" | "mentions" | "menu" | "menuAddOn" | "merchant" | "merchantReturnDays" | "merchantReturnLink" | "messageAttachment" | "mileageFromOdometer" | "minPrice" | "minimumPaymentDue" | "missionCoveragePrioritiesPolicy" | "modelDate" | "modifiedTime" | "monthlyMinimumRepaymentAmount" | "monthsOfExperience" | "mpn" | "multipleValues" | "muscleAction" | "musicArrangement" | "musicCompositionForm" | "musicGroupMember" | "musicReleaseFormat" | "naics" | "namedPosition" | "naturalProgression" | "nerveMotor" | "netWorth" | "newsUpdatesAndGuidelines" | "nextItem" | "noBylinesPolicy" | "nonProprietaryName" | "nonprofitStatus" | "normalRange" | "nsn" | "numAdults" | "numChildren" | "numConstraints" | "numTracks" | "numberOfAccommodationUnits" | "numberOfAirbags" | "numberOfAvailableAccommodationUnits" | "numberOfAxles" | "numberOfBathroomsTotal" | "numberOfBedrooms" | "numberOfBeds" | "numberOfCredits" | "numberOfForwardGears" | "numberOfFullBathrooms" | "numberOfItems" | "numberOfLoanPayments" | "numberOfPartialBathrooms" | "numberOfPreviousOwners" | "numberedPosition" | "nutrition" | "observationDate" | "observedNode" | "occupancy" | "occupationLocation" | "occupationalCategory" | "occupationalCredentialAwarded" | "offerCount" | "offeredBy" | "offersPrescriptionByMail" | "openingHours" | "openingHoursSpecification" | "option" | "orderDelivery" | "orderItemNumber" | "orderItemStatus" | "orderNumber" | "orderQuantity" | "orderStatus" | "orderedItem" | "originAddress" | "originatesFrom" | "overdosage" | "ownedFrom" | "ownedThrough" | "ownershipFundingInfo" | "pageEnd" | "pageStart" | "pagination" | "parentItem" | "parentOrganization" | "parentService" | "parents" | "partOfEpisode" | "partOfInvoice" | "partOfOrder" | "partOfSeason" | "partOfSeries" | "partOfSystem" | "partOfTVSeries" | "partOfTrip" | "partySize" | "passengerPriorityStatus" | "passengerSequenceNumber" | "pathophysiology" | "payload" | "paymentAccepted" | "paymentDue" | "paymentDueDate" | "paymentMethodId" | "paymentStatus" | "paymentUrl" | "penciler" | "percentile10" | "percentile25" | "percentile75" | "percentile90" | "performTime" | "performerIn" | "performers" | "permissionType" | "permissions" | "permitAudience" | "permittedUsage" | "petsAllowed" | "phoneticText" | "photo" | "photos" | "physicalRequirement" | "physiologicalBenefits" | "pickupLocation" | "pickupTime" | "playMode" | "playerType" | "playersOnline" | "polygon" | "populationType" | "possibleComplication" | "possibleTreatment" | "postOfficeBoxNumber" | "postOp" | "postalCodeBegin" | "postalCodeEnd" | "postalCodePrefix" | "postalCodeRange" | "potentialAction" | "preOp" | "pregnancyCategory" | "pregnancyWarning" | "prepTime" | "preparation" | "prescribingInfo" | "prescriptionStatus" | "previousItem" | "previousStartDate" | "priceComponent" | "priceComponentType" | "priceCurrency" | "priceRange" | "priceSpecification" | "priceValidUntil" | "primaryImageOfPage" | "primaryPrevention" | "printColumn" | "printEdition" | "printPage" | "printSection" | "procedureType" | "processingTime" | "processorRequirements" | "productGroupID" | "productID" | "productSupported" | "productionDate" | "proficiencyLevel" | "programMembershipUsed" | "programName" | "programPrerequisites" | "programType" | "programmingModel" | "propertyID" | "proprietaryName" | "proteinContent" | "providerMobility" | "providesBroadcastService" | "providesService" | "publicAccess" | "publicTransportClosuresInfo" | "publicationType" | "publishedBy" | "publishedOn" | "publisherImprint" | "publishingPrinciples" | "purchaseDate" | "qualifications" | "quarantineGuidelines" | "query" | "quest" | "question" | "rangeIncludes" | "ratingCount" | "ratingExplanation" | "readBy" | "readonlyValue" | "realEstateAgent" | "recipe" | "recipeCategory" | "recipeCuisine" | "recipeIngredient" | "recipeInstructions" | "recipeYield" | "recipient" | "recognizedBy" | "recognizingAuthority" | "recommendationStrength" | "recommendedIntake" | "recordedAs" | "recordedAt" | "recordingOf" | "recourseLoan" | "referenceQuantity" | "referencesOrder" | "refundType" | "regionDrained" | "regionsAllowed" | "relatedAnatomy" | "relatedCondition" | "relatedDrug" | "relatedLink" | "relatedStructure" | "relatedTherapy" | "releaseNotes" | "releaseOf" | "releasedEvent" | "relevantOccupation" | "relevantSpecialty" | "remainingAttendeeCapacity" | "renegotiableLoan" | "repeatCount" | "repeatFrequency" | "repetitions" | "replacee" | "replacer" | "replyToUrl" | "reportNumber" | "representativeOfPage" | "requiredCollateral" | "requiredGender" | "requiredMaxAge" | "requiredMinAge" | "requiredQuantity" | "requirements" | "requiresSubscription" | "reservationFor" | "reservationId" | "reservationStatus" | "reservedTicket" | "responsibilities" | "restPeriods" | "resultComment" | "resultReview" | "returnFees" | "returnPolicyCategory" | "reviewAspect" | "reviewBody" | "reviewCount" | "reviewRating" | "reviewedBy" | "reviews" | "riskFactor" | "risks" | "roleName" | "roofLoad" | "rsvpResponse" | "runsTo" | "runtimePlatform" | "rxcui" | "safetyConsideration" | "salaryCurrency" | "salaryUponCompletion" | "sampleType" | "saturatedFatContent" | "scheduleTimezone" | "scheduledPaymentDate" | "scheduledTime" | "schemaVersion" | "schoolClosuresInfo" | "screenCount" | "screenshot" | "sdDatePublished" | "sdLicense" | "sdPublisher" | "seasons" | "seatRow" | "seatSection" | "seatingType" | "secondaryPrevention" | "securityClearanceRequirement" | "securityScreening" | "seller" | "sender" | "sensoryRequirement" | "sensoryUnit" | "seriousAdverseOutcome" | "serverStatus" | "servesCuisine" | "serviceArea" | "serviceAudience" | "serviceLocation" | "serviceOperator" | "serviceOutput" | "servicePhone" | "servicePostalAddress" | "serviceSmsNumber" | "serviceType" | "serviceUrl" | "sharedContent" | "shippingDestination" | "shippingDetails" | "shippingLabel" | "shippingRate" | "shippingSettingsLink" | "siblings" | "signDetected" | "signOrSymptom" | "significance" | "significantLink" | "significantLinks" | "size" | "sizeGroup" | "sizeSystem" | "sku" | "smokingAllowed" | "sodiumContent" | "softwareAddOn" | "softwareHelp" | "softwareRequirements" | "softwareVersion" | "sourceOrganization" | "sourcedFrom" | "spatialCoverage" | "speakable" | "specialCommitments" | "specialOpeningHoursSpecification" | "specialty" | "speechToTextMarkup" | "speed" | "spokenByCharacter" | "sponsor" | "sportsActivityLocation" | "sportsEvent" | "sportsTeam" | "stage" | "stageAsNumber" | "startOffset" | "steeringPosition" | "step" | "stepValue" | "steps" | "storageRequirements" | "streetAddress" | "strengthUnit" | "strengthValue" | "structuralClass" | "study" | "studyDesign" | "studyLocation" | "studySubject" | "subEvent" | "subEvents" | "subOrganization" | "subReservation" | "subStageSuffix" | "subStructure" | "subTest" | "subTrip" | "subtitleLanguage" | "sugarContent" | "suggestedAge" | "suggestedAnswer" | "suggestedGender" | "suggestedMaxAge" | "suggestedMeasurement" | "suggestedMinAge" | "suitableForDiet" | "superEvent" | "supersededBy" | "supplyTo" | "supportingData" | "surface" | "targetCollection" | "targetDescription" | "targetName" | "targetPlatform" | "targetPopulation" | "targetProduct" | "targetUrl" | "teaches" | "telephone" | "temporalCoverage" | "termCode" | "termDuration" | "termsOfService" | "termsPerYear" | "text" | "textValue" | "thumbnailUrl" | "tickerSymbol" | "ticketNumber" | "ticketToken" | "ticketedSeat" | "timeOfDay" | "timeRequired" | "timeToComplete" | "tissueSample" | "titleEIDR" | "toLocation" | "toRecipient" | "tocContinuation" | "tocEntry" | "tongueWeight" | "tool" | "torque" | "totalJobOpenings" | "totalPaymentDue" | "totalPrice" | "totalTime" | "tourBookingPage" | "touristType" | "track" | "trackingNumber" | "trackingUrl" | "tracks" | "trailer" | "trailerWeight" | "trainName" | "trainNumber" | "trainingSalary" | "transFatContent" | "transcript" | "transitTime" | "transitTimeLabel" | "translationOfWork" | "transmissionMethod" | "travelBans" | "trialDesign" | "tributary" | "typeOfBed" | "typicalAgeRange" | "typicalCreditsPerTerm" | "typicalTest" | "underName" | "unitCode" | "unitText" | "unnamedSourcesPolicy" | "unsaturatedFatContent" | "uploadDate" | "upvoteCount" | "urlTemplate" | "usageInfo" | "usedToDiagnose" | "userInteractionCount" | "usesDevice" | "usesHealthPlanIdStandard" | "utterances" | "validFor" | "validIn" | "validUntil" | "valueMaxLength" | "valueMinLength" | "valueName" | "valuePattern" | "valueRequired" | "variableMeasured" | "variantCover" | "variesBy" | "vehicleConfiguration" | "vehicleEngine" | "vehicleIdentificationNumber" | "vehicleInteriorColor" | "vehicleInteriorType" | "vehicleModelDate" | "vehicleSeatingCapacity" | "vehicleSpecialUsage" | "vehicleTransmission" | "verificationFactCheckingPolicy" | "videoFormat" | "videoFrameSize" | "videoQuality" | "volumeNumber" | "warranty" | "warrantyPromise" | "warrantyScope" | "webCheckinTime" | "webFeed" | "weightTotal" | "winner" | "wordCount" | "workExample" | "workFeatured" | "workHours" | "workLocation" | "workPerformed" | "workPresented" | "workTranslation" | "workload" | "worksFor" | "worstRating" | "xpath" | "yearBuilt" | "yearlyRevenue" | "yearsInOperation" | "yield", NamedNode<string>> & ((property?: "object" | TemplateStringsArray | "description" | "map" | "currency" | "error" | "warning" | "line" | "equal" | "value" | "agent" | "Article" | "Collection" | "CollectionPage" | "Event" | "Offer" | "Organization" | "Person" | "Place" | "Question" | "Service" | "actor" | "audience" | "author" | "duration" | "endTime" | "height" | "image" | "instrument" | "latitude" | "location" | "longitude" | "name" | "provider" | "result" | "startTime" | "target" | "url" | "width" | "jurisdiction" | "license" | "version" | "Table" | "encoding" | "pattern" | "title" | "Action" | "abstract" | "editor" | "Airline" | "Airport" | "AnatomicalStructure" | "Artery" | "Bacteria" | "Beach" | "BodyOfWater" | "Bone" | "Book" | "Brewery" | "Bridge" | "Canal" | "Casino" | "Cemetery" | "Church" | "City" | "Continent" | "Country" | "Drug" | "Fungus" | "Game" | "GolfCourse" | "Hospital" | "Hotel" | "Language" | "Library" | "Ligament" | "MedicalSpecialty" | "Mosque" | "Motorcycle" | "Mountain" | "Muscle" | "Museum" | "Nerve" | "Newspaper" | "Painting" | "Park" | "Play" | "Project" | "RadioStation" | "ResearchProject" | "Restaurant" | "School" | "Sculpture" | "SkiResort" | "SportsClub" | "SportsEvent" | "SportsTeam" | "State" | "Synagogue" | "TelevisionStation" | "Vein" | "VideoGame" | "Volcano" | "Winery" | "Zoo" | "address" | "affiliation" | "album" | "alumni" | "appearance" | "area" | "artist" | "assembly" | "award" | "birthDate" | "birthPlace" | "brand" | "callSign" | "category" | "circle" | "coach" | "code" | "colleague" | "collection" | "collectionSize" | "comment" | "composer" | "course" | "creator" | "deathDate" | "deathPlace" | "department" | "depth" | "differentialDiagnosis" | "director" | "dissolutionDate" | "distance" | "drainsTo" | "elevation" | "endDate" | "enginePower" | "engineType" | "episode" | "episodeNumber" | "event" | "fileSize" | "firstAppearance" | "follows" | "founder" | "foundingDate" | "free" | "frequency" | "fuelCapacity" | "fuelConsumption" | "fuelType" | "gender" | "genre" | "hasVariant" | "illustrator" | "industry" | "isPartOf" | "isbn" | "issn" | "language" | "logo" | "lyrics" | "manufacturer" | "material" | "medicalSpecialty" | "member" | "model" | "musicBy" | "musicalKey" | "nationality" | "nerve" | "numberOfDoors" | "numberOfEmployees" | "numberOfEpisodes" | "numberOfPages" | "numberOfPlayers" | "numberOfRooms" | "numberOfSeasons" | "operatingSystem" | "opponent" | "orderDate" | "owns" | "parent" | "participant" | "performer" | "position" | "postalCode" | "price" | "procedure" | "producer" | "produces" | "productionCompany" | "programmingLanguage" | "publication" | "publisher" | "recordLabel" | "recordedIn" | "releaseDate" | "review" | "runtime" | "season" | "seasonNumber" | "seatNumber" | "seatingCapacity" | "servingSize" | "sibling" | "skills" | "slogan" | "sport" | "spouse" | "starRating" | "startDate" | "status" | "supply" | "thumbnail" | "translator" | "weight" | "wheelbase" | "Code" | "Distance" | "Thing" | "contributor" | "identifier" | "Dataset" | "Role" | "catalog" | "contactPoint" | "dataset" | "distribution" | "hasPart" | "spatial" | "temporal" | "Energy" | "Mass" | "maintainer" | "vendor" | "BankAccount" | "PaymentCard" | "Store" | "Enumeration" | "defaultValue" | "familyName" | "givenName" | "knows" | "subjectOf" | "successorOf" | "Class" | "Map" | "alternateName" | "Brand" | "BusinessEntityType" | "BusinessFunction" | "DayOfWeek" | "DeliveryChargeSpecification" | "DeliveryMethod" | "Friday" | "Monday" | "OpeningHoursSpecification" | "PaymentChargeSpecification" | "PaymentMethod" | "PriceSpecification" | "PublicHolidays" | "QualitativeValue" | "QuantitativeValue" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "TypeAndQuantityNode" | "UnitPriceSpecification" | "WarrantyPromise" | "WarrantyScope" | "Wednesday" | "addOn" | "advanceBookingRequirement" | "amountOfThisGood" | "appliesToDeliveryMethod" | "appliesToPaymentMethod" | "availabilityEnds" | "availabilityStarts" | "availableAtOrFrom" | "billingIncrement" | "closes" | "color" | "deliveryLeadTime" | "eligibleDuration" | "eligibleTransactionVolume" | "greater" | "greaterOrEqual" | "hasPOS" | "includesObject" | "isAccessoryOrSparePartFor" | "isConsumableFor" | "isSimilarTo" | "isVariantOf" | "legalName" | "lesser" | "lesserOrEqual" | "nonEqual" | "offers" | "opens" | "predecessorOf" | "priceType" | "seeks" | "serialNumber" | "taxID" | "typeOfGood" | "validFrom" | "validThrough" | "valueAddedTaxIncluded" | "valueReference" | "vatID" | "Trip" | "arrivalTime" | "departureTime" | "paymentMethod" | "Message" | "attendee" | "geo" | "organizer" | "relatedTo" | "memberOf" | "Rating" | "isRelatedTo" | "ratingValue" | "audio" | "email" | "video" | "Head" | "inverseOf" | "members" | "sameAs" | "Quotation" | "Observation" | "Time" | "Comment" | "Quantity" | "True" | "citation" | "minValue" | "Property" | "Date" | "conditionsOfAccess" | "issuedBy" | "item" | "3DModel" | "AMRadioChannel" | "APIReference" | "Abdomen" | "AboutPage" | "AcceptAction" | "Accommodation" | "AccountingService" | "AchieveAction" | "ActionAccessSpecification" | "ActionStatusType" | "ActivateAction" | "ActivationFee" | "ActiveActionStatus" | "ActiveNotRecruiting" | "AddAction" | "AdministrativeArea" | "AdultEntertainment" | "AdvertiserContentArticle" | "AerobicActivity" | "AggregateOffer" | "AggregateRating" | "AgreeAction" | "AlbumRelease" | "AlignmentObject" | "AllWheelDriveConfiguration" | "AllergiesHealthAspect" | "AllocateAction" | "AmpStory" | "AmusementPark" | "AnaerobicActivity" | "AnalysisNewsArticle" | "AnatomicalSystem" | "Anesthesia" | "AnimalShelter" | "Answer" | "Apartment" | "ApartmentComplex" | "Appearance" | "AppendAction" | "ApplyAction" | "ApprovedIndication" | "Aquarium" | "ArchiveComponent" | "ArchiveOrganization" | "ArriveAction" | "ArtGallery" | "AskAction" | "AskPublicNewsArticle" | "AssessAction" | "AssignAction" | "Atlas" | "Attorney" | "Audience" | "AudioObject" | "Audiobook" | "AudiobookFormat" | "AuthoritativeLegalValue" | "AuthorizeAction" | "AutoBodyShop" | "AutoDealer" | "AutoPartsStore" | "AutoRental" | "AutoRepair" | "AutoWash" | "AutomatedTeller" | "AutomotiveBusiness" | "Ayurvedic" | "BackOrder" | "BackgroundNewsArticle" | "Bakery" | "Balance" | "BankOrCreditUnion" | "BarOrPub" | "Barcode" | "BasicIncome" | "BeautySalon" | "BedAndBreakfast" | "BedDetails" | "BedType" | "BefriendAction" | "BenefitsHealthAspect" | "BikeStore" | "Blog" | "BlogPosting" | "BloodTest" | "BoardingPolicyType" | "BoatReservation" | "BoatTerminal" | "BoatTrip" | "BodyMeasurementArm" | "BodyMeasurementBust" | "BodyMeasurementChest" | "BodyMeasurementFoot" | "BodyMeasurementHand" | "BodyMeasurementHead" | "BodyMeasurementHeight" | "BodyMeasurementHips" | "BodyMeasurementInsideLeg" | "BodyMeasurementNeck" | "BodyMeasurementTypeEnumeration" | "BodyMeasurementUnderbust" | "BodyMeasurementWaist" | "BodyMeasurementWeight" | "BookFormatType" | "BookSeries" | "BookStore" | "BookmarkAction" | "Boolean" | "BorrowAction" | "BowlingAlley" | "BrainStructure" | "BreadcrumbList" | "BroadcastChannel" | "BroadcastEvent" | "BroadcastFrequencySpecification" | "BroadcastRelease" | "BroadcastService" | "BrokerageAccount" | "BuddhistTemple" | "BusOrCoach" | "BusReservation" | "BusStation" | "BusStop" | "BusTrip" | "BusinessAudience" | "BusinessEvent" | "BusinessSupport" | "BuyAction" | "CDCPMDRecord" | "CDFormat" | "CT" | "CableOrSatelliteService" | "CafeOrCoffeeShop" | "Campground" | "CampingPitch" | "CancelAction" | "Car" | "CarUsageType" | "Cardiovascular" | "CardiovascularExam" | "CaseSeries" | "CassetteFormat" | "CategoryCode" | "CategoryCodeSet" | "CatholicChurch" | "CausesHealthAspect" | "Chapter" | "CharitableIncorporatedOrganization" | "CheckAction" | "CheckInAction" | "CheckOutAction" | "CheckoutPage" | "ChildCare" | "ChildrensEvent" | "Chiropractic" | "ChooseAction" | "CityHall" | "CivicStructure" | "Claim" | "ClaimReview" | "CleaningFee" | "Clinician" | "Clip" | "ClothingStore" | "CoOp" | "CohortStudy" | "CollegeOrUniversity" | "ComedyClub" | "ComedyEvent" | "ComicCoverArt" | "ComicIssue" | "ComicSeries" | "ComicStory" | "CommentAction" | "CommentPermission" | "CommunicateAction" | "CommunityHealth" | "CompilationAlbum" | "CompleteDataFeed" | "Completed" | "CompletedActionStatus" | "CompoundPriceSpecification" | "ComputerLanguage" | "ComputerStore" | "ConfirmAction" | "Consortium" | "ConsumeAction" | "ContactPage" | "ContactPoint" | "ContactPointOption" | "ContagiousnessHealthAspect" | "ControlAction" | "ConvenienceStore" | "Conversation" | "CookAction" | "Corporation" | "CorrectionComment" | "Course" | "CourseInstance" | "Courthouse" | "CoverArt" | "CovidTestingFacility" | "CreateAction" | "CreativeWork" | "CreativeWorkSeason" | "CreativeWorkSeries" | "CreditCard" | "Crematorium" | "CriticReview" | "CrossSectional" | "CssSelectorType" | "CurrencyConversionService" | "DDxElement" | "DJMixAlbum" | "DVDFormat" | "DamagedCondition" | "DanceEvent" | "DanceGroup" | "DataCatalog" | "DataDownload" | "DataFeed" | "DataFeedItem" | "DataType" | "DateTime" | "DatedMoneySpecification" | "DaySpa" | "DeactivateAction" | "DecontextualizedContent" | "DefenceEstablishment" | "DefinedRegion" | "DefinedTerm" | "DefinedTermSet" | "DefinitiveLegalValue" | "DeleteAction" | "DeliveryEvent" | "DeliveryTimeSettings" | "Demand" | "DemoAlbum" | "Dentist" | "Dentistry" | "DepartAction" | "DepartmentStore" | "DepositAccount" | "Dermatologic" | "Dermatology" | "DiabeticDiet" | "Diagnostic" | "DiagnosticLab" | "DiagnosticProcedure" | "Diet" | "DietNutrition" | "DietarySupplement" | "DigitalAudioTapeFormat" | "DigitalDocument" | "DigitalDocumentPermission" | "DigitalDocumentPermissionType" | "DigitalFormat" | "DisabilitySupport" | "DisagreeAction" | "Discontinued" | "DiscoverAction" | "DiscussionForumPosting" | "DislikeAction" | "DistanceFee" | "Distillery" | "DonateAction" | "DoseSchedule" | "DoubleBlindedTrial" | "DownloadAction" | "Downpayment" | "DrawAction" | "Drawing" | "DrinkAction" | "DriveWheelConfigurationValue" | "DrivingSchoolVehicleUsage" | "DrugClass" | "DrugCost" | "DrugCostCategory" | "DrugLegalStatus" | "DrugPregnancyCategory" | "DrugPrescriptionStatus" | "DrugStrength" | "DryCleaningOrLaundry" | "Duration" | "EBook" | "EPRelease" | "EUEnergyEfficiencyCategoryA1Plus" | "EUEnergyEfficiencyCategoryA2Plus" | "EUEnergyEfficiencyCategoryA3Plus" | "EUEnergyEfficiencyCategoryA" | "EUEnergyEfficiencyCategoryB" | "EUEnergyEfficiencyCategoryC" | "EUEnergyEfficiencyCategoryD" | "EUEnergyEfficiencyCategoryE" | "EUEnergyEfficiencyCategoryF" | "EUEnergyEfficiencyCategoryG" | "EUEnergyEfficiencyEnumeration" | "Ear" | "EatAction" | "EditedOrCroppedContent" | "EducationEvent" | "EducationalAudience" | "EducationalOccupationalCredential" | "EducationalOccupationalProgram" | "EducationalOrganization" | "EffectivenessHealthAspect" | "Electrician" | "ElectronicsStore" | "ElementarySchool" | "EmailMessage" | "Embassy" | "Emergency" | "EmergencyService" | "EmployeeRole" | "EmployerAggregateRating" | "EmployerReview" | "EmploymentAgency" | "Endocrine" | "EndorseAction" | "EndorsementRating" | "EnergyConsumptionDetails" | "EnergyEfficiencyEnumeration" | "EnergyStarCertified" | "EnergyStarEnergyEfficiencyEnumeration" | "EngineSpecification" | "EnrollingByInvitation" | "EntertainmentBusiness" | "EntryPoint" | "Episode" | "EventAttendanceModeEnumeration" | "EventCancelled" | "EventMovedOnline" | "EventPostponed" | "EventRescheduled" | "EventReservation" | "EventScheduled" | "EventSeries" | "EventStatusType" | "EventVenue" | "EvidenceLevelA" | "EvidenceLevelB" | "EvidenceLevelC" | "ExchangeRateSpecification" | "ExchangeRefund" | "ExerciseAction" | "ExerciseGym" | "ExercisePlan" | "ExhibitionEvent" | "Eye" | "FAQPage" | "FDAcategoryA" | "FDAcategoryB" | "FDAcategoryC" | "FDAcategoryD" | "FDAcategoryX" | "FDAnotEvaluated" | "FMRadioChannel" | "FailedActionStatus" | "False" | "FastFoodRestaurant" | "Female" | "Festival" | "FilmAction" | "FinancialProduct" | "FinancialService" | "FindAction" | "FireStation" | "Flexibility" | "Flight" | "FlightReservation" | "Float" | "FloorPlan" | "Florist" | "FollowAction" | "FoodEstablishment" | "FoodEstablishmentReservation" | "FoodEvent" | "FoodService" | "FourWheelDriveConfiguration" | "FrontWheelDriveConfiguration" | "FullRefund" | "FundingAgency" | "FundingScheme" | "FurnitureStore" | "GamePlayMode" | "GameServer" | "GameServerStatus" | "GardenStore" | "GasStation" | "Gastroenterologic" | "GatedResidenceCommunity" | "GenderType" | "GeneralContractor" | "Genetic" | "Genitourinary" | "GeoCircle" | "GeoCoordinates" | "GeoShape" | "GeospatialGeometry" | "Geriatric" | "GettingAccessHealthAspect" | "GiveAction" | "GlutenFreeDiet" | "GovernmentBenefitsType" | "GovernmentBuilding" | "GovernmentOffice" | "GovernmentOrganization" | "GovernmentPermit" | "GovernmentService" | "Grant" | "GraphicNovel" | "GroceryStore" | "GroupBoardingPolicy" | "Guide" | "Gynecologic" | "HVACBusiness" | "Hackathon" | "HairSalon" | "HalalDiet" | "Hardcover" | "HardwareStore" | "HealthAndBeautyBusiness" | "HealthAspectEnumeration" | "HealthCare" | "HealthClub" | "HealthInsurancePlan" | "HealthPlanCostSharingSpecification" | "HealthPlanFormulary" | "HealthPlanNetwork" | "HealthTopicContent" | "HearingImpairedSupported" | "Hematologic" | "HighSchool" | "HinduDiet" | "HinduTemple" | "HobbyShop" | "HomeAndConstructionBusiness" | "HomeGoodsStore" | "Homeopathic" | "Hostel" | "HotelRoom" | "House" | "HousePainter" | "HowItWorksHealthAspect" | "HowOrWhereHealthAspect" | "HowTo" | "HowToDirection" | "HowToItem" | "HowToSection" | "HowToStep" | "HowToSupply" | "HowToTip" | "HowToTool" | "HyperToc" | "HyperTocEntry" | "IceCreamShop" | "IgnoreAction" | "ImageGallery" | "ImageObject" | "ImagingTest" | "InForce" | "InStock" | "InStoreOnly" | "IndividualProduct" | "Infectious" | "InfectiousAgentClass" | "InfectiousDisease" | "InformAction" | "IngredientsHealthAspect" | "InsertAction" | "InstallAction" | "Installment" | "InsuranceAgency" | "Intangible" | "Integer" | "InteractAction" | "InteractionCounter" | "InternationalTrial" | "InternetCafe" | "InvestmentFund" | "InvestmentOrDeposit" | "InviteAction" | "Invoice" | "InvoicePrice" | "ItemAvailability" | "ItemList" | "ItemListOrderAscending" | "ItemListOrderDescending" | "ItemListOrderType" | "ItemListUnordered" | "ItemPage" | "JewelryStore" | "JobPosting" | "JoinAction" | "Joint" | "KosherDiet" | "LaboratoryScience" | "LakeBodyOfWater" | "Landform" | "LandmarksOrHistoricalBuildings" | "LaserDiscFormat" | "LearningResource" | "LeaveAction" | "LeftHandDriving" | "LegalForceStatus" | "LegalService" | "LegalValueLevel" | "Legislation" | "LegislationObject" | "LegislativeBuilding" | "LeisureTimeActivity" | "LendAction" | "LibrarySystem" | "LifestyleModification" | "LikeAction" | "LimitedAvailability" | "LimitedByGuaranteeCharity" | "LinkRole" | "LiquorStore" | "ListItem" | "ListPrice" | "ListenAction" | "LiteraryEvent" | "LiveAlbum" | "LiveBlogPosting" | "LivingWithHealthAspect" | "LoanOrCredit" | "LocalBusiness" | "LocationFeatureSpecification" | "LockerDelivery" | "Locksmith" | "LodgingBusiness" | "LodgingReservation" | "Longitudinal" | "LoseAction" | "LowCalorieDiet" | "LowFatDiet" | "LowLactoseDiet" | "LowSaltDiet" | "Lung" | "LymphaticVessel" | "MRI" | "MSRP" | "Male" | "Manuscript" | "MapCategoryType" | "MarryAction" | "MathSolver" | "MaximumDoseSchedule" | "MayTreatHealthAspect" | "MeasurementTypeEnumeration" | "MediaGallery" | "MediaManipulationRatingEnumeration" | "MediaObject" | "MediaReview" | "MediaSubscription" | "MedicalAudience" | "MedicalAudienceType" | "MedicalBusiness" | "MedicalCause" | "MedicalClinic" | "MedicalCode" | "MedicalCondition" | "MedicalConditionStage" | "MedicalContraindication" | "MedicalDevice" | "MedicalDevicePurpose" | "MedicalEntity" | "MedicalEnumeration" | "MedicalEvidenceLevel" | "MedicalGuideline" | "MedicalGuidelineContraindication" | "MedicalGuidelineRecommendation" | "MedicalImagingTechnique" | "MedicalIndication" | "MedicalIntangible" | "MedicalObservationalStudy" | "MedicalObservationalStudyDesign" | "MedicalOrganization" | "MedicalProcedure" | "MedicalProcedureType" | "MedicalResearcher" | "MedicalRiskCalculator" | "MedicalRiskEstimator" | "MedicalRiskFactor" | "MedicalRiskScore" | "MedicalScholarlyArticle" | "MedicalSign" | "MedicalSignOrSymptom" | "MedicalStudy" | "MedicalStudyStatus" | "MedicalSymptom" | "MedicalTest" | "MedicalTestPanel" | "MedicalTherapy" | "MedicalTrial" | "MedicalTrialDesign" | "MedicalWebPage" | "MedicineSystem" | "MeetingRoom" | "MensClothingStore" | "Menu" | "MenuItem" | "MenuSection" | "MerchantReturnEnumeration" | "MerchantReturnFiniteReturnWindow" | "MerchantReturnNotPermitted" | "MerchantReturnPolicy" | "MerchantReturnUnlimitedWindow" | "MerchantReturnUnspecified" | "MiddleSchool" | "Midwifery" | "MinimumAdvertisedPrice" | "MisconceptionsHealthAspect" | "MixedEventAttendanceMode" | "MixtapeAlbum" | "MobileApplication" | "MobilePhoneStore" | "MonetaryAmount" | "MonetaryAmountDistribution" | "MonetaryGrant" | "MoneyTransfer" | "MortgageLoan" | "Motel" | "MotorcycleDealer" | "MotorcycleRepair" | "MotorizedBicycle" | "MoveAction" | "Movie" | "MovieClip" | "MovieRentalStore" | "MovieSeries" | "MovieTheater" | "MovingCompany" | "MultiCenterTrial" | "MultiPlayer" | "MulticellularParasite" | "Musculoskeletal" | "MusculoskeletalExam" | "MusicAlbum" | "MusicAlbumProductionType" | "MusicAlbumReleaseType" | "MusicComposition" | "MusicEvent" | "MusicGroup" | "MusicPlaylist" | "MusicRecording" | "MusicRelease" | "MusicReleaseFormatType" | "MusicStore" | "MusicVenue" | "MusicVideoObject" | "NGO" | "NLNonprofitType" | "NailSalon" | "Neck" | "Neuro" | "Neurologic" | "NewCondition" | "NewsArticle" | "NewsMediaOrganization" | "NightClub" | "NoninvasiveProcedure" | "Nonprofit501a" | "Nonprofit501c10" | "Nonprofit501c11" | "Nonprofit501c12" | "Nonprofit501c13" | "Nonprofit501c14" | "Nonprofit501c15" | "Nonprofit501c16" | "Nonprofit501c17" | "Nonprofit501c18" | "Nonprofit501c19" | "Nonprofit501c1" | "Nonprofit501c20" | "Nonprofit501c21" | "Nonprofit501c22" | "Nonprofit501c23" | "Nonprofit501c24" | "Nonprofit501c25" | "Nonprofit501c26" | "Nonprofit501c27" | "Nonprofit501c28" | "Nonprofit501c2" | "Nonprofit501c3" | "Nonprofit501c4" | "Nonprofit501c5" | "Nonprofit501c6" | "Nonprofit501c7" | "Nonprofit501c8" | "Nonprofit501c9" | "Nonprofit501d" | "Nonprofit501e" | "Nonprofit501f" | "Nonprofit501k" | "Nonprofit501n" | "Nonprofit501q" | "Nonprofit527" | "NonprofitANBI" | "NonprofitSBBI" | "NonprofitType" | "Nose" | "NotInForce" | "NotYetRecruiting" | "Notary" | "NoteDigitalDocument" | "Number" | "Nursing" | "NutritionInformation" | "OTC" | "Observational" | "Obstetric" | "Occupation" | "OccupationalActivity" | "OccupationalExperienceRequirements" | "OccupationalTherapy" | "OceanBodyOfWater" | "OfferCatalog" | "OfferForLease" | "OfferForPurchase" | "OfferItemCondition" | "OfferShippingDetails" | "OfficeEquipmentStore" | "OfficialLegalValue" | "OfflineEventAttendanceMode" | "OfflinePermanently" | "OfflineTemporarily" | "OnDemandEvent" | "OnSitePickup" | "Oncologic" | "OneTimePayments" | "Online" | "OnlineEventAttendanceMode" | "OnlineFull" | "OnlineOnly" | "OpenTrial" | "OpinionNewsArticle" | "Optician" | "Optometric" | "Order" | "OrderAction" | "OrderCancelled" | "OrderDelivered" | "OrderInTransit" | "OrderItem" | "OrderPaymentDue" | "OrderPickupAvailable" | "OrderProblem" | "OrderProcessing" | "OrderReturned" | "OrderStatus" | "OrganizationRole" | "OrganizeAction" | "OriginalMediaContent" | "OriginalShippingFees" | "Osteopathic" | "Otolaryngologic" | "OutOfStock" | "OutletStore" | "OverviewHealthAspect" | "OwnershipInfo" | "PET" | "PaidLeave" | "PaintAction" | "PalliativeProcedure" | "Paperback" | "ParcelDelivery" | "ParcelService" | "ParentAudience" | "ParentalSupport" | "ParkingFacility" | "ParkingMap" | "PartiallyInForce" | "Pathology" | "PathologyTest" | "Patient" | "PatientExperienceHealthAspect" | "PawnShop" | "PayAction" | "PaymentAutomaticallyApplied" | "PaymentComplete" | "PaymentDeclined" | "PaymentDue" | "PaymentPastDue" | "PaymentService" | "PaymentStatusType" | "Pediatric" | "PeopleAudience" | "PercutaneousProcedure" | "PerformAction" | "PerformanceRole" | "PerformingArtsTheater" | "PerformingGroup" | "Periodical" | "Permit" | "PetStore" | "Pharmacy" | "PharmacySpecialty" | "Photograph" | "PhotographAction" | "PhysicalActivity" | "PhysicalActivityCategory" | "PhysicalExam" | "PhysicalTherapy" | "Physician" | "Physiotherapy" | "PlaceOfWorship" | "PlaceboControlledTrial" | "PlanAction" | "PlasticSurgery" | "PlayAction" | "Playground" | "Plumber" | "PodcastEpisode" | "PodcastSeason" | "PodcastSeries" | "Podiatric" | "PoliceStation" | "Pond" | "PostOffice" | "PostalAddress" | "PostalCodeRangeSpecification" | "Poster" | "PotentialActionStatus" | "PreOrder" | "PreOrderAction" | "PreSale" | "PregnancyHealthAspect" | "PrependAction" | "Preschool" | "PrescriptionOnly" | "PresentationDigitalDocument" | "PreventionHealthAspect" | "PreventionIndication" | "PriceComponentTypeEnumeration" | "PriceTypeEnumeration" | "PrimaryCare" | "Prion" | "Product" | "ProductCollection" | "ProductGroup" | "ProductModel" | "ProfessionalService" | "ProfilePage" | "PrognosisHealthAspect" | "ProgramMembership" | "PronounceableText" | "PropertyValue" | "PropertyValueSpecification" | "Protozoa" | "Psychiatric" | "PsychologicalTreatment" | "PublicHealth" | "PublicSwimmingPool" | "PublicToilet" | "PublicationEvent" | "PublicationIssue" | "PublicationVolume" | "Pulmonary" | "QAPage" | "QuantitativeValueDistribution" | "Quiz" | "QuoteAction" | "RVPark" | "RadiationTherapy" | "RadioBroadcastService" | "RadioChannel" | "RadioClip" | "RadioEpisode" | "RadioSeason" | "RadioSeries" | "Radiography" | "RandomizedTrial" | "ReactAction" | "ReadAction" | "ReadPermission" | "RealEstateAgent" | "RealEstateListing" | "RearWheelDriveConfiguration" | "ReceiveAction" | "Recipe" | "Recommendation" | "RecommendedDoseSchedule" | "Recruiting" | "RecyclingCenter" | "RefundTypeEnumeration" | "RefurbishedCondition" | "RegisterAction" | "Registry" | "ReimbursementCap" | "RejectAction" | "RelatedTopicsHealthAspect" | "RemixAlbum" | "Renal" | "RentAction" | "RentalCarReservation" | "RentalVehicleUsage" | "RepaymentSpecification" | "ReplaceAction" | "ReplyAction" | "Report" | "ReportageNewsArticle" | "ReportedDoseSchedule" | "Researcher" | "Reservation" | "ReservationCancelled" | "ReservationConfirmed" | "ReservationHold" | "ReservationPackage" | "ReservationPending" | "ReservationStatusType" | "ReserveAction" | "Reservoir" | "Residence" | "Resort" | "RespiratoryTherapy" | "RestockingFees" | "RestrictedDiet" | "ResultsAvailable" | "ResultsNotAvailable" | "ResumeAction" | "Retail" | "ReturnAction" | "ReturnFeesEnumeration" | "ReturnShippingFees" | "Review" | "ReviewAction" | "ReviewNewsArticle" | "Rheumatologic" | "RightHandDriving" | "RisksOrComplicationsHealthAspect" | "RiverBodyOfWater" | "RoofingContractor" | "Room" | "RsvpAction" | "RsvpResponseMaybe" | "RsvpResponseNo" | "RsvpResponseType" | "RsvpResponseYes" | "SRP" | "SafetyHealthAspect" | "SaleEvent" | "SalePrice" | "SatireOrParodyContent" | "SatiricalArticle" | "Schedule" | "ScheduleAction" | "ScholarlyArticle" | "SchoolDistrict" | "ScreeningEvent" | "ScreeningHealthAspect" | "SeaBodyOfWater" | "SearchAction" | "SearchResultsPage" | "Season" | "Seat" | "SeatingMap" | "SeeDoctorHealthAspect" | "SeekToAction" | "SelfCareHealthAspect" | "SelfStorage" | "SellAction" | "SendAction" | "Series" | "ServiceChannel" | "ShareAction" | "SheetMusic" | "ShippingDeliveryTime" | "ShippingRateSettings" | "ShoeStore" | "ShoppingCenter" | "ShortStory" | "SideEffectsHealthAspect" | "SingleBlindedTrial" | "SingleCenterTrial" | "SingleFamilyResidence" | "SinglePlayer" | "SingleRelease" | "SiteNavigationElement" | "SizeGroupEnumeration" | "SizeSpecification" | "SizeSystemEnumeration" | "SizeSystemImperial" | "SizeSystemMetric" | "Skin" | "SocialEvent" | "SocialMediaPosting" | "SoftwareApplication" | "SoftwareSourceCode" | "SoldOut" | "SolveMathAction" | "SomeProducts" | "SoundtrackAlbum" | "SpeakableSpecification" | "SpecialAnnouncement" | "Specialty" | "SpeechPathology" | "SpokenWordAlbum" | "SportingGoodsStore" | "SportsActivityLocation" | "SportsOrganization" | "SpreadsheetDigitalDocument" | "StadiumOrArena" | "StagedContent" | "StagesHealthAspect" | "StatisticalPopulation" | "StatusEnumeration" | "SteeringPositionValue" | "StoreCreditRefund" | "StrengthTraining" | "StructuredValue" | "StudioAlbum" | "SubscribeAction" | "Subscription" | "Substance" | "SubwayStation" | "Suite" | "SuperficialAnatomy" | "Surgical" | "SurgicalProcedure" | "SuspendAction" | "Suspended" | "SymptomsHealthAspect" | "TVClip" | "TVEpisode" | "TVSeason" | "TVSeries" | "TakeAction" | "TattooParlor" | "Taxi" | "TaxiReservation" | "TaxiService" | "TaxiStand" | "TaxiVehicleUsage" | "TechArticle" | "TelevisionChannel" | "TennisComplex" | "Terminated" | "Text" | "TextDigitalDocument" | "TheaterEvent" | "TheaterGroup" | "Therapeutic" | "TherapeuticProcedure" | "Thesis" | "Throat" | "Ticket" | "TieAction" | "TipAction" | "TireShop" | "TollFree" | "TouristAttraction" | "TouristDestination" | "TouristInformationCenter" | "TouristTrip" | "Toxicologic" | "ToyStore" | "TrackAction" | "TradeAction" | "TraditionalChinese" | "TrainReservation" | "TrainStation" | "TrainTrip" | "TransferAction" | "TransformedContent" | "TransitMap" | "TravelAction" | "TravelAgency" | "TreatmentIndication" | "TreatmentsHealthAspect" | "TripleBlindedTrial" | "TypesHealthAspect" | "UKNonprofitType" | "UKTrust" | "URL" | "USNonprofitType" | "Ultrasound" | "UnRegisterAction" | "UnemploymentSupport" | "UnincorporatedAssociationCharity" | "UnofficialLegalValue" | "UpdateAction" | "Urologic" | "UsageOrScheduleHealthAspect" | "UseAction" | "UsedCondition" | "UserBlocks" | "UserCheckins" | "UserComments" | "UserDownloads" | "UserInteraction" | "UserLikes" | "UserPageVisits" | "UserPlays" | "UserPlusOnes" | "UserReview" | "UserTweets" | "VeganDiet" | "VegetarianDiet" | "Vehicle" | "VenueMap" | "Vessel" | "VeterinaryCare" | "VideoGallery" | "VideoGameClip" | "VideoGameSeries" | "VideoObject" | "ViewAction" | "VinylFormat" | "VirtualLocation" | "Virus" | "VisualArtsEvent" | "VisualArtwork" | "VitalSign" | "VoteAction" | "WPAdBlock" | "WPFooter" | "WPHeader" | "WPSideBar" | "WantAction" | "WatchAction" | "Waterfall" | "WearAction" | "WearableMeasurementBack" | "WearableMeasurementChestOrBust" | "WearableMeasurementCollar" | "WearableMeasurementCup" | "WearableMeasurementHeight" | "WearableMeasurementHips" | "WearableMeasurementInseam" | "WearableMeasurementLength" | "WearableMeasurementOutsideLeg" | "WearableMeasurementSleeve" | "WearableMeasurementTypeEnumeration" | "WearableMeasurementWaist" | "WearableMeasurementWidth" | "WearableSizeGroupBig" | "WearableSizeGroupBoys" | "WearableSizeGroupEnumeration" | "WearableSizeGroupExtraShort" | "WearableSizeGroupExtraTall" | "WearableSizeGroupGirls" | "WearableSizeGroupHusky" | "WearableSizeGroupInfants" | "WearableSizeGroupJuniors" | "WearableSizeGroupMaternity" | "WearableSizeGroupMens" | "WearableSizeGroupMisses" | "WearableSizeGroupPetite" | "WearableSizeGroupPlus" | "WearableSizeGroupRegular" | "WearableSizeGroupShort" | "WearableSizeGroupTall" | "WearableSizeGroupWomens" | "WearableSizeSystemAU" | "WearableSizeSystemBR" | "WearableSizeSystemCN" | "WearableSizeSystemContinental" | "WearableSizeSystemDE" | "WearableSizeSystemEN13402" | "WearableSizeSystemEnumeration" | "WearableSizeSystemEurope" | "WearableSizeSystemFR" | "WearableSizeSystemGS1" | "WearableSizeSystemIT" | "WearableSizeSystemJP" | "WearableSizeSystemMX" | "WearableSizeSystemUK" | "WearableSizeSystemUS" | "WebAPI" | "WebApplication" | "WebContent" | "WebPage" | "WebPageElement" | "WebSite" | "WesternConventional" | "Wholesale" | "WholesaleStore" | "WinAction" | "Withdrawn" | "WorkBasedProgram" | "WorkersUnion" | "WriteAction" | "WritePermission" | "XPathType" | "XRay" | "ZoneBoardingPolicy" | "about" | "abridged" | "accelerationTime" | "acceptedAnswer" | "acceptedOffer" | "acceptedPaymentMethod" | "acceptsReservations" | "accessCode" | "accessMode" | "accessModeSufficient" | "accessibilityAPI" | "accessibilityControl" | "accessibilityFeature" | "accessibilityHazard" | "accessibilitySummary" | "accommodationCategory" | "accommodationFloorPlan" | "accountId" | "accountMinimumInflow" | "accountOverdraftLimit" | "accountablePerson" | "acquireLicensePage" | "acquiredFrom" | "acrissCode" | "actionAccessibilityRequirement" | "actionApplication" | "actionOption" | "actionPlatform" | "actionStatus" | "actionableFeedbackPolicy" | "activeIngredient" | "activityDuration" | "activityFrequency" | "actors" | "additionalName" | "additionalNumberOfGuests" | "additionalProperty" | "additionalType" | "additionalVariable" | "addressCountry" | "addressLocality" | "addressRegion" | "administrationRoute" | "adverseOutcome" | "affectedBy" | "afterMedia" | "aggregateRating" | "aircraft" | "albumProductionType" | "albumRelease" | "albumReleaseType" | "albums" | "alcoholWarning" | "algorithm" | "alignmentType" | "alternativeHeadline" | "alumniOf" | "amenityFeature" | "amount" | "announcementLocation" | "annualPercentageRate" | "answerCount" | "answerExplanation" | "antagonist" | "applicableLocation" | "applicantLocationRequirements" | "application" | "applicationCategory" | "applicationContact" | "applicationDeadline" | "applicationStartDate" | "applicationSubCategory" | "applicationSuite" | "archiveHeld" | "areaServed" | "arrivalAirport" | "arrivalBoatTerminal" | "arrivalBusStop" | "arrivalGate" | "arrivalPlatform" | "arrivalStation" | "arrivalTerminal" | "artEdition" | "artMedium" | "arterialBranch" | "artform" | "articleBody" | "articleSection" | "artworkSurface" | "aspect" | "assemblyVersion" | "assesses" | "associatedAnatomy" | "associatedArticle" | "associatedMedia" | "associatedPathophysiology" | "athlete" | "attendees" | "audienceType" | "authenticator" | "availability" | "availableChannel" | "availableDeliveryMethod" | "availableFrom" | "availableIn" | "availableLanguage" | "availableOnDevice" | "availableService" | "availableStrength" | "availableTest" | "availableThrough" | "awards" | "awayTeam" | "backstory" | "bankAccountType" | "baseSalary" | "bccRecipient" | "bed" | "beforeMedia" | "beneficiaryBank" | "benefits" | "benefitsSummaryUrl" | "bestRating" | "billingAddress" | "billingDuration" | "billingPeriod" | "billingStart" | "biomechnicalClass" | "bitrate" | "blogPost" | "blogPosts" | "bloodSupply" | "boardingGroup" | "boardingPolicy" | "bodyLocation" | "bodyType" | "bookEdition" | "bookFormat" | "bookingAgent" | "bookingTime" | "borrower" | "box" | "branch" | "branchCode" | "branchOf" | "breadcrumb" | "breastfeedingWarning" | "broadcastAffiliateOf" | "broadcastChannelId" | "broadcastDisplayName" | "broadcastFrequency" | "broadcastFrequencyValue" | "broadcastOfEvent" | "broadcastServiceTier" | "broadcastSignalModulation" | "broadcastSubChannel" | "broadcastTimezone" | "broadcaster" | "broker" | "browserRequirements" | "busName" | "busNumber" | "businessDays" | "businessFunction" | "buyer" | "byArtist" | "byDay" | "byMonth" | "byMonthDay" | "byMonthWeek" | "calories" | "candidate" | "caption" | "carbohydrateContent" | "cargoVolume" | "carrier" | "carrierRequirements" | "cashBack" | "catalogNumber" | "causeOf" | "ccRecipient" | "character" | "characterAttribute" | "characterName" | "cheatCode" | "checkinTime" | "checkoutTime" | "childMaxAge" | "childMinAge" | "children" | "cholesterolContent" | "claimReviewed" | "clincalPharmacology" | "clinicalPharmacology" | "clipNumber" | "codeRepository" | "codeSampleType" | "codeValue" | "codingSystem" | "colleagues" | "colorist" | "commentCount" | "commentText" | "commentTime" | "competencyRequired" | "competitor" | "comprisedOf" | "confirmationNumber" | "connectedTo" | "constrainingProperty" | "contactOption" | "contactPoints" | "contactType" | "contactlessPayment" | "containedIn" | "containedInPlace" | "containsPlace" | "containsSeason" | "contentLocation" | "contentRating" | "contentReferenceTime" | "contentSize" | "contentType" | "contentUrl" | "contraindication" | "cookTime" | "cookingMethod" | "copyrightHolder" | "copyrightNotice" | "copyrightYear" | "correction" | "correctionsPolicy" | "costCategory" | "costCurrency" | "costOrigin" | "costPerUnit" | "countriesNotSupported" | "countriesSupported" | "countryOfOrigin" | "courseCode" | "courseMode" | "coursePrerequisites" | "courseWorkload" | "coverageEndTime" | "coverageStartTime" | "creativeWorkStatus" | "credentialCategory" | "creditText" | "creditedTo" | "cssSelector" | "currenciesAccepted" | "currentExchangeRate" | "customer" | "cutoffTime" | "cvdCollectionDate" | "cvdFacilityCounty" | "cvdFacilityId" | "cvdNumBeds" | "cvdNumBedsOcc" | "cvdNumC19Died" | "cvdNumC19HOPats" | "cvdNumC19HospPats" | "cvdNumC19MechVentPats" | "cvdNumC19OFMechVentPats" | "cvdNumC19OverflowPats" | "cvdNumICUBeds" | "cvdNumICUBedsOcc" | "cvdNumTotBeds" | "cvdNumVent" | "cvdNumVentUse" | "dataFeedElement" | "datasetTimeInterval" | "dateCreated" | "dateDeleted" | "dateIssued" | "dateModified" | "datePosted" | "datePublished" | "dateRead" | "dateReceived" | "dateSent" | "dateVehicleFirstRegistered" | "dateline" | "dayOfWeek" | "deliveryAddress" | "deliveryMethod" | "deliveryStatus" | "deliveryTime" | "departureAirport" | "departureBoatTerminal" | "departureBusStop" | "departureGate" | "departurePlatform" | "departureStation" | "departureTerminal" | "dependencies" | "device" | "diagnosis" | "diagram" | "diet" | "dietFeatures" | "directors" | "disambiguatingDescription" | "discount" | "discountCode" | "discountCurrency" | "discusses" | "discussionUrl" | "diseasePreventionInfo" | "diseaseSpreadStatistics" | "distinguishingSign" | "diversityPolicy" | "diversityStaffingReport" | "documentation" | "doesNotShip" | "domainIncludes" | "domiciledMortgage" | "doorTime" | "dosageForm" | "doseSchedule" | "doseUnit" | "doseValue" | "downPayment" | "downloadUrl" | "downvoteCount" | "driveWheelConfiguration" | "dropoffLocation" | "dropoffTime" | "drug" | "drugClass" | "drugUnit" | "duns" | "duplicateTherapy" | "durationOfWarranty" | "duringMedia" | "earlyPrepaymentPenalty" | "editEIDR" | "eduQuestionType" | "educationRequirements" | "educationalAlignment" | "educationalCredentialAwarded" | "educationalFramework" | "educationalLevel" | "educationalProgramMode" | "educationalRole" | "educationalUse" | "eligibilityToWorkRequirement" | "eligibleCustomerType" | "eligibleQuantity" | "eligibleRegion" | "embedUrl" | "emissionsCO2" | "employee" | "employees" | "employerOverview" | "employmentType" | "employmentUnit" | "encodesCreativeWork" | "encodingFormat" | "encodingType" | "encodings" | "endOffset" | "endorsee" | "endorsers" | "energyEfficiencyScaleMax" | "energyEfficiencyScaleMin" | "engineDisplacement" | "entertainmentBusiness" | "epidemiology" | "episodes" | "estimatedCost" | "estimatedFlightDuration" | "estimatedSalary" | "estimatesRiskOf" | "ethicsPolicy" | "eventAttendanceMode" | "eventSchedule" | "eventStatus" | "events" | "evidenceLevel" | "evidenceOrigin" | "exampleOfWork" | "exceptDate" | "exchangeRateSpread" | "executableLibraryName" | "exerciseCourse" | "exercisePlan" | "exerciseRelatedDiet" | "exerciseType" | "exifData" | "expectedArrivalFrom" | "expectedArrivalUntil" | "expectedPrognosis" | "expectsAcceptanceOf" | "experienceInPlaceOfEducation" | "experienceRequirements" | "expertConsiderations" | "expires" | "fatContent" | "faxNumber" | "featureList" | "feesAndCommissionsSpecification" | "fiberContent" | "fileFormat" | "financialAidEligible" | "firstPerformance" | "flightDistance" | "flightNumber" | "floorLevel" | "floorLimit" | "floorSize" | "followee" | "followup" | "foodEstablishment" | "foodEvent" | "foodWarning" | "founders" | "foundingLocation" | "freeShippingThreshold" | "fromLocation" | "fuelEfficiency" | "functionalClass" | "fundedItem" | "funder" | "game" | "gameItem" | "gameLocation" | "gamePlatform" | "gameServer" | "gameTip" | "geoContains" | "geoCoveredBy" | "geoCovers" | "geoCrosses" | "geoDisjoint" | "geoEquals" | "geoIntersects" | "geoMidpoint" | "geoOverlaps" | "geoRadius" | "geoTouches" | "geoWithin" | "geographicArea" | "gettingTestedInfo" | "globalLocationNumber" | "governmentBenefitsInfo" | "gracePeriod" | "grantee" | "gtin12" | "gtin13" | "gtin14" | "gtin8" | "gtin" | "guideline" | "guidelineDate" | "guidelineSubject" | "handlingTime" | "hasBroadcastChannel" | "hasCategoryCode" | "hasCourse" | "hasCourseInstance" | "hasCredential" | "hasDefinedTerm" | "hasDeliveryMethod" | "hasDigitalDocumentPermission" | "hasDriveThroughService" | "hasEnergyConsumptionDetails" | "hasEnergyEfficiencyCategory" | "hasHealthAspect" | "hasMap" | "hasMeasurement" | "hasMenu" | "hasMenuItem" | "hasMenuSection" | "hasMerchantReturnPolicy" | "hasOccupation" | "hasOfferCatalog" | "headline" | "healthCondition" | "healthPlanCoinsuranceOption" | "healthPlanCoinsuranceRate" | "healthPlanCopay" | "healthPlanCopayOption" | "healthPlanCostSharing" | "healthPlanDrugOption" | "healthPlanDrugTier" | "healthPlanId" | "healthPlanMarketingUrl" | "healthPlanNetworkId" | "healthPlanNetworkTier" | "healthPlanPharmacyCategory" | "healthcareReportingData" | "highPrice" | "hiringOrganization" | "holdingArchive" | "homeLocation" | "homeTeam" | "honorificPrefix" | "honorificSuffix" | "hospitalAffiliation" | "hostingOrganization" | "hoursAvailable" | "howPerformed" | "httpMethod" | "iataCode" | "icaoCode" | "identifyingExam" | "identifyingTest" | "imagingTechnique" | "inAlbum" | "inBroadcastLineup" | "inCodeSet" | "inDefinedTermSet" | "inLanguage" | "inPlaylist" | "inProductGroupWithID" | "inStoreReturnsOffered" | "inSupportOf" | "incentiveCompensation" | "incentives" | "includedComposition" | "includedDataCatalog" | "includedInDataCatalog" | "includedInHealthInsurancePlan" | "includedRiskFactor" | "includesAttraction" | "includesHealthPlanFormulary" | "includesHealthPlanNetwork" | "increasesRiskOf" | "ineligibleRegion" | "infectiousAgent" | "infectiousAgentClass" | "ingredients" | "inker" | "insertion" | "installUrl" | "instructor" | "intensity" | "interactingDrug" | "interactionCount" | "interactionService" | "interactionStatistic" | "interactionType" | "interactivityType" | "interestRate" | "inventoryLevel" | "isAcceptingNewPatients" | "isAccessibleForFree" | "isAvailableGenerically" | "isBasedOn" | "isBasedOnUrl" | "isFamilyFriendly" | "isGift" | "isLiveBroadcast" | "isPlanForApartment" | "isProprietary" | "isResizable" | "isUnlabelledFallback" | "isicV4" | "isrcCode" | "issueNumber" | "issuedThrough" | "iswcCode" | "itemCondition" | "itemListElement" | "itemListOrder" | "itemLocation" | "itemOffered" | "itemReviewed" | "itemShipped" | "itinerary" | "jobBenefits" | "jobImmediateStart" | "jobLocation" | "jobLocationType" | "jobStartDate" | "jobTitle" | "keywords" | "knownVehicleDamages" | "knowsAbout" | "knowsLanguage" | "labelDetails" | "landlord" | "lastReviewed" | "layoutImage" | "learningResourceType" | "leaseLength" | "legalStatus" | "legislationApplies" | "legislationChanges" | "legislationConsolidates" | "legislationDate" | "legislationDateVersion" | "legislationIdentifier" | "legislationJurisdiction" | "legislationLegalForce" | "legislationLegalValue" | "legislationPassedBy" | "legislationResponsible" | "legislationTransposes" | "legislationType" | "leiCode" | "lender" | "letterer" | "linkRelationship" | "liveBlogUpdate" | "loanMortgageMandateAmount" | "loanPaymentAmount" | "loanPaymentFrequency" | "loanRepaymentForm" | "loanTerm" | "loanType" | "locationCreated" | "lodgingUnitDescription" | "lodgingUnitType" | "loser" | "lowPrice" | "lyricist" | "mainContentOfPage" | "mainEntity" | "mainEntityOfPage" | "makesOffer" | "mapType" | "maps" | "marginOfError" | "masthead" | "materialExtent" | "mathExpression" | "maxPrice" | "maxValue" | "maximumAttendeeCapacity" | "maximumEnrollment" | "maximumIntake" | "maximumPhysicalAttendeeCapacity" | "maximumVirtualAttendeeCapacity" | "mealService" | "measuredProperty" | "measuredValue" | "measurementTechnique" | "mechanismOfAction" | "mediaAuthenticityCategory" | "median" | "medicalAudience" | "medicineSystem" | "meetsEmissionStandard" | "membershipNumber" | "membershipPointsEarned" | "memoryRequirements" | "mentions" | "menu" | "menuAddOn" | "merchant" | "merchantReturnDays" | "merchantReturnLink" | "messageAttachment" | "mileageFromOdometer" | "minPrice" | "minimumPaymentDue" | "missionCoveragePrioritiesPolicy" | "modelDate" | "modifiedTime" | "monthlyMinimumRepaymentAmount" | "monthsOfExperience" | "mpn" | "multipleValues" | "muscleAction" | "musicArrangement" | "musicCompositionForm" | "musicGroupMember" | "musicReleaseFormat" | "naics" | "namedPosition" | "naturalProgression" | "nerveMotor" | "netWorth" | "newsUpdatesAndGuidelines" | "nextItem" | "noBylinesPolicy" | "nonProprietaryName" | "nonprofitStatus" | "normalRange" | "nsn" | "numAdults" | "numChildren" | "numConstraints" | "numTracks" | "numberOfAccommodationUnits" | "numberOfAirbags" | "numberOfAvailableAccommodationUnits" | "numberOfAxles" | "numberOfBathroomsTotal" | "numberOfBedrooms" | "numberOfBeds" | "numberOfCredits" | "numberOfForwardGears" | "numberOfFullBathrooms" | "numberOfItems" | "numberOfLoanPayments" | "numberOfPartialBathrooms" | "numberOfPreviousOwners" | "numberedPosition" | "nutrition" | "observationDate" | "observedNode" | "occupancy" | "occupationLocation" | "occupationalCategory" | "occupationalCredentialAwarded" | "offerCount" | "offeredBy" | "offersPrescriptionByMail" | "openingHours" | "openingHoursSpecification" | "option" | "orderDelivery" | "orderItemNumber" | "orderItemStatus" | "orderNumber" | "orderQuantity" | "orderStatus" | "orderedItem" | "originAddress" | "originatesFrom" | "overdosage" | "ownedFrom" | "ownedThrough" | "ownershipFundingInfo" | "pageEnd" | "pageStart" | "pagination" | "parentItem" | "parentOrganization" | "parentService" | "parents" | "partOfEpisode" | "partOfInvoice" | "partOfOrder" | "partOfSeason" | "partOfSeries" | "partOfSystem" | "partOfTVSeries" | "partOfTrip" | "partySize" | "passengerPriorityStatus" | "passengerSequenceNumber" | "pathophysiology" | "payload" | "paymentAccepted" | "paymentDue" | "paymentDueDate" | "paymentMethodId" | "paymentStatus" | "paymentUrl" | "penciler" | "percentile10" | "percentile25" | "percentile75" | "percentile90" | "performTime" | "performerIn" | "performers" | "permissionType" | "permissions" | "permitAudience" | "permittedUsage" | "petsAllowed" | "phoneticText" | "photo" | "photos" | "physicalRequirement" | "physiologicalBenefits" | "pickupLocation" | "pickupTime" | "playMode" | "playerType" | "playersOnline" | "polygon" | "populationType" | "possibleComplication" | "possibleTreatment" | "postOfficeBoxNumber" | "postOp" | "postalCodeBegin" | "postalCodeEnd" | "postalCodePrefix" | "postalCodeRange" | "potentialAction" | "preOp" | "pregnancyCategory" | "pregnancyWarning" | "prepTime" | "preparation" | "prescribingInfo" | "prescriptionStatus" | "previousItem" | "previousStartDate" | "priceComponent" | "priceComponentType" | "priceCurrency" | "priceRange" | "priceSpecification" | "priceValidUntil" | "primaryImageOfPage" | "primaryPrevention" | "printColumn" | "printEdition" | "printPage" | "printSection" | "procedureType" | "processingTime" | "processorRequirements" | "productGroupID" | "productID" | "productSupported" | "productionDate" | "proficiencyLevel" | "programMembershipUsed" | "programName" | "programPrerequisites" | "programType" | "programmingModel" | "propertyID" | "proprietaryName" | "proteinContent" | "providerMobility" | "providesBroadcastService" | "providesService" | "publicAccess" | "publicTransportClosuresInfo" | "publicationType" | "publishedBy" | "publishedOn" | "publisherImprint" | "publishingPrinciples" | "purchaseDate" | "qualifications" | "quarantineGuidelines" | "query" | "quest" | "question" | "rangeIncludes" | "ratingCount" | "ratingExplanation" | "readBy" | "readonlyValue" | "realEstateAgent" | "recipe" | "recipeCategory" | "recipeCuisine" | "recipeIngredient" | "recipeInstructions" | "recipeYield" | "recipient" | "recognizedBy" | "recognizingAuthority" | "recommendationStrength" | "recommendedIntake" | "recordedAs" | "recordedAt" | "recordingOf" | "recourseLoan" | "referenceQuantity" | "referencesOrder" | "refundType" | "regionDrained" | "regionsAllowed" | "relatedAnatomy" | "relatedCondition" | "relatedDrug" | "relatedLink" | "relatedStructure" | "relatedTherapy" | "releaseNotes" | "releaseOf" | "releasedEvent" | "relevantOccupation" | "relevantSpecialty" | "remainingAttendeeCapacity" | "renegotiableLoan" | "repeatCount" | "repeatFrequency" | "repetitions" | "replacee" | "replacer" | "replyToUrl" | "reportNumber" | "representativeOfPage" | "requiredCollateral" | "requiredGender" | "requiredMaxAge" | "requiredMinAge" | "requiredQuantity" | "requirements" | "requiresSubscription" | "reservationFor" | "reservationId" | "reservationStatus" | "reservedTicket" | "responsibilities" | "restPeriods" | "resultComment" | "resultReview" | "returnFees" | "returnPolicyCategory" | "reviewAspect" | "reviewBody" | "reviewCount" | "reviewRating" | "reviewedBy" | "reviews" | "riskFactor" | "risks" | "roleName" | "roofLoad" | "rsvpResponse" | "runsTo" | "runtimePlatform" | "rxcui" | "safetyConsideration" | "salaryCurrency" | "salaryUponCompletion" | "sampleType" | "saturatedFatContent" | "scheduleTimezone" | "scheduledPaymentDate" | "scheduledTime" | "schemaVersion" | "schoolClosuresInfo" | "screenCount" | "screenshot" | "sdDatePublished" | "sdLicense" | "sdPublisher" | "seasons" | "seatRow" | "seatSection" | "seatingType" | "secondaryPrevention" | "securityClearanceRequirement" | "securityScreening" | "seller" | "sender" | "sensoryRequirement" | "sensoryUnit" | "seriousAdverseOutcome" | "serverStatus" | "servesCuisine" | "serviceArea" | "serviceAudience" | "serviceLocation" | "serviceOperator" | "serviceOutput" | "servicePhone" | "servicePostalAddress" | "serviceSmsNumber" | "serviceType" | "serviceUrl" | "sharedContent" | "shippingDestination" | "shippingDetails" | "shippingLabel" | "shippingRate" | "shippingSettingsLink" | "siblings" | "signDetected" | "signOrSymptom" | "significance" | "significantLink" | "significantLinks" | "size" | "sizeGroup" | "sizeSystem" | "sku" | "smokingAllowed" | "sodiumContent" | "softwareAddOn" | "softwareHelp" | "softwareRequirements" | "softwareVersion" | "sourceOrganization" | "sourcedFrom" | "spatialCoverage" | "speakable" | "specialCommitments" | "specialOpeningHoursSpecification" | "specialty" | "speechToTextMarkup" | "speed" | "spokenByCharacter" | "sponsor" | "sportsActivityLocation" | "sportsEvent" | "sportsTeam" | "stage" | "stageAsNumber" | "startOffset" | "steeringPosition" | "step" | "stepValue" | "steps" | "storageRequirements" | "streetAddress" | "strengthUnit" | "strengthValue" | "structuralClass" | "study" | "studyDesign" | "studyLocation" | "studySubject" | "subEvent" | "subEvents" | "subOrganization" | "subReservation" | "subStageSuffix" | "subStructure" | "subTest" | "subTrip" | "subtitleLanguage" | "sugarContent" | "suggestedAge" | "suggestedAnswer" | "suggestedGender" | "suggestedMaxAge" | "suggestedMeasurement" | "suggestedMinAge" | "suitableForDiet" | "superEvent" | "supersededBy" | "supplyTo" | "supportingData" | "surface" | "targetCollection" | "targetDescription" | "targetName" | "targetPlatform" | "targetPopulation" | "targetProduct" | "targetUrl" | "teaches" | "telephone" | "temporalCoverage" | "termCode" | "termDuration" | "termsOfService" | "termsPerYear" | "text" | "textValue" | "thumbnailUrl" | "tickerSymbol" | "ticketNumber" | "ticketToken" | "ticketedSeat" | "timeOfDay" | "timeRequired" | "timeToComplete" | "tissueSample" | "titleEIDR" | "toLocation" | "toRecipient" | "tocContinuation" | "tocEntry" | "tongueWeight" | "tool" | "torque" | "totalJobOpenings" | "totalPaymentDue" | "totalPrice" | "totalTime" | "tourBookingPage" | "touristType" | "track" | "trackingNumber" | "trackingUrl" | "tracks" | "trailer" | "trailerWeight" | "trainName" | "trainNumber" | "trainingSalary" | "transFatContent" | "transcript" | "transitTime" | "transitTimeLabel" | "translationOfWork" | "transmissionMethod" | "travelBans" | "trialDesign" | "tributary" | "typeOfBed" | "typicalAgeRange" | "typicalCreditsPerTerm" | "typicalTest" | "underName" | "unitCode" | "unitText" | "unnamedSourcesPolicy" | "unsaturatedFatContent" | "uploadDate" | "upvoteCount" | "urlTemplate" | "usageInfo" | "usedToDiagnose" | "userInteractionCount" | "usesDevice" | "usesHealthPlanIdStandard" | "utterances" | "validFor" | "validIn" | "validUntil" | "valueMaxLength" | "valueMinLength" | "valueName" | "valuePattern" | "valueRequired" | "variableMeasured" | "variantCover" | "variesBy" | "vehicleConfiguration" | "vehicleEngine" | "vehicleIdentificationNumber" | "vehicleInteriorColor" | "vehicleInteriorType" | "vehicleModelDate" | "vehicleSeatingCapacity" | "vehicleSpecialUsage" | "vehicleTransmission" | "verificationFactCheckingPolicy" | "videoFormat" | "videoFrameSize" | "videoQuality" | "volumeNumber" | "warranty" | "warrantyPromise" | "warrantyScope" | "webCheckinTime" | "webFeed" | "weightTotal" | "winner" | "wordCount" | "workExample" | "workFeatured" | "workHours" | "workLocation" | "workPerformed" | "workPresented" | "workTranslation" | "workload" | "worksFor" | "worstRating" | "xpath" | "yearBuilt" | "yearlyRevenue" | "yearsInOperation" | "yield" | undefined) => NamedNode<string>) & Schema;
5980
- export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Schema;
6148
+ export declare const strict: Record<"object" | "description" | "map" | "currency" | "error" | "warning" | "line" | "equal" | "value" | "agent" | "Article" | "Collection" | "CollectionPage" | "Event" | "Offer" | "Organization" | "Person" | "Place" | "Question" | "Service" | "actor" | "audience" | "author" | "duration" | "endTime" | "height" | "image" | "instrument" | "latitude" | "location" | "longitude" | "name" | "provider" | "result" | "startTime" | "target" | "url" | "width" | "Book" | "Chapter" | "Code" | "Legislation" | "Manuscript" | "Map" | "Newspaper" | "Periodical" | "Report" | "Series" | "Thesis" | "abstract" | "director" | "editor" | "gtin14" | "identifier" | "isbn" | "issn" | "organizer" | "pageEnd" | "pageStart" | "performer" | "producer" | "recipient" | "status" | "translator" | "jurisdiction" | "license" | "version" | "Table" | "encoding" | "pattern" | "title" | "Action" | "Airline" | "Airport" | "AnatomicalStructure" | "Artery" | "Bacteria" | "Beach" | "BodyOfWater" | "Bone" | "Brewery" | "Bridge" | "Canal" | "Casino" | "Cemetery" | "ChemicalSubstance" | "Church" | "City" | "Continent" | "Country" | "Drug" | "Fungus" | "Game" | "Gene" | "GolfCourse" | "Hospital" | "Hotel" | "Language" | "Library" | "Ligament" | "Mosque" | "Motorcycle" | "Mountain" | "Muscle" | "Museum" | "Nerve" | "Painting" | "Park" | "Play" | "Project" | "Protein" | "RadioStation" | "ResearchProject" | "Restaurant" | "School" | "Sculpture" | "SkiResort" | "SportsClub" | "SportsEvent" | "SportsTeam" | "State" | "Synagogue" | "Taxon" | "TelevisionStation" | "Vein" | "VideoGame" | "Volcano" | "Winery" | "Zoo" | "address" | "affiliation" | "album" | "alumni" | "area" | "artist" | "assembly" | "award" | "birthDate" | "birthPlace" | "brand" | "callSign" | "category" | "circle" | "coach" | "code" | "colleague" | "collection" | "collectionSize" | "comment" | "composer" | "course" | "creator" | "deathDate" | "deathPlace" | "department" | "depth" | "dissolutionDate" | "distance" | "drainsTo" | "elevation" | "endDate" | "enginePower" | "engineType" | "episode" | "episodeNumber" | "event" | "fileSize" | "firstAppearance" | "follows" | "founder" | "foundingDate" | "free" | "frequency" | "fuelCapacity" | "fuelConsumption" | "fuelType" | "gender" | "genre" | "hasVariant" | "illustrator" | "industry" | "isPartOf" | "iupacName" | "language" | "logo" | "lyrics" | "manufacturer" | "material" | "member" | "model" | "molecularWeight" | "musicBy" | "musicalKey" | "nationality" | "nerve" | "numberOfEmployees" | "numberOfEpisodes" | "numberOfPages" | "numberOfPlayers" | "numberOfRooms" | "numberOfSeasons" | "operatingSystem" | "opponent" | "orderDate" | "owns" | "parent" | "participant" | "position" | "postalCode" | "price" | "procedure" | "produces" | "productionCompany" | "programmingLanguage" | "publication" | "publisher" | "recordLabel" | "recordedIn" | "releaseDate" | "review" | "runtime" | "season" | "seasonNumber" | "seatNumber" | "seatingCapacity" | "servingSize" | "sibling" | "skills" | "slogan" | "smiles" | "sport" | "spouse" | "starRating" | "startDate" | "supply" | "thumbnail" | "weight" | "wheelbase" | "Distance" | "Thing" | "contributor" | "domainIncludes" | "memberOf" | "rangeIncludes" | "Dataset" | "Role" | "catalog" | "contactPoint" | "dataset" | "distribution" | "Text" | "hasPart" | "spatial" | "temporal" | "Energy" | "Mass" | "maintainer" | "vendor" | "BankAccount" | "PaymentCard" | "Store" | "Enumeration" | "defaultValue" | "AudioObject" | "Brand" | "Clip" | "Episode" | "PublicationEvent" | "Rating" | "Review" | "Season" | "characterName" | "dateCreated" | "dateDeleted" | "dateIssued" | "dateModified" | "familyName" | "givenName" | "offers" | "ratingValue" | "sampleType" | "serviceType" | "wordCount" | "geo" | "knows" | "subjectOf" | "successorOf" | "Class" | "alternateName" | "BusinessEntityType" | "BusinessFunction" | "DayOfWeek" | "DeliveryChargeSpecification" | "DeliveryMethod" | "Friday" | "Monday" | "OpeningHoursSpecification" | "PaymentChargeSpecification" | "PaymentMethod" | "PriceSpecification" | "PublicHolidays" | "QualitativeValue" | "QuantitativeValue" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "TypeAndQuantityNode" | "UnitPriceSpecification" | "WarrantyPromise" | "WarrantyScope" | "Wednesday" | "addOn" | "advanceBookingRequirement" | "amountOfThisGood" | "appliesToDeliveryMethod" | "appliesToPaymentMethod" | "availabilityEnds" | "availabilityStarts" | "availableAtOrFrom" | "billingIncrement" | "closes" | "color" | "deliveryLeadTime" | "eligibleDuration" | "eligibleTransactionVolume" | "greater" | "greaterOrEqual" | "hasPOS" | "includesObject" | "isAccessoryOrSparePartFor" | "isConsumableFor" | "isSimilarTo" | "isVariantOf" | "legalName" | "lesser" | "lesserOrEqual" | "nonEqual" | "opens" | "predecessorOf" | "priceType" | "seeks" | "serialNumber" | "taxID" | "typeOfGood" | "validFrom" | "validThrough" | "valueAddedTaxIncluded" | "valueReference" | "vatID" | "ContactPoint" | "GeoCoordinates" | "PostalAddress" | "Product" | "acceptedPaymentMethod" | "addressCountry" | "addressLocality" | "addressRegion" | "availableLanguage" | "contactType" | "countryOfAssembly" | "countryOfLastProcessing" | "countryOfOrigin" | "durationOfWarranty" | "eligibleQuantity" | "email" | "faxNumber" | "globalLocationNumber" | "gtin" | "itemOffered" | "makesOffer" | "maxPrice" | "minPrice" | "postOfficeBoxNumber" | "priceCurrency" | "priceSpecification" | "productID" | "productionDate" | "seller" | "size" | "sizeGroup" | "sizeSystem" | "streetAddress" | "telephone" | "unitCode" | "warranty" | "yield" | "Trip" | "arrivalTime" | "departureTime" | "paymentMethod" | "Message" | "attendee" | "relatedTo" | "isRelatedTo" | "audio" | "video" | "Head" | "inverseOf" | "members" | "sameAs" | "Quotation" | "Observation" | "Time" | "Comment" | "Quantity" | "Statement" | "True" | "citation" | "minValue" | "Property" | "Date" | "conditionsOfAccess" | "issuedBy" | "item" | "3DModel" | "AMRadioChannel" | "APIReference" | "Abdomen" | "AboutPage" | "AcceptAction" | "Accommodation" | "AccountingService" | "AchieveAction" | "ActionAccessSpecification" | "ActionStatusType" | "ActivateAction" | "ActivationFee" | "ActiveActionStatus" | "ActiveNotRecruiting" | "AddAction" | "AdministrativeArea" | "AdultEntertainment" | "AdvertiserContentArticle" | "AerobicActivity" | "AggregateOffer" | "AggregateRating" | "AgreeAction" | "AlbumRelease" | "AlignmentObject" | "AllWheelDriveConfiguration" | "AllergiesHealthAspect" | "AllocateAction" | "AmpStory" | "AmusementPark" | "AnaerobicActivity" | "AnalysisNewsArticle" | "AnatomicalSystem" | "Anesthesia" | "AnimalShelter" | "Answer" | "Apartment" | "ApartmentComplex" | "Appearance" | "AppendAction" | "ApplyAction" | "ApprovedIndication" | "Aquarium" | "ArchiveComponent" | "ArchiveOrganization" | "ArriveAction" | "ArtGallery" | "AskAction" | "AskPublicNewsArticle" | "AssessAction" | "AssignAction" | "Atlas" | "Attorney" | "Audience" | "AudioObjectSnapshot" | "Audiobook" | "AudiobookFormat" | "AuthoritativeLegalValue" | "AuthorizeAction" | "AutoBodyShop" | "AutoDealer" | "AutoPartsStore" | "AutoRental" | "AutoRepair" | "AutoWash" | "AutomatedTeller" | "AutomotiveBusiness" | "Ayurvedic" | "BackOrder" | "BackgroundNewsArticle" | "Bakery" | "Balance" | "BankOrCreditUnion" | "BarOrPub" | "Barcode" | "BasicIncome" | "BeautySalon" | "BedAndBreakfast" | "BedDetails" | "BedType" | "BefriendAction" | "BenefitsHealthAspect" | "BikeStore" | "BioChemEntity" | "Blog" | "BlogPosting" | "BloodTest" | "BoardingPolicyType" | "BoatReservation" | "BoatTerminal" | "BoatTrip" | "BodyMeasurementArm" | "BodyMeasurementBust" | "BodyMeasurementChest" | "BodyMeasurementFoot" | "BodyMeasurementHand" | "BodyMeasurementHead" | "BodyMeasurementHeight" | "BodyMeasurementHips" | "BodyMeasurementInsideLeg" | "BodyMeasurementNeck" | "BodyMeasurementTypeEnumeration" | "BodyMeasurementUnderbust" | "BodyMeasurementWaist" | "BodyMeasurementWeight" | "BookFormatType" | "BookSeries" | "BookStore" | "BookmarkAction" | "Boolean" | "BorrowAction" | "BowlingAlley" | "BrainStructure" | "BreadcrumbList" | "BroadcastChannel" | "BroadcastEvent" | "BroadcastFrequencySpecification" | "BroadcastRelease" | "BroadcastService" | "BrokerageAccount" | "BuddhistTemple" | "BusOrCoach" | "BusReservation" | "BusStation" | "BusStop" | "BusTrip" | "BusinessAudience" | "BusinessEvent" | "BusinessSupport" | "BuyAction" | "CDCPMDRecord" | "CDFormat" | "CT" | "CableOrSatelliteService" | "CafeOrCoffeeShop" | "Campground" | "CampingPitch" | "CancelAction" | "Car" | "CarUsageType" | "Cardiovascular" | "CardiovascularExam" | "CaseSeries" | "CassetteFormat" | "CategoryCode" | "CategoryCodeSet" | "CatholicChurch" | "CausesHealthAspect" | "CharitableIncorporatedOrganization" | "CheckAction" | "CheckInAction" | "CheckOutAction" | "CheckoutPage" | "ChildCare" | "ChildrensEvent" | "Chiropractic" | "ChooseAction" | "CityHall" | "CivicStructure" | "Claim" | "ClaimReview" | "CleaningFee" | "Clinician" | "ClothingStore" | "CoOp" | "CohortStudy" | "CollegeOrUniversity" | "ComedyClub" | "ComedyEvent" | "ComicCoverArt" | "ComicIssue" | "ComicSeries" | "ComicStory" | "CommentAction" | "CommentPermission" | "CommunicateAction" | "CommunityHealth" | "CompilationAlbum" | "CompleteDataFeed" | "Completed" | "CompletedActionStatus" | "CompoundPriceSpecification" | "ComputerLanguage" | "ComputerStore" | "ConfirmAction" | "Consortium" | "ConsumeAction" | "ContactPage" | "ContactPointOption" | "ContagiousnessHealthAspect" | "ControlAction" | "ConvenienceStore" | "Conversation" | "CookAction" | "Corporation" | "CorrectionComment" | "Course" | "CourseInstance" | "Courthouse" | "CoverArt" | "CovidTestingFacility" | "CreateAction" | "CreativeWork" | "CreativeWorkSeason" | "CreativeWorkSeries" | "CreditCard" | "Crematorium" | "CriticReview" | "CrossSectional" | "CssSelectorType" | "CurrencyConversionService" | "DDxElement" | "DJMixAlbum" | "DVDFormat" | "DamagedCondition" | "DanceEvent" | "DanceGroup" | "DataCatalog" | "DataDownload" | "DataFeed" | "DataFeedItem" | "DataType" | "DateTime" | "DatedMoneySpecification" | "DaySpa" | "DeactivateAction" | "DecontextualizedContent" | "DefenceEstablishment" | "DefinedRegion" | "DefinedTerm" | "DefinedTermSet" | "DefinitiveLegalValue" | "DeleteAction" | "DeliveryEvent" | "DeliveryTimeSettings" | "Demand" | "DemoAlbum" | "Dentist" | "Dentistry" | "DepartAction" | "DepartmentStore" | "DepositAccount" | "Dermatologic" | "Dermatology" | "DiabeticDiet" | "Diagnostic" | "DiagnosticLab" | "DiagnosticProcedure" | "Diet" | "DietNutrition" | "DietarySupplement" | "DigitalAudioTapeFormat" | "DigitalDocument" | "DigitalDocumentPermission" | "DigitalDocumentPermissionType" | "DigitalFormat" | "DisabilitySupport" | "DisagreeAction" | "Discontinued" | "DiscoverAction" | "DiscussionForumPosting" | "DislikeAction" | "DistanceFee" | "Distillery" | "DonateAction" | "DoseSchedule" | "DoubleBlindedTrial" | "DownloadAction" | "Downpayment" | "DrawAction" | "Drawing" | "DrinkAction" | "DriveWheelConfigurationValue" | "DrivingSchoolVehicleUsage" | "DrugClass" | "DrugCost" | "DrugCostCategory" | "DrugLegalStatus" | "DrugPregnancyCategory" | "DrugPrescriptionStatus" | "DrugStrength" | "DryCleaningOrLaundry" | "Duration" | "EBook" | "EPRelease" | "EUEnergyEfficiencyCategoryA1Plus" | "EUEnergyEfficiencyCategoryA2Plus" | "EUEnergyEfficiencyCategoryA3Plus" | "EUEnergyEfficiencyCategoryA" | "EUEnergyEfficiencyCategoryB" | "EUEnergyEfficiencyCategoryC" | "EUEnergyEfficiencyCategoryD" | "EUEnergyEfficiencyCategoryE" | "EUEnergyEfficiencyCategoryF" | "EUEnergyEfficiencyCategoryG" | "EUEnergyEfficiencyEnumeration" | "Ear" | "EatAction" | "EditedOrCroppedContent" | "EducationEvent" | "EducationalAudience" | "EducationalOccupationalCredential" | "EducationalOccupationalProgram" | "EducationalOrganization" | "EffectivenessHealthAspect" | "Electrician" | "ElectronicsStore" | "ElementarySchool" | "EmailMessage" | "Embassy" | "Emergency" | "EmergencyService" | "EmployeeRole" | "EmployerAggregateRating" | "EmployerReview" | "EmploymentAgency" | "Endocrine" | "EndorseAction" | "EndorsementRating" | "EnergyConsumptionDetails" | "EnergyEfficiencyEnumeration" | "EnergyStarCertified" | "EnergyStarEnergyEfficiencyEnumeration" | "EngineSpecification" | "EnrollingByInvitation" | "EntertainmentBusiness" | "EntryPoint" | "EventAttendanceModeEnumeration" | "EventCancelled" | "EventMovedOnline" | "EventPostponed" | "EventRescheduled" | "EventReservation" | "EventScheduled" | "EventSeries" | "EventStatusType" | "EventVenue" | "EvidenceLevelA" | "EvidenceLevelB" | "EvidenceLevelC" | "ExchangeRateSpecification" | "ExchangeRefund" | "ExerciseAction" | "ExerciseGym" | "ExercisePlan" | "ExhibitionEvent" | "Eye" | "FAQPage" | "FDAcategoryA" | "FDAcategoryB" | "FDAcategoryC" | "FDAcategoryD" | "FDAcategoryX" | "FDAnotEvaluated" | "FMRadioChannel" | "FailedActionStatus" | "False" | "FastFoodRestaurant" | "Female" | "Festival" | "FilmAction" | "FinancialProduct" | "FinancialService" | "FindAction" | "FireStation" | "Flexibility" | "Flight" | "FlightReservation" | "Float" | "FloorPlan" | "Florist" | "FollowAction" | "FoodEstablishment" | "FoodEstablishmentReservation" | "FoodEvent" | "FoodService" | "FourWheelDriveConfiguration" | "FreeReturn" | "FrontWheelDriveConfiguration" | "FullRefund" | "FundingAgency" | "FundingScheme" | "FurnitureStore" | "GamePlayMode" | "GameServer" | "GameServerStatus" | "GardenStore" | "GasStation" | "Gastroenterologic" | "GatedResidenceCommunity" | "GenderType" | "GeneralContractor" | "Genetic" | "Genitourinary" | "GeoCircle" | "GeoShape" | "GeospatialGeometry" | "Geriatric" | "GettingAccessHealthAspect" | "GiveAction" | "GlutenFreeDiet" | "GovernmentBenefitsType" | "GovernmentBuilding" | "GovernmentOffice" | "GovernmentOrganization" | "GovernmentPermit" | "GovernmentService" | "Grant" | "GraphicNovel" | "GroceryStore" | "GroupBoardingPolicy" | "Guide" | "Gynecologic" | "HVACBusiness" | "Hackathon" | "HairSalon" | "HalalDiet" | "Hardcover" | "HardwareStore" | "HealthAndBeautyBusiness" | "HealthAspectEnumeration" | "HealthCare" | "HealthClub" | "HealthInsurancePlan" | "HealthPlanCostSharingSpecification" | "HealthPlanFormulary" | "HealthPlanNetwork" | "HealthTopicContent" | "HearingImpairedSupported" | "Hematologic" | "HighSchool" | "HinduDiet" | "HinduTemple" | "HobbyShop" | "HomeAndConstructionBusiness" | "HomeGoodsStore" | "Homeopathic" | "Hostel" | "HotelRoom" | "House" | "HousePainter" | "HowItWorksHealthAspect" | "HowOrWhereHealthAspect" | "HowTo" | "HowToDirection" | "HowToItem" | "HowToSection" | "HowToStep" | "HowToSupply" | "HowToTip" | "HowToTool" | "HyperToc" | "HyperTocEntry" | "IceCreamShop" | "IgnoreAction" | "ImageGallery" | "ImageObject" | "ImageObjectSnapshot" | "ImagingTest" | "InForce" | "InStock" | "InStoreOnly" | "IndividualProduct" | "Infectious" | "InfectiousAgentClass" | "InfectiousDisease" | "InformAction" | "IngredientsHealthAspect" | "InsertAction" | "InstallAction" | "Installment" | "InsuranceAgency" | "Intangible" | "Integer" | "InteractAction" | "InteractionCounter" | "InternationalTrial" | "InternetCafe" | "InvestmentFund" | "InvestmentOrDeposit" | "InviteAction" | "Invoice" | "InvoicePrice" | "ItemAvailability" | "ItemList" | "ItemListOrderAscending" | "ItemListOrderDescending" | "ItemListOrderType" | "ItemListUnordered" | "ItemPage" | "JewelryStore" | "JobPosting" | "JoinAction" | "Joint" | "KosherDiet" | "LaboratoryScience" | "LakeBodyOfWater" | "Landform" | "LandmarksOrHistoricalBuildings" | "LaserDiscFormat" | "LearningResource" | "LeaveAction" | "LeftHandDriving" | "LegalForceStatus" | "LegalService" | "LegalValueLevel" | "LegislationObject" | "LegislativeBuilding" | "LeisureTimeActivity" | "LendAction" | "LibrarySystem" | "LifestyleModification" | "LikeAction" | "LimitedAvailability" | "LimitedByGuaranteeCharity" | "LinkRole" | "LiquorStore" | "ListItem" | "ListPrice" | "ListenAction" | "LiteraryEvent" | "LiveAlbum" | "LiveBlogPosting" | "LivingWithHealthAspect" | "LoanOrCredit" | "LocalBusiness" | "LocationFeatureSpecification" | "LockerDelivery" | "Locksmith" | "LodgingBusiness" | "LodgingReservation" | "Longitudinal" | "LoseAction" | "LowCalorieDiet" | "LowFatDiet" | "LowLactoseDiet" | "LowSaltDiet" | "Lung" | "LymphaticVessel" | "MRI" | "MSRP" | "Male" | "MapCategoryType" | "MarryAction" | "MathSolver" | "MaximumDoseSchedule" | "MayTreatHealthAspect" | "MeasurementTypeEnumeration" | "MediaGallery" | "MediaManipulationRatingEnumeration" | "MediaObject" | "MediaReview" | "MediaReviewItem" | "MediaSubscription" | "MedicalAudience" | "MedicalAudienceType" | "MedicalBusiness" | "MedicalCause" | "MedicalClinic" | "MedicalCode" | "MedicalCondition" | "MedicalConditionStage" | "MedicalContraindication" | "MedicalDevice" | "MedicalDevicePurpose" | "MedicalEntity" | "MedicalEnumeration" | "MedicalEvidenceLevel" | "MedicalGuideline" | "MedicalGuidelineContraindication" | "MedicalGuidelineRecommendation" | "MedicalImagingTechnique" | "MedicalIndication" | "MedicalIntangible" | "MedicalObservationalStudy" | "MedicalObservationalStudyDesign" | "MedicalOrganization" | "MedicalProcedure" | "MedicalProcedureType" | "MedicalResearcher" | "MedicalRiskCalculator" | "MedicalRiskEstimator" | "MedicalRiskFactor" | "MedicalRiskScore" | "MedicalScholarlyArticle" | "MedicalSign" | "MedicalSignOrSymptom" | "MedicalSpecialty" | "MedicalStudy" | "MedicalStudyStatus" | "MedicalSymptom" | "MedicalTest" | "MedicalTestPanel" | "MedicalTherapy" | "MedicalTrial" | "MedicalTrialDesign" | "MedicalWebPage" | "MedicineSystem" | "MeetingRoom" | "MensClothingStore" | "Menu" | "MenuItem" | "MenuSection" | "MerchantReturnEnumeration" | "MerchantReturnFiniteReturnWindow" | "MerchantReturnNotPermitted" | "MerchantReturnPolicy" | "MerchantReturnPolicySeasonalOverride" | "MerchantReturnUnlimitedWindow" | "MerchantReturnUnspecified" | "MiddleSchool" | "Midwifery" | "MinimumAdvertisedPrice" | "MisconceptionsHealthAspect" | "MixedEventAttendanceMode" | "MixtapeAlbum" | "MobileApplication" | "MobilePhoneStore" | "MolecularEntity" | "MonetaryAmount" | "MonetaryAmountDistribution" | "MonetaryGrant" | "MoneyTransfer" | "MortgageLoan" | "Motel" | "MotorcycleDealer" | "MotorcycleRepair" | "MotorizedBicycle" | "MoveAction" | "Movie" | "MovieClip" | "MovieRentalStore" | "MovieSeries" | "MovieTheater" | "MovingCompany" | "MultiCenterTrial" | "MultiPlayer" | "MulticellularParasite" | "Musculoskeletal" | "MusculoskeletalExam" | "MusicAlbum" | "MusicAlbumProductionType" | "MusicAlbumReleaseType" | "MusicComposition" | "MusicEvent" | "MusicGroup" | "MusicPlaylist" | "MusicRecording" | "MusicRelease" | "MusicReleaseFormatType" | "MusicStore" | "MusicVenue" | "MusicVideoObject" | "NGO" | "NLNonprofitType" | "NailSalon" | "Neck" | "Neuro" | "Neurologic" | "NewCondition" | "NewsArticle" | "NewsMediaOrganization" | "NightClub" | "NoninvasiveProcedure" | "Nonprofit501a" | "Nonprofit501c10" | "Nonprofit501c11" | "Nonprofit501c12" | "Nonprofit501c13" | "Nonprofit501c14" | "Nonprofit501c15" | "Nonprofit501c16" | "Nonprofit501c17" | "Nonprofit501c18" | "Nonprofit501c19" | "Nonprofit501c1" | "Nonprofit501c20" | "Nonprofit501c21" | "Nonprofit501c22" | "Nonprofit501c23" | "Nonprofit501c24" | "Nonprofit501c25" | "Nonprofit501c26" | "Nonprofit501c27" | "Nonprofit501c28" | "Nonprofit501c2" | "Nonprofit501c3" | "Nonprofit501c4" | "Nonprofit501c5" | "Nonprofit501c6" | "Nonprofit501c7" | "Nonprofit501c8" | "Nonprofit501c9" | "Nonprofit501d" | "Nonprofit501e" | "Nonprofit501f" | "Nonprofit501k" | "Nonprofit501n" | "Nonprofit501q" | "Nonprofit527" | "NonprofitANBI" | "NonprofitSBBI" | "NonprofitType" | "Nose" | "NotInForce" | "NotYetRecruiting" | "Notary" | "NoteDigitalDocument" | "Number" | "Nursing" | "NutritionInformation" | "OTC" | "Observational" | "Obstetric" | "Occupation" | "OccupationalActivity" | "OccupationalExperienceRequirements" | "OccupationalTherapy" | "OceanBodyOfWater" | "OfferCatalog" | "OfferForLease" | "OfferForPurchase" | "OfferItemCondition" | "OfferShippingDetails" | "OfficeEquipmentStore" | "OfficialLegalValue" | "OfflineEventAttendanceMode" | "OfflinePermanently" | "OfflineTemporarily" | "OnDemandEvent" | "OnSitePickup" | "Oncologic" | "OneTimePayments" | "Online" | "OnlineEventAttendanceMode" | "OnlineFull" | "OnlineOnly" | "OpenTrial" | "OpinionNewsArticle" | "Optician" | "Optometric" | "Order" | "OrderAction" | "OrderCancelled" | "OrderDelivered" | "OrderInTransit" | "OrderItem" | "OrderPaymentDue" | "OrderPickupAvailable" | "OrderProblem" | "OrderProcessing" | "OrderReturned" | "OrderStatus" | "OrganizationRole" | "OrganizeAction" | "OriginalMediaContent" | "OriginalShippingFees" | "Osteopathic" | "Otolaryngologic" | "OutOfStock" | "OutletStore" | "OverviewHealthAspect" | "OwnershipInfo" | "PET" | "PaidLeave" | "PaintAction" | "PalliativeProcedure" | "Paperback" | "ParcelDelivery" | "ParcelService" | "ParentAudience" | "ParentalSupport" | "ParkingFacility" | "ParkingMap" | "PartiallyInForce" | "Pathology" | "PathologyTest" | "Patient" | "PatientExperienceHealthAspect" | "PawnShop" | "PayAction" | "PaymentAutomaticallyApplied" | "PaymentComplete" | "PaymentDeclined" | "PaymentDue" | "PaymentPastDue" | "PaymentService" | "PaymentStatusType" | "Pediatric" | "PeopleAudience" | "PercutaneousProcedure" | "PerformAction" | "PerformanceRole" | "PerformingArtsTheater" | "PerformingGroup" | "Permit" | "PetStore" | "Pharmacy" | "PharmacySpecialty" | "Photograph" | "PhotographAction" | "PhysicalActivity" | "PhysicalActivityCategory" | "PhysicalExam" | "PhysicalTherapy" | "Physician" | "Physiotherapy" | "PlaceOfWorship" | "PlaceboControlledTrial" | "PlanAction" | "PlasticSurgery" | "PlayAction" | "Playground" | "Plumber" | "PodcastEpisode" | "PodcastSeason" | "PodcastSeries" | "Podiatric" | "PoliceStation" | "Pond" | "PostOffice" | "PostalCodeRangeSpecification" | "Poster" | "PotentialActionStatus" | "PreOrder" | "PreOrderAction" | "PreSale" | "PregnancyHealthAspect" | "PrependAction" | "Preschool" | "PrescriptionOnly" | "PresentationDigitalDocument" | "PreventionHealthAspect" | "PreventionIndication" | "PriceComponentTypeEnumeration" | "PriceTypeEnumeration" | "PrimaryCare" | "Prion" | "ProductCollection" | "ProductGroup" | "ProductModel" | "ProfessionalService" | "ProfilePage" | "PrognosisHealthAspect" | "ProgramMembership" | "PronounceableText" | "PropertyValue" | "PropertyValueSpecification" | "Protozoa" | "Psychiatric" | "PsychologicalTreatment" | "PublicHealth" | "PublicSwimmingPool" | "PublicToilet" | "PublicationIssue" | "PublicationVolume" | "Pulmonary" | "QAPage" | "QuantitativeValueDistribution" | "Quiz" | "QuoteAction" | "RVPark" | "RadiationTherapy" | "RadioBroadcastService" | "RadioChannel" | "RadioClip" | "RadioEpisode" | "RadioSeason" | "RadioSeries" | "Radiography" | "RandomizedTrial" | "ReactAction" | "ReadAction" | "ReadPermission" | "RealEstateAgent" | "RealEstateListing" | "RearWheelDriveConfiguration" | "ReceiveAction" | "Recipe" | "Recommendation" | "RecommendedDoseSchedule" | "Recruiting" | "RecyclingCenter" | "RefundTypeEnumeration" | "RefurbishedCondition" | "RegisterAction" | "Registry" | "ReimbursementCap" | "RejectAction" | "RelatedTopicsHealthAspect" | "RemixAlbum" | "Renal" | "RentAction" | "RentalCarReservation" | "RentalVehicleUsage" | "RepaymentSpecification" | "ReplaceAction" | "ReplyAction" | "ReportageNewsArticle" | "ReportedDoseSchedule" | "ResearchOrganization" | "Researcher" | "Reservation" | "ReservationCancelled" | "ReservationConfirmed" | "ReservationHold" | "ReservationPackage" | "ReservationPending" | "ReservationStatusType" | "ReserveAction" | "Reservoir" | "Residence" | "Resort" | "RespiratoryTherapy" | "RestockingFees" | "RestrictedDiet" | "ResultsAvailable" | "ResultsNotAvailable" | "ResumeAction" | "Retail" | "ReturnAction" | "ReturnAtKiosk" | "ReturnByMail" | "ReturnFeesCustomerResponsibility" | "ReturnFeesEnumeration" | "ReturnInStore" | "ReturnLabelCustomerResponsibility" | "ReturnLabelDownloadAndPrint" | "ReturnLabelInBox" | "ReturnLabelSourceEnumeration" | "ReturnMethodEnumeration" | "ReturnShippingFees" | "ReviewAction" | "ReviewNewsArticle" | "Rheumatologic" | "RightHandDriving" | "RisksOrComplicationsHealthAspect" | "RiverBodyOfWater" | "RoofingContractor" | "Room" | "RsvpAction" | "RsvpResponseMaybe" | "RsvpResponseNo" | "RsvpResponseType" | "RsvpResponseYes" | "SRP" | "SafetyHealthAspect" | "SaleEvent" | "SalePrice" | "SatireOrParodyContent" | "SatiricalArticle" | "Schedule" | "ScheduleAction" | "ScholarlyArticle" | "SchoolDistrict" | "ScreeningEvent" | "ScreeningHealthAspect" | "SeaBodyOfWater" | "SearchAction" | "SearchResultsPage" | "Seat" | "SeatingMap" | "SeeDoctorHealthAspect" | "SeekToAction" | "SelfCareHealthAspect" | "SelfStorage" | "SellAction" | "SendAction" | "ServiceChannel" | "ShareAction" | "SheetMusic" | "ShippingDeliveryTime" | "ShippingRateSettings" | "ShoeStore" | "ShoppingCenter" | "ShortStory" | "SideEffectsHealthAspect" | "SingleBlindedTrial" | "SingleCenterTrial" | "SingleFamilyResidence" | "SinglePlayer" | "SingleRelease" | "SiteNavigationElement" | "SizeGroupEnumeration" | "SizeSpecification" | "SizeSystemEnumeration" | "SizeSystemImperial" | "SizeSystemMetric" | "Skin" | "SocialEvent" | "SocialMediaPosting" | "SoftwareApplication" | "SoftwareSourceCode" | "SoldOut" | "SolveMathAction" | "SomeProducts" | "SoundtrackAlbum" | "SpeakableSpecification" | "SpecialAnnouncement" | "Specialty" | "SpeechPathology" | "SpokenWordAlbum" | "SportingGoodsStore" | "SportsActivityLocation" | "SportsOrganization" | "SpreadsheetDigitalDocument" | "StadiumOrArena" | "StagedContent" | "StagesHealthAspect" | "StatisticalPopulation" | "StatusEnumeration" | "SteeringPositionValue" | "StoreCreditRefund" | "StrengthTraining" | "StructuredValue" | "StudioAlbum" | "SubscribeAction" | "Subscription" | "Substance" | "SubwayStation" | "Suite" | "SuperficialAnatomy" | "Surgical" | "SurgicalProcedure" | "SuspendAction" | "Suspended" | "SymptomsHealthAspect" | "TVClip" | "TVEpisode" | "TVSeason" | "TVSeries" | "TakeAction" | "TattooParlor" | "Taxi" | "TaxiReservation" | "TaxiService" | "TaxiStand" | "TaxiVehicleUsage" | "TechArticle" | "TelevisionChannel" | "TennisComplex" | "Terminated" | "TextDigitalDocument" | "TheaterEvent" | "TheaterGroup" | "Therapeutic" | "TherapeuticProcedure" | "Throat" | "Ticket" | "TieAction" | "TipAction" | "TireShop" | "TollFree" | "TouristAttraction" | "TouristDestination" | "TouristInformationCenter" | "TouristTrip" | "Toxicologic" | "ToyStore" | "TrackAction" | "TradeAction" | "TraditionalChinese" | "TrainReservation" | "TrainStation" | "TrainTrip" | "TransferAction" | "TransformedContent" | "TransitMap" | "TravelAction" | "TravelAgency" | "TreatmentIndication" | "TreatmentsHealthAspect" | "TripleBlindedTrial" | "TypesHealthAspect" | "UKNonprofitType" | "UKTrust" | "URL" | "USNonprofitType" | "Ultrasound" | "UnRegisterAction" | "UnemploymentSupport" | "UnincorporatedAssociationCharity" | "UnofficialLegalValue" | "UpdateAction" | "Urologic" | "UsageOrScheduleHealthAspect" | "UseAction" | "UsedCondition" | "UserBlocks" | "UserCheckins" | "UserComments" | "UserDownloads" | "UserInteraction" | "UserLikes" | "UserPageVisits" | "UserPlays" | "UserPlusOnes" | "UserReview" | "UserTweets" | "VeganDiet" | "VegetarianDiet" | "Vehicle" | "VenueMap" | "Vessel" | "VeterinaryCare" | "VideoGallery" | "VideoGameClip" | "VideoGameSeries" | "VideoObject" | "VideoObjectSnapshot" | "ViewAction" | "VinylFormat" | "VirtualLocation" | "Virus" | "VisualArtsEvent" | "VisualArtwork" | "VitalSign" | "VoteAction" | "WPAdBlock" | "WPFooter" | "WPHeader" | "WPSideBar" | "WantAction" | "WatchAction" | "Waterfall" | "WearAction" | "WearableMeasurementBack" | "WearableMeasurementChestOrBust" | "WearableMeasurementCollar" | "WearableMeasurementCup" | "WearableMeasurementHeight" | "WearableMeasurementHips" | "WearableMeasurementInseam" | "WearableMeasurementLength" | "WearableMeasurementOutsideLeg" | "WearableMeasurementSleeve" | "WearableMeasurementTypeEnumeration" | "WearableMeasurementWaist" | "WearableMeasurementWidth" | "WearableSizeGroupBig" | "WearableSizeGroupBoys" | "WearableSizeGroupEnumeration" | "WearableSizeGroupExtraShort" | "WearableSizeGroupExtraTall" | "WearableSizeGroupGirls" | "WearableSizeGroupHusky" | "WearableSizeGroupInfants" | "WearableSizeGroupJuniors" | "WearableSizeGroupMaternity" | "WearableSizeGroupMens" | "WearableSizeGroupMisses" | "WearableSizeGroupPetite" | "WearableSizeGroupPlus" | "WearableSizeGroupRegular" | "WearableSizeGroupShort" | "WearableSizeGroupTall" | "WearableSizeGroupWomens" | "WearableSizeSystemAU" | "WearableSizeSystemBR" | "WearableSizeSystemCN" | "WearableSizeSystemContinental" | "WearableSizeSystemDE" | "WearableSizeSystemEN13402" | "WearableSizeSystemEnumeration" | "WearableSizeSystemEurope" | "WearableSizeSystemFR" | "WearableSizeSystemGS1" | "WearableSizeSystemIT" | "WearableSizeSystemJP" | "WearableSizeSystemMX" | "WearableSizeSystemUK" | "WearableSizeSystemUS" | "WebAPI" | "WebApplication" | "WebContent" | "WebPage" | "WebPageElement" | "WebSite" | "WesternConventional" | "Wholesale" | "WholesaleStore" | "WinAction" | "Withdrawn" | "WorkBasedProgram" | "WorkersUnion" | "WriteAction" | "WritePermission" | "XPathType" | "XRay" | "ZoneBoardingPolicy" | "about" | "abridged" | "accelerationTime" | "acceptedAnswer" | "acceptedOffer" | "acceptsReservations" | "accessCode" | "accessMode" | "accessModeSufficient" | "accessibilityAPI" | "accessibilityControl" | "accessibilityFeature" | "accessibilityHazard" | "accessibilitySummary" | "accommodationCategory" | "accommodationFloorPlan" | "accountId" | "accountMinimumInflow" | "accountOverdraftLimit" | "accountablePerson" | "acquireLicensePage" | "acquiredFrom" | "acrissCode" | "actionAccessibilityRequirement" | "actionApplication" | "actionOption" | "actionPlatform" | "actionStatus" | "actionableFeedbackPolicy" | "activeIngredient" | "activityDuration" | "activityFrequency" | "actors" | "additionalName" | "additionalNumberOfGuests" | "additionalProperty" | "additionalType" | "additionalVariable" | "administrationRoute" | "adverseOutcome" | "affectedBy" | "afterMedia" | "aggregateRating" | "aircraft" | "albumProductionType" | "albumRelease" | "albumReleaseType" | "albums" | "alcoholWarning" | "algorithm" | "alignmentType" | "alternativeHeadline" | "alternativeOf" | "alumniOf" | "amenityFeature" | "amount" | "announcementLocation" | "annualPercentageRate" | "answerCount" | "answerExplanation" | "antagonist" | "appearance" | "applicableLocation" | "applicantLocationRequirements" | "application" | "applicationCategory" | "applicationContact" | "applicationDeadline" | "applicationStartDate" | "applicationSubCategory" | "applicationSuite" | "archiveHeld" | "archivedAt" | "areaServed" | "arrivalAirport" | "arrivalBoatTerminal" | "arrivalBusStop" | "arrivalGate" | "arrivalPlatform" | "arrivalStation" | "arrivalTerminal" | "artEdition" | "artMedium" | "arterialBranch" | "artform" | "articleBody" | "articleSection" | "artworkSurface" | "aspect" | "assemblyVersion" | "assesses" | "associatedAnatomy" | "associatedArticle" | "associatedClaimReview" | "associatedDisease" | "associatedMedia" | "associatedMediaReview" | "associatedPathophysiology" | "associatedReview" | "athlete" | "attendees" | "audienceType" | "authenticator" | "availability" | "availableChannel" | "availableDeliveryMethod" | "availableFrom" | "availableIn" | "availableOnDevice" | "availableService" | "availableStrength" | "availableTest" | "availableThrough" | "awards" | "awayTeam" | "backstory" | "bankAccountType" | "baseSalary" | "bccRecipient" | "bed" | "beforeMedia" | "beneficiaryBank" | "benefits" | "benefitsSummaryUrl" | "bestRating" | "billingAddress" | "billingDuration" | "billingPeriod" | "billingStart" | "bioChemInteraction" | "bioChemSimilarity" | "biologicalRole" | "biomechnicalClass" | "bitrate" | "blogPost" | "blogPosts" | "bloodSupply" | "boardingGroup" | "boardingPolicy" | "bodyLocation" | "bodyType" | "bookEdition" | "bookFormat" | "bookingAgent" | "bookingTime" | "borrower" | "box" | "branch" | "branchCode" | "branchOf" | "breadcrumb" | "breastfeedingWarning" | "broadcastAffiliateOf" | "broadcastChannelId" | "broadcastDisplayName" | "broadcastFrequency" | "broadcastFrequencyValue" | "broadcastOfEvent" | "broadcastServiceTier" | "broadcastSignalModulation" | "broadcastSubChannel" | "broadcastTimezone" | "broadcaster" | "broker" | "browserRequirements" | "busName" | "busNumber" | "businessDays" | "businessFunction" | "buyer" | "byArtist" | "byDay" | "byMonth" | "byMonthDay" | "byMonthWeek" | "calories" | "candidate" | "caption" | "carbohydrateContent" | "cargoVolume" | "carrier" | "carrierRequirements" | "cashBack" | "catalogNumber" | "causeOf" | "ccRecipient" | "character" | "characterAttribute" | "cheatCode" | "checkinTime" | "checkoutTime" | "chemicalComposition" | "chemicalRole" | "childMaxAge" | "childMinAge" | "childTaxon" | "children" | "cholesterolContent" | "claimInterpreter" | "claimReviewed" | "clincalPharmacology" | "clinicalPharmacology" | "clipNumber" | "codeRepository" | "codeSampleType" | "codeValue" | "codingSystem" | "colleagues" | "colorist" | "commentCount" | "commentText" | "commentTime" | "competencyRequired" | "competitor" | "comprisedOf" | "confirmationNumber" | "connectedTo" | "constrainingProperty" | "contactOption" | "contactPoints" | "contactlessPayment" | "containedIn" | "containedInPlace" | "containsPlace" | "containsSeason" | "contentLocation" | "contentRating" | "contentReferenceTime" | "contentSize" | "contentType" | "contentUrl" | "contraindication" | "cookTime" | "cookingMethod" | "copyrightHolder" | "copyrightNotice" | "copyrightYear" | "correction" | "correctionsPolicy" | "costCategory" | "costCurrency" | "costOrigin" | "costPerUnit" | "countriesNotSupported" | "countriesSupported" | "courseCode" | "courseMode" | "coursePrerequisites" | "courseWorkload" | "coverageEndTime" | "coverageStartTime" | "creativeWorkStatus" | "credentialCategory" | "creditText" | "creditedTo" | "cssSelector" | "currenciesAccepted" | "currentExchangeRate" | "customer" | "customerRemorseReturnFees" | "customerRemorseReturnLabelSource" | "customerRemorseReturnShippingFeesAmount" | "cutoffTime" | "cvdCollectionDate" | "cvdFacilityCounty" | "cvdFacilityId" | "cvdNumBeds" | "cvdNumBedsOcc" | "cvdNumC19Died" | "cvdNumC19HOPats" | "cvdNumC19HospPats" | "cvdNumC19MechVentPats" | "cvdNumC19OFMechVentPats" | "cvdNumC19OverflowPats" | "cvdNumICUBeds" | "cvdNumICUBedsOcc" | "cvdNumTotBeds" | "cvdNumVent" | "cvdNumVentUse" | "dataFeedElement" | "datasetTimeInterval" | "datePosted" | "datePublished" | "dateRead" | "dateReceived" | "dateSent" | "dateVehicleFirstRegistered" | "dateline" | "dayOfWeek" | "deliveryAddress" | "deliveryMethod" | "deliveryStatus" | "deliveryTime" | "departureAirport" | "departureBoatTerminal" | "departureBusStop" | "departureGate" | "departurePlatform" | "departureStation" | "departureTerminal" | "dependencies" | "device" | "diagnosis" | "diagram" | "diet" | "dietFeatures" | "differentialDiagnosis" | "directApply" | "directors" | "disambiguatingDescription" | "discount" | "discountCode" | "discountCurrency" | "discusses" | "discussionUrl" | "diseasePreventionInfo" | "diseaseSpreadStatistics" | "distinguishingSign" | "diversityPolicy" | "diversityStaffingReport" | "documentation" | "doesNotShip" | "domiciledMortgage" | "doorTime" | "dosageForm" | "doseSchedule" | "doseUnit" | "doseValue" | "downPayment" | "downloadUrl" | "downvoteCount" | "driveWheelConfiguration" | "dropoffLocation" | "dropoffTime" | "drug" | "drugClass" | "drugUnit" | "duns" | "duplicateTherapy" | "duringMedia" | "earlyPrepaymentPenalty" | "editEIDR" | "eduQuestionType" | "educationRequirements" | "educationalAlignment" | "educationalCredentialAwarded" | "educationalFramework" | "educationalLevel" | "educationalProgramMode" | "educationalRole" | "educationalUse" | "eligibilityToWorkRequirement" | "eligibleCustomerType" | "eligibleRegion" | "embedUrl" | "embeddedTextCaption" | "emissionsCO2" | "employee" | "employees" | "employerOverview" | "employmentType" | "employmentUnit" | "encodesBioChemEntity" | "encodesCreativeWork" | "encodingFormat" | "encodingType" | "encodings" | "endOffset" | "endorsee" | "endorsers" | "energyEfficiencyScaleMax" | "energyEfficiencyScaleMin" | "engineDisplacement" | "entertainmentBusiness" | "epidemiology" | "episodes" | "estimatedCost" | "estimatedFlightDuration" | "estimatedSalary" | "estimatesRiskOf" | "ethicsPolicy" | "eventAttendanceMode" | "eventSchedule" | "eventStatus" | "events" | "evidenceLevel" | "evidenceOrigin" | "exampleOfWork" | "exceptDate" | "exchangeRateSpread" | "executableLibraryName" | "exerciseCourse" | "exercisePlan" | "exerciseRelatedDiet" | "exerciseType" | "exifData" | "expectedArrivalFrom" | "expectedArrivalUntil" | "expectedPrognosis" | "expectsAcceptanceOf" | "experienceInPlaceOfEducation" | "experienceRequirements" | "expertConsiderations" | "expires" | "expressedIn" | "fatContent" | "featureList" | "feesAndCommissionsSpecification" | "fiberContent" | "fileFormat" | "financialAidEligible" | "firstPerformance" | "flightDistance" | "flightNumber" | "floorLevel" | "floorLimit" | "floorSize" | "followee" | "followup" | "foodEstablishment" | "foodEvent" | "foodWarning" | "founders" | "foundingLocation" | "freeShippingThreshold" | "fromLocation" | "fuelEfficiency" | "functionalClass" | "fundedItem" | "funder" | "game" | "gameItem" | "gameLocation" | "gamePlatform" | "gameServer" | "gameTip" | "geoContains" | "geoCoveredBy" | "geoCovers" | "geoCrosses" | "geoDisjoint" | "geoEquals" | "geoIntersects" | "geoMidpoint" | "geoOverlaps" | "geoRadius" | "geoTouches" | "geoWithin" | "geographicArea" | "gettingTestedInfo" | "governmentBenefitsInfo" | "gracePeriod" | "grantee" | "gtin12" | "gtin13" | "gtin8" | "guideline" | "guidelineDate" | "guidelineSubject" | "handlingTime" | "hasBioChemEntityPart" | "hasBioPolymerSequence" | "hasBroadcastChannel" | "hasCategoryCode" | "hasCourse" | "hasCourseInstance" | "hasCredential" | "hasDefinedTerm" | "hasDeliveryMethod" | "hasDigitalDocumentPermission" | "hasDriveThroughService" | "hasEnergyConsumptionDetails" | "hasEnergyEfficiencyCategory" | "hasHealthAspect" | "hasMap" | "hasMeasurement" | "hasMenu" | "hasMenuItem" | "hasMenuSection" | "hasMerchantReturnPolicy" | "hasMolecularFunction" | "hasOccupation" | "hasOfferCatalog" | "hasRepresentation" | "headline" | "healthCondition" | "healthPlanCoinsuranceOption" | "healthPlanCoinsuranceRate" | "healthPlanCopay" | "healthPlanCopayOption" | "healthPlanCostSharing" | "healthPlanDrugOption" | "healthPlanDrugTier" | "healthPlanId" | "healthPlanMarketingUrl" | "healthPlanNetworkId" | "healthPlanNetworkTier" | "healthPlanPharmacyCategory" | "healthcareReportingData" | "highPrice" | "hiringOrganization" | "holdingArchive" | "homeLocation" | "homeTeam" | "honorificPrefix" | "honorificSuffix" | "hospitalAffiliation" | "hostingOrganization" | "hoursAvailable" | "howPerformed" | "httpMethod" | "iataCode" | "icaoCode" | "identifyingExam" | "identifyingTest" | "imagingTechnique" | "inAlbum" | "inBroadcastLineup" | "inChI" | "inChIKey" | "inCodeSet" | "inDefinedTermSet" | "inLanguage" | "inPlaylist" | "inProductGroupWithID" | "inStoreReturnsOffered" | "inSupportOf" | "incentiveCompensation" | "incentives" | "includedComposition" | "includedDataCatalog" | "includedInDataCatalog" | "includedInHealthInsurancePlan" | "includedRiskFactor" | "includesAttraction" | "includesHealthPlanFormulary" | "includesHealthPlanNetwork" | "increasesRiskOf" | "ineligibleRegion" | "infectiousAgent" | "infectiousAgentClass" | "ingredients" | "inker" | "insertion" | "installUrl" | "instructor" | "intensity" | "interactingDrug" | "interactionCount" | "interactionService" | "interactionStatistic" | "interactionType" | "interactivityType" | "interestRate" | "interpretedAsClaim" | "inventoryLevel" | "isAcceptingNewPatients" | "isAccessibleForFree" | "isAvailableGenerically" | "isBasedOn" | "isBasedOnUrl" | "isEncodedByBioChemEntity" | "isFamilyFriendly" | "isGift" | "isInvolvedInBiologicalProcess" | "isLiveBroadcast" | "isLocatedInSubcellularLocation" | "isPartOfBioChemEntity" | "isPlanForApartment" | "isProprietary" | "isResizable" | "isUnlabelledFallback" | "isicV4" | "isrcCode" | "issueNumber" | "issuedThrough" | "iswcCode" | "itemCondition" | "itemDefectReturnFees" | "itemDefectReturnLabelSource" | "itemDefectReturnShippingFeesAmount" | "itemListElement" | "itemListOrder" | "itemLocation" | "itemReviewed" | "itemShipped" | "itinerary" | "jobBenefits" | "jobImmediateStart" | "jobLocation" | "jobLocationType" | "jobStartDate" | "jobTitle" | "keywords" | "knownVehicleDamages" | "knowsAbout" | "knowsLanguage" | "labelDetails" | "landlord" | "lastReviewed" | "layoutImage" | "learningResourceType" | "leaseLength" | "legalStatus" | "legislationApplies" | "legislationChanges" | "legislationConsolidates" | "legislationDate" | "legislationDateVersion" | "legislationIdentifier" | "legislationJurisdiction" | "legislationLegalForce" | "legislationLegalValue" | "legislationPassedBy" | "legislationResponsible" | "legislationTransposes" | "legislationType" | "leiCode" | "lender" | "letterer" | "linkRelationship" | "liveBlogUpdate" | "loanMortgageMandateAmount" | "loanPaymentAmount" | "loanPaymentFrequency" | "loanRepaymentForm" | "loanTerm" | "loanType" | "locationCreated" | "lodgingUnitDescription" | "lodgingUnitType" | "loser" | "lowPrice" | "lyricist" | "mainContentOfPage" | "mainEntity" | "mainEntityOfPage" | "mapType" | "maps" | "marginOfError" | "masthead" | "materialExtent" | "mathExpression" | "maxValue" | "maximumAttendeeCapacity" | "maximumEnrollment" | "maximumIntake" | "maximumPhysicalAttendeeCapacity" | "maximumVirtualAttendeeCapacity" | "mealService" | "measuredProperty" | "measuredValue" | "measurementTechnique" | "mechanismOfAction" | "mediaAuthenticityCategory" | "mediaItemAppearance" | "median" | "medicalAudience" | "medicalSpecialty" | "medicineSystem" | "meetsEmissionStandard" | "membershipNumber" | "membershipPointsEarned" | "memoryRequirements" | "mentions" | "menu" | "menuAddOn" | "merchant" | "merchantReturnDays" | "merchantReturnLink" | "messageAttachment" | "mileageFromOdometer" | "minimumPaymentDue" | "missionCoveragePrioritiesPolicy" | "modelDate" | "modifiedTime" | "molecularFormula" | "monoisotopicMolecularWeight" | "monthlyMinimumRepaymentAmount" | "monthsOfExperience" | "mpn" | "multipleValues" | "muscleAction" | "musicArrangement" | "musicCompositionForm" | "musicGroupMember" | "musicReleaseFormat" | "naics" | "namedPosition" | "naturalProgression" | "negativeNotes" | "nerveMotor" | "netWorth" | "newsUpdatesAndGuidelines" | "nextItem" | "noBylinesPolicy" | "nonProprietaryName" | "nonprofitStatus" | "normalRange" | "nsn" | "numAdults" | "numChildren" | "numConstraints" | "numTracks" | "numberOfAccommodationUnits" | "numberOfAirbags" | "numberOfAvailableAccommodationUnits" | "numberOfAxles" | "numberOfBathroomsTotal" | "numberOfBedrooms" | "numberOfBeds" | "numberOfCredits" | "numberOfDoors" | "numberOfForwardGears" | "numberOfFullBathrooms" | "numberOfItems" | "numberOfLoanPayments" | "numberOfPartialBathrooms" | "numberOfPreviousOwners" | "numberedPosition" | "nutrition" | "observationDate" | "observedNode" | "occupancy" | "occupationLocation" | "occupationalCategory" | "occupationalCredentialAwarded" | "offerCount" | "offeredBy" | "offersPrescriptionByMail" | "openingHours" | "openingHoursSpecification" | "option" | "orderDelivery" | "orderItemNumber" | "orderItemStatus" | "orderNumber" | "orderQuantity" | "orderStatus" | "orderedItem" | "originAddress" | "originalMediaContextDescription" | "originalMediaLink" | "originatesFrom" | "overdosage" | "ownedFrom" | "ownedThrough" | "ownershipFundingInfo" | "pagination" | "parentItem" | "parentOrganization" | "parentService" | "parentTaxon" | "parents" | "partOfEpisode" | "partOfInvoice" | "partOfOrder" | "partOfSeason" | "partOfSeries" | "partOfSystem" | "partOfTVSeries" | "partOfTrip" | "partySize" | "passengerPriorityStatus" | "passengerSequenceNumber" | "pathophysiology" | "payload" | "paymentAccepted" | "paymentDue" | "paymentDueDate" | "paymentMethodId" | "paymentStatus" | "paymentUrl" | "penciler" | "percentile10" | "percentile25" | "percentile75" | "percentile90" | "performTime" | "performerIn" | "performers" | "permissionType" | "permissions" | "permitAudience" | "permittedUsage" | "petsAllowed" | "phoneticText" | "photo" | "photos" | "physicalRequirement" | "physiologicalBenefits" | "pickupLocation" | "pickupTime" | "playMode" | "playerType" | "playersOnline" | "polygon" | "populationType" | "positiveNotes" | "possibleComplication" | "possibleTreatment" | "postOp" | "postalCodeBegin" | "postalCodeEnd" | "postalCodePrefix" | "postalCodeRange" | "potentialAction" | "potentialUse" | "preOp" | "pregnancyCategory" | "pregnancyWarning" | "prepTime" | "preparation" | "prescribingInfo" | "prescriptionStatus" | "previousItem" | "previousStartDate" | "priceComponent" | "priceComponentType" | "priceRange" | "priceValidUntil" | "primaryImageOfPage" | "primaryPrevention" | "printColumn" | "printEdition" | "printPage" | "printSection" | "procedureType" | "processingTime" | "processorRequirements" | "productGroupID" | "productSupported" | "proficiencyLevel" | "programMembershipUsed" | "programName" | "programPrerequisites" | "programType" | "programmingModel" | "propertyID" | "proprietaryName" | "proteinContent" | "providerMobility" | "providesBroadcastService" | "providesService" | "publicAccess" | "publicTransportClosuresInfo" | "publicationType" | "publishedBy" | "publishedOn" | "publisherImprint" | "publishingPrinciples" | "purchaseDate" | "qualifications" | "quarantineGuidelines" | "query" | "quest" | "question" | "ratingCount" | "ratingExplanation" | "readBy" | "readonlyValue" | "realEstateAgent" | "recipe" | "recipeCategory" | "recipeCuisine" | "recipeIngredient" | "recipeInstructions" | "recipeYield" | "recognizedBy" | "recognizingAuthority" | "recommendationStrength" | "recommendedIntake" | "recordedAs" | "recordedAt" | "recordingOf" | "recourseLoan" | "referenceQuantity" | "referencesOrder" | "refundType" | "regionDrained" | "regionsAllowed" | "relatedAnatomy" | "relatedCondition" | "relatedDrug" | "relatedLink" | "relatedStructure" | "relatedTherapy" | "releaseNotes" | "releaseOf" | "releasedEvent" | "relevantOccupation" | "relevantSpecialty" | "remainingAttendeeCapacity" | "renegotiableLoan" | "repeatCount" | "repeatFrequency" | "repetitions" | "replacee" | "replacer" | "replyToUrl" | "reportNumber" | "representativeOfPage" | "requiredCollateral" | "requiredGender" | "requiredMaxAge" | "requiredMinAge" | "requiredQuantity" | "requirements" | "requiresSubscription" | "reservationFor" | "reservationId" | "reservationStatus" | "reservedTicket" | "responsibilities" | "restPeriods" | "restockingFee" | "resultComment" | "resultReview" | "returnFees" | "returnLabelSource" | "returnMethod" | "returnPolicyCategory" | "returnPolicyCountry" | "returnPolicySeasonalOverride" | "returnShippingFeesAmount" | "reviewAspect" | "reviewBody" | "reviewCount" | "reviewRating" | "reviewedBy" | "reviews" | "riskFactor" | "risks" | "roleName" | "roofLoad" | "rsvpResponse" | "runsTo" | "runtimePlatform" | "rxcui" | "safetyConsideration" | "salaryCurrency" | "salaryUponCompletion" | "saturatedFatContent" | "scheduleTimezone" | "scheduledPaymentDate" | "scheduledTime" | "schemaVersion" | "schoolClosuresInfo" | "screenCount" | "screenshot" | "sdDatePublished" | "sdLicense" | "sdPublisher" | "seasons" | "seatRow" | "seatSection" | "seatingType" | "secondaryPrevention" | "securityClearanceRequirement" | "securityScreening" | "sender" | "sensoryRequirement" | "sensoryUnit" | "seriousAdverseOutcome" | "serverStatus" | "servesCuisine" | "serviceArea" | "serviceAudience" | "serviceLocation" | "serviceOperator" | "serviceOutput" | "servicePhone" | "servicePostalAddress" | "serviceSmsNumber" | "serviceUrl" | "sha256" | "sharedContent" | "shippingDestination" | "shippingDetails" | "shippingLabel" | "shippingRate" | "shippingSettingsLink" | "siblings" | "signDetected" | "signOrSymptom" | "significance" | "significantLink" | "significantLinks" | "sku" | "smokingAllowed" | "sodiumContent" | "softwareAddOn" | "softwareHelp" | "softwareRequirements" | "softwareVersion" | "sourceOrganization" | "sourcedFrom" | "spatialCoverage" | "speakable" | "specialCommitments" | "specialOpeningHoursSpecification" | "specialty" | "speechToTextMarkup" | "speed" | "spokenByCharacter" | "sponsor" | "sportsActivityLocation" | "sportsEvent" | "sportsTeam" | "stage" | "stageAsNumber" | "startOffset" | "steeringPosition" | "step" | "stepValue" | "steps" | "storageRequirements" | "strengthUnit" | "strengthValue" | "structuralClass" | "study" | "studyDesign" | "studyLocation" | "studySubject" | "subEvent" | "subEvents" | "subOrganization" | "subReservation" | "subStageSuffix" | "subStructure" | "subTest" | "subTrip" | "subtitleLanguage" | "sugarContent" | "suggestedAge" | "suggestedAnswer" | "suggestedGender" | "suggestedMaxAge" | "suggestedMeasurement" | "suggestedMinAge" | "suitableForDiet" | "superEvent" | "supersededBy" | "supplyTo" | "supportingData" | "surface" | "targetCollection" | "targetDescription" | "targetName" | "targetPlatform" | "targetPopulation" | "targetProduct" | "targetUrl" | "taxonRank" | "taxonomicRange" | "teaches" | "temporalCoverage" | "termCode" | "termDuration" | "termsOfService" | "termsPerYear" | "text" | "textValue" | "thumbnailUrl" | "tickerSymbol" | "ticketNumber" | "ticketToken" | "ticketedSeat" | "timeOfDay" | "timeRequired" | "timeToComplete" | "tissueSample" | "titleEIDR" | "toLocation" | "toRecipient" | "tocContinuation" | "tocEntry" | "tongueWeight" | "tool" | "torque" | "totalJobOpenings" | "totalPaymentDue" | "totalPrice" | "totalTime" | "tourBookingPage" | "touristType" | "track" | "trackingNumber" | "trackingUrl" | "tracks" | "trailer" | "trailerWeight" | "trainName" | "trainNumber" | "trainingSalary" | "transFatContent" | "transcript" | "transitTime" | "transitTimeLabel" | "translationOfWork" | "transmissionMethod" | "travelBans" | "trialDesign" | "tributary" | "typeOfBed" | "typicalAgeRange" | "typicalCreditsPerTerm" | "typicalTest" | "underName" | "unitText" | "unnamedSourcesPolicy" | "unsaturatedFatContent" | "uploadDate" | "upvoteCount" | "urlTemplate" | "usageInfo" | "usedToDiagnose" | "userInteractionCount" | "usesDevice" | "usesHealthPlanIdStandard" | "utterances" | "validFor" | "validIn" | "validUntil" | "valueMaxLength" | "valueMinLength" | "valueName" | "valuePattern" | "valueRequired" | "variableMeasured" | "variantCover" | "variesBy" | "vehicleConfiguration" | "vehicleEngine" | "vehicleIdentificationNumber" | "vehicleInteriorColor" | "vehicleInteriorType" | "vehicleModelDate" | "vehicleSeatingCapacity" | "vehicleSpecialUsage" | "vehicleTransmission" | "verificationFactCheckingPolicy" | "videoFormat" | "videoFrameSize" | "videoQuality" | "volumeNumber" | "warrantyPromise" | "warrantyScope" | "webCheckinTime" | "webFeed" | "weightTotal" | "winner" | "workExample" | "workFeatured" | "workHours" | "workLocation" | "workPerformed" | "workPresented" | "workTranslation" | "workload" | "worksFor" | "worstRating" | "xpath" | "yearBuilt" | "yearlyRevenue" | "yearsInOperation", import("rdf-js").NamedNode<string>> & ((property?: "object" | TemplateStringsArray | "description" | "map" | "currency" | "error" | "warning" | "line" | "equal" | "value" | "agent" | "Article" | "Collection" | "CollectionPage" | "Event" | "Offer" | "Organization" | "Person" | "Place" | "Question" | "Service" | "actor" | "audience" | "author" | "duration" | "endTime" | "height" | "image" | "instrument" | "latitude" | "location" | "longitude" | "name" | "provider" | "result" | "startTime" | "target" | "url" | "width" | "Book" | "Chapter" | "Code" | "Legislation" | "Manuscript" | "Map" | "Newspaper" | "Periodical" | "Report" | "Series" | "Thesis" | "abstract" | "director" | "editor" | "gtin14" | "identifier" | "isbn" | "issn" | "organizer" | "pageEnd" | "pageStart" | "performer" | "producer" | "recipient" | "status" | "translator" | "jurisdiction" | "license" | "version" | "Table" | "encoding" | "pattern" | "title" | "Action" | "Airline" | "Airport" | "AnatomicalStructure" | "Artery" | "Bacteria" | "Beach" | "BodyOfWater" | "Bone" | "Brewery" | "Bridge" | "Canal" | "Casino" | "Cemetery" | "ChemicalSubstance" | "Church" | "City" | "Continent" | "Country" | "Drug" | "Fungus" | "Game" | "Gene" | "GolfCourse" | "Hospital" | "Hotel" | "Language" | "Library" | "Ligament" | "Mosque" | "Motorcycle" | "Mountain" | "Muscle" | "Museum" | "Nerve" | "Painting" | "Park" | "Play" | "Project" | "Protein" | "RadioStation" | "ResearchProject" | "Restaurant" | "School" | "Sculpture" | "SkiResort" | "SportsClub" | "SportsEvent" | "SportsTeam" | "State" | "Synagogue" | "Taxon" | "TelevisionStation" | "Vein" | "VideoGame" | "Volcano" | "Winery" | "Zoo" | "address" | "affiliation" | "album" | "alumni" | "area" | "artist" | "assembly" | "award" | "birthDate" | "birthPlace" | "brand" | "callSign" | "category" | "circle" | "coach" | "code" | "colleague" | "collection" | "collectionSize" | "comment" | "composer" | "course" | "creator" | "deathDate" | "deathPlace" | "department" | "depth" | "dissolutionDate" | "distance" | "drainsTo" | "elevation" | "endDate" | "enginePower" | "engineType" | "episode" | "episodeNumber" | "event" | "fileSize" | "firstAppearance" | "follows" | "founder" | "foundingDate" | "free" | "frequency" | "fuelCapacity" | "fuelConsumption" | "fuelType" | "gender" | "genre" | "hasVariant" | "illustrator" | "industry" | "isPartOf" | "iupacName" | "language" | "logo" | "lyrics" | "manufacturer" | "material" | "member" | "model" | "molecularWeight" | "musicBy" | "musicalKey" | "nationality" | "nerve" | "numberOfEmployees" | "numberOfEpisodes" | "numberOfPages" | "numberOfPlayers" | "numberOfRooms" | "numberOfSeasons" | "operatingSystem" | "opponent" | "orderDate" | "owns" | "parent" | "participant" | "position" | "postalCode" | "price" | "procedure" | "produces" | "productionCompany" | "programmingLanguage" | "publication" | "publisher" | "recordLabel" | "recordedIn" | "releaseDate" | "review" | "runtime" | "season" | "seasonNumber" | "seatNumber" | "seatingCapacity" | "servingSize" | "sibling" | "skills" | "slogan" | "smiles" | "sport" | "spouse" | "starRating" | "startDate" | "supply" | "thumbnail" | "weight" | "wheelbase" | "Distance" | "Thing" | "contributor" | "domainIncludes" | "memberOf" | "rangeIncludes" | "Dataset" | "Role" | "catalog" | "contactPoint" | "dataset" | "distribution" | "Text" | "hasPart" | "spatial" | "temporal" | "Energy" | "Mass" | "maintainer" | "vendor" | "BankAccount" | "PaymentCard" | "Store" | "Enumeration" | "defaultValue" | "AudioObject" | "Brand" | "Clip" | "Episode" | "PublicationEvent" | "Rating" | "Review" | "Season" | "characterName" | "dateCreated" | "dateDeleted" | "dateIssued" | "dateModified" | "familyName" | "givenName" | "offers" | "ratingValue" | "sampleType" | "serviceType" | "wordCount" | "geo" | "knows" | "subjectOf" | "successorOf" | "Class" | "alternateName" | "BusinessEntityType" | "BusinessFunction" | "DayOfWeek" | "DeliveryChargeSpecification" | "DeliveryMethod" | "Friday" | "Monday" | "OpeningHoursSpecification" | "PaymentChargeSpecification" | "PaymentMethod" | "PriceSpecification" | "PublicHolidays" | "QualitativeValue" | "QuantitativeValue" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "TypeAndQuantityNode" | "UnitPriceSpecification" | "WarrantyPromise" | "WarrantyScope" | "Wednesday" | "addOn" | "advanceBookingRequirement" | "amountOfThisGood" | "appliesToDeliveryMethod" | "appliesToPaymentMethod" | "availabilityEnds" | "availabilityStarts" | "availableAtOrFrom" | "billingIncrement" | "closes" | "color" | "deliveryLeadTime" | "eligibleDuration" | "eligibleTransactionVolume" | "greater" | "greaterOrEqual" | "hasPOS" | "includesObject" | "isAccessoryOrSparePartFor" | "isConsumableFor" | "isSimilarTo" | "isVariantOf" | "legalName" | "lesser" | "lesserOrEqual" | "nonEqual" | "opens" | "predecessorOf" | "priceType" | "seeks" | "serialNumber" | "taxID" | "typeOfGood" | "validFrom" | "validThrough" | "valueAddedTaxIncluded" | "valueReference" | "vatID" | "ContactPoint" | "GeoCoordinates" | "PostalAddress" | "Product" | "acceptedPaymentMethod" | "addressCountry" | "addressLocality" | "addressRegion" | "availableLanguage" | "contactType" | "countryOfAssembly" | "countryOfLastProcessing" | "countryOfOrigin" | "durationOfWarranty" | "eligibleQuantity" | "email" | "faxNumber" | "globalLocationNumber" | "gtin" | "itemOffered" | "makesOffer" | "maxPrice" | "minPrice" | "postOfficeBoxNumber" | "priceCurrency" | "priceSpecification" | "productID" | "productionDate" | "seller" | "size" | "sizeGroup" | "sizeSystem" | "streetAddress" | "telephone" | "unitCode" | "warranty" | "yield" | "Trip" | "arrivalTime" | "departureTime" | "paymentMethod" | "Message" | "attendee" | "relatedTo" | "isRelatedTo" | "audio" | "video" | "Head" | "inverseOf" | "members" | "sameAs" | "Quotation" | "Observation" | "Time" | "Comment" | "Quantity" | "Statement" | "True" | "citation" | "minValue" | "Property" | "Date" | "conditionsOfAccess" | "issuedBy" | "item" | "3DModel" | "AMRadioChannel" | "APIReference" | "Abdomen" | "AboutPage" | "AcceptAction" | "Accommodation" | "AccountingService" | "AchieveAction" | "ActionAccessSpecification" | "ActionStatusType" | "ActivateAction" | "ActivationFee" | "ActiveActionStatus" | "ActiveNotRecruiting" | "AddAction" | "AdministrativeArea" | "AdultEntertainment" | "AdvertiserContentArticle" | "AerobicActivity" | "AggregateOffer" | "AggregateRating" | "AgreeAction" | "AlbumRelease" | "AlignmentObject" | "AllWheelDriveConfiguration" | "AllergiesHealthAspect" | "AllocateAction" | "AmpStory" | "AmusementPark" | "AnaerobicActivity" | "AnalysisNewsArticle" | "AnatomicalSystem" | "Anesthesia" | "AnimalShelter" | "Answer" | "Apartment" | "ApartmentComplex" | "Appearance" | "AppendAction" | "ApplyAction" | "ApprovedIndication" | "Aquarium" | "ArchiveComponent" | "ArchiveOrganization" | "ArriveAction" | "ArtGallery" | "AskAction" | "AskPublicNewsArticle" | "AssessAction" | "AssignAction" | "Atlas" | "Attorney" | "Audience" | "AudioObjectSnapshot" | "Audiobook" | "AudiobookFormat" | "AuthoritativeLegalValue" | "AuthorizeAction" | "AutoBodyShop" | "AutoDealer" | "AutoPartsStore" | "AutoRental" | "AutoRepair" | "AutoWash" | "AutomatedTeller" | "AutomotiveBusiness" | "Ayurvedic" | "BackOrder" | "BackgroundNewsArticle" | "Bakery" | "Balance" | "BankOrCreditUnion" | "BarOrPub" | "Barcode" | "BasicIncome" | "BeautySalon" | "BedAndBreakfast" | "BedDetails" | "BedType" | "BefriendAction" | "BenefitsHealthAspect" | "BikeStore" | "BioChemEntity" | "Blog" | "BlogPosting" | "BloodTest" | "BoardingPolicyType" | "BoatReservation" | "BoatTerminal" | "BoatTrip" | "BodyMeasurementArm" | "BodyMeasurementBust" | "BodyMeasurementChest" | "BodyMeasurementFoot" | "BodyMeasurementHand" | "BodyMeasurementHead" | "BodyMeasurementHeight" | "BodyMeasurementHips" | "BodyMeasurementInsideLeg" | "BodyMeasurementNeck" | "BodyMeasurementTypeEnumeration" | "BodyMeasurementUnderbust" | "BodyMeasurementWaist" | "BodyMeasurementWeight" | "BookFormatType" | "BookSeries" | "BookStore" | "BookmarkAction" | "Boolean" | "BorrowAction" | "BowlingAlley" | "BrainStructure" | "BreadcrumbList" | "BroadcastChannel" | "BroadcastEvent" | "BroadcastFrequencySpecification" | "BroadcastRelease" | "BroadcastService" | "BrokerageAccount" | "BuddhistTemple" | "BusOrCoach" | "BusReservation" | "BusStation" | "BusStop" | "BusTrip" | "BusinessAudience" | "BusinessEvent" | "BusinessSupport" | "BuyAction" | "CDCPMDRecord" | "CDFormat" | "CT" | "CableOrSatelliteService" | "CafeOrCoffeeShop" | "Campground" | "CampingPitch" | "CancelAction" | "Car" | "CarUsageType" | "Cardiovascular" | "CardiovascularExam" | "CaseSeries" | "CassetteFormat" | "CategoryCode" | "CategoryCodeSet" | "CatholicChurch" | "CausesHealthAspect" | "CharitableIncorporatedOrganization" | "CheckAction" | "CheckInAction" | "CheckOutAction" | "CheckoutPage" | "ChildCare" | "ChildrensEvent" | "Chiropractic" | "ChooseAction" | "CityHall" | "CivicStructure" | "Claim" | "ClaimReview" | "CleaningFee" | "Clinician" | "ClothingStore" | "CoOp" | "CohortStudy" | "CollegeOrUniversity" | "ComedyClub" | "ComedyEvent" | "ComicCoverArt" | "ComicIssue" | "ComicSeries" | "ComicStory" | "CommentAction" | "CommentPermission" | "CommunicateAction" | "CommunityHealth" | "CompilationAlbum" | "CompleteDataFeed" | "Completed" | "CompletedActionStatus" | "CompoundPriceSpecification" | "ComputerLanguage" | "ComputerStore" | "ConfirmAction" | "Consortium" | "ConsumeAction" | "ContactPage" | "ContactPointOption" | "ContagiousnessHealthAspect" | "ControlAction" | "ConvenienceStore" | "Conversation" | "CookAction" | "Corporation" | "CorrectionComment" | "Course" | "CourseInstance" | "Courthouse" | "CoverArt" | "CovidTestingFacility" | "CreateAction" | "CreativeWork" | "CreativeWorkSeason" | "CreativeWorkSeries" | "CreditCard" | "Crematorium" | "CriticReview" | "CrossSectional" | "CssSelectorType" | "CurrencyConversionService" | "DDxElement" | "DJMixAlbum" | "DVDFormat" | "DamagedCondition" | "DanceEvent" | "DanceGroup" | "DataCatalog" | "DataDownload" | "DataFeed" | "DataFeedItem" | "DataType" | "DateTime" | "DatedMoneySpecification" | "DaySpa" | "DeactivateAction" | "DecontextualizedContent" | "DefenceEstablishment" | "DefinedRegion" | "DefinedTerm" | "DefinedTermSet" | "DefinitiveLegalValue" | "DeleteAction" | "DeliveryEvent" | "DeliveryTimeSettings" | "Demand" | "DemoAlbum" | "Dentist" | "Dentistry" | "DepartAction" | "DepartmentStore" | "DepositAccount" | "Dermatologic" | "Dermatology" | "DiabeticDiet" | "Diagnostic" | "DiagnosticLab" | "DiagnosticProcedure" | "Diet" | "DietNutrition" | "DietarySupplement" | "DigitalAudioTapeFormat" | "DigitalDocument" | "DigitalDocumentPermission" | "DigitalDocumentPermissionType" | "DigitalFormat" | "DisabilitySupport" | "DisagreeAction" | "Discontinued" | "DiscoverAction" | "DiscussionForumPosting" | "DislikeAction" | "DistanceFee" | "Distillery" | "DonateAction" | "DoseSchedule" | "DoubleBlindedTrial" | "DownloadAction" | "Downpayment" | "DrawAction" | "Drawing" | "DrinkAction" | "DriveWheelConfigurationValue" | "DrivingSchoolVehicleUsage" | "DrugClass" | "DrugCost" | "DrugCostCategory" | "DrugLegalStatus" | "DrugPregnancyCategory" | "DrugPrescriptionStatus" | "DrugStrength" | "DryCleaningOrLaundry" | "Duration" | "EBook" | "EPRelease" | "EUEnergyEfficiencyCategoryA1Plus" | "EUEnergyEfficiencyCategoryA2Plus" | "EUEnergyEfficiencyCategoryA3Plus" | "EUEnergyEfficiencyCategoryA" | "EUEnergyEfficiencyCategoryB" | "EUEnergyEfficiencyCategoryC" | "EUEnergyEfficiencyCategoryD" | "EUEnergyEfficiencyCategoryE" | "EUEnergyEfficiencyCategoryF" | "EUEnergyEfficiencyCategoryG" | "EUEnergyEfficiencyEnumeration" | "Ear" | "EatAction" | "EditedOrCroppedContent" | "EducationEvent" | "EducationalAudience" | "EducationalOccupationalCredential" | "EducationalOccupationalProgram" | "EducationalOrganization" | "EffectivenessHealthAspect" | "Electrician" | "ElectronicsStore" | "ElementarySchool" | "EmailMessage" | "Embassy" | "Emergency" | "EmergencyService" | "EmployeeRole" | "EmployerAggregateRating" | "EmployerReview" | "EmploymentAgency" | "Endocrine" | "EndorseAction" | "EndorsementRating" | "EnergyConsumptionDetails" | "EnergyEfficiencyEnumeration" | "EnergyStarCertified" | "EnergyStarEnergyEfficiencyEnumeration" | "EngineSpecification" | "EnrollingByInvitation" | "EntertainmentBusiness" | "EntryPoint" | "EventAttendanceModeEnumeration" | "EventCancelled" | "EventMovedOnline" | "EventPostponed" | "EventRescheduled" | "EventReservation" | "EventScheduled" | "EventSeries" | "EventStatusType" | "EventVenue" | "EvidenceLevelA" | "EvidenceLevelB" | "EvidenceLevelC" | "ExchangeRateSpecification" | "ExchangeRefund" | "ExerciseAction" | "ExerciseGym" | "ExercisePlan" | "ExhibitionEvent" | "Eye" | "FAQPage" | "FDAcategoryA" | "FDAcategoryB" | "FDAcategoryC" | "FDAcategoryD" | "FDAcategoryX" | "FDAnotEvaluated" | "FMRadioChannel" | "FailedActionStatus" | "False" | "FastFoodRestaurant" | "Female" | "Festival" | "FilmAction" | "FinancialProduct" | "FinancialService" | "FindAction" | "FireStation" | "Flexibility" | "Flight" | "FlightReservation" | "Float" | "FloorPlan" | "Florist" | "FollowAction" | "FoodEstablishment" | "FoodEstablishmentReservation" | "FoodEvent" | "FoodService" | "FourWheelDriveConfiguration" | "FreeReturn" | "FrontWheelDriveConfiguration" | "FullRefund" | "FundingAgency" | "FundingScheme" | "FurnitureStore" | "GamePlayMode" | "GameServer" | "GameServerStatus" | "GardenStore" | "GasStation" | "Gastroenterologic" | "GatedResidenceCommunity" | "GenderType" | "GeneralContractor" | "Genetic" | "Genitourinary" | "GeoCircle" | "GeoShape" | "GeospatialGeometry" | "Geriatric" | "GettingAccessHealthAspect" | "GiveAction" | "GlutenFreeDiet" | "GovernmentBenefitsType" | "GovernmentBuilding" | "GovernmentOffice" | "GovernmentOrganization" | "GovernmentPermit" | "GovernmentService" | "Grant" | "GraphicNovel" | "GroceryStore" | "GroupBoardingPolicy" | "Guide" | "Gynecologic" | "HVACBusiness" | "Hackathon" | "HairSalon" | "HalalDiet" | "Hardcover" | "HardwareStore" | "HealthAndBeautyBusiness" | "HealthAspectEnumeration" | "HealthCare" | "HealthClub" | "HealthInsurancePlan" | "HealthPlanCostSharingSpecification" | "HealthPlanFormulary" | "HealthPlanNetwork" | "HealthTopicContent" | "HearingImpairedSupported" | "Hematologic" | "HighSchool" | "HinduDiet" | "HinduTemple" | "HobbyShop" | "HomeAndConstructionBusiness" | "HomeGoodsStore" | "Homeopathic" | "Hostel" | "HotelRoom" | "House" | "HousePainter" | "HowItWorksHealthAspect" | "HowOrWhereHealthAspect" | "HowTo" | "HowToDirection" | "HowToItem" | "HowToSection" | "HowToStep" | "HowToSupply" | "HowToTip" | "HowToTool" | "HyperToc" | "HyperTocEntry" | "IceCreamShop" | "IgnoreAction" | "ImageGallery" | "ImageObject" | "ImageObjectSnapshot" | "ImagingTest" | "InForce" | "InStock" | "InStoreOnly" | "IndividualProduct" | "Infectious" | "InfectiousAgentClass" | "InfectiousDisease" | "InformAction" | "IngredientsHealthAspect" | "InsertAction" | "InstallAction" | "Installment" | "InsuranceAgency" | "Intangible" | "Integer" | "InteractAction" | "InteractionCounter" | "InternationalTrial" | "InternetCafe" | "InvestmentFund" | "InvestmentOrDeposit" | "InviteAction" | "Invoice" | "InvoicePrice" | "ItemAvailability" | "ItemList" | "ItemListOrderAscending" | "ItemListOrderDescending" | "ItemListOrderType" | "ItemListUnordered" | "ItemPage" | "JewelryStore" | "JobPosting" | "JoinAction" | "Joint" | "KosherDiet" | "LaboratoryScience" | "LakeBodyOfWater" | "Landform" | "LandmarksOrHistoricalBuildings" | "LaserDiscFormat" | "LearningResource" | "LeaveAction" | "LeftHandDriving" | "LegalForceStatus" | "LegalService" | "LegalValueLevel" | "LegislationObject" | "LegislativeBuilding" | "LeisureTimeActivity" | "LendAction" | "LibrarySystem" | "LifestyleModification" | "LikeAction" | "LimitedAvailability" | "LimitedByGuaranteeCharity" | "LinkRole" | "LiquorStore" | "ListItem" | "ListPrice" | "ListenAction" | "LiteraryEvent" | "LiveAlbum" | "LiveBlogPosting" | "LivingWithHealthAspect" | "LoanOrCredit" | "LocalBusiness" | "LocationFeatureSpecification" | "LockerDelivery" | "Locksmith" | "LodgingBusiness" | "LodgingReservation" | "Longitudinal" | "LoseAction" | "LowCalorieDiet" | "LowFatDiet" | "LowLactoseDiet" | "LowSaltDiet" | "Lung" | "LymphaticVessel" | "MRI" | "MSRP" | "Male" | "MapCategoryType" | "MarryAction" | "MathSolver" | "MaximumDoseSchedule" | "MayTreatHealthAspect" | "MeasurementTypeEnumeration" | "MediaGallery" | "MediaManipulationRatingEnumeration" | "MediaObject" | "MediaReview" | "MediaReviewItem" | "MediaSubscription" | "MedicalAudience" | "MedicalAudienceType" | "MedicalBusiness" | "MedicalCause" | "MedicalClinic" | "MedicalCode" | "MedicalCondition" | "MedicalConditionStage" | "MedicalContraindication" | "MedicalDevice" | "MedicalDevicePurpose" | "MedicalEntity" | "MedicalEnumeration" | "MedicalEvidenceLevel" | "MedicalGuideline" | "MedicalGuidelineContraindication" | "MedicalGuidelineRecommendation" | "MedicalImagingTechnique" | "MedicalIndication" | "MedicalIntangible" | "MedicalObservationalStudy" | "MedicalObservationalStudyDesign" | "MedicalOrganization" | "MedicalProcedure" | "MedicalProcedureType" | "MedicalResearcher" | "MedicalRiskCalculator" | "MedicalRiskEstimator" | "MedicalRiskFactor" | "MedicalRiskScore" | "MedicalScholarlyArticle" | "MedicalSign" | "MedicalSignOrSymptom" | "MedicalSpecialty" | "MedicalStudy" | "MedicalStudyStatus" | "MedicalSymptom" | "MedicalTest" | "MedicalTestPanel" | "MedicalTherapy" | "MedicalTrial" | "MedicalTrialDesign" | "MedicalWebPage" | "MedicineSystem" | "MeetingRoom" | "MensClothingStore" | "Menu" | "MenuItem" | "MenuSection" | "MerchantReturnEnumeration" | "MerchantReturnFiniteReturnWindow" | "MerchantReturnNotPermitted" | "MerchantReturnPolicy" | "MerchantReturnPolicySeasonalOverride" | "MerchantReturnUnlimitedWindow" | "MerchantReturnUnspecified" | "MiddleSchool" | "Midwifery" | "MinimumAdvertisedPrice" | "MisconceptionsHealthAspect" | "MixedEventAttendanceMode" | "MixtapeAlbum" | "MobileApplication" | "MobilePhoneStore" | "MolecularEntity" | "MonetaryAmount" | "MonetaryAmountDistribution" | "MonetaryGrant" | "MoneyTransfer" | "MortgageLoan" | "Motel" | "MotorcycleDealer" | "MotorcycleRepair" | "MotorizedBicycle" | "MoveAction" | "Movie" | "MovieClip" | "MovieRentalStore" | "MovieSeries" | "MovieTheater" | "MovingCompany" | "MultiCenterTrial" | "MultiPlayer" | "MulticellularParasite" | "Musculoskeletal" | "MusculoskeletalExam" | "MusicAlbum" | "MusicAlbumProductionType" | "MusicAlbumReleaseType" | "MusicComposition" | "MusicEvent" | "MusicGroup" | "MusicPlaylist" | "MusicRecording" | "MusicRelease" | "MusicReleaseFormatType" | "MusicStore" | "MusicVenue" | "MusicVideoObject" | "NGO" | "NLNonprofitType" | "NailSalon" | "Neck" | "Neuro" | "Neurologic" | "NewCondition" | "NewsArticle" | "NewsMediaOrganization" | "NightClub" | "NoninvasiveProcedure" | "Nonprofit501a" | "Nonprofit501c10" | "Nonprofit501c11" | "Nonprofit501c12" | "Nonprofit501c13" | "Nonprofit501c14" | "Nonprofit501c15" | "Nonprofit501c16" | "Nonprofit501c17" | "Nonprofit501c18" | "Nonprofit501c19" | "Nonprofit501c1" | "Nonprofit501c20" | "Nonprofit501c21" | "Nonprofit501c22" | "Nonprofit501c23" | "Nonprofit501c24" | "Nonprofit501c25" | "Nonprofit501c26" | "Nonprofit501c27" | "Nonprofit501c28" | "Nonprofit501c2" | "Nonprofit501c3" | "Nonprofit501c4" | "Nonprofit501c5" | "Nonprofit501c6" | "Nonprofit501c7" | "Nonprofit501c8" | "Nonprofit501c9" | "Nonprofit501d" | "Nonprofit501e" | "Nonprofit501f" | "Nonprofit501k" | "Nonprofit501n" | "Nonprofit501q" | "Nonprofit527" | "NonprofitANBI" | "NonprofitSBBI" | "NonprofitType" | "Nose" | "NotInForce" | "NotYetRecruiting" | "Notary" | "NoteDigitalDocument" | "Number" | "Nursing" | "NutritionInformation" | "OTC" | "Observational" | "Obstetric" | "Occupation" | "OccupationalActivity" | "OccupationalExperienceRequirements" | "OccupationalTherapy" | "OceanBodyOfWater" | "OfferCatalog" | "OfferForLease" | "OfferForPurchase" | "OfferItemCondition" | "OfferShippingDetails" | "OfficeEquipmentStore" | "OfficialLegalValue" | "OfflineEventAttendanceMode" | "OfflinePermanently" | "OfflineTemporarily" | "OnDemandEvent" | "OnSitePickup" | "Oncologic" | "OneTimePayments" | "Online" | "OnlineEventAttendanceMode" | "OnlineFull" | "OnlineOnly" | "OpenTrial" | "OpinionNewsArticle" | "Optician" | "Optometric" | "Order" | "OrderAction" | "OrderCancelled" | "OrderDelivered" | "OrderInTransit" | "OrderItem" | "OrderPaymentDue" | "OrderPickupAvailable" | "OrderProblem" | "OrderProcessing" | "OrderReturned" | "OrderStatus" | "OrganizationRole" | "OrganizeAction" | "OriginalMediaContent" | "OriginalShippingFees" | "Osteopathic" | "Otolaryngologic" | "OutOfStock" | "OutletStore" | "OverviewHealthAspect" | "OwnershipInfo" | "PET" | "PaidLeave" | "PaintAction" | "PalliativeProcedure" | "Paperback" | "ParcelDelivery" | "ParcelService" | "ParentAudience" | "ParentalSupport" | "ParkingFacility" | "ParkingMap" | "PartiallyInForce" | "Pathology" | "PathologyTest" | "Patient" | "PatientExperienceHealthAspect" | "PawnShop" | "PayAction" | "PaymentAutomaticallyApplied" | "PaymentComplete" | "PaymentDeclined" | "PaymentDue" | "PaymentPastDue" | "PaymentService" | "PaymentStatusType" | "Pediatric" | "PeopleAudience" | "PercutaneousProcedure" | "PerformAction" | "PerformanceRole" | "PerformingArtsTheater" | "PerformingGroup" | "Permit" | "PetStore" | "Pharmacy" | "PharmacySpecialty" | "Photograph" | "PhotographAction" | "PhysicalActivity" | "PhysicalActivityCategory" | "PhysicalExam" | "PhysicalTherapy" | "Physician" | "Physiotherapy" | "PlaceOfWorship" | "PlaceboControlledTrial" | "PlanAction" | "PlasticSurgery" | "PlayAction" | "Playground" | "Plumber" | "PodcastEpisode" | "PodcastSeason" | "PodcastSeries" | "Podiatric" | "PoliceStation" | "Pond" | "PostOffice" | "PostalCodeRangeSpecification" | "Poster" | "PotentialActionStatus" | "PreOrder" | "PreOrderAction" | "PreSale" | "PregnancyHealthAspect" | "PrependAction" | "Preschool" | "PrescriptionOnly" | "PresentationDigitalDocument" | "PreventionHealthAspect" | "PreventionIndication" | "PriceComponentTypeEnumeration" | "PriceTypeEnumeration" | "PrimaryCare" | "Prion" | "ProductCollection" | "ProductGroup" | "ProductModel" | "ProfessionalService" | "ProfilePage" | "PrognosisHealthAspect" | "ProgramMembership" | "PronounceableText" | "PropertyValue" | "PropertyValueSpecification" | "Protozoa" | "Psychiatric" | "PsychologicalTreatment" | "PublicHealth" | "PublicSwimmingPool" | "PublicToilet" | "PublicationIssue" | "PublicationVolume" | "Pulmonary" | "QAPage" | "QuantitativeValueDistribution" | "Quiz" | "QuoteAction" | "RVPark" | "RadiationTherapy" | "RadioBroadcastService" | "RadioChannel" | "RadioClip" | "RadioEpisode" | "RadioSeason" | "RadioSeries" | "Radiography" | "RandomizedTrial" | "ReactAction" | "ReadAction" | "ReadPermission" | "RealEstateAgent" | "RealEstateListing" | "RearWheelDriveConfiguration" | "ReceiveAction" | "Recipe" | "Recommendation" | "RecommendedDoseSchedule" | "Recruiting" | "RecyclingCenter" | "RefundTypeEnumeration" | "RefurbishedCondition" | "RegisterAction" | "Registry" | "ReimbursementCap" | "RejectAction" | "RelatedTopicsHealthAspect" | "RemixAlbum" | "Renal" | "RentAction" | "RentalCarReservation" | "RentalVehicleUsage" | "RepaymentSpecification" | "ReplaceAction" | "ReplyAction" | "ReportageNewsArticle" | "ReportedDoseSchedule" | "ResearchOrganization" | "Researcher" | "Reservation" | "ReservationCancelled" | "ReservationConfirmed" | "ReservationHold" | "ReservationPackage" | "ReservationPending" | "ReservationStatusType" | "ReserveAction" | "Reservoir" | "Residence" | "Resort" | "RespiratoryTherapy" | "RestockingFees" | "RestrictedDiet" | "ResultsAvailable" | "ResultsNotAvailable" | "ResumeAction" | "Retail" | "ReturnAction" | "ReturnAtKiosk" | "ReturnByMail" | "ReturnFeesCustomerResponsibility" | "ReturnFeesEnumeration" | "ReturnInStore" | "ReturnLabelCustomerResponsibility" | "ReturnLabelDownloadAndPrint" | "ReturnLabelInBox" | "ReturnLabelSourceEnumeration" | "ReturnMethodEnumeration" | "ReturnShippingFees" | "ReviewAction" | "ReviewNewsArticle" | "Rheumatologic" | "RightHandDriving" | "RisksOrComplicationsHealthAspect" | "RiverBodyOfWater" | "RoofingContractor" | "Room" | "RsvpAction" | "RsvpResponseMaybe" | "RsvpResponseNo" | "RsvpResponseType" | "RsvpResponseYes" | "SRP" | "SafetyHealthAspect" | "SaleEvent" | "SalePrice" | "SatireOrParodyContent" | "SatiricalArticle" | "Schedule" | "ScheduleAction" | "ScholarlyArticle" | "SchoolDistrict" | "ScreeningEvent" | "ScreeningHealthAspect" | "SeaBodyOfWater" | "SearchAction" | "SearchResultsPage" | "Seat" | "SeatingMap" | "SeeDoctorHealthAspect" | "SeekToAction" | "SelfCareHealthAspect" | "SelfStorage" | "SellAction" | "SendAction" | "ServiceChannel" | "ShareAction" | "SheetMusic" | "ShippingDeliveryTime" | "ShippingRateSettings" | "ShoeStore" | "ShoppingCenter" | "ShortStory" | "SideEffectsHealthAspect" | "SingleBlindedTrial" | "SingleCenterTrial" | "SingleFamilyResidence" | "SinglePlayer" | "SingleRelease" | "SiteNavigationElement" | "SizeGroupEnumeration" | "SizeSpecification" | "SizeSystemEnumeration" | "SizeSystemImperial" | "SizeSystemMetric" | "Skin" | "SocialEvent" | "SocialMediaPosting" | "SoftwareApplication" | "SoftwareSourceCode" | "SoldOut" | "SolveMathAction" | "SomeProducts" | "SoundtrackAlbum" | "SpeakableSpecification" | "SpecialAnnouncement" | "Specialty" | "SpeechPathology" | "SpokenWordAlbum" | "SportingGoodsStore" | "SportsActivityLocation" | "SportsOrganization" | "SpreadsheetDigitalDocument" | "StadiumOrArena" | "StagedContent" | "StagesHealthAspect" | "StatisticalPopulation" | "StatusEnumeration" | "SteeringPositionValue" | "StoreCreditRefund" | "StrengthTraining" | "StructuredValue" | "StudioAlbum" | "SubscribeAction" | "Subscription" | "Substance" | "SubwayStation" | "Suite" | "SuperficialAnatomy" | "Surgical" | "SurgicalProcedure" | "SuspendAction" | "Suspended" | "SymptomsHealthAspect" | "TVClip" | "TVEpisode" | "TVSeason" | "TVSeries" | "TakeAction" | "TattooParlor" | "Taxi" | "TaxiReservation" | "TaxiService" | "TaxiStand" | "TaxiVehicleUsage" | "TechArticle" | "TelevisionChannel" | "TennisComplex" | "Terminated" | "TextDigitalDocument" | "TheaterEvent" | "TheaterGroup" | "Therapeutic" | "TherapeuticProcedure" | "Throat" | "Ticket" | "TieAction" | "TipAction" | "TireShop" | "TollFree" | "TouristAttraction" | "TouristDestination" | "TouristInformationCenter" | "TouristTrip" | "Toxicologic" | "ToyStore" | "TrackAction" | "TradeAction" | "TraditionalChinese" | "TrainReservation" | "TrainStation" | "TrainTrip" | "TransferAction" | "TransformedContent" | "TransitMap" | "TravelAction" | "TravelAgency" | "TreatmentIndication" | "TreatmentsHealthAspect" | "TripleBlindedTrial" | "TypesHealthAspect" | "UKNonprofitType" | "UKTrust" | "URL" | "USNonprofitType" | "Ultrasound" | "UnRegisterAction" | "UnemploymentSupport" | "UnincorporatedAssociationCharity" | "UnofficialLegalValue" | "UpdateAction" | "Urologic" | "UsageOrScheduleHealthAspect" | "UseAction" | "UsedCondition" | "UserBlocks" | "UserCheckins" | "UserComments" | "UserDownloads" | "UserInteraction" | "UserLikes" | "UserPageVisits" | "UserPlays" | "UserPlusOnes" | "UserReview" | "UserTweets" | "VeganDiet" | "VegetarianDiet" | "Vehicle" | "VenueMap" | "Vessel" | "VeterinaryCare" | "VideoGallery" | "VideoGameClip" | "VideoGameSeries" | "VideoObject" | "VideoObjectSnapshot" | "ViewAction" | "VinylFormat" | "VirtualLocation" | "Virus" | "VisualArtsEvent" | "VisualArtwork" | "VitalSign" | "VoteAction" | "WPAdBlock" | "WPFooter" | "WPHeader" | "WPSideBar" | "WantAction" | "WatchAction" | "Waterfall" | "WearAction" | "WearableMeasurementBack" | "WearableMeasurementChestOrBust" | "WearableMeasurementCollar" | "WearableMeasurementCup" | "WearableMeasurementHeight" | "WearableMeasurementHips" | "WearableMeasurementInseam" | "WearableMeasurementLength" | "WearableMeasurementOutsideLeg" | "WearableMeasurementSleeve" | "WearableMeasurementTypeEnumeration" | "WearableMeasurementWaist" | "WearableMeasurementWidth" | "WearableSizeGroupBig" | "WearableSizeGroupBoys" | "WearableSizeGroupEnumeration" | "WearableSizeGroupExtraShort" | "WearableSizeGroupExtraTall" | "WearableSizeGroupGirls" | "WearableSizeGroupHusky" | "WearableSizeGroupInfants" | "WearableSizeGroupJuniors" | "WearableSizeGroupMaternity" | "WearableSizeGroupMens" | "WearableSizeGroupMisses" | "WearableSizeGroupPetite" | "WearableSizeGroupPlus" | "WearableSizeGroupRegular" | "WearableSizeGroupShort" | "WearableSizeGroupTall" | "WearableSizeGroupWomens" | "WearableSizeSystemAU" | "WearableSizeSystemBR" | "WearableSizeSystemCN" | "WearableSizeSystemContinental" | "WearableSizeSystemDE" | "WearableSizeSystemEN13402" | "WearableSizeSystemEnumeration" | "WearableSizeSystemEurope" | "WearableSizeSystemFR" | "WearableSizeSystemGS1" | "WearableSizeSystemIT" | "WearableSizeSystemJP" | "WearableSizeSystemMX" | "WearableSizeSystemUK" | "WearableSizeSystemUS" | "WebAPI" | "WebApplication" | "WebContent" | "WebPage" | "WebPageElement" | "WebSite" | "WesternConventional" | "Wholesale" | "WholesaleStore" | "WinAction" | "Withdrawn" | "WorkBasedProgram" | "WorkersUnion" | "WriteAction" | "WritePermission" | "XPathType" | "XRay" | "ZoneBoardingPolicy" | "about" | "abridged" | "accelerationTime" | "acceptedAnswer" | "acceptedOffer" | "acceptsReservations" | "accessCode" | "accessMode" | "accessModeSufficient" | "accessibilityAPI" | "accessibilityControl" | "accessibilityFeature" | "accessibilityHazard" | "accessibilitySummary" | "accommodationCategory" | "accommodationFloorPlan" | "accountId" | "accountMinimumInflow" | "accountOverdraftLimit" | "accountablePerson" | "acquireLicensePage" | "acquiredFrom" | "acrissCode" | "actionAccessibilityRequirement" | "actionApplication" | "actionOption" | "actionPlatform" | "actionStatus" | "actionableFeedbackPolicy" | "activeIngredient" | "activityDuration" | "activityFrequency" | "actors" | "additionalName" | "additionalNumberOfGuests" | "additionalProperty" | "additionalType" | "additionalVariable" | "administrationRoute" | "adverseOutcome" | "affectedBy" | "afterMedia" | "aggregateRating" | "aircraft" | "albumProductionType" | "albumRelease" | "albumReleaseType" | "albums" | "alcoholWarning" | "algorithm" | "alignmentType" | "alternativeHeadline" | "alternativeOf" | "alumniOf" | "amenityFeature" | "amount" | "announcementLocation" | "annualPercentageRate" | "answerCount" | "answerExplanation" | "antagonist" | "appearance" | "applicableLocation" | "applicantLocationRequirements" | "application" | "applicationCategory" | "applicationContact" | "applicationDeadline" | "applicationStartDate" | "applicationSubCategory" | "applicationSuite" | "archiveHeld" | "archivedAt" | "areaServed" | "arrivalAirport" | "arrivalBoatTerminal" | "arrivalBusStop" | "arrivalGate" | "arrivalPlatform" | "arrivalStation" | "arrivalTerminal" | "artEdition" | "artMedium" | "arterialBranch" | "artform" | "articleBody" | "articleSection" | "artworkSurface" | "aspect" | "assemblyVersion" | "assesses" | "associatedAnatomy" | "associatedArticle" | "associatedClaimReview" | "associatedDisease" | "associatedMedia" | "associatedMediaReview" | "associatedPathophysiology" | "associatedReview" | "athlete" | "attendees" | "audienceType" | "authenticator" | "availability" | "availableChannel" | "availableDeliveryMethod" | "availableFrom" | "availableIn" | "availableOnDevice" | "availableService" | "availableStrength" | "availableTest" | "availableThrough" | "awards" | "awayTeam" | "backstory" | "bankAccountType" | "baseSalary" | "bccRecipient" | "bed" | "beforeMedia" | "beneficiaryBank" | "benefits" | "benefitsSummaryUrl" | "bestRating" | "billingAddress" | "billingDuration" | "billingPeriod" | "billingStart" | "bioChemInteraction" | "bioChemSimilarity" | "biologicalRole" | "biomechnicalClass" | "bitrate" | "blogPost" | "blogPosts" | "bloodSupply" | "boardingGroup" | "boardingPolicy" | "bodyLocation" | "bodyType" | "bookEdition" | "bookFormat" | "bookingAgent" | "bookingTime" | "borrower" | "box" | "branch" | "branchCode" | "branchOf" | "breadcrumb" | "breastfeedingWarning" | "broadcastAffiliateOf" | "broadcastChannelId" | "broadcastDisplayName" | "broadcastFrequency" | "broadcastFrequencyValue" | "broadcastOfEvent" | "broadcastServiceTier" | "broadcastSignalModulation" | "broadcastSubChannel" | "broadcastTimezone" | "broadcaster" | "broker" | "browserRequirements" | "busName" | "busNumber" | "businessDays" | "businessFunction" | "buyer" | "byArtist" | "byDay" | "byMonth" | "byMonthDay" | "byMonthWeek" | "calories" | "candidate" | "caption" | "carbohydrateContent" | "cargoVolume" | "carrier" | "carrierRequirements" | "cashBack" | "catalogNumber" | "causeOf" | "ccRecipient" | "character" | "characterAttribute" | "cheatCode" | "checkinTime" | "checkoutTime" | "chemicalComposition" | "chemicalRole" | "childMaxAge" | "childMinAge" | "childTaxon" | "children" | "cholesterolContent" | "claimInterpreter" | "claimReviewed" | "clincalPharmacology" | "clinicalPharmacology" | "clipNumber" | "codeRepository" | "codeSampleType" | "codeValue" | "codingSystem" | "colleagues" | "colorist" | "commentCount" | "commentText" | "commentTime" | "competencyRequired" | "competitor" | "comprisedOf" | "confirmationNumber" | "connectedTo" | "constrainingProperty" | "contactOption" | "contactPoints" | "contactlessPayment" | "containedIn" | "containedInPlace" | "containsPlace" | "containsSeason" | "contentLocation" | "contentRating" | "contentReferenceTime" | "contentSize" | "contentType" | "contentUrl" | "contraindication" | "cookTime" | "cookingMethod" | "copyrightHolder" | "copyrightNotice" | "copyrightYear" | "correction" | "correctionsPolicy" | "costCategory" | "costCurrency" | "costOrigin" | "costPerUnit" | "countriesNotSupported" | "countriesSupported" | "courseCode" | "courseMode" | "coursePrerequisites" | "courseWorkload" | "coverageEndTime" | "coverageStartTime" | "creativeWorkStatus" | "credentialCategory" | "creditText" | "creditedTo" | "cssSelector" | "currenciesAccepted" | "currentExchangeRate" | "customer" | "customerRemorseReturnFees" | "customerRemorseReturnLabelSource" | "customerRemorseReturnShippingFeesAmount" | "cutoffTime" | "cvdCollectionDate" | "cvdFacilityCounty" | "cvdFacilityId" | "cvdNumBeds" | "cvdNumBedsOcc" | "cvdNumC19Died" | "cvdNumC19HOPats" | "cvdNumC19HospPats" | "cvdNumC19MechVentPats" | "cvdNumC19OFMechVentPats" | "cvdNumC19OverflowPats" | "cvdNumICUBeds" | "cvdNumICUBedsOcc" | "cvdNumTotBeds" | "cvdNumVent" | "cvdNumVentUse" | "dataFeedElement" | "datasetTimeInterval" | "datePosted" | "datePublished" | "dateRead" | "dateReceived" | "dateSent" | "dateVehicleFirstRegistered" | "dateline" | "dayOfWeek" | "deliveryAddress" | "deliveryMethod" | "deliveryStatus" | "deliveryTime" | "departureAirport" | "departureBoatTerminal" | "departureBusStop" | "departureGate" | "departurePlatform" | "departureStation" | "departureTerminal" | "dependencies" | "device" | "diagnosis" | "diagram" | "diet" | "dietFeatures" | "differentialDiagnosis" | "directApply" | "directors" | "disambiguatingDescription" | "discount" | "discountCode" | "discountCurrency" | "discusses" | "discussionUrl" | "diseasePreventionInfo" | "diseaseSpreadStatistics" | "distinguishingSign" | "diversityPolicy" | "diversityStaffingReport" | "documentation" | "doesNotShip" | "domiciledMortgage" | "doorTime" | "dosageForm" | "doseSchedule" | "doseUnit" | "doseValue" | "downPayment" | "downloadUrl" | "downvoteCount" | "driveWheelConfiguration" | "dropoffLocation" | "dropoffTime" | "drug" | "drugClass" | "drugUnit" | "duns" | "duplicateTherapy" | "duringMedia" | "earlyPrepaymentPenalty" | "editEIDR" | "eduQuestionType" | "educationRequirements" | "educationalAlignment" | "educationalCredentialAwarded" | "educationalFramework" | "educationalLevel" | "educationalProgramMode" | "educationalRole" | "educationalUse" | "eligibilityToWorkRequirement" | "eligibleCustomerType" | "eligibleRegion" | "embedUrl" | "embeddedTextCaption" | "emissionsCO2" | "employee" | "employees" | "employerOverview" | "employmentType" | "employmentUnit" | "encodesBioChemEntity" | "encodesCreativeWork" | "encodingFormat" | "encodingType" | "encodings" | "endOffset" | "endorsee" | "endorsers" | "energyEfficiencyScaleMax" | "energyEfficiencyScaleMin" | "engineDisplacement" | "entertainmentBusiness" | "epidemiology" | "episodes" | "estimatedCost" | "estimatedFlightDuration" | "estimatedSalary" | "estimatesRiskOf" | "ethicsPolicy" | "eventAttendanceMode" | "eventSchedule" | "eventStatus" | "events" | "evidenceLevel" | "evidenceOrigin" | "exampleOfWork" | "exceptDate" | "exchangeRateSpread" | "executableLibraryName" | "exerciseCourse" | "exercisePlan" | "exerciseRelatedDiet" | "exerciseType" | "exifData" | "expectedArrivalFrom" | "expectedArrivalUntil" | "expectedPrognosis" | "expectsAcceptanceOf" | "experienceInPlaceOfEducation" | "experienceRequirements" | "expertConsiderations" | "expires" | "expressedIn" | "fatContent" | "featureList" | "feesAndCommissionsSpecification" | "fiberContent" | "fileFormat" | "financialAidEligible" | "firstPerformance" | "flightDistance" | "flightNumber" | "floorLevel" | "floorLimit" | "floorSize" | "followee" | "followup" | "foodEstablishment" | "foodEvent" | "foodWarning" | "founders" | "foundingLocation" | "freeShippingThreshold" | "fromLocation" | "fuelEfficiency" | "functionalClass" | "fundedItem" | "funder" | "game" | "gameItem" | "gameLocation" | "gamePlatform" | "gameServer" | "gameTip" | "geoContains" | "geoCoveredBy" | "geoCovers" | "geoCrosses" | "geoDisjoint" | "geoEquals" | "geoIntersects" | "geoMidpoint" | "geoOverlaps" | "geoRadius" | "geoTouches" | "geoWithin" | "geographicArea" | "gettingTestedInfo" | "governmentBenefitsInfo" | "gracePeriod" | "grantee" | "gtin12" | "gtin13" | "gtin8" | "guideline" | "guidelineDate" | "guidelineSubject" | "handlingTime" | "hasBioChemEntityPart" | "hasBioPolymerSequence" | "hasBroadcastChannel" | "hasCategoryCode" | "hasCourse" | "hasCourseInstance" | "hasCredential" | "hasDefinedTerm" | "hasDeliveryMethod" | "hasDigitalDocumentPermission" | "hasDriveThroughService" | "hasEnergyConsumptionDetails" | "hasEnergyEfficiencyCategory" | "hasHealthAspect" | "hasMap" | "hasMeasurement" | "hasMenu" | "hasMenuItem" | "hasMenuSection" | "hasMerchantReturnPolicy" | "hasMolecularFunction" | "hasOccupation" | "hasOfferCatalog" | "hasRepresentation" | "headline" | "healthCondition" | "healthPlanCoinsuranceOption" | "healthPlanCoinsuranceRate" | "healthPlanCopay" | "healthPlanCopayOption" | "healthPlanCostSharing" | "healthPlanDrugOption" | "healthPlanDrugTier" | "healthPlanId" | "healthPlanMarketingUrl" | "healthPlanNetworkId" | "healthPlanNetworkTier" | "healthPlanPharmacyCategory" | "healthcareReportingData" | "highPrice" | "hiringOrganization" | "holdingArchive" | "homeLocation" | "homeTeam" | "honorificPrefix" | "honorificSuffix" | "hospitalAffiliation" | "hostingOrganization" | "hoursAvailable" | "howPerformed" | "httpMethod" | "iataCode" | "icaoCode" | "identifyingExam" | "identifyingTest" | "imagingTechnique" | "inAlbum" | "inBroadcastLineup" | "inChI" | "inChIKey" | "inCodeSet" | "inDefinedTermSet" | "inLanguage" | "inPlaylist" | "inProductGroupWithID" | "inStoreReturnsOffered" | "inSupportOf" | "incentiveCompensation" | "incentives" | "includedComposition" | "includedDataCatalog" | "includedInDataCatalog" | "includedInHealthInsurancePlan" | "includedRiskFactor" | "includesAttraction" | "includesHealthPlanFormulary" | "includesHealthPlanNetwork" | "increasesRiskOf" | "ineligibleRegion" | "infectiousAgent" | "infectiousAgentClass" | "ingredients" | "inker" | "insertion" | "installUrl" | "instructor" | "intensity" | "interactingDrug" | "interactionCount" | "interactionService" | "interactionStatistic" | "interactionType" | "interactivityType" | "interestRate" | "interpretedAsClaim" | "inventoryLevel" | "isAcceptingNewPatients" | "isAccessibleForFree" | "isAvailableGenerically" | "isBasedOn" | "isBasedOnUrl" | "isEncodedByBioChemEntity" | "isFamilyFriendly" | "isGift" | "isInvolvedInBiologicalProcess" | "isLiveBroadcast" | "isLocatedInSubcellularLocation" | "isPartOfBioChemEntity" | "isPlanForApartment" | "isProprietary" | "isResizable" | "isUnlabelledFallback" | "isicV4" | "isrcCode" | "issueNumber" | "issuedThrough" | "iswcCode" | "itemCondition" | "itemDefectReturnFees" | "itemDefectReturnLabelSource" | "itemDefectReturnShippingFeesAmount" | "itemListElement" | "itemListOrder" | "itemLocation" | "itemReviewed" | "itemShipped" | "itinerary" | "jobBenefits" | "jobImmediateStart" | "jobLocation" | "jobLocationType" | "jobStartDate" | "jobTitle" | "keywords" | "knownVehicleDamages" | "knowsAbout" | "knowsLanguage" | "labelDetails" | "landlord" | "lastReviewed" | "layoutImage" | "learningResourceType" | "leaseLength" | "legalStatus" | "legislationApplies" | "legislationChanges" | "legislationConsolidates" | "legislationDate" | "legislationDateVersion" | "legislationIdentifier" | "legislationJurisdiction" | "legislationLegalForce" | "legislationLegalValue" | "legislationPassedBy" | "legislationResponsible" | "legislationTransposes" | "legislationType" | "leiCode" | "lender" | "letterer" | "linkRelationship" | "liveBlogUpdate" | "loanMortgageMandateAmount" | "loanPaymentAmount" | "loanPaymentFrequency" | "loanRepaymentForm" | "loanTerm" | "loanType" | "locationCreated" | "lodgingUnitDescription" | "lodgingUnitType" | "loser" | "lowPrice" | "lyricist" | "mainContentOfPage" | "mainEntity" | "mainEntityOfPage" | "mapType" | "maps" | "marginOfError" | "masthead" | "materialExtent" | "mathExpression" | "maxValue" | "maximumAttendeeCapacity" | "maximumEnrollment" | "maximumIntake" | "maximumPhysicalAttendeeCapacity" | "maximumVirtualAttendeeCapacity" | "mealService" | "measuredProperty" | "measuredValue" | "measurementTechnique" | "mechanismOfAction" | "mediaAuthenticityCategory" | "mediaItemAppearance" | "median" | "medicalAudience" | "medicalSpecialty" | "medicineSystem" | "meetsEmissionStandard" | "membershipNumber" | "membershipPointsEarned" | "memoryRequirements" | "mentions" | "menu" | "menuAddOn" | "merchant" | "merchantReturnDays" | "merchantReturnLink" | "messageAttachment" | "mileageFromOdometer" | "minimumPaymentDue" | "missionCoveragePrioritiesPolicy" | "modelDate" | "modifiedTime" | "molecularFormula" | "monoisotopicMolecularWeight" | "monthlyMinimumRepaymentAmount" | "monthsOfExperience" | "mpn" | "multipleValues" | "muscleAction" | "musicArrangement" | "musicCompositionForm" | "musicGroupMember" | "musicReleaseFormat" | "naics" | "namedPosition" | "naturalProgression" | "negativeNotes" | "nerveMotor" | "netWorth" | "newsUpdatesAndGuidelines" | "nextItem" | "noBylinesPolicy" | "nonProprietaryName" | "nonprofitStatus" | "normalRange" | "nsn" | "numAdults" | "numChildren" | "numConstraints" | "numTracks" | "numberOfAccommodationUnits" | "numberOfAirbags" | "numberOfAvailableAccommodationUnits" | "numberOfAxles" | "numberOfBathroomsTotal" | "numberOfBedrooms" | "numberOfBeds" | "numberOfCredits" | "numberOfDoors" | "numberOfForwardGears" | "numberOfFullBathrooms" | "numberOfItems" | "numberOfLoanPayments" | "numberOfPartialBathrooms" | "numberOfPreviousOwners" | "numberedPosition" | "nutrition" | "observationDate" | "observedNode" | "occupancy" | "occupationLocation" | "occupationalCategory" | "occupationalCredentialAwarded" | "offerCount" | "offeredBy" | "offersPrescriptionByMail" | "openingHours" | "openingHoursSpecification" | "option" | "orderDelivery" | "orderItemNumber" | "orderItemStatus" | "orderNumber" | "orderQuantity" | "orderStatus" | "orderedItem" | "originAddress" | "originalMediaContextDescription" | "originalMediaLink" | "originatesFrom" | "overdosage" | "ownedFrom" | "ownedThrough" | "ownershipFundingInfo" | "pagination" | "parentItem" | "parentOrganization" | "parentService" | "parentTaxon" | "parents" | "partOfEpisode" | "partOfInvoice" | "partOfOrder" | "partOfSeason" | "partOfSeries" | "partOfSystem" | "partOfTVSeries" | "partOfTrip" | "partySize" | "passengerPriorityStatus" | "passengerSequenceNumber" | "pathophysiology" | "payload" | "paymentAccepted" | "paymentDue" | "paymentDueDate" | "paymentMethodId" | "paymentStatus" | "paymentUrl" | "penciler" | "percentile10" | "percentile25" | "percentile75" | "percentile90" | "performTime" | "performerIn" | "performers" | "permissionType" | "permissions" | "permitAudience" | "permittedUsage" | "petsAllowed" | "phoneticText" | "photo" | "photos" | "physicalRequirement" | "physiologicalBenefits" | "pickupLocation" | "pickupTime" | "playMode" | "playerType" | "playersOnline" | "polygon" | "populationType" | "positiveNotes" | "possibleComplication" | "possibleTreatment" | "postOp" | "postalCodeBegin" | "postalCodeEnd" | "postalCodePrefix" | "postalCodeRange" | "potentialAction" | "potentialUse" | "preOp" | "pregnancyCategory" | "pregnancyWarning" | "prepTime" | "preparation" | "prescribingInfo" | "prescriptionStatus" | "previousItem" | "previousStartDate" | "priceComponent" | "priceComponentType" | "priceRange" | "priceValidUntil" | "primaryImageOfPage" | "primaryPrevention" | "printColumn" | "printEdition" | "printPage" | "printSection" | "procedureType" | "processingTime" | "processorRequirements" | "productGroupID" | "productSupported" | "proficiencyLevel" | "programMembershipUsed" | "programName" | "programPrerequisites" | "programType" | "programmingModel" | "propertyID" | "proprietaryName" | "proteinContent" | "providerMobility" | "providesBroadcastService" | "providesService" | "publicAccess" | "publicTransportClosuresInfo" | "publicationType" | "publishedBy" | "publishedOn" | "publisherImprint" | "publishingPrinciples" | "purchaseDate" | "qualifications" | "quarantineGuidelines" | "query" | "quest" | "question" | "ratingCount" | "ratingExplanation" | "readBy" | "readonlyValue" | "realEstateAgent" | "recipe" | "recipeCategory" | "recipeCuisine" | "recipeIngredient" | "recipeInstructions" | "recipeYield" | "recognizedBy" | "recognizingAuthority" | "recommendationStrength" | "recommendedIntake" | "recordedAs" | "recordedAt" | "recordingOf" | "recourseLoan" | "referenceQuantity" | "referencesOrder" | "refundType" | "regionDrained" | "regionsAllowed" | "relatedAnatomy" | "relatedCondition" | "relatedDrug" | "relatedLink" | "relatedStructure" | "relatedTherapy" | "releaseNotes" | "releaseOf" | "releasedEvent" | "relevantOccupation" | "relevantSpecialty" | "remainingAttendeeCapacity" | "renegotiableLoan" | "repeatCount" | "repeatFrequency" | "repetitions" | "replacee" | "replacer" | "replyToUrl" | "reportNumber" | "representativeOfPage" | "requiredCollateral" | "requiredGender" | "requiredMaxAge" | "requiredMinAge" | "requiredQuantity" | "requirements" | "requiresSubscription" | "reservationFor" | "reservationId" | "reservationStatus" | "reservedTicket" | "responsibilities" | "restPeriods" | "restockingFee" | "resultComment" | "resultReview" | "returnFees" | "returnLabelSource" | "returnMethod" | "returnPolicyCategory" | "returnPolicyCountry" | "returnPolicySeasonalOverride" | "returnShippingFeesAmount" | "reviewAspect" | "reviewBody" | "reviewCount" | "reviewRating" | "reviewedBy" | "reviews" | "riskFactor" | "risks" | "roleName" | "roofLoad" | "rsvpResponse" | "runsTo" | "runtimePlatform" | "rxcui" | "safetyConsideration" | "salaryCurrency" | "salaryUponCompletion" | "saturatedFatContent" | "scheduleTimezone" | "scheduledPaymentDate" | "scheduledTime" | "schemaVersion" | "schoolClosuresInfo" | "screenCount" | "screenshot" | "sdDatePublished" | "sdLicense" | "sdPublisher" | "seasons" | "seatRow" | "seatSection" | "seatingType" | "secondaryPrevention" | "securityClearanceRequirement" | "securityScreening" | "sender" | "sensoryRequirement" | "sensoryUnit" | "seriousAdverseOutcome" | "serverStatus" | "servesCuisine" | "serviceArea" | "serviceAudience" | "serviceLocation" | "serviceOperator" | "serviceOutput" | "servicePhone" | "servicePostalAddress" | "serviceSmsNumber" | "serviceUrl" | "sha256" | "sharedContent" | "shippingDestination" | "shippingDetails" | "shippingLabel" | "shippingRate" | "shippingSettingsLink" | "siblings" | "signDetected" | "signOrSymptom" | "significance" | "significantLink" | "significantLinks" | "sku" | "smokingAllowed" | "sodiumContent" | "softwareAddOn" | "softwareHelp" | "softwareRequirements" | "softwareVersion" | "sourceOrganization" | "sourcedFrom" | "spatialCoverage" | "speakable" | "specialCommitments" | "specialOpeningHoursSpecification" | "specialty" | "speechToTextMarkup" | "speed" | "spokenByCharacter" | "sponsor" | "sportsActivityLocation" | "sportsEvent" | "sportsTeam" | "stage" | "stageAsNumber" | "startOffset" | "steeringPosition" | "step" | "stepValue" | "steps" | "storageRequirements" | "strengthUnit" | "strengthValue" | "structuralClass" | "study" | "studyDesign" | "studyLocation" | "studySubject" | "subEvent" | "subEvents" | "subOrganization" | "subReservation" | "subStageSuffix" | "subStructure" | "subTest" | "subTrip" | "subtitleLanguage" | "sugarContent" | "suggestedAge" | "suggestedAnswer" | "suggestedGender" | "suggestedMaxAge" | "suggestedMeasurement" | "suggestedMinAge" | "suitableForDiet" | "superEvent" | "supersededBy" | "supplyTo" | "supportingData" | "surface" | "targetCollection" | "targetDescription" | "targetName" | "targetPlatform" | "targetPopulation" | "targetProduct" | "targetUrl" | "taxonRank" | "taxonomicRange" | "teaches" | "temporalCoverage" | "termCode" | "termDuration" | "termsOfService" | "termsPerYear" | "text" | "textValue" | "thumbnailUrl" | "tickerSymbol" | "ticketNumber" | "ticketToken" | "ticketedSeat" | "timeOfDay" | "timeRequired" | "timeToComplete" | "tissueSample" | "titleEIDR" | "toLocation" | "toRecipient" | "tocContinuation" | "tocEntry" | "tongueWeight" | "tool" | "torque" | "totalJobOpenings" | "totalPaymentDue" | "totalPrice" | "totalTime" | "tourBookingPage" | "touristType" | "track" | "trackingNumber" | "trackingUrl" | "tracks" | "trailer" | "trailerWeight" | "trainName" | "trainNumber" | "trainingSalary" | "transFatContent" | "transcript" | "transitTime" | "transitTimeLabel" | "translationOfWork" | "transmissionMethod" | "travelBans" | "trialDesign" | "tributary" | "typeOfBed" | "typicalAgeRange" | "typicalCreditsPerTerm" | "typicalTest" | "underName" | "unitText" | "unnamedSourcesPolicy" | "unsaturatedFatContent" | "uploadDate" | "upvoteCount" | "urlTemplate" | "usageInfo" | "usedToDiagnose" | "userInteractionCount" | "usesDevice" | "usesHealthPlanIdStandard" | "utterances" | "validFor" | "validIn" | "validUntil" | "valueMaxLength" | "valueMinLength" | "valueName" | "valuePattern" | "valueRequired" | "variableMeasured" | "variantCover" | "variesBy" | "vehicleConfiguration" | "vehicleEngine" | "vehicleIdentificationNumber" | "vehicleInteriorColor" | "vehicleInteriorType" | "vehicleModelDate" | "vehicleSeatingCapacity" | "vehicleSpecialUsage" | "vehicleTransmission" | "verificationFactCheckingPolicy" | "videoFormat" | "videoFrameSize" | "videoQuality" | "volumeNumber" | "warrantyPromise" | "warrantyScope" | "webCheckinTime" | "webFeed" | "weightTotal" | "winner" | "workExample" | "workFeatured" | "workHours" | "workLocation" | "workPerformed" | "workPresented" | "workTranslation" | "workload" | "worksFor" | "worstRating" | "xpath" | "yearBuilt" | "yearlyRevenue" | "yearsInOperation" | undefined) => import("rdf-js").NamedNode<string>) & Schema;
6149
+ export declare const loose: Record<any, import("rdf-js").NamedNode<string>> & ((property?: any) => import("rdf-js").NamedNode<string>) & Schema;
5981
6150
  export {};
5982
6151
  //# sourceMappingURL=schema.d.ts.map