@tpluscode/rdf-ns-builders 3.0.1 → 3.0.2
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/bin/index.d.ts +3 -0
- package/bin/index.d.ts.map +1 -0
- package/bin/index.js +8 -0
- package/build/index.d.ts +9 -0
- package/build/index.d.ts.map +1 -0
- package/build/index.js +19 -0
- package/build/interface.d.ts +4 -0
- package/build/interface.d.ts.map +1 -0
- package/build/interface.js +37 -0
- package/build/modules.d.ts +4 -0
- package/build/modules.d.ts.map +1 -0
- package/build/modules.js +20 -0
- package/build/prefix.d.ts +4 -0
- package/build/prefix.d.ts.map +1 -0
- package/build/prefix.js +55 -0
- package/build/strings.d.ts +2 -0
- package/build/strings.d.ts.map +1 -0
- package/build/strings.js +3 -0
- package/index.d.ts +93 -0
- package/index.d.ts.map +1 -0
- package/index.js +92 -0
- package/loose.d.ts +93 -0
- package/loose.d.ts.map +1 -0
- package/loose.js +92 -0
- package/package.json +1 -1
- package/vocabularies/acl.d.ts +108 -0
- package/vocabularies/acl.d.ts.map +1 -0
- package/vocabularies/acl.js +4 -0
- package/vocabularies/as.d.ts +220 -0
- package/vocabularies/as.d.ts.map +1 -0
- package/vocabularies/as.js +4 -0
- package/vocabularies/bibo.d.ts +249 -0
- package/vocabularies/bibo.d.ts.map +1 -0
- package/vocabularies/bibo.js +4 -0
- package/vocabularies/cc.d.ts +120 -0
- package/vocabularies/cc.d.ts.map +1 -0
- package/vocabularies/cc.js +4 -0
- package/vocabularies/cnt.d.ts +44 -0
- package/vocabularies/cnt.d.ts.map +1 -0
- package/vocabularies/cnt.js +4 -0
- package/vocabularies/constant.d.ts +665 -0
- package/vocabularies/constant.d.ts.map +1 -0
- package/vocabularies/constant.js +4 -0
- package/vocabularies/crm.d.ts +1434 -0
- package/vocabularies/crm.d.ts.map +1 -0
- package/vocabularies/crm.js +4 -0
- package/vocabularies/csvw.d.ts +189 -0
- package/vocabularies/csvw.d.ts.map +1 -0
- package/vocabularies/csvw.js +4 -0
- package/vocabularies/ctag.d.ts +28 -0
- package/vocabularies/ctag.d.ts.map +1 -0
- package/vocabularies/ctag.js +4 -0
- package/vocabularies/dash.d.ts +629 -0
- package/vocabularies/dash.d.ts.map +1 -0
- package/vocabularies/dash.js +4 -0
- package/vocabularies/dbo.d.ts +4611 -0
- package/vocabularies/dbo.d.ts.map +1 -0
- package/vocabularies/dbo.js +4 -0
- package/vocabularies/dc11.d.ts +38 -0
- package/vocabularies/dc11.d.ts.map +1 -0
- package/vocabularies/dc11.js +4 -0
- package/vocabularies/dcam.d.ts +16 -0
- package/vocabularies/dcam.d.ts.map +1 -0
- package/vocabularies/dcam.js +4 -0
- package/vocabularies/dcat.d.ts +76 -0
- package/vocabularies/dcat.d.ts.map +1 -0
- package/vocabularies/dcat.js +4 -0
- package/vocabularies/dcmitype.d.ts +32 -0
- package/vocabularies/dcmitype.d.ts.map +1 -0
- package/vocabularies/dcmitype.js +4 -0
- package/vocabularies/dcterms.d.ts +205 -0
- package/vocabularies/dcterms.d.ts.map +1 -0
- package/vocabularies/dcterms.js +4 -0
- package/vocabularies/discipline.d.ts +143 -0
- package/vocabularies/discipline.d.ts.map +1 -0
- package/vocabularies/discipline.js +4 -0
- package/vocabularies/doap.d.ts +123 -0
- package/vocabularies/doap.d.ts.map +1 -0
- package/vocabularies/doap.js +4 -0
- package/vocabularies/dpv.d.ts +389 -0
- package/vocabularies/dpv.d.ts.map +1 -0
- package/vocabularies/dpv.js +4 -0
- package/vocabularies/dqv.d.ts +48 -0
- package/vocabularies/dqv.d.ts.map +1 -0
- package/vocabularies/dqv.js +4 -0
- package/vocabularies/dtype.d.ts +29 -0
- package/vocabularies/dtype.d.ts.map +1 -0
- package/vocabularies/dtype.js +4 -0
- package/vocabularies/duv.d.ts +28 -0
- package/vocabularies/duv.d.ts.map +1 -0
- package/vocabularies/duv.js +4 -0
- package/vocabularies/earl.d.ts +66 -0
- package/vocabularies/earl.d.ts.map +1 -0
- package/vocabularies/earl.js +4 -0
- package/vocabularies/ebucore.d.ts +2529 -0
- package/vocabularies/ebucore.d.ts.map +1 -0
- package/vocabularies/ebucore.js +4 -0
- package/vocabularies/exif.d.ts +334 -0
- package/vocabularies/exif.d.ts.map +1 -0
- package/vocabularies/exif.js +4 -0
- package/vocabularies/foaf.d.ts +158 -0
- package/vocabularies/foaf.d.ts.map +1 -0
- package/vocabularies/foaf.js +4 -0
- package/vocabularies/frbr.d.ts +223 -0
- package/vocabularies/frbr.d.ts.map +1 -0
- package/vocabularies/frbr.js +4 -0
- package/vocabularies/geo.d.ts +73 -0
- package/vocabularies/geo.d.ts.map +1 -0
- package/vocabularies/geo.js +4 -0
- package/vocabularies/geof.d.ts +43 -0
- package/vocabularies/geof.d.ts.map +1 -0
- package/vocabularies/geof.js +4 -0
- package/vocabularies/geor.d.ts +32 -0
- package/vocabularies/geor.d.ts.map +1 -0
- package/vocabularies/geor.js +4 -0
- package/vocabularies/gml.d.ts +61 -0
- package/vocabularies/gml.d.ts.map +1 -0
- package/vocabularies/gml.js +4 -0
- package/vocabularies/gn.d.ts +771 -0
- package/vocabularies/gn.d.ts.map +1 -0
- package/vocabularies/gn.js +4 -0
- package/vocabularies/gr.d.ts +897 -0
- package/vocabularies/gr.d.ts.map +1 -0
- package/vocabularies/gr.js +4 -0
- package/vocabularies/grddl.d.ts +64 -0
- package/vocabularies/grddl.d.ts.map +1 -0
- package/vocabularies/grddl.js +4 -0
- package/vocabularies/gs1.d.ts +2958 -0
- package/vocabularies/gs1.d.ts.map +1 -0
- package/vocabularies/gs1.js +4 -0
- package/vocabularies/gtfs.d.ts +206 -0
- package/vocabularies/gtfs.d.ts.map +1 -0
- package/vocabularies/gtfs.js +4 -0
- package/vocabularies/http.d.ts +86 -0
- package/vocabularies/http.d.ts.map +1 -0
- package/vocabularies/http.js +4 -0
- package/vocabularies/hydra.d.ts +143 -0
- package/vocabularies/hydra.d.ts.map +1 -0
- package/vocabularies/hydra.js +4 -0
- package/vocabularies/ical.d.ts +247 -0
- package/vocabularies/ical.d.ts.map +1 -0
- package/vocabularies/ical.js +4 -0
- package/vocabularies/ldp.d.ts +66 -0
- package/vocabularies/ldp.d.ts.map +1 -0
- package/vocabularies/ldp.js +4 -0
- package/vocabularies/locn.d.ts +55 -0
- package/vocabularies/locn.d.ts.map +1 -0
- package/vocabularies/locn.js +4 -0
- package/vocabularies/lvont.d.ts +122 -0
- package/vocabularies/lvont.d.ts.map +1 -0
- package/vocabularies/lvont.js +4 -0
- package/vocabularies/ma.d.ts +185 -0
- package/vocabularies/ma.d.ts.map +1 -0
- package/vocabularies/ma.js +4 -0
- package/vocabularies/mads.d.ts +283 -0
- package/vocabularies/mads.d.ts.map +1 -0
- package/vocabularies/mads.js +4 -0
- package/vocabularies/oa.d.ts +149 -0
- package/vocabularies/oa.d.ts.map +1 -0
- package/vocabularies/oa.js +4 -0
- package/vocabularies/og.d.ts +52 -0
- package/vocabularies/og.d.ts.map +1 -0
- package/vocabularies/og.js +4 -0
- package/vocabularies/org.d.ts +98 -0
- package/vocabularies/org.d.ts.map +1 -0
- package/vocabularies/org.js +4 -0
- package/vocabularies/owl.d.ts +162 -0
- package/vocabularies/owl.d.ts.map +1 -0
- package/vocabularies/owl.js +4 -0
- package/vocabularies/prefix.d.ts +37 -0
- package/vocabularies/prefix.d.ts.map +1 -0
- package/vocabularies/prefix.js +4 -0
- package/vocabularies/prov.d.ts +286 -0
- package/vocabularies/prov.d.ts.map +1 -0
- package/vocabularies/prov.js +4 -0
- package/vocabularies/qb.d.ts +83 -0
- package/vocabularies/qb.d.ts.map +1 -0
- package/vocabularies/qb.js +4 -0
- package/vocabularies/qkdv.d.ts +228 -0
- package/vocabularies/qkdv.d.ts.map +1 -0
- package/vocabularies/qkdv.js +4 -0
- package/vocabularies/quantitykind.d.ts +949 -0
- package/vocabularies/quantitykind.d.ts.map +1 -0
- package/vocabularies/quantitykind.js +4 -0
- package/vocabularies/qudt.d.ts +1090 -0
- package/vocabularies/qudt.d.ts.map +1 -0
- package/vocabularies/qudt.js +4 -0
- package/vocabularies/rdau.d.ts +2934 -0
- package/vocabularies/rdau.d.ts.map +1 -0
- package/vocabularies/rdau.js +4 -0
- package/vocabularies/rdf.d.ts +52 -0
- package/vocabularies/rdf.d.ts.map +1 -0
- package/vocabularies/rdf.js +4 -0
- package/vocabularies/rdfa.d.ts +28 -0
- package/vocabularies/rdfa.d.ts.map +1 -0
- package/vocabularies/rdfa.js +4 -0
- package/vocabularies/rdfs.d.ts +41 -0
- package/vocabularies/rdfs.d.ts.map +1 -0
- package/vocabularies/rdfs.js +4 -0
- package/vocabularies/rev.d.ts +40 -0
- package/vocabularies/rev.d.ts.map +1 -0
- package/vocabularies/rev.js +4 -0
- package/vocabularies/rico.d.ts +2726 -0
- package/vocabularies/rico.d.ts.map +1 -0
- package/vocabularies/rico.js +4 -0
- package/vocabularies/rif.d.ts +8 -0
- package/vocabularies/rif.d.ts.map +1 -0
- package/vocabularies/rif.js +4 -0
- package/vocabularies/rr.d.ts +89 -0
- package/vocabularies/rr.d.ts.map +1 -0
- package/vocabularies/rr.js +4 -0
- package/vocabularies/rss.d.ts +28 -0
- package/vocabularies/rss.d.ts.map +1 -0
- package/vocabularies/rss.js +4 -0
- package/vocabularies/schema.d.ts +6240 -0
- package/vocabularies/schema.d.ts.map +1 -0
- package/vocabularies/schema.js +4 -0
- package/vocabularies/sd.d.ts +84 -0
- package/vocabularies/sd.d.ts.map +1 -0
- package/vocabularies/sd.js +4 -0
- package/vocabularies/sdmx.d.ts +35 -0
- package/vocabularies/sdmx.d.ts.map +1 -0
- package/vocabularies/sdmx.js +4 -0
- package/vocabularies/sem.d.ts +89 -0
- package/vocabularies/sem.d.ts.map +1 -0
- package/vocabularies/sem.js +4 -0
- package/vocabularies/sf.d.ts +138 -0
- package/vocabularies/sf.d.ts.map +1 -0
- package/vocabularies/sf.js +4 -0
- package/vocabularies/sh.d.ts +411 -0
- package/vocabularies/sh.d.ts.map +1 -0
- package/vocabularies/sh.js +4 -0
- package/vocabularies/shex.d.ts +146 -0
- package/vocabularies/shex.d.ts.map +1 -0
- package/vocabularies/shex.js +4 -0
- package/vocabularies/sioc.d.ts +204 -0
- package/vocabularies/sioc.d.ts.map +1 -0
- package/vocabularies/sioc.js +4 -0
- package/vocabularies/skos.d.ts +52 -0
- package/vocabularies/skos.d.ts.map +1 -0
- package/vocabularies/skos.js +4 -0
- package/vocabularies/skosxl.d.ts +18 -0
- package/vocabularies/skosxl.d.ts.map +1 -0
- package/vocabularies/skosxl.js +4 -0
- package/vocabularies/sosa.d.ts +80 -0
- package/vocabularies/sosa.d.ts.map +1 -0
- package/vocabularies/sosa.js +4 -0
- package/vocabularies/sou.d.ts +26 -0
- package/vocabularies/sou.d.ts.map +1 -0
- package/vocabularies/sou.js +4 -0
- package/vocabularies/ssn.d.ts +50 -0
- package/vocabularies/ssn.d.ts.map +1 -0
- package/vocabularies/ssn.js +4 -0
- package/vocabularies/test.d.ts +41 -0
- package/vocabularies/test.d.ts.map +1 -0
- package/vocabularies/test.js +4 -0
- package/vocabularies/time.d.ts +214 -0
- package/vocabularies/time.d.ts.map +1 -0
- package/vocabularies/time.js +4 -0
- package/vocabularies/unit.d.ts +1792 -0
- package/vocabularies/unit.d.ts.map +1 -0
- package/vocabularies/unit.js +4 -0
- package/vocabularies/v.d.ts +8 -0
- package/vocabularies/v.d.ts.map +1 -0
- package/vocabularies/v.js +4 -0
- package/vocabularies/vaem.d.ts +80 -0
- package/vocabularies/vaem.d.ts.map +1 -0
- package/vocabularies/vaem.js +4 -0
- package/vocabularies/vann.d.ts +22 -0
- package/vocabularies/vann.d.ts.map +1 -0
- package/vocabularies/vann.js +4 -0
- package/vocabularies/vcard.d.ts +273 -0
- package/vocabularies/vcard.d.ts.map +1 -0
- package/vocabularies/vcard.js +4 -0
- package/vocabularies/void.d.ts +65 -0
- package/vocabularies/void.d.ts.map +1 -0
- package/vocabularies/void.js +4 -0
- package/vocabularies/vs.d.ts +14 -0
- package/vocabularies/vs.d.ts.map +1 -0
- package/vocabularies/vs.js +4 -0
- package/vocabularies/wdr.d.ts +8 -0
- package/vocabularies/wdr.d.ts.map +1 -0
- package/vocabularies/wdr.js +4 -0
- package/vocabularies/wdrs.d.ts +50 -0
- package/vocabularies/wdrs.d.ts.map +1 -0
- package/vocabularies/wdrs.js +4 -0
- package/vocabularies/wgs.d.ts +47 -0
- package/vocabularies/wgs.d.ts.map +1 -0
- package/vocabularies/wgs.js +4 -0
- package/vocabularies/xhv.d.ts +460 -0
- package/vocabularies/xhv.d.ts.map +1 -0
- package/vocabularies/xhv.js +4 -0
- package/vocabularies/xkos.d.ts +57 -0
- package/vocabularies/xkos.d.ts.map +1 -0
- package/vocabularies/xkos.js +4 -0
- package/vocabularies/xml.d.ts +8 -0
- package/vocabularies/xml.d.ts.map +1 -0
- package/vocabularies/xml.js +4 -0
- package/vocabularies/xsd.d.ts +423 -0
- package/vocabularies/xsd.d.ts.map +1 -0
- package/vocabularies/xsd.js +4 -0
|
@@ -0,0 +1,2958 @@
|
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
|
+
interface Gs1 {
|
|
3
|
+
'': NamedNode<'https://gs1.org/voc/'>;
|
|
4
|
+
/** A Data Type that corresponds to GS1 Application Identifiers defined in the GS1 General Specifications */
|
|
5
|
+
"AI": NamedNode<'https://gs1.org/voc/AI'>;
|
|
6
|
+
/** Indicates the reporting of an alarm condition detected by a sensor device */
|
|
7
|
+
"ALARM_CONDITION": NamedNode<'https://gs1.org/voc/ALARM_CONDITION'>;
|
|
8
|
+
/** A code list for reasons for generating a sensor alert, including an alarm condition or an error condition */
|
|
9
|
+
"SensorAlertType": NamedNode<'https://gs1.org/voc/SensorAlertType'>;
|
|
10
|
+
/** The ratio of the mass of water vapour in a sample of moist air to the volume of the sample. SI Units: kilogram per cubic metre */
|
|
11
|
+
"AbsoluteHumidity": NamedNode<'https://gs1.org/voc/AbsoluteHumidity'>;
|
|
12
|
+
/** A set of measurement types for properties that can be measured or sensed by appropriate measuring devices or sensors */
|
|
13
|
+
"MeasurementType": NamedNode<'https://gs1.org/voc/MeasurementType'>;
|
|
14
|
+
/** The energy absorbed per unit mass of the patient from the decay of a radionuclide given to a patient for diagnostic or therapeutic purposes. SI Units: gray */
|
|
15
|
+
"AbsorbedDose": NamedNode<'https://gs1.org/voc/AbsorbedDose'>;
|
|
16
|
+
/** The energy absorbed per unit time per unit mass of the patient from the decay of a radionuclide given to a patient for diagnostic or therapeutic purposes. SI Units: gray per second */
|
|
17
|
+
"AbsorbedDoseRate": NamedNode<'https://gs1.org/voc/AbsorbedDoseRate'>;
|
|
18
|
+
/** The rate of change of velocity, a vector quantity with magnitude and direction. SI Units: metre per second per second */
|
|
19
|
+
"Acceleration": NamedNode<'https://gs1.org/voc/Acceleration'>;
|
|
20
|
+
/** A product classification for the product other than the Global Product Classification(GPC brick value). */
|
|
21
|
+
"AdditionalProductClassificationDetails": NamedNode<'https://gs1.org/voc/AdditionalProductClassificationDetails'>;
|
|
22
|
+
/** A set of details about one of the additives within the product. */
|
|
23
|
+
"AdditiveDetails": NamedNode<'https://gs1.org/voc/AdditiveDetails'>;
|
|
24
|
+
/** Details of an allergen for a product. */
|
|
25
|
+
"AllergenDetails": NamedNode<'https://gs1.org/voc/AllergenDetails'>;
|
|
26
|
+
"AllergenTypeCode": NamedNode<'https://gs1.org/voc/AllergenTypeCode'>;
|
|
27
|
+
/** Links to the alphanumeric code value defined elsewhere in GS1 or the GS1 Global Data Dictionary */
|
|
28
|
+
"originalCodeValue": NamedNode<'https://gs1.org/voc/originalCodeValue'>;
|
|
29
|
+
/** Refers to the presence of 1-Naphthol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
30
|
+
"AllergenTypeCode-1-NAPHTHOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-1-NAPHTHOL'>;
|
|
31
|
+
/** Refers to the presence of 2-Hydroxyethyl-picramic acid as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
32
|
+
"AllergenTypeCode-2-HYDROXYETHYL-PICRAMIC_ACID": NamedNode<'https://gs1.org/voc/AllergenTypeCode-2-HYDROXYETHYL-PICRAMIC_ACID'>;
|
|
33
|
+
/** Refers to the presence of 2-Methyl-5-hydroxyethylaminophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
34
|
+
"AllergenTypeCode-2-METHYL-5-HYDROXYETHYLAMINOPHENOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-2-METHYL-5-HYDROXYETHYLAMINOPHENOL'>;
|
|
35
|
+
/** Refers to the presence of 3-Aminophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
36
|
+
"AllergenTypeCode-3-AMINOPHENOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-3-AMINOPHENOL'>;
|
|
37
|
+
/** Refers to the presence of 4-Amino-3-nitrophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
38
|
+
"AllergenTypeCode-4-AMINO-3-NITROPHENOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-4-AMINO-3-NITROPHENOL'>;
|
|
39
|
+
/** Refers to the presence of 4-Hydroxy-propylamino-3-nitrophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
40
|
+
"AllergenTypeCode-4-HYDROXY-PROPYLAMINO-3-NITROPHENOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-4-HYDROXY-PROPYLAMINO-3-NITROPHENOL'>;
|
|
41
|
+
/** Refers to the presence of Abalone and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
42
|
+
"AllergenTypeCode-ABALONE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ABALONE'>;
|
|
43
|
+
/** Refers to the presence of almond and almond products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
44
|
+
"AllergenTypeCode-ALMONDS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ALMONDS'>;
|
|
45
|
+
/** Refers to the presence of Alpha-Isomethyl Ionone as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
46
|
+
"AllergenTypeCode-ALPHA_ISOMETHYL_IONONE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ALPHA_ISOMETHYL_IONONE'>;
|
|
47
|
+
/** Refers to the presence of Amylcinnamyl Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
48
|
+
"AllergenTypeCode-AMYLCINNAMYL_ALCOHOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-AMYLCINNAMYL_ALCOHOL'>;
|
|
49
|
+
/** Refers to the presence of Amyl Cinnamal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
50
|
+
"AllergenTypeCode-AMYL_CINNAMAL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-AMYL_CINNAMAL'>;
|
|
51
|
+
/** Refers to the presence of anchovies and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
52
|
+
"AllergenTypeCode-ANCHOVY": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ANCHOVY'>;
|
|
53
|
+
/** Refers to the presence of Anise Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
54
|
+
"AllergenTypeCode-ANISE_ALCOHOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ANISE_ALCOHOL'>;
|
|
55
|
+
/** Refers to the presence of Barley and barley products (glutencontaining grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
56
|
+
"AllergenTypeCode-BARLEY": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BARLEY'>;
|
|
57
|
+
/** Refers to the presence of Barnacles and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
58
|
+
"AllergenTypeCode-BARNACLE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BARNACLE'>;
|
|
59
|
+
/** Refers to the presence of Basa and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
60
|
+
"AllergenTypeCode-BASA": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BASA'>;
|
|
61
|
+
/** Refers to the presence of bass and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
62
|
+
"AllergenTypeCode-BASS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BASS'>;
|
|
63
|
+
/** Refers to the presence of Beech nuts [Fagus spp. (Fagaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
64
|
+
"AllergenTypeCode-BEECH_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BEECH_NUTS'>;
|
|
65
|
+
/** Refers to the presence of beef and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
66
|
+
"AllergenTypeCode-BEEF": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BEEF'>;
|
|
67
|
+
/** Refers to the presence of Benzyl Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
68
|
+
"AllergenTypeCode-BENZYL_ALCOHOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BENZYL_ALCOHOL'>;
|
|
69
|
+
/** Refers to the presence of Benzyl Benzoate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
70
|
+
"AllergenTypeCode-BENZYL_BENZOATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BENZYL_BENZOATE'>;
|
|
71
|
+
/** Refers to the presence of Benzyl Cinnamate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
72
|
+
"AllergenTypeCode-BENZYL_CINNAMATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BENZYL_CINNAMATE'>;
|
|
73
|
+
/** Refers to the presence of Benzyl Salicylate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
74
|
+
"AllergenTypeCode-BENZYL_SALICYLATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BENZYL_SALICYLATE'>;
|
|
75
|
+
/** Refers to the presence of Bluefish and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
76
|
+
"AllergenTypeCode-BLUEFISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BLUEFISH'>;
|
|
77
|
+
/** Refers to the presence of brazil nut and brazil nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
78
|
+
"AllergenTypeCode-BRAZIL_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BRAZIL_NUTS'>;
|
|
79
|
+
/** Refers to the presence of Bream and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
80
|
+
"AllergenTypeCode-BREAM": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BREAM'>;
|
|
81
|
+
/** Refers to the presence of Butternuts [Juglans cinerea (Juglandaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
82
|
+
"AllergenTypeCode-BUTTERNUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BUTTERNUTS'>;
|
|
83
|
+
/** Refers to the presence of Butylphenyl Methylpropionate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
84
|
+
"AllergenTypeCode-BUTYLPHENYL_METHYLPROPIONATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-BUTYLPHENYL_METHYLPROPIONATE'>;
|
|
85
|
+
/** Refers to the presence of Carp and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
86
|
+
"AllergenTypeCode-CARP": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CARP'>;
|
|
87
|
+
/** Refers to the presence of carrot and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
88
|
+
"AllergenTypeCode-CARROTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CARROTS'>;
|
|
89
|
+
/** Refers to the presence of cashew and cashew products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
90
|
+
"AllergenTypeCode-CASHEW_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CASHEW_NUTS'>;
|
|
91
|
+
/** Refers to the presence of catfish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
92
|
+
"AllergenTypeCode-CATFISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CATFISH'>;
|
|
93
|
+
/** Refers to the presence of celery or their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
94
|
+
"AllergenTypeCode-CELERY": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CELERY'>;
|
|
95
|
+
/** Refers to the presence of Cereals containing gluten and their derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
96
|
+
"AllergenTypeCode-CEREALS_CONTAINING_GLUTEN": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CEREALS_CONTAINING_GLUTEN'>;
|
|
97
|
+
/** Refers to the presence of Char and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
98
|
+
"AllergenTypeCode-CHAR": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CHAR'>;
|
|
99
|
+
/** Refers to the presence of Chestnuts [Castanea spp. (Fagaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
100
|
+
"AllergenTypeCode-CHESTNUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CHESTNUTS'>;
|
|
101
|
+
/** Refers to the presence of chicken meat and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
102
|
+
"AllergenTypeCode-CHICKEN_MEAT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CHICKEN_MEAT'>;
|
|
103
|
+
/** Refers to the presence of Chinquapins [Castanea pumila (Fagaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
104
|
+
"AllergenTypeCode-CHINQUAPINS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CHINQUAPINS'>;
|
|
105
|
+
/** Refers to the presence of Chub and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
106
|
+
"AllergenTypeCode-CHUB": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CHUB'>;
|
|
107
|
+
/** Refers to the presence of Cinnamal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
108
|
+
"AllergenTypeCode-CINNAMAL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CINNAMAL'>;
|
|
109
|
+
/** Refers to the presence of Cinnamyl Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
110
|
+
"AllergenTypeCode-CINNAMYL_ALCOHOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CINNAMYL_ALCOHOL'>;
|
|
111
|
+
/** Refers to the presence of Cisco and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
112
|
+
"AllergenTypeCode-CISCO": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CISCO'>;
|
|
113
|
+
/** Refers to the presence of Citral as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
114
|
+
"AllergenTypeCode-CITRAL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CITRAL'>;
|
|
115
|
+
/** Refers to the presence of Citronellol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
116
|
+
"AllergenTypeCode-CITRONELLOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CITRONELLOL'>;
|
|
117
|
+
/** Refers to the presence of Clam and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
118
|
+
"AllergenTypeCode-CLAM": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CLAM'>;
|
|
119
|
+
/** Refers to the presence of Cockle and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
120
|
+
"AllergenTypeCode-COCKLE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-COCKLE'>;
|
|
121
|
+
/** Refers to the presence of cocoa and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
122
|
+
"AllergenTypeCode-COCOA": NamedNode<'https://gs1.org/voc/AllergenTypeCode-COCOA'>;
|
|
123
|
+
/** Refers to the presence of Coconuts [Cocos (Arecaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
124
|
+
"AllergenTypeCode-COCONUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-COCONUTS'>;
|
|
125
|
+
/** Refers to the presence of Cod and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
126
|
+
"AllergenTypeCode-COD": NamedNode<'https://gs1.org/voc/AllergenTypeCode-COD'>;
|
|
127
|
+
/** Refers to the presence of Conch and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
128
|
+
"AllergenTypeCode-CONCH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CONCH'>;
|
|
129
|
+
/** Refers to the presence of coriander and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
130
|
+
"AllergenTypeCode-CORIANDER": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CORIANDER'>;
|
|
131
|
+
/** Refers to the presence of corn and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
132
|
+
"AllergenTypeCode-CORN": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CORN'>;
|
|
133
|
+
/** Refers to the presence of Cotton Seeds or their derivatives in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
134
|
+
"AllergenTypeCode-COTTON_SEEDS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-COTTON_SEEDS'>;
|
|
135
|
+
/** Refers to the presence of Coumarin as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
136
|
+
"AllergenTypeCode-COUMARIN": NamedNode<'https://gs1.org/voc/AllergenTypeCode-COUMARIN'>;
|
|
137
|
+
/** Refers to the presence of Crab and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
138
|
+
"AllergenTypeCode-CRAB": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CRAB'>;
|
|
139
|
+
/** Refers to the presence of Crawfish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
140
|
+
"AllergenTypeCode-CRAWFISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CRAWFISH'>;
|
|
141
|
+
/** Refers to the presence of Crustaceans and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
142
|
+
"AllergenTypeCode-CRUSTACEANS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-CRUSTACEANS'>;
|
|
143
|
+
/** Refers to the presence of d-Limonene as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
144
|
+
"AllergenTypeCode-D-LIMONENE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-D-LIMONENE'>;
|
|
145
|
+
/** Refers to the presence of Diaminophenols as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
146
|
+
"AllergenTypeCode-DIAMINOPHENOLS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-DIAMINOPHENOLS'>;
|
|
147
|
+
/** Refers to the presence of Eel and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
148
|
+
"AllergenTypeCode-EEL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-EEL'>;
|
|
149
|
+
/** Refers to the presence of eggs and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
150
|
+
"AllergenTypeCode-EGGS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-EGGS'>;
|
|
151
|
+
/** Refers to the presence of Eugenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
152
|
+
"AllergenTypeCode-EUGENOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-EUGENOL'>;
|
|
153
|
+
/** Refers to the presence of Evernia Furfuracea as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
154
|
+
"AllergenTypeCode-EVERNIA_FURFURACEA": NamedNode<'https://gs1.org/voc/AllergenTypeCode-EVERNIA_FURFURACEA'>;
|
|
155
|
+
/** Refers to the presence of Evernia Prunastri as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
156
|
+
"AllergenTypeCode-EVERNIA_PRUNASTRI": NamedNode<'https://gs1.org/voc/AllergenTypeCode-EVERNIA_PRUNASTRI'>;
|
|
157
|
+
/** Refers to the presence of Farnesol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
158
|
+
"AllergenTypeCode-FARNESOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-FARNESOL'>;
|
|
159
|
+
/** Refers to the presence of Fish and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
160
|
+
"AllergenTypeCode-FISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-FISH'>;
|
|
161
|
+
/** Refers to the presence of Flounder and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
162
|
+
"AllergenTypeCode-FLOUNDER": NamedNode<'https://gs1.org/voc/AllergenTypeCode-FLOUNDER'>;
|
|
163
|
+
/** Refers to the presence of Geraniol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
164
|
+
"AllergenTypeCode-GERANIOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-GERANIOL'>;
|
|
165
|
+
/** Refers to the presence of Ginkgo nuts [Ginkgo biloba L. (Ginkgoaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
166
|
+
"AllergenTypeCode-GINKGO_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-GINKGO_NUTS'>;
|
|
167
|
+
/** Refers to the presence of glutamate and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
168
|
+
"AllergenTypeCode-GLUTAMATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-GLUTAMATE'>;
|
|
169
|
+
/** Refers to the presense of other gluten containing grain and gluten containing grain products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
170
|
+
"AllergenTypeCode-GLUTEN": NamedNode<'https://gs1.org/voc/AllergenTypeCode-GLUTEN'>;
|
|
171
|
+
/** Refers to the presence of Grouper and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
172
|
+
"AllergenTypeCode-GROUPER": NamedNode<'https://gs1.org/voc/AllergenTypeCode-GROUPER'>;
|
|
173
|
+
/** Refers to the presence of Haddock and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
174
|
+
"AllergenTypeCode-HADDOCK": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HADDOCK'>;
|
|
175
|
+
/** Refers to the presence of Hake and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
176
|
+
"AllergenTypeCode-HAKE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HAKE'>;
|
|
177
|
+
/** Refers to the presence of Halibut and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
178
|
+
"AllergenTypeCode-HALIBUT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HALIBUT'>;
|
|
179
|
+
/** Refers to the presence of hazelnut and hazelnut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
180
|
+
"AllergenTypeCode-HAZELNUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HAZELNUTS'>;
|
|
181
|
+
/** Refers to the presence of HC Blue No 11 as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
182
|
+
"AllergenTypeCode-HC_BLUE_NO_11": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HC_BLUE_NO_11'>;
|
|
183
|
+
/** Refers to the presence of HC Blue No 12 as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
184
|
+
"AllergenTypeCode-HC_BLUE_NO_12": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HC_BLUE_NO_12'>;
|
|
185
|
+
/** Refers to the presence of Herring and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
186
|
+
"AllergenTypeCode-HERRING": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HERRING'>;
|
|
187
|
+
/** Refers to the presence of Hexyl Cinnamal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
188
|
+
"AllergenTypeCode-HEXYL_CINNAMAL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HEXYL_CINNAMAL'>;
|
|
189
|
+
/** Refers to the presence of hickory nuts [Carya spp. (Junglandacease)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
190
|
+
"AllergenTypeCode-HICKORY_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HICKORY_NUTS'>;
|
|
191
|
+
/** Refers to the presence of Hydroxybenzomorpholine as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
192
|
+
"AllergenTypeCode-HYDROXYBENZOMORPHOLINE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HYDROXYBENZOMORPHOLINE'>;
|
|
193
|
+
/** Refers to the presence of Hydroxycitronellal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
194
|
+
"AllergenTypeCode-HYDROXYCITRONELLAL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HYDROXYCITRONELLAL'>;
|
|
195
|
+
/** Refers to the presence of Hydroxyethyl-2-nitro-p-toluidine as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
196
|
+
"AllergenTypeCode-HYDROXYETHYL-2-NITRO-P-TOLUIDINE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HYDROXYETHYL-2-NITRO-P-TOLUIDINE'>;
|
|
197
|
+
/** Refers to the presence of Hydroxyisohexyl 3-Cyclohexene Carboxaldehyde Isoeugenol Limonene Linal as listed in the regulations specified in AllergenSpecificationAgency and llergenSpecificationName. */
|
|
198
|
+
"AllergenTypeCode-HYDROXYISOHEXYL_3-CYCLOHEXENE_CARBOXALDEHYDE_ISOEUGENOL_LIMONENE_LINAL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-HYDROXYISOHEXYL_3-CYCLOHEXENE_CARBOXALDEHYDE_ISOEUGENOL_LIMONENE_LINAL'>;
|
|
199
|
+
/** Refers to the presence of Isoeugenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
200
|
+
"AllergenTypeCode-ISOEUGENOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ISOEUGENOL'>;
|
|
201
|
+
/** Refers to the presence of kamut and kamut products (glutencontaining grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
202
|
+
"AllergenTypeCode-KAMUT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-KAMUT'>;
|
|
203
|
+
/** Refers to the presence of Krill and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
204
|
+
"AllergenTypeCode-KRILL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-KRILL'>;
|
|
205
|
+
/** Refers to the presence of lactose as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
206
|
+
"AllergenTypeCode-LACTOSE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-LACTOSE'>;
|
|
207
|
+
/** Refers to the presence of Land and sea snails (Escargot) and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
208
|
+
"AllergenTypeCode-LAND": NamedNode<'https://gs1.org/voc/AllergenTypeCode-LAND'>;
|
|
209
|
+
/** Refers to the presence of Lichee nuts [Litchi chinensis Sonn. (Sapindaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
210
|
+
"AllergenTypeCode-LICHEE_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-LICHEE_NUTS'>;
|
|
211
|
+
/** Refers to the presence of Limpets and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
212
|
+
"AllergenTypeCode-LIMPETS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-LIMPETS'>;
|
|
213
|
+
/** Refers to the presence of Linalool as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
214
|
+
"AllergenTypeCode-LINALOOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-LINALOOL'>;
|
|
215
|
+
/** Refers to the presence of Lobster and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
216
|
+
"AllergenTypeCode-LOBSTER": NamedNode<'https://gs1.org/voc/AllergenTypeCode-LOBSTER'>;
|
|
217
|
+
/** Refers to the presence of Lupine and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
218
|
+
"AllergenTypeCode-LUPINE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-LUPINE'>;
|
|
219
|
+
/** Refers to the presence of macadamia nut and macadamia nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
220
|
+
"AllergenTypeCode-MACADAMIA_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MACADAMIA_NUTS'>;
|
|
221
|
+
/** Refers to the presence of Mackerel and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
222
|
+
"AllergenTypeCode-MACKEREL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MACKEREL'>;
|
|
223
|
+
/** Refers to the presence of Mahi Mahi and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
224
|
+
"AllergenTypeCode-MAHI_MAHI": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MAHI_MAHI'>;
|
|
225
|
+
/** Refers to the presence of Marlin and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
226
|
+
"AllergenTypeCode-MARLIN": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MARLIN'>;
|
|
227
|
+
/** Refers to the presence of Melatonin, a hormone secreted by the pineal gland that inhibits melanin formation and is thought to be concerned with regulating the reproductive cycle. */
|
|
228
|
+
"AllergenTypeCode-MELATONIN": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MELATONIN'>;
|
|
229
|
+
/** Refers to the presence of Methyl 2-Octynoate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
230
|
+
"AllergenTypeCode-METHYL_2_OCTYNOATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-METHYL_2_OCTYNOATE'>;
|
|
231
|
+
/** Refers to the presence of Methyl heptin carbonate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
232
|
+
"AllergenTypeCode-METHYL_HEPTIN_CARBONATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-METHYL_HEPTIN_CARBONATE'>;
|
|
233
|
+
/** Refers to the presence of milk and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
234
|
+
"AllergenTypeCode-MILK": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MILK'>;
|
|
235
|
+
/** Refers to the presence of molluscs and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
236
|
+
"AllergenTypeCode-MOLLUSCS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MOLLUSCS'>;
|
|
237
|
+
/** Refers to the presence of Mussels and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
238
|
+
"AllergenTypeCode-MUSSELS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MUSSELS'>;
|
|
239
|
+
/** Refers to the presence of mustard or their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
240
|
+
"AllergenTypeCode-MUSTARD": NamedNode<'https://gs1.org/voc/AllergenTypeCode-MUSTARD'>;
|
|
241
|
+
/** Does not contain declaration obligatory allergens as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
242
|
+
"AllergenTypeCode-NO_DECLARED_ALLERGENS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-NO_DECLARED_ALLERGENS'>;
|
|
243
|
+
/** Refers to the presence of oat and oat products (gluten containing grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
244
|
+
"AllergenTypeCode-OAT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-OAT'>;
|
|
245
|
+
/** Refers to the presence of Octopus and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
246
|
+
"AllergenTypeCode-OCTOPUS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-OCTOPUS'>;
|
|
247
|
+
/** Refers to the presence of Orange roughy and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
248
|
+
"AllergenTypeCode-ORANGE_ROUGHY": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ORANGE_ROUGHY'>;
|
|
249
|
+
/** Refers to the presence Oysters and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
250
|
+
"AllergenTypeCode-OYSTERS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-OYSTERS'>;
|
|
251
|
+
/** Refers to the presence of p-Methylaminophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
252
|
+
"AllergenTypeCode-P-METHYLAMINOPHENOL": NamedNode<'https://gs1.org/voc/AllergenTypeCode-P-METHYLAMINOPHENOL'>;
|
|
253
|
+
/** Refers to the presence of p-Phenylenediamine in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
254
|
+
"AllergenTypeCode-P-PHENYLENEDIAMINE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-P-PHENYLENEDIAMINE'>;
|
|
255
|
+
/** Refers to the presence of peanuts and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
256
|
+
"AllergenTypeCode-PEANUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PEANUTS'>;
|
|
257
|
+
/** Refers to the presence of peas and pea products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
258
|
+
"AllergenTypeCode-PEAS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PEAS'>;
|
|
259
|
+
/** Refers to the presence of pecan nut and pecan nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
260
|
+
"AllergenTypeCode-PECAN_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PECAN_NUTS'>;
|
|
261
|
+
/** Refers to the presence of Perch and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
262
|
+
"AllergenTypeCode-PERCH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PERCH'>;
|
|
263
|
+
/** Refers to the presence of Periwinkle and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
264
|
+
"AllergenTypeCode-PERIWINKLE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PERIWINKLE'>;
|
|
265
|
+
/** Refers to the presence of Pike and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
266
|
+
"AllergenTypeCode-PIKE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PIKE'>;
|
|
267
|
+
/** Refers to the presence of Pili nuts [Canarium ovatum (Burseraceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
268
|
+
"AllergenTypeCode-PILI_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PILI_NUTS'>;
|
|
269
|
+
/** Refers to the presence of Pine Nuts and their derivatives as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
270
|
+
"AllergenTypeCode-PINE_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PINE_NUTS'>;
|
|
271
|
+
/** Refers to the presence of pistachio and pistachio products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
272
|
+
"AllergenTypeCode-PISTACHIOS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PISTACHIOS'>;
|
|
273
|
+
/** Refers to the presence of Plaice and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
274
|
+
"AllergenTypeCode-PLAICE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PLAICE'>;
|
|
275
|
+
/** Refers to the presence of pod fruits and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
276
|
+
"AllergenTypeCode-POD_FRUITS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-POD_FRUITS'>;
|
|
277
|
+
/** Refers to the presence of Pollock and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
278
|
+
"AllergenTypeCode-POLLOCK": NamedNode<'https://gs1.org/voc/AllergenTypeCode-POLLOCK'>;
|
|
279
|
+
/** Refers to the presence of Pompano and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
280
|
+
"AllergenTypeCode-POMPANO": NamedNode<'https://gs1.org/voc/AllergenTypeCode-POMPANO'>;
|
|
281
|
+
/** Refers to the presence of Poppy Seeds or their derivatives in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
282
|
+
"AllergenTypeCode-POPPY_SEEDS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-POPPY_SEEDS'>;
|
|
283
|
+
/** Refers to the presence of Porgy and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
284
|
+
"AllergenTypeCode-PORGY": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PORGY'>;
|
|
285
|
+
/** Refers to the presence of pork and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
286
|
+
"AllergenTypeCode-PORK": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PORK'>;
|
|
287
|
+
/** Refers to the presence of Prawns and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
288
|
+
"AllergenTypeCode-PRAWNS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PRAWNS'>;
|
|
289
|
+
/** Refers to the presence of pulses. An annual leguminous crop yielding from one to twelve seeds of variable size, shape, and colour within a pod. Pulses are used for food and animal feed. The term 'pulse', as used by the Food and Agricultural Organization (FAO), is reserved for crops harvested solely for the dry seed. This excludes green beans and green peas, which are considered vegetable crops. Also excluded are crops that are mainly grown for oil extraction */
|
|
290
|
+
"AllergenTypeCode-PULSES": NamedNode<'https://gs1.org/voc/AllergenTypeCode-PULSES'>;
|
|
291
|
+
/** Refers to the presence of Quahaugs and its derivatives in the product, listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
292
|
+
"AllergenTypeCode-QUAHAUGS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-QUAHAUGS'>;
|
|
293
|
+
/** Refers to the presence of queensland nut and queensland nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
294
|
+
"AllergenTypeCode-QUEENSLAND_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-QUEENSLAND_NUTS'>;
|
|
295
|
+
/** Refers to the presence of Rockfish and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
296
|
+
"AllergenTypeCode-ROCKFISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-ROCKFISH'>;
|
|
297
|
+
/** Refers to the presence of rye and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
298
|
+
"AllergenTypeCode-RYE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-RYE'>;
|
|
299
|
+
/** Refers to the presence of Salicylate, a salt or ester of salicylic acid. */
|
|
300
|
+
"AllergenTypeCode-SALICYLATE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SALICYLATE'>;
|
|
301
|
+
/** Refers to the presence of Salmon and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
302
|
+
"AllergenTypeCode-SALMON": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SALMON'>;
|
|
303
|
+
/** Refers to the presence of Sardine and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
304
|
+
"AllergenTypeCode-SARDINE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SARDINE'>;
|
|
305
|
+
/** Refers to the presence of Scallops and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
306
|
+
"AllergenTypeCode-SCALLOPS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SCALLOPS'>;
|
|
307
|
+
/** Refers to the presence of seed products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
308
|
+
"AllergenTypeCode-SEED_PRODUCTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SEED_PRODUCTS'>;
|
|
309
|
+
/** Refers to the presence of sesame seeds or their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
310
|
+
"AllergenTypeCode-SESAME_SEEDS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SESAME_SEEDS'>;
|
|
311
|
+
/** Refers to the presence of Shark and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
312
|
+
"AllergenTypeCode-SHARK": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SHARK'>;
|
|
313
|
+
/** Refers to the presence of Shea nuts [Vitellaria paradoxa C.F. Gaertn. (Sapotaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
314
|
+
"AllergenTypeCode-SHEA_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SHEA_NUTS'>;
|
|
315
|
+
/** Refers to the presence of shellfish and its derivatives as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
316
|
+
"AllergenTypeCode-SHELLFISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SHELLFISH'>;
|
|
317
|
+
/** Refers to the presence of Shrimp and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
318
|
+
"AllergenTypeCode-SHRIMP": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SHRIMP'>;
|
|
319
|
+
/** Refers to the presence of Smelt and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
320
|
+
"AllergenTypeCode-SMELT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SMELT'>;
|
|
321
|
+
/** Refers to the presence of Snapper and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
322
|
+
"AllergenTypeCode-SNAPPER": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SNAPPER'>;
|
|
323
|
+
/** Refers to the presence of Sole and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
324
|
+
"AllergenTypeCode-SOLE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SOLE'>;
|
|
325
|
+
/** Refers to the presence of soybeans and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
326
|
+
"AllergenTypeCode-SOYBEANS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SOYBEANS'>;
|
|
327
|
+
/** Refers to the presence of spelt and spelt products (gluten containing grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
328
|
+
"AllergenTypeCode-SPELT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SPELT'>;
|
|
329
|
+
/** Refers to the presence of Sturgeon and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
330
|
+
"AllergenTypeCode-STURGEON": NamedNode<'https://gs1.org/voc/AllergenTypeCode-STURGEON'>;
|
|
331
|
+
/** Refers to the presence of sulphur dioxide and sulphites as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
332
|
+
"AllergenTypeCode-SULPHUR_DIOXIDE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SULPHUR_DIOXIDE'>;
|
|
333
|
+
/** Refers to the presence of Sunflower Seeds or their derivatives in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
334
|
+
"AllergenTypeCode-SUNFLOWER_SEEDS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SUNFLOWER_SEEDS'>;
|
|
335
|
+
/** Refers to the presence of Swordfish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
336
|
+
"AllergenTypeCode-SWORDFISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-SWORDFISH'>;
|
|
337
|
+
/** Refers to the presence of Tilapia and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
338
|
+
"AllergenTypeCode-TILAPIA": NamedNode<'https://gs1.org/voc/AllergenTypeCode-TILAPIA'>;
|
|
339
|
+
/** Refers to the presence of tree nuts and their derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. Tree nuts can include almonds, hazelnut, walnut, cashews, etc. */
|
|
340
|
+
"AllergenTypeCode-TREE_NUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-TREE_NUTS'>;
|
|
341
|
+
/** Contains Traces of Tree Nuts, i.e. almonds, various kinds of tree nuts. */
|
|
342
|
+
"AllergenTypeCode-TREE_NUT_TRACES": NamedNode<'https://gs1.org/voc/AllergenTypeCode-TREE_NUT_TRACES'>;
|
|
343
|
+
/** Refers to the presence of Triticale and their derivatives as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
344
|
+
"AllergenTypeCode-TRITICALE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-TRITICALE'>;
|
|
345
|
+
/** Refers to the presence of Trout and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
346
|
+
"AllergenTypeCode-TROUT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-TROUT'>;
|
|
347
|
+
/** Refers to the presence of Tuna and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
348
|
+
"AllergenTypeCode-TUNA": NamedNode<'https://gs1.org/voc/AllergenTypeCode-TUNA'>;
|
|
349
|
+
/** Refers to the presence of Turbot and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
350
|
+
"AllergenTypeCode-TURBOT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-TURBOT'>;
|
|
351
|
+
/** Refers to the presence of Walleye and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
352
|
+
"AllergenTypeCode-WALLEYE": NamedNode<'https://gs1.org/voc/AllergenTypeCode-WALLEYE'>;
|
|
353
|
+
/** Refers to the presence of walnut and walnut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
354
|
+
"AllergenTypeCode-WALNUTS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-WALNUTS'>;
|
|
355
|
+
/** Refers to the presence of wheat and their derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName */
|
|
356
|
+
"AllergenTypeCode-WHEAT": NamedNode<'https://gs1.org/voc/AllergenTypeCode-WHEAT'>;
|
|
357
|
+
/** Refers to the presence of Whelks and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
358
|
+
"AllergenTypeCode-WHELKS": NamedNode<'https://gs1.org/voc/AllergenTypeCode-WHELKS'>;
|
|
359
|
+
/** Refers to the presence of Whitefish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
360
|
+
"AllergenTypeCode-WHITEFISH": NamedNode<'https://gs1.org/voc/AllergenTypeCode-WHITEFISH'>;
|
|
361
|
+
/** Refers to the presence of Whiting and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. */
|
|
362
|
+
"AllergenTypeCode-WHITING": NamedNode<'https://gs1.org/voc/AllergenTypeCode-WHITING'>;
|
|
363
|
+
/** A code list. */
|
|
364
|
+
"TypeCode": NamedNode<'https://gs1.org/voc/TypeCode'>;
|
|
365
|
+
/** The height above the surface of a defined geoid, typically the World Geodetic System (WGS 84) geoid for measurements from location sensors using satellite technology (e.g. GPS, Glonass, Galileo) , which approximates to the surface of the earth at sea level. Positive values indicate height above the geoid surface. Negative values indicate depth below the geoid surface. SI Units: metres */
|
|
366
|
+
"Altitude": NamedNode<'https://gs1.org/voc/Altitude'>;
|
|
367
|
+
/** The amount of substance that contains a number of atoms, molecules etc. that is equal to the Avogadro constant. SI Units: mole */
|
|
368
|
+
"AmountOfSubstance": NamedNode<'https://gs1.org/voc/AmountOfSubstance'>;
|
|
369
|
+
/** The concentration of a solution expressed as the number of moles of dissolved substance per unit volume of solution. SI Units: mole per cubic metre */
|
|
370
|
+
"AmountOfSubstancePerUnitVolume": NamedNode<'https://gs1.org/voc/AmountOfSubstancePerUnitVolume'>;
|
|
371
|
+
"AnatomicalFormCode-BELLY": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-BELLY'>;
|
|
372
|
+
"AnatomicalFormCode": NamedNode<'https://gs1.org/voc/AnatomicalFormCode'>;
|
|
373
|
+
"AnatomicalFormCode-BLOOD": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-BLOOD'>;
|
|
374
|
+
"AnatomicalFormCode-BONE": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-BONE'>;
|
|
375
|
+
"AnatomicalFormCode-BRAIN": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-BRAIN'>;
|
|
376
|
+
"AnatomicalFormCode-CARCASS_NONPOULTRY": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-CARCASS_NONPOULTRY'>;
|
|
377
|
+
"AnatomicalFormCode-DIAPHRAM": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-DIAPHRAM'>;
|
|
378
|
+
"AnatomicalFormCode-ESOPHAGUS": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-ESOPHAGUS'>;
|
|
379
|
+
"AnatomicalFormCode-FAT": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-FAT'>;
|
|
380
|
+
"AnatomicalFormCode-FEET": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-FEET'>;
|
|
381
|
+
"AnatomicalFormCode-FOREQUARTER": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-FOREQUARTER'>;
|
|
382
|
+
"AnatomicalFormCode-GIZZARD": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-GIZZARD'>;
|
|
383
|
+
"AnatomicalFormCode-HEAD": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-HEAD'>;
|
|
384
|
+
"AnatomicalFormCode-HEADMEAT_CHEEKMEAT": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-HEADMEAT_CHEEKMEAT'>;
|
|
385
|
+
"AnatomicalFormCode-HEART": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-HEART'>;
|
|
386
|
+
"AnatomicalFormCode-HINDQUARTER": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-HINDQUARTER'>;
|
|
387
|
+
"AnatomicalFormCode-HORN": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-HORN'>;
|
|
388
|
+
"AnatomicalFormCode-INTESTINE_LARGE": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-INTESTINE_LARGE'>;
|
|
389
|
+
"AnatomicalFormCode-INTESTINE_SMALL": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-INTESTINE_SMALL'>;
|
|
390
|
+
"AnatomicalFormCode-KIDNEY": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-KIDNEY'>;
|
|
391
|
+
"AnatomicalFormCode-LIPS": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-LIPS'>;
|
|
392
|
+
"AnatomicalFormCode-LIVER": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-LIVER'>;
|
|
393
|
+
"AnatomicalFormCode-LUNGS": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-LUNGS'>;
|
|
394
|
+
"AnatomicalFormCode-MIXED_OFFAL": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-MIXED_OFFAL'>;
|
|
395
|
+
"AnatomicalFormCode-MIXED_PARTS_FOR_GROUNDING_MINCING": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-MIXED_PARTS_FOR_GROUNDING_MINCING'>;
|
|
396
|
+
"AnatomicalFormCode-NECK": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-NECK'>;
|
|
397
|
+
"AnatomicalFormCode-PANCREAS": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-PANCREAS'>;
|
|
398
|
+
"AnatomicalFormCode-SKIN": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-SKIN'>;
|
|
399
|
+
"AnatomicalFormCode-STOMACH": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-STOMACH'>;
|
|
400
|
+
"AnatomicalFormCode-TAIL": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-TAIL'>;
|
|
401
|
+
"AnatomicalFormCode-TENDONS": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-TENDONS'>;
|
|
402
|
+
"AnatomicalFormCode-TESTICLES": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-TESTICLES'>;
|
|
403
|
+
"AnatomicalFormCode-THYMUS": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-THYMUS'>;
|
|
404
|
+
"AnatomicalFormCode-TONGUE": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-TONGUE'>;
|
|
405
|
+
"AnatomicalFormCode-TRIPE": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-TRIPE'>;
|
|
406
|
+
"AnatomicalFormCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-UNCLASSIFIED'>;
|
|
407
|
+
"AnatomicalFormCode-UNIDENTIFIED": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-UNIDENTIFIED'>;
|
|
408
|
+
"AnatomicalFormCode-WHOLE_BIRD": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_BIRD'>;
|
|
409
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_NONPOULTRY_MEATPART_PIECE": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_NONPOULTRY_MEATPART_PIECE'>;
|
|
410
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_POULTRY_PART": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_POULTRY_PART'>;
|
|
411
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_PRIMAL": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_PRIMAL'>;
|
|
412
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_RIBCUT": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_RIBCUT'>;
|
|
413
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_ROASTCUT": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_ROASTCUT'>;
|
|
414
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CHOPCUT": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CHOPCUT'>;
|
|
415
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CUTLET": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CUTLET'>;
|
|
416
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_STEAK_CHOPCUT": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_STEAK_CHOPCUT'>;
|
|
417
|
+
"AnatomicalFormCode-WHOLE_MUSCLE_SUBPRIMAL": NamedNode<'https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SUBPRIMAL'>;
|
|
418
|
+
/** The inclination of one line or plane to another. Units: degrees, radians, etc. */
|
|
419
|
+
"Angle": NamedNode<'https://gs1.org/voc/Angle'>;
|
|
420
|
+
/** The rate of change of angular velocity with respect to time. SI Units: radian per second per second */
|
|
421
|
+
"AngularAcceleration": NamedNode<'https://gs1.org/voc/AngularAcceleration'>;
|
|
422
|
+
/** The integral over time of the torque acting on a body that is free to rotate, resulting in a corresponding change in its angular momentum. SI Units: newton metre second, kilogram metre squared per second */
|
|
423
|
+
"AngularMomentum": NamedNode<'https://gs1.org/voc/AngularMomentum'>;
|
|
424
|
+
/** The rate of change of angle with respect to time; a measure of the number of revolutions per unit time. SI Units: radian per second */
|
|
425
|
+
"AngularVelocity": NamedNode<'https://gs1.org/voc/AngularVelocity'>;
|
|
426
|
+
/** The amount of two-dimensional space occupied, measured in units of length squared. SI Units: square metre */
|
|
427
|
+
"Area": NamedNode<'https://gs1.org/voc/Area'>;
|
|
428
|
+
/** A set of details about covert or overt security features that may contribute to checking the authenticity of a product or product instance. */
|
|
429
|
+
"AuthenticityDetails": NamedNode<'https://gs1.org/voc/AuthenticityDetails'>;
|
|
430
|
+
/** Describes a prize or award won by a product or organization. */
|
|
431
|
+
"AwardPrizeDetails": NamedNode<'https://gs1.org/voc/AwardPrizeDetails'>;
|
|
432
|
+
/** Any potable liquid. */
|
|
433
|
+
"Beverage": NamedNode<'https://gs1.org/voc/Beverage'>;
|
|
434
|
+
/** A food, beverage or tobacco product. */
|
|
435
|
+
"FoodBeverageTobaccoProduct": NamedNode<'https://gs1.org/voc/FoodBeverageTobaccoProduct'>;
|
|
436
|
+
/** Information on brands and sub-brands for a product. */
|
|
437
|
+
"Brand": NamedNode<'https://gs1.org/voc/Brand'>;
|
|
438
|
+
/** The capacitance of an isolated conductor is defined as the ratio of the total charge on it to its electric potential. SI Units: farad */
|
|
439
|
+
"Capacitance": NamedNode<'https://gs1.org/voc/Capacitance'>;
|
|
440
|
+
/** Certification issued by a certifying body to a certification subject (Organization, Place, Product). */
|
|
441
|
+
"CertificationDetails": NamedNode<'https://gs1.org/voc/CertificationDetails'>;
|
|
442
|
+
/** This certification instance is declared to be in effect for the certified subject. */
|
|
443
|
+
"CertificationStatus-ACTIVE": NamedNode<'https://gs1.org/voc/CertificationStatus-ACTIVE'>;
|
|
444
|
+
/** A set of codes for the status of a certification instance */
|
|
445
|
+
"CertificationStatus": NamedNode<'https://gs1.org/voc/CertificationStatus'>;
|
|
446
|
+
/** This certification instance is declared to be no longer in effect. */
|
|
447
|
+
"CertificationStatus-INACTIVE": NamedNode<'https://gs1.org/voc/CertificationStatus-INACTIVE'>;
|
|
448
|
+
"CheeseFirmnessCode-EXTRA_HARD": NamedNode<'https://gs1.org/voc/CheeseFirmnessCode-EXTRA_HARD'>;
|
|
449
|
+
"CheeseFirmnessCode": NamedNode<'https://gs1.org/voc/CheeseFirmnessCode'>;
|
|
450
|
+
"CheeseFirmnessCode-FIRM_SEMIHARD": NamedNode<'https://gs1.org/voc/CheeseFirmnessCode-FIRM_SEMIHARD'>;
|
|
451
|
+
"CheeseFirmnessCode-HARD": NamedNode<'https://gs1.org/voc/CheeseFirmnessCode-HARD'>;
|
|
452
|
+
"CheeseFirmnessCode-SOFT": NamedNode<'https://gs1.org/voc/CheeseFirmnessCode-SOFT'>;
|
|
453
|
+
"CheeseFirmnessCode-UNIDENTIFIED": NamedNode<'https://gs1.org/voc/CheeseFirmnessCode-UNIDENTIFIED'>;
|
|
454
|
+
/** A product that is worn on the body. */
|
|
455
|
+
"Clothing": NamedNode<'https://gs1.org/voc/Clothing'>;
|
|
456
|
+
/** Products that are worn on the body. */
|
|
457
|
+
"WearableProduct": NamedNode<'https://gs1.org/voc/WearableProduct'>;
|
|
458
|
+
/** A set of colour code details (colour code, party controlling the code list) for the product. */
|
|
459
|
+
"ColourCodeDetails": NamedNode<'https://gs1.org/voc/ColourCodeDetails'>;
|
|
460
|
+
/** Assigned by buyer. */
|
|
461
|
+
"ColourCodeList-BUYER": NamedNode<'https://gs1.org/voc/ColourCodeList-BUYER'>;
|
|
462
|
+
"ColourCodeListCode": NamedNode<'https://gs1.org/voc/ColourCodeListCode'>;
|
|
463
|
+
/** International Federation for Produce Standards. */
|
|
464
|
+
"ColourCodeList-IFPS": NamedNode<'https://gs1.org/voc/ColourCodeList-IFPS'>;
|
|
465
|
+
/** Natural Colour System. */
|
|
466
|
+
"ColourCodeList-NCS": NamedNode<'https://gs1.org/voc/ColourCodeList-NCS'>;
|
|
467
|
+
/** National Retail Federation. */
|
|
468
|
+
"ColourCodeList-NRF": NamedNode<'https://gs1.org/voc/ColourCodeList-NRF'>;
|
|
469
|
+
/** Pantone Hexachrome. */
|
|
470
|
+
"ColourCodeList-PANTONE_HEXACHROME": NamedNode<'https://gs1.org/voc/ColourCodeList-PANTONE_HEXACHROME'>;
|
|
471
|
+
/** Pantone Matching System. */
|
|
472
|
+
"ColourCodeList-PANTONE_MATCHING": NamedNode<'https://gs1.org/voc/ColourCodeList-PANTONE_MATCHING'>;
|
|
473
|
+
/** Pantone Process Colour System. */
|
|
474
|
+
"ColourCodeList-PANTONE_PROCESS_COLOUR": NamedNode<'https://gs1.org/voc/ColourCodeList-PANTONE_PROCESS_COLOUR'>;
|
|
475
|
+
/** Pantone Textile. Same as GS1 ColourCodeList Code 5 */
|
|
476
|
+
"ColourCodeList-PANTONE_TEXTILE": NamedNode<'https://gs1.org/voc/ColourCodeList-PANTONE_TEXTILE'>;
|
|
477
|
+
/** Farbsystem RAL Colour System. */
|
|
478
|
+
"ColourCodeList-RAL": NamedNode<'https://gs1.org/voc/ColourCodeList-RAL'>;
|
|
479
|
+
/** Assigned by seller. */
|
|
480
|
+
"ColourCodeList-SELLER": NamedNode<'https://gs1.org/voc/ColourCodeList-SELLER'>;
|
|
481
|
+
/** Waren Wirtschafts System. */
|
|
482
|
+
"ColourCodeList-WWS": NamedNode<'https://gs1.org/voc/ColourCodeList-WWS'>;
|
|
483
|
+
/** The ratio of the current in the conductor to the potential difference between its ends; reciprocal of resistance. SI Units: siemen */
|
|
484
|
+
"Conductance": NamedNode<'https://gs1.org/voc/Conductance'>;
|
|
485
|
+
/** A measure of how strongly a material conducts electric current. The ratio of the current density to the electric field that causes the current to flow. SI Units: siemen per metre */
|
|
486
|
+
"Conductivity": NamedNode<'https://gs1.org/voc/Conductivity'>;
|
|
487
|
+
"ConsumerLifestageCode-ADULT": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode-ADULT'>;
|
|
488
|
+
"ConsumerLifestageCode": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode'>;
|
|
489
|
+
"ConsumerLifestageCode-ALL_AGES": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode-ALL_AGES'>;
|
|
490
|
+
"ConsumerLifestageCode-BABY_INFANT": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode-BABY_INFANT'>;
|
|
491
|
+
"ConsumerLifestageCode-CHILD_1_To_2_YEARS": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode-CHILD_1_To_2_YEARS'>;
|
|
492
|
+
"ConsumerLifestageCode-CHILD_2_YEARS_ONWARDS": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode-CHILD_2_YEARS_ONWARDS'>;
|
|
493
|
+
"ConsumerLifestageCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode-UNCLASSIFIED'>;
|
|
494
|
+
"ConsumerLifestageCode-UNIDENTIFIED": NamedNode<'https://gs1.org/voc/ConsumerLifestageCode-UNIDENTIFIED'>;
|
|
495
|
+
/** Products that are sold without a prescription but must be distributed through a pharmacy. */
|
|
496
|
+
"ConsumerSalesConditionsCode-BTC": NamedNode<'https://gs1.org/voc/ConsumerSalesConditionsCode-BTC'>;
|
|
497
|
+
"ConsumerSalesConditionsCode": NamedNode<'https://gs1.org/voc/ConsumerSalesConditionsCode'>;
|
|
498
|
+
/** Products that may be sold without a prescription. These products are generally available without restrictions. */
|
|
499
|
+
"ConsumerSalesConditionsCode-OTC": NamedNode<'https://gs1.org/voc/ConsumerSalesConditionsCode-OTC'>;
|
|
500
|
+
/** Product may only be sold or dispensed under the direction of a prescription. */
|
|
501
|
+
"ConsumerSalesConditionsCode-PRESCRIPTION_REQUIRED": NamedNode<'https://gs1.org/voc/ConsumerSalesConditionsCode-PRESCRIPTION_REQUIRED'>;
|
|
502
|
+
/** Based upon legal regulatory restrictions it is illegal to sell the product to anyone under the age of 16 years old. */
|
|
503
|
+
"ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_16": NamedNode<'https://gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_16'>;
|
|
504
|
+
/** Based upon legal regulatory restrictions it is illegal to sell the product to anyone under the age of 18 years old. */
|
|
505
|
+
"ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_18": NamedNode<'https://gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_18'>;
|
|
506
|
+
/** Based upon legal regulatory restrictions it is illegal to sell the product to anyone under the age of 21 years old. */
|
|
507
|
+
"ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_21": NamedNode<'https://gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_21'>;
|
|
508
|
+
/** Information on an individual or department acting as point of contact for an organiation. */
|
|
509
|
+
"ContactPoint": NamedNode<'https://gs1.org/voc/ContactPoint'>;
|
|
510
|
+
/** A measure of the total quantity of something; the number of individual units present. Typically dimensionless (no units) */
|
|
511
|
+
"Count": NamedNode<'https://gs1.org/voc/Count'>;
|
|
512
|
+
/** Country is a complex data type that indicates a country and a country subdivision. */
|
|
513
|
+
"Country": NamedNode<'https://gs1.org/voc/Country'>;
|
|
514
|
+
/** The mass per unit volume of a substance. SI Units: kilogram per cubic metre */
|
|
515
|
+
"Density": NamedNode<'https://gs1.org/voc/Density'>;
|
|
516
|
+
/** Denotes a product that can be safely consumed by a person with coeliac disease. Coeliac disease is caused by a reaction to gladin (a gluten protein found in wheat) and similar proteins found in other crops. */
|
|
517
|
+
"DietTypeCode-COELIAC": NamedNode<'https://gs1.org/voc/DietTypeCode-COELIAC'>;
|
|
518
|
+
"DietTypeCode": NamedNode<'https://gs1.org/voc/DietTypeCode'>;
|
|
519
|
+
/** Denotes a product that is specially prepared or processed for people on restrictive diets. */
|
|
520
|
+
"DietTypeCode-DIETETIC": NamedNode<'https://gs1.org/voc/DietTypeCode-DIETETIC'>;
|
|
521
|
+
/** Denotes a product that can be used in a gluten free diet, as specified by the appropriate authority within a target market. */
|
|
522
|
+
"DietTypeCode-FREE_FROM_GLUTEN": NamedNode<'https://gs1.org/voc/DietTypeCode-FREE_FROM_GLUTEN'>;
|
|
523
|
+
/** Denotes selling or serving food ritually fit according to Islamic dietary laws. */
|
|
524
|
+
"DietTypeCode-HALAL": NamedNode<'https://gs1.org/voc/DietTypeCode-HALAL'>;
|
|
525
|
+
/** Denotes selling or serving food ritually fit according to Jewish dietary laws. */
|
|
526
|
+
"DietTypeCode-KOSHER": NamedNode<'https://gs1.org/voc/DietTypeCode-KOSHER'>;
|
|
527
|
+
/** Denotes a food product that was produced with the use of feed or fertiliser of plant or animal origin, without employment of chemically formulated fertilisers, growth stimulants, antibiotics or pesticides. */
|
|
528
|
+
"DietTypeCode-ORGANIC": NamedNode<'https://gs1.org/voc/DietTypeCode-ORGANIC'>;
|
|
529
|
+
/** Denotes a food product which contains no animal food or dairy products. */
|
|
530
|
+
"DietTypeCode-VEGAN": NamedNode<'https://gs1.org/voc/DietTypeCode-VEGAN'>;
|
|
531
|
+
/** Denotes a product that contains no meat, fish or other animal products. */
|
|
532
|
+
"DietTypeCode-VEGETARIAN": NamedNode<'https://gs1.org/voc/DietTypeCode-VEGETARIAN'>;
|
|
533
|
+
/** Denotes a product that contains no beef or beef-products. Beef is considered to be a taboo food product by some religions most notable Hinduism, Buddhism and Jainism. */
|
|
534
|
+
"DietTypeCode-WITHOUT_BEEF": NamedNode<'https://gs1.org/voc/DietTypeCode-WITHOUT_BEEF'>;
|
|
535
|
+
/** Denotes a product that contains no pork meat. */
|
|
536
|
+
"DietTypeCode-WITHOUT_PORK": NamedNode<'https://gs1.org/voc/DietTypeCode-WITHOUT_PORK'>;
|
|
537
|
+
/** A set of diet type code details (diet type code and diet type sub code) for the product. */
|
|
538
|
+
"DietTypeCodeDetails": NamedNode<'https://gs1.org/voc/DietTypeCodeDetails'>;
|
|
539
|
+
/** A measurement whose units are dimensionless. gs1:Count or gs1:VolumeFraction or gs1:RelativeHumidity should be used in preference if appropriate. */
|
|
540
|
+
"Dimensionless": NamedNode<'https://gs1.org/voc/Dimensionless'>;
|
|
541
|
+
/** Provides information on a discount applicable to an offer for example 2 percent. */
|
|
542
|
+
"Discount": NamedNode<'https://gs1.org/voc/Discount'>;
|
|
543
|
+
/** Buy one item and get the second item free of charge */
|
|
544
|
+
"DiscountTypeCode-BOGO": NamedNode<'https://gs1.org/voc/DiscountTypeCode-BOGO'>;
|
|
545
|
+
"DiscountTypeCode": NamedNode<'https://gs1.org/voc/DiscountTypeCode'>;
|
|
546
|
+
/** A discount on the item expressed as an amount (value and currency) */
|
|
547
|
+
"DiscountTypeCode-DISCOUNTED_ITEM": NamedNode<'https://gs1.org/voc/DiscountTypeCode-DISCOUNTED_ITEM'>;
|
|
548
|
+
/** A gift given to a consumer as part of a promotional contingent on the consumer making a purchase of another item or items. */
|
|
549
|
+
"DiscountTypeCode-FREE_GIFT": NamedNode<'https://gs1.org/voc/DiscountTypeCode-FREE_GIFT'>;
|
|
550
|
+
/** No charge for shipping. */
|
|
551
|
+
"DiscountTypeCode-FREE_SHIPPING": NamedNode<'https://gs1.org/voc/DiscountTypeCode-FREE_SHIPPING'>;
|
|
552
|
+
/** A discount other than the ones on this list. */
|
|
553
|
+
"DiscountTypeCode-OTHER": NamedNode<'https://gs1.org/voc/DiscountTypeCode-OTHER'>;
|
|
554
|
+
/** A percentage off the product price. */
|
|
555
|
+
"DiscountTypeCode-PERCENTAGE_OFF": NamedNode<'https://gs1.org/voc/DiscountTypeCode-PERCENTAGE_OFF'>;
|
|
556
|
+
/** The product of the absorbed dose multiplied by a Q factor (relating to the type of radiation) and a factor relating to all relevant aspects of the body being irradiated, multiplied by the exposure time. SI Units: sievert */
|
|
557
|
+
"DoseEquivalent": NamedNode<'https://gs1.org/voc/DoseEquivalent'>;
|
|
558
|
+
/** The product of the absorbed dose rate multiplied by a Q factor (relating to the type of radiation) and a factor relating to all relevant aspects of the body being irradiated. SI Units: sievert per second */
|
|
559
|
+
"DoseEquivalentRate": NamedNode<'https://gs1.org/voc/DoseEquivalentRate'>;
|
|
560
|
+
/** The value of the tangential force per unit area which is necessary to maintain unit relative velocty between two parallel planes unit distance apart in a fluid. SI Units: pascal */
|
|
561
|
+
"DynamicViscosity": NamedNode<'https://gs1.org/voc/DynamicViscosity'>;
|
|
562
|
+
/** Indicates the reporting of an error condition detected by a sensor device */
|
|
563
|
+
"ERROR_CONDITION": NamedNode<'https://gs1.org/voc/ERROR_CONDITION'>;
|
|
564
|
+
/** Quantity of unbalanced electricity in an object, i.e. excess or deficiency of electrons, resulting in negative or positive electrification, respectively. SI Units: coulomb */
|
|
565
|
+
"ElectricCharge": NamedNode<'https://gs1.org/voc/ElectricCharge'>;
|
|
566
|
+
/** Rate of flow of charge in a substance, whether solid, liquid or gas. SI Units: ampere */
|
|
567
|
+
"ElectricCurrent": NamedNode<'https://gs1.org/voc/ElectricCurrent'>;
|
|
568
|
+
/** Rate of flow of charge in a substance per unit area perpendicular to the current. SI Units: ampere per square metre */
|
|
569
|
+
"ElectricCurrentDensity": NamedNode<'https://gs1.org/voc/ElectricCurrentDensity'>;
|
|
570
|
+
/** The electric force acting on a unit charge. The linear gradient of the electrostatic potential. SI Units: volt per metre = newton / coulomb */
|
|
571
|
+
"ElectricFieldStrength": NamedNode<'https://gs1.org/voc/ElectricFieldStrength'>;
|
|
572
|
+
/** A measure of a the capacity of a system or body to do work. SI Units: joule */
|
|
573
|
+
"Energy": NamedNode<'https://gs1.org/voc/Energy'>;
|
|
574
|
+
/** The product of light intensity and time duration of the exposure. SI Units: lux second */
|
|
575
|
+
"Exposure": NamedNode<'https://gs1.org/voc/Exposure'>;
|
|
576
|
+
/** Food and Beverage Preparation Information is a complex data type that indicates a preparation state code and preparation instructions. */
|
|
577
|
+
"FoodAndBeveragePreparationInformation": NamedNode<'https://gs1.org/voc/FoodAndBeveragePreparationInformation'>;
|
|
578
|
+
"FoodBeverageRefrigerationClaimCode-CAN_BE_REFRIGERATED": NamedNode<'https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-CAN_BE_REFRIGERATED'>;
|
|
579
|
+
"FoodBeverageRefrigerationClaimCode": NamedNode<'https://gs1.org/voc/FoodBeverageRefrigerationClaimCode'>;
|
|
580
|
+
"FoodBeverageRefrigerationClaimCode-MUST_BE_REFRIGERATED": NamedNode<'https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-MUST_BE_REFRIGERATED'>;
|
|
581
|
+
"FoodBeverageRefrigerationClaimCode-SHELF_STABLE": NamedNode<'https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-SHELF_STABLE'>;
|
|
582
|
+
"FoodBeverageRefrigerationClaimCode-UNIDENTIFIED": NamedNode<'https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-UNIDENTIFIED'>;
|
|
583
|
+
"FoodBeverageTargetUseCode-ANY_MEAL": NamedNode<'https://gs1.org/voc/FoodBeverageTargetUseCode-ANY_MEAL'>;
|
|
584
|
+
"FoodBeverageTargetUseCode": NamedNode<'https://gs1.org/voc/FoodBeverageTargetUseCode'>;
|
|
585
|
+
"FoodBeverageTargetUseCode-BREAKFAST": NamedNode<'https://gs1.org/voc/FoodBeverageTargetUseCode-BREAKFAST'>;
|
|
586
|
+
"FoodBeverageTargetUseCode-MAIN_MEAL": NamedNode<'https://gs1.org/voc/FoodBeverageTargetUseCode-MAIN_MEAL'>;
|
|
587
|
+
"FoodBeverageTargetUseCode-PORTABLE_MEAL": NamedNode<'https://gs1.org/voc/FoodBeverageTargetUseCode-PORTABLE_MEAL'>;
|
|
588
|
+
"FoodBeverageTargetUseCode-SNACK": NamedNode<'https://gs1.org/voc/FoodBeverageTargetUseCode-SNACK'>;
|
|
589
|
+
"FoodBeverageTargetUseCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/FoodBeverageTargetUseCode-UNCLASSIFIED'>;
|
|
590
|
+
/** Food Beverage Tobacco Ingredient is a complex data type that includes an ingredient statement and details. */
|
|
591
|
+
"FoodBeverageTobaccoIngredientDetails": NamedNode<'https://gs1.org/voc/FoodBeverageTobaccoIngredientDetails'>;
|
|
592
|
+
/** Any item (product or service) upon which there is a need to retrieve pre-defined information and that may be priced, or ordered, or invoiced at any point in any supply chain. */
|
|
593
|
+
"Product": NamedNode<'https://gs1.org/voc/Product'>;
|
|
594
|
+
/** Outerwear that is worn on the feet such as shoes or boots. */
|
|
595
|
+
"Footwear": NamedNode<'https://gs1.org/voc/Footwear'>;
|
|
596
|
+
"FootwearFasteningTypeCode-MULTIPLE_FASTENING": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-MULTIPLE_FASTENING'>;
|
|
597
|
+
"FootwearFasteningTypeCode": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode'>;
|
|
598
|
+
"FootwearFasteningTypeCode-SHOE_LACE": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-SHOE_LACE'>;
|
|
599
|
+
"FootwearFasteningTypeCode-SLIP_ON_WITHOUT_ELASTIC": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-SLIP_ON_WITHOUT_ELASTIC'>;
|
|
600
|
+
"FootwearFasteningTypeCode-SLIP_ON_WITH_ELASTIC": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-SLIP_ON_WITH_ELASTIC'>;
|
|
601
|
+
"FootwearFasteningTypeCode-STRAP": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-STRAP'>;
|
|
602
|
+
"FootwearFasteningTypeCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-UNCLASSIFIED'>;
|
|
603
|
+
"FootwearFasteningTypeCode-UNIDENTIFIED": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-UNIDENTIFIED'>;
|
|
604
|
+
"FootwearFasteningTypeCode-VELCRO": NamedNode<'https://gs1.org/voc/FootwearFasteningTypeCode-VELCRO'>;
|
|
605
|
+
/** The rate of change of linear momentum of a body on which a force acts. A force acting on a body which is free to move produces an acceleration in the motion of the body. SI Units: newton */
|
|
606
|
+
"Force": NamedNode<'https://gs1.org/voc/Force'>;
|
|
607
|
+
/** The rate of repetition of a periodic oscillation or disturbance; the number of cycles per unit time. SI Units: hertz */
|
|
608
|
+
"Frequency": NamedNode<'https://gs1.org/voc/Frequency'>;
|
|
609
|
+
"FreshOrSeawaterFarmedCode-FRESHWATER_FARMED": NamedNode<'https://gs1.org/voc/FreshOrSeawaterFarmedCode-FRESHWATER_FARMED'>;
|
|
610
|
+
"FreshOrSeawaterFarmedCode": NamedNode<'https://gs1.org/voc/FreshOrSeawaterFarmedCode'>;
|
|
611
|
+
"FreshOrSeawaterFarmedCode-SEAWATER_FARMED": NamedNode<'https://gs1.org/voc/FreshOrSeawaterFarmedCode-SEAWATER_FARMED'>;
|
|
612
|
+
"FreshOrSeawaterFarmedCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/FreshOrSeawaterFarmedCode-UNCLASSIFIED'>;
|
|
613
|
+
"FreshOrSeawaterFarmedCode-UNIDENTIFIED": NamedNode<'https://gs1.org/voc/FreshOrSeawaterFarmedCode-UNIDENTIFIED'>;
|
|
614
|
+
/** Contains properties related specifically to fruit and vegetable products. */
|
|
615
|
+
"FruitsVegetables": NamedNode<'https://gs1.org/voc/FruitsVegetables'>;
|
|
616
|
+
/** The geographic coordinates of a place or event. */
|
|
617
|
+
"GeoCoordinates": NamedNode<'https://gs1.org/voc/GeoCoordinates'>;
|
|
618
|
+
/** The geographic shape of a place. A GeoShape can be described using several properties whose values are based on latitude/longitude pairs. Either whitespace or commas can be used to separate latitude and longitude; whitespace should be used when writing a list of several such points. */
|
|
619
|
+
"GeoShape": NamedNode<'https://gs1.org/voc/GeoShape'>;
|
|
620
|
+
/** Animal is not confined to a cage. */
|
|
621
|
+
"GrowingMethodCode-CAGE_FREE": NamedNode<'https://gs1.org/voc/GrowingMethodCode-CAGE_FREE'>;
|
|
622
|
+
"GrowingMethodCode": NamedNode<'https://gs1.org/voc/GrowingMethodCode'>;
|
|
623
|
+
/** Product is a result of genetic engineering. */
|
|
624
|
+
"GrowingMethodCode-CLONED_FOODS": NamedNode<'https://gs1.org/voc/GrowingMethodCode-CLONED_FOODS'>;
|
|
625
|
+
/** Foods grown non-organically, either indoors or outdoors without any special processes. */
|
|
626
|
+
"GrowingMethodCode-CONVENTIONAL": NamedNode<'https://gs1.org/voc/GrowingMethodCode-CONVENTIONAL'>;
|
|
627
|
+
/** Animal is raised on a farm. */
|
|
628
|
+
"GrowingMethodCode-FARM_RAISED": NamedNode<'https://gs1.org/voc/GrowingMethodCode-FARM_RAISED'>;
|
|
629
|
+
/** Plants Grown Outdoors */
|
|
630
|
+
"GrowingMethodCode-FIELD_GROWN": NamedNode<'https://gs1.org/voc/GrowingMethodCode-FIELD_GROWN'>;
|
|
631
|
+
/** Citrus Grown in an area certified to be free of all Caribbean Fruit Flies based on trappings */
|
|
632
|
+
"GrowingMethodCode-FLY_FREE": NamedNode<'https://gs1.org/voc/GrowingMethodCode-FLY_FREE'>;
|
|
633
|
+
/** A method that animals are allowed to roam with little restriction to their movements. */
|
|
634
|
+
"GrowingMethodCode-FREE_RANGE": NamedNode<'https://gs1.org/voc/GrowingMethodCode-FREE_RANGE'>;
|
|
635
|
+
/** Animal is predominately fed grass or forage. */
|
|
636
|
+
"GrowingMethodCode-GRASS_FED": NamedNode<'https://gs1.org/voc/GrowingMethodCode-GRASS_FED'>;
|
|
637
|
+
/** Plants that are grown and cultivated in an indoor covered place. */
|
|
638
|
+
"GrowingMethodCode-GREENHOUSE": NamedNode<'https://gs1.org/voc/GrowingMethodCode-GREENHOUSE'>;
|
|
639
|
+
/** A process where animals are raised such that the welfare of the animal is a foremost concern. */
|
|
640
|
+
"GrowingMethodCode-HUMANELY_RAISED": NamedNode<'https://gs1.org/voc/GrowingMethodCode-HUMANELY_RAISED'>;
|
|
641
|
+
/** Plants grown using mineral nutrient solutions instead of soil. */
|
|
642
|
+
"GrowingMethodCode-HYDROPONIC": NamedNode<'https://gs1.org/voc/GrowingMethodCode-HYDROPONIC'>;
|
|
643
|
+
/** (IPM) Plants grown using a pest control strategy that uses an array of complimentary methods: mechanical devices, physical devices, genetic, biological, legal, cultural management and chemical management. These methods are done in three stages: prevention, observation, and intervention. It is an ecological approach with a main goal of significantly reducing or eliminating the use of pesticides. */
|
|
644
|
+
"GrowingMethodCode-INTEGRATED_PEST_MANAGEMENT": NamedNode<'https://gs1.org/voc/GrowingMethodCode-INTEGRATED_PEST_MANAGEMENT'>;
|
|
645
|
+
/** Foods grown organically, either indoors or outdoors. */
|
|
646
|
+
"GrowingMethodCode-ORGANIC": NamedNode<'https://gs1.org/voc/GrowingMethodCode-ORGANIC'>;
|
|
647
|
+
/** Produce which has been grown under shade or grown under cloth. */
|
|
648
|
+
"GrowingMethodCode-SHADE_GROWN": NamedNode<'https://gs1.org/voc/GrowingMethodCode-SHADE_GROWN'>;
|
|
649
|
+
"GrowingMethodCode-SUSTAINABLE": NamedNode<'https://gs1.org/voc/GrowingMethodCode-SUSTAINABLE'>;
|
|
650
|
+
/** The animal or plant was not inhibited or prohibited from roving, wandering, and not tamed or domesticated. */
|
|
651
|
+
"GrowingMethodCode-WILD": NamedNode<'https://gs1.org/voc/GrowingMethodCode-WILD'>;
|
|
652
|
+
/** The energy in the form of visible radiation reaching a surface per unit area in unit time; the amount of luminous flux per unit area. SI Units: lux = 1 lumen per square metre */
|
|
653
|
+
"Illuminance": NamedNode<'https://gs1.org/voc/Illuminance'>;
|
|
654
|
+
/** The magnitude of the property of an element or circuit to form a magnetic field and store magnetic energy when carrying a current. The property of an electric circuit or component that causes an electromotive force to be generated in it as a result of a change in the current flowing through the circuit (self inductance) or of a change in the current flowing through a neighbouring circuit with which it is magnetically linked (mutual inductance). SI Units: henry */
|
|
655
|
+
"Inductance": NamedNode<'https://gs1.org/voc/Inductance'>;
|
|
656
|
+
/** The flux of radiant energy per unit area, especially an area perpendicular to the direction of travel through a medium. A measure of the radiant power per unit area that flows across a surface. SI Units: watt per square metre */
|
|
657
|
+
"Irradiance": NamedNode<'https://gs1.org/voc/Irradiance'>;
|
|
658
|
+
/** The ratio of the viscosity of a liquid to its density. SI Units: square metres per second */
|
|
659
|
+
"KinematicViscosity": NamedNode<'https://gs1.org/voc/KinematicViscosity'>;
|
|
660
|
+
/** The linear magnitude of any thing, as measured end to end. Length, width, depth, height, diameter are all measured in units of length. SI Units: metre */
|
|
661
|
+
"Length": NamedNode<'https://gs1.org/voc/Length'>;
|
|
662
|
+
/** Intentionally included in the product. */
|
|
663
|
+
"LevelOfContainmentCode-CONTAINS": NamedNode<'https://gs1.org/voc/LevelOfContainmentCode-CONTAINS'>;
|
|
664
|
+
"LevelOfContainmentCode": NamedNode<'https://gs1.org/voc/LevelOfContainmentCode'>;
|
|
665
|
+
/** The product is free from the indicated substance. */
|
|
666
|
+
"LevelOfContainmentCode-FREE_FROM": NamedNode<'https://gs1.org/voc/LevelOfContainmentCode-FREE_FROM'>;
|
|
667
|
+
/** The substance is not intentionally included, but due to shared production facilities or other reasons, the product may contain the substance. */
|
|
668
|
+
"LevelOfContainmentCode-MAY_CONTAIN": NamedNode<'https://gs1.org/voc/LevelOfContainmentCode-MAY_CONTAIN'>;
|
|
669
|
+
/** The impulse is the integral over time of the force acting between two colliding bodies. Linear momentum of a body is the product of its mass and its velocity. SI Units: newton seconds */
|
|
670
|
+
"LinearMomentum": NamedNode<'https://gs1.org/voc/LinearMomentum'>;
|
|
671
|
+
/** A measure of the light-emitting intensity of a light source, in a specific direction per unit area of the emitting surface. For a very narrow cone containing the direction, it is the ratio of the luminous flux emitted within that cone to the solid angle of the cone per unit area of the emitting surface. SI Units: candela per square metre */
|
|
672
|
+
"Luminance": NamedNode<'https://gs1.org/voc/Luminance'>;
|
|
673
|
+
/** A measure of the perceived power of light emitted by a source or received by a surface and irrespective of direction, taking into account the sensitivity of the human eye to different wavelengths of light. SI Units: lumen = 1 candela per steradian */
|
|
674
|
+
"LuminousFlux": NamedNode<'https://gs1.org/voc/LuminousFlux'>;
|
|
675
|
+
/** A measure of the light-emitting intensity of a light source, in a specific direction. For a very narrow cone containing the direction, it is the ratio of the luminous flex emitted within that cone to the solid angle of the cone. SI Units: candela */
|
|
676
|
+
"LuminousIntensity": NamedNode<'https://gs1.org/voc/LuminousIntensity'>;
|
|
677
|
+
/** A measure of the total magnetic field that passes through a specific area. The surface integral of the product of the permeability of the medium and the magnetic field intensity perpendicular to the surface. SI Units: weber */
|
|
678
|
+
"MagneticFlux": NamedNode<'https://gs1.org/voc/MagneticFlux'>;
|
|
679
|
+
/** The product of the magnetic field strength and the permeability of a material. SI Units: tesla = weber per square metre */
|
|
680
|
+
"MagneticFluxDensity": NamedNode<'https://gs1.org/voc/MagneticFluxDensity'>;
|
|
681
|
+
/** The potential energy per unit element of current (current multiplied by length). SI Units: weber per metre (Joules per ampere metre) */
|
|
682
|
+
"MagneticVectorPotential": NamedNode<'https://gs1.org/voc/MagneticVectorPotential'>;
|
|
683
|
+
/** The quantity of matter in a body. Inertial mass is the measure of the inertia of a body; its resistance to acceleration. SI Units: kilogram */
|
|
684
|
+
"Mass": NamedNode<'https://gs1.org/voc/Mass'>;
|
|
685
|
+
/** The mass of the consistutent (or solute) divided by the volume of the mixture (or solvent). SI Units: kilogram per cubic metre */
|
|
686
|
+
"MassConcentration": NamedNode<'https://gs1.org/voc/MassConcentration'>;
|
|
687
|
+
/** The mass of fluid that passes per unit of time. SI Units: kilogram per second */
|
|
688
|
+
"MassFlowRate": NamedNode<'https://gs1.org/voc/MassFlowRate'>;
|
|
689
|
+
/** The mass of fluid that passes per unit of time per unit area perpendicular to the flow direction. SI Units: kilogram per second per square metre */
|
|
690
|
+
"MassPerAreaTime": NamedNode<'https://gs1.org/voc/MassPerAreaTime'>;
|
|
691
|
+
/** Freshly picked and immediately packed and shipped at mature stage and flown to destination for adequate distribution (i.e. imports from South America, Africa or Europe). Flown by jet to market; the carton will be labelled Jet Fresh, when applicable, stickered Jet Fresh. For the produce industry, most common with berries, stone fruits and pineapples. */
|
|
692
|
+
"MaturationMethodCode-JET_FRESH": NamedNode<'https://gs1.org/voc/MaturationMethodCode-JET_FRESH'>;
|
|
693
|
+
"MaturationMethodCode": NamedNode<'https://gs1.org/voc/MaturationMethodCode'>;
|
|
694
|
+
/** Product stored at proper temperature prior to shipment to allow ripening and/or colouring, adequate for distribution and/or consumption. Pre-conditioned product is matured to a specific maturity level as a result of ripening through either temperature, gas treatment, humidity or any combination thereof. */
|
|
695
|
+
"MaturationMethodCode-PRECONDITIONED": NamedNode<'https://gs1.org/voc/MaturationMethodCode-PRECONDITIONED'>;
|
|
696
|
+
/** Product that is picked at optimum maturity or just shy of. It is almost ripe or ready to eat. This fruit will be shipped immediately (imported = flown) from the pack-house and stickered as Tree or Vine Ripe. */
|
|
697
|
+
"MaturationMethodCode-TREE_VINE_RIPE": NamedNode<'https://gs1.org/voc/MaturationMethodCode-TREE_VINE_RIPE'>;
|
|
698
|
+
/** The method used to analyse the products resulted in approximate value of the nutritional content. */
|
|
699
|
+
"MeasurementPrecisionCode-APPROXIMATELY": NamedNode<'https://gs1.org/voc/MeasurementPrecisionCode-APPROXIMATELY'>;
|
|
700
|
+
"MeasurementPrecisionCode": NamedNode<'https://gs1.org/voc/MeasurementPrecisionCode'>;
|
|
701
|
+
/** The method used to analyse the products resulted in exact value of the nutritional content. */
|
|
702
|
+
"MeasurementPrecisionCode-EXACT": NamedNode<'https://gs1.org/voc/MeasurementPrecisionCode-EXACT'>;
|
|
703
|
+
/** To indicate presence when the measurement value is too small to be measured precisely (rule states less than 0.5). */
|
|
704
|
+
"MeasurementPrecisionCode-LESS_THAN": NamedNode<'https://gs1.org/voc/MeasurementPrecisionCode-LESS_THAN'>;
|
|
705
|
+
/** Meat and poultry products. */
|
|
706
|
+
"MeatPoultry": NamedNode<'https://gs1.org/voc/MeatPoultry'>;
|
|
707
|
+
/** A measure of the size of a data structure or capacity of a data carrier, typically measured in bits (binary digits), bytes or octets (8 bits) or multiples thereof. Units: byte */
|
|
708
|
+
"MemoryCapacity": NamedNode<'https://gs1.org/voc/MemoryCapacity'>;
|
|
709
|
+
/** Milk butter cream yogurts cheese eggs and any substitutes for these products. */
|
|
710
|
+
"MilkButterCreamYogurtCheeseEggsSubstitutes": NamedNode<'https://gs1.org/voc/MilkButterCreamYogurtCheeseEggsSubstitutes'>;
|
|
711
|
+
/** The concentration of a solution expressed as the number of moles of dissolved substance per unit mass of solvent. SI Units: mole per kg */
|
|
712
|
+
"MolalityOfSolute": NamedNode<'https://gs1.org/voc/MolalityOfSolute'>;
|
|
713
|
+
/** The ratio of the thermodynamic energy of a chemical compound to the amount of substance (atoms or molecules) contained within it, the amount of substance being measured in moles. SI Units: joule per mole */
|
|
714
|
+
"MolarEnergy": NamedNode<'https://gs1.org/voc/MolarEnergy'>;
|
|
715
|
+
/** The ratio of the mass of a chemical compound to the amount of substance (atoms or molecules) contained within it, the amount of substance being measured in moles. SI Units: kilogram per mole */
|
|
716
|
+
"MolarMass": NamedNode<'https://gs1.org/voc/MolarMass'>;
|
|
717
|
+
/** The volume occupied by a substance per unit amount of substance at a specified temperature and pressure. SI Units: cubic metre per mole */
|
|
718
|
+
"MolarVolume": NamedNode<'https://gs1.org/voc/MolarVolume'>;
|
|
719
|
+
"NonbinaryLogicCode-FALSE": NamedNode<'https://gs1.org/voc/NonbinaryLogicCode-FALSE'>;
|
|
720
|
+
"NonbinaryLogicCode": NamedNode<'https://gs1.org/voc/NonbinaryLogicCode'>;
|
|
721
|
+
"NonbinaryLogicCode-NOT_APPLICABLE": NamedNode<'https://gs1.org/voc/NonbinaryLogicCode-NOT_APPLICABLE'>;
|
|
722
|
+
"NonbinaryLogicCode-TRUE": NamedNode<'https://gs1.org/voc/NonbinaryLogicCode-TRUE'>;
|
|
723
|
+
"NonbinaryLogicCode-UNSPECIFIED": NamedNode<'https://gs1.org/voc/NonbinaryLogicCode-UNSPECIFIED'>;
|
|
724
|
+
/** Nutrient measurement is based on a measurement value for example grams or ounces. */
|
|
725
|
+
"NutrientBasisQuantityCode-BY_MEASURE": NamedNode<'https://gs1.org/voc/NutrientBasisQuantityCode-BY_MEASURE'>;
|
|
726
|
+
"NutrientBasisQuantityCode": NamedNode<'https://gs1.org/voc/NutrientBasisQuantityCode'>;
|
|
727
|
+
/** Nutrient measurement is based on a specified serving amount. */
|
|
728
|
+
"NutrientBasisQuantityCode-BY_SERVING": NamedNode<'https://gs1.org/voc/NutrientBasisQuantityCode-BY_SERVING'>;
|
|
729
|
+
/** A class providing nutritional value and intake percent. */
|
|
730
|
+
"NutritionMeasurementType": NamedNode<'https://gs1.org/voc/NutritionMeasurementType'>;
|
|
731
|
+
/** A point value or interval for product characteristics and other purposes. A unit of measurement is also specified. */
|
|
732
|
+
"QuantitativeValue": NamedNode<'https://gs1.org/voc/QuantitativeValue'>;
|
|
733
|
+
/** A claim that a food is free from additives. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
734
|
+
"NutritionalClaimTypeCode-ADDITIVE_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-ADDITIVE_FREE'>;
|
|
735
|
+
"NutritionalClaimTypeCode": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode'>;
|
|
736
|
+
/** A claim that a food contains artificial sweeteners. Artificial sweeteners are sugar substitutes that are synthetic. */
|
|
737
|
+
"NutritionalClaimTypeCode-ARTIFICIALLY_SWEETENED": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-ARTIFICIALLY_SWEETENED'>;
|
|
738
|
+
/** A claim that a food is free from Cholesterol. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
739
|
+
"NutritionalClaimTypeCode-CHOLESTEROL_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-CHOLESTEROL_FREE'>;
|
|
740
|
+
/** A claim that a food is free from colouring agents. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
741
|
+
"NutritionalClaimTypeCode-COLOURING_AGENT_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-COLOURING_AGENT_FREE'>;
|
|
742
|
+
/** A claim that a food contains glyzyrrhizin. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
743
|
+
"NutritionalClaimTypeCode-CONTAINS_GLYZYRRHIZIN": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_GLYZYRRHIZIN'>;
|
|
744
|
+
/** A claim that a food is contains liquorice. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
745
|
+
"NutritionalClaimTypeCode-CONTAINS_LIQUORICE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_LIQUORICE'>;
|
|
746
|
+
/** A claim that a food contains soy. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
747
|
+
"NutritionalClaimTypeCode-CONTAINS_SOY": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_SOY'>;
|
|
748
|
+
/** A claim that a food is free from egg. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
749
|
+
"NutritionalClaimTypeCode-EGG_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-EGG_FREE'>;
|
|
750
|
+
/** A claim that a food is energy-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains less than 4kcal (17kj)/100ml. In the case of energy-free foods, the term naturally may be used as a prefix to this claim. */
|
|
751
|
+
"NutritionalClaimTypeCode-ENERGY_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-ENERGY_FREE'>;
|
|
752
|
+
/** A claim that a food is energy-reduced, and any claim likely to have the same meaning for the consumer, may only be made where the energy value is reduced by at least 30%, with an indication of the characteristic(s), which make(s) the food reduced in its total energy value. */
|
|
753
|
+
"NutritionalClaimTypeCode-ENERGY_REDUCED": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-ENERGY_REDUCED'>;
|
|
754
|
+
/** A claim that a food is enriched or fortified in vitamins and/or minerals, and any claim likely to have the same meaning for the consumer, may only be made where the product contains the vitamins and/or minerals in at least a significant amount as defined in the Annex of Directive 90/496/EEC. */
|
|
755
|
+
"NutritionalClaimTypeCode-ENRICHED_OR_FORTIFIED_IN_VITAMINS_AND_OR_MINERALS": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-ENRICHED_OR_FORTIFIED_IN_VITAMINS_AND_OR_MINERALS'>;
|
|
756
|
+
/** A claim that a food is fat-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.5g of fat per 100g or 100ml. However, claims expressed as X% fat-free shall be prohibited. In the case of foods naturally fat-free, the term naturally may be used as a prefix to this claim. */
|
|
757
|
+
"NutritionalClaimTypeCode-FAT_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-FAT_FREE'>;
|
|
758
|
+
/** A claim that a food is free from Gluten. Any claim likely to have the same meaning for the consumer, may only be made where the product contains an amount less than or equal to 20 mg/kg gluten according to the Commission Regulation (EC) No 41/2009 */
|
|
759
|
+
"NutritionalClaimTypeCode-FREE_FROM_GLUTEN": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-FREE_FROM_GLUTEN'>;
|
|
760
|
+
/** A claim that a food is regularly analysed to guarantee that the product is free from lactose. */
|
|
761
|
+
"NutritionalClaimTypeCode-GUARANTEED_LACTOSE_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-GUARANTEED_LACTOSE_FREE'>;
|
|
762
|
+
/** A claim that a food is high in fibre, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least 6g of fibre per 100g or at least 3g of fibre per 100 kcal. In the case of foods naturally high in fibre, the term naturally may be used as a prefix to this claim. */
|
|
763
|
+
"NutritionalClaimTypeCode-HIGH_FIBRE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-HIGH_FIBRE'>;
|
|
764
|
+
/** A claim that a food is high in protein, and any claim likely to have the same meaning for the consumer, may only be made where at least 20% of the energy value of the food is provided by protein. In the case of foods naturally high in protein, the term naturally may be used as a prefix to this claim. */
|
|
765
|
+
"NutritionalClaimTypeCode-HIGH_PROTEIN": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-HIGH_PROTEIN'>;
|
|
766
|
+
/** A claim that a food is high in vitamins and or minerals, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least twice the value of source of vitamins and minerals. In case of foods naturally high in vitamins and/or minerals, the term naturally may be used as a prefix to this claim. */
|
|
767
|
+
"NutritionalClaimTypeCode-HIGH_VITAMINS_AND_OR_MINERALS": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-HIGH_VITAMINS_AND_OR_MINERALS'>;
|
|
768
|
+
/** A claim that a food is free of lactose. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
769
|
+
"NutritionalClaimTypeCode-LACTOSE_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LACTOSE_FREE'>;
|
|
770
|
+
/** A claim stating that a product is light or lite, and any claim likely to have the same meaning for the consumer, shall follow the same conditions as those set for the term reduced; the claim shall also be accompanied by an indication of the characteristic(s) which make the food light or lite. */
|
|
771
|
+
"NutritionalClaimTypeCode-LIGHT_LITE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LIGHT_LITE'>;
|
|
772
|
+
/** A claim that a food is low in energy, and any claim likely to have the same meaning for the consumer, may only be made where the product contains less than 40 kcal (170 kj)/100g and less than 20kcal (80kj)/100ml. In the case of foods naturally low in energy, the term naturally may be used as a prefix to this claim. */
|
|
773
|
+
"NutritionalClaimTypeCode-LOW_ENERGY": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LOW_ENERGY'>;
|
|
774
|
+
/** A claim that a food is low in fat, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 3g of fat per 100g or 1.5g of fat per 100ml. In the case of foods naturally low in fat, the term naturally may be used as a prefix to this claim. */
|
|
775
|
+
"NutritionalClaimTypeCode-LOW_FAT": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LOW_FAT'>;
|
|
776
|
+
/** A claim that a food is low in lactose. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
777
|
+
"NutritionalClaimTypeCode-LOW_LACTOSE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LOW_LACTOSE'>;
|
|
778
|
+
/** A claim that a food contains low levels of protein. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
779
|
+
"NutritionalClaimTypeCode-LOW_PROTEIN": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LOW_PROTEIN'>;
|
|
780
|
+
/** A claim that a food is low in saturated fat, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 1.5g of saturates per 100g for solids or, 0.75g of saturates per 100ml for liquids and in either case saturated fat must not provide more than 10% of energy. In the case of foods naturally low in saturated fat, the term naturally may be used as a prefix to this claim. */
|
|
781
|
+
"NutritionalClaimTypeCode-LOW_SATURATED_FAT": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LOW_SATURATED_FAT'>;
|
|
782
|
+
/** A claim that a food is low in sodium, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.12g of sodium, or the equivalent value for salt, per 100g or per 100ml. In the case of foods naturally low in sodium, the term naturally may be used as a prefix to this claim. */
|
|
783
|
+
"NutritionalClaimTypeCode-LOW_SODIUM_SALT": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LOW_SODIUM_SALT'>;
|
|
784
|
+
/** A claim that a food is low in sugars, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 5g of sugars per 100g or 100ml. In the case of foods naturally low in sugars, the term naturally may be used as a prefix to this claim. */
|
|
785
|
+
"NutritionalClaimTypeCode-LOW_SUGARS": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-LOW_SUGARS'>;
|
|
786
|
+
/** A claim that a food is free from milk. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
787
|
+
"NutritionalClaimTypeCode-MILK_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-MILK_FREE'>;
|
|
788
|
+
/** A claim that a food is free from milk proteins. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
789
|
+
"NutritionalClaimTypeCode-MILK_PROTEIN_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-MILK_PROTEIN_FREE'>;
|
|
790
|
+
/** A claim that a food is a natural source of vitamins and/or minerals, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least 15% of the recommended daily allowance specified in the Annex of Council Directive 90/496/EEC per 100 g or 100 ml. */
|
|
791
|
+
"NutritionalClaimTypeCode-NATURAL_SOURCE_OF_VITAMINS_AND_OR_MINERALS": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-NATURAL_SOURCE_OF_VITAMINS_AND_OR_MINERALS'>;
|
|
792
|
+
/** A claim that a food contains no alcohol. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
793
|
+
"NutritionalClaimTypeCode-NON_ALCOHOLIC": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-NON_ALCOHOLIC'>;
|
|
794
|
+
/** A claim that a food is free from nuts. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
795
|
+
"NutritionalClaimTypeCode-NUT_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-NUT_FREE'>;
|
|
796
|
+
/** A claim that a food is free from peanuts. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
797
|
+
"NutritionalClaimTypeCode-PEANUT_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-PEANUT_FREE'>;
|
|
798
|
+
/** A claim that a food is free from preservatives. A preservative is a natural or synthetic substance or chemical that is added to products to prevent decomposition by microbial growth or by undesirable chemical changes. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
799
|
+
"NutritionalClaimTypeCode-PRESERVATIVE_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-PRESERVATIVE_FREE'>;
|
|
800
|
+
/** A claim that a food does not contain saturated fat, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.1g of saturated fat per 100g or 100ml. In the case of foods naturally saturated fat-free, the term naturally may be used as a prefix to this claim. */
|
|
801
|
+
"NutritionalClaimTypeCode-SATURATED_FAT_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SATURATED_FAT_FREE'>;
|
|
802
|
+
/** A claim that a food is sodium-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.005g of sodium, or the equivalent value for salt, per 100g. In the case of foods naturally sodium-free, the term naturally may be used as a prefix to this claim. */
|
|
803
|
+
"NutritionalClaimTypeCode-SODIUM_FREE_OR_SALT_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SODIUM_FREE_OR_SALT_FREE'>;
|
|
804
|
+
/** A claim that a food is a source of fibre, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least 3g of fibre per 100g or at least 1.5g of fibre per 100kcal. In the case of foods that are naturally sources of fibre, the term naturally may be used as a prefix to this claim. */
|
|
805
|
+
"NutritionalClaimTypeCode-SOURCE_OF_FIBRE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SOURCE_OF_FIBRE'>;
|
|
806
|
+
/** A claim that a food is a source of protein, and any claim likely to have the same meaning for the consumer, may only be made where at least 12% of the energy value of the food is provided by protein. In the case of foods that are naturally sources of protein, the term naturally may be used as a prefix to this claim. */
|
|
807
|
+
"NutritionalClaimTypeCode-SOURCE_OF_PROTEIN": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SOURCE_OF_PROTEIN'>;
|
|
808
|
+
/** A claim that a food is free from Soy. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
809
|
+
"NutritionalClaimTypeCode-SOY_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SOY_FREE'>;
|
|
810
|
+
/** A claim that a food has a high sodium content. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
811
|
+
"NutritionalClaimTypeCode-STRONGLY_SALTED": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-STRONGLY_SALTED'>;
|
|
812
|
+
/** A claim that a food is sugars-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.5g of sugars per 100g or 100ml. In the case of foods naturally sugars-free, the term naturally may be used as a prefix to this claim. */
|
|
813
|
+
"NutritionalClaimTypeCode-SUGARS_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SUGARS_FREE'>;
|
|
814
|
+
/** A claim that a food is sweetened with syrup from the Agave plant. */
|
|
815
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_AGAVE_SYRUP": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_AGAVE_SYRUP'>;
|
|
816
|
+
/** A claim that a food is sweetened with sugar from sugar cane. */
|
|
817
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_CANE_SUGAR": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_CANE_SUGAR'>;
|
|
818
|
+
/** A claim that a food is sweetened with corn syrup. */
|
|
819
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_CORN_SYRUP": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_CORN_SYRUP'>;
|
|
820
|
+
/** A claim that a food is sweetened with fructose. */
|
|
821
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_FRUCTOSE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUCTOSE'>;
|
|
822
|
+
/** A claim that a food is sweetened with fruit juice. */
|
|
823
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_JUICE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_JUICE'>;
|
|
824
|
+
/** A claim that a food is sweetened with fruit syrup. Fruit syrup is made from fruit and other ingredients such as sugar, corn syrup and water. */
|
|
825
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_SYRUP": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_SYRUP'>;
|
|
826
|
+
/** A claim that a food is sweetened with honey. */
|
|
827
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_HONEY": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_HONEY'>;
|
|
828
|
+
/** A claim that a food is sweetened with malt. */
|
|
829
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_MALT": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_MALT'>;
|
|
830
|
+
/** A claim that a food is sweetened with raw sugar derived from the sugar beet. */
|
|
831
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_RAW_BEET_SUGAR": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_RAW_BEET_SUGAR'>;
|
|
832
|
+
/** A claim that a food is sweetened with white sugar. White or granulated sugar is refined sugar (pure white crystalline sucrose) ground to granules or grains. */
|
|
833
|
+
"NutritionalClaimTypeCode-SWEETENED_WITH_WHITE_SUGAR": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_WHITE_SUGAR'>;
|
|
834
|
+
/** A claim that a food contains a low level of gluten which is defined as 21 - 100 mg/kg gluten according to the Commission Regulation (EC) No 41/2009 */
|
|
835
|
+
"NutritionalClaimTypeCode-VERY_LOW_GLUTEN": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-VERY_LOW_GLUTEN'>;
|
|
836
|
+
/** A claim that a food is very low in sodium, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.04g of sodium, or the equivalent value for salt, per 100g or per 100 ml. In the case of foods naturally very low in sodium, the term naturally may be used as a prefix to this claim. */
|
|
837
|
+
"NutritionalClaimTypeCode-VERY_LOW_SODIUM_SALT": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-VERY_LOW_SODIUM_SALT'>;
|
|
838
|
+
/** A claim that a food is free from wheat. Note the amount that determines containment or lack of containment is based on target market regulations. */
|
|
839
|
+
"NutritionalClaimTypeCode-WHEAT_FREE": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-WHEAT_FREE'>;
|
|
840
|
+
/** A claim stating that sugar has not been added to a food, and any claim likely to have the same meaning for the consumer, may only be made where the product does not contain any added mono- or disaccharides or any other food used for its sweetening properties. */
|
|
841
|
+
"NutritionalClaimTypeCode-WITH_NO_ADDED_SUGARS": NamedNode<'https://gs1.org/voc/NutritionalClaimTypeCode-WITH_NO_ADDED_SUGARS'>;
|
|
842
|
+
/** An offer to transfer some rights to an item or to provide a service,for example, an offer to sell tickets to an event, to rent the DVD of a movie, to stream a TV show over the internet, to repair a motorcycle, or to loan a book. */
|
|
843
|
+
"Offer": NamedNode<'https://gs1.org/voc/Offer'>;
|
|
844
|
+
/** Offer available as a code that can be entered to redeem the coupon or voucher. */
|
|
845
|
+
"OfferRedemptionTypeCode-COUPON_CODE": NamedNode<'https://gs1.org/voc/OfferRedemptionTypeCode-COUPON_CODE'>;
|
|
846
|
+
"OfferRedemptionTypeCode": NamedNode<'https://gs1.org/voc/OfferRedemptionTypeCode'>;
|
|
847
|
+
/** A prepaid stored-value money card. */
|
|
848
|
+
"OfferRedemptionTypeCode-GIFT_CARD": NamedNode<'https://gs1.org/voc/OfferRedemptionTypeCode-GIFT_CARD'>;
|
|
849
|
+
/** A partial refund upon purchase of a product. */
|
|
850
|
+
"OfferRedemptionTypeCode-REBATE": NamedNode<'https://gs1.org/voc/OfferRedemptionTypeCode-REBATE'>;
|
|
851
|
+
/** Offer available as a reduced sales price on a product. */
|
|
852
|
+
"OfferRedemptionTypeCode-SALE": NamedNode<'https://gs1.org/voc/OfferRedemptionTypeCode-SALE'>;
|
|
853
|
+
/** Offer available as a code that can be entered once to redeem the coupon. */
|
|
854
|
+
"OfferRedemptionTypeCode-SINGLE_USE_CODE": NamedNode<'https://gs1.org/voc/OfferRedemptionTypeCode-SINGLE_USE_CODE'>;
|
|
855
|
+
/** Biological Farmers of Australia */
|
|
856
|
+
"OrganicClaimAgencyCode-BFA": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-BFA'>;
|
|
857
|
+
"OrganicClaimAgencyCode": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode'>;
|
|
858
|
+
/** Bioland: The leading organic farmers' association in Germany for the economy of organic-based businesses without synthetic pesticides and synthetic chemical nitrogen fertilizer. The animals are kept humanely and processed food carefully. This provides an environmentally sound and sustainable food production. http://www.bioland.de. */
|
|
859
|
+
"OrganicClaimAgencyCode-BIOLAND": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-BIOLAND'>;
|
|
860
|
+
/** The Demeter movement as an entrepreneurial network promotes the development of bio-dynamic economy, to secure the livelihoods of the world and to strengthen the positive people in his ministry. In cooperation contribute producers, processors, traders and consumers in partnership to shape the market. */
|
|
861
|
+
"OrganicClaimAgencyCode-DEMETER_BUND": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-DEMETER_BUND'>;
|
|
862
|
+
/** Demeter International Demeter-International e. V. is a non profit organisation and its member organisations work together in the spirit of an international confederation with democratic principles. Membership requires a functioning Demeter certification programme. Same as GS1 Code 16 */
|
|
863
|
+
"OrganicClaimAgencyCode-DEMETER_INTERNATIONAL": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-DEMETER_INTERNATIONAL'>;
|
|
864
|
+
/** Ecoland is a membership organisation whose members elect a governing Board which is responsible for the design and implementation of the organic certification system. */
|
|
865
|
+
"OrganicClaimAgencyCode-ECOLAND": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-ECOLAND'>;
|
|
866
|
+
/** ECOVIN Federation Organic Viticulture Association: ECOVIN largest merger in 1985 as ecologically-working wine estates in Germany was founded. Approximately 220 member companies currently manage 1,600 hectares of vineyards in 11 German wine-growing areas. Same as GS1 code 14 */
|
|
867
|
+
"OrganicClaimAgencyCode-ECOVIN": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-ECOVIN'>;
|
|
868
|
+
/** US Environmental Protection Agency. Same as GS1 Code 1 */
|
|
869
|
+
"OrganicClaimAgencyCode-EPA": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-EPA'>;
|
|
870
|
+
/** FDA US Food and Drug Agency */
|
|
871
|
+
"OrganicClaimAgencyCode-FDA": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-FDA'>;
|
|
872
|
+
/** UK Food Standards Agency */
|
|
873
|
+
"OrganicClaimAgencyCode-FSA": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-FSA'>;
|
|
874
|
+
/** GAA is a diverse farming association for farmers, processors and traders inside.Focal point is Germany. GAA is a special design for the structure of the organic farming. Biokreis- The Biokreis is an association for organic farming. Currently more than 800 farms, 80 and 200 processors, consumers are members of Biokreis, committed to working together on more than 33,000 for organic and sustainable farming. */
|
|
875
|
+
"OrganicClaimAgencyCode-GAA": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-GAA'>;
|
|
876
|
+
/** International Foundation for Organic Agriculture */
|
|
877
|
+
"OrganicClaimAgencyCode-IFOA": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-IFOA'>;
|
|
878
|
+
/** The International Federation of Organic Agriculture Movements (IFOAM) is a grassroots and democratic organization that currently unites 750 member organizations in 116 countries. Same as GS1 code 15 */
|
|
879
|
+
"OrganicClaimAgencyCode-IFOAM": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-IFOAM'>;
|
|
880
|
+
/** Naturland - Naturland is active the world over in promoting organic agriculture. Its members are farmers who produce a wide range of valuable products: coffee from Mexico and Peru, olive oil from Greece, tea from the slopes of India's mountains, pineapple and other tropical fruit from Uganda, spices from Sri Lanka. Organic agriculture safeguards the existence of smallholders and helps with the sustainable management of what are often fragile ecosystems. On a global scale, over 50,000 Naturland farmers are cultivating an area of over 142,000 hectares.Same as GS1 Code 12 */
|
|
881
|
+
"OrganicClaimAgencyCode-NATURLAND": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-NATURLAND'>;
|
|
882
|
+
/** Quality Assurance International. QAI is a leading USDA-accredited organic product certifying agency. */
|
|
883
|
+
"OrganicClaimAgencyCode-QAI": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-QAI'>;
|
|
884
|
+
/** Bioland Association of South Tyrol The Association of South Tyrol is the largest organic association for organic farmers having to farmers in South Tyrol and the only active in association with a national association office Terlan. */
|
|
885
|
+
"OrganicClaimAgencyCode-SUDITIROL": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-SUDITIROL'>;
|
|
886
|
+
/** US Department of Agriculture. */
|
|
887
|
+
"OrganicClaimAgencyCode-USDA": NamedNode<'https://gs1.org/voc/OrganicClaimAgencyCode-USDA'>;
|
|
888
|
+
/** A set of organic claim details for the product. */
|
|
889
|
+
"OrganicClaimDetails": NamedNode<'https://gs1.org/voc/OrganicClaimDetails'>;
|
|
890
|
+
/** An Organization is any legal or physical entity involved at any point in any supply chain and upon which there is a need to retrieve predefined information. An Organization is uniquely identified by a Global Location Number (GLN). */
|
|
891
|
+
"Organization": NamedNode<'https://gs1.org/voc/Organization'>;
|
|
892
|
+
/** Organization accepting goods, products, services etc. */
|
|
893
|
+
"OrganizationRoleType-ACCEPTING_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-ACCEPTING_PARTY'>;
|
|
894
|
+
"OrganizationRoleType": NamedNode<'https://gs1.org/voc/OrganizationRoleType'>;
|
|
895
|
+
/** Organization to receive Bill of Lading. */
|
|
896
|
+
"OrganizationRoleType-BILL_OF_LADING_RECIPIENT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-BILL_OF_LADING_RECIPIENT'>;
|
|
897
|
+
/** Organization which receives goods and invoice. */
|
|
898
|
+
"OrganizationRoleType-BILL_TO": NamedNode<'https://gs1.org/voc/OrganizationRoleType-BILL_TO'>;
|
|
899
|
+
/** The organisation that owns the specifications of the Organization regardless of where and by whom it is manufactured is normally responsible for the allocation of the Global Trade Item Number (GTIN). */
|
|
900
|
+
"OrganizationRoleType-BRAND_OWNER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-BRAND_OWNER'>;
|
|
901
|
+
/** The organization which breeds the animal. */
|
|
902
|
+
"OrganizationRoleType-BREEDER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-BREEDER'>;
|
|
903
|
+
/** A person who buys or sells for another entity without having title to the property. */
|
|
904
|
+
"OrganizationRoleType-BROKER_AGENT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-BROKER_AGENT'>;
|
|
905
|
+
/** Organization to which merchandise are sold. */
|
|
906
|
+
"OrganizationRoleType-BUYER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-BUYER'>;
|
|
907
|
+
/** Third party who arranged the purchase of merchandise on behalf of the actual buyer. */
|
|
908
|
+
"OrganizationRoleType-BUYERS_AGENT_REPRESENTATIVE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-BUYERS_AGENT_REPRESENTATIVE'>;
|
|
909
|
+
/** A company, which physically transports goods from one place to another. */
|
|
910
|
+
"OrganizationRoleType-CARRIER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CARRIER'>;
|
|
911
|
+
/** Master of the conveyance. An organization providing central (or consolidated payment) services. */
|
|
912
|
+
"OrganizationRoleType-CENTRAL_PAYMENT_SERVICE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CENTRAL_PAYMENT_SERVICE'>;
|
|
913
|
+
/** Organization or contact designated on behalf of carrier or his agent to establish the actual figures for quantities, weight, volume and/or (cube) measurements of goods or containers which are to appear in the transport contract and on which charges will be based */
|
|
914
|
+
"OrganizationRoleType-CHECKING_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CHECKING_PARTY'>;
|
|
915
|
+
/** Organization to which the cheque will be ordered, when different from the beneficiary. */
|
|
916
|
+
"OrganizationRoleType-CHEQUE_ORDER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CHEQUE_ORDER'>;
|
|
917
|
+
/** Organization to which goods are consigned. */
|
|
918
|
+
"OrganizationRoleType-CONSIGNEE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CONSIGNEE'>;
|
|
919
|
+
/** Organization consolidating various consignments, payments etc. */
|
|
920
|
+
"OrganizationRoleType-CONSOLIDATOR": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CONSOLIDATOR'>;
|
|
921
|
+
/** The end user of a product or a service. */
|
|
922
|
+
"OrganizationRoleType-CONSUMER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CONSUMER'>;
|
|
923
|
+
/** Identity of the organization to whom all other parties of the same commercial organization are linked. */
|
|
924
|
+
"OrganizationRoleType-CORPORATE_IDENTITY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CORPORATE_IDENTITY'>;
|
|
925
|
+
/** Identification of customs authority relevant to the transaction or shipment. */
|
|
926
|
+
"OrganizationRoleType-CUSTOMS": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CUSTOMS'>;
|
|
927
|
+
/** Organization responsible for the preparation of documents and/or electronic submissions, the calculation on behalf of the client of taxes, duties and excises, and facilitating communication between the importer/exporter and governmental authorities. */
|
|
928
|
+
"OrganizationRoleType-CUSTOMS_BROKER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CUSTOMS_BROKER'>;
|
|
929
|
+
/** One engaged in carving meat (In EANCOM as Meat Cutter). */
|
|
930
|
+
"OrganizationRoleType-CUTTER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-CUTTER'>;
|
|
931
|
+
/** Any natural or legal person who makes a declaration to an official body on behalf of another natural or legal person, where legally permitted (CCC). */
|
|
932
|
+
"OrganizationRoleType-DECLARANTS_AGENT_REPRESENTATIVE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-DECLARANTS_AGENT_REPRESENTATIVE'>;
|
|
933
|
+
/** Organization to which goods are delivered. */
|
|
934
|
+
"OrganizationRoleType-DELIVERY_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-DELIVERY_PARTY'>;
|
|
935
|
+
/** A Organization who designs. */
|
|
936
|
+
"OrganizationRoleType-DESIGNER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-DESIGNER'>;
|
|
937
|
+
/** Organization where goods are collected or taken over by the carrier. */
|
|
938
|
+
"OrganizationRoleType-DESPATCH_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-DESPATCH_PARTY'>;
|
|
939
|
+
/** Organization distributing goods, financial payments or documents. */
|
|
940
|
+
"OrganizationRoleType-DISTRIBUTOR": NamedNode<'https://gs1.org/voc/OrganizationRoleType-DISTRIBUTOR'>;
|
|
941
|
+
/** A door or collection of doors where trucks or rail cars are loaded (shipping) or unloaded (receiving). Used to load or unload products for logistics. */
|
|
942
|
+
"OrganizationRoleType-DOCK_DOOR": NamedNode<'https://gs1.org/voc/OrganizationRoleType-DOCK_DOOR'>;
|
|
943
|
+
/** Organization from whose premises empty equipment will be or has been despatched. */
|
|
944
|
+
"OrganizationRoleType-EMPTY_EQUIPMENT_DESPATCH_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-EMPTY_EQUIPMENT_DESPATCH_PARTY'>;
|
|
945
|
+
/** Organization from whose premises empty equipment will be or has been returned. */
|
|
946
|
+
"OrganizationRoleType-EMPTY_EQUIPMENT_RETURN_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-EMPTY_EQUIPMENT_RETURN_PARTY'>;
|
|
947
|
+
/** Owner of equipment (container, etc.). */
|
|
948
|
+
"OrganizationRoleType-EQUIPMENT_OWNER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-EQUIPMENT_OWNER'>;
|
|
949
|
+
/** Organization who makes - or on whose behalf a Customs clearing agent or other authorized person makes - an export declaration. This may include a manufacturer, seller or other person. Within a Customs union, consignor may have the same meaning as exporter */
|
|
950
|
+
"OrganizationRoleType-EXPORTER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-EXPORTER'>;
|
|
951
|
+
/** An organization that purchases financial receiving instruments e.g. invoices */
|
|
952
|
+
"OrganizationRoleType-FACTOR": NamedNode<'https://gs1.org/voc/OrganizationRoleType-FACTOR'>;
|
|
953
|
+
/** The Organization which fattens the animal. */
|
|
954
|
+
"OrganizationRoleType-FATTENER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-FATTENER'>;
|
|
955
|
+
/** A person or firm that arranges for a pick up or deliver goods by a carrier on instructions of a shipper or consignee from or to a point by various necessary conveyances and common carriers. */
|
|
956
|
+
"OrganizationRoleType-FREIGHT_FORWARDER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-FREIGHT_FORWARDER'>;
|
|
957
|
+
/** The organization which owns the goods. */
|
|
958
|
+
"OrganizationRoleType-GOODS_OWNER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-GOODS_OWNER'>;
|
|
959
|
+
/** An organization which is responsible for the growth or production of the unit specifically refers to vegetation. This organization may or may not be a producer or packer. */
|
|
960
|
+
"OrganizationRoleType-GROWER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-GROWER'>;
|
|
961
|
+
/** The executive or main office of an enterprise. */
|
|
962
|
+
"OrganizationRoleType-HEAD_OFFICE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-HEAD_OFFICE'>;
|
|
963
|
+
/** Organization who makes - or on whose behalf a Customs clearing agent or other authorized person makes - an import declaration. This may include a person who has possession of the goods or to whom the goods are consigned. */
|
|
964
|
+
"OrganizationRoleType-IMPORTER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-IMPORTER'>;
|
|
965
|
+
/** The Organization providing the information contained in the document. */
|
|
966
|
+
"OrganizationRoleType-INFORMATION_PROVIDER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-INFORMATION_PROVIDER'>;
|
|
967
|
+
/** A person or company offering insurance policies for premiums. */
|
|
968
|
+
"OrganizationRoleType-INSURER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-INSURER'>;
|
|
969
|
+
/** A financial institution between the ordered bank and the beneficiary's bank. */
|
|
970
|
+
"OrganizationRoleType-INTERMEDIARY_BANK_1": NamedNode<'https://gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK_1'>;
|
|
971
|
+
/** A financial institution between the ordered bank and the beneficiary's bank. */
|
|
972
|
+
"OrganizationRoleType-INTERMEDIARY_BANK_2": NamedNode<'https://gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK_2'>;
|
|
973
|
+
/** To specifically identify the organisation in charge of inventory control. */
|
|
974
|
+
"OrganizationRoleType-INVENTORY_CONTROLLER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-INVENTORY_CONTROLLER'>;
|
|
975
|
+
/** Organization reporting inventory information. */
|
|
976
|
+
"OrganizationRoleType-INVENTORY_REPORTING_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-INVENTORY_REPORTING_PARTY'>;
|
|
977
|
+
/** Organization issuing an invoice. */
|
|
978
|
+
"OrganizationRoleType-INVOICEE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-INVOICEE'>;
|
|
979
|
+
/** Organization which issues an invoice. */
|
|
980
|
+
"OrganizationRoleType-ISSUER_OF_INVOICE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-ISSUER_OF_INVOICE'>;
|
|
981
|
+
/** An umbrella term for an entity, which provides a combination of many different logistics services for another entity. */
|
|
982
|
+
"OrganizationRoleType-LOGISTICS_SERVICE_PROVIDER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-LOGISTICS_SERVICE_PROVIDER'>;
|
|
983
|
+
/** Organization who manufactures the goods. */
|
|
984
|
+
"OrganizationRoleType-MANUFACTURER_OF_GOODS": NamedNode<'https://gs1.org/voc/OrganizationRoleType-MANUFACTURER_OF_GOODS'>;
|
|
985
|
+
/** A physical location consisting of one or more buildings with facilities for manufacturing. */
|
|
986
|
+
"OrganizationRoleType-MANUFACTURING_PLANT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-MANUFACTURING_PLANT'>;
|
|
987
|
+
/** The ultimate destination of a unit load or transport package of goods where the Ship-To is a different location. */
|
|
988
|
+
"OrganizationRoleType-MARK_FOR": NamedNode<'https://gs1.org/voc/OrganizationRoleType-MARK_FOR'>;
|
|
989
|
+
/** Organization where the message comes from. */
|
|
990
|
+
"OrganizationRoleType-MESSAGE_FROM": NamedNode<'https://gs1.org/voc/OrganizationRoleType-MESSAGE_FROM'>;
|
|
991
|
+
/** Organization receiving the message. */
|
|
992
|
+
"OrganizationRoleType-MESSAGE_RECIPIENT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-MESSAGE_RECIPIENT'>;
|
|
993
|
+
/** One engaged in the cutting or chopping of meat into very small pieces */
|
|
994
|
+
"OrganizationRoleType-MINCER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-MINCER'>;
|
|
995
|
+
/** An entity that is part of another entity. For example, a Regional Marketing Office. Operating Divisions may have multiple days and times of operation. */
|
|
996
|
+
"OrganizationRoleType-OPERATING_DIVISION": NamedNode<'https://gs1.org/voc/OrganizationRoleType-OPERATING_DIVISION'>;
|
|
997
|
+
/** A person or persons who own or operate a business establishment, which services consumers directly. For example a restaurant owner as part of a chain or an independent operation. */
|
|
998
|
+
"OrganizationRoleType-OPERATOR": NamedNode<'https://gs1.org/voc/OrganizationRoleType-OPERATOR'>;
|
|
999
|
+
/** To be used only if ordering organization and buyer are not identical. */
|
|
1000
|
+
"OrganizationRoleType-ORDERING_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-ORDERING_PARTY'>;
|
|
1001
|
+
/** Organization who owns equipment. */
|
|
1002
|
+
"OrganizationRoleType-OWNER_OF_EQUIPMENT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-OWNER_OF_EQUIPMENT'>;
|
|
1003
|
+
/** Organization owning the means of transport. Not a synonym of carrier */
|
|
1004
|
+
"OrganizationRoleType-OWNER_OF_MEANS_OF_TRANSPORT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-OWNER_OF_MEANS_OF_TRANSPORT'>;
|
|
1005
|
+
/** A code to identify the organization who is responsible for declaring the Value Added Tax (VAT) on the sale of goods or services. */
|
|
1006
|
+
"OrganizationRoleType-PARTY_DECLARING_THE_VALUE_ADDED_TAX": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_DECLARING_THE_VALUE_ADDED_TAX'>;
|
|
1007
|
+
"OrganizationRoleType-PARTY_FOR_WHOM_ITEM_IS_ULTIMATELY_INTENDED": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_FOR_WHOM_ITEM_IS_ULTIMATELY_INTENDED'>;
|
|
1008
|
+
/** The organization who is allowed access to master data information by the data owner when the data is viewed as private. */
|
|
1009
|
+
"OrganizationRoleType-PARTY_RECEIVING_PRIVATE_DATA": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_RECEIVING_PRIVATE_DATA'>;
|
|
1010
|
+
/** A code to identify the organization who is eligible to recover the Value Added Tax (VAT) on the sale of goods or services. */
|
|
1011
|
+
"OrganizationRoleType-PARTY_RECOVERING_THE_VALUE_ADDED_TAX": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_RECOVERING_THE_VALUE_ADDED_TAX'>;
|
|
1012
|
+
/** An organization which is named to be the recipient of all documents. */
|
|
1013
|
+
"OrganizationRoleType-PARTY_TO_RECEIVE_ALL_DOCUMENTS": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_ALL_DOCUMENTS'>;
|
|
1014
|
+
/** Organization to whom payment for a commercial invoice or bill should be remitted. */
|
|
1015
|
+
"OrganizationRoleType-PARTY_TO_RECEIVE_COMMERCIAL_INVOICE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_COMMERCIAL_INVOICE'>;
|
|
1016
|
+
/** Organization being informed about invoice issue (via EDI). */
|
|
1017
|
+
"OrganizationRoleType-PARTY_TO_RECEIVE_ELECTRONIC_MEMO_OF_INVOICE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_ELECTRONIC_MEMO_OF_INVOICE'>;
|
|
1018
|
+
/** Organization to whom the freight bill should be sent. */
|
|
1019
|
+
"OrganizationRoleType-PARTY_TO_RECEIVE_FREIGHT_BILL": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_FREIGHT_BILL'>;
|
|
1020
|
+
/** Organization to whom a refund is given. */
|
|
1021
|
+
"OrganizationRoleType-PARTY_TO_RECEIVE_REFUND": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_REFUND'>;
|
|
1022
|
+
/** Organization, which receives payment. */
|
|
1023
|
+
"OrganizationRoleType-PAYEE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PAYEE'>;
|
|
1024
|
+
/** Organization which initiates payment. */
|
|
1025
|
+
"OrganizationRoleType-PAYER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PAYER'>;
|
|
1026
|
+
/** Refers to the retail type checkout where bar code symbols are normally scanned. */
|
|
1027
|
+
"OrganizationRoleType-POINT_OF_SALE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-POINT_OF_SALE'>;
|
|
1028
|
+
/** An organization to which a price for a product is applicable. Within the context of GDSN Price Synchronization, it is also known as the 'Price Location' which is a GLN. */
|
|
1029
|
+
"OrganizationRoleType-PRICE_LOCATION_PARTY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PRICE_LOCATION_PARTY'>;
|
|
1030
|
+
/** A company that is selected by the Brand Owner to maintain their baseline attributes and Administrative Records in the GDSN. */
|
|
1031
|
+
"OrganizationRoleType-PROXY": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PROXY'>;
|
|
1032
|
+
/** A building, or a part of one, where storage space is offered to other companies for compensation (fee), for the storage of their goods, merchandise, etc. */
|
|
1033
|
+
"OrganizationRoleType-PUBLIC_WAREHOUSE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PUBLIC_WAREHOUSE'>;
|
|
1034
|
+
/** The organization that receives the purchase order for the goods or services. */
|
|
1035
|
+
"OrganizationRoleType-PURCHASE_ORDER_RECEIVER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-PURCHASE_ORDER_RECEIVER'>;
|
|
1036
|
+
/** The organization having legal responsibility for the product in the target market for example a company to which market authorization has been issued. */
|
|
1037
|
+
"OrganizationRoleType-REGISTERED_AGENT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-REGISTERED_AGENT'>;
|
|
1038
|
+
/** Organization to whom funds are directed for payment of a commercial invoice. */
|
|
1039
|
+
"OrganizationRoleType-REMIT_TO": NamedNode<'https://gs1.org/voc/OrganizationRoleType-REMIT_TO'>;
|
|
1040
|
+
/** The location where a returnable asset is serviced. */
|
|
1041
|
+
"OrganizationRoleType-RETURNABLE_ASSET_SERVICE_CENTRE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-RETURNABLE_ASSET_SERVICE_CENTRE'>;
|
|
1042
|
+
/** Organization which sells products or services to a buyer. */
|
|
1043
|
+
"OrganizationRoleType-SELLER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-SELLER'>;
|
|
1044
|
+
/** An organization providing services for another organization (e.g. re-packing supplier's products). */
|
|
1045
|
+
"OrganizationRoleType-SERVICE_PROVIDER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-SERVICE_PROVIDER'>;
|
|
1046
|
+
/** Organization from where goods will be or have been shipped. */
|
|
1047
|
+
"OrganizationRoleType-SHIP_FROM": NamedNode<'https://gs1.org/voc/OrganizationRoleType-SHIP_FROM'>;
|
|
1048
|
+
/** Organization which receives goods and invoices. */
|
|
1049
|
+
"OrganizationRoleType-SHIP_TO": NamedNode<'https://gs1.org/voc/OrganizationRoleType-SHIP_TO'>;
|
|
1050
|
+
/** The Organization who has undertaken or will undertake a slaughter. */
|
|
1051
|
+
"OrganizationRoleType-SLAUGHTERER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-SLAUGHTERER'>;
|
|
1052
|
+
/** A physical entity that sells products to a consumer. */
|
|
1053
|
+
"OrganizationRoleType-STORE": NamedNode<'https://gs1.org/voc/OrganizationRoleType-STORE'>;
|
|
1054
|
+
/** Organization which may be in a position to supply products or services should the main usual supplier be unable to do so. */
|
|
1055
|
+
"OrganizationRoleType-SUBSTITUTE_SUPPLIER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-SUBSTITUTE_SUPPLIER'>;
|
|
1056
|
+
/** An organization that provides goods or services. */
|
|
1057
|
+
"OrganizationRoleType-SUPPLIER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-SUPPLIER'>;
|
|
1058
|
+
/** Organization undertaking or arranging transport of goods between named points. */
|
|
1059
|
+
"OrganizationRoleType-TRANSPORTATION_CARRIER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-TRANSPORTATION_CARRIER'>;
|
|
1060
|
+
/** An enterprise's physical location where guests are received during set working hours */
|
|
1061
|
+
"OrganizationRoleType-VISITING_ADDRESS": NamedNode<'https://gs1.org/voc/OrganizationRoleType-VISITING_ADDRESS'>;
|
|
1062
|
+
/** Industrial department of a company equipped with appropriate equipment and fittings in which goods are stored in appropriate conditions. */
|
|
1063
|
+
"OrganizationRoleType-WAREHOUSE_AND_OR_DEPOT": NamedNode<'https://gs1.org/voc/OrganizationRoleType-WAREHOUSE_AND_OR_DEPOT'>;
|
|
1064
|
+
/** Organization taking responsibility for goods entered into a warehouse. */
|
|
1065
|
+
"OrganizationRoleType-WAREHOUSE_KEEPER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-WAREHOUSE_KEEPER'>;
|
|
1066
|
+
/** Seller of articles, often in large quantities, to be retailed by others. */
|
|
1067
|
+
"OrganizationRoleType-WHOLESALER": NamedNode<'https://gs1.org/voc/OrganizationRoleType-WHOLESALER'>;
|
|
1068
|
+
/** Details on packaging for a product for example packaging type (bottle), materials, features, recycling, etc.. */
|
|
1069
|
+
"PackagingDetails": NamedNode<'https://gs1.org/voc/PackagingDetails'>;
|
|
1070
|
+
/** A general term applied to the support or pedestal of an object. */
|
|
1071
|
+
"PackagingFeatureCode-BASE": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-BASE'>;
|
|
1072
|
+
"PackagingFeatureCode": NamedNode<'https://gs1.org/voc/PackagingFeatureCode'>;
|
|
1073
|
+
/** Long sturdy piece of squared timber or metal used in house-building etc. */
|
|
1074
|
+
"PackagingFeatureCode-BEAM": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-BEAM'>;
|
|
1075
|
+
/** A bung is an apparatus used to seal a container, such as a bottle, barrel or tubes. A bung is partially inserted inside the container to act as a seal. The most common every-day example of a bung is the stopper of a wine bottle. */
|
|
1076
|
+
"PackagingFeatureCode-BUNG_SEAL": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-BUNG_SEAL'>;
|
|
1077
|
+
/** A cap that seals a bottle or other form of packaging. */
|
|
1078
|
+
"PackagingFeatureCode-CAP": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-CAP'>;
|
|
1079
|
+
/** A device of various types attached to or hung from trolleys to support the load. */
|
|
1080
|
+
"PackagingFeatureCode-CARRIER": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-CARRIER'>;
|
|
1081
|
+
/** An item which allows the user to extract and/or consume the content of a container. */
|
|
1082
|
+
"PackagingFeatureCode-CONSUMPTION_UTENSIL": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-CONSUMPTION_UTENSIL'>;
|
|
1083
|
+
/** A tubular shape around which flexible material such as plastic film or paper are wound for purposes of transport and handling. */
|
|
1084
|
+
"PackagingFeatureCode-CORE": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-CORE'>;
|
|
1085
|
+
/** A creel is a device for holding the required number of roving spools or other supply packages of reinforcement fibers for Fiber Reinforced Plastics manufacturing. This device holds the rovings in the desired position for unwinding in continuous processes like Pultrusion and Filament Winding. */
|
|
1086
|
+
"PackagingFeatureCode-CREEL": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-CREEL'>;
|
|
1087
|
+
/** A right-angle piece placed over the outermost perimeter edges of a container to distribute pressure and prevent collapse or cutting from banding, strapping, or handling. */
|
|
1088
|
+
"PackagingFeatureCode-EDGE_PROTECTION": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-EDGE_PROTECTION'>;
|
|
1089
|
+
/** A grip attached to an object for using or moving the object, usually with the hands. */
|
|
1090
|
+
"PackagingFeatureCode-HANDLE": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-HANDLE'>;
|
|
1091
|
+
/** Inner Container */
|
|
1092
|
+
"PackagingFeatureCode-INNER_CONTAINER": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-INNER_CONTAINER'>;
|
|
1093
|
+
/** An internal divider is an object, either flat or custom-shaped, used to separate the content of a container or to prevent the content from mixing. */
|
|
1094
|
+
"PackagingFeatureCode-INTERNAL_DIVIDER": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-INTERNAL_DIVIDER'>;
|
|
1095
|
+
/** A label is a piece of paper, polymer, cloth, metal, or other material affixed to a container or article (or printed directly upon it), which usually carries information about the article to.which it has been attached. */
|
|
1096
|
+
"PackagingFeatureCode-LABEL": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-LABEL'>;
|
|
1097
|
+
/** In packaging, the top or bottom of a container, usually the part that closes the opening; may also be known as cap, over, or top */
|
|
1098
|
+
"PackagingFeatureCode-LID": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-LID'>;
|
|
1099
|
+
/** An internal chamber within a container which separates the content of the container from the walls. Inner liners provide additional isolation and protection to the content of a container. Sometimes coatings of certain materials may be applied as an alternative to inner liners. */
|
|
1100
|
+
"PackagingFeatureCode-LINER": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-LINER'>;
|
|
1101
|
+
/** A small indentation or raised portion on the surface of a bottle, provided as an indexing means for operations such as multi-pass decoration or labeling. */
|
|
1102
|
+
"PackagingFeatureCode-LUG": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-LUG'>;
|
|
1103
|
+
/** Edges which allow items of the same size to be partially stacked within one another in any direction thus reducing the space required in order to stack them. */
|
|
1104
|
+
"PackagingFeatureCode-NESTING_EDGE": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-NESTING_EDGE'>;
|
|
1105
|
+
/** A fastener which allows a product to be hanged. */
|
|
1106
|
+
"PackagingFeatureCode-PEG": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-PEG'>;
|
|
1107
|
+
/** A flexible cover which can be easily removed in order to open a container. */
|
|
1108
|
+
"PackagingFeatureCode-PULL_OFF_TAB": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-PULL_OFF_TAB'>;
|
|
1109
|
+
/** A hollow circular band of material wound around itself. */
|
|
1110
|
+
"PackagingFeatureCode-RING_HOLDER": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-RING_HOLDER'>;
|
|
1111
|
+
/** A permanent fastener which consists of a cylindrical shaft with a head on one end and tail which is deformed to fixate the rivet in place. */
|
|
1112
|
+
"PackagingFeatureCode-RIVET": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-RIVET'>;
|
|
1113
|
+
/** A tubular form, open at both ends, that is slipped over an item or package. */
|
|
1114
|
+
"PackagingFeatureCode-SLEEVE": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-SLEEVE'>;
|
|
1115
|
+
/** A spout is a protruding edge which allows the lifting and pouring of liquids contained within a container. */
|
|
1116
|
+
"PackagingFeatureCode-SPOUT": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-SPOUT'>;
|
|
1117
|
+
/** A hanging card made of any material which is used to identify or provide additional information of a product. */
|
|
1118
|
+
"PackagingFeatureCode-TAG": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-TAG'>;
|
|
1119
|
+
/** An outer container made of wicker which is fitted to the bottle usually a little less than half way up from the bottom of the bottle and is used to hold, hang or support the bottle. */
|
|
1120
|
+
"PackagingFeatureCode-WICKER_OUTER_CONTAINER": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-WICKER_OUTER_CONTAINER'>;
|
|
1121
|
+
/** A layer of any material which completely enclose a product. A wrap can have many purposes, from providing additional protection to an item to serving as a gift-wrap. */
|
|
1122
|
+
"PackagingFeatureCode-WRAP": NamedNode<'https://gs1.org/voc/PackagingFeatureCode-WRAP'>;
|
|
1123
|
+
/** The process by which a sterile (aseptic) product (typically food or pharmaceutical) is packaged in a sterile container in a way which maintains sterility. */
|
|
1124
|
+
"PackagingFunctionCode-ANTISEPTIC": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-ANTISEPTIC'>;
|
|
1125
|
+
"PackagingFunctionCode": NamedNode<'https://gs1.org/voc/PackagingFunctionCode'>;
|
|
1126
|
+
/** A methodology used to hinder, or deter unauthorized access to a device. */
|
|
1127
|
+
"PackagingFunctionCode-ANTI_TAMPERING": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-ANTI_TAMPERING'>;
|
|
1128
|
+
/** Covered with a material (paraffin, wax) that protects the product or packaging. */
|
|
1129
|
+
"PackagingFunctionCode-COATED": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-COATED'>;
|
|
1130
|
+
/** Content has been pressed together to the maximum possible way. */
|
|
1131
|
+
"PackagingFunctionCode-COMPRESSED": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-COMPRESSED'>;
|
|
1132
|
+
/** A device or mechanism to supply or extract contents. */
|
|
1133
|
+
"PackagingFunctionCode-DISPENSER": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-DISPENSER'>;
|
|
1134
|
+
/** Packaging is wrapped in a decorative way for the purposes of the consumer giving it as a gift. */
|
|
1135
|
+
"PackagingFunctionCode-GIFT_WRAPPED": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-GIFT_WRAPPED'>;
|
|
1136
|
+
/** Thermal carry container designed for the carriage of temperature controlled goods such as vaccines, pharmaceuticals, and medicines. */
|
|
1137
|
+
"PackagingFunctionCode-ISOTHERMIC": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-ISOTHERMIC'>;
|
|
1138
|
+
/** The practice of modifying the composition of the internal atmosphere of a package, (commonly food packages, and drugs) in order to improve the shelf life. */
|
|
1139
|
+
"PackagingFunctionCode-MODIFIED_ATMOSPHERE": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-MODIFIED_ATMOSPHERE'>;
|
|
1140
|
+
/** A barrier packaging material for an infusion solution, i.e., oxygen. */
|
|
1141
|
+
"PackagingFunctionCode-OXYGEN_INFUSED": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-OXYGEN_INFUSED'>;
|
|
1142
|
+
/** A section of the packaging can be detached with ease in order to have access to the content or product, e.g. peel-off Lids used for packing Milk, Coffee and Cacao Powder. */
|
|
1143
|
+
"PackagingFunctionCode-PEEL_OFF": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-PEEL_OFF'>;
|
|
1144
|
+
/** The package is equipped to be hung up on a hook. */
|
|
1145
|
+
"PackagingFunctionCode-PINPACK": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-PINPACK'>;
|
|
1146
|
+
/** Functionality to keep from being damaged, attacked, stolen, or injured; guard. */
|
|
1147
|
+
"PackagingFunctionCode-PROTECTED": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-PROTECTED'>;
|
|
1148
|
+
/** A component is added to a container for a particular application to lend additional support under severe applications. */
|
|
1149
|
+
"PackagingFunctionCode-REINFORCED": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-REINFORCED'>;
|
|
1150
|
+
/** Packaging is designed to prevent leaking of the content specially when it is on powdered or liquid state. */
|
|
1151
|
+
"PackagingFunctionCode-SIFT_PROOF": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-SIFT_PROOF'>;
|
|
1152
|
+
/** The packaging is designed to show when there has been some interference with the original sealing or configuration of the packaging. */
|
|
1153
|
+
"PackagingFunctionCode-TAMPER_EVIDENT": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-TAMPER_EVIDENT'>;
|
|
1154
|
+
/** Coated with materials that make the packaging impervious to the effects of water. */
|
|
1155
|
+
"PackagingFunctionCode-WATER_RESISTANT": NamedNode<'https://gs1.org/voc/PackagingFunctionCode-WATER_RESISTANT'>;
|
|
1156
|
+
/** Definitions made by the asthma and allergist association. */
|
|
1157
|
+
"PackagingMarkedDietAllergenCode-APPROVED_BY_ASTHMA_AND_ALLERGY_ASSOC": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-APPROVED_BY_ASTHMA_AND_ALLERGY_ASSOC'>;
|
|
1158
|
+
"PackagingMarkedDietAllergenCode": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode'>;
|
|
1159
|
+
/** The item is physically marked that it is approved for tube feeding by the appropriate authority of the target market. */
|
|
1160
|
+
"PackagingMarkedDietAllergenCode-APPROVED_FOR_TUBE_FEEDING": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-APPROVED_FOR_TUBE_FEEDING'>;
|
|
1161
|
+
/** Indicates the product has been marked as a biological item which indicates a food product that was produced with the use of feed or fertilizer of plant or animal origin, without employment of chemically formulated fertilizers, growth stimulants, antibiotics or pesticides. */
|
|
1162
|
+
"PackagingMarkedDietAllergenCode-BIOLOGICAL": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-BIOLOGICAL'>;
|
|
1163
|
+
/** Indicates the product has a marking with the calories per portion contained in the product. */
|
|
1164
|
+
"PackagingMarkedDietAllergenCode-CALORIES_PER_PORTION": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-CALORIES_PER_PORTION'>;
|
|
1165
|
+
/** The item is physically marked as containing Latex (rubber). */
|
|
1166
|
+
"PackagingMarkedDietAllergenCode-CONTAINS_LATEX": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_LATEX'>;
|
|
1167
|
+
/** The item is physically marked as containing PVC (Polyvinyl chloride). Phthalate content is unspecified. */
|
|
1168
|
+
"PackagingMarkedDietAllergenCode-CONTAINS_PVC": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC'>;
|
|
1169
|
+
/** The item is physically marked as containing PVC (Polyvinyl chloride) without phthalates. */
|
|
1170
|
+
"PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITHOUT_PHTHALATES": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITHOUT_PHTHALATES'>;
|
|
1171
|
+
/** The item is physically marked as containing PVC (Polyvinyl chloride) with phthalates. */
|
|
1172
|
+
"PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITH_PHTHALATES": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITH_PHTHALATES'>;
|
|
1173
|
+
/** The item is physically marked that it is approved for a 450-800 kilocalorie/day diet by the appropriate authority of the target market. */
|
|
1174
|
+
"PackagingMarkedDietAllergenCode-DIET_PRODUCT_450_800_KCAL_PER_DAY": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-DIET_PRODUCT_450_800_KCAL_PER_DAY'>;
|
|
1175
|
+
/** The item is physically marked that it is approved for a 800-1200 kilocalorie/day diet by the appropriate authority of the target market. */
|
|
1176
|
+
"PackagingMarkedDietAllergenCode-DIET_PRODUCT_800_1200_KCAL_PER_DAY": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-DIET_PRODUCT_800_1200_KCAL_PER_DAY'>;
|
|
1177
|
+
/** Health symbol used in the Netherlands Target Market which indicates that the item is a cholesterol-reducing product. */
|
|
1178
|
+
"PackagingMarkedDietAllergenCode-GEZONDE_KEUZE_KLAVERTJE": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-GEZONDE_KEUZE_KLAVERTJE'>;
|
|
1179
|
+
/** Indicates the product has been marked as Halal which denotes selling or serving food ritually fit according to Islamic dietary laws. */
|
|
1180
|
+
"PackagingMarkedDietAllergenCode-HALAL": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-HALAL'>;
|
|
1181
|
+
/** Conscious choice symbol used in the Netherlands Target Market which may be used for products low in saturated fat, trans fatty acids, sugar and salt. */
|
|
1182
|
+
"PackagingMarkedDietAllergenCode-IK_KIES_BEWUST": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-IK_KIES_BEWUST'>;
|
|
1183
|
+
/** Indicates the product has been marked as Kosher which denotes selling or serving food ritually fit according to Jewish dietary laws. */
|
|
1184
|
+
"PackagingMarkedDietAllergenCode-KOSHER": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-KOSHER'>;
|
|
1185
|
+
/** The item is physically marked that it is approved as lactase enzyme by the appropriate authority of the target market. */
|
|
1186
|
+
"PackagingMarkedDietAllergenCode-LACTASE_ENZYME": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-LACTASE_ENZYME'>;
|
|
1187
|
+
/** The item is physically marked as containing a low level of phenylalanine as approved by the appropriate authority of the target market. */
|
|
1188
|
+
"PackagingMarkedDietAllergenCode-LOW_ON_PHENYLALANINE": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-LOW_ON_PHENYLALANINE'>;
|
|
1189
|
+
/** The item is physically marked as containing a low level of sugar as approved by the appropriate authority of the target market. */
|
|
1190
|
+
"PackagingMarkedDietAllergenCode-LOW_ON_SUGAR": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-LOW_ON_SUGAR'>;
|
|
1191
|
+
/** The item is physically marked that it is approved as substitute mother's milk the appropriate authority of the target market. */
|
|
1192
|
+
"PackagingMarkedDietAllergenCode-MOTHERS_MILK_SUBSTITUTE": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-MOTHERS_MILK_SUBSTITUTE'>;
|
|
1193
|
+
/** The item is physically marked that it is approved as nutrition supplement by the appropriate authority of the target market. */
|
|
1194
|
+
"PackagingMarkedDietAllergenCode-NUTRITION_SUPPLEMENT": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-NUTRITION_SUPPLEMENT'>;
|
|
1195
|
+
/** Lean product. */
|
|
1196
|
+
"PackagingMarkedDietAllergenCode-NYCKELHAL_MARK": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-NYCKELHAL_MARK'>;
|
|
1197
|
+
/** Indicates the product has been marked as vegetarian which denotes a product that contains no meat, fish or other animal products. */
|
|
1198
|
+
"PackagingMarkedDietAllergenCode-VEGETARIAN": NamedNode<'https://gs1.org/voc/PackagingMarkedDietAllergenCode-VEGETARIAN'>;
|
|
1199
|
+
/** The item is physically marked as having no artificial colouring. */
|
|
1200
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_COLOURING": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_COLOURING'>;
|
|
1201
|
+
"PackagingMarkedFreeFromCode": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode'>;
|
|
1202
|
+
/** The item is physically marked as having no artificial flavouring. */
|
|
1203
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_FLAVOURING": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_FLAVOURING'>;
|
|
1204
|
+
/** The item is physically marked as having no artificial preservatives. */
|
|
1205
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_PRESERVATIVES": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_PRESERVATIVES'>;
|
|
1206
|
+
/** The item is physically marked as having no Cholesterol. */
|
|
1207
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_CHOLESTEROL": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_CHOLESTEROL'>;
|
|
1208
|
+
/** The item is physically marked as being free from cloned food. */
|
|
1209
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_CLONED_FOOD": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_CLONED_FOOD'>;
|
|
1210
|
+
/** The item is physically marked as being free from dairy and dairy products, as approved by the appropriate authority of the target market. */
|
|
1211
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_DAIRY": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_DAIRY'>;
|
|
1212
|
+
/** The item is physically marked as free from egg. */
|
|
1213
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_EGG": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_EGG'>;
|
|
1214
|
+
/** The item is physically marked as being free from fish. */
|
|
1215
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_FISH": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_FISH'>;
|
|
1216
|
+
/** The item is physically marked as free from gluten. This level of containment is frequently determined through regulation. */
|
|
1217
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_GLUTEN": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_GLUTEN'>;
|
|
1218
|
+
/** The item is physically marked as being free of lactose. */
|
|
1219
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_LACTOSE": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LACTOSE'>;
|
|
1220
|
+
/** The item is physically marked being free from Latex (rubber). */
|
|
1221
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_LATEX": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LATEX'>;
|
|
1222
|
+
/** The item is physically marked as being free from legume protein. */
|
|
1223
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_LEGUME_PROTEIN": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LEGUME_PROTEIN'>;
|
|
1224
|
+
/** The item is physically marked as being free from milk and any of its derivatives. */
|
|
1225
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_MILK": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_MILK'>;
|
|
1226
|
+
/** The item is physically marked as being free from milk protein. */
|
|
1227
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_MILK_PROTEIN": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_MILK_PROTEIN'>;
|
|
1228
|
+
/** The item is physically marked as being naturally free from gluten and not extracted as part of the manufacturing process. */
|
|
1229
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_NATURAL_GLUTEN": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_NATURAL_GLUTEN'>;
|
|
1230
|
+
/** The item is physically marked as being free from peanuts. */
|
|
1231
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_PEANUTS": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PEANUTS'>;
|
|
1232
|
+
/** The item is physically marked as being free from protein. */
|
|
1233
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_PROTEIN": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PROTEIN'>;
|
|
1234
|
+
/** The item is physically marked as being free from PVC (Polyvinyl chloride). */
|
|
1235
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_PVC": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PVC'>;
|
|
1236
|
+
/** The item is physically marked as being free from soya. */
|
|
1237
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_SOYA": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_SOYA'>;
|
|
1238
|
+
/** The item is physically marked as being free from sugar. */
|
|
1239
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_SUGAR": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_SUGAR'>;
|
|
1240
|
+
/** The item is physically marked being free from Trans Fatty Acids (Trans Fat) */
|
|
1241
|
+
"PackagingMarkedFreeFromCode-FREE_FROM_TRANSFAT": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_TRANSFAT'>;
|
|
1242
|
+
/** The item is physically marked as having a reduced amount of lactose */
|
|
1243
|
+
"PackagingMarkedFreeFromCode-REDUCED_LACTOSE": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_LACTOSE'>;
|
|
1244
|
+
/** The item is physically marked as containing a low level of protein. */
|
|
1245
|
+
"PackagingMarkedFreeFromCode-REDUCED_PROTEIN": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_PROTEIN'>;
|
|
1246
|
+
/** The item is physically marked as having a reduced amount of transfats (unsaturated). */
|
|
1247
|
+
"PackagingMarkedFreeFromCode-REDUCED_TRANSFAT": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_TRANSFAT'>;
|
|
1248
|
+
/** The item is physically marked as a very low amount of gluten. Very low is frequently determined through regulation for example, per EU Regulation (EC) No 41/2009 [of 20 January 2009], this is defined as containing between 20 and 100 mg/kg). */
|
|
1249
|
+
"PackagingMarkedFreeFromCode-VERY_LOW_GLUTEN": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-VERY_LOW_GLUTEN'>;
|
|
1250
|
+
/** The item is physically marked that no salt has been added when manufacturing the product but it still can contain salt that is naturally part of the ingredients, as approved by the appropriate authority of the target market. */
|
|
1251
|
+
"PackagingMarkedFreeFromCode-WITHOUT_ADDED_SALT": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SALT'>;
|
|
1252
|
+
/** The item is physically marked that no sugar has been added when manufacturing the product but it still can contain sugars that are naturally part of the ingredients, as approved by the appropriate authority of the target market. */
|
|
1253
|
+
"PackagingMarkedFreeFromCode-WITHOUT_ADDED_SUGAR": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SUGAR'>;
|
|
1254
|
+
/** The item is physically marked that no sweetener has been added when manufacturing the product. */
|
|
1255
|
+
"PackagingMarkedFreeFromCode-WITHOUT_ADDED_SWEETENER": NamedNode<'https://gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SWEETENER'>;
|
|
1256
|
+
/** Austria Ministry of Agriculture Organic Label, AMA Marketing licenses the AMA organic logo. Red, white and black indicates the majority of ingredients are of Austrian origin. */
|
|
1257
|
+
"PackagingMarkedLabelAccreditationCode-AMA_ORGANIC_SEAL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-AMA_ORGANIC_SEAL'>;
|
|
1258
|
+
"PackagingMarkedLabelAccreditationCode": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode'>;
|
|
1259
|
+
/** Used to specify Estonia Meat in their product. */
|
|
1260
|
+
"PackagingMarkedLabelAccreditationCode-AUS_KAUP_ESTONIA": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-AUS_KAUP_ESTONIA'>;
|
|
1261
|
+
"PackagingMarkedLabelAccreditationCode-BDIH_LOGO": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BDIH_LOGO'>;
|
|
1262
|
+
/** The one-star Beter Leven (better life) mark indicates that the product comes from a company that cares that animals are kept according to the minimal requirements for sanitation and well-being for the cattle industry. */
|
|
1263
|
+
"PackagingMarkedLabelAccreditationCode-BETER_LEVEN_1_STER": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_1_STER'>;
|
|
1264
|
+
/** The two-star Beter Leven (better life) mark indicates that the product comes from a company that provides for a higher well-being of animals than that established by the minimal requirements for sanitation and well-being for the cattle industry, yet the conditions are inferior to those of Biological-class products. */
|
|
1265
|
+
"PackagingMarkedLabelAccreditationCode-BETER_LEVEN_2_STER": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_2_STER'>;
|
|
1266
|
+
/** The three-star Beter Leven (better life) mark is awarded to products that come from companies that excel in keeping animals according to top guidelines for Biological-class products. In some cases this mark is accompanied by an EKO indication. */
|
|
1267
|
+
"PackagingMarkedLabelAccreditationCode-BETER_LEVEN_3_STER": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_3_STER'>;
|
|
1268
|
+
"PackagingMarkedLabelAccreditationCode-BIO_AUSTRIA_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_AUSTRIA_LABEL'>;
|
|
1269
|
+
"PackagingMarkedLabelAccreditationCode-BIO_LABEL_GERMAN": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_LABEL_GERMAN'>;
|
|
1270
|
+
"PackagingMarkedLabelAccreditationCode-BIO_SUISSE_BUD_SEAL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_SUISSE_BUD_SEAL'>;
|
|
1271
|
+
/** The Blue Angel is awarded to companies as kind of a reward for their commitment to environmental protection. They use it to professionally promote their eco-friendly products in the market. The Blue Angel is an ecological beacon showing the consumer the way to the ecologically superior product and promotes environmentally conscious consumption. */
|
|
1272
|
+
"PackagingMarkedLabelAccreditationCode-BLUE_ANGEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BLUE_ANGEL'>;
|
|
1273
|
+
/** The Bord Bia Approved logo is awarded to a company which has been audited by Bord Bia to verify that processes, from farm to fork, comply with the highest Quality Assurance Standards. These standards include animal welfare, traceability, environment, safety, feed, water, testing, inspection, hygiene and good manufacturing practice. Bord Bia Approved is awarded to a company where all the ingredients including meat content satisfy the Bord Bia requirements. */
|
|
1274
|
+
"PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED'>;
|
|
1275
|
+
/** Bord Bia Approved - Meat Content Only applies to companies where only the meat content satisfies certain conditions detailed in the Bord Bia requirements document. */
|
|
1276
|
+
"PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED_MEAT": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED_MEAT'>;
|
|
1277
|
+
/** Bra Miljoval Bra is the ecolabel of SSNC. It is referred to as Good Environmental Choice in English. SSNC started ecolabelling. */
|
|
1278
|
+
"PackagingMarkedLabelAccreditationCode-BRA_MILJOVAL_LABEL_SWEDISH": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BRA_MILJOVAL_LABEL_SWEDISH'>;
|
|
1279
|
+
/** Crossed grain logo is a trademark owned and administered by Coeliac. It is a worldwide symbol for safe gluten-free foods. Each country has their own Coeliac */
|
|
1280
|
+
"PackagingMarkedLabelAccreditationCode-CROSSED_GRAIN_SYMBOL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-CROSSED_GRAIN_SYMBOL'>;
|
|
1281
|
+
/** Demeter International trademark for products of certified biodynamic production. */
|
|
1282
|
+
"PackagingMarkedLabelAccreditationCode-DEMETER_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-DEMETER_LABEL'>;
|
|
1283
|
+
/** ECOCERT is a certification body for sustainable development. */
|
|
1284
|
+
"PackagingMarkedLabelAccreditationCode-ECOCERT_CERTIFICATE": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-ECOCERT_CERTIFICATE'>;
|
|
1285
|
+
/** This is a Finnish label used by the Organic union, which represents the entire Finnish organic industry, consumers and producers in a common interest group. They work as a neutral voice in various working groups and consultations, and prepare position papers and presentations. The Federation also organizes training events and professional seminars. The Organic Federation also publishes the magazine Organic. */
|
|
1286
|
+
"PackagingMarkedLabelAccreditationCode-ECO_LABEL_LADYBUG": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-ECO_LABEL_LADYBUG'>;
|
|
1287
|
+
/** The package is physically marked with EC National Health Mark. The EC National Health Mark is the health mark for specific hygiene regulations for food of animal origin. The regulation (EC) Nr. 853/2004 of 29. April 2004 of the European Parliament on hygiene rules for food of animal origin demands that companies handling products of animal origin are authorised according to this regulation. The official body responsible for this authorisation assigns a health mark to the food producing company */
|
|
1288
|
+
"PackagingMarkedLabelAccreditationCode-EC_NATIONAL_HEALTH_MARK": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EC_NATIONAL_HEALTH_MARK'>;
|
|
1289
|
+
/** Estonian Eco Label: Ministry of Agriculture Okomark (Label of Organic Food). */
|
|
1290
|
+
"PackagingMarkedLabelAccreditationCode-EESTI_OKOMARK": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EESTI_OKOMARK'>;
|
|
1291
|
+
/** Best Food Association of Estonia Food Industry http://www.toiduliit.ee/. An organisation that supports and promote Estonian food industry and economy, and contribute to a balanced and appropriate ethics to members of a favourable business environment for development. */
|
|
1292
|
+
"PackagingMarkedLabelAccreditationCode-EESTI_PARIM_TOIDUAINE": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EESTI_PARIM_TOIDUAINE'>;
|
|
1293
|
+
/** This symbol stands for organic production certified by Skal that meets the requirements of the EU-regulation for organic production. Skal is the inspection body for the organic production in the Netherlands. */
|
|
1294
|
+
"PackagingMarkedLabelAccreditationCode-EKO": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EKO'>;
|
|
1295
|
+
/** The item is physically marked with the European Union Eco label a European environmental initiative supported by the European Commission. */
|
|
1296
|
+
"PackagingMarkedLabelAccreditationCode-EU_ECO_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EU_ECO_LABEL'>;
|
|
1297
|
+
/** New EU organic logo the EU introduced a new organic logo to ensure consumer protection and common standards. */
|
|
1298
|
+
"PackagingMarkedLabelAccreditationCode-EU_ORGANIC_FARMING": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EU_ORGANIC_FARMING'>;
|
|
1299
|
+
/** The Fair Trade Mark certifies that products meet the social, economic and environmental International Fair trade Standards. The Fair Trade Mark is usually supported by a local Fair Trade Labelling Organization and certifies products not companies. It does not cover the companies or organizations selling the product */
|
|
1300
|
+
"PackagingMarkedLabelAccreditationCode-FAIR_TRADE_MARK": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FAIR_TRADE_MARK'>;
|
|
1301
|
+
"PackagingMarkedLabelAccreditationCode-FALKEN": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FALKEN'>;
|
|
1302
|
+
/** The heart symbol to inform the consumer at one glance that the product marked with this symbol is a preferred choice in its product group with regard to fat and sodium. Finnish Heart Association. */
|
|
1303
|
+
"PackagingMarkedLabelAccreditationCode-FINNISH_HEART_SYMBOL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FINNISH_HEART_SYMBOL'>;
|
|
1304
|
+
/** The item is physically marked with the Forest Stewardship Council label. */
|
|
1305
|
+
"PackagingMarkedLabelAccreditationCode-FOREST_STEWARDSHIP_COUNCIL_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FOREST_STEWARDSHIP_COUNCIL_LABEL'>;
|
|
1306
|
+
/** The item is physically marked as of genetically modified origin. */
|
|
1307
|
+
"PackagingMarkedLabelAccreditationCode-GMO_MARKED": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GMO_MARKED'>;
|
|
1308
|
+
"PackagingMarkedLabelAccreditationCode-GOODS_FROM_FINLAND_BLUE_SWAN": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GOODS_FROM_FINLAND_BLUE_SWAN'>;
|
|
1309
|
+
"PackagingMarkedLabelAccreditationCode-GREEN_DOT": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_DOT'>;
|
|
1310
|
+
/** The item is physically marked with the Green Restaurant Association Endorsed symbol. */
|
|
1311
|
+
"PackagingMarkedLabelAccreditationCode-GREEN_RESTAURANT_ASSOCIATION_ENDORSED": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_RESTAURANT_ASSOCIATION_ENDORSED'>;
|
|
1312
|
+
/** The item is physically marked with the Green Seal Certified symbol. */
|
|
1313
|
+
"PackagingMarkedLabelAccreditationCode-GREEN_SEAL_CERTIFIED": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_SEAL_CERTIFIED'>;
|
|
1314
|
+
/** Ireland: The Guaranteed Irish symbol makes shopping for Irish products and services a lot easier. Shoppers know that when they buy a product or service featuring the guaranteed Irish logo they are supporting Irish companies and safeguarding Irish jobs. */
|
|
1315
|
+
"PackagingMarkedLabelAccreditationCode-GUARANTEED_IRISH": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GUARANTEED_IRISH'>;
|
|
1316
|
+
"PackagingMarkedLabelAccreditationCode-KRAV_MARK": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-KRAV_MARK'>;
|
|
1317
|
+
/** Allergy and Asthma Federation is a non-profit public health organisation. Our aim is to improve quality of life of the allergy and asthma patients. */
|
|
1318
|
+
"PackagingMarkedLabelAccreditationCode-LABEL_OF_THE_ALLERGY_AND_ASTHMA_FEDERATION": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LABEL_OF_THE_ALLERGY_AND_ASTHMA_FEDERATION'>;
|
|
1319
|
+
/** The Coalition for Consumer Information on Cosmetics (CCIC) Leaping Bunny Program administers a cruelty-free standard and the internationally recognized Leaping Bunny Logo for companies producing cosmetic, personal care, and household products. The Leaping Bunny Program provides the best assurance that no new animal testing is used in any phase of product development by the company, its laboratories, or suppliers. */
|
|
1320
|
+
"PackagingMarkedLabelAccreditationCode-LEAPING_BUNNY": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LEAPING_BUNNY'>;
|
|
1321
|
+
/** Eco-friendly product The sign eco-friendly product is designed to make environmentally friendly products on store shelves more as significant. When it comes to food shall be used for agriculture, natural farming methods. No use of mineral fertilizers, insect control and plant poisons. */
|
|
1322
|
+
"PackagingMarkedLabelAccreditationCode-LOODUSSOBRALIK_TOODE_ESTONIA": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LOODUSSOBRALIK_TOODE_ESTONIA'>;
|
|
1323
|
+
/** Love Irish Food - a promotional label printed on the product packaging to indicate to the consumer that the food is manufactured in Ireland using Irish ingredients. */
|
|
1324
|
+
"PackagingMarkedLabelAccreditationCode-LOVE_IRISH_FOOD": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LOVE_IRISH_FOOD'>;
|
|
1325
|
+
/** Made in Finland Products that are made in Finland Avainlippu (Key Flag) Suomalaisen Tyon */
|
|
1326
|
+
"PackagingMarkedLabelAccreditationCode-MADE_IN_FINLAND_FLAG_WITH_KEY": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-MADE_IN_FINLAND_FLAG_WITH_KEY'>;
|
|
1327
|
+
"PackagingMarkedLabelAccreditationCode-MARINE_STEWARDSHIP_COUNCIL_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-MARINE_STEWARDSHIP_COUNCIL_LABEL'>;
|
|
1328
|
+
/** Fair trade symbol used in the Netherlands Target Market awarded to manufacturers which contribute to improving the living and working conditions of small farmers and agricultural workers in disadvantaged regions. */
|
|
1329
|
+
"PackagingMarkedLabelAccreditationCode-MAX_HAVELAAR": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-MAX_HAVELAAR'>;
|
|
1330
|
+
/** The NATRUE Label guarantees that the products that carry it are made only with natural and organic ingredients, through soft manufacturing processes and environmentally friendly practices. The NATRUE Label is awarded by NATRUE, a non-profit organisation committed to promote and protect high standards of quality and environmental integrity. */
|
|
1331
|
+
"PackagingMarkedLabelAccreditationCode-NATRUE_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-NATRUE_LABEL'>;
|
|
1332
|
+
/** The green key hole is to be put on the healthy foods in Sweden, Denmark, and Norway within certain product groups in order to make it easier for the customers to make a healthy choice. http://www.norden.org/ */
|
|
1333
|
+
"PackagingMarkedLabelAccreditationCode-NYCKELHALET": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-NYCKELHALET'>;
|
|
1334
|
+
/** Confidence in textiles. This has been the motto of the independent test institutes of the International Oeko-Tex Association since 1992, with their tests for harmful substances according to Oeko-Tex Standard 100 for textile products of all types which pose no risk whatsoever to health. */
|
|
1335
|
+
"PackagingMarkedLabelAccreditationCode-OEKO_TEX_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-OEKO_TEX_LABEL'>;
|
|
1336
|
+
/** Luomo Sun Sign Denotes controlled organic production. The official label of the Finnish inspection authorities; owned by the Ministry of Agriculture and Forestry. */
|
|
1337
|
+
"PackagingMarkedLabelAccreditationCode-OFFICIAL_ECO_LABEL_SUN": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-OFFICIAL_ECO_LABEL_SUN'>;
|
|
1338
|
+
/** Programme for Endorsement of Forest Certification (PEFCC_ is an international non-profit, non-governmental organisation dedicated to promoting Sustainable Forest Management (SFM) through independent third-party certification */
|
|
1339
|
+
"PackagingMarkedLabelAccreditationCode-PEFC": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PEFC'>;
|
|
1340
|
+
/** The Protected designation of origin is the name of an area, a specific place or, in exceptional cases, the name of a country, used as a designation for an agricultural product or a foodstuff, the entire product must be traditionally and ENTIRELY manufactured (prepared, processed AND produced) within the specific region and thus acquire unique properties. Protected Geographical Status (PGS) is a legal framework defined in European Union law to protect the names of regional foods. */
|
|
1341
|
+
"PackagingMarkedLabelAccreditationCode-PROTECTED_DESIGNATION_OF_ORIGIN": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_DESIGNATION_OF_ORIGIN'>;
|
|
1342
|
+
/** The Protected geographical indication is the name of an area, a specific place or, in exceptional cases, the name of a country, used as a description of an agricultural product or a foodstuff, the entire product must be traditionally and at least PARTIALLY manufactured (prepared, processed OR produced) within the specific region and thus acquire unique properties. Protected Geographical Status (PGS) is a legal framework[1] defined in European Union law to protect the names of regional foods. */
|
|
1343
|
+
"PackagingMarkedLabelAccreditationCode-PROTECTED_GEOGRAPHICAL_INDICATION": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_GEOGRAPHICAL_INDICATION'>;
|
|
1344
|
+
/** The item is physically marked with the Protected Harvest Certified symbol. */
|
|
1345
|
+
"PackagingMarkedLabelAccreditationCode-PROTECTED_HARVEST_CERTIFIED": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_HARVEST_CERTIFIED'>;
|
|
1346
|
+
/** Control IMO Organic farming is an alternative, environmentally friendly method of food production. It forbids the use of chemicals and requires production methods that respect animal welfare and do not damage the environment. The term organic can only be used on food labels in Ireland if the food product meets strict Irish and EU organic standards and is licensed by an approved certification body. */
|
|
1347
|
+
"PackagingMarkedLabelAccreditationCode-QUALITY_MARK_IRELAND": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-QUALITY_MARK_IRELAND'>;
|
|
1348
|
+
/** The item is physically marked with the Rainforest Alliance Certified symbol. */
|
|
1349
|
+
"PackagingMarkedLabelAccreditationCode-RAINFOREST_ALLIANCE": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-RAINFOREST_ALLIANCE'>;
|
|
1350
|
+
/** A symbol used in the Netherlands Target Market intended for meat based products which guarantees that the animals has been growth without the use of antibiotics. */
|
|
1351
|
+
"PackagingMarkedLabelAccreditationCode-SCHARRELVLEES": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SCHARRELVLEES'>;
|
|
1352
|
+
/** The Soil Association Organic Symbol is a symbol used in the UK to show that products meet a strict set of organic standards that protect health, sustainability and the environment. */
|
|
1353
|
+
"PackagingMarkedLabelAccreditationCode-SOIL_ASSOCIATION_ORGANIC_SYMBOL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SOIL_ASSOCIATION_ORGANIC_SYMBOL'>;
|
|
1354
|
+
/** In response to the urgent and pressing global call for sustainably produced palm oil, the Roundtable on Sustainable Palm Oil (RSPO) was formed in 2004 with the objective of promoting the growth and use of sustainable oil palm products through credible global standards and engagement of stakeholders. */
|
|
1355
|
+
"PackagingMarkedLabelAccreditationCode-SUSTAINABLE_PALM_OIL_RSPO": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SUSTAINABLE_PALM_OIL_RSPO'>;
|
|
1356
|
+
/** The Swan is the Nordic environmental label. It was established by the Nordic Council of Ministers in 1989 and Denmark joined in 1997. The Swan is used in all Nordic countries, i.e. Denmark, Norway, Sweden, Finland and Iceland. */
|
|
1357
|
+
"PackagingMarkedLabelAccreditationCode-SVANEN": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SVANEN'>;
|
|
1358
|
+
/** The item is physically marked with the Swedish Seal of Quality label which intends to guarantee the responsibility for the environment of the product. */
|
|
1359
|
+
"PackagingMarkedLabelAccreditationCode-SWEDISH_SEAL_OF_QUALITY": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SWEDISH_SEAL_OF_QUALITY'>;
|
|
1360
|
+
/** The Traditional specialty guaranteed is a trademark for an agricultural product or a foodstuff, which has a certain feature or a set of features, setting it clearly apart from other similar products or foodstuffs belonging to the same category. The product or foodstuff must be manufactured using traditional ingredients or must be characteristic for its traditional composition, production process, or processing reflecting a traditional type of manufacturing or processing. */
|
|
1361
|
+
"PackagingMarkedLabelAccreditationCode-TRADITIONAL_SPECIALTY_GUARANTEED": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-TRADITIONAL_SPECIALTY_GUARANTEED'>;
|
|
1362
|
+
/** Approved Estonian Taste - Quality/Tradition/Origin/Traceability for Estonian products. All raw materials must be 100% Estonian. Estonian Chamber of Agriculture and Commerce. */
|
|
1363
|
+
"PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_EESTI_MAITSE": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_EESTI_MAITSE'>;
|
|
1364
|
+
/** Approved Taste label (designed as a barn swallow) denoting Estonian origin and high quality was introduced. This label has been given to products for Food quality and safety. Estonian Chamber of Agriculture and Commerce (ECAC). */
|
|
1365
|
+
"PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_MAITSE": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_MAITSE'>;
|
|
1366
|
+
/** Uniquely Finnish http://www.maakuntienparhaat.fi/en/ The Uniquely Finnish label is a national quality label for small entrepreneurs. ProAgria Association of Rural Advisory Centres grants the label to qualified foodstuff, handicraft and rural tourism companies based on applications. */
|
|
1367
|
+
"PackagingMarkedLabelAccreditationCode-UNIQUELY_FINNISH": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-UNIQUELY_FINNISH'>;
|
|
1368
|
+
"PackagingMarkedLabelAccreditationCode-USDA": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-USDA'>;
|
|
1369
|
+
/** A certification which is intended to assure the social and environmental quality in coffee production. Coffee based products may be marked with this certification. */
|
|
1370
|
+
"PackagingMarkedLabelAccreditationCode-UTZ_CERTIFIED": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-UTZ_CERTIFIED'>;
|
|
1371
|
+
/** Grain based foods (bread, breakfast products, baking articles etc.) which have got a high content of whole grain will be puffed with a nutritional puff from the beginning of 2009: Please choose whole grain first. */
|
|
1372
|
+
"PackagingMarkedLabelAccreditationCode-VAELG_FULDKORN_FORST": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-VAELG_FULDKORN_FORST'>;
|
|
1373
|
+
/** Products that support the World Wildlife Federation. */
|
|
1374
|
+
"PackagingMarkedLabelAccreditationCode-WWF_PANDA_LABEL": NamedNode<'https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-WWF_PANDA_LABEL'>;
|
|
1375
|
+
/** Information on any material used for packaging. */
|
|
1376
|
+
"PackagingMaterialDetails": NamedNode<'https://gs1.org/voc/PackagingMaterialDetails'>;
|
|
1377
|
+
"PackagingMaterialTypeCode-CERAMIC": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-CERAMIC'>;
|
|
1378
|
+
"PackagingMaterialTypeCode": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode'>;
|
|
1379
|
+
"PackagingMaterialTypeCode-CLOTH_OR_FABRIC": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-CLOTH_OR_FABRIC'>;
|
|
1380
|
+
"PackagingMaterialTypeCode-COMPOSITE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-COMPOSITE'>;
|
|
1381
|
+
"PackagingMaterialTypeCode-CORRUGATED_BOARD_DOUBLE_WALL": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_DOUBLE_WALL'>;
|
|
1382
|
+
"PackagingMaterialTypeCode-CORRUGATED_BOARD_OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_OTHER'>;
|
|
1383
|
+
"PackagingMaterialTypeCode-CORRUGATED_BOARD_SINGLE_WALL": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_SINGLE_WALL'>;
|
|
1384
|
+
"PackagingMaterialTypeCode-CORRUGATED_BOARD_TRIPLE_WALL": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_TRIPLE_WALL'>;
|
|
1385
|
+
"PackagingMaterialTypeCode-FIBRE_BURLAP": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_BURLAP'>;
|
|
1386
|
+
"PackagingMaterialTypeCode-FIBRE_COTTON": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_COTTON'>;
|
|
1387
|
+
"PackagingMaterialTypeCode-FIBRE_FLAX": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_FLAX'>;
|
|
1388
|
+
"PackagingMaterialTypeCode-FIBRE_HEMP": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_HEMP'>;
|
|
1389
|
+
"PackagingMaterialTypeCode-FIBRE_JUTE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_JUTE'>;
|
|
1390
|
+
"PackagingMaterialTypeCode-FIBRE_OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_OTHER'>;
|
|
1391
|
+
"PackagingMaterialTypeCode-FOAM": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-FOAM'>;
|
|
1392
|
+
"PackagingMaterialTypeCode-GLASS": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-GLASS'>;
|
|
1393
|
+
"PackagingMaterialTypeCode-GLASS_COLOURED": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-GLASS_COLOURED'>;
|
|
1394
|
+
"PackagingMaterialTypeCode-LAMINATED_CARTON": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-LAMINATED_CARTON'>;
|
|
1395
|
+
"PackagingMaterialTypeCode-METAL_ALUMINUM": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_ALUMINUM'>;
|
|
1396
|
+
"PackagingMaterialTypeCode-METAL_BRASS": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_BRASS'>;
|
|
1397
|
+
"PackagingMaterialTypeCode-METAL_IRON": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_IRON'>;
|
|
1398
|
+
"PackagingMaterialTypeCode-METAL_LEAD": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_LEAD'>;
|
|
1399
|
+
"PackagingMaterialTypeCode-METAL_OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_OTHER'>;
|
|
1400
|
+
"PackagingMaterialTypeCode-METAL_STAINLESS_STEEL": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_STAINLESS_STEEL'>;
|
|
1401
|
+
"PackagingMaterialTypeCode-METAL_STEEL": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_STEEL'>;
|
|
1402
|
+
"PackagingMaterialTypeCode-METAL_TIN": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-METAL_TIN'>;
|
|
1403
|
+
"PackagingMaterialTypeCode-MINERAL_CALCIUM_CARBONATE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-MINERAL_CALCIUM_CARBONATE'>;
|
|
1404
|
+
"PackagingMaterialTypeCode-MINERAL_OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-MINERAL_OTHER'>;
|
|
1405
|
+
"PackagingMaterialTypeCode-MINERAL_TALC": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-MINERAL_TALC'>;
|
|
1406
|
+
"PackagingMaterialTypeCode-NATURAL_RUBBER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-NATURAL_RUBBER'>;
|
|
1407
|
+
"PackagingMaterialTypeCode-OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-OTHER'>;
|
|
1408
|
+
"PackagingMaterialTypeCode-PAPER_CORRUGATED": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_CORRUGATED'>;
|
|
1409
|
+
"PackagingMaterialTypeCode-PAPER_MOLDED_PULP": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_MOLDED_PULP'>;
|
|
1410
|
+
"PackagingMaterialTypeCode-PAPER_OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_OTHER'>;
|
|
1411
|
+
"PackagingMaterialTypeCode-PAPER_PAPER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_PAPER'>;
|
|
1412
|
+
"PackagingMaterialTypeCode-PAPER_PAPERBOARD": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_PAPERBOARD'>;
|
|
1413
|
+
"PackagingMaterialTypeCode-PAPER_RAYON": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_RAYON'>;
|
|
1414
|
+
"PackagingMaterialTypeCode-PLASTIC_BIOPLASTIC": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_BIOPLASTIC'>;
|
|
1415
|
+
"PackagingMaterialTypeCode-PLASTIC_OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_OTHER'>;
|
|
1416
|
+
"PackagingMaterialTypeCode-PLASTIC_THERMOPLASTICS": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_THERMOPLASTICS'>;
|
|
1417
|
+
"PackagingMaterialTypeCode-POLYMER_CELLULOSE_ACETATE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_CELLULOSE_ACETATE'>;
|
|
1418
|
+
"PackagingMaterialTypeCode-POLYMER_EPOXY": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EPOXY'>;
|
|
1419
|
+
"PackagingMaterialTypeCode-POLYMER_EVA": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EVA'>;
|
|
1420
|
+
"PackagingMaterialTypeCode-POLYMER_EVOH": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EVOH'>;
|
|
1421
|
+
"PackagingMaterialTypeCode-POLYMER_HDPE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_HDPE'>;
|
|
1422
|
+
"PackagingMaterialTypeCode-POLYMER_LDPE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_LDPE'>;
|
|
1423
|
+
"PackagingMaterialTypeCode-POLYMER_LLDPE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_LLDPE'>;
|
|
1424
|
+
"PackagingMaterialTypeCode-POLYMER_MDPE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_MDPE'>;
|
|
1425
|
+
"PackagingMaterialTypeCode-POLYMER_NYLON": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_NYLON'>;
|
|
1426
|
+
"PackagingMaterialTypeCode-POLYMER_OTHER": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_OTHER'>;
|
|
1427
|
+
"PackagingMaterialTypeCode-POLYMER_PAN": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PAN'>;
|
|
1428
|
+
"PackagingMaterialTypeCode-POLYMER_PC": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PC'>;
|
|
1429
|
+
"PackagingMaterialTypeCode-POLYMER_PCL": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PCL'>;
|
|
1430
|
+
"PackagingMaterialTypeCode-POLYMER_PE": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PE'>;
|
|
1431
|
+
"PackagingMaterialTypeCode-POLYMER_PEN": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PEN'>;
|
|
1432
|
+
"PackagingMaterialTypeCode-POLYMER_PET": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PET'>;
|
|
1433
|
+
"PackagingMaterialTypeCode-POLYMER_PHA": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PHA'>;
|
|
1434
|
+
"PackagingMaterialTypeCode-POLYMER_PLA": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PLA'>;
|
|
1435
|
+
"PackagingMaterialTypeCode-POLYMER_PP": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PP'>;
|
|
1436
|
+
"PackagingMaterialTypeCode-POLYMER_PS": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PS'>;
|
|
1437
|
+
"PackagingMaterialTypeCode-POLYMER_PU": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PU'>;
|
|
1438
|
+
"PackagingMaterialTypeCode-POLYMER_PVA": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVA'>;
|
|
1439
|
+
"PackagingMaterialTypeCode-POLYMER_PVC": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVC'>;
|
|
1440
|
+
"PackagingMaterialTypeCode-POLYMER_PVDC": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVDC'>;
|
|
1441
|
+
"PackagingMaterialTypeCode-POLYMER_TPS": NamedNode<'https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_TPS'>;
|
|
1442
|
+
/** Packaging that can biodegrade generating a relatively homogeneous and stable humus-like substance. */
|
|
1443
|
+
"PackagingRecyclingProcessTypeCode-COMPOSTABLE": NamedNode<'https://gs1.org/voc/PackagingRecyclingProcessTypeCode-COMPOSTABLE'>;
|
|
1444
|
+
"PackagingRecyclingProcessTypeCode": NamedNode<'https://gs1.org/voc/PackagingRecyclingProcessTypeCode'>;
|
|
1445
|
+
/** Packaging which allows for a net calorific gain in energy recovery operations. */
|
|
1446
|
+
"PackagingRecyclingProcessTypeCode-ENERGY_RECOVERABLE": NamedNode<'https://gs1.org/voc/PackagingRecyclingProcessTypeCode-ENERGY_RECOVERABLE'>;
|
|
1447
|
+
/** Packaging material and format which can be diverted from the waste stream through available processes and programmes and can be collected, processed and returned to use in the form of raw materials or products. */
|
|
1448
|
+
"PackagingRecyclingProcessTypeCode-RECYCLABLE": NamedNode<'https://gs1.org/voc/PackagingRecyclingProcessTypeCode-RECYCLABLE'>;
|
|
1449
|
+
/** Packaging that has been conceived and designed to accomplished within its life cycle a certain number of trips, rotations or uses for the same purpose for which it was conceived. */
|
|
1450
|
+
"PackagingRecyclingProcessTypeCode-REUSABLE": NamedNode<'https://gs1.org/voc/PackagingRecyclingProcessTypeCode-REUSABLE'>;
|
|
1451
|
+
/** Alko inc. is an independent, entirely State-owned company. Alko is administered and supervised by the Ministry of Social Affairs and Health. They have own recycling system for alcohol products bottles called Alko. This is a recycling system used in Finland */
|
|
1452
|
+
"PackagingRecyclingSchemeCode-ALKO": NamedNode<'https://gs1.org/voc/PackagingRecyclingSchemeCode-ALKO'>;
|
|
1453
|
+
"PackagingRecyclingSchemeCode": NamedNode<'https://gs1.org/voc/PackagingRecyclingSchemeCode'>;
|
|
1454
|
+
/** PALPA stands for Suomen Palautuspakkaus Oy. PALPA administers the recycling of beverage containers and promotes recycling in Finland. A-pullo is one of the recycling systems. PALPA is the administrator. This is a recycling system used in Finland. */
|
|
1455
|
+
"PackagingRecyclingSchemeCode-A_PULLO": NamedNode<'https://gs1.org/voc/PackagingRecyclingSchemeCode-A_PULLO'>;
|
|
1456
|
+
/** PALPA Standas for Suomen Palautuspakkaus Oy. PALPA administers the recycling of beverage containers and promotes recycling in Finland. EKO-pullo is one of the recycling systems PALPA is administer. This is a recycling system used in Finland. */
|
|
1457
|
+
"PackagingRecyclingSchemeCode-EKO_PULLO": NamedNode<'https://gs1.org/voc/PackagingRecyclingSchemeCode-EKO_PULLO'>;
|
|
1458
|
+
/** PALPA stands for Suomen Palautuspakkaus Oy. PALPA administers the recycling of beverage containers and promotes recycling in Finland. PALPA is on of the recycling systems PALPA is administer. This is a recycling system used in Finland. */
|
|
1459
|
+
"PackagingRecyclingSchemeCode-PALPA": NamedNode<'https://gs1.org/voc/PackagingRecyclingSchemeCode-PALPA'>;
|
|
1460
|
+
/** A relatively long, evenly shaped piece of some solid substance */
|
|
1461
|
+
"PackagingShapeCode-BAR": NamedNode<'https://gs1.org/voc/PackagingShapeCode-BAR'>;
|
|
1462
|
+
"PackagingShapeCode": NamedNode<'https://gs1.org/voc/PackagingShapeCode'>;
|
|
1463
|
+
/** A spiral structure made by winding a material into a series of loops. A coil may or may not have a spindle around which the loops are formed. */
|
|
1464
|
+
"PackagingShapeCode-COIL": NamedNode<'https://gs1.org/voc/PackagingShapeCode-COIL'>;
|
|
1465
|
+
/** A cone is a three-dimensional geometric shape that tapers smoothly from a flat, round base to a point. */
|
|
1466
|
+
"PackagingShapeCode-CONE": NamedNode<'https://gs1.org/voc/PackagingShapeCode-CONE'>;
|
|
1467
|
+
/** A long shape that has a circular base and an equally-sized circular top. */
|
|
1468
|
+
"PackagingShapeCode-CYLINDRICAL": NamedNode<'https://gs1.org/voc/PackagingShapeCode-CYLINDRICAL'>;
|
|
1469
|
+
/** A plane figure that is bounded by a closed path or circuit composed of a finite sequence of equally-sized straight line segments. A polygon may have a varying number of segments or faces resulting in different configurations, for example a 5-faced polygon: pentagon, 6-faced: hexagon, 8-faced: octagon, 12-faced: dodecahedron, etc. */
|
|
1470
|
+
"PackagingShapeCode-POLYGON": NamedNode<'https://gs1.org/voc/PackagingShapeCode-POLYGON'>;
|
|
1471
|
+
/** A closed planar quadrilateral with four right angles. */
|
|
1472
|
+
"PackagingShapeCode-RECTANGULAR": NamedNode<'https://gs1.org/voc/PackagingShapeCode-RECTANGULAR'>;
|
|
1473
|
+
/** A perfectly round geometrical object in three-dimensional space, such as the shape of a round ball. Like a circle in two dimensions, a perfect sphere is completely symmetrical around its centre, with all points on the surface lying the same distance from the centre point. */
|
|
1474
|
+
"PackagingShapeCode-SPHERICAL": NamedNode<'https://gs1.org/voc/PackagingShapeCode-SPHERICAL'>;
|
|
1475
|
+
/** The result of different materials being compressed into a solid block usually of small dimensions. */
|
|
1476
|
+
"PackagingShapeCode-TABLET": NamedNode<'https://gs1.org/voc/PackagingShapeCode-TABLET'>;
|
|
1477
|
+
/** Shape is not currently specified in the list. To be used as a temporary means until a specific missing value is added to the list. */
|
|
1478
|
+
"PackagingShapeCode-UNSPECIFIED": NamedNode<'https://gs1.org/voc/PackagingShapeCode-UNSPECIFIED'>;
|
|
1479
|
+
/** Issue of a banker's draft in payment of the funds. */
|
|
1480
|
+
"PaymentMethod-BANKERS_DRAFT": NamedNode<'https://gs1.org/voc/PaymentMethod-BANKERS_DRAFT'>;
|
|
1481
|
+
/** A code indicating an accepted method of payment */
|
|
1482
|
+
"PaymentMethod": NamedNode<'https://gs1.org/voc/PaymentMethod'>;
|
|
1483
|
+
/** Payment by a pre-printed form, which has been completed by a financial institution, on which instructions are given to an account holder (a bank or building society) to pay a stated sum to a named recipient. */
|
|
1484
|
+
"PaymentMethod-BANK_CHEQUE": NamedNode<'https://gs1.org/voc/PaymentMethod-BANK_CHEQUE'>;
|
|
1485
|
+
/** The payment was originally made by bankgiro. */
|
|
1486
|
+
"PaymentMethod-BANK_GIRO": NamedNode<'https://gs1.org/voc/PaymentMethod-BANK_GIRO'>;
|
|
1487
|
+
/** House Credit. */
|
|
1488
|
+
"PaymentMethod-BOOKENTRY_CREDIT": NamedNode<'https://gs1.org/voc/PaymentMethod-BOOKENTRY_CREDIT'>;
|
|
1489
|
+
/** House Debit. */
|
|
1490
|
+
"PaymentMethod-BOOKENTRY_DEBIT": NamedNode<'https://gs1.org/voc/PaymentMethod-BOOKENTRY_DEBIT'>;
|
|
1491
|
+
"PaymentMethod-BOP": NamedNode<'https://gs1.org/voc/PaymentMethod-BOP'>;
|
|
1492
|
+
/** Payment by currency (including bills and coins) in circulation, including checking account deposits. */
|
|
1493
|
+
"PaymentMethod-CASH": NamedNode<'https://gs1.org/voc/PaymentMethod-CASH'>;
|
|
1494
|
+
/** Payment by a pre-printed form stamped with the paying bank's certification on which instructions are given to an account holder (a bank or building society) to pay a stated sum to a named recipient . */
|
|
1495
|
+
"PaymentMethod-CERTIFIED_CHEQUE": NamedNode<'https://gs1.org/voc/PaymentMethod-CERTIFIED_CHEQUE'>;
|
|
1496
|
+
/** Payment by a pre-printed form on which instructions are given to an account holder (a bank or building society) to pay a stated sum to a named recipient. */
|
|
1497
|
+
"PaymentMethod-CHEQUE": NamedNode<'https://gs1.org/voc/PaymentMethod-CHEQUE'>;
|
|
1498
|
+
/** Payment by means of a card issued by a bank or other financial institution. */
|
|
1499
|
+
"PaymentMethod-CREDIT_CARD": NamedNode<'https://gs1.org/voc/PaymentMethod-CREDIT_CARD'>;
|
|
1500
|
+
/** Payment by American Express credit card */
|
|
1501
|
+
"PaymentMethod-CREDIT_CARD_AMEX": NamedNode<'https://gs1.org/voc/PaymentMethod-CREDIT_CARD_AMEX'>;
|
|
1502
|
+
/** Payment by Diners Club credit card */
|
|
1503
|
+
"PaymentMethod-CREDIT_CARD_DINERS_CLUB": NamedNode<'https://gs1.org/voc/PaymentMethod-CREDIT_CARD_DINERS_CLUB'>;
|
|
1504
|
+
/** Payment by Discover credit card */
|
|
1505
|
+
"PaymentMethod-CREDIT_CARD_DISCOVER": NamedNode<'https://gs1.org/voc/PaymentMethod-CREDIT_CARD_DISCOVER'>;
|
|
1506
|
+
/** Payment by Mastercard credit card */
|
|
1507
|
+
"PaymentMethod-CREDIT_CARD_MASTERCARD": NamedNode<'https://gs1.org/voc/PaymentMethod-CREDIT_CARD_MASTERCARD'>;
|
|
1508
|
+
/** Payment by Visa credit card */
|
|
1509
|
+
"PaymentMethod-CREDIT_CARD_VISA": NamedNode<'https://gs1.org/voc/PaymentMethod-CREDIT_CARD_VISA'>;
|
|
1510
|
+
/** The amount is to be, or has been, directly debited to the customer's bank account through a bank card. */
|
|
1511
|
+
"PaymentMethod-DEBIT_CARD": NamedNode<'https://gs1.org/voc/PaymentMethod-DEBIT_CARD'>;
|
|
1512
|
+
/** Payment by Maestro debit card */
|
|
1513
|
+
"PaymentMethod-DEBIT_CARD_MAESTRO": NamedNode<'https://gs1.org/voc/PaymentMethod-DEBIT_CARD_MAESTRO'>;
|
|
1514
|
+
/** Payment by Mastercard debit card */
|
|
1515
|
+
"PaymentMethod-DEBIT_CARD_MASTERCARD": NamedNode<'https://gs1.org/voc/PaymentMethod-DEBIT_CARD_MASTERCARD'>;
|
|
1516
|
+
/** Payment by Visa debit card */
|
|
1517
|
+
"PaymentMethod-DEBIT_CARD_VISA": NamedNode<'https://gs1.org/voc/PaymentMethod-DEBIT_CARD_VISA'>;
|
|
1518
|
+
/** Payment by Visa Electron debit card */
|
|
1519
|
+
"PaymentMethod-DEBIT_CARD_VISA_ELECTRON": NamedNode<'https://gs1.org/voc/PaymentMethod-DEBIT_CARD_VISA_ELECTRON'>;
|
|
1520
|
+
/** A credit transaction made through the automated clearing house system */
|
|
1521
|
+
"PaymentMethod-ELECTRONIC_CREDIT_ACH": NamedNode<'https://gs1.org/voc/PaymentMethod-ELECTRONIC_CREDIT_ACH'>;
|
|
1522
|
+
/** A debit transaction made through the automated clearing house system. */
|
|
1523
|
+
"PaymentMethod-ELECTRONIC_DEBIT_ACH": NamedNode<'https://gs1.org/voc/PaymentMethod-ELECTRONIC_DEBIT_ACH'>;
|
|
1524
|
+
/** Fedwire is a real time gross settlement funds transfer system operated by the Federal Reserve Banks that enables financial institutions to electronically transfer funds between its participants. */
|
|
1525
|
+
"PaymentMethod-FED_WIRE_NON_REPETITIVE": NamedNode<'https://gs1.org/voc/PaymentMethod-FED_WIRE_NON_REPETITIVE'>;
|
|
1526
|
+
/** Repetitive Fedwire is a real time gross settlement funds transfer system operated by the Federal Reserve Banks that enables financial institutions to electronically transfer funds between its participants. Repetitive wire transfers are sent by the same party to the same recipient through the same financial institution with the same wiring instructions */
|
|
1527
|
+
"PaymentMethod-FED_WIRE_REPETITIVE": NamedNode<'https://gs1.org/voc/PaymentMethod-FED_WIRE_REPETITIVE'>;
|
|
1528
|
+
/** Payment by international wire transfer */
|
|
1529
|
+
"PaymentMethod-INTERNATIONAL_WIRE": NamedNode<'https://gs1.org/voc/PaymentMethod-INTERNATIONAL_WIRE'>;
|
|
1530
|
+
/** The financial operation is a letter of credit. */
|
|
1531
|
+
"PaymentMethod-LETTER_OF_CREDIT": NamedNode<'https://gs1.org/voc/PaymentMethod-LETTER_OF_CREDIT'>;
|
|
1532
|
+
/** Payment by online payment mechanisms */
|
|
1533
|
+
"PaymentMethod-ONLINE_PAYMENT": NamedNode<'https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT'>;
|
|
1534
|
+
/** Online payment via Apple Pay */
|
|
1535
|
+
"PaymentMethod-ONLINE_PAYMENT_APPLE_PAY": NamedNode<'https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_APPLE_PAY'>;
|
|
1536
|
+
/** Online payment via Google Wallet */
|
|
1537
|
+
"PaymentMethod-ONLINE_PAYMENT_GOOGLE_WALLET": NamedNode<'https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_GOOGLE_WALLET'>;
|
|
1538
|
+
/** Online payment via PayPal */
|
|
1539
|
+
"PaymentMethod-ONLINE_PAYMENT_PAYPAL": NamedNode<'https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_PAYPAL'>;
|
|
1540
|
+
/** The financial operation has been done by postgiro. */
|
|
1541
|
+
"PaymentMethod-POSTGIRO": NamedNode<'https://gs1.org/voc/PaymentMethod-POSTGIRO'>;
|
|
1542
|
+
/** Payment by wire transfer credit */
|
|
1543
|
+
"PaymentMethod-WIRE_TRANSFER_CREDIT": NamedNode<'https://gs1.org/voc/PaymentMethod-WIRE_TRANSFER_CREDIT'>;
|
|
1544
|
+
/** Payment by wire transfer debit */
|
|
1545
|
+
"PaymentMethod-WIRE_TRANSFER_DEBIT": NamedNode<'https://gs1.org/voc/PaymentMethod-WIRE_TRANSFER_DEBIT'>;
|
|
1546
|
+
/** Entities that have a somewhat fixed, physical location. */
|
|
1547
|
+
"Place": NamedNode<'https://gs1.org/voc/Place'>;
|
|
1548
|
+
/** The location at which a particular organization or person may be found or reached. */
|
|
1549
|
+
"PostalAddress": NamedNode<'https://gs1.org/voc/PostalAddress'>;
|
|
1550
|
+
/** The rate of doing work or rate of production, transfer or consumption of energy; the amount of energy transferred or converted per unit time. SI Units: watt */
|
|
1551
|
+
"Power": NamedNode<'https://gs1.org/voc/Power'>;
|
|
1552
|
+
/** The state of the product after it has been separated from any liquid within the package. For example, a can of apricots in syrup would have a different nutritional composition if the apricots are consumed with the syrup rather than if the syrup is drained before consuming the apricots (because of the high sugar and energy content of the syrup). */
|
|
1553
|
+
"PreparationTypeCode-AS_DRAINED": NamedNode<'https://gs1.org/voc/PreparationTypeCode-AS_DRAINED'>;
|
|
1554
|
+
/** A code indicating a method of preparation of a food or beverage product */
|
|
1555
|
+
"PreparationTypeCode": NamedNode<'https://gs1.org/voc/PreparationTypeCode'>;
|
|
1556
|
+
/** Cooking food in an oven by dry heat applied evenly throughout the oven */
|
|
1557
|
+
"PreparationTypeCode-BAKE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-BAKE'>;
|
|
1558
|
+
/** Method of cooking meat with the heat and hot gasses of a fire */
|
|
1559
|
+
"PreparationTypeCode-BARBECUE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-BARBECUE'>;
|
|
1560
|
+
/** Food preparation wherein the food substance is rapidly plunged into boiling water and then removed after a brief, timed interval and then plunged into iced water or placed under cold running water */
|
|
1561
|
+
"PreparationTypeCode-BLANCH": NamedNode<'https://gs1.org/voc/PreparationTypeCode-BLANCH'>;
|
|
1562
|
+
/** Baking a pie crust or other pastry without the filling */
|
|
1563
|
+
"PreparationTypeCode-BLIND_BAKE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-BLIND_BAKE'>;
|
|
1564
|
+
/** Cooking food in boiling water, or other water-based liquid such as stock or milk */
|
|
1565
|
+
"PreparationTypeCode-BOIL": NamedNode<'https://gs1.org/voc/PreparationTypeCode-BOIL'>;
|
|
1566
|
+
/** Cooking with moist heat, typically in a covered pot with a small amount of liquid */
|
|
1567
|
+
"PreparationTypeCode-BRAISE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-BRAISE'>;
|
|
1568
|
+
/** Cooking food with high heat with the heat applied directly to the food, most commonly from above. Heat transfer to the food is primarily via radiant heat */
|
|
1569
|
+
"PreparationTypeCode-BROIL": NamedNode<'https://gs1.org/voc/PreparationTypeCode-BROIL'>;
|
|
1570
|
+
/** Cooking method whereby food is submerged in hot oil or fat. */
|
|
1571
|
+
"PreparationTypeCode-DEEP_FRY": NamedNode<'https://gs1.org/voc/PreparationTypeCode-DEEP_FRY'>;
|
|
1572
|
+
/** Cooking technique to prepare delicate food such as bird nests, shark fins etc. The food is covered with water and put in a covered ceramic jar */
|
|
1573
|
+
"PreparationTypeCode-DOUBLE_STEAM": NamedNode<'https://gs1.org/voc/PreparationTypeCode-DOUBLE_STEAM'>;
|
|
1574
|
+
/** Convert the product from room temperature to a frozen state.Simple */
|
|
1575
|
+
"PreparationTypeCode-FREEZE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-FREEZE'>;
|
|
1576
|
+
/** Cooking of food in fat. */
|
|
1577
|
+
"PreparationTypeCode-FRY": NamedNode<'https://gs1.org/voc/PreparationTypeCode-FRY'>;
|
|
1578
|
+
/** Form of cooking where the food is fried with its own fat. */
|
|
1579
|
+
"PreparationTypeCode-GRIDDLE_FRY": NamedNode<'https://gs1.org/voc/PreparationTypeCode-GRIDDLE_FRY'>;
|
|
1580
|
+
/** Form of cooking that involves direct heat. The definition varies widely by region and culture */
|
|
1581
|
+
"PreparationTypeCode-GRILL": NamedNode<'https://gs1.org/voc/PreparationTypeCode-GRILL'>;
|
|
1582
|
+
/** Prepare the item by simply heating or warming to a desired temperature or visual state prior to serving */
|
|
1583
|
+
"PreparationTypeCode-HEAT_AND_SERVE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-HEAT_AND_SERVE'>;
|
|
1584
|
+
/** Cooking food by employing microwave radiation */
|
|
1585
|
+
"PreparationTypeCode-MICROWAVE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-MICROWAVE'>;
|
|
1586
|
+
/** Form of frying characterised by the use of less cooking oil than deep frying */
|
|
1587
|
+
"PreparationTypeCode-PAN_FRY": NamedNode<'https://gs1.org/voc/PreparationTypeCode-PAN_FRY'>;
|
|
1588
|
+
/** Cooking food by gently simmering food in liquid, generally water, stock or wine */
|
|
1589
|
+
"PreparationTypeCode-POACH": NamedNode<'https://gs1.org/voc/PreparationTypeCode-POACH'>;
|
|
1590
|
+
/** The state of the product after preparation (e.g. after adding milk or water). */
|
|
1591
|
+
"PreparationTypeCode-PREPARED": NamedNode<'https://gs1.org/voc/PreparationTypeCode-PREPARED'>;
|
|
1592
|
+
/** Method of cooking in a sealed vessel that does not permit air or liquids to escape below a preset pressure */
|
|
1593
|
+
"PreparationTypeCode-PRESSURE_COOK": NamedNode<'https://gs1.org/voc/PreparationTypeCode-PRESSURE_COOK'>;
|
|
1594
|
+
/** Meat and cooking oil are brought to high temperatures while pressure is held high enough that the water within is prevented from boiling off */
|
|
1595
|
+
"PreparationTypeCode-PRESSURE_FRY": NamedNode<'https://gs1.org/voc/PreparationTypeCode-PRESSURE_FRY'>;
|
|
1596
|
+
/** No Preparation. The product is ready for use after being taken out of the packaging (if packaging exists) without the need of any further action prior to consumption or use */
|
|
1597
|
+
"PreparationTypeCode-READY_TO_DRINK": NamedNode<'https://gs1.org/voc/PreparationTypeCode-READY_TO_DRINK'>;
|
|
1598
|
+
/** Besides unpacking no additional preparation required. */
|
|
1599
|
+
"PreparationTypeCode-READY_TO_EAT": NamedNode<'https://gs1.org/voc/PreparationTypeCode-READY_TO_EAT'>;
|
|
1600
|
+
/** Restore a dry or concentrated food to its original strength or consistency by adding water. */
|
|
1601
|
+
"PreparationTypeCode-RECONSTITUTE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-RECONSTITUTE'>;
|
|
1602
|
+
/** Convert the product from room temperature to a chilled state. */
|
|
1603
|
+
"PreparationTypeCode-REFRIGERATE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-REFRIGERATE'>;
|
|
1604
|
+
/** Cooking method that uses dry heat, whether an open flame, oven, or other heat source. */
|
|
1605
|
+
"PreparationTypeCode-ROAST": NamedNode<'https://gs1.org/voc/PreparationTypeCode-ROAST'>;
|
|
1606
|
+
/** Style of roasting where meat is skewered on a spit and revolves over a flame */
|
|
1607
|
+
"PreparationTypeCode-ROTISSERIE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-ROTISSERIE'>;
|
|
1608
|
+
/** Cooking food using a small amount of fat in a shallow pan over relatively high heat */
|
|
1609
|
+
"PreparationTypeCode-SAUTE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-SAUTE'>;
|
|
1610
|
+
/** Technique used in grilling, roasting, braising, sauteing, etc. That cooks the surface of the food (usually meat, poultry or fish) at high temperature so that a caramelised crust forms */
|
|
1611
|
+
"PreparationTypeCode-SEAR": NamedNode<'https://gs1.org/voc/PreparationTypeCode-SEAR'>;
|
|
1612
|
+
/** Cook food by heating it in water kept just below the boiling point (same as coddling) */
|
|
1613
|
+
"PreparationTypeCode-SIMMER": NamedNode<'https://gs1.org/voc/PreparationTypeCode-SIMMER'>;
|
|
1614
|
+
/** Process of curing, cooking, or seasoning food by exposing it for long periods of time to the smoke from a wood fire */
|
|
1615
|
+
"PreparationTypeCode-SMOKE": NamedNode<'https://gs1.org/voc/PreparationTypeCode-SMOKE'>;
|
|
1616
|
+
/** Cooking by first boiling the water so it will evaporate into steam, then the steam will carry heat to the food, thus achieving heating the food */
|
|
1617
|
+
"PreparationTypeCode-STEAM": NamedNode<'https://gs1.org/voc/PreparationTypeCode-STEAM'>;
|
|
1618
|
+
/** Preparing meat cut into smaller pieces or cubes by simmering it in liquid, usually together with vegetables */
|
|
1619
|
+
"PreparationTypeCode-STEW": NamedNode<'https://gs1.org/voc/PreparationTypeCode-STEW'>;
|
|
1620
|
+
/** Chinese cooking technique used because of its fast cooking speed */
|
|
1621
|
+
"PreparationTypeCode-STIR_FRY": NamedNode<'https://gs1.org/voc/PreparationTypeCode-STIR_FRY'>;
|
|
1622
|
+
/** Convert the product from a frozen state to a chilled or room temperature state. */
|
|
1623
|
+
"PreparationTypeCode-THAW": NamedNode<'https://gs1.org/voc/PreparationTypeCode-THAW'>;
|
|
1624
|
+
/** The initial state of the product. */
|
|
1625
|
+
"PreparationTypeCode-UNPREPARED": NamedNode<'https://gs1.org/voc/PreparationTypeCode-UNPREPARED'>;
|
|
1626
|
+
/** Unknown, not applicable */
|
|
1627
|
+
"PreparationTypeCode-UNSPECIFIED": NamedNode<'https://gs1.org/voc/PreparationTypeCode-UNSPECIFIED'>;
|
|
1628
|
+
/** Dropping pH of food */
|
|
1629
|
+
"PreservationTechniqueCode-ACIDIFICATION": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-ACIDIFICATION'>;
|
|
1630
|
+
"PreservationTechniqueCode": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode'>;
|
|
1631
|
+
/** Treatment of food by adding alcohol in order to preserve the product */
|
|
1632
|
+
"PreservationTechniqueCode-ALCOHOL_CURING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-ALCOHOL_CURING'>;
|
|
1633
|
+
/** Raw Milk (without heat treatment) */
|
|
1634
|
+
"PreservationTechniqueCode-ATTESTED_MILK": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-ATTESTED_MILK'>;
|
|
1635
|
+
/** Cooking */
|
|
1636
|
+
"PreservationTechniqueCode-BOILING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-BOILING'>;
|
|
1637
|
+
/** Water saturating or strongly impregnating with salt */
|
|
1638
|
+
"PreservationTechniqueCode-BRINING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-BRINING'>;
|
|
1639
|
+
/** Preserved in a sealed airtight container, usually made of tin-coated iron */
|
|
1640
|
+
"PreservationTechniqueCode-CANNING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-CANNING'>;
|
|
1641
|
+
/** To smoke the food at between 70 degrees to 90 degrees F. */
|
|
1642
|
+
"PreservationTechniqueCode-COLD_SMOKE_CURING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-COLD_SMOKE_CURING'>;
|
|
1643
|
+
/** Keep from harm or damage */
|
|
1644
|
+
"PreservationTechniqueCode-CONSERVE": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-CONSERVE'>;
|
|
1645
|
+
/** To remove water from food */
|
|
1646
|
+
"PreservationTechniqueCode-DEHYDRATION": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-DEHYDRATION'>;
|
|
1647
|
+
/** Making with moisture having evaporated, drained away */
|
|
1648
|
+
"PreservationTechniqueCode-DRYING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-DRYING'>;
|
|
1649
|
+
/** Any of a group of chemical reactions induced by living or nonliving ferments that split complex organic compounds into relatively simple substance */
|
|
1650
|
+
"PreservationTechniqueCode-FERMENTATION": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-FERMENTATION'>;
|
|
1651
|
+
/** Preserving food by freezing and then drying in a vacuum */
|
|
1652
|
+
"PreservationTechniqueCode-FREEZE_DRYING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-FREEZE_DRYING'>;
|
|
1653
|
+
/** Turning into ice or another solid by cold */
|
|
1654
|
+
"PreservationTechniqueCode-FREEZING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-FREEZING'>;
|
|
1655
|
+
/** Legally also pasteurisation, MHD for longer (about 2 to 3 weeks), ESL-milk */
|
|
1656
|
+
"PreservationTechniqueCode-HIGH_TEMPERATURE_TREATED_MILK": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-HIGH_TEMPERATURE_TREATED_MILK'>;
|
|
1657
|
+
/** Hot-smoking partially or totally cooks the food by treating it at temperatures ranging from 100 degrees to 190 degrees F. */
|
|
1658
|
+
"PreservationTechniqueCode-HOT_SMOKE_CURING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-HOT_SMOKE_CURING'>;
|
|
1659
|
+
/** To convert into an ion or ions */
|
|
1660
|
+
"PreservationTechniqueCode-IONISATION": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-IONISATION'>;
|
|
1661
|
+
/** Food irradiation is the process of exposing food to ionising radiation in order to disinfest, sterilise, or preserve food. */
|
|
1662
|
+
"PreservationTechniqueCode-IRRADIATION": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-IRRADIATION'>;
|
|
1663
|
+
/** Partially sterilisation by heating */
|
|
1664
|
+
"PreservationTechniqueCode-PASTEURISATION": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-PASTEURISATION'>;
|
|
1665
|
+
/** Freezing (food) rapidly so as to preserve its qualities */
|
|
1666
|
+
"PreservationTechniqueCode-QUICK_FREEZING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-QUICK_FREEZING'>;
|
|
1667
|
+
/** Preserving by using a salt brine */
|
|
1668
|
+
"PreservationTechniqueCode-SALT_CURING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-SALT_CURING'>;
|
|
1669
|
+
/** Low temperature long time cooking under vacuum */
|
|
1670
|
+
"PreservationTechniqueCode-SOUS_VIDE": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-SOUS_VIDE'>;
|
|
1671
|
+
/** A process that effectively kills or eliminates transmissibleagents (such as fungi, bacteria, viruses, spore forms, etc.). */
|
|
1672
|
+
"PreservationTechniqueCode-STERILISATION": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-STERILISATION'>;
|
|
1673
|
+
/** Treatment of food by adding sugar in order to preserve the product */
|
|
1674
|
+
"PreservationTechniqueCode-SUGAR_CURING": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-SUGAR_CURING'>;
|
|
1675
|
+
/** Ultra heat treated (especially for milk) */
|
|
1676
|
+
"PreservationTechniqueCode-ULTRA_HIGH_TEMPERATURE": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-ULTRA_HIGH_TEMPERATURE'>;
|
|
1677
|
+
/** Packed with a gas with protective proprieties */
|
|
1678
|
+
"PreservationTechniqueCode-UNDER_MODIFIED_ATMOSPHERE": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-UNDER_MODIFIED_ATMOSPHERE'>;
|
|
1679
|
+
/** Sealed after the partial removal of air */
|
|
1680
|
+
"PreservationTechniqueCode-VACUUM_PACKED": NamedNode<'https://gs1.org/voc/PreservationTechniqueCode-VACUUM_PACKED'>;
|
|
1681
|
+
/** The perpendicular force per unit area acting on a material and tending to change its dimensions. SI Units: pascal, newton per square metre */
|
|
1682
|
+
"Pressure": NamedNode<'https://gs1.org/voc/Pressure'>;
|
|
1683
|
+
/** A structured value representing a monetary amount, consisting of a value and currency code. */
|
|
1684
|
+
"PriceSpecification": NamedNode<'https://gs1.org/voc/PriceSpecification'>;
|
|
1685
|
+
/** A grouping of properties related to the yield of a food or beverage product according to a specified type of preparation. */
|
|
1686
|
+
"ProductYieldDetails": NamedNode<'https://gs1.org/voc/ProductYieldDetails'>;
|
|
1687
|
+
/** Weight or volume of food product after it has been prepared. */
|
|
1688
|
+
"ProductYieldTypeCode-AFTER_COOKING": NamedNode<'https://gs1.org/voc/ProductYieldTypeCode-AFTER_COOKING'>;
|
|
1689
|
+
"ProductYieldTypeCode": NamedNode<'https://gs1.org/voc/ProductYieldTypeCode'>;
|
|
1690
|
+
/** Volume of food product after a fluid has been added. */
|
|
1691
|
+
"ProductYieldTypeCode-AFTER_DILUTION": NamedNode<'https://gs1.org/voc/ProductYieldTypeCode-AFTER_DILUTION'>;
|
|
1692
|
+
/** Weight of food product after the fluid in which the food product was preserved has been removed. */
|
|
1693
|
+
"ProductYieldTypeCode-DRAINED_WEIGHT": NamedNode<'https://gs1.org/voc/ProductYieldTypeCode-DRAINED_WEIGHT'>;
|
|
1694
|
+
/** Product yield type is unknown or irrelevant */
|
|
1695
|
+
"ProductYieldTypeCode-UNSPECIFIED": NamedNode<'https://gs1.org/voc/ProductYieldTypeCode-UNSPECIFIED'>;
|
|
1696
|
+
/** The total power emitted, received or passing in the form of electromagnetic radiation; a measure of electromagnetic energy per unit time. SI Units: watt */
|
|
1697
|
+
"RadiantFlux": NamedNode<'https://gs1.org/voc/RadiantFlux'>;
|
|
1698
|
+
/** The radiant flux per unit solid angle emitted by a point source. SI Units: watt / steradian */
|
|
1699
|
+
"RadiantIntensity": NamedNode<'https://gs1.org/voc/RadiantIntensity'>;
|
|
1700
|
+
/** The rate of spontaneous disintegration or decay of certain natural heavy elements, accompanied by alpha-rays, beta-rays or gamma-rays. SI Units: becquerel */
|
|
1701
|
+
"Radioactivity": NamedNode<'https://gs1.org/voc/Radioactivity'>;
|
|
1702
|
+
/** Provides URL and other information on a referenced electronic file. */
|
|
1703
|
+
"ReferencedFileDetails": NamedNode<'https://gs1.org/voc/ReferencedFileDetails'>;
|
|
1704
|
+
/** Link to a website or file containing a diet certificate granted to the product. */
|
|
1705
|
+
"ReferencedFileTypeCode-DIET_CERTIFICATE": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-DIET_CERTIFICATE'>;
|
|
1706
|
+
"ReferencedFileTypeCode": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode'>;
|
|
1707
|
+
/** Link to a document or text file containing product information. Examples of this type could be an instruction manual, assembly guide, or warranty document. */
|
|
1708
|
+
"ReferencedFileTypeCode-DOCUMENT": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-DOCUMENT'>;
|
|
1709
|
+
"ReferencedFileTypeCode-GROUP_CHARACTERISTIC_SHEET": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-GROUP_CHARACTERISTIC_SHEET'>;
|
|
1710
|
+
/** Link to a file containing the Manufacturer or Brand Logo(s) associated with the product. */
|
|
1711
|
+
"ReferencedFileTypeCode-LOGO": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-LOGO'>;
|
|
1712
|
+
/** Link to a file with product information associated with selling a product or service. */
|
|
1713
|
+
"ReferencedFileTypeCode-MARKETING_INFORMATION": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-MARKETING_INFORMATION'>;
|
|
1714
|
+
/** Link to an image of an item out of its packaging and, if necessary, assembled ready for use by the end user. This type of file is subject the current version of the GDSN Product Image Specification Standard. */
|
|
1715
|
+
"ReferencedFileTypeCode-OUT_OF_PACKAGE_IMAGE": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-OUT_OF_PACKAGE_IMAGE'>;
|
|
1716
|
+
/** Link to a file illustrating how and where retail products should be displayed. */
|
|
1717
|
+
"ReferencedFileTypeCode-PLANOGRAM": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-PLANOGRAM'>;
|
|
1718
|
+
/** Link to a file containing a visual representation of the product label. */
|
|
1719
|
+
"ReferencedFileTypeCode-PRODUCT_LABEL_IMAGE": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-PRODUCT_LABEL_IMAGE'>;
|
|
1720
|
+
/** Link to a file containing the product's Safety Data Sheet (SDS). This file can be either an image or a document */
|
|
1721
|
+
"ReferencedFileTypeCode-SAFETY_DATA_SHEET": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-SAFETY_DATA_SHEET'>;
|
|
1722
|
+
/** A link to a summary sheet document that is available to workers to understand how to deal with chemicals in an emergency situation. */
|
|
1723
|
+
"ReferencedFileTypeCode-SAFETY_SUMMARY_SHEET": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-SAFETY_SUMMARY_SHEET'>;
|
|
1724
|
+
/** Identifies the reference to an external description of a product. The link (e.g. URL) to the external description. will be in the appropriate attribute */
|
|
1725
|
+
"ReferencedFileTypeCode-TRADE_ITEM_DESCRIPTION": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-TRADE_ITEM_DESCRIPTION'>;
|
|
1726
|
+
/** Link to a file containing a video clip which is relevant to the product. Examples are commercials, trailers, or instructional/ how to use video files. */
|
|
1727
|
+
"ReferencedFileTypeCode-VIDEO": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-VIDEO'>;
|
|
1728
|
+
/** Link to a file with information associated with any guarantee given by a company stating that a product is reliable and free from known defects and that the seller will, without charge, repair or replace defective parts within a given time limit and under certain conditions. */
|
|
1729
|
+
"ReferencedFileTypeCode-WARRANTY_INFORMATION": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-WARRANTY_INFORMATION'>;
|
|
1730
|
+
/** Link to a website containing product or manufacturer information. */
|
|
1731
|
+
"ReferencedFileTypeCode-WEBSITE": NamedNode<'https://gs1.org/voc/ReferencedFileTypeCode-WEBSITE'>;
|
|
1732
|
+
/** The ratio of the partial pressure of water vapour in an an air-water mixture to the saturated vapour pressure of water at a prescribed temperature. Typically expressed as a percentage. */
|
|
1733
|
+
"RelativeHumidity": NamedNode<'https://gs1.org/voc/RelativeHumidity'>;
|
|
1734
|
+
/** The ratio of the potential difference across an electrical component to the current passing through it. It is a measure of the opposition to the flow of electric charge. The real part of the impedance, characterised by the dissipation of energy as opposed to its storage. SI Units: ohm */
|
|
1735
|
+
"Resistance": NamedNode<'https://gs1.org/voc/Resistance'>;
|
|
1736
|
+
/** A measure of how strongly a material resists the flow of electric current. The electric field required to achieve unit current density flowing through the material. SI Units: ohm metre */
|
|
1737
|
+
"Resistivity": NamedNode<'https://gs1.org/voc/Resistivity'>;
|
|
1738
|
+
/** Details of the deposit for returnable packaging for a product. */
|
|
1739
|
+
"ReturnablePackageDepositDetails": NamedNode<'https://gs1.org/voc/ReturnablePackageDepositDetails'>;
|
|
1740
|
+
/** Seafood Products including fish and shellfish. */
|
|
1741
|
+
"Seafood": NamedNode<'https://gs1.org/voc/Seafood'>;
|
|
1742
|
+
/** All Year */
|
|
1743
|
+
"SeasonParameterCode-ALL_YEAR": NamedNode<'https://gs1.org/voc/SeasonParameterCode-ALL_YEAR'>;
|
|
1744
|
+
"SeasonParameterCode": NamedNode<'https://gs1.org/voc/SeasonParameterCode'>;
|
|
1745
|
+
/** For products that are seasonal in nature and apply to the Autumn selling season only */
|
|
1746
|
+
"SeasonParameterCode-AUTUMN": NamedNode<'https://gs1.org/voc/SeasonParameterCode-AUTUMN'>;
|
|
1747
|
+
/** For products that are seasonal in nature and apply to both the Autumn and Winter selling seasons */
|
|
1748
|
+
"SeasonParameterCode-AUTUMN_WINTER": NamedNode<'https://gs1.org/voc/SeasonParameterCode-AUTUMN_WINTER'>;
|
|
1749
|
+
/** For products that are seasonal in nature and apply to the Spring selling season only */
|
|
1750
|
+
"SeasonParameterCode-SPRING": NamedNode<'https://gs1.org/voc/SeasonParameterCode-SPRING'>;
|
|
1751
|
+
/** For products that are seasonal in nature and apply to both the Spring and Summer selling seasons */
|
|
1752
|
+
"SeasonParameterCode-SPRING_SUMMER": NamedNode<'https://gs1.org/voc/SeasonParameterCode-SPRING_SUMMER'>;
|
|
1753
|
+
/** For products that are seasonal in nature and apply to the Summer selling season only */
|
|
1754
|
+
"SeasonParameterCode-SUMMER": NamedNode<'https://gs1.org/voc/SeasonParameterCode-SUMMER'>;
|
|
1755
|
+
/** For products that are seasonal in nature and apply to the Winter selling season only */
|
|
1756
|
+
"SeasonParameterCode-WINTER": NamedNode<'https://gs1.org/voc/SeasonParameterCode-WINTER'>;
|
|
1757
|
+
/** A holographic image formed using light diffraction and interference of light waves, capable of representing a three-dimensional object or multiple images, depending on the angle of observation. */
|
|
1758
|
+
"SecurityMarking-HOLOGRAM": NamedNode<'https://gs1.org/voc/SecurityMarking-HOLOGRAM'>;
|
|
1759
|
+
"SecurityMarking": NamedNode<'https://gs1.org/voc/SecurityMarking'>;
|
|
1760
|
+
/** A hidden pattern that is too small to read easily without means of optical magnification such as a microscope */
|
|
1761
|
+
"SecurityMarking-MICROPRINTING": NamedNode<'https://gs1.org/voc/SecurityMarking-MICROPRINTING'>;
|
|
1762
|
+
/** A hidden pattern or marking that is invisible when observed under normal visible light but which fluoresces when observed using ultra-violet light */
|
|
1763
|
+
"SecurityMarking-UVINK": NamedNode<'https://gs1.org/voc/SecurityMarking-UVINK'>;
|
|
1764
|
+
/** A conventional watermark in which a pattern within a translucent sheet becomes visible when observed via transmitted light (typically due to reduced opacity of the pattern), whereas the pattern remains hidden when observed via light reflected off the surface */
|
|
1765
|
+
"SecurityMarking-WATERMARK": NamedNode<'https://gs1.org/voc/SecurityMarking-WATERMARK'>;
|
|
1766
|
+
"SharpnessOfCheeseCode-EXTRA_EXTRA_SHARP": NamedNode<'https://gs1.org/voc/SharpnessOfCheeseCode-EXTRA_EXTRA_SHARP'>;
|
|
1767
|
+
"SharpnessOfCheeseCode": NamedNode<'https://gs1.org/voc/SharpnessOfCheeseCode'>;
|
|
1768
|
+
"SharpnessOfCheeseCode-EXTRA_SHARP": NamedNode<'https://gs1.org/voc/SharpnessOfCheeseCode-EXTRA_SHARP'>;
|
|
1769
|
+
"SharpnessOfCheeseCode-MILD": NamedNode<'https://gs1.org/voc/SharpnessOfCheeseCode-MILD'>;
|
|
1770
|
+
"SharpnessOfCheeseCode-REGULAR": NamedNode<'https://gs1.org/voc/SharpnessOfCheeseCode-REGULAR'>;
|
|
1771
|
+
"SharpnessOfCheeseCode-SHARP": NamedNode<'https://gs1.org/voc/SharpnessOfCheeseCode-SHARP'>;
|
|
1772
|
+
"SharpnessOfCheeseCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/SharpnessOfCheeseCode-UNCLASSIFIED'>;
|
|
1773
|
+
/** A grouping of properties related to the representing the size of a product, by specifying a value from a specified code list. */
|
|
1774
|
+
"SizeCodeDetails": NamedNode<'https://gs1.org/voc/SizeCodeDetails'>;
|
|
1775
|
+
/** A grouping of properties related to the size of a wearable product */
|
|
1776
|
+
"SizeDetails": NamedNode<'https://gs1.org/voc/SizeDetails'>;
|
|
1777
|
+
"SizeGroupCode-BOYS": NamedNode<'https://gs1.org/voc/SizeGroupCode-BOYS'>;
|
|
1778
|
+
"SizeGroupCode": NamedNode<'https://gs1.org/voc/SizeGroupCode'>;
|
|
1779
|
+
"SizeGroupCode-GIRLS": NamedNode<'https://gs1.org/voc/SizeGroupCode-GIRLS'>;
|
|
1780
|
+
"SizeGroupCode-INFANTS": NamedNode<'https://gs1.org/voc/SizeGroupCode-INFANTS'>;
|
|
1781
|
+
"SizeGroupCode-JUNIORS": NamedNode<'https://gs1.org/voc/SizeGroupCode-JUNIORS'>;
|
|
1782
|
+
"SizeGroupCode-MATERNITY": NamedNode<'https://gs1.org/voc/SizeGroupCode-MATERNITY'>;
|
|
1783
|
+
"SizeGroupCode-MENS": NamedNode<'https://gs1.org/voc/SizeGroupCode-MENS'>;
|
|
1784
|
+
"SizeGroupCode-MENS_TALL": NamedNode<'https://gs1.org/voc/SizeGroupCode-MENS_TALL'>;
|
|
1785
|
+
"SizeGroupCode-MISSES": NamedNode<'https://gs1.org/voc/SizeGroupCode-MISSES'>;
|
|
1786
|
+
"SizeGroupCode-PETITE": NamedNode<'https://gs1.org/voc/SizeGroupCode-PETITE'>;
|
|
1787
|
+
"SizeGroupCode-WOMENS": NamedNode<'https://gs1.org/voc/SizeGroupCode-WOMENS'>;
|
|
1788
|
+
"SizeGroupCode-WOMENS_TALL": NamedNode<'https://gs1.org/voc/SizeGroupCode-WOMENS_TALL'>;
|
|
1789
|
+
"SizeSystemCode-AUSTRALIA": NamedNode<'https://gs1.org/voc/SizeSystemCode-AUSTRALIA'>;
|
|
1790
|
+
"SizeSystemCode": NamedNode<'https://gs1.org/voc/SizeSystemCode'>;
|
|
1791
|
+
"SizeSystemCode-CONTINENTAL": NamedNode<'https://gs1.org/voc/SizeSystemCode-CONTINENTAL'>;
|
|
1792
|
+
"SizeSystemCode-EUROPE": NamedNode<'https://gs1.org/voc/SizeSystemCode-EUROPE'>;
|
|
1793
|
+
"SizeSystemCode-JAPAN": NamedNode<'https://gs1.org/voc/SizeSystemCode-JAPAN'>;
|
|
1794
|
+
"SizeSystemCode-MEXICO": NamedNode<'https://gs1.org/voc/SizeSystemCode-MEXICO'>;
|
|
1795
|
+
"SizeSystemCode-UK": NamedNode<'https://gs1.org/voc/SizeSystemCode-UK'>;
|
|
1796
|
+
"SizeSystemCode-US": NamedNode<'https://gs1.org/voc/SizeSystemCode-US'>;
|
|
1797
|
+
"SizeTypeCode-BACK": NamedNode<'https://gs1.org/voc/SizeTypeCode-BACK'>;
|
|
1798
|
+
"SizeTypeCode": NamedNode<'https://gs1.org/voc/SizeTypeCode'>;
|
|
1799
|
+
/** The measurement around the widest part of the chest/bust. */
|
|
1800
|
+
"SizeTypeCode-CHEST_BUST": NamedNode<'https://gs1.org/voc/SizeTypeCode-CHEST_BUST'>;
|
|
1801
|
+
"SizeTypeCode-COLLAR": NamedNode<'https://gs1.org/voc/SizeTypeCode-COLLAR'>;
|
|
1802
|
+
"SizeTypeCode-CUP": NamedNode<'https://gs1.org/voc/SizeTypeCode-CUP'>;
|
|
1803
|
+
/** The measurement around the fullest part of the hips. */
|
|
1804
|
+
"SizeTypeCode-HIPS": NamedNode<'https://gs1.org/voc/SizeTypeCode-HIPS'>;
|
|
1805
|
+
"SizeTypeCode-INSEAM": NamedNode<'https://gs1.org/voc/SizeTypeCode-INSEAM'>;
|
|
1806
|
+
"SizeTypeCode-LENGTH": NamedNode<'https://gs1.org/voc/SizeTypeCode-LENGTH'>;
|
|
1807
|
+
"SizeTypeCode-ONE_DIMENSION": NamedNode<'https://gs1.org/voc/SizeTypeCode-ONE_DIMENSION'>;
|
|
1808
|
+
/** The measurement of the outside leg seam. This is the distance from the waist to the bottom of the trousers. */
|
|
1809
|
+
"SizeTypeCode-OUTSIDE_LEG": NamedNode<'https://gs1.org/voc/SizeTypeCode-OUTSIDE_LEG'>;
|
|
1810
|
+
"SizeTypeCode-SLEEVE": NamedNode<'https://gs1.org/voc/SizeTypeCode-SLEEVE'>;
|
|
1811
|
+
"SizeTypeCode-WAIST": NamedNode<'https://gs1.org/voc/SizeTypeCode-WAIST'>;
|
|
1812
|
+
"SizeTypeCode-WIDTH": NamedNode<'https://gs1.org/voc/SizeTypeCode-WIDTH'>;
|
|
1813
|
+
/** A three-dimensional equivalent to planar angle, indicating a measure of the field of view subtended by an object when viewed from a specified point, the apex. The solid angle is the surface area subtended at radius r from the apex divided by the square of that radius r. SI Units: steradian etc. */
|
|
1814
|
+
"SolidAngle": NamedNode<'https://gs1.org/voc/SolidAngle'>;
|
|
1815
|
+
/** A crocodilian in the genus Alligator of the family Alligatoridae. */
|
|
1816
|
+
"SourceAnimalCode-ALLIGATOR": NamedNode<'https://gs1.org/voc/SourceAnimalCode-ALLIGATOR'>;
|
|
1817
|
+
"SourceAnimalCode": NamedNode<'https://gs1.org/voc/SourceAnimalCode'>;
|
|
1818
|
+
/** A domesticated member of the horse family. */
|
|
1819
|
+
"SourceAnimalCode-ASS": NamedNode<'https://gs1.org/voc/SourceAnimalCode-ASS'>;
|
|
1820
|
+
/** Mammals of the family Ursidae. */
|
|
1821
|
+
"SourceAnimalCode-BEAR": NamedNode<'https://gs1.org/voc/SourceAnimalCode-BEAR'>;
|
|
1822
|
+
/** Cattle raised principally for meat production, other uses include leather and products used in shampoo and cosmetics. */
|
|
1823
|
+
"SourceAnimalCode-BEEF_COW": NamedNode<'https://gs1.org/voc/SourceAnimalCode-BEEF_COW'>;
|
|
1824
|
+
/** A wild relative of the domestic pig. */
|
|
1825
|
+
"SourceAnimalCode-BOAR": NamedNode<'https://gs1.org/voc/SourceAnimalCode-BOAR'>;
|
|
1826
|
+
/** A large bovine animal, frequently used as livestock. */
|
|
1827
|
+
"SourceAnimalCode-BUFFALO": NamedNode<'https://gs1.org/voc/SourceAnimalCode-BUFFALO'>;
|
|
1828
|
+
/** A general term for a juvenile member of any species of domestic cattle which is intentionally raised to be processed at a young age. */
|
|
1829
|
+
"SourceAnimalCode-CALF": NamedNode<'https://gs1.org/voc/SourceAnimalCode-CALF'>;
|
|
1830
|
+
/** Even-toed ungulates within the genus Camelus. */
|
|
1831
|
+
"SourceAnimalCode-CAMEL": NamedNode<'https://gs1.org/voc/SourceAnimalCode-CAMEL'>;
|
|
1832
|
+
/** A domesticated fowl. */
|
|
1833
|
+
"SourceAnimalCode-CHICKEN": NamedNode<'https://gs1.org/voc/SourceAnimalCode-CHICKEN'>;
|
|
1834
|
+
/** A male chicken. */
|
|
1835
|
+
"SourceAnimalCode-COCKEREL": NamedNode<'https://gs1.org/voc/SourceAnimalCode-COCKEREL'>;
|
|
1836
|
+
/** A domesticated member of the subfamily Bovinae. */
|
|
1837
|
+
"SourceAnimalCode-COW": NamedNode<'https://gs1.org/voc/SourceAnimalCode-COW'>;
|
|
1838
|
+
/** Any species belonging to the family Crocodylidae. */
|
|
1839
|
+
"SourceAnimalCode-CROCODILE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-CROCODILE'>;
|
|
1840
|
+
/** Ruminant mammals forming the family Cervidae. */
|
|
1841
|
+
"SourceAnimalCode-DEER": NamedNode<'https://gs1.org/voc/SourceAnimalCode-DEER'>;
|
|
1842
|
+
/** A domesticated form of the Wolf, a member of the Canidae family of the order Carnivora. */
|
|
1843
|
+
"SourceAnimalCode-DOG": NamedNode<'https://gs1.org/voc/SourceAnimalCode-DOG'>;
|
|
1844
|
+
/** Aquatic birds, mostly smaller than the swans and geese, and may be found in both fresh water and sea water. */
|
|
1845
|
+
"SourceAnimalCode-DUCK": NamedNode<'https://gs1.org/voc/SourceAnimalCode-DUCK'>;
|
|
1846
|
+
/** A young duck. */
|
|
1847
|
+
"SourceAnimalCode-DUCKLING": NamedNode<'https://gs1.org/voc/SourceAnimalCode-DUCKLING'>;
|
|
1848
|
+
/** Fresh or sea water fish. */
|
|
1849
|
+
"SourceAnimalCode-FISH": NamedNode<'https://gs1.org/voc/SourceAnimalCode-FISH'>;
|
|
1850
|
+
/** Non-domesticated birds in general but usually refers to birds belonging to one of two biological orders, namely the gamefowl or landfowl and the waterfowl. */
|
|
1851
|
+
"SourceAnimalCode-FOWL": NamedNode<'https://gs1.org/voc/SourceAnimalCode-FOWL'>;
|
|
1852
|
+
/** Amphibians in the order Anura. */
|
|
1853
|
+
"SourceAnimalCode-FROG": NamedNode<'https://gs1.org/voc/SourceAnimalCode-FROG'>;
|
|
1854
|
+
/** A member of the Bovidae family and is closely related to the sheep. */
|
|
1855
|
+
"SourceAnimalCode-GOAT": NamedNode<'https://gs1.org/voc/SourceAnimalCode-GOAT'>;
|
|
1856
|
+
/** A bird belonging to the family Anatidae */
|
|
1857
|
+
"SourceAnimalCode-GOOSE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-GOOSE'>;
|
|
1858
|
+
/** A group of birds from the order Galliformes. */
|
|
1859
|
+
"SourceAnimalCode-GROUSE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-GROUSE'>;
|
|
1860
|
+
/** A family of birds in the Galliformes order */
|
|
1861
|
+
"SourceAnimalCode-GUINEAFOWL": NamedNode<'https://gs1.org/voc/SourceAnimalCode-GUINEAFOWL'>;
|
|
1862
|
+
/** Leporidaes belonging to the genus Lepus. */
|
|
1863
|
+
"SourceAnimalCode-HARE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-HARE'>;
|
|
1864
|
+
/** a hoofed (ungulate) mammal, a subspecies of one of seven extant species of the family Equidae. */
|
|
1865
|
+
"SourceAnimalCode-HORSE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-HORSE'>;
|
|
1866
|
+
/** Fresh or sea water invertebrate. */
|
|
1867
|
+
"SourceAnimalCode-INVERTEBRATE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-INVERTEBRATE'>;
|
|
1868
|
+
/** A young domestic sheep. */
|
|
1869
|
+
"SourceAnimalCode-LAMB": NamedNode<'https://gs1.org/voc/SourceAnimalCode-LAMB'>;
|
|
1870
|
+
/** A member of the molluscan class Gastropoda that have coiled shells in the adult stage and live on land. */
|
|
1871
|
+
"SourceAnimalCode-LAND_SNAIL": NamedNode<'https://gs1.org/voc/SourceAnimalCode-LAND_SNAIL'>;
|
|
1872
|
+
/** Also referred to Milk Cattle, this cow is bred to produce large quantities of Milk, from which dairy products are made. */
|
|
1873
|
+
"SourceAnimalCode-MILK_COW": NamedNode<'https://gs1.org/voc/SourceAnimalCode-MILK_COW'>;
|
|
1874
|
+
/** The largest extant species in the deer family. */
|
|
1875
|
+
"SourceAnimalCode-MOOSE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-MOOSE'>;
|
|
1876
|
+
/** Large flightless bird native to Africa. */
|
|
1877
|
+
"SourceAnimalCode-OSTRICH": NamedNode<'https://gs1.org/voc/SourceAnimalCode-OSTRICH'>;
|
|
1878
|
+
/** Other animal not specified on this list. */
|
|
1879
|
+
"SourceAnimalCode-OTHER": NamedNode<'https://gs1.org/voc/SourceAnimalCode-OTHER'>;
|
|
1880
|
+
/** Medium-sized birds, intermediate between the larger pheasants and the smaller quails. */
|
|
1881
|
+
"SourceAnimalCode-PARTRIDGE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-PARTRIDGE'>;
|
|
1882
|
+
/** A bird in the subfamily of Phasianidae in the order Galliformes. */
|
|
1883
|
+
"SourceAnimalCode-PHEASANT": NamedNode<'https://gs1.org/voc/SourceAnimalCode-PHEASANT'>;
|
|
1884
|
+
/** A bird in the family Columbidae. */
|
|
1885
|
+
"SourceAnimalCode-PIGEON": NamedNode<'https://gs1.org/voc/SourceAnimalCode-PIGEON'>;
|
|
1886
|
+
/** Meat from the domestic pig */
|
|
1887
|
+
"SourceAnimalCode-PORK": NamedNode<'https://gs1.org/voc/SourceAnimalCode-PORK'>;
|
|
1888
|
+
/** A young chicken, less than 28 days old at slaughter */
|
|
1889
|
+
"SourceAnimalCode-POUSSIN": NamedNode<'https://gs1.org/voc/SourceAnimalCode-POUSSIN'>;
|
|
1890
|
+
/** Several genus of mid-sized birds in the pheasant family. */
|
|
1891
|
+
"SourceAnimalCode-QUAIL": NamedNode<'https://gs1.org/voc/SourceAnimalCode-QUAIL'>;
|
|
1892
|
+
/** Small mammals in the family Leporidae of the order Lagomorpha */
|
|
1893
|
+
"SourceAnimalCode-RABBIT": NamedNode<'https://gs1.org/voc/SourceAnimalCode-RABBIT'>;
|
|
1894
|
+
/** Rats are various medium-sized, long-tailed rodents of the superfamily Muroidea. */
|
|
1895
|
+
"SourceAnimalCode-RAT": NamedNode<'https://gs1.org/voc/SourceAnimalCode-RAT'>;
|
|
1896
|
+
/** An Arctic and Subarctic-dwelling deer, widespread and numerous across the Arctic and Subarctic. */
|
|
1897
|
+
"SourceAnimalCode-REINDEER": NamedNode<'https://gs1.org/voc/SourceAnimalCode-REINDEER'>;
|
|
1898
|
+
/** A deer species of Europe, Asia Minor, and Caspian coastal regions. */
|
|
1899
|
+
"SourceAnimalCode-ROE_DEER": NamedNode<'https://gs1.org/voc/SourceAnimalCode-ROE_DEER'>;
|
|
1900
|
+
/** Small ruminants, usually with a crimped hair called wool and often with horns forming a lateral spiral. */
|
|
1901
|
+
"SourceAnimalCode-SHEEP": NamedNode<'https://gs1.org/voc/SourceAnimalCode-SHEEP'>;
|
|
1902
|
+
/** A fresh or sea water animal, such as a mollusk or crustacean, that has a shell or shell-like exoskeleton. */
|
|
1903
|
+
"SourceAnimalCode-SHELLFISH": NamedNode<'https://gs1.org/voc/SourceAnimalCode-SHELLFISH'>;
|
|
1904
|
+
/** Elongate legless carnivorous reptiles of the suborder Serpentes. */
|
|
1905
|
+
"SourceAnimalCode-SNAKE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-SNAKE'>;
|
|
1906
|
+
/** Any of nearly 20 wading bird species in three genera in the family Scolopacidae. */
|
|
1907
|
+
"SourceAnimalCode-SNIPE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-SNIPE'>;
|
|
1908
|
+
/** Small passerine birds in the family Passeridae. */
|
|
1909
|
+
"SourceAnimalCode-SPARROW": NamedNode<'https://gs1.org/voc/SourceAnimalCode-SPARROW'>;
|
|
1910
|
+
/** Plump, soft-plumaged, small to medium-sized passerine birds. */
|
|
1911
|
+
"SourceAnimalCode-THRUSH": NamedNode<'https://gs1.org/voc/SourceAnimalCode-THRUSH'>;
|
|
1912
|
+
/** A large bird in the genus Meleagris. */
|
|
1913
|
+
"SourceAnimalCode-TURKEY": NamedNode<'https://gs1.org/voc/SourceAnimalCode-TURKEY'>;
|
|
1914
|
+
/** Reptiles characterised by a special bony or cartilaginous shell developed from their ribs that acts as a shield. */
|
|
1915
|
+
"SourceAnimalCode-TURTLE": NamedNode<'https://gs1.org/voc/SourceAnimalCode-TURTLE'>;
|
|
1916
|
+
/** The woodcocks are a group of seven or eight very similar living species of wading birds in the genus Scolopax. */
|
|
1917
|
+
"SourceAnimalCode-WOODCOCK": NamedNode<'https://gs1.org/voc/SourceAnimalCode-WOODCOCK'>;
|
|
1918
|
+
/** A long-haired bovine found throughout the Himalayan region of south Central Asia, the Tibetan Plateau and as far north as Mongolia. */
|
|
1919
|
+
"SourceAnimalCode-YAK": NamedNode<'https://gs1.org/voc/SourceAnimalCode-YAK'>;
|
|
1920
|
+
/** The volume of a substance per unit mass. The reciprocal of density. SI Units: cubic metres per kilogram */
|
|
1921
|
+
"SpecificVolume": NamedNode<'https://gs1.org/voc/SpecificVolume'>;
|
|
1922
|
+
/** The ratio of the linear distance travelled by a body to the time taken. Speed is a scalar quantity. Velocity is a vector with magnitude and direction. SI Units: metre per second */
|
|
1923
|
+
"Speed": NamedNode<'https://gs1.org/voc/Speed'>;
|
|
1924
|
+
"SportingActivityTypeCode-AMERICAN_FOOTBALL": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-AMERICAN_FOOTBALL'>;
|
|
1925
|
+
"SportingActivityTypeCode": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode'>;
|
|
1926
|
+
"SportingActivityTypeCode-ARCHERY": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-ARCHERY'>;
|
|
1927
|
+
"SportingActivityTypeCode-BADMINTON": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-BADMINTON'>;
|
|
1928
|
+
"SportingActivityTypeCode-BASEBALL": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-BASEBALL'>;
|
|
1929
|
+
"SportingActivityTypeCode-BASKETBALL": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-BASKETBALL'>;
|
|
1930
|
+
"SportingActivityTypeCode-BOXING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-BOXING'>;
|
|
1931
|
+
"SportingActivityTypeCode-CLIMBING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-CLIMBING'>;
|
|
1932
|
+
"SportingActivityTypeCode-CRICKET": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-CRICKET'>;
|
|
1933
|
+
"SportingActivityTypeCode-CYCLING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-CYCLING'>;
|
|
1934
|
+
"SportingActivityTypeCode-DIVING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-DIVING'>;
|
|
1935
|
+
"SportingActivityTypeCode-EQUESTRIAN": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-EQUESTRIAN'>;
|
|
1936
|
+
"SportingActivityTypeCode-FENCING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-FENCING'>;
|
|
1937
|
+
"SportingActivityTypeCode-FISHING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-FISHING'>;
|
|
1938
|
+
"SportingActivityTypeCode-FOOTBALL": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-FOOTBALL'>;
|
|
1939
|
+
"SportingActivityTypeCode-GOLF": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-GOLF'>;
|
|
1940
|
+
"SportingActivityTypeCode-GYMNASTICS": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-GYMNASTICS'>;
|
|
1941
|
+
"SportingActivityTypeCode-HOCKEY": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-HOCKEY'>;
|
|
1942
|
+
"SportingActivityTypeCode-ICE_HOCKEY": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-ICE_HOCKEY'>;
|
|
1943
|
+
"SportingActivityTypeCode-ICE_SKATING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-ICE_SKATING'>;
|
|
1944
|
+
"SportingActivityTypeCode-MOTOR_CYCLING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-MOTOR_CYCLING'>;
|
|
1945
|
+
"SportingActivityTypeCode-RUGBY": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-RUGBY'>;
|
|
1946
|
+
"SportingActivityTypeCode-RUNNING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-RUNNING'>;
|
|
1947
|
+
"SportingActivityTypeCode-SKIING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-SKIING'>;
|
|
1948
|
+
"SportingActivityTypeCode-SQUASH": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-SQUASH'>;
|
|
1949
|
+
"SportingActivityTypeCode-SURFING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-SURFING'>;
|
|
1950
|
+
"SportingActivityTypeCode-SWIMMING": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-SWIMMING'>;
|
|
1951
|
+
"SportingActivityTypeCode-TENNIS": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-TENNIS'>;
|
|
1952
|
+
"SportingActivityTypeCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-UNCLASSIFIED'>;
|
|
1953
|
+
"SportingActivityTypeCode-UNIDENTIFIED": NamedNode<'https://gs1.org/voc/SportingActivityTypeCode-UNIDENTIFIED'>;
|
|
1954
|
+
/** The mass per unit area distributed over a surface. SI Units: kilogram per square metre */
|
|
1955
|
+
"SurfaceDensity": NamedNode<'https://gs1.org/voc/SurfaceDensity'>;
|
|
1956
|
+
/** The attractive force exerted upon the surface molecules of a liquid by the molecules beneath that tends to draw the surface molecules into the bulk of the liquid and makes the liquid assume the shape having the minimum surface area. SI Units: newton per metre */
|
|
1957
|
+
"SurfaceTension": NamedNode<'https://gs1.org/voc/SurfaceTension'>;
|
|
1958
|
+
"TargetConsumerGenderCode-FEMALE": NamedNode<'https://gs1.org/voc/TargetConsumerGenderCode-FEMALE'>;
|
|
1959
|
+
"TargetConsumerGenderCode": NamedNode<'https://gs1.org/voc/TargetConsumerGenderCode'>;
|
|
1960
|
+
"TargetConsumerGenderCode-MALE": NamedNode<'https://gs1.org/voc/TargetConsumerGenderCode-MALE'>;
|
|
1961
|
+
"TargetConsumerGenderCode-UNISEX": NamedNode<'https://gs1.org/voc/TargetConsumerGenderCode-UNISEX'>;
|
|
1962
|
+
/** A set of target market details (product release date and associated countries) for the product. */
|
|
1963
|
+
"TargetMarketDetails": NamedNode<'https://gs1.org/voc/TargetMarketDetails'>;
|
|
1964
|
+
/** A measure of whether two systems are relatively hot or cold with respect to one another; two systems brought into contact will eventually reach thermal equilibrium and reach the same temperature as thermal energy (heat) flows from the system with higher temperature to the system with lower temperature. SI Units: kelvin */
|
|
1965
|
+
"Temperature": NamedNode<'https://gs1.org/voc/Temperature'>;
|
|
1966
|
+
/** Details on the composition of any materials used to make a product using textiles. */
|
|
1967
|
+
"TextileMaterialDetails": NamedNode<'https://gs1.org/voc/TextileMaterialDetails'>;
|
|
1968
|
+
/** A dimension that enables distinction between two otherwise identical events that occur at the same point in space. The interval between such events is the basis of time measurement. SI Units: second */
|
|
1969
|
+
"Time": NamedNode<'https://gs1.org/voc/Time'>;
|
|
1970
|
+
/** The product of a force and its perpendicular distance from a point about which it causes rotation or torsion. SI Units: newton metre */
|
|
1971
|
+
"Torque": NamedNode<'https://gs1.org/voc/Torque'>;
|
|
1972
|
+
/** Offer avalilable only in stores. */
|
|
1973
|
+
"TradeChannelCode-INSTORE_ONLY": NamedNode<'https://gs1.org/voc/TradeChannelCode-INSTORE_ONLY'>;
|
|
1974
|
+
"TradeChannelCode": NamedNode<'https://gs1.org/voc/TradeChannelCode'>;
|
|
1975
|
+
/** Offer avalilable both in stores and online. */
|
|
1976
|
+
"TradeChannelCode-OMNICHANNEL": NamedNode<'https://gs1.org/voc/TradeChannelCode-OMNICHANNEL'>;
|
|
1977
|
+
/** Offer avalilable online only. */
|
|
1978
|
+
"TradeChannelCode-ONLINE_ONLY": NamedNode<'https://gs1.org/voc/TradeChannelCode-ONLINE_ONLY'>;
|
|
1979
|
+
"UpperTypeCode-CLOSED_TOE_CLOSED_BACK_OPEN_INSTEP": NamedNode<'https://gs1.org/voc/UpperTypeCode-CLOSED_TOE_CLOSED_BACK_OPEN_INSTEP'>;
|
|
1980
|
+
"UpperTypeCode": NamedNode<'https://gs1.org/voc/UpperTypeCode'>;
|
|
1981
|
+
"UpperTypeCode-CLOSED_TOE_OPEN_BACK": NamedNode<'https://gs1.org/voc/UpperTypeCode-CLOSED_TOE_OPEN_BACK'>;
|
|
1982
|
+
"UpperTypeCode-CLOSED_TOE_STRAP_BACK": NamedNode<'https://gs1.org/voc/UpperTypeCode-CLOSED_TOE_STRAP_BACK'>;
|
|
1983
|
+
"UpperTypeCode-FULLY_CLOSED": NamedNode<'https://gs1.org/voc/UpperTypeCode-FULLY_CLOSED'>;
|
|
1984
|
+
"UpperTypeCode-OPEN_TOE_FULLY_CLOSED_BACK": NamedNode<'https://gs1.org/voc/UpperTypeCode-OPEN_TOE_FULLY_CLOSED_BACK'>;
|
|
1985
|
+
"UpperTypeCode-OPEN_TOE_OPEN_BACK": NamedNode<'https://gs1.org/voc/UpperTypeCode-OPEN_TOE_OPEN_BACK'>;
|
|
1986
|
+
"UpperTypeCode-OPEN_TOE_STRAP_BACK": NamedNode<'https://gs1.org/voc/UpperTypeCode-OPEN_TOE_STRAP_BACK'>;
|
|
1987
|
+
"UpperTypeCode-UNCLASSIFIED": NamedNode<'https://gs1.org/voc/UpperTypeCode-UNCLASSIFIED'>;
|
|
1988
|
+
/** The value of an electromotive force or electrostatic potential difference, expressed in volts. SI Units: volt */
|
|
1989
|
+
"Voltage": NamedNode<'https://gs1.org/voc/Voltage'>;
|
|
1990
|
+
/** The amount of three-dimensional space occupied by a body, measured in cubic length units. SI Units: cubic metre */
|
|
1991
|
+
"Volume": NamedNode<'https://gs1.org/voc/Volume'>;
|
|
1992
|
+
/** The volume of fluid that passes per unit of time. SI Units: cubic metre per second */
|
|
1993
|
+
"VolumeFlowRate": NamedNode<'https://gs1.org/voc/VolumeFlowRate'>;
|
|
1994
|
+
/** The dimensionless ratio of a volume of one substance to the volume of solid, liquid or gas in which it is contained. Typical units: parts per million, parts per billion, etc. */
|
|
1995
|
+
"VolumeFraction": NamedNode<'https://gs1.org/voc/VolumeFraction'>;
|
|
1996
|
+
/** The volume of fluid that passes per unit of time per unit area perpendicular to the flow direction. SI Units: cubic metre per second per square metre */
|
|
1997
|
+
"VolumetricFlux": NamedNode<'https://gs1.org/voc/VolumetricFlux'>;
|
|
1998
|
+
/** An assurance that the product is reliable and that repairs or replacement will be done free of charge within a given time limit and under certain conditions in the event of a defect. */
|
|
1999
|
+
"WarrantyPromise": NamedNode<'https://gs1.org/voc/WarrantyPromise'>;
|
|
2000
|
+
/** The number of waves per unit length. SI Units: reciprocal metre */
|
|
2001
|
+
"Wavenumber": NamedNode<'https://gs1.org/voc/Wavenumber'>;
|
|
2002
|
+
/** Code indicating a means of payment, for example, BANK_CHEQUE, CASH, etc. */
|
|
2003
|
+
"acceptedPaymentMethod": NamedNode<'https://gs1.org/voc/acceptedPaymentMethod'>;
|
|
2004
|
+
/** A link to ideas for using a product or engaging in other forms of entertainment, particularly with children. */
|
|
2005
|
+
"activityIdeas": NamedNode<'https://gs1.org/voc/activityIdeas'>;
|
|
2006
|
+
/** Provides a URL for related information or services. This is not expected to be used directly but provides a super property for all other link types in the GS1 ecosystem. */
|
|
2007
|
+
"linkType": NamedNode<'https://gs1.org/voc/linkType'>;
|
|
2008
|
+
/** The value associated with the Additional Organization Identification Type Value. */
|
|
2009
|
+
"additionalOrganizationIdentificationTypeValue": NamedNode<'https://gs1.org/voc/additionalOrganizationIdentificationTypeValue'>;
|
|
2010
|
+
/** Relates to a set of additional product classification details */
|
|
2011
|
+
"additionalProductClassification": NamedNode<'https://gs1.org/voc/additionalProductClassification'>;
|
|
2012
|
+
/** Code specifying the applied additional product classification scheme. */
|
|
2013
|
+
"additionalProductClassificationCode": NamedNode<'https://gs1.org/voc/additionalProductClassificationCode'>;
|
|
2014
|
+
/** A description related to the additional product classification code value. */
|
|
2015
|
+
"additionalProductClassificationCodeDescription": NamedNode<'https://gs1.org/voc/additionalProductClassificationCodeDescription'>;
|
|
2016
|
+
/** Code specifying an additional product classification other than the GS1 Global Product Classification. The applied classification scheme is specified as additional information together with the classification value. */
|
|
2017
|
+
"additionalProductClassificationValue": NamedNode<'https://gs1.org/voc/additionalProductClassificationValue'>;
|
|
2018
|
+
/** Additional variants necessary to communicate to the industry to help define the product. Multiple variants can be established for each GTIN for e.g. Style, Colour, and Fragrance . */
|
|
2019
|
+
"additionalProductDescription": NamedNode<'https://gs1.org/voc/additionalProductDescription'>;
|
|
2020
|
+
/** Relates to details about any additives that a product may contain. */
|
|
2021
|
+
"additive": NamedNode<'https://gs1.org/voc/additive'>;
|
|
2022
|
+
/** Code indicating the level of presence of the additive. */
|
|
2023
|
+
"additiveLevelOfContainment": NamedNode<'https://gs1.org/voc/additiveLevelOfContainment'>;
|
|
2024
|
+
/** The name of any additive or genetic modification contained or not contained in the product . */
|
|
2025
|
+
"additiveName": NamedNode<'https://gs1.org/voc/additiveName'>;
|
|
2026
|
+
/** The postal address for an organization or place. */
|
|
2027
|
+
"address": NamedNode<'https://gs1.org/voc/address'>;
|
|
2028
|
+
/** Code specifying the country (and country subdivision) for the address using ISO 3166-1. */
|
|
2029
|
+
"addressCountry": NamedNode<'https://gs1.org/voc/addressCountry'>;
|
|
2030
|
+
/** Text specifying the name of the locality, for example a city. */
|
|
2031
|
+
"addressLocality": NamedNode<'https://gs1.org/voc/addressLocality'>;
|
|
2032
|
+
/** Text specifying a province or state in abbreviated format for example NJ. */
|
|
2033
|
+
"addressRegion": NamedNode<'https://gs1.org/voc/addressRegion'>;
|
|
2034
|
+
/** A suburb within a town or city. */
|
|
2035
|
+
"addressSuburb": NamedNode<'https://gs1.org/voc/addressSuburb'>;
|
|
2036
|
+
/** Links to afterhours contact information for an organization. */
|
|
2037
|
+
"afterHoursContact": NamedNode<'https://gs1.org/voc/afterHoursContact'>;
|
|
2038
|
+
/** Links to information about a business location for an organization. */
|
|
2039
|
+
"contactPoint": NamedNode<'https://gs1.org/voc/contactPoint'>;
|
|
2040
|
+
/** A legally defined geographical region where the grapes for a wine were grown also known as an appellation. It is recommended to populate this property with an ISO 3166-2 code to indicate country and subdivision. */
|
|
2041
|
+
"alcoholicBeverageSubregion": NamedNode<'https://gs1.org/voc/alcoholicBeverageSubregion'>;
|
|
2042
|
+
/** A link to a description of the allergen information. */
|
|
2043
|
+
"allergenInfo": NamedNode<'https://gs1.org/voc/allergenInfo'>;
|
|
2044
|
+
/** Code specifying the level of presence of the allergen. */
|
|
2045
|
+
"allergenLevelOfContainmentCode": NamedNode<'https://gs1.org/voc/allergenLevelOfContainmentCode'>;
|
|
2046
|
+
/** The agency or other organization that defines or manages the criteria for allergen containment. */
|
|
2047
|
+
"allergenSpecificationAgency": NamedNode<'https://gs1.org/voc/allergenSpecificationAgency'>;
|
|
2048
|
+
/** Free text field containing the name and version of the regulation or standard that defines the criteria of allergen containment. */
|
|
2049
|
+
"allergenSpecificationName": NamedNode<'https://gs1.org/voc/allergenSpecificationName'>;
|
|
2050
|
+
/** Textual description of the presence or absence of allergens as governed by local rules and regulations, specified as one string. */
|
|
2051
|
+
"allergenStatement": NamedNode<'https://gs1.org/voc/allergenStatement'>;
|
|
2052
|
+
/** Code specifying the type of allergen. */
|
|
2053
|
+
"allergenType": NamedNode<'https://gs1.org/voc/allergenType'>;
|
|
2054
|
+
/** Describes the meat product in terms of whether it is the whole animal or part of the animal which has been cut such as the muscle, bone, organ, or fat. */
|
|
2055
|
+
"anatomicalForm": NamedNode<'https://gs1.org/voc/anatomicalForm'>;
|
|
2056
|
+
/** A property linking a gs1:linkType to the primary GS1 key(s) for which it can be used. Similar to rdfs:Domain but the value space is a GS1 Application Identifier, not a class. */
|
|
2057
|
+
"applicableTo": NamedNode<'https://gs1.org/voc/applicableTo'>;
|
|
2058
|
+
/** Link to a file containing an audio clip which is relevant to the product. Examples are commercials, or instructional/ how to use audio files. */
|
|
2059
|
+
"audioFile": NamedNode<'https://gs1.org/voc/audioFile'>;
|
|
2060
|
+
/** Links to details of covert/overt security markings that may be used to check authenticity of a product instance. */
|
|
2061
|
+
"authenticity": NamedNode<'https://gs1.org/voc/authenticity'>;
|
|
2062
|
+
/** Provides human-readable instructions about how to locate a physical security marking and read a value from it. */
|
|
2063
|
+
"authenticitySecurityFeatureInstructions": NamedNode<'https://gs1.org/voc/authenticitySecurityFeatureInstructions'>;
|
|
2064
|
+
/** Links to online instructions about how to locate a physical security marking and read a value from it. */
|
|
2065
|
+
"authenticitySecurityFeatureInstructionsURL": NamedNode<'https://gs1.org/voc/authenticitySecurityFeatureInstructionsURL'>;
|
|
2066
|
+
/** Links to a regular expression to be used to perform syntax validation (plausibility checking) of a string value read from a physical security marking. */
|
|
2067
|
+
"authenticitySecurityFeatureRegularExpression": NamedNode<'https://gs1.org/voc/authenticitySecurityFeatureRegularExpression'>;
|
|
2068
|
+
/** Links to a URI code value indicating a particular type of physical security marking. */
|
|
2069
|
+
"authenticitySecurityFeatureType": NamedNode<'https://gs1.org/voc/authenticitySecurityFeatureType'>;
|
|
2070
|
+
/** Links to a string value read from a physical security marking. */
|
|
2071
|
+
"authenticitySecurityFeatureValue": NamedNode<'https://gs1.org/voc/authenticitySecurityFeatureValue'>;
|
|
2072
|
+
/** The date from which the product is no longer available from the information provider, including seasonal or temporary product and services . */
|
|
2073
|
+
"availabilityEnds": NamedNode<'https://gs1.org/voc/availabilityEnds'>;
|
|
2074
|
+
/** The date from which the product is available from the information provider, including seasonal or temporary product and services. */
|
|
2075
|
+
"availabilityStarts": NamedNode<'https://gs1.org/voc/availabilityStarts'>;
|
|
2076
|
+
/** The location the offered product or service is available from. */
|
|
2077
|
+
"availableAtOrFrom": NamedNode<'https://gs1.org/voc/availableAtOrFrom'>;
|
|
2078
|
+
/** ISO 639-1 code specifying the language of a specified contact point. */
|
|
2079
|
+
"availableLanguage": NamedNode<'https://gs1.org/voc/availableLanguage'>;
|
|
2080
|
+
/** An award or prize given to the product. */
|
|
2081
|
+
"awardPrize": NamedNode<'https://gs1.org/voc/awardPrize'>;
|
|
2082
|
+
/** Indicates the achievement of the product in relation to a prize or award, e.g. winner, runner-up, shortlisted. */
|
|
2083
|
+
"awardPrizeCode": NamedNode<'https://gs1.org/voc/awardPrizeCode'>;
|
|
2084
|
+
/** An ISO standard code identifying the country in which a prize or award is given. It is recommended to populate this property with an ISO 3166-1 country code. */
|
|
2085
|
+
"awardPrizeCountryCode": NamedNode<'https://gs1.org/voc/awardPrizeCountryCode'>;
|
|
2086
|
+
/** Text that describes the awards won. */
|
|
2087
|
+
"awardPrizeDescription": NamedNode<'https://gs1.org/voc/awardPrizeDescription'>;
|
|
2088
|
+
/** Free text listing members of the jury that awarded the prize. */
|
|
2089
|
+
"awardPrizeJury": NamedNode<'https://gs1.org/voc/awardPrizeJury'>;
|
|
2090
|
+
/** The name of a prize or award which the product has received. */
|
|
2091
|
+
"awardPrizeName": NamedNode<'https://gs1.org/voc/awardPrizeName'>;
|
|
2092
|
+
/** The year in which a prize or award was given. */
|
|
2093
|
+
"awardPrizeYear": NamedNode<'https://gs1.org/voc/awardPrizeYear'>;
|
|
2094
|
+
/** Best before date on the label or package signifies the end of the period under which the product will retain specific quality attributes or claims even though the product may continue to retain positive quality attributes after this date. Best before date is primarily used for consumer information and may be a regulatory requirement. */
|
|
2095
|
+
"bestBeforeDate": NamedNode<'https://gs1.org/voc/bestBeforeDate'>;
|
|
2096
|
+
/** The year in which the majority of ingredients are harvested and/or the alcoholic beverage is produced. Determination as to whether the vintage year is the harvest date or production date is according to requirements in the Target Market. */
|
|
2097
|
+
"beverageVintage": NamedNode<'https://gs1.org/voc/beverageVintage'>;
|
|
2098
|
+
/** Biotin Acid per specified nutrient basis quantity. */
|
|
2099
|
+
"biotinPerNutrientBasis": NamedNode<'https://gs1.org/voc/biotinPerNutrientBasis'>;
|
|
2100
|
+
/** The descriptive term that is used by the product manufacturer to identify whether the product makes a specific claim to contain no bones. */
|
|
2101
|
+
"bonelessClaim": NamedNode<'https://gs1.org/voc/bonelessClaim'>;
|
|
2102
|
+
/** The brand of the product that appears on the consumer package. */
|
|
2103
|
+
"brand": NamedNode<'https://gs1.org/voc/brand'>;
|
|
2104
|
+
/** A link to a brand presence aimed at clinical professionals. */
|
|
2105
|
+
"brandHomepageClinical": NamedNode<'https://gs1.org/voc/brandHomepageClinical'>;
|
|
2106
|
+
/** A link to a brand presence aimed at patients. */
|
|
2107
|
+
"brandHomepagePatient": NamedNode<'https://gs1.org/voc/brandHomepagePatient'>;
|
|
2108
|
+
/** The brand name of the product that appears on the consumer package. */
|
|
2109
|
+
"brandName": NamedNode<'https://gs1.org/voc/brandName'>;
|
|
2110
|
+
/** The brand owner of the product. The organization that is responsible for allocating the GTIN to the product. */
|
|
2111
|
+
"brandOwner": NamedNode<'https://gs1.org/voc/brandOwner'>;
|
|
2112
|
+
/** Calcium per specified nutrient basis quantity. */
|
|
2113
|
+
"calciumPerNutrientBasis": NamedNode<'https://gs1.org/voc/calciumPerNutrientBasis'>;
|
|
2114
|
+
/** Carbohydrates per specified nutrient basis quantity. */
|
|
2115
|
+
"carbohydratesPerNutrientBasis": NamedNode<'https://gs1.org/voc/carbohydratesPerNutrientBasis'>;
|
|
2116
|
+
/** A link to information about jobs, careers, or other employment opportunities associated to an organisation or location. */
|
|
2117
|
+
"careersInfo": NamedNode<'https://gs1.org/voc/careersInfo'>;
|
|
2118
|
+
/** Free text field describing the sea zone from which the product was caught in. */
|
|
2119
|
+
"catchZone": NamedNode<'https://gs1.org/voc/catchZone'>;
|
|
2120
|
+
/** Certification information about a product, organisation or location. */
|
|
2121
|
+
"certification": NamedNode<'https://gs1.org/voc/certification'>;
|
|
2122
|
+
/** Name of the organisation issuing the certification standard or other requirement being met . */
|
|
2123
|
+
"certificationAgency": NamedNode<'https://gs1.org/voc/certificationAgency'>;
|
|
2124
|
+
/** URL of the organisation issuing the certification standard or other requirement being met. e.g. https://www.msc.org , https://www.fsc.org */
|
|
2125
|
+
"certificationAgencyURL": NamedNode<'https://gs1.org/voc/certificationAgencyURL'>;
|
|
2126
|
+
/** Date of completion of the auditing needed for certification */
|
|
2127
|
+
"certificationAuditDate": NamedNode<'https://gs1.org/voc/certificationAuditDate'>;
|
|
2128
|
+
/** Last date of validity for the certification. (After this date the certification lapses and would need to be renewed/replaced) */
|
|
2129
|
+
"certificationEndDate": NamedNode<'https://gs1.org/voc/certificationEndDate'>;
|
|
2130
|
+
/** A reference (i.e, to a certificate instance) issued to confirm that a product, party or location has passed certification. e.g. 'XSC-C-12345' */
|
|
2131
|
+
"certificationIdentification": NamedNode<'https://gs1.org/voc/certificationIdentification'>;
|
|
2132
|
+
/** A link to certification information. */
|
|
2133
|
+
"certificationInfo": NamedNode<'https://gs1.org/voc/certificationInfo'>;
|
|
2134
|
+
/** Name of the certification standard. Free text. Example: 'Egg classification' . */
|
|
2135
|
+
"certificationStandard": NamedNode<'https://gs1.org/voc/certificationStandard'>;
|
|
2136
|
+
/** First date of validity for the certification */
|
|
2137
|
+
"certificationStartDate": NamedNode<'https://gs1.org/voc/certificationStartDate'>;
|
|
2138
|
+
/** Certification scope statement of the individual certification instance. The same certificationStandard can be issued with different values of certificationStatement in different instances. */
|
|
2139
|
+
"certificationStatement": NamedNode<'https://gs1.org/voc/certificationStatement'>;
|
|
2140
|
+
/** Indicates the current status of the certification, e.g. active or inactive. */
|
|
2141
|
+
"certificationStatus": NamedNode<'https://gs1.org/voc/certificationStatus'>;
|
|
2142
|
+
/** References the object (e.g. product, asset, container), party or location being certified. If multiple values are specified, the certification details apply to the logical conjunction (AND) of groups of different types, while a logical disjunction (OR) applies within each group of the same type. For example, two sibling organisations O1 and O2 can process products P1 and P2 at locations L1 and L2: meaning that either organisation can process either product at either location (OR); but the certificate holds for the combinations of organisation (either O1 OR O2) AND product (either P1 OR P2) AND location (either L1 OR L2) */
|
|
2143
|
+
"certificationSubject": NamedNode<'https://gs1.org/voc/certificationSubject'>;
|
|
2144
|
+
/** Indicates the type of certification */
|
|
2145
|
+
"certificationType": NamedNode<'https://gs1.org/voc/certificationType'>;
|
|
2146
|
+
/** If gs1:certificationURI is present, it should point to data about this individual certificate within a repository maintained by the certification agency. */
|
|
2147
|
+
"certificationURI": NamedNode<'https://gs1.org/voc/certificationURI'>;
|
|
2148
|
+
/** The certification's standard value. Example: '4'. */
|
|
2149
|
+
"certificationValue": NamedNode<'https://gs1.org/voc/certificationValue'>;
|
|
2150
|
+
/** The firmness of the cheese product for example EXTRA_HARD. */
|
|
2151
|
+
"cheeseFirmness": NamedNode<'https://gs1.org/voc/cheeseFirmness'>;
|
|
2152
|
+
/** A descriptive way to specify a date range as some cheeses are matured over a period of time, but not an exact period. For example 3 to 4 weeks, over 1 year etc. The term maturation is also known in other markets as Aged. */
|
|
2153
|
+
"cheeseMaturationPeriodDescription": NamedNode<'https://gs1.org/voc/cheeseMaturationPeriodDescription'>;
|
|
2154
|
+
/** Chloride per specified nutrient basis quantity. */
|
|
2155
|
+
"chloridePerNutrientBasis": NamedNode<'https://gs1.org/voc/chloridePerNutrientBasis'>;
|
|
2156
|
+
/** Cholesterol per specified nutrient basis quantity. */
|
|
2157
|
+
"cholesterolPerNutrientBasis": NamedNode<'https://gs1.org/voc/cholesterolPerNutrientBasis'>;
|
|
2158
|
+
/** Chromium per specified nutrient basis quantity. */
|
|
2159
|
+
"chromiumPerNutrientBasis": NamedNode<'https://gs1.org/voc/chromiumPerNutrientBasis'>;
|
|
2160
|
+
/** A circle is the circular region of a specified radius centred at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters. */
|
|
2161
|
+
"circle": NamedNode<'https://gs1.org/voc/circle'>;
|
|
2162
|
+
/** Supplemental information to indicate the clothing cut or silhouette make of the garment. For example, silhouette details for a pair of jeans such as boot cut, or loose fit, comfort fit. */
|
|
2163
|
+
"clothingCut": NamedNode<'https://gs1.org/voc/clothingCut'>;
|
|
2164
|
+
/** A free text description of the type of collar on the garment. */
|
|
2165
|
+
"collarType": NamedNode<'https://gs1.org/voc/collarType'>;
|
|
2166
|
+
/** Relates to a set of details about the colour code for a product */
|
|
2167
|
+
"colourCode": NamedNode<'https://gs1.org/voc/colourCode'>;
|
|
2168
|
+
/** The parties controlling the colour code lists. Dependent on colour code value. */
|
|
2169
|
+
"colourCodeList": NamedNode<'https://gs1.org/voc/colourCodeList'>;
|
|
2170
|
+
/** A code indicating the colour of an object according to a specific code list. The applied code list is specified as additional information together with the colour code. */
|
|
2171
|
+
"colourCodeValue": NamedNode<'https://gs1.org/voc/colourCodeValue'>;
|
|
2172
|
+
/** A description of the colour of an object. */
|
|
2173
|
+
"colourDescription": NamedNode<'https://gs1.org/voc/colourDescription'>;
|
|
2174
|
+
/** The first date/time that the buyer is allowed to sell the product to consumers. Usually related to a specific geography. ISO 8601 date format CCYY-MM-DDTHH:MM:SS. */
|
|
2175
|
+
"consumerFirstAvailabilityDateTime": NamedNode<'https://gs1.org/voc/consumerFirstAvailabilityDateTime'>;
|
|
2176
|
+
/** Link to a website, file, or image containing the manufacturer's recommendations for how the consumer or end user should store and handle the product. */
|
|
2177
|
+
"consumerHandlingStorage": NamedNode<'https://gs1.org/voc/consumerHandlingStorage'>;
|
|
2178
|
+
/** A link to information about safe handling and storage for consumer use. */
|
|
2179
|
+
"consumerHandlingStorageInfo": NamedNode<'https://gs1.org/voc/consumerHandlingStorageInfo'>;
|
|
2180
|
+
/** Indicates, with reference to the product branding, labelling or packaging, the descriptive term that is used by the product manufacturer to identify the period or stage in the consumer's life during which the product is considered to be suitable. */
|
|
2181
|
+
"consumerLifestage": NamedNode<'https://gs1.org/voc/consumerLifestage'>;
|
|
2182
|
+
/** Additional information that should be used in advertising and in displaying. */
|
|
2183
|
+
"consumerPackageDisclaimer": NamedNode<'https://gs1.org/voc/consumerPackageDisclaimer'>;
|
|
2184
|
+
/** The consumer product variant may be used to distinguish one variant of a retail consumer trade item from another if the change does not require the allocation of a different Global Trade Item Number (per the GTIN Management Standard), but communication between trading partners is required to support consumers. The brand owner is responsible for assigning the consumer product variant. */
|
|
2185
|
+
"consumerProductVariant": NamedNode<'https://gs1.org/voc/consumerProductVariant'>;
|
|
2186
|
+
/** Information on consumer safety regarding the product. */
|
|
2187
|
+
"consumerSafetyInformation": NamedNode<'https://gs1.org/voc/consumerSafetyInformation'>;
|
|
2188
|
+
/** A code indicating restrictions imposed on the product regarding how it can be sold to the consumer for example Prescription Required. */
|
|
2189
|
+
"consumerSalesCondition": NamedNode<'https://gs1.org/voc/consumerSalesCondition'>;
|
|
2190
|
+
/** Expresses in text the consumer storage instructions of a product which are normally held on the label or accompanying the product. This information may or may not be labelled on the pack. */
|
|
2191
|
+
"consumerStorageInstructions": NamedNode<'https://gs1.org/voc/consumerStorageInstructions'>;
|
|
2192
|
+
/** Free text containing the usage instructions of a product, which are normally held on the label or accompanying the product. This information may or may not be labelled on the pack. */
|
|
2193
|
+
"consumerUsageInstructions": NamedNode<'https://gs1.org/voc/consumerUsageInstructions'>;
|
|
2194
|
+
/** The job title of the person that can be contacted for example Manager. */
|
|
2195
|
+
"contactTitle": NamedNode<'https://gs1.org/voc/contactTitle'>;
|
|
2196
|
+
/** The function or role of a contact for example Customer Support. */
|
|
2197
|
+
"contactType": NamedNode<'https://gs1.org/voc/contactType'>;
|
|
2198
|
+
/** An indication of the ease of preparation for semi-prepared products. The convenience level indicates the level of preparation in percentage required to prepare and helps the consumer to assess how long it will take to prepare the meal. */
|
|
2199
|
+
"convenienceLevelPercent": NamedNode<'https://gs1.org/voc/convenienceLevelPercent'>;
|
|
2200
|
+
/** Open standard spatial reference systems or coordinate reference systems that provide coordinate-based local, regional or global system used to locate geographical entities. Values should be URIs already defined by the IOPG Geomatics Committee (https://epsg.org/), such as https://epsg.io/4326 (WGS84); https://epsg.io/4267 (NAD27); https://epsg.io/4230 (ED50); https://epsg.io/4618 (SAD69); https://epsg.io/4269 (NAD83) */
|
|
2201
|
+
"coordinateReferenceSystem": NamedNode<'https://gs1.org/voc/coordinateReferenceSystem'>;
|
|
2202
|
+
/** Copper per specified nutrient basis quantity. */
|
|
2203
|
+
"copperPerNutrientBasis": NamedNode<'https://gs1.org/voc/copperPerNutrientBasis'>;
|
|
2204
|
+
/** A short text string code (see values defined in ISO 3166) specifying the country in which a processing or other activity is performed, for example processing, bottling, manufacturing. */
|
|
2205
|
+
"countryCode": NamedNode<'https://gs1.org/voc/countryCode'>;
|
|
2206
|
+
/** The place where product is assembled. */
|
|
2207
|
+
"countryOfAssembly": NamedNode<'https://gs1.org/voc/countryOfAssembly'>;
|
|
2208
|
+
/** The place where the product or ingredient was last processed and tested before importation. */
|
|
2209
|
+
"countryOfLastProcessing": NamedNode<'https://gs1.org/voc/countryOfLastProcessing'>;
|
|
2210
|
+
/** Code indicating the country of origin of the product. */
|
|
2211
|
+
"countryOfOrigin": NamedNode<'https://gs1.org/voc/countryOfOrigin'>;
|
|
2212
|
+
/** A description of the geographic area the item may have originated from or has been processed. */
|
|
2213
|
+
"countryOfOriginStatement": NamedNode<'https://gs1.org/voc/countryOfOriginStatement'>;
|
|
2214
|
+
/** A short text string code (see values defined in ISO 3166_2) specifying the country subdivision in which an activity is performed, for example processing, bottling, manufacturing. */
|
|
2215
|
+
"countrySubdivisionCode": NamedNode<'https://gs1.org/voc/countrySubdivisionCode'>;
|
|
2216
|
+
/** A code that identifies a county. A county is a territorial division in some countries, forming the chief unit of local administration. In the US, a county is a political and administrative division of a state. */
|
|
2217
|
+
"countyCode": NamedNode<'https://gs1.org/voc/countyCode'>;
|
|
2218
|
+
/** A street intersecting a main street (usually at right angles) and continuing on both sides of it. */
|
|
2219
|
+
"crossStreet": NamedNode<'https://gs1.org/voc/crossStreet'>;
|
|
2220
|
+
/** The organization which provides product support to the trading partner organization to which merchandise is sold. */
|
|
2221
|
+
"customerSupportCentre": NamedNode<'https://gs1.org/voc/customerSupportCentre'>;
|
|
2222
|
+
/** The percentage of the recommended daily intake of a nutrient as recommended by authorities of the target market. Is expressed relative to the serving size and base daily value intake. */
|
|
2223
|
+
"dailyValueIntakePercent": NamedNode<'https://gs1.org/voc/dailyValueIntakePercent'>;
|
|
2224
|
+
/** The default link for a given identified item to which a resolver will redirect unless there is information in the request that is a better match. */
|
|
2225
|
+
"defaultLink": NamedNode<'https://gs1.org/voc/defaultLink'>;
|
|
2226
|
+
/** A set of 'default links' that may be differentiated by information in the HTTP request headers sent to a resolver to enable a better match than the single default link. */
|
|
2227
|
+
"defaultLinkMulti": NamedNode<'https://gs1.org/voc/defaultLinkMulti'>;
|
|
2228
|
+
/** The name of a division of an organization dealing with a specific activity */
|
|
2229
|
+
"department": NamedNode<'https://gs1.org/voc/department'>;
|
|
2230
|
+
/** Dependent products are products which are required to make the current product functional. */
|
|
2231
|
+
"dependentProprietaryProduct": NamedNode<'https://gs1.org/voc/dependentProprietaryProduct'>;
|
|
2232
|
+
/** An alphanumeric size factor the brand owner wishes to communicate to the consumer. IE Jumbo, Capri, Full Length, Maxi. */
|
|
2233
|
+
"descriptiveSize": NamedNode<'https://gs1.org/voc/descriptiveSize'>;
|
|
2234
|
+
/** Links to multiple pairs of gs1:DietTypeCode and diet type sub code (free-form text string). */
|
|
2235
|
+
"dietCode": NamedNode<'https://gs1.org/voc/dietCode'>;
|
|
2236
|
+
/** Code indicating the diet the product is suitable for example Kosher. */
|
|
2237
|
+
"dietType": NamedNode<'https://gs1.org/voc/dietType'>;
|
|
2238
|
+
/** Free text for indication of diet not stated in the list of diets. */
|
|
2239
|
+
"dietTypeDescription": NamedNode<'https://gs1.org/voc/dietTypeDescription'>;
|
|
2240
|
+
/** Indicates a set of agreements or a certificate name that guarantees the product is permitted in a particular diet. A diet type subcode is a subclassification of a specific diet type. For example, Pareve is a diet type subcode of Kosher. */
|
|
2241
|
+
"dietTypeSubcode": NamedNode<'https://gs1.org/voc/dietTypeSubcode'>;
|
|
2242
|
+
/** The location reference associated to a digital place. If gs1:glnType is present, SHALL only be associated if the value of gs1:glnType is gs1:GLN_TypeCode-DIGITAL_LOCATION. */
|
|
2243
|
+
"digitalAddress": NamedNode<'https://gs1.org/voc/digitalAddress'>;
|
|
2244
|
+
/** If specified and set to true, the discount is available for each time the minimum qualifying criteria are met. This can be used to express '$10 off each $50 spend', which is distinct from a 20% discount because it is quantized in units of spending. */
|
|
2245
|
+
"discountRepeatsPerMultipleMinimum": NamedNode<'https://gs1.org/voc/discountRepeatsPerMultipleMinimum'>;
|
|
2246
|
+
/** A code that specifies the type of payment discount applicable to an offer, for example BOGO. */
|
|
2247
|
+
"discountType": NamedNode<'https://gs1.org/voc/discountType'>;
|
|
2248
|
+
/** The weight of the product when drained of its liquid. For example 225 GRM, Jar of pickles in vinegar. */
|
|
2249
|
+
"drainedWeight": NamedNode<'https://gs1.org/voc/drainedWeight'>;
|
|
2250
|
+
/** The date by which an invoice should be paid. This data element represents an attribute of a payment slip reference number, AI (8020), and a Global Location Number (GLN) of the invoicing party. */
|
|
2251
|
+
"dueDate": NamedNode<'https://gs1.org/voc/dueDate'>;
|
|
2252
|
+
/** The time period that the warranty is valid within. */
|
|
2253
|
+
"durationOfWarranty": NamedNode<'https://gs1.org/voc/durationOfWarranty'>;
|
|
2254
|
+
/** The current tax or duty or fee amount applicable to the product, expressed as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency. */
|
|
2255
|
+
"dutyFeeTaxAmount": NamedNode<'https://gs1.org/voc/dutyFeeTaxAmount'>;
|
|
2256
|
+
/** A string value indicating a currency from ISO 4217 for example USD . */
|
|
2257
|
+
"priceCurrency": NamedNode<'https://gs1.org/voc/priceCurrency'>;
|
|
2258
|
+
/** A description of tax type for example Taxes sure les supports audio. */
|
|
2259
|
+
"dutyFeeTaxDescription": NamedNode<'https://gs1.org/voc/dutyFeeTaxDescription'>;
|
|
2260
|
+
/** The current tax or duty rate percentage applicable to the product. */
|
|
2261
|
+
"dutyFeeTaxRate": NamedNode<'https://gs1.org/voc/dutyFeeTaxRate'>;
|
|
2262
|
+
/** The elevation of a location (WGS 84). Values may be of the form 'NUMBER UNITOFMEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone SHALL be a value in meters. */
|
|
2263
|
+
"elevation": NamedNode<'https://gs1.org/voc/elevation'>;
|
|
2264
|
+
/** The quantity including unit of measure for which the offer for good or service is valid. If this is not specified, an eligible quantity of 1 should be assumed. */
|
|
2265
|
+
"eligibleQuantity": NamedNode<'https://gs1.org/voc/eligibleQuantity'>;
|
|
2266
|
+
/** The maximum quantity including unit of measure for which the offer for good or service is valid. */
|
|
2267
|
+
"eligibleQuantityMaximum": NamedNode<'https://gs1.org/voc/eligibleQuantityMaximum'>;
|
|
2268
|
+
/** The minimum quantity including unit of measure for which the offer for good or service is valid. */
|
|
2269
|
+
"eligibleQuantityMinimum": NamedNode<'https://gs1.org/voc/eligibleQuantityMinimum'>;
|
|
2270
|
+
/** A code determining the location where a user can redeem the offer, for example ONLINE_ONLY. */
|
|
2271
|
+
"eligibleTradeChannel": NamedNode<'https://gs1.org/voc/eligibleTradeChannel'>;
|
|
2272
|
+
/** Creating/sending/receiving of unstructured free text messages or documents using computer network, a mini-computer or an attached modem and regular telephone line or other electronic transmission media. */
|
|
2273
|
+
"email": NamedNode<'https://gs1.org/voc/email'>;
|
|
2274
|
+
/** Energy from Fat per specified nutrient basis quantity. */
|
|
2275
|
+
"energyFromFatPerNutrientBasis": NamedNode<'https://gs1.org/voc/energyFromFatPerNutrientBasis'>;
|
|
2276
|
+
/** Energy Per specified nutrient basis quantity. */
|
|
2277
|
+
"energyPerNutrientBasis": NamedNode<'https://gs1.org/voc/energyPerNutrientBasis'>;
|
|
2278
|
+
/** A link to an EPCIS repository of visibility event data. */
|
|
2279
|
+
"epcis": NamedNode<'https://gs1.org/voc/epcis'>;
|
|
2280
|
+
/** A link to an electronic patient information leaflet. */
|
|
2281
|
+
"epil": NamedNode<'https://gs1.org/voc/epil'>;
|
|
2282
|
+
/** A product which can be substituted for the product based on supplier-defined functional equivalence to the product. */
|
|
2283
|
+
"equivalentProduct": NamedNode<'https://gs1.org/voc/equivalentProduct'>;
|
|
2284
|
+
/** A link to event details. For a page specifically for scheduling a reservation or booking an appointment, see gs1:scheduleTime. */
|
|
2285
|
+
"eventsInfo": NamedNode<'https://gs1.org/voc/eventsInfo'>;
|
|
2286
|
+
/** Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the exact discount on the sales price associated with a particular gs1:Discount. This property can be used to express '$10 off'. */
|
|
2287
|
+
"exactDiscountAmount": NamedNode<'https://gs1.org/voc/exactDiscountAmount'>;
|
|
2288
|
+
/** A floating-point value indicating an exact percentage discount on the sales price associated with a particular gs1:Discount. This property can be used to express '15% discount'. */
|
|
2289
|
+
"exactDiscountPercentage": NamedNode<'https://gs1.org/voc/exactDiscountPercentage'>;
|
|
2290
|
+
/** A text description of any products, brands, or categories that cannot be used with the offer */
|
|
2291
|
+
"exclusionDescription": NamedNode<'https://gs1.org/voc/exclusionDescription'>;
|
|
2292
|
+
/** The expiration date is the date that determines the limit of consumption or use of a product/coupon. Its meaning is determined based on the trade item context (e.g., for food, the date will indicate the possibility of a direct health risk resulting from use of the product after the date, for pharmaceutical products, it will indicate the possibility of an indirect health risk resulting from the ineffectiveness of the product after the date). It is often referred to as 'use by date' or 'maximum durability date'. */
|
|
2293
|
+
"expirationDate": NamedNode<'https://gs1.org/voc/expirationDate'>;
|
|
2294
|
+
/** The manufacturer determines the expiration date and time, which is relevant only for short duration and for items that will not be sent on long distances and not outside of the time zone. A typical application of AI (7003) is in hospitals or public pharmacies for special, customised, products which may have a 'life duration' shorter than one single day. The life duration varies according the pharmaceutical substances used in the treatment. The precise expiration date and time is defined at the end of the manufacturing process, and can be barcoded on the product label as an attribute to the item's GTIN. Where there is no business requirement to express the expiration date to the nearest hour (or less), AI (17) Expiration date should be used. */
|
|
2295
|
+
"expirationDateTime": NamedNode<'https://gs1.org/voc/expirationDateTime'>;
|
|
2296
|
+
/** A link to a set of frequently asked questions. */
|
|
2297
|
+
"faqs": NamedNode<'https://gs1.org/voc/faqs'>;
|
|
2298
|
+
/** The percentage of fat contained in milk content of the product. */
|
|
2299
|
+
"fatInMilkContent": NamedNode<'https://gs1.org/voc/fatInMilkContent'>;
|
|
2300
|
+
/** Fat per specified nutrient basis quantity. */
|
|
2301
|
+
"fatPerNutrientBasis": NamedNode<'https://gs1.org/voc/fatPerNutrientBasis'>;
|
|
2302
|
+
/** The amount of fat contained in the base product expressed in percentage. */
|
|
2303
|
+
"fatpercentageInDryMatter": NamedNode<'https://gs1.org/voc/fatpercentageInDryMatter'>;
|
|
2304
|
+
/** A fax number used for transmitting and reproducing fixed graphic material over telephone lines or other electronic transmission media. */
|
|
2305
|
+
"faxNumber": NamedNode<'https://gs1.org/voc/faxNumber'>;
|
|
2306
|
+
/** Fibre per specified nutrient basis quantity. */
|
|
2307
|
+
"fibrePerNutrientBasis": NamedNode<'https://gs1.org/voc/fibrePerNutrientBasis'>;
|
|
2308
|
+
/** The specified language to which the digital asset is targeted. It is recommended to use the ISO 639-1 language code. */
|
|
2309
|
+
"fileLanguageCode": NamedNode<'https://gs1.org/voc/fileLanguageCode'>;
|
|
2310
|
+
/** The number of pixels along the vertical axis of the image. */
|
|
2311
|
+
"filePixelHeight": NamedNode<'https://gs1.org/voc/filePixelHeight'>;
|
|
2312
|
+
/** The number of pixels along the horizontal axis of the image. */
|
|
2313
|
+
"filePixelWidth": NamedNode<'https://gs1.org/voc/filePixelWidth'>;
|
|
2314
|
+
/** The first freeze date is applicable to products that are frozen directly after slaughtering, harvesting, catching or after initial processing of the product. Examples include fresh meat, meat products or fishery products. The first freeze date is determined by the organisation conducting the freezing. */
|
|
2315
|
+
"firstFreezeDate": NamedNode<'https://gs1.org/voc/firstFreezeDate'>;
|
|
2316
|
+
/** The type of fish for example Sea bass. */
|
|
2317
|
+
"fishType": NamedNode<'https://gs1.org/voc/fishType'>;
|
|
2318
|
+
/** Fluoride per specified nutrient basis quantity. */
|
|
2319
|
+
"fluoridePerNutrientBasis": NamedNode<'https://gs1.org/voc/fluoridePerNutrientBasis'>;
|
|
2320
|
+
/** Folic Acid per specified nutrient basis quantity. */
|
|
2321
|
+
"folicAcidPerNutrientBasis": NamedNode<'https://gs1.org/voc/folicAcidPerNutrientBasis'>;
|
|
2322
|
+
/** Identifies whether or not the product requires refrigeration. */
|
|
2323
|
+
"foodBeverageRefrigerationClaim": NamedNode<'https://gs1.org/voc/foodBeverageRefrigerationClaim'>;
|
|
2324
|
+
/** The type of meal the food or beverage product is targeted to for example Breakfast. */
|
|
2325
|
+
"foodBeverageTargetUse": NamedNode<'https://gs1.org/voc/foodBeverageTargetUse'>;
|
|
2326
|
+
/** Something that mechanically joins or affixes two or more parts together in a footwear product for example a shoe lace. */
|
|
2327
|
+
"footwearFasteningType": NamedNode<'https://gs1.org/voc/footwearFasteningType'>;
|
|
2328
|
+
/** The descriptive term that is used by the product manufacturer to identify whether the footwear upper is open or closed. Otherwise known as Open or Closed Upper. */
|
|
2329
|
+
"footwearUpperType": NamedNode<'https://gs1.org/voc/footwearUpperType'>;
|
|
2330
|
+
/** A code determining whether the fish originated from the sea or was farmed. */
|
|
2331
|
+
"freshOrSeawaterFarmed": NamedNode<'https://gs1.org/voc/freshOrSeawaterFarmed'>;
|
|
2332
|
+
/** Describes use of the product or service by the consumer. Should help clarify the product classification associated with the GTIN. */
|
|
2333
|
+
"functionalName": NamedNode<'https://gs1.org/voc/functionalName'>;
|
|
2334
|
+
/** A statement of the presence or absence of genetically modified protein or DNA. */
|
|
2335
|
+
"geneticallyModifiedDeclaration": NamedNode<'https://gs1.org/voc/geneticallyModifiedDeclaration'>;
|
|
2336
|
+
/** Links to information about geocoordinates or geoshapes for a place. */
|
|
2337
|
+
"geo": NamedNode<'https://gs1.org/voc/geo'>;
|
|
2338
|
+
/** A Global Location Number (GLN) is the GS1 Identification Key used to identify physical locations or parties. The key comprises a GS1 Company Prefix, Location Reference and Check Digit. For more information see https://www.gs1.org/gln. */
|
|
2339
|
+
"globalLocationNumber": NamedNode<'https://gs1.org/voc/globalLocationNumber'>;
|
|
2340
|
+
/** 8-digit code (GPC Brick Value) specifying a product category according to the GS1 Global Product Classification (GPC) standard. For more information see https://www.gs1.org/gpc */
|
|
2341
|
+
"gpcCategoryCode": NamedNode<'https://gs1.org/voc/gpcCategoryCode'>;
|
|
2342
|
+
/** A description of the code specifying a product category according to the GS1 Global Product Classification (GPC) standard. */
|
|
2343
|
+
"gpcCategoryDescription": NamedNode<'https://gs1.org/voc/gpcCategoryDescription'>;
|
|
2344
|
+
/** The overall area of the item including packaging. This can be given using a number of different AI ranges that depend on the units in which the area is measured. */
|
|
2345
|
+
"grossArea": NamedNode<'https://gs1.org/voc/grossArea'>;
|
|
2346
|
+
/** The overall volume of the item including packaging. This can be given using a number of different AI ranges that depend on the units in which the volume is measured. */
|
|
2347
|
+
"grossVolume": NamedNode<'https://gs1.org/voc/grossVolume'>;
|
|
2348
|
+
/** Used to identify the gross weight of the product. The gross weight includes all packaging materials of the product. At pallet level the productGrossWeight includes the weight of the pallet itself. For example, 200 GRM, value - total pounds, total grams, etc. */
|
|
2349
|
+
"grossWeight": NamedNode<'https://gs1.org/voc/grossWeight'>;
|
|
2350
|
+
/** The process through which fresh produce is grown and cultivated. */
|
|
2351
|
+
"growingMethod": NamedNode<'https://gs1.org/voc/growingMethod'>;
|
|
2352
|
+
/** A Global Trade Item Number (GTIN) is the 14 digit GS1 Identification Key used to identify products. The key comprises a GS1 Company Prefix followed by an Item Reference Number and a Check Digit. See https://www.gs1.org/gtin for more details. */
|
|
2353
|
+
"gtin": NamedNode<'https://gs1.org/voc/gtin'>;
|
|
2354
|
+
/** Used when one resolver redirects all request URIs that match a given pattern without further processing, such as from GS1 to a brand-operated service. See section 7.7.1 of the Digital Link standard, version 1.1. */
|
|
2355
|
+
"handledBy": NamedNode<'https://gs1.org/voc/handledBy'>;
|
|
2356
|
+
/** The harvest date. For example, the harvest date can be the date when an animal was slaughtered or killed, a fish has been harvested, or a crop was harvested. This date is determined by the organisation conducting the harvesting. Different organisations may use more specific terminology when referring to their specific needs and use terms such as: Date of catch or slaughter date. */
|
|
2357
|
+
"harvestDate": NamedNode<'https://gs1.org/voc/harvestDate'>;
|
|
2358
|
+
/** The harvest end date. For example, the harvest end date can be the date when an animal was slaughtered or killed, a fish has been harvested, or a crop was harvested. This end date is determined by the organisation conducting the harvesting. Different organisations may use more specific terminology when referring to their specific needs and use terms such as: Date of catch or slaughter date. When referring to animals the date range refers to the whole animal and all meat or fish cuts derived from this animal. */
|
|
2359
|
+
"harvestDateEnd": NamedNode<'https://gs1.org/voc/harvestDateEnd'>;
|
|
2360
|
+
/** The harvest start date. For example, the harvest start date can be the date when an animal was slaughtered or killed, a fish has been harvested, or a crop was harvested. This start date is determined by the organisation conducting the harvesting. Different organisations may use more specific terminology when referring to their specific needs and use terms such as: Date of catch or slaughter date. When referring to animals the date range refers to the whole animal and all meat or fish cuts derived from this animal. */
|
|
2361
|
+
"harvestDateStart": NamedNode<'https://gs1.org/voc/harvestDateStart'>;
|
|
2362
|
+
/** Relates to details about allergens */
|
|
2363
|
+
"hasAllergen": NamedNode<'https://gs1.org/voc/hasAllergen'>;
|
|
2364
|
+
/** The batch or lot number associates an item with information the manufacturer considers relevant for traceability of the trade item to which the element string is applied. The data may refer to the trade item itself or to items contained. The number may be, for example, a production lot number, a shift number, a machine number, a time, or an internal production code. In cases where the same product is manufactured in different locations the brand owner and the manufacturer are responsible for ensuring the non-duplication of batch/lot numbers for a GTIN. For the re-use of batch/lot numbers with a GTIN, sector-specific constraints need to be considered. */
|
|
2365
|
+
"hasBatchLotNumber": NamedNode<'https://gs1.org/voc/hasBatchLotNumber'>;
|
|
2366
|
+
/** Links to the place(s) that this organisation designates as their primary location(s). */
|
|
2367
|
+
"hasPrimaryLocation": NamedNode<'https://gs1.org/voc/hasPrimaryLocation'>;
|
|
2368
|
+
/** A link to a list of retailers. */
|
|
2369
|
+
"hasRetailers": NamedNode<'https://gs1.org/voc/hasRetailers'>;
|
|
2370
|
+
/** links to details of amounts refunded for returnable package in a specified region. */
|
|
2371
|
+
"hasReturnablePackageDeposit": NamedNode<'https://gs1.org/voc/hasReturnablePackageDeposit'>;
|
|
2372
|
+
/** A serial number is assigned to an entity for its lifetime. When combined with a GTIN, a serial number uniquely identifies an individual item. The serial number field is alphanumeric and may include all characters contained in figure 7.11-1. The brand owner and the manufacturer are responsible for ensuring the non-duplication of serial numbers for a GTIN. For the re-use of serial numbers with a GTIN, sector-specific constraints need to be considered. */
|
|
2373
|
+
"hasSerialNumber": NamedNode<'https://gs1.org/voc/hasSerialNumber'>;
|
|
2374
|
+
/** This identifier is assigned to an entity for its lifetime. When combined with a GTIN, a TPX uniquely identifies an individual item and forms a unit pack Unique Identifier (upUI) for tobacco traceability per EU 2018/574. The serial number field is alphanumeric and may include all characters contained in figure 7.11-1. The Third Party determines the TPX, but the TPX shall begin with the ID Issuer Unique Identification Code (UIC), followed by GS1 UIC Extension 1, and GS1 UIC Extension 2. */
|
|
2375
|
+
"hasThirdPartyControlledSerialNumber": NamedNode<'https://gs1.org/voc/hasThirdPartyControlledSerialNumber'>;
|
|
2376
|
+
/** A description of health claims according to regulations of the target market. */
|
|
2377
|
+
"healthClaimDescription": NamedNode<'https://gs1.org/voc/healthClaimDescription'>;
|
|
2378
|
+
/** A link to general information about an organisation or brand. Typically the homepage of an organisation's website. It may include links to further information such as certifications, careers, payments, reservations, etc. */
|
|
2379
|
+
"homepage": NamedNode<'https://gs1.org/voc/homepage'>;
|
|
2380
|
+
/** Link to a file containing a visual representation of the product. */
|
|
2381
|
+
"image": NamedNode<'https://gs1.org/voc/image'>;
|
|
2382
|
+
/** The depth of the product in its packaging, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details. */
|
|
2383
|
+
"inPackageDepth": NamedNode<'https://gs1.org/voc/inPackageDepth'>;
|
|
2384
|
+
/** The measurement of the diameter of the product in its package at its largest point. For example, 165 MMT. */
|
|
2385
|
+
"inPackageDiameter": NamedNode<'https://gs1.org/voc/inPackageDiameter'>;
|
|
2386
|
+
/** The height of the product in the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details. */
|
|
2387
|
+
"inPackageHeight": NamedNode<'https://gs1.org/voc/inPackageHeight'>;
|
|
2388
|
+
/** The width of the product in the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details. */
|
|
2389
|
+
"inPackageWidth": NamedNode<'https://gs1.org/voc/inPackageWidth'>;
|
|
2390
|
+
/** Any included object or device not part of the core product itself but which adds to its functionality or use. */
|
|
2391
|
+
"includedAccessories": NamedNode<'https://gs1.org/voc/includedAccessories'>;
|
|
2392
|
+
/** Links to information about ingredients of a specific Food/Beverage/Tobacco product. */
|
|
2393
|
+
"ingredient": NamedNode<'https://gs1.org/voc/ingredient'>;
|
|
2394
|
+
/** Quantity of the ingredient contained in the product as a percentage of the total product ingredients. This is used in conjunction with ingredientName. */
|
|
2395
|
+
"ingredientContentPercentage": NamedNode<'https://gs1.org/voc/ingredientContentPercentage'>;
|
|
2396
|
+
/** Free text field describing an ingredient or ingredient group. Ingredients include any additives (colourings, preservatives, e-numbers, etc.) that are encompassed. */
|
|
2397
|
+
"ingredientName": NamedNode<'https://gs1.org/voc/ingredientName'>;
|
|
2398
|
+
/** Indicates a claim to an ingredient, considered to be a concern for regulatory or other reasons, and which is 'contained' within the product but may not need to specify the amount whether approximate, or an accurate measurement be given. */
|
|
2399
|
+
"ingredientOfConcern": NamedNode<'https://gs1.org/voc/ingredientOfConcern'>;
|
|
2400
|
+
/** Integer (1, 2, 3...) indicating the ingredient order by content percentage of the product. (major ingredient = 1, second ingredient = 2) etc. */
|
|
2401
|
+
"ingredientSequence": NamedNode<'https://gs1.org/voc/ingredientSequence'>;
|
|
2402
|
+
/** Information on the constituent ingredient make up of the product specified as one string. */
|
|
2403
|
+
"ingredientStatement": NamedNode<'https://gs1.org/voc/ingredientStatement'>;
|
|
2404
|
+
/** A link to facts about ingredients. */
|
|
2405
|
+
"ingredientsInfo": NamedNode<'https://gs1.org/voc/ingredientsInfo'>;
|
|
2406
|
+
/** The date when the certification was originally issued. May differ from the certificationStartDate of the current recertification cycle. */
|
|
2407
|
+
"initialCertificationDate": NamedNode<'https://gs1.org/voc/initialCertificationDate'>;
|
|
2408
|
+
/** A link to instructions, such as assembly instructions, usage tips etc. */
|
|
2409
|
+
"instructions": NamedNode<'https://gs1.org/voc/instructions'>;
|
|
2410
|
+
/** Link to a file containing the Instructions For Use. */
|
|
2411
|
+
"instructionsForUse": NamedNode<'https://gs1.org/voc/instructionsForUse'>;
|
|
2412
|
+
/** Iodine per specified nutrient basis quantity. */
|
|
2413
|
+
"iodinePerNutrientBasis": NamedNode<'https://gs1.org/voc/iodinePerNutrientBasis'>;
|
|
2414
|
+
/** Iron per specified nutrient basis quantity. */
|
|
2415
|
+
"ironPerNutrientBasis": NamedNode<'https://gs1.org/voc/ironPerNutrientBasis'>;
|
|
2416
|
+
/** Indicates if radiation has been applied to the product. */
|
|
2417
|
+
"irradiatedCode": NamedNode<'https://gs1.org/voc/irradiatedCode'>;
|
|
2418
|
+
/** Used to identify whether or not a beverage product is naturally effervescent or has been made effervescent by the addition of carbon dioxide gas. */
|
|
2419
|
+
"isCarbonated": NamedNode<'https://gs1.org/voc/isCarbonated'>;
|
|
2420
|
+
/** The descriptive term that is used by the product manufacturer to identify whether or not the product contains caffeine. */
|
|
2421
|
+
"isDecaffeinated": NamedNode<'https://gs1.org/voc/isDecaffeinated'>;
|
|
2422
|
+
/** Used to identify whether or not the product claims to be made from a concentrated formulation. */
|
|
2423
|
+
"isFromConcentrate": NamedNode<'https://gs1.org/voc/isFromConcentrate'>;
|
|
2424
|
+
/** A The indication whether or not the milk used was actively homogenised. The homogenisation of milk is a technical process in the dairy. The milk fat is milled to such an extent that further creaming is prevented. */
|
|
2425
|
+
"isHomogenised": NamedNode<'https://gs1.org/voc/isHomogenised'>;
|
|
2426
|
+
/** Determines whether the product is instant. */
|
|
2427
|
+
"isInstant": NamedNode<'https://gs1.org/voc/isInstant'>;
|
|
2428
|
+
/** Indicates, with reference to the product branding, labelling or packaging, the descriptive term that is used by the product manufacturer to identify if the product is intended as maternity wear. */
|
|
2429
|
+
"isMaternity": NamedNode<'https://gs1.org/voc/isMaternity'>;
|
|
2430
|
+
/** If specified and set to true, the discount is only available through the retailer making the offer. */
|
|
2431
|
+
"isOnlyAvailableThroughRetailer": NamedNode<'https://gs1.org/voc/isOnlyAvailableThroughRetailer'>;
|
|
2432
|
+
/** If specified and set to true, the discount is only available for customers who have signed up to the retailer's mailing list. */
|
|
2433
|
+
"isOnlyWithMailingListSignup": NamedNode<'https://gs1.org/voc/isOnlyWithMailingListSignup'>;
|
|
2434
|
+
/** If specified, the discount is only available when purchasing using one of the specified payment card types. */
|
|
2435
|
+
"isOnlyWithPaymentCard": NamedNode<'https://gs1.org/voc/isOnlyWithPaymentCard'>;
|
|
2436
|
+
/** If specified and set to true, the discount is only available for holders of the retailer's own loyalty card. */
|
|
2437
|
+
"isOnlyWithRetailerLoyaltyCard": NamedNode<'https://gs1.org/voc/isOnlyWithRetailerLoyaltyCard'>;
|
|
2438
|
+
/** If specified and set to true, the discount is only available for holders of the retailer's own store payment card. */
|
|
2439
|
+
"isOnlyWithRetailerPaymentCard": NamedNode<'https://gs1.org/voc/isOnlyWithRetailerPaymentCard'>;
|
|
2440
|
+
/** The descriptive term that is used by the product manufacturer to identify whether or not the product has a patterned design. */
|
|
2441
|
+
"isPatterned": NamedNode<'https://gs1.org/voc/isPatterned'>;
|
|
2442
|
+
/** The descriptive term that is used by the product manufacturer to identify whether or not a fruit or vegetable product has been de-stoned or pitted prior to being offered for sale. */
|
|
2443
|
+
"isPittedStoned": NamedNode<'https://gs1.org/voc/isPittedStoned'>;
|
|
2444
|
+
/** An indicator for the product to determine if the Manufacturer or Supplier has recalled the product. */
|
|
2445
|
+
"isProductRecalled": NamedNode<'https://gs1.org/voc/isProductRecalled'>;
|
|
2446
|
+
/** Determines whether the offer is only provided by the promoter */
|
|
2447
|
+
"isPromoterExclusiveOffer": NamedNode<'https://gs1.org/voc/isPromoterExclusiveOffer'>;
|
|
2448
|
+
/** An indicator whether or not the cheese rind is edible. Some cheeses are coated in plastic or their surface is treated with other traditional substances to increase their shelf life. This can result in the rind no longer being edible. */
|
|
2449
|
+
"isRindEdible": NamedNode<'https://gs1.org/voc/isRindEdible'>;
|
|
2450
|
+
/** Determines whether the product is seedless as grown. */
|
|
2451
|
+
"isSeedless": NamedNode<'https://gs1.org/voc/isSeedless'>;
|
|
2452
|
+
/** The descriptive term that is used by the product manufacturer to identify whether or not the product or its contents have been shelled/peeled prior to being offered for sale. */
|
|
2453
|
+
"isShelledPeeled": NamedNode<'https://gs1.org/voc/isShelledPeeled'>;
|
|
2454
|
+
/** Determines whether the product comes pre-sliced. */
|
|
2455
|
+
"isSliced": NamedNode<'https://gs1.org/voc/isSliced'>;
|
|
2456
|
+
/** The descriptive term that is used to identify whether the product is thermal. */
|
|
2457
|
+
"isThermal": NamedNode<'https://gs1.org/voc/isThermal'>;
|
|
2458
|
+
/** Identifies whether the product makes claim to being vintage. */
|
|
2459
|
+
"isVintage": NamedNode<'https://gs1.org/voc/isVintage'>;
|
|
2460
|
+
/** Determines whether product has been prewashed and is ready to eat. */
|
|
2461
|
+
"isWashedReadyToEat": NamedNode<'https://gs1.org/voc/isWashedReadyToEat'>;
|
|
2462
|
+
/** The descriptive term that is used to identify whether or not the product claims to provide waterproofing to the applied surface. */
|
|
2463
|
+
"isWaterproof": NamedNode<'https://gs1.org/voc/isWaterproof'>;
|
|
2464
|
+
/** Identifies whether or not the product is intended to be disposed of after single use or a limited period of use. */
|
|
2465
|
+
"isWearableItemDisposable": NamedNode<'https://gs1.org/voc/isWearableItemDisposable'>;
|
|
2466
|
+
/** The product included in the offer. */
|
|
2467
|
+
"itemOffered": NamedNode<'https://gs1.org/voc/itemOffered'>;
|
|
2468
|
+
/** The fruit juice content of the product expressed as a percentage. */
|
|
2469
|
+
"juiceContentPercent": NamedNode<'https://gs1.org/voc/juiceContentPercent'>;
|
|
2470
|
+
/** A link to a JSON Web Signature */
|
|
2471
|
+
"jws": NamedNode<'https://gs1.org/voc/jws'>;
|
|
2472
|
+
/** Angular distance North or South from the earth's equator measured through 90 degrees. */
|
|
2473
|
+
"latitude": NamedNode<'https://gs1.org/voc/latitude'>;
|
|
2474
|
+
/** Links to the organisation (lessor) from which this place is leased. */
|
|
2475
|
+
"leasedFrom": NamedNode<'https://gs1.org/voc/leasedFrom'>;
|
|
2476
|
+
/** Links to the organisation(s) (lessee(s)) to which this place is leased. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible. */
|
|
2477
|
+
"leasedTo": NamedNode<'https://gs1.org/voc/leasedTo'>;
|
|
2478
|
+
/** A link through which a review can be added. */
|
|
2479
|
+
"leaveReview": NamedNode<'https://gs1.org/voc/leaveReview'>;
|
|
2480
|
+
/** Links to the place(s) for which this organisation is the lessee (i.e., this organisation leases those places from another organisation, the lessor). */
|
|
2481
|
+
"lesseeOf": NamedNode<'https://gs1.org/voc/lesseeOf'>;
|
|
2482
|
+
/** Links to the place(s) for which this organisation is the lessor (i.e., this organisation leases those places to others). */
|
|
2483
|
+
"lessorFor": NamedNode<'https://gs1.org/voc/lessorFor'>;
|
|
2484
|
+
/** A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space. */
|
|
2485
|
+
"line": NamedNode<'https://gs1.org/voc/line'>;
|
|
2486
|
+
/** The place(s) associated with an organization. */
|
|
2487
|
+
"location": NamedNode<'https://gs1.org/voc/location'>;
|
|
2488
|
+
/** A link to a map, directions, or other location-related information. For B2B location information, see gs1:logisticsInfo. For details specific to hours of operation, see gs1:openingHoursInfo */
|
|
2489
|
+
"locationInfo": NamedNode<'https://gs1.org/voc/locationInfo'>;
|
|
2490
|
+
/** A link to B2B logistics information related to a physical location. */
|
|
2491
|
+
"logisticsInfo": NamedNode<'https://gs1.org/voc/logisticsInfo'>;
|
|
2492
|
+
/** The arc or portion of the earth's equator intersected between the meridian of a given place and the prime meridian and expressed in degrees */
|
|
2493
|
+
"longitude": NamedNode<'https://gs1.org/voc/longitude'>;
|
|
2494
|
+
/** Magnesium per specified nutrient basis quantity. */
|
|
2495
|
+
"magnesiumPerNutrientBasis": NamedNode<'https://gs1.org/voc/magnesiumPerNutrientBasis'>;
|
|
2496
|
+
/** An offer made by an organization. */
|
|
2497
|
+
"makesOffer": NamedNode<'https://gs1.org/voc/makesOffer'>;
|
|
2498
|
+
/** Links to the organisation that manages this place or organisation, as designated by the owner or another organisation. */
|
|
2499
|
+
"managedBy": NamedNode<'https://gs1.org/voc/managedBy'>;
|
|
2500
|
+
/** Links to the organisation(s) for whom this place is managed. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible. */
|
|
2501
|
+
"managedFor": NamedNode<'https://gs1.org/voc/managedFor'>;
|
|
2502
|
+
/** Links to the place(s) or organisation(s) that this organisation manages, on behalf of the owner or another organisation. */
|
|
2503
|
+
"manages": NamedNode<'https://gs1.org/voc/manages'>;
|
|
2504
|
+
/** Manganese per specified nutrient basis quantity. */
|
|
2505
|
+
"manganesePerNutrientBasis": NamedNode<'https://gs1.org/voc/manganesePerNutrientBasis'>;
|
|
2506
|
+
/** The organization that produces the item. */
|
|
2507
|
+
"manufacturer": NamedNode<'https://gs1.org/voc/manufacturer'>;
|
|
2508
|
+
/** Code indicating the preparation methods that a manufacturer has used in the manufacturing of a product for example DEEP_FRY. */
|
|
2509
|
+
"manufacturerPreparationCode": NamedNode<'https://gs1.org/voc/manufacturerPreparationCode'>;
|
|
2510
|
+
/** The warranty associated with the product. */
|
|
2511
|
+
"manufacturersWarranty": NamedNode<'https://gs1.org/voc/manufacturersWarranty'>;
|
|
2512
|
+
/** A physical location consisting of one or more buildings with facilities for manufacturing. */
|
|
2513
|
+
"manufacturingPlant": NamedNode<'https://gs1.org/voc/manufacturingPlant'>;
|
|
2514
|
+
/** The mass per unit area of the item. This can be given using a number of different AI ranges that depend on the units in which the mass and area are measured. */
|
|
2515
|
+
"massPerUnitArea": NamedNode<'https://gs1.org/voc/massPerUnitArea'>;
|
|
2516
|
+
/** A link to a source of structured master data for the entity. This is typically for B2B applications. */
|
|
2517
|
+
"masterData": NamedNode<'https://gs1.org/voc/masterData'>;
|
|
2518
|
+
/** The method of maturity for the item for example tree ripened or jet fresh. */
|
|
2519
|
+
"maturationMethod": NamedNode<'https://gs1.org/voc/maturationMethod'>;
|
|
2520
|
+
/** Provides a maximum price value as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency */
|
|
2521
|
+
"maxPrice": NamedNode<'https://gs1.org/voc/maxPrice'>;
|
|
2522
|
+
/** Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the maximum discount on the sales price associated with a particular gs1:Discount. This property can be used to express 'up to $10 off'. */
|
|
2523
|
+
"maximumDiscountAmount": NamedNode<'https://gs1.org/voc/maximumDiscountAmount'>;
|
|
2524
|
+
/** A floating-point value indicating a maximum percentage discount on the sales price associated with a particular gs1:Discount. This property can be used to express 'up to 15% discount'. */
|
|
2525
|
+
"maximumDiscountPercentage": NamedNode<'https://gs1.org/voc/maximumDiscountPercentage'>;
|
|
2526
|
+
/** The upper limit drinking temperature of the optimum range of the drinking temperature. The optimum range of the drinking temperature is a recommendation and is based on the experience of the individual producer. Allows for the representation of the same value in different units of measure but not multiple values. */
|
|
2527
|
+
"maximumOptimumConsumptionTemperature": NamedNode<'https://gs1.org/voc/maximumOptimumConsumptionTemperature'>;
|
|
2528
|
+
/** Specifies the maximum number of items that qualify for a particular gs1:Discount. This property can be used to express 'maximum N items per customer'. */
|
|
2529
|
+
"maximumQualifyingItems": NamedNode<'https://gs1.org/voc/maximumQualifyingItems'>;
|
|
2530
|
+
/** Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the maximum spend that qualifies for a particular gs1:Discount. This property can be used to express 'for purchases of up to $100'. */
|
|
2531
|
+
"maximumQualifyingSpend": NamedNode<'https://gs1.org/voc/maximumQualifyingSpend'>;
|
|
2532
|
+
/** The fish, meat, or poultry type for this food and beverage item. */
|
|
2533
|
+
"meatPoultryType": NamedNode<'https://gs1.org/voc/meatPoultryType'>;
|
|
2534
|
+
/** A link to menu details. This may include food menus, services, or other offerings provided by an organisation or at a location. For details specific to allergens only, see gs1:allergenInfo . For details specific to nutrition information only, see gs1:nutritionalInfo . For details specific to ingredients only, see gs1:ingredientsInfo . */
|
|
2535
|
+
"menuInfo": NamedNode<'https://gs1.org/voc/menuInfo'>;
|
|
2536
|
+
/** Provides a minimum price value as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency */
|
|
2537
|
+
"minPrice": NamedNode<'https://gs1.org/voc/minPrice'>;
|
|
2538
|
+
/** Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the minimum discount on the sales price associated with a particular gs1:Discount. This property can be used to express 'at least $10 off'. */
|
|
2539
|
+
"minimumDiscountAmount": NamedNode<'https://gs1.org/voc/minimumDiscountAmount'>;
|
|
2540
|
+
/** A floating-point value indicating a minimum percentage discount on the sales price associated with a particular gs1:Discount. This property can be used to express 'at least 15% discount'. */
|
|
2541
|
+
"minimumDiscountPercentage": NamedNode<'https://gs1.org/voc/minimumDiscountPercentage'>;
|
|
2542
|
+
/** The minimum amount of fish contained in a food and beverage product expressed as a measurement. */
|
|
2543
|
+
"minimumFishContent": NamedNode<'https://gs1.org/voc/minimumFishContent'>;
|
|
2544
|
+
/** The minimum amount of fish, meat or poultry contained in a food and beverage product expressed as a measurement. */
|
|
2545
|
+
"minimumMeatPoultryContent": NamedNode<'https://gs1.org/voc/minimumMeatPoultryContent'>;
|
|
2546
|
+
/** The lower limit drinking temperature of the optimum range of the drinking temperature. The optimum range of the drinking temperature is a recommendation and is based on the experience of the individual producer. Allows for the representation of the same value in different units of measure but not multiple values. */
|
|
2547
|
+
"minimumOptimumConsumptionTemperature": NamedNode<'https://gs1.org/voc/minimumOptimumConsumptionTemperature'>;
|
|
2548
|
+
/** Specifies the minimum number of items that must be purchased to qualify for a particular gs1:Discount. This property can be used to express 'if you buy at least N items'. */
|
|
2549
|
+
"minimumQualifyingItems": NamedNode<'https://gs1.org/voc/minimumQualifyingItems'>;
|
|
2550
|
+
/** Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the minimum spend required to qualify for a particular gs1:Discount. This property can be used to express 'if you spend at least $100'. */
|
|
2551
|
+
"minimumQualifyingSpend": NamedNode<'https://gs1.org/voc/minimumQualifyingSpend'>;
|
|
2552
|
+
/** Molybdenum per specified nutrient basis quantity. */
|
|
2553
|
+
"molybdenumPerNutrientBasis": NamedNode<'https://gs1.org/voc/molybdenumPerNutrientBasis'>;
|
|
2554
|
+
/** Monounsaturated fat per specified nutrient basis quantity. */
|
|
2555
|
+
"monounsaturatedFatPerNutrientBasis": NamedNode<'https://gs1.org/voc/monounsaturatedFatPerNutrientBasis'>;
|
|
2556
|
+
/** The net area of the item. This can be given using a number of different AI ranges that depend on the units in which the area is measured. */
|
|
2557
|
+
"netArea": NamedNode<'https://gs1.org/voc/netArea'>;
|
|
2558
|
+
/** The quantity of the product contained by a package, usually as claimed on the label. Indicates the net content of the total product. For fixed value products use the value claimed on the package, to avoid variable fill rate issue that arises with some product which are sold by volume or weight, and whose actual content may vary slightly from batch to batch. */
|
|
2559
|
+
"netContent": NamedNode<'https://gs1.org/voc/netContent'>;
|
|
2560
|
+
/** Used to identify the net weight of the product. Net Weight excludes all packaging material, including the packaging material of all lower-level GTINs. Example:11.5 kgm. */
|
|
2561
|
+
"netWeight": NamedNode<'https://gs1.org/voc/netWeight'>;
|
|
2562
|
+
/** Niacin per specified nutrient basis quantity. */
|
|
2563
|
+
"niacinPerNutrientBasis": NamedNode<'https://gs1.org/voc/niacinPerNutrientBasis'>;
|
|
2564
|
+
/** The total number of servings contained in the package. */
|
|
2565
|
+
"numberOfServingsPerPackage": NamedNode<'https://gs1.org/voc/numberOfServingsPerPackage'>;
|
|
2566
|
+
/** Code indicating whether the number of servings per package is exact or approximate. */
|
|
2567
|
+
"numberOfServingsPerPackageMeasurementPrecision": NamedNode<'https://gs1.org/voc/numberOfServingsPerPackageMeasurementPrecision'>;
|
|
2568
|
+
/** A free text field specifying a range for the number of servings contained in the package. */
|
|
2569
|
+
"numberOfServingsRangeDescription": NamedNode<'https://gs1.org/voc/numberOfServingsRangeDescription'>;
|
|
2570
|
+
/** Quantity on which the nutrient information has been based; for example, per 100 grams. When specified, nutrientBasisQuantity establishes the basis for all contained nutrient records. */
|
|
2571
|
+
"nutrientBasisQuantity": NamedNode<'https://gs1.org/voc/nutrientBasisQuantity'>;
|
|
2572
|
+
/** The type of quantity specified in the nutrientBasisQuantity for example measurement, serving size, or container. This is used in conjunction with the nutrientBasisQuantity. */
|
|
2573
|
+
"nutrientBasisQuantityType": NamedNode<'https://gs1.org/voc/nutrientBasisQuantityType'>;
|
|
2574
|
+
/** The Code indicating whether the specified nutrient content is exact or approximate. */
|
|
2575
|
+
"nutrientMeasurementPrecision": NamedNode<'https://gs1.org/voc/nutrientMeasurementPrecision'>;
|
|
2576
|
+
/** Code indicating a nutritional claim applicable to the product, for example FAT_FREE. */
|
|
2577
|
+
"nutritionalClaim": NamedNode<'https://gs1.org/voc/nutritionalClaim'>;
|
|
2578
|
+
/** Free text field for any additional nutritional claims. */
|
|
2579
|
+
"nutritionalClaimStatement": NamedNode<'https://gs1.org/voc/nutritionalClaimStatement'>;
|
|
2580
|
+
/** A link to nutritional facts. */
|
|
2581
|
+
"nutritionalInfo": NamedNode<'https://gs1.org/voc/nutritionalInfo'>;
|
|
2582
|
+
/** Links to the organisation(s) that occupy this place. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible. */
|
|
2583
|
+
"occupiedBy": NamedNode<'https://gs1.org/voc/occupiedBy'>;
|
|
2584
|
+
/** Links to the place(s) that this organisation occupies. */
|
|
2585
|
+
"occupies": NamedNode<'https://gs1.org/voc/occupies'>;
|
|
2586
|
+
/** A description of the offer including goods or services offered for sale or use. */
|
|
2587
|
+
"offerDescription": NamedNode<'https://gs1.org/voc/offerDescription'>;
|
|
2588
|
+
/** A discount associated with an offer. */
|
|
2589
|
+
"offerDiscount": NamedNode<'https://gs1.org/voc/offerDiscount'>;
|
|
2590
|
+
/** A code indicating the type of redemptions that apply to the offer, for example single use. */
|
|
2591
|
+
"offerRedemptionType": NamedNode<'https://gs1.org/voc/offerRedemptionType'>;
|
|
2592
|
+
/** The URL where the offer seeker will need to go in order to redeem the offer for an online redemption. */
|
|
2593
|
+
"offerRedemptionURL": NamedNode<'https://gs1.org/voc/offerRedemptionURL'>;
|
|
2594
|
+
/** A description of what the offer is restricted to, relative to all other offerings by the issuer, for example payment restrictions, subscription required, new customers only. */
|
|
2595
|
+
"offerRestrictionDescription": NamedNode<'https://gs1.org/voc/offerRestrictionDescription'>;
|
|
2596
|
+
/** A link to details on hours of operation. */
|
|
2597
|
+
"openingHoursInfo": NamedNode<'https://gs1.org/voc/openingHoursInfo'>;
|
|
2598
|
+
/** Relates to an organic claim about the product */
|
|
2599
|
+
"organicClaim": NamedNode<'https://gs1.org/voc/organicClaim'>;
|
|
2600
|
+
/** A governing body that creates and maintains standards related to organic products. */
|
|
2601
|
+
"organicClaimAgency": NamedNode<'https://gs1.org/voc/organicClaimAgency'>;
|
|
2602
|
+
/** The percent of actual organic materials per weight of the product. This is usually claimed on the product. */
|
|
2603
|
+
"organicPercentClaim": NamedNode<'https://gs1.org/voc/organicPercentClaim'>;
|
|
2604
|
+
/** The name of the organization expressed in text. */
|
|
2605
|
+
"organizationName": NamedNode<'https://gs1.org/voc/organizationName'>;
|
|
2606
|
+
/** Code indicating an organization role. Allowed code values are specified in OrganizationalRole code list. */
|
|
2607
|
+
"organizationRole": NamedNode<'https://gs1.org/voc/organizationRole'>;
|
|
2608
|
+
/** The depth of the product out of its packaging, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details. */
|
|
2609
|
+
"outOfPackageDepth": NamedNode<'https://gs1.org/voc/outOfPackageDepth'>;
|
|
2610
|
+
/** The measurement of the diameter of the product out of its package at its largest point. For example, 165 MMT. */
|
|
2611
|
+
"outOfPackageDiameter": NamedNode<'https://gs1.org/voc/outOfPackageDiameter'>;
|
|
2612
|
+
/** The height of the product out of the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details. */
|
|
2613
|
+
"outOfPackageHeight": NamedNode<'https://gs1.org/voc/outOfPackageHeight'>;
|
|
2614
|
+
/** The width of the product out of the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details. */
|
|
2615
|
+
"outOfPackageWidth": NamedNode<'https://gs1.org/voc/outOfPackageWidth'>;
|
|
2616
|
+
/** Links to the organisation(s) that own this place, in full or in part. This includes joint ventures. For leased locations, see gs1:lessorFor and gs1:leasedFrom. */
|
|
2617
|
+
"ownedBy": NamedNode<'https://gs1.org/voc/ownedBy'>;
|
|
2618
|
+
/** Links to the place(s) or organisation(s) that this organisation owns. */
|
|
2619
|
+
"owns": NamedNode<'https://gs1.org/voc/owns'>;
|
|
2620
|
+
/** Details on the packaging for a product including type, weight and materials. */
|
|
2621
|
+
"packaging": NamedNode<'https://gs1.org/voc/packaging'>;
|
|
2622
|
+
/** The packaging date is the date when the goods were packed as determined by the packager. The date may refer to the trade item itself or to items contained. */
|
|
2623
|
+
"packagingDate": NamedNode<'https://gs1.org/voc/packagingDate'>;
|
|
2624
|
+
/** Code indicating a feature that facilitates the usage of the product by the consumer, for example a handle. Packaging features do not affect the core composition of the packaging type nor modify its usage. */
|
|
2625
|
+
"packagingFeature": NamedNode<'https://gs1.org/voc/packagingFeature'>;
|
|
2626
|
+
/** Code indicating specific functionality for packaging resulting from specific processes or features present in the packaging type,for example, ANTI_TAMPERING. */
|
|
2627
|
+
"packagingFunction": NamedNode<'https://gs1.org/voc/packagingFunction'>;
|
|
2628
|
+
/** Indication of which dietary or allergen marks are on the package. */
|
|
2629
|
+
"packagingMarkedDietAllergenType": NamedNode<'https://gs1.org/voc/packagingMarkedDietAllergenType'>;
|
|
2630
|
+
/** Indication of the food ingredients that the package is marked free from. */
|
|
2631
|
+
"packagingMarkedFreeFrom": NamedNode<'https://gs1.org/voc/packagingMarkedFreeFrom'>;
|
|
2632
|
+
/** A marking that the product received recognition, endorsement, certification by following guidelines by the label issuing agency. This does not represent claims for regulatory purposes on products such as free from markings. */
|
|
2633
|
+
"packagingMarkedLabelAccreditation": NamedNode<'https://gs1.org/voc/packagingMarkedLabelAccreditation'>;
|
|
2634
|
+
/** links to details about packaging material type, quantity and thickness */
|
|
2635
|
+
"packagingMaterial": NamedNode<'https://gs1.org/voc/packagingMaterial'>;
|
|
2636
|
+
/** The quantity of the packaging material of the product. Can be weight, volume or surface, can vary by country. */
|
|
2637
|
+
"packagingMaterialCompositionQuantity": NamedNode<'https://gs1.org/voc/packagingMaterialCompositionQuantity'>;
|
|
2638
|
+
/** The thickness of a packaging material. */
|
|
2639
|
+
"packagingMaterialThickness": NamedNode<'https://gs1.org/voc/packagingMaterialThickness'>;
|
|
2640
|
+
/** The materials used for the packaging of the product for example glass or plastic. */
|
|
2641
|
+
"packagingMaterialType": NamedNode<'https://gs1.org/voc/packagingMaterialType'>;
|
|
2642
|
+
/** The process the packaging could undertake for recyclable & sustainability programs. Examples COMPOSTABLE, ENERGY_RECOVERABLE, REUSABLE. */
|
|
2643
|
+
"packagingRecyclingProcessType": NamedNode<'https://gs1.org/voc/packagingRecyclingProcessType'>;
|
|
2644
|
+
/** A code indicating the recycling scheme the packaging of this product will fall within when recycled. Applies to recyclable packaging with or without deposit. */
|
|
2645
|
+
"packagingRecyclingScheme": NamedNode<'https://gs1.org/voc/packagingRecyclingScheme'>;
|
|
2646
|
+
/** A code depicting the shape of a package for example CONE. */
|
|
2647
|
+
"packagingShape": NamedNode<'https://gs1.org/voc/packagingShape'>;
|
|
2648
|
+
/** The dominant means used to transport, store, handle or display the product as defined by the data source. This packaging is not used to describe any manufacturing process.Recommend to use UNECE Rec 21 codes. */
|
|
2649
|
+
"packagingType": NamedNode<'https://gs1.org/voc/packagingType'>;
|
|
2650
|
+
/** Pantothenic Acid per specified nutrient basis quantity. */
|
|
2651
|
+
"pantothenicAcidPerNutrientBasis": NamedNode<'https://gs1.org/voc/pantothenicAcidPerNutrientBasis'>;
|
|
2652
|
+
/** A link to a place where payments details are provided and/or payments can be made by the user. */
|
|
2653
|
+
"paymentLink": NamedNode<'https://gs1.org/voc/paymentLink'>;
|
|
2654
|
+
/** The type of payment term expressed as a code, for example Discount. */
|
|
2655
|
+
"paymentTerms": NamedNode<'https://gs1.org/voc/paymentTerms'>;
|
|
2656
|
+
/** The percentage of alcohol contained in product. */
|
|
2657
|
+
"percentageOfAlcoholByVolume": NamedNode<'https://gs1.org/voc/percentageOfAlcoholByVolume'>;
|
|
2658
|
+
/** Phosphorus per specified nutrient basis quantity. */
|
|
2659
|
+
"phosphorusPerNutrientBasis": NamedNode<'https://gs1.org/voc/phosphorusPerNutrientBasis'>;
|
|
2660
|
+
/** A link to information specifically about the identified item, typically operated by the brand owner or a retailer of the product and aimed at consumers. It may include links to further information, product description, specifications etc. */
|
|
2661
|
+
"pip": NamedNode<'https://gs1.org/voc/pip'>;
|
|
2662
|
+
/** A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical. */
|
|
2663
|
+
"polygon": NamedNode<'https://gs1.org/voc/polygon'>;
|
|
2664
|
+
/** Polyols per specified nutrient basis quantity. */
|
|
2665
|
+
"polyolsPerNutrientBasis": NamedNode<'https://gs1.org/voc/polyolsPerNutrientBasis'>;
|
|
2666
|
+
/** Polyunsaturated fat per specified nutrient basis quantity. */
|
|
2667
|
+
"polyunsaturatedFatPerNutrientBasis": NamedNode<'https://gs1.org/voc/polyunsaturatedFatPerNutrientBasis'>;
|
|
2668
|
+
/** The number that identifies a PO box. A PO box is a box in a post office or other postal service location assigned to an organization where postal items may be kept. */
|
|
2669
|
+
"postOfficeBoxNumber": NamedNode<'https://gs1.org/voc/postOfficeBoxNumber'>;
|
|
2670
|
+
/** Text specifying the postal code for an address. */
|
|
2671
|
+
"postalCode": NamedNode<'https://gs1.org/voc/postalCode'>;
|
|
2672
|
+
/** The name of the recipient expressed in text. Note that this may be different than gs1:OrganizationName. */
|
|
2673
|
+
"postalName": NamedNode<'https://gs1.org/voc/postalName'>;
|
|
2674
|
+
/** Potassium per specified nutrient basis quantity. */
|
|
2675
|
+
"potassiumPerNutrientBasis": NamedNode<'https://gs1.org/voc/potassiumPerNutrientBasis'>;
|
|
2676
|
+
/** Code specifying the preparation state of the product for which the nutrient information is valid. PREPARED, UNPREPARED. */
|
|
2677
|
+
"preparationCode": NamedNode<'https://gs1.org/voc/preparationCode'>;
|
|
2678
|
+
/** Specifies additional precautions to be taken before preparation or consumption of the product. */
|
|
2679
|
+
"preparationConsumptionPrecautions": NamedNode<'https://gs1.org/voc/preparationConsumptionPrecautions'>;
|
|
2680
|
+
/** Links to information about how to prepare a specific Food/Beverage/Tobacco product. */
|
|
2681
|
+
"preparationInformation": NamedNode<'https://gs1.org/voc/preparationInformation'>;
|
|
2682
|
+
/** Free text providing instructions on how to prepare the product before serving. */
|
|
2683
|
+
"preparationInstructions": NamedNode<'https://gs1.org/voc/preparationInstructions'>;
|
|
2684
|
+
/** Code indicating the preservation technique used to preserve the product from deterioration, for example, BRINING. */
|
|
2685
|
+
"preservationTechnique": NamedNode<'https://gs1.org/voc/preservationTechnique'>;
|
|
2686
|
+
/** Provides a price value as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency. The price value indicates the unit price unless the property gs1:eligibleQuantity is specified and indicates multiple units */
|
|
2687
|
+
"price": NamedNode<'https://gs1.org/voc/price'>;
|
|
2688
|
+
/** The price related to an offer. If the offer is a multi-buy offer for a quantity of product greater than one unit, this should be indicated using the property gs1:eligibleQuantity */
|
|
2689
|
+
"priceSpecification": NamedNode<'https://gs1.org/voc/priceSpecification'>;
|
|
2690
|
+
/** A product that is similar to the current product but is not exact match. Same form fit function, e.g. same product different colour, different package size, better quality. */
|
|
2691
|
+
"primaryAlternateProduct": NamedNode<'https://gs1.org/voc/primaryAlternateProduct'>;
|
|
2692
|
+
/** Links to the organisation(s) that designate this place as its/their primary location. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible. */
|
|
2693
|
+
"primaryLocationOf": NamedNode<'https://gs1.org/voc/primaryLocationOf'>;
|
|
2694
|
+
/** An understandable and useable description of a product using brand and other descriptors. This attribute is filled with as little abbreviation as possible, while keeping to a reasonable length. This should be a meaningful description of the product with full spelling to facilitate message processing. Retailers can use this description as the base to fully understand the brand, flavour, scent etc. of the specific product, in order to accurately create a product description as needed for their internal systems. Examples: XYZ Brand Base Invisible Solid Deodorant AP Stick Spring Breeze. */
|
|
2695
|
+
"productDescription": NamedNode<'https://gs1.org/voc/productDescription'>;
|
|
2696
|
+
/** Element for consumer facing marketing content to describe the key features or benefits of the style suitable for display purposes. */
|
|
2697
|
+
"productFeatureBenefit": NamedNode<'https://gs1.org/voc/productFeatureBenefit'>;
|
|
2698
|
+
/** The physical form or shape of the product. Used, for example, in pharmaceutical industry to indicate the formulation of the product. Defines the form the product takes and is distinct from the form of the packaging. */
|
|
2699
|
+
"productFormDescription": NamedNode<'https://gs1.org/voc/productFormDescription'>;
|
|
2700
|
+
/** Additional means to the Global Trade Item Number to identify a product. */
|
|
2701
|
+
"productID": NamedNode<'https://gs1.org/voc/productID'>;
|
|
2702
|
+
/** Marketing message associated with the product. Consumer-friendly marketing detailed description of the product. */
|
|
2703
|
+
"productMarketingMessage": NamedNode<'https://gs1.org/voc/productMarketingMessage'>;
|
|
2704
|
+
/** Consumer friendly short description of the product suitable for compact presentation. */
|
|
2705
|
+
"productName": NamedNode<'https://gs1.org/voc/productName'>;
|
|
2706
|
+
/** A name, used by a Brand Owner, that span multiple consumer categories or uses. E.g. (Waist Watchers). */
|
|
2707
|
+
"productRange": NamedNode<'https://gs1.org/voc/productRange'>;
|
|
2708
|
+
/** This term has been deprecated. Please use gs1:sustainabilityInfo instead. */
|
|
2709
|
+
"productSustainabilityInfo": NamedNode<'https://gs1.org/voc/productSustainabilityInfo'>;
|
|
2710
|
+
/** Product quantity after preparation. This can differ based on productYieldType */
|
|
2711
|
+
"productYield": NamedNode<'https://gs1.org/voc/productYield'>;
|
|
2712
|
+
/** Code indicating the type of yield measurement specified in productYield. Examples: AFTER_DILUTION, DRAINED_WEIGHT. */
|
|
2713
|
+
"productYieldType": NamedNode<'https://gs1.org/voc/productYieldType'>;
|
|
2714
|
+
/** Indication of range in percent of the given cooking / roasting loss. Percentage that the actual weight of the product differs upward or downward from the average or estimated product yield. */
|
|
2715
|
+
"productYieldVariationPercentage": NamedNode<'https://gs1.org/voc/productYieldVariationPercentage'>;
|
|
2716
|
+
/** The production date is the production or assembly date determined by the manufacturer. The date may refer to the trade item itself or to items contained. */
|
|
2717
|
+
"productionDate": NamedNode<'https://gs1.org/voc/productionDate'>;
|
|
2718
|
+
/** The date and time of production (or assembly). The date and time of production is determined by the manufacturer. The date and time may refer to the trade item itself or to the items contained. */
|
|
2719
|
+
"productionDateTime": NamedNode<'https://gs1.org/voc/productionDateTime'>;
|
|
2720
|
+
/** Free text assigned by the manufacturer to describe the production variant. Examples are: package series X, package series Y. */
|
|
2721
|
+
"productionVariantDescription": NamedNode<'https://gs1.org/voc/productionVariantDescription'>;
|
|
2722
|
+
/** The start date of a production variant. The variant applies to products having a date mark (a best before date or expiration date) on the package that comes on or after the effective date. */
|
|
2723
|
+
"productionVariantEffectiveDateTime": NamedNode<'https://gs1.org/voc/productionVariantEffectiveDateTime'>;
|
|
2724
|
+
/** A link to a promotion. */
|
|
2725
|
+
"promotion": NamedNode<'https://gs1.org/voc/promotion'>;
|
|
2726
|
+
/** Protein per specified nutrient basis quantity. */
|
|
2727
|
+
"proteinPerNutrientBasis": NamedNode<'https://gs1.org/voc/proteinPerNutrientBasis'>;
|
|
2728
|
+
/** Free text description of the region or place the product originates from. This is to be specifically used to specify areas such as cities, mountain ranges, regions. Examples: Made in the Thuringen Mountains, Made in Paris, From the Napa Valley. */
|
|
2729
|
+
"provenanceStatement": NamedNode<'https://gs1.org/voc/provenanceStatement'>;
|
|
2730
|
+
/** A link to information about where supplies or accessories for the item can be purchased or ordered. */
|
|
2731
|
+
"purchaseSuppliesOrAccessories": NamedNode<'https://gs1.org/voc/purchaseSuppliesOrAccessories'>;
|
|
2732
|
+
/** If specified, the discount is only available when purchasing a product from one of the brand names specified via this property. */
|
|
2733
|
+
"qualifyingBrandName": NamedNode<'https://gs1.org/voc/qualifyingBrandName'>;
|
|
2734
|
+
/** If specified, the discount is only available when purchasing a product whose Global Product Classification (GPC) brick value appears in the list specified via this property. */
|
|
2735
|
+
"qualifyingGPCs": NamedNode<'https://gs1.org/voc/qualifyingGPCs'>;
|
|
2736
|
+
/** If specified, the discount is only available when purchasing a product from categories specified in this free-form text field. */
|
|
2737
|
+
"qualifyingProductCategoryDescription": NamedNode<'https://gs1.org/voc/qualifyingProductCategoryDescription'>;
|
|
2738
|
+
/** If specified, the discount is only available when purchasing a product whose product classification (other than GPC) appears in the list specified via this property. This property specifies a product classification other than GPC. */
|
|
2739
|
+
"qualifyingProductClassificationCode": NamedNode<'https://gs1.org/voc/qualifyingProductClassificationCode'>;
|
|
2740
|
+
/** If specified, the discount is only available when purchasing a product whose GTIN appears in the list specified via this property. */
|
|
2741
|
+
"qualifyingProductGTINs": NamedNode<'https://gs1.org/voc/qualifyingProductGTINs'>;
|
|
2742
|
+
/** If specified, the discount is only available when purchasing a product from one of the sub-brand names (specified product ranges for a given brand) specified via this property. */
|
|
2743
|
+
"qualifyingSubBrandName": NamedNode<'https://gs1.org/voc/qualifyingSubBrandName'>;
|
|
2744
|
+
/** A link to a description of the key features needed to be understood to begin using the item or interacting with something new. */
|
|
2745
|
+
"quickStartGuide": NamedNode<'https://gs1.org/voc/quickStartGuide'>;
|
|
2746
|
+
/** A link to information about whether the product has been recalled or not, typically an API. */
|
|
2747
|
+
"recallStatus": NamedNode<'https://gs1.org/voc/recallStatus'>;
|
|
2748
|
+
/** A link to a recipe website. */
|
|
2749
|
+
"recipeInfo": NamedNode<'https://gs1.org/voc/recipeInfo'>;
|
|
2750
|
+
/** Link to a file or website containing additional information on product. */
|
|
2751
|
+
"referencedFile": NamedNode<'https://gs1.org/voc/referencedFile'>;
|
|
2752
|
+
/** The date upon which the target of this external link ceases to be effective for use. */
|
|
2753
|
+
"referencedFileEffectiveEndDateTime": NamedNode<'https://gs1.org/voc/referencedFileEffectiveEndDateTime'>;
|
|
2754
|
+
/** The date upon which the target of this external link begins to be effective for use. */
|
|
2755
|
+
"referencedFileEffectiveStartDateTime": NamedNode<'https://gs1.org/voc/referencedFileEffectiveStartDateTime'>;
|
|
2756
|
+
/** The size of the file as it is stored in an uncompressed format. */
|
|
2757
|
+
"referencedFileSize": NamedNode<'https://gs1.org/voc/referencedFileSize'>;
|
|
2758
|
+
/** A code indicating the purpose or role of file (not a MIME type) that is being referenced, for example PRODUCT_LABEL_IMAGE. This code is used when the purpose of a file is not specified in the property. */
|
|
2759
|
+
"referencedFileType": NamedNode<'https://gs1.org/voc/referencedFileType'>;
|
|
2760
|
+
/** Simple text string that refers to a resource on the internet, URLs may refer to documents, resources, people, etc. */
|
|
2761
|
+
"referencedFileURL": NamedNode<'https://gs1.org/voc/referencedFileURL'>;
|
|
2762
|
+
/** A link to an entry point for registering ownership of a product including for warranty purposes. */
|
|
2763
|
+
"registerProduct": NamedNode<'https://gs1.org/voc/registerProduct'>;
|
|
2764
|
+
/** A link to an entry in a register, such as a business register or register of locations. Such registers may act as alternative identifiers, such as official company numbers, LEIs, other location identifiers etc. */
|
|
2765
|
+
"registryEntry": NamedNode<'https://gs1.org/voc/registryEntry'>;
|
|
2766
|
+
/** The prescribed, regulated or generic product name or denomination that describes the true nature of the product. For example for a food product in order to distinguish it from other foods according to country specific regulations. */
|
|
2767
|
+
"regulatedProductName": NamedNode<'https://gs1.org/voc/regulatedProductName'>;
|
|
2768
|
+
/** Indicates, with reference to the product branding, labelling or packaging whether a food product which is ready to eat can be reheated if required prior to consumption. */
|
|
2769
|
+
"reheatingClaim": NamedNode<'https://gs1.org/voc/reheatingClaim'>;
|
|
2770
|
+
/** The organisation(s) associated with a place. */
|
|
2771
|
+
"relatedOrganization": NamedNode<'https://gs1.org/voc/relatedOrganization'>;
|
|
2772
|
+
/** A link to any video, or document that has an embedded video, that describes or relates to the identified item, organisation, or location in some way. */
|
|
2773
|
+
"relatedVideo": NamedNode<'https://gs1.org/voc/relatedVideo'>;
|
|
2774
|
+
/** The product which permanently replaces the current product. This product is sent in the record for the original item that is being replaced. */
|
|
2775
|
+
"replacedByProduct": NamedNode<'https://gs1.org/voc/replacedByProduct'>;
|
|
2776
|
+
/** Indicates the product identification of an item that is being permanently replaced by this product. */
|
|
2777
|
+
"replacedProduct": NamedNode<'https://gs1.org/voc/replacedProduct'>;
|
|
2778
|
+
/** Text further specifying the area of responsibility of the trade contact. */
|
|
2779
|
+
"responsibility": NamedNode<'https://gs1.org/voc/responsibility'>;
|
|
2780
|
+
/** Links to the place(s) for which this organisation is responsible. */
|
|
2781
|
+
"responsibleForLocation": NamedNode<'https://gs1.org/voc/responsibleForLocation'>;
|
|
2782
|
+
/** Links to the organisation that is directly responsible for this place. */
|
|
2783
|
+
"responsibleOrganization": NamedNode<'https://gs1.org/voc/responsibleOrganization'>;
|
|
2784
|
+
/** The monetary amount for the individual returnable package. */
|
|
2785
|
+
"returnablePackageDepositAmount": NamedNode<'https://gs1.org/voc/returnablePackageDepositAmount'>;
|
|
2786
|
+
/** The geographic region associated with the returnable package deposit amount. */
|
|
2787
|
+
"returnablePackageDepositRegion": NamedNode<'https://gs1.org/voc/returnablePackageDepositRegion'>;
|
|
2788
|
+
/** A link to reviews. */
|
|
2789
|
+
"review": NamedNode<'https://gs1.org/voc/review'>;
|
|
2790
|
+
/** Riboflavin per specified nutrient basis quantity. */
|
|
2791
|
+
"riboflavinPerNutrientBasis": NamedNode<'https://gs1.org/voc/riboflavinPerNutrientBasis'>;
|
|
2792
|
+
/** A link to safety information. */
|
|
2793
|
+
"safetyInfo": NamedNode<'https://gs1.org/voc/safetyInfo'>;
|
|
2794
|
+
/** Salt per specified nutrient basis quantity. */
|
|
2795
|
+
"saltPerNutrientBasis": NamedNode<'https://gs1.org/voc/saltPerNutrientBasis'>;
|
|
2796
|
+
/** Saturated fat per specified nutrient basis quantity. */
|
|
2797
|
+
"saturatedFatPerNutrientBasis": NamedNode<'https://gs1.org/voc/saturatedFatPerNutrientBasis'>;
|
|
2798
|
+
/** A link to a site that offers information on scheduling, appointments, or reservations. This may or may not allow the user to book the reservation. */
|
|
2799
|
+
"scheduleTime": NamedNode<'https://gs1.org/voc/scheduleTime'>;
|
|
2800
|
+
/** The calendar year in which the product is seasonally available. */
|
|
2801
|
+
"seasonCalendarYear": NamedNode<'https://gs1.org/voc/seasonCalendarYear'>;
|
|
2802
|
+
/** Element defines the season applicable to the item for example Winter. */
|
|
2803
|
+
"seasonName": NamedNode<'https://gs1.org/voc/seasonName'>;
|
|
2804
|
+
/** Code indicating the season in which the product is available, e.g. SPRING, WINTER */
|
|
2805
|
+
"seasonParameter": NamedNode<'https://gs1.org/voc/seasonParameter'>;
|
|
2806
|
+
/** The organization seeking an offer. */
|
|
2807
|
+
"seeker": NamedNode<'https://gs1.org/voc/seeker'>;
|
|
2808
|
+
/** If specified and set to true, the discount only applies to specific products selected by the retailer or offer promoter - not to all items in that product category. This property should be asserted and set to true for offers that say 'on selected products'. */
|
|
2809
|
+
"selectedProductsOnly": NamedNode<'https://gs1.org/voc/selectedProductsOnly'>;
|
|
2810
|
+
/** Selenium per specified nutrient basis quantity. */
|
|
2811
|
+
"seleniumPerNutrientBasis": NamedNode<'https://gs1.org/voc/seleniumPerNutrientBasis'>;
|
|
2812
|
+
/** The date specified by the manufacturer as the last date the retailer is to offer the product for sale to the consumer. The product should not be merchandised after this date. */
|
|
2813
|
+
"sellByDate": NamedNode<'https://gs1.org/voc/sellByDate'>;
|
|
2814
|
+
/** The organization seeking to sell a product or service. */
|
|
2815
|
+
"seller": NamedNode<'https://gs1.org/voc/seller'>;
|
|
2816
|
+
/** A link to service or maintenance instructions. */
|
|
2817
|
+
"serviceInfo": NamedNode<'https://gs1.org/voc/serviceInfo'>;
|
|
2818
|
+
/** Measurement value specifying the serving size in which the information per nutrient has been stated. Example: Per 100 GRM. */
|
|
2819
|
+
"servingSize": NamedNode<'https://gs1.org/voc/servingSize'>;
|
|
2820
|
+
/** A free text field specifying the serving size for which the nutrient information has been stated for example: per 1/3 cup (42 g). */
|
|
2821
|
+
"servingSizeDescription": NamedNode<'https://gs1.org/voc/servingSizeDescription'>;
|
|
2822
|
+
/** Free text field for serving suggestion. */
|
|
2823
|
+
"servingSuggestion": NamedNode<'https://gs1.org/voc/servingSuggestion'>;
|
|
2824
|
+
/** The descriptive term that is used by the product manufacturer to identify the sharpness of the taste of the product for example EXTRA_SHARP. Usually the longer the aging of the product, the sharper the taste. */
|
|
2825
|
+
"sharpnessOfCheese": NamedNode<'https://gs1.org/voc/sharpnessOfCheese'>;
|
|
2826
|
+
/** Links a wearable product to one or more groupings of gs1:SizeDetails representing size systems, size groups, size type and size dimensions. */
|
|
2827
|
+
"size": NamedNode<'https://gs1.org/voc/size'>;
|
|
2828
|
+
/** Links a product to one or more groupings of gs1:SizeCodeDetails representing the size value from a specified code list. */
|
|
2829
|
+
"sizeCode": NamedNode<'https://gs1.org/voc/sizeCode'>;
|
|
2830
|
+
/** Code specifying a size code list. Allowed code values are specified in GS1 Code List SizeCodeListCode . */
|
|
2831
|
+
"sizeCodeListCode": NamedNode<'https://gs1.org/voc/sizeCodeListCode'>;
|
|
2832
|
+
/** A code indicating the size of an object according to a specific code list. The applied code list is specified as additional information together with the size code. */
|
|
2833
|
+
"sizeCodeValue": NamedNode<'https://gs1.org/voc/sizeCodeValue'>;
|
|
2834
|
+
/** The numerical size measurement relating to the size type. */
|
|
2835
|
+
"sizeDimension": NamedNode<'https://gs1.org/voc/sizeDimension'>;
|
|
2836
|
+
/** Code indicating the type of size that is necessary to uniquely specify the size of the item, for example, BOYS. */
|
|
2837
|
+
"sizeGroup": NamedNode<'https://gs1.org/voc/sizeGroup'>;
|
|
2838
|
+
/** The system that is being used to define the size for example EUROPE. Size system is used in conjunction with size group to define the size dimension. */
|
|
2839
|
+
"sizeSystem": NamedNode<'https://gs1.org/voc/sizeSystem'>;
|
|
2840
|
+
/** The type of size dimension being specified for example SLEEVE. */
|
|
2841
|
+
"sizeType": NamedNode<'https://gs1.org/voc/sizeType'>;
|
|
2842
|
+
/** A link to the product's SmartLabel page. */
|
|
2843
|
+
"smartLabel": NamedNode<'https://gs1.org/voc/smartLabel'>;
|
|
2844
|
+
/** A link to Summary Product Characteristics. To be used specifically when linking to information for healthcare professionals. */
|
|
2845
|
+
"smpc": NamedNode<'https://gs1.org/voc/smpc'>;
|
|
2846
|
+
/** A link to a social media channel. The title will typically be replaced by the name of the channel. */
|
|
2847
|
+
"socialMedia": NamedNode<'https://gs1.org/voc/socialMedia'>;
|
|
2848
|
+
/** Sodium per specified nutrient basis quantity. */
|
|
2849
|
+
"sodiumPerNutrientBasis": NamedNode<'https://gs1.org/voc/sodiumPerNutrientBasis'>;
|
|
2850
|
+
/** Code indicating the source of raw material used to produce the food product, for example a GOAT for milk. */
|
|
2851
|
+
"sourceAnimal": NamedNode<'https://gs1.org/voc/sourceAnimal'>;
|
|
2852
|
+
/** Code indicating the type of sporting activity for which the product is intended to be worn, for example FOOTBALL. */
|
|
2853
|
+
"sportingActivityType": NamedNode<'https://gs1.org/voc/sportingActivityType'>;
|
|
2854
|
+
/** Starch per specified nutrient basis quantity. */
|
|
2855
|
+
"starchPerNutrientBasis": NamedNode<'https://gs1.org/voc/starchPerNutrientBasis'>;
|
|
2856
|
+
/** A link to information about statistics regarding an organisation, location, or other entity. */
|
|
2857
|
+
"statisticInfo": NamedNode<'https://gs1.org/voc/statisticInfo'>;
|
|
2858
|
+
/** The street address expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. */
|
|
2859
|
+
"streetAddress": NamedNode<'https://gs1.org/voc/streetAddress'>;
|
|
2860
|
+
/** The street address, expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. A total of four street address lines are available. gs1:streetAddress SHOULD be used before populating lines two through four. */
|
|
2861
|
+
"streetAddressLine2": NamedNode<'https://gs1.org/voc/streetAddressLine2'>;
|
|
2862
|
+
/** The street address, expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. A total of four street address lines are available. gs1:streetAddress and gs1:streetaddressLine2 SHOULD be used before populating lines three and four. */
|
|
2863
|
+
"streetAddressLine3": NamedNode<'https://gs1.org/voc/streetAddressLine3'>;
|
|
2864
|
+
/** The street address, expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. gs1:streetAddress, gs1:streetaddressLine2 and gs1:streetaddressLine3 SHOULD be used before populating gs1:streetaddressLine4. */
|
|
2865
|
+
"streetAddressLine4": NamedNode<'https://gs1.org/voc/streetAddressLine4'>;
|
|
2866
|
+
/** An attribute that classifies products that share many of the same characteristics (attribute values) that does NOT vary by GTIN, and are presented by the supplier as a single merchandise selection for the buyer. */
|
|
2867
|
+
"styleDescription": NamedNode<'https://gs1.org/voc/styleDescription'>;
|
|
2868
|
+
/** Second level of brand. Can be a trademark. It is the primary differentiating factor that a brand owner wants to communicate to the consumer or buyer. E.g. Yummy-Cola Classic. In this example Yummy-Cola is the brand and Classic is the sub-brand. */
|
|
2869
|
+
"subBrandName": NamedNode<'https://gs1.org/voc/subBrandName'>;
|
|
2870
|
+
/** Sugars per specified nutrient basis quantity. */
|
|
2871
|
+
"sugarsPerNutrientBasis": NamedNode<'https://gs1.org/voc/sugarsPerNutrientBasis'>;
|
|
2872
|
+
/** Represents the number of days between a product's sell by date and its use by date. */
|
|
2873
|
+
"supplierSpecifiedMinimumConsumerStorageDays": NamedNode<'https://gs1.org/voc/supplierSpecifiedMinimumConsumerStorageDays'>;
|
|
2874
|
+
/** A link to a source of support such as a helpdesk, chat support, email etc. */
|
|
2875
|
+
"support": NamedNode<'https://gs1.org/voc/support'>;
|
|
2876
|
+
/** A link to information relating to sustainability and recycling requirements or processes. */
|
|
2877
|
+
"sustainabilityInfo": NamedNode<'https://gs1.org/voc/sustainabilityInfo'>;
|
|
2878
|
+
/** Identifies the target consumer age range for which a product has been designed. */
|
|
2879
|
+
"targetConsumerAge": NamedNode<'https://gs1.org/voc/targetConsumerAge'>;
|
|
2880
|
+
/** Identifies the target consumer gender for which a product has been designed for example MALE */
|
|
2881
|
+
"targetConsumerGender": NamedNode<'https://gs1.org/voc/targetConsumerGender'>;
|
|
2882
|
+
/** Relates to a set of target market details (product release date and associated countries) */
|
|
2883
|
+
"targetMarket": NamedNode<'https://gs1.org/voc/targetMarket'>;
|
|
2884
|
+
/** List of countries representing the target market for a particular release date indicated by gs1:consumerFirstAvailabilityDateTime */
|
|
2885
|
+
"targetMarketCountries": NamedNode<'https://gs1.org/voc/targetMarketCountries'>;
|
|
2886
|
+
/** A telephone number for example +44 217 992 9999. */
|
|
2887
|
+
"telephone": NamedNode<'https://gs1.org/voc/telephone'>;
|
|
2888
|
+
/** One or more links to information about the materials used in a wearable product. */
|
|
2889
|
+
"textileMaterial": NamedNode<'https://gs1.org/voc/textileMaterial'>;
|
|
2890
|
+
/** A description of the material composition used in conjunction with the material percentage. */
|
|
2891
|
+
"textileMaterialContent": NamedNode<'https://gs1.org/voc/textileMaterialContent'>;
|
|
2892
|
+
/** This provides a name or brief description of one material contained within the product, for example Rayon. */
|
|
2893
|
+
"textileMaterialDescription": NamedNode<'https://gs1.org/voc/textileMaterialDescription'>;
|
|
2894
|
+
/** Corresponding net weight percentage of the product material specified via gs1:textileMaterialDescription, e.g. 70. */
|
|
2895
|
+
"textileMaterialPercentage": NamedNode<'https://gs1.org/voc/textileMaterialPercentage'>;
|
|
2896
|
+
/** The quality of material (fabric) of a product based on the total number of vertical and horizontal threads in one square inch. */
|
|
2897
|
+
"textileMaterialThreadCount": NamedNode<'https://gs1.org/voc/textileMaterialThreadCount'>;
|
|
2898
|
+
/** The measured weight of the material expressed in ounces per square yard or grams per square meter. */
|
|
2899
|
+
"textileMaterialWeight": NamedNode<'https://gs1.org/voc/textileMaterialWeight'>;
|
|
2900
|
+
/** Thiamin per specified nutrient basis quantity. */
|
|
2901
|
+
"thiaminPerNutrientBasis": NamedNode<'https://gs1.org/voc/thiaminPerNutrientBasis'>;
|
|
2902
|
+
/** A link to traceability information (includes track and trace). Traceability information may be provided for consumption by humans or computers. If the target is an EPCIS repository, use gs1:epcis instead. */
|
|
2903
|
+
"traceability": NamedNode<'https://gs1.org/voc/traceability'>;
|
|
2904
|
+
/** Trans Fat per specified nutrient basis quantity. */
|
|
2905
|
+
"transFatPerNutrientBasis": NamedNode<'https://gs1.org/voc/transFatPerNutrientBasis'>;
|
|
2906
|
+
/** A link to a tutorial or set of tutorials, such as online classes, how-to videos etc. */
|
|
2907
|
+
"tutorial": NamedNode<'https://gs1.org/voc/tutorial'>;
|
|
2908
|
+
/** A string value indicating a Measurement Unit from UN/ECE Recommendation 20, Units of Measure used in International Trade e.g. GRM = gram - see http://www.unece.org/fileadmin/DAM/cefact/recommendations/rec20/rec20_rev3_Annex3e.pdf */
|
|
2909
|
+
"unitCode": NamedNode<'https://gs1.org/voc/unitCode'>;
|
|
2910
|
+
/** The material(s) used for the upper part of the footwear product. The upper is the part of a shoe, boot, slipper or other item of footwear that is above the sole. */
|
|
2911
|
+
"upperMaterialType": NamedNode<'https://gs1.org/voc/upperMaterialType'>;
|
|
2912
|
+
/** A link to an agreement or waiver. */
|
|
2913
|
+
"userAgreement": NamedNode<'https://gs1.org/voc/userAgreement'>;
|
|
2914
|
+
/** Links to the place(s) that this organisation uses as a managed space. */
|
|
2915
|
+
"usesManagedLocation": NamedNode<'https://gs1.org/voc/usesManagedLocation'>;
|
|
2916
|
+
/** The effective start date of the price . */
|
|
2917
|
+
"validFrom": NamedNode<'https://gs1.org/voc/validFrom'>;
|
|
2918
|
+
/** The effective end date of the price . */
|
|
2919
|
+
"validThrough": NamedNode<'https://gs1.org/voc/validThrough'>;
|
|
2920
|
+
/** A floating-point numeric value that is qualified by the corresponding measurement unit code - see gs1:unitCode */
|
|
2921
|
+
"value": NamedNode<'https://gs1.org/voc/value'>;
|
|
2922
|
+
/** Free text field used to identify the variant of the product. Variants are the distinguishing characteristics that differentiate products with the same brand and size including such things as the particular flavour, fragrance, taste. */
|
|
2923
|
+
"variantDescription": NamedNode<'https://gs1.org/voc/variantDescription'>;
|
|
2924
|
+
/** A link to a GS1 Lightweight Messaging Service for verifying the status of a product, organisation, or location and its identifier. */
|
|
2925
|
+
"verificationService": NamedNode<'https://gs1.org/voc/verificationService'>;
|
|
2926
|
+
/** The person hired by a winery or wine company who is responsible for many of the processes in the preparation, taste and quality of the wine produced. The science of wine making is referred to as oenology. The vintner is the oenologist. */
|
|
2927
|
+
"vintner": NamedNode<'https://gs1.org/voc/vintner'>;
|
|
2928
|
+
/** Vitamin A per specified nutrient basis quantity. */
|
|
2929
|
+
"vitaminAPerNutrientBasis": NamedNode<'https://gs1.org/voc/vitaminAPerNutrientBasis'>;
|
|
2930
|
+
/** Vitamin B12 per specified nutrient basis quantity. */
|
|
2931
|
+
"vitaminB12PerNutrientBasis": NamedNode<'https://gs1.org/voc/vitaminB12PerNutrientBasis'>;
|
|
2932
|
+
/** Vitamin B6 per specified nutrient basis quantity. */
|
|
2933
|
+
"vitaminB6PerNutrientBasis": NamedNode<'https://gs1.org/voc/vitaminB6PerNutrientBasis'>;
|
|
2934
|
+
/** Vitamin C per specified nutrient basis quantity. */
|
|
2935
|
+
"vitaminCPerNutrientBasis": NamedNode<'https://gs1.org/voc/vitaminCPerNutrientBasis'>;
|
|
2936
|
+
/** Vitamin D per specified nutrient basis quantity. */
|
|
2937
|
+
"vitaminDPerNutrientBasis": NamedNode<'https://gs1.org/voc/vitaminDPerNutrientBasis'>;
|
|
2938
|
+
/** Vitamin E per specified nutrient basis quantity. */
|
|
2939
|
+
"vitaminEPerNutrientBasis": NamedNode<'https://gs1.org/voc/vitaminEPerNutrientBasis'>;
|
|
2940
|
+
/** Vitamin K per specified nutrient basis quantity. */
|
|
2941
|
+
"vitaminKPerNutrientBasis": NamedNode<'https://gs1.org/voc/vitaminKPerNutrientBasis'>;
|
|
2942
|
+
/** Warning information is additional information that outlines special requirements, warning and caution information printed on the package. */
|
|
2943
|
+
"warningCopyDescription": NamedNode<'https://gs1.org/voc/warningCopyDescription'>;
|
|
2944
|
+
/** The warranty associated with the product, as provided by the manufacturer. */
|
|
2945
|
+
"warranty": NamedNode<'https://gs1.org/voc/warranty'>;
|
|
2946
|
+
/** The description of warranty available for the product. Allows for the representation of the same value in different languages but not for multiple values. */
|
|
2947
|
+
"warrantyScopeDescription": NamedNode<'https://gs1.org/voc/warrantyScopeDescription'>;
|
|
2948
|
+
/** A link to a description of all the individual items in a packaged item. */
|
|
2949
|
+
"whatsInTheBox": NamedNode<'https://gs1.org/voc/whatsInTheBox'>;
|
|
2950
|
+
/** Product quantity after preparation. */
|
|
2951
|
+
"yield": NamedNode<'https://gs1.org/voc/yield'>;
|
|
2952
|
+
/** Zinc per specified nutrient basis quantity. */
|
|
2953
|
+
"zincPerNutrientBasis": NamedNode<'https://gs1.org/voc/zincPerNutrientBasis'>;
|
|
2954
|
+
}
|
|
2955
|
+
export declare const strict: Record<keyof Gs1, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Gs1 | undefined) => NamedNode<string>) & Gs1;
|
|
2956
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Gs1;
|
|
2957
|
+
export {};
|
|
2958
|
+
//# sourceMappingURL=gs1.d.ts.map
|