@tpluscode/rdf-ns-builders 1.0.0 → 2.0.1
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.
- package/README.md +2 -2
- package/build/index.js +13 -9
- package/build/index.mjs +3 -3
- package/build/interface.js +4 -4
- package/build/interface.mjs +1 -1
- package/build/modules.d.ts +1 -1
- package/build/modules.d.ts.map +1 -1
- package/build/modules.js +6 -6
- package/build/modules.mjs +2 -2
- package/build/prefix.d.ts.map +1 -1
- package/build/prefix.js +7 -2
- package/build/prefix.mjs +6 -1
- package/index.d.ts +90 -83
- package/index.d.ts.map +1 -1
- package/index.js +99 -83
- package/index.mjs +90 -83
- package/loose.d.ts +91 -0
- package/loose.d.ts.map +1 -0
- package/{strict.js → loose.js} +99 -83
- package/loose.mjs +90 -0
- package/package.json +33 -25
- package/vocabularies/acl.d.ts +3 -2
- package/vocabularies/acl.d.ts.map +1 -1
- package/vocabularies/acl.js +1 -1
- package/vocabularies/as.d.ts +3 -2
- package/vocabularies/as.d.ts.map +1 -1
- package/vocabularies/as.js +1 -1
- package/vocabularies/bibo.d.ts +274 -0
- package/vocabularies/bibo.d.ts.map +1 -0
- package/vocabularies/bibo.js +10 -0
- package/vocabularies/bibo.mjs +4 -0
- package/vocabularies/cc.d.ts +3 -2
- package/vocabularies/cc.d.ts.map +1 -1
- package/vocabularies/cc.js +1 -1
- package/vocabularies/cnt.d.ts +3 -2
- package/vocabularies/cnt.d.ts.map +1 -1
- package/vocabularies/cnt.js +1 -1
- package/vocabularies/constant.d.ts +5 -4
- package/vocabularies/constant.d.ts.map +1 -1
- package/vocabularies/constant.js +1 -1
- package/vocabularies/csvw.d.ts +3 -2
- package/vocabularies/csvw.d.ts.map +1 -1
- package/vocabularies/csvw.js +1 -1
- package/vocabularies/ctag.d.ts +4 -2
- package/vocabularies/ctag.d.ts.map +1 -1
- package/vocabularies/ctag.js +1 -1
- package/vocabularies/dash.d.ts +3 -2
- package/vocabularies/dash.d.ts.map +1 -1
- package/vocabularies/dash.js +1 -1
- package/vocabularies/dbo.d.ts +3 -149
- package/vocabularies/dbo.d.ts.map +1 -1
- package/vocabularies/dbo.js +1 -1
- package/vocabularies/dc11.d.ts +3 -2
- package/vocabularies/dc11.d.ts.map +1 -1
- package/vocabularies/dc11.js +1 -1
- package/vocabularies/dcam.d.ts +16 -0
- package/vocabularies/dcam.d.ts.map +1 -0
- package/vocabularies/dcam.js +10 -0
- package/vocabularies/dcam.mjs +4 -0
- package/vocabularies/dcat.d.ts +3 -2
- package/vocabularies/dcat.d.ts.map +1 -1
- package/vocabularies/dcat.js +1 -1
- package/vocabularies/dcmitype.d.ts +32 -0
- package/vocabularies/dcmitype.d.ts.map +1 -0
- package/vocabularies/dcmitype.js +10 -0
- package/vocabularies/dcmitype.mjs +4 -0
- package/vocabularies/dcterms.d.ts +3 -2
- package/vocabularies/dcterms.d.ts.map +1 -1
- package/vocabularies/dcterms.js +1 -1
- package/vocabularies/discipline.d.ts +3 -2
- package/vocabularies/discipline.d.ts.map +1 -1
- package/vocabularies/discipline.js +1 -1
- package/vocabularies/doap.d.ts +3 -2
- package/vocabularies/doap.d.ts.map +1 -1
- package/vocabularies/doap.js +1 -1
- package/vocabularies/dpv.d.ts +3 -2
- package/vocabularies/dpv.d.ts.map +1 -1
- package/vocabularies/dpv.js +1 -1
- package/vocabularies/dqv.d.ts +3 -2
- package/vocabularies/dqv.d.ts.map +1 -1
- package/vocabularies/dqv.js +1 -1
- package/vocabularies/dtype.d.ts +3 -2
- package/vocabularies/dtype.d.ts.map +1 -1
- package/vocabularies/dtype.js +1 -1
- package/vocabularies/duv.d.ts +3 -2
- package/vocabularies/duv.d.ts.map +1 -1
- package/vocabularies/duv.js +1 -1
- package/vocabularies/earl.d.ts +3 -2
- package/vocabularies/earl.d.ts.map +1 -1
- package/vocabularies/earl.js +1 -1
- package/vocabularies/ebucore.d.ts +2531 -0
- package/vocabularies/ebucore.d.ts.map +1 -0
- package/vocabularies/ebucore.js +10 -0
- package/vocabularies/ebucore.mjs +4 -0
- package/vocabularies/exif.d.ts +334 -0
- package/vocabularies/exif.d.ts.map +1 -0
- package/vocabularies/exif.js +10 -0
- package/vocabularies/exif.mjs +4 -0
- package/vocabularies/foaf.d.ts +3 -2
- package/vocabularies/foaf.d.ts.map +1 -1
- package/vocabularies/foaf.js +1 -1
- package/vocabularies/frbr.d.ts +3 -2
- package/vocabularies/frbr.d.ts.map +1 -1
- package/vocabularies/frbr.js +1 -1
- package/vocabularies/geo.d.ts +3 -2
- package/vocabularies/geo.d.ts.map +1 -1
- package/vocabularies/geo.js +1 -1
- package/vocabularies/geof.d.ts +3 -2
- package/vocabularies/geof.d.ts.map +1 -1
- package/vocabularies/geof.js +1 -1
- package/vocabularies/geor.d.ts +3 -2
- package/vocabularies/geor.d.ts.map +1 -1
- package/vocabularies/geor.js +1 -1
- package/vocabularies/gml.d.ts +4 -2
- package/vocabularies/gml.d.ts.map +1 -1
- package/vocabularies/gml.js +1 -1
- package/vocabularies/gn.d.ts +3 -2
- package/vocabularies/gn.d.ts.map +1 -1
- package/vocabularies/gn.js +1 -1
- package/vocabularies/gr.d.ts +3 -2
- package/vocabularies/gr.d.ts.map +1 -1
- package/vocabularies/gr.js +1 -1
- package/vocabularies/grddl.d.ts +3 -2
- package/vocabularies/grddl.d.ts.map +1 -1
- package/vocabularies/grddl.js +1 -1
- package/vocabularies/gs1.d.ts +2473 -0
- package/vocabularies/gs1.d.ts.map +1 -0
- package/vocabularies/gs1.js +10 -0
- package/vocabularies/gs1.mjs +4 -0
- package/vocabularies/gtfs.d.ts +3 -2
- package/vocabularies/gtfs.d.ts.map +1 -1
- package/vocabularies/gtfs.js +1 -1
- package/vocabularies/http.d.ts +3 -2
- package/vocabularies/http.d.ts.map +1 -1
- package/vocabularies/http.js +1 -1
- package/vocabularies/hydra.d.ts +4 -3
- package/vocabularies/hydra.d.ts.map +1 -1
- package/vocabularies/hydra.js +1 -1
- package/vocabularies/ical.d.ts +3 -2
- package/vocabularies/ical.d.ts.map +1 -1
- package/vocabularies/ical.js +1 -1
- package/vocabularies/ldp.d.ts +3 -2
- package/vocabularies/ldp.d.ts.map +1 -1
- package/vocabularies/ldp.js +1 -1
- package/vocabularies/locn.d.ts +55 -0
- package/vocabularies/locn.d.ts.map +1 -0
- package/vocabularies/locn.js +10 -0
- package/vocabularies/locn.mjs +4 -0
- package/vocabularies/lvont.d.ts +3 -2
- package/vocabularies/lvont.d.ts.map +1 -1
- package/vocabularies/lvont.js +1 -1
- package/vocabularies/ma.d.ts +3 -2
- package/vocabularies/ma.d.ts.map +1 -1
- package/vocabularies/ma.js +1 -1
- package/vocabularies/oa.d.ts +3 -2
- package/vocabularies/oa.d.ts.map +1 -1
- package/vocabularies/oa.js +1 -1
- package/vocabularies/og.d.ts +3 -2
- package/vocabularies/og.d.ts.map +1 -1
- package/vocabularies/og.js +1 -1
- package/vocabularies/org.d.ts +3 -2
- package/vocabularies/org.d.ts.map +1 -1
- package/vocabularies/org.js +1 -1
- package/vocabularies/owl.d.ts +3 -2
- package/vocabularies/owl.d.ts.map +1 -1
- package/vocabularies/owl.js +1 -1
- package/vocabularies/prefix.d.ts +3 -2
- package/vocabularies/prefix.d.ts.map +1 -1
- package/vocabularies/prefix.js +1 -1
- package/vocabularies/prov.d.ts +3 -2
- package/vocabularies/prov.d.ts.map +1 -1
- package/vocabularies/prov.js +1 -1
- package/vocabularies/qb.d.ts +3 -2
- package/vocabularies/qb.d.ts.map +1 -1
- package/vocabularies/qb.js +1 -1
- package/vocabularies/qkdv.d.ts +6 -2
- package/vocabularies/qkdv.d.ts.map +1 -1
- package/vocabularies/qkdv.js +1 -1
- package/vocabularies/quantitykind.d.ts +13 -4
- package/vocabularies/quantitykind.d.ts.map +1 -1
- package/vocabularies/quantitykind.js +1 -1
- package/vocabularies/qudt.d.ts +3 -3
- package/vocabularies/qudt.d.ts.map +1 -1
- package/vocabularies/qudt.js +1 -1
- package/vocabularies/rdau.d.ts +3 -2
- package/vocabularies/rdau.d.ts.map +1 -1
- package/vocabularies/rdau.js +1 -1
- package/vocabularies/rdf.d.ts +3 -2
- package/vocabularies/rdf.d.ts.map +1 -1
- package/vocabularies/rdf.js +1 -1
- package/vocabularies/rdfa.d.ts +3 -2
- package/vocabularies/rdfa.d.ts.map +1 -1
- package/vocabularies/rdfa.js +1 -1
- package/vocabularies/rdfs.d.ts +3 -2
- package/vocabularies/rdfs.d.ts.map +1 -1
- package/vocabularies/rdfs.js +1 -1
- package/vocabularies/rev.d.ts +4 -2
- package/vocabularies/rev.d.ts.map +1 -1
- package/vocabularies/rev.js +1 -1
- package/vocabularies/rico.d.ts +3 -2
- package/vocabularies/rico.d.ts.map +1 -1
- package/vocabularies/rico.js +1 -1
- package/vocabularies/rif.d.ts +4 -2
- package/vocabularies/rif.d.ts.map +1 -1
- package/vocabularies/rif.js +1 -1
- package/vocabularies/rr.d.ts +3 -2
- package/vocabularies/rr.d.ts.map +1 -1
- package/vocabularies/rr.js +1 -1
- package/vocabularies/rss.d.ts +3 -2
- package/vocabularies/rss.d.ts.map +1 -1
- package/vocabularies/rss.js +1 -1
- package/vocabularies/schema.d.ts +200 -30
- package/vocabularies/schema.d.ts.map +1 -1
- package/vocabularies/schema.js +1 -1
- package/vocabularies/sd.d.ts +3 -2
- package/vocabularies/sd.d.ts.map +1 -1
- package/vocabularies/sd.js +1 -1
- package/vocabularies/sdmx.d.ts +3 -2
- package/vocabularies/sdmx.d.ts.map +1 -1
- package/vocabularies/sdmx.js +1 -1
- package/vocabularies/sem.d.ts +3 -2
- package/vocabularies/sem.d.ts.map +1 -1
- package/vocabularies/sem.js +1 -1
- package/vocabularies/sf.d.ts +4 -2
- package/vocabularies/sf.d.ts.map +1 -1
- package/vocabularies/sf.js +1 -1
- package/vocabularies/sh.d.ts +3 -2
- package/vocabularies/sh.d.ts.map +1 -1
- package/vocabularies/sh.js +1 -1
- package/vocabularies/shex.d.ts +3 -2
- package/vocabularies/shex.d.ts.map +1 -1
- package/vocabularies/shex.js +1 -1
- package/vocabularies/sioc.d.ts +3 -2
- package/vocabularies/sioc.d.ts.map +1 -1
- package/vocabularies/sioc.js +1 -1
- package/vocabularies/skos.d.ts +3 -2
- package/vocabularies/skos.d.ts.map +1 -1
- package/vocabularies/skos.js +1 -1
- package/vocabularies/skosxl.d.ts +3 -2
- package/vocabularies/skosxl.d.ts.map +1 -1
- package/vocabularies/skosxl.js +1 -1
- package/vocabularies/sosa.d.ts +3 -2
- package/vocabularies/sosa.d.ts.map +1 -1
- package/vocabularies/sosa.js +1 -1
- package/vocabularies/sou.d.ts +3 -2
- package/vocabularies/sou.d.ts.map +1 -1
- package/vocabularies/sou.js +1 -1
- package/vocabularies/ssn.d.ts +3 -2
- package/vocabularies/ssn.d.ts.map +1 -1
- package/vocabularies/ssn.js +1 -1
- package/vocabularies/test.d.ts +3 -2
- package/vocabularies/test.d.ts.map +1 -1
- package/vocabularies/test.js +1 -1
- package/vocabularies/time.d.ts +3 -2
- package/vocabularies/time.d.ts.map +1 -1
- package/vocabularies/time.js +1 -1
- package/vocabularies/unit.d.ts +12 -5
- package/vocabularies/unit.d.ts.map +1 -1
- package/vocabularies/unit.js +1 -1
- package/vocabularies/v.d.ts +4 -2
- package/vocabularies/v.d.ts.map +1 -1
- package/vocabularies/v.js +1 -1
- package/vocabularies/vaem.d.ts +3 -2
- package/vocabularies/vaem.d.ts.map +1 -1
- package/vocabularies/vaem.js +1 -1
- package/vocabularies/vann.d.ts +3 -2
- package/vocabularies/vann.d.ts.map +1 -1
- package/vocabularies/vann.js +1 -1
- package/vocabularies/vcard.d.ts +3 -2
- package/vocabularies/vcard.d.ts.map +1 -1
- package/vocabularies/vcard.js +1 -1
- package/vocabularies/void.d.ts +3 -2
- package/vocabularies/void.d.ts.map +1 -1
- package/vocabularies/void.js +1 -1
- package/vocabularies/vs.d.ts +3 -2
- package/vocabularies/vs.d.ts.map +1 -1
- package/vocabularies/vs.js +1 -1
- package/vocabularies/wdr.d.ts +4 -2
- package/vocabularies/wdr.d.ts.map +1 -1
- package/vocabularies/wdr.js +1 -1
- package/vocabularies/wdrs.d.ts +4 -2
- package/vocabularies/wdrs.d.ts.map +1 -1
- package/vocabularies/wdrs.js +1 -1
- package/vocabularies/wgs.d.ts +3 -2
- package/vocabularies/wgs.d.ts.map +1 -1
- package/vocabularies/wgs.js +1 -1
- package/vocabularies/xhv.d.ts +3 -2
- package/vocabularies/xhv.d.ts.map +1 -1
- package/vocabularies/xhv.js +1 -1
- package/vocabularies/xkos.d.ts +3 -2
- package/vocabularies/xkos.d.ts.map +1 -1
- package/vocabularies/xkos.js +1 -1
- package/vocabularies/xml.d.ts +4 -2
- package/vocabularies/xml.d.ts.map +1 -1
- package/vocabularies/xml.js +1 -1
- package/vocabularies/xml.mjs +1 -1
- package/vocabularies/xsd.d.ts +3 -2
- package/vocabularies/xsd.d.ts.map +1 -1
- package/vocabularies/xsd.js +1 -1
- package/CHANGELOG.md +0 -130
- package/strict.d.ts +0 -84
- package/strict.d.ts.map +0 -1
- package/strict.mjs +0 -83
package/vocabularies/schema.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { NamedNode } from "@rdfjs/types";
|
|
2
2
|
interface Schema {
|
|
3
|
+
'': NamedNode<'http://schema.org/'>;
|
|
3
4
|
/**
|
|
4
5
|
* 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
|
|
5
6
|
* case of a single file published after Zip compression, the convention of appending '+zip' to the [[encodingFormat]] can be used. Geospatial, AR/VR, artistic/animation, gaming, engineering and scientific content can all be represented using [[3DModel]].
|
|
@@ -138,6 +139,8 @@ interface Schema {
|
|
|
138
139
|
"Audience": NamedNode<'http://schema.org/Audience'>;
|
|
139
140
|
/** An audio file. */
|
|
140
141
|
"AudioObject": NamedNode<'http://schema.org/AudioObject'>;
|
|
142
|
+
/** 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. */
|
|
143
|
+
"AudioObjectSnapshot": NamedNode<'http://schema.org/AudioObjectSnapshot'>;
|
|
141
144
|
/** An audiobook. */
|
|
142
145
|
"Audiobook": NamedNode<'http://schema.org/Audiobook'>;
|
|
143
146
|
/** 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 +208,9 @@ interface Schema {
|
|
|
205
208
|
"BenefitsHealthAspect": NamedNode<'http://schema.org/BenefitsHealthAspect'>;
|
|
206
209
|
/** A bike store. */
|
|
207
210
|
"BikeStore": NamedNode<'http://schema.org/BikeStore'>;
|
|
208
|
-
/**
|
|
211
|
+
/** Any biological, chemical, or biochemical thing. For example: a protein; a gene; a chemical; a synthetic chemical. */
|
|
212
|
+
"BioChemEntity": NamedNode<'http://schema.org/BioChemEntity'>;
|
|
213
|
+
/** 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
214
|
"Blog": NamedNode<'http://schema.org/Blog'>;
|
|
210
215
|
/** A blog post. */
|
|
211
216
|
"BlogPosting": NamedNode<'http://schema.org/BlogPosting'>;
|
|
@@ -397,6 +402,8 @@ interface Schema {
|
|
|
397
402
|
"CheckOutAction": NamedNode<'http://schema.org/CheckOutAction'>;
|
|
398
403
|
/** Web page type: Checkout page. */
|
|
399
404
|
"CheckoutPage": NamedNode<'http://schema.org/CheckoutPage'>;
|
|
405
|
+
/** 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)). */
|
|
406
|
+
"ChemicalSubstance": NamedNode<'http://schema.org/ChemicalSubstance'>;
|
|
400
407
|
/** A Childcare center. */
|
|
401
408
|
"ChildCare": NamedNode<'http://schema.org/ChildCare'>;
|
|
402
409
|
/** Event type: Children's event. */
|
|
@@ -926,7 +933,7 @@ interface Schema {
|
|
|
926
933
|
"EvidenceLevelC": NamedNode<'http://schema.org/EvidenceLevelC'>;
|
|
927
934
|
/** A structured value representing exchange rate. */
|
|
928
935
|
"ExchangeRateSpecification": NamedNode<'http://schema.org/ExchangeRateSpecification'>;
|
|
929
|
-
/**
|
|
936
|
+
/** Specifies that a refund can be done as an exchange for the same product. */
|
|
930
937
|
"ExchangeRefund": NamedNode<'http://schema.org/ExchangeRefund'>;
|
|
931
938
|
/** The act of participating in exertive activity for the purposes of improving health and fitness. */
|
|
932
939
|
"ExerciseAction": NamedNode<'http://schema.org/ExerciseAction'>;
|
|
@@ -998,11 +1005,13 @@ interface Schema {
|
|
|
998
1005
|
"FoodService": NamedNode<'http://schema.org/FoodService'>;
|
|
999
1006
|
/** Four-wheel drive is a transmission layout where the engine primarily drives two wheels with a part-time four-wheel drive capability. */
|
|
1000
1007
|
"FourWheelDriveConfiguration": NamedNode<'http://schema.org/FourWheelDriveConfiguration'>;
|
|
1008
|
+
/** Specifies that product returns are free of charge for the customer. */
|
|
1009
|
+
"FreeReturn": NamedNode<'http://schema.org/FreeReturn'>;
|
|
1001
1010
|
/** The day of the week between Thursday and Saturday. */
|
|
1002
1011
|
"Friday": NamedNode<'http://schema.org/Friday'>;
|
|
1003
1012
|
/** Front-wheel drive is a transmission layout where the engine drives the front wheels. */
|
|
1004
1013
|
"FrontWheelDriveConfiguration": NamedNode<'http://schema.org/FrontWheelDriveConfiguration'>;
|
|
1005
|
-
/**
|
|
1014
|
+
/** Specifies that a refund can be done in the full amount the customer paid for the product */
|
|
1006
1015
|
"FullRefund": NamedNode<'http://schema.org/FullRefund'>;
|
|
1007
1016
|
/**
|
|
1008
1017
|
* A FundingAgency is an organization that implements one or more [[FundingScheme]]s and manages
|
|
@@ -1041,6 +1050,8 @@ interface Schema {
|
|
|
1041
1050
|
"GatedResidenceCommunity": NamedNode<'http://schema.org/GatedResidenceCommunity'>;
|
|
1042
1051
|
/** An enumeration of genders. */
|
|
1043
1052
|
"GenderType": NamedNode<'http://schema.org/GenderType'>;
|
|
1053
|
+
/** 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). */
|
|
1054
|
+
"Gene": NamedNode<'http://schema.org/Gene'>;
|
|
1044
1055
|
/** A general contractor. */
|
|
1045
1056
|
"GeneralContractor": NamedNode<'http://schema.org/GeneralContractor'>;
|
|
1046
1057
|
/** A specific branch of medical science that pertains to hereditary transmission and the variation of inherited characteristics and disorders. */
|
|
@@ -1214,6 +1225,8 @@ interface Schema {
|
|
|
1214
1225
|
"ImageGallery": NamedNode<'http://schema.org/ImageGallery'>;
|
|
1215
1226
|
/** An image file. */
|
|
1216
1227
|
"ImageObject": NamedNode<'http://schema.org/ImageObject'>;
|
|
1228
|
+
/** 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. */
|
|
1229
|
+
"ImageObjectSnapshot": NamedNode<'http://schema.org/ImageObjectSnapshot'>;
|
|
1217
1230
|
/** Any medical imaging modality typically used for diagnostic purposes. */
|
|
1218
1231
|
"ImagingTest": NamedNode<'http://schema.org/ImagingTest'>;
|
|
1219
1232
|
/** Indicates that a legislation is in force. */
|
|
@@ -1356,7 +1369,7 @@ interface Schema {
|
|
|
1356
1369
|
"LiteraryEvent": NamedNode<'http://schema.org/LiteraryEvent'>;
|
|
1357
1370
|
/** LiveAlbum. */
|
|
1358
1371
|
"LiveAlbum": NamedNode<'http://schema.org/LiveAlbum'>;
|
|
1359
|
-
/** A
|
|
1372
|
+
/** A [[LiveBlogPosting]] is a [[BlogPosting]] intended to provide a rolling textual coverage of an ongoing event through continuous updates. */
|
|
1360
1373
|
"LiveBlogPosting": NamedNode<'http://schema.org/LiveBlogPosting'>;
|
|
1361
1374
|
/** Information about coping or life related to the topic. */
|
|
1362
1375
|
"LivingWithHealthAspect": NamedNode<'http://schema.org/LivingWithHealthAspect'>;
|
|
@@ -1427,6 +1440,8 @@ interface Schema {
|
|
|
1427
1440
|
* 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
1441
|
*/
|
|
1429
1442
|
"MediaReview": NamedNode<'http://schema.org/MediaReview'>;
|
|
1443
|
+
/** 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. */
|
|
1444
|
+
"MediaReviewItem": NamedNode<'http://schema.org/MediaReviewItem'>;
|
|
1430
1445
|
/** A subscription which allows a user to access media including audio, video, books, etc. */
|
|
1431
1446
|
"MediaSubscription": NamedNode<'http://schema.org/MediaSubscription'>;
|
|
1432
1447
|
/** Target audiences for medical web pages. */
|
|
@@ -1532,17 +1547,19 @@ interface Schema {
|
|
|
1532
1547
|
"MenuItem": NamedNode<'http://schema.org/MenuItem'>;
|
|
1533
1548
|
/** 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
1549
|
"MenuSection": NamedNode<'http://schema.org/MenuSection'>;
|
|
1535
|
-
/**
|
|
1550
|
+
/** Enumerates several kinds of product return policies. */
|
|
1536
1551
|
"MerchantReturnEnumeration": NamedNode<'http://schema.org/MerchantReturnEnumeration'>;
|
|
1537
|
-
/**
|
|
1552
|
+
/** Specifies that there is a finite window for product returns. */
|
|
1538
1553
|
"MerchantReturnFiniteReturnWindow": NamedNode<'http://schema.org/MerchantReturnFiniteReturnWindow'>;
|
|
1539
|
-
/**
|
|
1554
|
+
/** Specifies that product returns are not permitted. */
|
|
1540
1555
|
"MerchantReturnNotPermitted": NamedNode<'http://schema.org/MerchantReturnNotPermitted'>;
|
|
1541
|
-
/** A MerchantReturnPolicy provides information about product return policies associated with an [[Organization]] or [[
|
|
1556
|
+
/** A MerchantReturnPolicy provides information about product return policies associated with an [[Organization]], [[Product]], or [[Offer]]. */
|
|
1542
1557
|
"MerchantReturnPolicy": NamedNode<'http://schema.org/MerchantReturnPolicy'>;
|
|
1543
|
-
/**
|
|
1558
|
+
/** A seasonal override of a return policy, for example used for holidays. */
|
|
1559
|
+
"MerchantReturnPolicySeasonalOverride": NamedNode<'http://schema.org/MerchantReturnPolicySeasonalOverride'>;
|
|
1560
|
+
/** Specifies that there is an unlimited window for product returns. */
|
|
1544
1561
|
"MerchantReturnUnlimitedWindow": NamedNode<'http://schema.org/MerchantReturnUnlimitedWindow'>;
|
|
1545
|
-
/**
|
|
1562
|
+
/** Specifies that a product return policy is not provided. */
|
|
1546
1563
|
"MerchantReturnUnspecified": NamedNode<'http://schema.org/MerchantReturnUnspecified'>;
|
|
1547
1564
|
/** A single message from a sender to one or more organizations or people. */
|
|
1548
1565
|
"Message": NamedNode<'http://schema.org/Message'>;
|
|
@@ -1562,6 +1579,8 @@ interface Schema {
|
|
|
1562
1579
|
"MobileApplication": NamedNode<'http://schema.org/MobileApplication'>;
|
|
1563
1580
|
/** A store that sells mobile phones and related accessories. */
|
|
1564
1581
|
"MobilePhoneStore": NamedNode<'http://schema.org/MobilePhoneStore'>;
|
|
1582
|
+
/** Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity. */
|
|
1583
|
+
"MolecularEntity": NamedNode<'http://schema.org/MolecularEntity'>;
|
|
1565
1584
|
/** The day of the week between Sunday and Tuesday. */
|
|
1566
1585
|
"Monday": NamedNode<'http://schema.org/Monday'>;
|
|
1567
1586
|
/** 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 +1931,7 @@ interface Schema {
|
|
|
1912
1931
|
*
|
|
1913
1932
|
*/
|
|
1914
1933
|
"OriginalMediaContent": NamedNode<'http://schema.org/OriginalMediaContent'>;
|
|
1915
|
-
/**
|
|
1934
|
+
/** Specifies that the customer must pay the original shipping costs when returning a product. */
|
|
1916
1935
|
"OriginalShippingFees": NamedNode<'http://schema.org/OriginalShippingFees'>;
|
|
1917
1936
|
/** A system of medicine focused on promoting the body's innate ability to heal itself. */
|
|
1918
1937
|
"Osteopathic": NamedNode<'http://schema.org/Osteopathic'>;
|
|
@@ -2044,7 +2063,7 @@ interface Schema {
|
|
|
2044
2063
|
"PlanAction": NamedNode<'http://schema.org/PlanAction'>;
|
|
2045
2064
|
/** 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
2065
|
"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
|
|
2066
|
+
/** 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
2067
|
"Play": NamedNode<'http://schema.org/Play'>;
|
|
2049
2068
|
/** 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
2069
|
"PlayAction": NamedNode<'http://schema.org/PlayAction'>;
|
|
@@ -2145,6 +2164,8 @@ interface Schema {
|
|
|
2145
2164
|
"PropertyValue": NamedNode<'http://schema.org/PropertyValue'>;
|
|
2146
2165
|
/** A Property value specification. */
|
|
2147
2166
|
"PropertyValueSpecification": NamedNode<'http://schema.org/PropertyValueSpecification'>;
|
|
2167
|
+
/** 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. */
|
|
2168
|
+
"Protein": NamedNode<'http://schema.org/Protein'>;
|
|
2148
2169
|
/** Single-celled organism that causes an infection. */
|
|
2149
2170
|
"Protozoa": NamedNode<'http://schema.org/Protozoa'>;
|
|
2150
2171
|
/** 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 +2258,7 @@ interface Schema {
|
|
|
2237
2258
|
"Recruiting": NamedNode<'http://schema.org/Recruiting'>;
|
|
2238
2259
|
/** A recycling center. */
|
|
2239
2260
|
"RecyclingCenter": NamedNode<'http://schema.org/RecyclingCenter'>;
|
|
2240
|
-
/**
|
|
2261
|
+
/** Enumerates several kinds of product return refund types. */
|
|
2241
2262
|
"RefundTypeEnumeration": NamedNode<'http://schema.org/RefundTypeEnumeration'>;
|
|
2242
2263
|
/** Indicates that the item is refurbished. */
|
|
2243
2264
|
"RefurbishedCondition": NamedNode<'http://schema.org/RefurbishedCondition'>;
|
|
@@ -2283,6 +2304,8 @@ interface Schema {
|
|
|
2283
2304
|
"ReportageNewsArticle": NamedNode<'http://schema.org/ReportageNewsArticle'>;
|
|
2284
2305
|
/** A patient-reported or observed dosing schedule for a drug or supplement. */
|
|
2285
2306
|
"ReportedDoseSchedule": NamedNode<'http://schema.org/ReportedDoseSchedule'>;
|
|
2307
|
+
/** A Research Organization (e.g. scientific institute, research company). */
|
|
2308
|
+
"ResearchOrganization": NamedNode<'http://schema.org/ResearchOrganization'>;
|
|
2286
2309
|
/** A Research project. */
|
|
2287
2310
|
"ResearchProject": NamedNode<'http://schema.org/ResearchProject'>;
|
|
2288
2311
|
/** Researchers. */
|
|
@@ -2318,7 +2341,7 @@ interface Schema {
|
|
|
2318
2341
|
"RespiratoryTherapy": NamedNode<'http://schema.org/RespiratoryTherapy'>;
|
|
2319
2342
|
/** A restaurant. */
|
|
2320
2343
|
"Restaurant": NamedNode<'http://schema.org/Restaurant'>;
|
|
2321
|
-
/**
|
|
2344
|
+
/** Specifies that the customer must pay a restocking fee when returning a product */
|
|
2322
2345
|
"RestockingFees": NamedNode<'http://schema.org/RestockingFees'>;
|
|
2323
2346
|
/** A diet restricted to certain foods or preparations for cultural, religious, health or lifestyle reasons. */
|
|
2324
2347
|
"RestrictedDiet": NamedNode<'http://schema.org/RestrictedDiet'>;
|
|
@@ -2332,9 +2355,27 @@ interface Schema {
|
|
|
2332
2355
|
"Retail": NamedNode<'http://schema.org/Retail'>;
|
|
2333
2356
|
/** The act of returning to the origin that which was previously received (concrete objects) or taken (ownership). */
|
|
2334
2357
|
"ReturnAction": NamedNode<'http://schema.org/ReturnAction'>;
|
|
2335
|
-
/**
|
|
2358
|
+
/** Specifies that product returns must be made at a kiosk. */
|
|
2359
|
+
"ReturnAtKiosk": NamedNode<'http://schema.org/ReturnAtKiosk'>;
|
|
2360
|
+
/** Specifies that product returns must to be done by mail. */
|
|
2361
|
+
"ReturnByMail": NamedNode<'http://schema.org/ReturnByMail'>;
|
|
2362
|
+
/** Specifies that product returns must be paid for, and are the responsibility of, the customer. */
|
|
2363
|
+
"ReturnFeesCustomerResponsibility": NamedNode<'http://schema.org/ReturnFeesCustomerResponsibility'>;
|
|
2364
|
+
/** Enumerates several kinds of policies for product return fees. */
|
|
2336
2365
|
"ReturnFeesEnumeration": NamedNode<'http://schema.org/ReturnFeesEnumeration'>;
|
|
2337
|
-
/**
|
|
2366
|
+
/** Specifies that product returns must be made in a store. */
|
|
2367
|
+
"ReturnInStore": NamedNode<'http://schema.org/ReturnInStore'>;
|
|
2368
|
+
/** Indicated that creating a return label is the responsibility of the customer. */
|
|
2369
|
+
"ReturnLabelCustomerResponsibility": NamedNode<'http://schema.org/ReturnLabelCustomerResponsibility'>;
|
|
2370
|
+
/** Indicated that a return label must be downloaded and printed by the customer. */
|
|
2371
|
+
"ReturnLabelDownloadAndPrint": NamedNode<'http://schema.org/ReturnLabelDownloadAndPrint'>;
|
|
2372
|
+
/** Specifies that a return label will be provided by the seller in the shipping box. */
|
|
2373
|
+
"ReturnLabelInBox": NamedNode<'http://schema.org/ReturnLabelInBox'>;
|
|
2374
|
+
/** Enumerates several types of return labels for product returns. */
|
|
2375
|
+
"ReturnLabelSourceEnumeration": NamedNode<'http://schema.org/ReturnLabelSourceEnumeration'>;
|
|
2376
|
+
/** Enumerates several types of product return methods. */
|
|
2377
|
+
"ReturnMethodEnumeration": NamedNode<'http://schema.org/ReturnMethodEnumeration'>;
|
|
2378
|
+
/** Specifies that the customer must pay the return shipping costs when returning a product */
|
|
2338
2379
|
"ReturnShippingFees": NamedNode<'http://schema.org/ReturnShippingFees'>;
|
|
2339
2380
|
/** A review of an item - for example, of a restaurant, movie, or store. */
|
|
2340
2381
|
"Review": NamedNode<'http://schema.org/Review'>;
|
|
@@ -2380,7 +2421,7 @@ interface Schema {
|
|
|
2380
2421
|
/** Represents a sale price (usually active for a limited period) of an offered product. */
|
|
2381
2422
|
"SalePrice": NamedNode<'http://schema.org/SalePrice'>;
|
|
2382
2423
|
/**
|
|
2383
|
-
* Content coded 'satire or content' in a [[MediaReview]], considered in the context of how it was published or shared.
|
|
2424
|
+
* Content coded 'satire or parody content' in a [[MediaReview]], considered in the context of how it was published or shared.
|
|
2384
2425
|
*
|
|
2385
2426
|
* 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
2427
|
*
|
|
@@ -2584,6 +2625,8 @@ interface Schema {
|
|
|
2584
2625
|
"StagesHealthAspect": NamedNode<'http://schema.org/StagesHealthAspect'>;
|
|
2585
2626
|
/** A state or province of a country. */
|
|
2586
2627
|
"State": NamedNode<'http://schema.org/State'>;
|
|
2628
|
+
/** 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. */
|
|
2629
|
+
"Statement": NamedNode<'http://schema.org/Statement'>;
|
|
2587
2630
|
/**
|
|
2588
2631
|
* 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
2632
|
* 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 +2640,7 @@ interface Schema {
|
|
|
2597
2640
|
"SteeringPositionValue": NamedNode<'http://schema.org/SteeringPositionValue'>;
|
|
2598
2641
|
/** A retail good store. */
|
|
2599
2642
|
"Store": NamedNode<'http://schema.org/Store'>;
|
|
2600
|
-
/**
|
|
2643
|
+
/** Specifies that the customer receives a store credit as refund when returning a product */
|
|
2601
2644
|
"StoreCreditRefund": NamedNode<'http://schema.org/StoreCreditRefund'>;
|
|
2602
2645
|
/** Physical activity that is engaged in to improve muscle and bone strength. Also referred to as resistance training. */
|
|
2603
2646
|
"StrengthTraining": NamedNode<'http://schema.org/StrengthTraining'>;
|
|
@@ -2660,6 +2703,8 @@ interface Schema {
|
|
|
2660
2703
|
"TaxiStand": NamedNode<'http://schema.org/TaxiStand'>;
|
|
2661
2704
|
/** Indicates the usage of the car as a taxi. */
|
|
2662
2705
|
"TaxiVehicleUsage": NamedNode<'http://schema.org/TaxiVehicleUsage'>;
|
|
2706
|
+
/** A set of organisms asserted to represent a natural cohesive biological unit. */
|
|
2707
|
+
"Taxon": NamedNode<'http://schema.org/Taxon'>;
|
|
2663
2708
|
/** A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc. */
|
|
2664
2709
|
"TechArticle": NamedNode<'http://schema.org/TechArticle'>;
|
|
2665
2710
|
/** A unique instance of a television BroadcastService on a CableOrSatelliteService lineup. */
|
|
@@ -2845,6 +2890,8 @@ interface Schema {
|
|
|
2845
2890
|
"VideoGameSeries": NamedNode<'http://schema.org/VideoGameSeries'>;
|
|
2846
2891
|
/** A video file. */
|
|
2847
2892
|
"VideoObject": NamedNode<'http://schema.org/VideoObject'>;
|
|
2893
|
+
/** 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. */
|
|
2894
|
+
"VideoObjectSnapshot": NamedNode<'http://schema.org/VideoObjectSnapshot'>;
|
|
2848
2895
|
/** The act of consuming static visual content. */
|
|
2849
2896
|
"ViewAction": NamedNode<'http://schema.org/ViewAction'>;
|
|
2850
2897
|
/** VinylFormat. */
|
|
@@ -3159,6 +3206,8 @@ interface Schema {
|
|
|
3159
3206
|
"alternateName": NamedNode<'http://schema.org/alternateName'>;
|
|
3160
3207
|
/** A secondary title of the CreativeWork. */
|
|
3161
3208
|
"alternativeHeadline": NamedNode<'http://schema.org/alternativeHeadline'>;
|
|
3209
|
+
/** Another gene which is a variation of this one. */
|
|
3210
|
+
"alternativeOf": NamedNode<'http://schema.org/alternativeOf'>;
|
|
3162
3211
|
/** Alumni of an organization. */
|
|
3163
3212
|
"alumni": NamedNode<'http://schema.org/alumni'>;
|
|
3164
3213
|
/** An organization that the person is an alumni of. */
|
|
@@ -3205,6 +3254,8 @@ interface Schema {
|
|
|
3205
3254
|
"appliesToPaymentMethod": NamedNode<'http://schema.org/appliesToPaymentMethod'>;
|
|
3206
3255
|
/** Collection, [fonds](https://en.wikipedia.org/wiki/Fonds), or item held, kept or maintained by an [[ArchiveOrganization]]. */
|
|
3207
3256
|
"archiveHeld": NamedNode<'http://schema.org/archiveHeld'>;
|
|
3257
|
+
/** 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. */
|
|
3258
|
+
"archivedAt": NamedNode<'http://schema.org/archivedAt'>;
|
|
3208
3259
|
/** The area within which users can expect to reach the broadcast service. */
|
|
3209
3260
|
"area": NamedNode<'http://schema.org/area'>;
|
|
3210
3261
|
/** The geographic area where a service or offered item is provided. */
|
|
@@ -3257,10 +3308,18 @@ interface Schema {
|
|
|
3257
3308
|
"associatedAnatomy": NamedNode<'http://schema.org/associatedAnatomy'>;
|
|
3258
3309
|
/** A NewsArticle associated with the Media Object. */
|
|
3259
3310
|
"associatedArticle": NamedNode<'http://schema.org/associatedArticle'>;
|
|
3311
|
+
/** 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]]. */
|
|
3312
|
+
"associatedClaimReview": NamedNode<'http://schema.org/associatedClaimReview'>;
|
|
3313
|
+
/** 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. */
|
|
3314
|
+
"associatedDisease": NamedNode<'http://schema.org/associatedDisease'>;
|
|
3260
3315
|
/** A media object that encodes this CreativeWork. This property is a synonym for encoding. */
|
|
3261
3316
|
"associatedMedia": NamedNode<'http://schema.org/associatedMedia'>;
|
|
3317
|
+
/** 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]]. */
|
|
3318
|
+
"associatedMediaReview": NamedNode<'http://schema.org/associatedMediaReview'>;
|
|
3262
3319
|
/** 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
3320
|
"associatedPathophysiology": NamedNode<'http://schema.org/associatedPathophysiology'>;
|
|
3321
|
+
/** An associated [[Review]]. */
|
|
3322
|
+
"associatedReview": NamedNode<'http://schema.org/associatedReview'>;
|
|
3264
3323
|
/** A person that acts as performing member of a sports team; a player as opposed to a coach. */
|
|
3265
3324
|
"athlete": NamedNode<'http://schema.org/athlete'>;
|
|
3266
3325
|
/** A person or organization attending the event. */
|
|
@@ -3344,6 +3403,12 @@ interface Schema {
|
|
|
3344
3403
|
"billingPeriod": NamedNode<'http://schema.org/billingPeriod'>;
|
|
3345
3404
|
/** 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
3405
|
"billingStart": NamedNode<'http://schema.org/billingStart'>;
|
|
3406
|
+
/** A BioChemEntity that is known to interact with this item. */
|
|
3407
|
+
"bioChemInteraction": NamedNode<'http://schema.org/bioChemInteraction'>;
|
|
3408
|
+
/** A similar BioChemEntity, e.g., obtained by fingerprint similarity algorithms. */
|
|
3409
|
+
"bioChemSimilarity": NamedNode<'http://schema.org/bioChemSimilarity'>;
|
|
3410
|
+
/** A role played by the BioChemEntity within a biological context. */
|
|
3411
|
+
"biologicalRole": NamedNode<'http://schema.org/biologicalRole'>;
|
|
3347
3412
|
/** The biomechanical properties of the bone. */
|
|
3348
3413
|
"biomechnicalClass": NamedNode<'http://schema.org/biomechnicalClass'>;
|
|
3349
3414
|
/** Date of birth. */
|
|
@@ -3354,7 +3419,7 @@ interface Schema {
|
|
|
3354
3419
|
"bitrate": NamedNode<'http://schema.org/bitrate'>;
|
|
3355
3420
|
/** A posting that is part of this blog. */
|
|
3356
3421
|
"blogPost": NamedNode<'http://schema.org/blogPost'>;
|
|
3357
|
-
/**
|
|
3422
|
+
/** 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
3423
|
"blogPosts": NamedNode<'http://schema.org/blogPosts'>;
|
|
3359
3424
|
/** The blood vessel that carries blood from the heart to the muscle. */
|
|
3360
3425
|
"bloodSupply": NamedNode<'http://schema.org/bloodSupply'>;
|
|
@@ -3479,10 +3544,16 @@ interface Schema {
|
|
|
3479
3544
|
"checkinTime": NamedNode<'http://schema.org/checkinTime'>;
|
|
3480
3545
|
/** The latest someone may check out of a lodging establishment. */
|
|
3481
3546
|
"checkoutTime": NamedNode<'http://schema.org/checkoutTime'>;
|
|
3547
|
+
/** The chemical composition describes the identity and relative ratio of the chemical elements that make up the substance. */
|
|
3548
|
+
"chemicalComposition": NamedNode<'http://schema.org/chemicalComposition'>;
|
|
3549
|
+
/** A role played by the BioChemEntity within a chemical context. */
|
|
3550
|
+
"chemicalRole": NamedNode<'http://schema.org/chemicalRole'>;
|
|
3482
3551
|
/** Maximal age of the child. */
|
|
3483
3552
|
"childMaxAge": NamedNode<'http://schema.org/childMaxAge'>;
|
|
3484
3553
|
/** Minimal age of the child. */
|
|
3485
3554
|
"childMinAge": NamedNode<'http://schema.org/childMinAge'>;
|
|
3555
|
+
/** Closest child taxa of the taxon in question. */
|
|
3556
|
+
"childTaxon": NamedNode<'http://schema.org/childTaxon'>;
|
|
3486
3557
|
/** A child of the person. */
|
|
3487
3558
|
"children": NamedNode<'http://schema.org/children'>;
|
|
3488
3559
|
/** The number of milligrams of cholesterol. */
|
|
@@ -3491,6 +3562,11 @@ interface Schema {
|
|
|
3491
3562
|
"circle": NamedNode<'http://schema.org/circle'>;
|
|
3492
3563
|
/** A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. */
|
|
3493
3564
|
"citation": NamedNode<'http://schema.org/citation'>;
|
|
3565
|
+
/**
|
|
3566
|
+
* For a [[Claim]] interpreted from [[MediaObject]] content
|
|
3567
|
+
* sed to indicate a claim contained, implied or refined from the content of a [[MediaObject]].
|
|
3568
|
+
*/
|
|
3569
|
+
"claimInterpreter": NamedNode<'http://schema.org/claimInterpreter'>;
|
|
3494
3570
|
/** A short summary of the specific claims reviewed in a ClaimReview. */
|
|
3495
3571
|
"claimReviewed": NamedNode<'http://schema.org/claimReviewed'>;
|
|
3496
3572
|
/** Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD). */
|
|
@@ -3612,7 +3688,17 @@ interface Schema {
|
|
|
3612
3688
|
"countriesNotSupported": NamedNode<'http://schema.org/countriesNotSupported'>;
|
|
3613
3689
|
/** Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code. */
|
|
3614
3690
|
"countriesSupported": NamedNode<'http://schema.org/countriesSupported'>;
|
|
3615
|
-
/** The
|
|
3691
|
+
/** The place where the product was assembled. */
|
|
3692
|
+
"countryOfAssembly": NamedNode<'http://schema.org/countryOfAssembly'>;
|
|
3693
|
+
/** The place where the item (typically [[Product]]) was last processed and tested before importation. */
|
|
3694
|
+
"countryOfLastProcessing": NamedNode<'http://schema.org/countryOfLastProcessing'>;
|
|
3695
|
+
/**
|
|
3696
|
+
* The country of origin of something, including products as well as creative works such as movie and TV content.
|
|
3697
|
+
*
|
|
3698
|
+
* 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.
|
|
3699
|
+
*
|
|
3700
|
+
* 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.
|
|
3701
|
+
*/
|
|
3616
3702
|
"countryOfOrigin": NamedNode<'http://schema.org/countryOfOrigin'>;
|
|
3617
3703
|
/** A sub property of location. The course where this action was taken. */
|
|
3618
3704
|
"course": NamedNode<'http://schema.org/course'>;
|
|
@@ -3648,6 +3734,12 @@ interface Schema {
|
|
|
3648
3734
|
"currentExchangeRate": NamedNode<'http://schema.org/currentExchangeRate'>;
|
|
3649
3735
|
/** Party placing the order or paying the invoice. */
|
|
3650
3736
|
"customer": NamedNode<'http://schema.org/customer'>;
|
|
3737
|
+
/** The type of return fees if the product is returned due to customer remorse. */
|
|
3738
|
+
"customerRemorseReturnFees": NamedNode<'http://schema.org/customerRemorseReturnFees'>;
|
|
3739
|
+
/** The method (from an enumeration) by which the customer obtains a return shipping label for a product returned due to customer remorse. */
|
|
3740
|
+
"customerRemorseReturnLabelSource": NamedNode<'http://schema.org/customerRemorseReturnLabelSource'>;
|
|
3741
|
+
/** The amount of shipping costs if a product is returned due to customer remorse. Applicable when property [[customerRemorseReturnFees]] equals [[ReturnShippingFees]]. */
|
|
3742
|
+
"customerRemorseReturnShippingFeesAmount": NamedNode<'http://schema.org/customerRemorseReturnShippingFeesAmount'>;
|
|
3651
3743
|
/** 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
3744
|
"cutoffTime": NamedNode<'http://schema.org/cutoffTime'>;
|
|
3653
3745
|
/** collectiondate - Date for which patient counts are reported. */
|
|
@@ -3771,6 +3863,8 @@ interface Schema {
|
|
|
3771
3863
|
"dietFeatures": NamedNode<'http://schema.org/dietFeatures'>;
|
|
3772
3864
|
/** 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
3865
|
"differentialDiagnosis": NamedNode<'http://schema.org/differentialDiagnosis'>;
|
|
3866
|
+
/** 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. */
|
|
3867
|
+
"directApply": NamedNode<'http://schema.org/directApply'>;
|
|
3774
3868
|
/** 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
3869
|
"director": NamedNode<'http://schema.org/director'>;
|
|
3776
3870
|
/** 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 +4005,8 @@ interface Schema {
|
|
|
3911
4005
|
"email": NamedNode<'http://schema.org/email'>;
|
|
3912
4006
|
/** 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
4007
|
"embedUrl": NamedNode<'http://schema.org/embedUrl'>;
|
|
4008
|
+
/** Represents textual captioning from a [[MediaObject]], e.g. text of a 'meme'. */
|
|
4009
|
+
"embeddedTextCaption": NamedNode<'http://schema.org/embeddedTextCaption'>;
|
|
3914
4010
|
/** 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
4011
|
"emissionsCO2": NamedNode<'http://schema.org/emissionsCO2'>;
|
|
3916
4012
|
/** Someone working for this organization. */
|
|
@@ -3923,6 +4019,8 @@ interface Schema {
|
|
|
3923
4019
|
"employmentType": NamedNode<'http://schema.org/employmentType'>;
|
|
3924
4020
|
/** Indicates the department, unit and/or facility where the employee reports and/or in which the job is to be performed. */
|
|
3925
4021
|
"employmentUnit": NamedNode<'http://schema.org/employmentUnit'>;
|
|
4022
|
+
/** Another BioChemEntity encoded by this one. */
|
|
4023
|
+
"encodesBioChemEntity": NamedNode<'http://schema.org/encodesBioChemEntity'>;
|
|
3926
4024
|
/** The CreativeWork encoded by this media object. */
|
|
3927
4025
|
"encodesCreativeWork": NamedNode<'http://schema.org/encodesCreativeWork'>;
|
|
3928
4026
|
/** A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. */
|
|
@@ -4046,6 +4144,8 @@ interface Schema {
|
|
|
4046
4144
|
"expertConsiderations": NamedNode<'http://schema.org/expertConsiderations'>;
|
|
4047
4145
|
/** 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
4146
|
"expires": NamedNode<'http://schema.org/expires'>;
|
|
4147
|
+
/** Tissue, organ, biological sample, etc in which activity of this gene has been observed experimentally. For example brain, digestive system. */
|
|
4148
|
+
"expressedIn": NamedNode<'http://schema.org/expressedIn'>;
|
|
4049
4149
|
/** Family name. In the U.S., the last name of a Person. */
|
|
4050
4150
|
"familyName": NamedNode<'http://schema.org/familyName'>;
|
|
4051
4151
|
/** The number of grams of fat. */
|
|
@@ -4207,6 +4307,10 @@ interface Schema {
|
|
|
4207
4307
|
"guidelineSubject": NamedNode<'http://schema.org/guidelineSubject'>;
|
|
4208
4308
|
/** 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
4309
|
"handlingTime": NamedNode<'http://schema.org/handlingTime'>;
|
|
4310
|
+
/** Indicates a BioChemEntity that (in some sense) has this BioChemEntity as a part. */
|
|
4311
|
+
"hasBioChemEntityPart": NamedNode<'http://schema.org/hasBioChemEntityPart'>;
|
|
4312
|
+
/** A symbolic representation of a BioChemEnity. For example, a nucleotide sequence of a Gene or an amino acid sequence of a Protein. */
|
|
4313
|
+
"hasBioPolymerSequence": NamedNode<'http://schema.org/hasBioPolymerSequence'>;
|
|
4210
4314
|
/** A broadcast channel of a broadcast service. */
|
|
4211
4315
|
"hasBroadcastChannel": NamedNode<'http://schema.org/hasBroadcastChannel'>;
|
|
4212
4316
|
/** A Category code contained in this code set. */
|
|
@@ -4241,8 +4345,10 @@ interface Schema {
|
|
|
4241
4345
|
"hasMenuItem": NamedNode<'http://schema.org/hasMenuItem'>;
|
|
4242
4346
|
/** A subgrouping of the menu (by dishes, course, serving time period, etc.). */
|
|
4243
4347
|
"hasMenuSection": NamedNode<'http://schema.org/hasMenuSection'>;
|
|
4244
|
-
/**
|
|
4348
|
+
/** Specifies a MerchantReturnPolicy that may be applicable. */
|
|
4245
4349
|
"hasMerchantReturnPolicy": NamedNode<'http://schema.org/hasMerchantReturnPolicy'>;
|
|
4350
|
+
/** Molecular function performed by this BioChemEntity; please use PropertyValue if you want to include any evidence. */
|
|
4351
|
+
"hasMolecularFunction": NamedNode<'http://schema.org/hasMolecularFunction'>;
|
|
4246
4352
|
/** The Person's occupation. For past professions, use Role for expressing dates. */
|
|
4247
4353
|
"hasOccupation": NamedNode<'http://schema.org/hasOccupation'>;
|
|
4248
4354
|
/** Indicates an OfferCatalog listing for this Organization, Person, or Service. */
|
|
@@ -4251,6 +4357,8 @@ interface Schema {
|
|
|
4251
4357
|
"hasPOS": NamedNode<'http://schema.org/hasPOS'>;
|
|
4252
4358
|
/** Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense). */
|
|
4253
4359
|
"hasPart": NamedNode<'http://schema.org/hasPart'>;
|
|
4360
|
+
/** A common representation such as a protein sequence or chemical structure for this entity. For images use schema.org/image. */
|
|
4361
|
+
"hasRepresentation": NamedNode<'http://schema.org/hasRepresentation'>;
|
|
4254
4362
|
/** Indicates a [[Product]] that is a member of this [[ProductGroup]] (or [[ProductModel]]). */
|
|
4255
4363
|
"hasVariant": NamedNode<'http://schema.org/hasVariant'>;
|
|
4256
4364
|
/** Headline of the article. */
|
|
@@ -4332,6 +4440,10 @@ interface Schema {
|
|
|
4332
4440
|
"inAlbum": NamedNode<'http://schema.org/inAlbum'>;
|
|
4333
4441
|
/** The CableOrSatelliteService offering the channel. */
|
|
4334
4442
|
"inBroadcastLineup": NamedNode<'http://schema.org/inBroadcastLineup'>;
|
|
4443
|
+
/** Non-proprietary identifier for molecular entity that can be used in printed and electronic data sources thus enabling easier linking of diverse data compilations. */
|
|
4444
|
+
"inChI": NamedNode<'http://schema.org/inChI'>;
|
|
4445
|
+
/** InChIKey is a hashed version of the full InChI (using the SHA-256 algorithm). */
|
|
4446
|
+
"inChIKey": NamedNode<'http://schema.org/inChIKey'>;
|
|
4335
4447
|
/** A [[CategoryCodeSet]] that contains this category code. */
|
|
4336
4448
|
"inCodeSet": NamedNode<'http://schema.org/inCodeSet'>;
|
|
4337
4449
|
/** A [[DefinedTermSet]] that contains this term. */
|
|
@@ -4342,7 +4454,7 @@ interface Schema {
|
|
|
4342
4454
|
"inPlaylist": NamedNode<'http://schema.org/inPlaylist'>;
|
|
4343
4455
|
/** Indicates the [[productGroupID]] for a [[ProductGroup]] that this product [[isVariantOf]]. */
|
|
4344
4456
|
"inProductGroupWithID": NamedNode<'http://schema.org/inProductGroupWithID'>;
|
|
4345
|
-
/** Are in-store returns offered? */
|
|
4457
|
+
/** Are in-store returns offered? (for more advanced return methods use the [[returnMethod]] property) */
|
|
4346
4458
|
"inStoreReturnsOffered": NamedNode<'http://schema.org/inStoreReturnsOffered'>;
|
|
4347
4459
|
/** Qualification, candidature, degree, application that Thesis supports. */
|
|
4348
4460
|
"inSupportOf": NamedNode<'http://schema.org/inSupportOf'>;
|
|
@@ -4409,6 +4521,8 @@ interface Schema {
|
|
|
4409
4521
|
"interactivityType": NamedNode<'http://schema.org/interactivityType'>;
|
|
4410
4522
|
/** The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate. */
|
|
4411
4523
|
"interestRate": NamedNode<'http://schema.org/interestRate'>;
|
|
4524
|
+
/** 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]]. */
|
|
4525
|
+
"interpretedAsClaim": NamedNode<'http://schema.org/interpretedAsClaim'>;
|
|
4412
4526
|
/** The current approximate inventory level for the item or items. */
|
|
4413
4527
|
"inventoryLevel": NamedNode<'http://schema.org/inventoryLevel'>;
|
|
4414
4528
|
/** 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 +4541,22 @@ interface Schema {
|
|
|
4427
4541
|
"isBasedOnUrl": NamedNode<'http://schema.org/isBasedOnUrl'>;
|
|
4428
4542
|
/** A pointer to another product (or multiple products) for which this product is a consumable. */
|
|
4429
4543
|
"isConsumableFor": NamedNode<'http://schema.org/isConsumableFor'>;
|
|
4544
|
+
/** Another BioChemEntity encoding by this one. */
|
|
4545
|
+
"isEncodedByBioChemEntity": NamedNode<'http://schema.org/isEncodedByBioChemEntity'>;
|
|
4430
4546
|
/** Indicates whether this content is family friendly. */
|
|
4431
4547
|
"isFamilyFriendly": NamedNode<'http://schema.org/isFamilyFriendly'>;
|
|
4432
4548
|
/** Was the offer accepted as a gift for someone other than the buyer. */
|
|
4433
4549
|
"isGift": NamedNode<'http://schema.org/isGift'>;
|
|
4550
|
+
/** Biological process this BioChemEntity is involved in; please use PropertyValue if you want to include any evidence. */
|
|
4551
|
+
"isInvolvedInBiologicalProcess": NamedNode<'http://schema.org/isInvolvedInBiologicalProcess'>;
|
|
4434
4552
|
/** True if the broadcast is of a live event. */
|
|
4435
4553
|
"isLiveBroadcast": NamedNode<'http://schema.org/isLiveBroadcast'>;
|
|
4554
|
+
/** Subcellular location where this BioChemEntity is located; please use PropertyValue if you want to include any evidence. */
|
|
4555
|
+
"isLocatedInSubcellularLocation": NamedNode<'http://schema.org/isLocatedInSubcellularLocation'>;
|
|
4436
4556
|
/** Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of. */
|
|
4437
4557
|
"isPartOf": NamedNode<'http://schema.org/isPartOf'>;
|
|
4558
|
+
/** Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity. */
|
|
4559
|
+
"isPartOfBioChemEntity": NamedNode<'http://schema.org/isPartOfBioChemEntity'>;
|
|
4438
4560
|
/** Indicates some accommodation that this floor plan describes. */
|
|
4439
4561
|
"isPlanForApartment": NamedNode<'http://schema.org/isPlanForApartment'>;
|
|
4440
4562
|
/** True if this item's name is a proprietary/brand name (vs. generic name). */
|
|
@@ -4467,8 +4589,14 @@ interface Schema {
|
|
|
4467
4589
|
"iswcCode": NamedNode<'http://schema.org/iswcCode'>;
|
|
4468
4590
|
/** An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')’. */
|
|
4469
4591
|
"item": NamedNode<'http://schema.org/item'>;
|
|
4470
|
-
/** A predefined value from OfferItemCondition
|
|
4592
|
+
/** 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
4593
|
"itemCondition": NamedNode<'http://schema.org/itemCondition'>;
|
|
4594
|
+
/** The type of return fees for returns of defect products. */
|
|
4595
|
+
"itemDefectReturnFees": NamedNode<'http://schema.org/itemDefectReturnFees'>;
|
|
4596
|
+
/** The method (from an enumeration) by which the customer obtains a return shipping label for a defect product. */
|
|
4597
|
+
"itemDefectReturnLabelSource": NamedNode<'http://schema.org/itemDefectReturnLabelSource'>;
|
|
4598
|
+
/** Amount of shipping costs for defect product returns. Applicable when property [[itemDefectReturnFees]] equals [[ReturnShippingFees]]. */
|
|
4599
|
+
"itemDefectReturnShippingFeesAmount": NamedNode<'http://schema.org/itemDefectReturnShippingFeesAmount'>;
|
|
4472
4600
|
/** 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
4601
|
"itemListElement": NamedNode<'http://schema.org/itemListElement'>;
|
|
4474
4602
|
/** Type of ordering (e.g. Ascending, Descending, Unordered). */
|
|
@@ -4483,6 +4611,8 @@ interface Schema {
|
|
|
4483
4611
|
"itemShipped": NamedNode<'http://schema.org/itemShipped'>;
|
|
4484
4612
|
/** 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
4613
|
"itinerary": NamedNode<'http://schema.org/itinerary'>;
|
|
4614
|
+
/** Systematic method of naming chemical compounds as recommended by the International Union of Pure and Applied Chemistry (IUPAC). */
|
|
4615
|
+
"iupacName": NamedNode<'http://schema.org/iupacName'>;
|
|
4486
4616
|
/** Description of benefits associated with the job. */
|
|
4487
4617
|
"jobBenefits": NamedNode<'http://schema.org/jobBenefits'>;
|
|
4488
4618
|
/** An indicator as to whether a position is available for an immediate start. */
|
|
@@ -4670,6 +4800,8 @@ interface Schema {
|
|
|
4670
4800
|
"mechanismOfAction": NamedNode<'http://schema.org/mechanismOfAction'>;
|
|
4671
4801
|
/** Indicates a MediaManipulationRatingEnumeration classification of a media object (in the context of how it was published or shared). */
|
|
4672
4802
|
"mediaAuthenticityCategory": NamedNode<'http://schema.org/mediaAuthenticityCategory'>;
|
|
4803
|
+
/** In the context of a [[MediaReview]], indicates specific media item(s) that are grouped using a [[MediaReviewItem]]. */
|
|
4804
|
+
"mediaItemAppearance": NamedNode<'http://schema.org/mediaItemAppearance'>;
|
|
4673
4805
|
/** The median value. */
|
|
4674
4806
|
"median": NamedNode<'http://schema.org/median'>;
|
|
4675
4807
|
/** Medical audience for page. */
|
|
@@ -4700,9 +4832,9 @@ interface Schema {
|
|
|
4700
4832
|
"menuAddOn": NamedNode<'http://schema.org/menuAddOn'>;
|
|
4701
4833
|
/** 'merchant' is an out-dated term for 'seller'. */
|
|
4702
4834
|
"merchant": NamedNode<'http://schema.org/merchant'>;
|
|
4703
|
-
/**
|
|
4835
|
+
/** 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
4836
|
"merchantReturnDays": NamedNode<'http://schema.org/merchantReturnDays'>;
|
|
4705
|
-
/**
|
|
4837
|
+
/** Specifies a Web page or service by URL, for product returns. */
|
|
4706
4838
|
"merchantReturnLink": NamedNode<'http://schema.org/merchantReturnLink'>;
|
|
4707
4839
|
/** A CreativeWork attached to the message. */
|
|
4708
4840
|
"messageAttachment": NamedNode<'http://schema.org/messageAttachment'>;
|
|
@@ -4722,6 +4854,12 @@ interface Schema {
|
|
|
4722
4854
|
"modelDate": NamedNode<'http://schema.org/modelDate'>;
|
|
4723
4855
|
/** The date and time the reservation was modified. */
|
|
4724
4856
|
"modifiedTime": NamedNode<'http://schema.org/modifiedTime'>;
|
|
4857
|
+
/** The empirical formula is the simplest whole number ratio of all the atoms in a molecule. */
|
|
4858
|
+
"molecularFormula": NamedNode<'http://schema.org/molecularFormula'>;
|
|
4859
|
+
/** This is the molecular weight of the entity being described, not of the parent. Units should be included in the form '<Number> <unit>', for example '12 amu' or as '<QuantitativeValue>. */
|
|
4860
|
+
"molecularWeight": NamedNode<'http://schema.org/molecularWeight'>;
|
|
4861
|
+
/** 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 '<Number> <unit>', for example '770.230488 g/mol' or as '<QuantitativeValue>. */
|
|
4862
|
+
"monoisotopicMolecularWeight": NamedNode<'http://schema.org/monoisotopicMolecularWeight'>;
|
|
4725
4863
|
/** The minimum payment is the lowest amount of money that one is required to pay on a credit card statement each month. */
|
|
4726
4864
|
"monthlyMinimumRepaymentAmount": NamedNode<'http://schema.org/monthlyMinimumRepaymentAmount'>;
|
|
4727
4865
|
/** Indicates the minimal number of months of experience required for a position. */
|
|
@@ -4754,6 +4892,8 @@ interface Schema {
|
|
|
4754
4892
|
"nationality": NamedNode<'http://schema.org/nationality'>;
|
|
4755
4893
|
/** The expected progression of the condition if it is not treated and allowed to progress naturally. */
|
|
4756
4894
|
"naturalProgression": NamedNode<'http://schema.org/naturalProgression'>;
|
|
4895
|
+
/** Indicates, in the context of a [[Review]] (e.g. framed as 'pro' vs 'con' considerations), negative considerations - either as unstructured text, or a list. */
|
|
4896
|
+
"negativeNotes": NamedNode<'http://schema.org/negativeNotes'>;
|
|
4757
4897
|
/** The underlying innervation associated with the muscle. */
|
|
4758
4898
|
"nerve": NamedNode<'http://schema.org/nerve'>;
|
|
4759
4899
|
/** The neurological pathway extension that involves muscle control. */
|
|
@@ -4896,6 +5036,10 @@ interface Schema {
|
|
|
4896
5036
|
"organizer": NamedNode<'http://schema.org/organizer'>;
|
|
4897
5037
|
/** Shipper's address. */
|
|
4898
5038
|
"originAddress": NamedNode<'http://schema.org/originAddress'>;
|
|
5039
|
+
/** Describes, in a [[MediaReview]] when dealing with [[DecontextualizedContent]], background information that can contribute to better interpretation of the [[MediaObject]]. */
|
|
5040
|
+
"originalMediaContextDescription": NamedNode<'http://schema.org/originalMediaContextDescription'>;
|
|
5041
|
+
/** 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. */
|
|
5042
|
+
"originalMediaLink": NamedNode<'http://schema.org/originalMediaLink'>;
|
|
4899
5043
|
/** The vasculature the lymphatic structure originates, or afferents, from. */
|
|
4900
5044
|
"originatesFrom": NamedNode<'http://schema.org/originatesFrom'>;
|
|
4901
5045
|
/** Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response. */
|
|
@@ -4922,6 +5066,8 @@ interface Schema {
|
|
|
4922
5066
|
"parentOrganization": NamedNode<'http://schema.org/parentOrganization'>;
|
|
4923
5067
|
/** A broadcast service to which the broadcast service may belong to such as regional variations of a national channel. */
|
|
4924
5068
|
"parentService": NamedNode<'http://schema.org/parentService'>;
|
|
5069
|
+
/** Closest parent taxon of the taxon in question. */
|
|
5070
|
+
"parentTaxon": NamedNode<'http://schema.org/parentTaxon'>;
|
|
4925
5071
|
/** A parents of the person. */
|
|
4926
5072
|
"parents": NamedNode<'http://schema.org/parents'>;
|
|
4927
5073
|
/** The episode to which this clip belongs. */
|
|
@@ -5022,6 +5168,8 @@ interface Schema {
|
|
|
5022
5168
|
"populationType": NamedNode<'http://schema.org/populationType'>;
|
|
5023
5169
|
/** The position of an item in a series or sequence of items. */
|
|
5024
5170
|
"position": NamedNode<'http://schema.org/position'>;
|
|
5171
|
+
/** Indicates, in the context of a [[Review]] (e.g. framed as 'pro' vs 'con' considerations), positive considerations - either as unstructured text, or a list. */
|
|
5172
|
+
"positiveNotes": NamedNode<'http://schema.org/positiveNotes'>;
|
|
5025
5173
|
/** 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
5174
|
"possibleComplication": NamedNode<'http://schema.org/possibleComplication'>;
|
|
5027
5175
|
/** A possible treatment to address this condition, sign or symptom. */
|
|
@@ -5042,6 +5190,8 @@ interface Schema {
|
|
|
5042
5190
|
"postalCodeRange": NamedNode<'http://schema.org/postalCodeRange'>;
|
|
5043
5191
|
/** Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. */
|
|
5044
5192
|
"potentialAction": NamedNode<'http://schema.org/potentialAction'>;
|
|
5193
|
+
/** Intended use of the BioChemEntity by humans. */
|
|
5194
|
+
"potentialUse": NamedNode<'http://schema.org/potentialUse'>;
|
|
5045
5195
|
/** A description of the workup, testing, and other preparations required before implanting this device. */
|
|
5046
5196
|
"preOp": NamedNode<'http://schema.org/preOp'>;
|
|
5047
5197
|
/** A pointer from a previous, often discontinued variant of the product to its newer variant. */
|
|
@@ -5235,7 +5385,7 @@ interface Schema {
|
|
|
5235
5385
|
"referenceQuantity": NamedNode<'http://schema.org/referenceQuantity'>;
|
|
5236
5386
|
/** The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice. */
|
|
5237
5387
|
"referencesOrder": NamedNode<'http://schema.org/referencesOrder'>;
|
|
5238
|
-
/** A
|
|
5388
|
+
/** A refund type, from an enumerated list. */
|
|
5239
5389
|
"refundType": NamedNode<'http://schema.org/refundType'>;
|
|
5240
5390
|
/** The anatomical or organ system drained by this vessel; generally refers to a specific part of an organ. */
|
|
5241
5391
|
"regionDrained": NamedNode<'http://schema.org/regionDrained'>;
|
|
@@ -5316,16 +5466,28 @@ interface Schema {
|
|
|
5316
5466
|
"responsibilities": NamedNode<'http://schema.org/responsibilities'>;
|
|
5317
5467
|
/** How often one should break from the activity. */
|
|
5318
5468
|
"restPeriods": NamedNode<'http://schema.org/restPeriods'>;
|
|
5469
|
+
/** 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. */
|
|
5470
|
+
"restockingFee": NamedNode<'http://schema.org/restockingFee'>;
|
|
5319
5471
|
/** The result produced in the action. e.g. John wrote *a book*. */
|
|
5320
5472
|
"result": NamedNode<'http://schema.org/result'>;
|
|
5321
5473
|
/** A sub property of result. The Comment created or sent as a result of this action. */
|
|
5322
5474
|
"resultComment": NamedNode<'http://schema.org/resultComment'>;
|
|
5323
5475
|
/** A sub property of result. The review that resulted in the performing of the action. */
|
|
5324
5476
|
"resultReview": NamedNode<'http://schema.org/resultReview'>;
|
|
5325
|
-
/**
|
|
5477
|
+
/** The type of return fees for purchased products (for any return reason) */
|
|
5326
5478
|
"returnFees": NamedNode<'http://schema.org/returnFees'>;
|
|
5327
|
-
/**
|
|
5479
|
+
/** The method (from an enumeration) by which the customer obtains a return shipping label for a product returned for any reason. */
|
|
5480
|
+
"returnLabelSource": NamedNode<'http://schema.org/returnLabelSource'>;
|
|
5481
|
+
/** The type of return method offered, specified from an enumeration. */
|
|
5482
|
+
"returnMethod": NamedNode<'http://schema.org/returnMethod'>;
|
|
5483
|
+
/** Specifies an applicable return policy (from an enumeration). */
|
|
5328
5484
|
"returnPolicyCategory": NamedNode<'http://schema.org/returnPolicyCategory'>;
|
|
5485
|
+
/** 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. */
|
|
5486
|
+
"returnPolicyCountry": NamedNode<'http://schema.org/returnPolicyCountry'>;
|
|
5487
|
+
/** Seasonal override of a return policy. */
|
|
5488
|
+
"returnPolicySeasonalOverride": NamedNode<'http://schema.org/returnPolicySeasonalOverride'>;
|
|
5489
|
+
/** Amount of shipping costs for product returns (for any reason). Applicable when property [[returnFees]] equals [[ReturnShippingFees]]. */
|
|
5490
|
+
"returnShippingFeesAmount": NamedNode<'http://schema.org/returnShippingFeesAmount'>;
|
|
5329
5491
|
/** A review of the item. */
|
|
5330
5492
|
"review": NamedNode<'http://schema.org/review'>;
|
|
5331
5493
|
/** This Review or Rating is relevant to this part or facet of the itemReviewed. */
|
|
@@ -5458,6 +5620,8 @@ interface Schema {
|
|
|
5458
5620
|
"serviceUrl": NamedNode<'http://schema.org/serviceUrl'>;
|
|
5459
5621
|
/** The serving size, in terms of the number of volume or mass. */
|
|
5460
5622
|
"servingSize": NamedNode<'http://schema.org/servingSize'>;
|
|
5623
|
+
/** 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' */
|
|
5624
|
+
"sha256": NamedNode<'http://schema.org/sha256'>;
|
|
5461
5625
|
/** A CreativeWork such as an image, video, or audio clip shared as part of this posting. */
|
|
5462
5626
|
"sharedContent": NamedNode<'http://schema.org/sharedContent'>;
|
|
5463
5627
|
/** indicates (possibly multiple) shipping destinations. These can be defined in several ways e.g. postalCode ranges. */
|
|
@@ -5496,6 +5660,8 @@ interface Schema {
|
|
|
5496
5660
|
"sku": NamedNode<'http://schema.org/sku'>;
|
|
5497
5661
|
/** A slogan or motto associated with the item. */
|
|
5498
5662
|
"slogan": NamedNode<'http://schema.org/slogan'>;
|
|
5663
|
+
/** 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. */
|
|
5664
|
+
"smiles": NamedNode<'http://schema.org/smiles'>;
|
|
5499
5665
|
/** Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room. */
|
|
5500
5666
|
"smokingAllowed": NamedNode<'http://schema.org/smokingAllowed'>;
|
|
5501
5667
|
/** The number of milligrams of sodium. */
|
|
@@ -5675,6 +5841,10 @@ interface Schema {
|
|
|
5675
5841
|
"targetUrl": NamedNode<'http://schema.org/targetUrl'>;
|
|
5676
5842
|
/** The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain. */
|
|
5677
5843
|
"taxID": NamedNode<'http://schema.org/taxID'>;
|
|
5844
|
+
/** 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). */
|
|
5845
|
+
"taxonRank": NamedNode<'http://schema.org/taxonRank'>;
|
|
5846
|
+
/** The taxonomic grouping of the organism that expresses, encodes, or in someway related to the BioChemEntity. */
|
|
5847
|
+
"taxonomicRange": NamedNode<'http://schema.org/taxonomicRange'>;
|
|
5678
5848
|
/** The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term. */
|
|
5679
5849
|
"teaches": NamedNode<'http://schema.org/teaches'>;
|
|
5680
5850
|
/** The telephone number. */
|
|
@@ -5976,7 +6146,7 @@ interface Schema {
|
|
|
5976
6146
|
/** The quantity that results by performing instructions. For example, a paper airplane, 10 personalized candles. */
|
|
5977
6147
|
"yield": NamedNode<'http://schema.org/yield'>;
|
|
5978
6148
|
}
|
|
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", 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" | "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) => import("rdf-js").NamedNode<string>) & Schema;
|
|
5980
|
-
export declare const loose: Record<any,
|
|
6149
|
+
export declare const strict: Record<keyof Schema, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Schema | undefined) => NamedNode<string>) & Schema;
|
|
6150
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Schema;
|
|
5981
6151
|
export {};
|
|
5982
6152
|
//# sourceMappingURL=schema.d.ts.map
|