@twin.org/standards-gs1 0.0.3-next.10 → 0.0.3-next.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (219) hide show
  1. package/dist/es/dataTypes/epcisDataTypes.js +61 -0
  2. package/dist/es/dataTypes/epcisDataTypes.js.map +1 -0
  3. package/dist/es/dataTypes/gs1DataTypes.js +2 -2
  4. package/dist/es/dataTypes/gs1DataTypes.js.map +1 -1
  5. package/dist/es/index.js +26 -7
  6. package/dist/es/index.js.map +1 -1
  7. package/dist/es/models/epcis20/IEpcisAggregationEvent.js.map +1 -1
  8. package/dist/es/models/epcis20/IEpcisAssociationEvent.js.map +1 -1
  9. package/dist/es/models/epcis20/IEpcisAttribute.js +2 -0
  10. package/dist/es/models/epcis20/IEpcisAttribute.js.map +1 -0
  11. package/dist/es/models/epcis20/IEpcisBizTransaction.js +0 -2
  12. package/dist/es/models/epcis20/IEpcisBizTransaction.js.map +1 -1
  13. package/dist/es/models/epcis20/IEpcisDestination.js +0 -2
  14. package/dist/es/models/epcis20/IEpcisDestination.js.map +1 -1
  15. package/dist/es/models/epcis20/IEpcisDocument.js.map +1 -1
  16. package/dist/es/models/epcis20/IEpcisErrorDeclaration.js +2 -0
  17. package/dist/es/models/epcis20/IEpcisErrorDeclaration.js.map +1 -0
  18. package/dist/es/models/epcis20/IEpcisEvent.js.map +1 -1
  19. package/dist/es/models/epcis20/IEpcisHeader.js +2 -0
  20. package/dist/es/models/epcis20/IEpcisHeader.js.map +1 -0
  21. package/dist/es/models/epcis20/IEpcisIlmd.js +2 -0
  22. package/dist/es/models/epcis20/IEpcisIlmd.js.map +1 -0
  23. package/dist/es/models/epcis20/IEpcisLocation.js +2 -0
  24. package/dist/es/models/epcis20/IEpcisLocation.js.map +1 -0
  25. package/dist/es/models/epcis20/IEpcisObjectEvent.js.map +1 -1
  26. package/dist/es/models/epcis20/IEpcisPersistentDisposition.js +2 -0
  27. package/dist/es/models/epcis20/IEpcisPersistentDisposition.js.map +1 -0
  28. package/dist/es/models/epcis20/IEpcisQuantity.js +0 -2
  29. package/dist/es/models/epcis20/IEpcisQuantity.js.map +1 -1
  30. package/dist/es/models/epcis20/IEpcisQuery.js.map +1 -1
  31. package/dist/es/models/epcis20/IEpcisQueryDocument.js.map +1 -1
  32. package/dist/es/models/epcis20/IEpcisQueryDocumentBody.js +2 -0
  33. package/dist/es/models/epcis20/IEpcisQueryDocumentBody.js.map +1 -0
  34. package/dist/es/models/epcis20/IEpcisQueryResults.js +2 -0
  35. package/dist/es/models/epcis20/IEpcisQueryResults.js.map +1 -0
  36. package/dist/es/models/epcis20/IEpcisQueryResultsBody.js +2 -0
  37. package/dist/es/models/epcis20/IEpcisQueryResultsBody.js.map +1 -0
  38. package/dist/es/models/epcis20/IEpcisSensorElement.js.map +1 -1
  39. package/dist/es/models/epcis20/IEpcisSensorMetadata.js +0 -2
  40. package/dist/es/models/epcis20/IEpcisSensorMetadata.js.map +1 -1
  41. package/dist/es/models/epcis20/IEpcisSensorReport.js +0 -2
  42. package/dist/es/models/epcis20/IEpcisSensorReport.js.map +1 -1
  43. package/dist/es/models/epcis20/IEpcisSource.js +0 -2
  44. package/dist/es/models/epcis20/IEpcisSource.js.map +1 -1
  45. package/dist/es/models/epcis20/IEpcisTransactionEvent.js +2 -0
  46. package/dist/es/models/epcis20/IEpcisTransactionEvent.js.map +1 -0
  47. package/dist/es/models/epcis20/IEpcisTransformationEvent.js +2 -0
  48. package/dist/es/models/epcis20/IEpcisTransformationEvent.js.map +1 -0
  49. package/dist/es/models/epcis20/IEpcisVocabulary.js +2 -0
  50. package/dist/es/models/epcis20/IEpcisVocabulary.js.map +1 -0
  51. package/dist/es/models/epcis20/IEpcisVocabularyElement.js +2 -0
  52. package/dist/es/models/epcis20/IEpcisVocabularyElement.js.map +1 -0
  53. package/dist/es/models/epcis20/epcisActionTypes.js +7 -4
  54. package/dist/es/models/epcis20/epcisActionTypes.js.map +1 -1
  55. package/dist/es/models/epcis20/epcisBizStepTypes.js +140 -2
  56. package/dist/es/models/epcis20/epcisBizStepTypes.js.map +1 -1
  57. package/dist/es/models/epcis20/epcisBizTransactionTypes.js +75 -0
  58. package/dist/es/models/epcis20/epcisBizTransactionTypes.js.map +1 -0
  59. package/dist/es/models/epcis20/epcisComponentTypes.js +77 -0
  60. package/dist/es/models/epcis20/epcisComponentTypes.js.map +1 -0
  61. package/dist/es/models/epcis20/epcisContextType.js +2 -0
  62. package/dist/es/models/epcis20/epcisContextType.js.map +1 -0
  63. package/dist/es/models/epcis20/epcisContexts.js +17 -0
  64. package/dist/es/models/epcis20/epcisContexts.js.map +1 -0
  65. package/dist/es/models/epcis20/epcisDispositionTypes.js +112 -2
  66. package/dist/es/models/epcis20/epcisDispositionTypes.js.map +1 -1
  67. package/dist/es/models/epcis20/epcisErrorReasonTypes.js +20 -0
  68. package/dist/es/models/epcis20/epcisErrorReasonTypes.js.map +1 -0
  69. package/dist/es/models/epcis20/epcisEventTypes.js +6 -6
  70. package/dist/es/models/epcis20/epcisEventTypes.js.map +1 -1
  71. package/dist/es/models/epcis20/epcisEvents.js +2 -0
  72. package/dist/es/models/epcis20/epcisEvents.js.map +1 -0
  73. package/dist/es/models/epcis20/epcisMeasurementTypes.js +301 -0
  74. package/dist/es/models/epcis20/epcisMeasurementTypes.js.map +1 -0
  75. package/dist/es/models/epcis20/epcisSensorAlertTypes.js +19 -0
  76. package/dist/es/models/epcis20/epcisSensorAlertTypes.js.map +1 -0
  77. package/dist/es/models/epcis20/epcisSourceDestTypes.js +26 -0
  78. package/dist/es/models/epcis20/epcisSourceDestTypes.js.map +1 -0
  79. package/dist/es/models/epcis20/epcisTypes.js +37 -0
  80. package/dist/es/models/epcis20/epcisTypes.js.map +1 -0
  81. package/dist/es/models/gs1/gs1Contexts.js +2 -2
  82. package/dist/es/models/gs1/gs1Contexts.js.map +1 -1
  83. package/dist/es/schemas/EpcisAggregationEvent.json +273 -0
  84. package/dist/es/schemas/EpcisAssociationEvent.json +274 -0
  85. package/dist/es/schemas/EpcisDocument.json +204 -0
  86. package/dist/es/schemas/EpcisObjectEvent.json +277 -0
  87. package/dist/es/schemas/EpcisQueryDocument.json +173 -0
  88. package/dist/es/schemas/EpcisTransactionEvent.json +274 -0
  89. package/dist/es/schemas/EpcisTransformationEvent.json +290 -0
  90. package/dist/types/dataTypes/epcisDataTypes.d.ts +13 -0
  91. package/dist/types/index.d.ts +26 -7
  92. package/dist/types/models/epcis20/IEpcisAggregationEvent.d.ts +75 -4
  93. package/dist/types/models/epcis20/IEpcisAssociationEvent.d.ts +74 -4
  94. package/dist/types/models/epcis20/IEpcisAttribute.d.ts +15 -0
  95. package/dist/types/models/epcis20/IEpcisBizTransaction.d.ts +12 -5
  96. package/dist/types/models/epcis20/IEpcisDestination.d.ts +13 -5
  97. package/dist/types/models/epcis20/IEpcisDocument.d.ts +35 -7
  98. package/dist/types/models/epcis20/IEpcisErrorDeclaration.d.ts +25 -0
  99. package/dist/types/models/epcis20/IEpcisEvent.d.ts +23 -22
  100. package/dist/types/models/epcis20/IEpcisHeader.d.ts +17 -0
  101. package/dist/types/models/epcis20/IEpcisIlmd.d.ts +8 -0
  102. package/dist/types/models/epcis20/IEpcisLocation.d.ts +12 -0
  103. package/dist/types/models/epcis20/IEpcisObjectEvent.d.ts +72 -12
  104. package/dist/types/models/epcis20/IEpcisPersistentDisposition.d.ts +17 -0
  105. package/dist/types/models/epcis20/IEpcisQuantity.d.ts +14 -5
  106. package/dist/types/models/epcis20/IEpcisQuery.d.ts +2 -1
  107. package/dist/types/models/epcis20/IEpcisQueryDocument.d.ts +10 -30
  108. package/dist/types/models/epcis20/IEpcisQueryDocumentBody.d.ts +12 -0
  109. package/dist/types/models/epcis20/IEpcisQueryResults.d.ts +20 -0
  110. package/dist/types/models/epcis20/IEpcisQueryResultsBody.d.ts +17 -0
  111. package/dist/types/models/epcis20/IEpcisSensorElement.d.ts +13 -8
  112. package/dist/types/models/epcis20/IEpcisSensorMetadata.d.ts +37 -10
  113. package/dist/types/models/epcis20/IEpcisSensorReport.d.ts +122 -8
  114. package/dist/types/models/epcis20/IEpcisSource.d.ts +12 -5
  115. package/dist/types/models/epcis20/IEpcisTransactionEvent.d.ts +78 -0
  116. package/dist/types/models/epcis20/IEpcisTransformationEvent.d.ts +96 -0
  117. package/dist/types/models/epcis20/IEpcisVocabulary.d.ts +16 -0
  118. package/dist/types/models/epcis20/IEpcisVocabularyElement.d.ts +21 -0
  119. package/dist/types/models/epcis20/epcisActionTypes.d.ts +9 -5
  120. package/dist/types/models/epcis20/epcisBizStepTypes.d.ts +144 -3
  121. package/dist/types/models/epcis20/epcisBizTransactionTypes.d.ts +74 -0
  122. package/dist/types/models/epcis20/epcisComponentTypes.d.ts +76 -0
  123. package/dist/types/models/epcis20/epcisContextType.d.ts +15 -0
  124. package/dist/types/models/epcis20/epcisContexts.d.ts +17 -0
  125. package/dist/types/models/epcis20/epcisDispositionTypes.d.ts +117 -3
  126. package/dist/types/models/epcis20/epcisErrorReasonTypes.d.ts +19 -0
  127. package/dist/types/models/epcis20/epcisEventTypes.d.ts +7 -7
  128. package/dist/types/models/epcis20/epcisEvents.d.ts +11 -0
  129. package/dist/types/models/epcis20/epcisMeasurementTypes.d.ts +303 -0
  130. package/dist/types/models/epcis20/epcisSensorAlertTypes.d.ts +19 -0
  131. package/dist/types/models/epcis20/epcisSourceDestTypes.d.ts +26 -0
  132. package/dist/types/models/epcis20/epcisTypes.d.ts +37 -0
  133. package/dist/types/models/gs1/gs1Contexts.d.ts +2 -2
  134. package/docs/changelog.md +8 -0
  135. package/docs/reference/classes/EpcisDataTypes.md +37 -0
  136. package/docs/reference/index.md +40 -15
  137. package/docs/reference/interfaces/IEpcisAggregationEvent.md +223 -0
  138. package/docs/reference/interfaces/IEpcisAssociationEvent.md +222 -0
  139. package/docs/reference/interfaces/IEpcisAttribute.md +31 -0
  140. package/docs/reference/interfaces/IEpcisBizTransaction.md +35 -0
  141. package/docs/reference/interfaces/IEpcisDestination.md +36 -0
  142. package/docs/reference/interfaces/IEpcisDocument.md +67 -3
  143. package/docs/reference/interfaces/IEpcisErrorDeclaration.md +44 -0
  144. package/docs/reference/interfaces/IEpcisEvent.md +46 -30
  145. package/docs/reference/interfaces/IEpcisHeader.md +31 -0
  146. package/docs/reference/interfaces/IEpcisIlmd.md +16 -0
  147. package/docs/reference/interfaces/IEpcisLocation.md +24 -0
  148. package/docs/reference/interfaces/IEpcisObjectEvent.md +228 -0
  149. package/docs/reference/interfaces/IEpcisPersistentDisposition.md +32 -0
  150. package/docs/reference/interfaces/IEpcisQuantity.md +42 -0
  151. package/docs/reference/interfaces/IEpcisQuery.md +5 -1
  152. package/docs/reference/interfaces/IEpcisQueryDocument.md +20 -34
  153. package/docs/reference/interfaces/IEpcisQueryDocumentBody.md +23 -0
  154. package/docs/reference/interfaces/IEpcisQueryResults.md +39 -0
  155. package/docs/reference/interfaces/IEpcisQueryResultsBody.md +31 -0
  156. package/docs/reference/interfaces/IEpcisSensorElement.md +34 -0
  157. package/docs/reference/interfaces/IEpcisSensorMetadata.md +88 -0
  158. package/docs/reference/interfaces/IEpcisSensorReport.md +232 -0
  159. package/docs/reference/interfaces/IEpcisSource.md +35 -0
  160. package/docs/reference/interfaces/IEpcisTransactionEvent.md +220 -0
  161. package/docs/reference/interfaces/IEpcisTransformationEvent.md +249 -0
  162. package/docs/reference/interfaces/IEpcisVocabulary.md +31 -0
  163. package/docs/reference/interfaces/IEpcisVocabularyElement.md +40 -0
  164. package/docs/reference/type-aliases/EpcisActionTypes.md +2 -1
  165. package/docs/reference/type-aliases/EpcisBizStepTypes.md +4 -1
  166. package/docs/reference/type-aliases/EpcisBizTransactionTypes.md +5 -0
  167. package/docs/reference/type-aliases/EpcisComponentTypes.md +5 -0
  168. package/docs/reference/type-aliases/EpcisContextType.md +6 -0
  169. package/docs/reference/type-aliases/EpcisContexts.md +5 -0
  170. package/docs/reference/type-aliases/EpcisDispositionTypes.md +5 -1
  171. package/docs/reference/type-aliases/EpcisErrorReasonTypes.md +5 -0
  172. package/docs/reference/type-aliases/EpcisEventTypes.md +1 -1
  173. package/docs/reference/type-aliases/EpcisEvents.md +6 -0
  174. package/docs/reference/type-aliases/EpcisMeasurementTypes.md +8 -0
  175. package/docs/reference/type-aliases/EpcisSensorAlertTypes.md +6 -0
  176. package/docs/reference/type-aliases/EpcisSourceDestTypes.md +6 -0
  177. package/docs/reference/variables/EpcisActionTypes.md +7 -4
  178. package/docs/reference/variables/EpcisBizStepTypes.md +99 -2
  179. package/docs/reference/variables/EpcisBizTransactionTypes.md +98 -0
  180. package/docs/reference/variables/EpcisComponentTypes.md +102 -0
  181. package/docs/reference/variables/EpcisContexts.md +19 -0
  182. package/docs/reference/variables/EpcisDispositionTypes.md +79 -2
  183. package/docs/reference/variables/EpcisErrorReasonTypes.md +21 -0
  184. package/docs/reference/variables/EpcisEventTypes.md +6 -6
  185. package/docs/reference/variables/EpcisMeasurementTypes.md +442 -0
  186. package/docs/reference/variables/EpcisSensorAlertTypes.md +20 -0
  187. package/docs/reference/variables/EpcisSourceDestTypes.md +29 -0
  188. package/docs/reference/variables/GS1Contexts.md +3 -3
  189. package/package.json +1 -1
  190. package/dist/es/models/epcis20/IEpcisBaseAggregationEvent.js +0 -2
  191. package/dist/es/models/epcis20/IEpcisBaseAggregationEvent.js.map +0 -1
  192. package/dist/es/models/epcis20/IEpcisEventDetails.js +0 -2
  193. package/dist/es/models/epcis20/IEpcisEventDetails.js.map +0 -1
  194. package/dist/es/models/epcis20/IEpcisSimpleLocation.js +0 -4
  195. package/dist/es/models/epcis20/IEpcisSimpleLocation.js.map +0 -1
  196. package/dist/es/models/epcis20/epcisErrorTypes.js +0 -11
  197. package/dist/es/models/epcis20/epcisErrorTypes.js.map +0 -1
  198. package/dist/es/models/epcis20/epcisEventUnionType.js +0 -2
  199. package/dist/es/models/epcis20/epcisEventUnionType.js.map +0 -1
  200. package/dist/types/models/epcis20/IEpcisBaseAggregationEvent.d.ts +0 -19
  201. package/dist/types/models/epcis20/IEpcisEventDetails.d.ts +0 -35
  202. package/dist/types/models/epcis20/IEpcisSimpleLocation.d.ts +0 -9
  203. package/dist/types/models/epcis20/epcisErrorTypes.d.ts +0 -11
  204. package/dist/types/models/epcis20/epcisEventUnionType.d.ts +0 -7
  205. package/docs/reference/interfaces/IAggregationEvent.md +0 -223
  206. package/docs/reference/interfaces/IAssociationEvent.md +0 -223
  207. package/docs/reference/interfaces/IBizTransaction.md +0 -19
  208. package/docs/reference/interfaces/IDestination.md +0 -19
  209. package/docs/reference/interfaces/IEpcisEventDetails.md +0 -167
  210. package/docs/reference/interfaces/IObjectEvent.md +0 -211
  211. package/docs/reference/interfaces/IQuantity.md +0 -19
  212. package/docs/reference/interfaces/ISensorElement.md +0 -19
  213. package/docs/reference/interfaces/ISensorMetadata.md +0 -35
  214. package/docs/reference/interfaces/ISensorReport.md +0 -27
  215. package/docs/reference/interfaces/ISimpleLocation.md +0 -11
  216. package/docs/reference/interfaces/ISource.md +0 -19
  217. package/docs/reference/type-aliases/EpcisErrorTypes.md +0 -5
  218. package/docs/reference/type-aliases/EpcisEventUnionType.md +0 -5
  219. package/docs/reference/variables/EpcisErrorTypes.md +0 -15
@@ -0,0 +1,303 @@
1
+ /**
2
+ * Supported EPCIS 2.0 `measurementType` values.
3
+ *
4
+ * These values come from the GS1 EPCIS JSON Schema enumeration.
5
+ * Use the union type `EpcisMeasurementTypes` when you want to restrict a field to known values.
6
+ */
7
+ export declare const EpcisMeasurementTypes: {
8
+ /**
9
+ * Measurement type "AbsoluteHumidity".
10
+ */
11
+ readonly AbsoluteHumidity: "AbsoluteHumidity";
12
+ /**
13
+ * Measurement type "AbsorbedDose".
14
+ */
15
+ readonly AbsorbedDose: "AbsorbedDose";
16
+ /**
17
+ * Measurement type "AbsorbedDoseRate".
18
+ */
19
+ readonly AbsorbedDoseRate: "AbsorbedDoseRate";
20
+ /**
21
+ * Measurement type "Acceleration".
22
+ */
23
+ readonly Acceleration: "Acceleration";
24
+ /**
25
+ * Measurement type "Radioactivity".
26
+ */
27
+ readonly Radioactivity: "Radioactivity";
28
+ /**
29
+ * Measurement type "Altitude".
30
+ */
31
+ readonly Altitude: "Altitude";
32
+ /**
33
+ * Measurement type "AmountOfSubstance".
34
+ */
35
+ readonly AmountOfSubstance: "AmountOfSubstance";
36
+ /**
37
+ * Measurement type "AmountOfSubstancePerUnitVolume".
38
+ */
39
+ readonly AmountOfSubstancePerUnitVolume: "AmountOfSubstancePerUnitVolume";
40
+ /**
41
+ * Measurement type "Angle".
42
+ */
43
+ readonly Angle: "Angle";
44
+ /**
45
+ * Measurement type "AngularAcceleration".
46
+ */
47
+ readonly AngularAcceleration: "AngularAcceleration";
48
+ /**
49
+ * Measurement type "AngularMomentum".
50
+ */
51
+ readonly AngularMomentum: "AngularMomentum";
52
+ /**
53
+ * Measurement type "AngularVelocity".
54
+ */
55
+ readonly AngularVelocity: "AngularVelocity";
56
+ /**
57
+ * Measurement type "Area".
58
+ */
59
+ readonly Area: "Area";
60
+ /**
61
+ * Measurement type "Capacitance".
62
+ */
63
+ readonly Capacitance: "Capacitance";
64
+ /**
65
+ * Measurement type "Conductance".
66
+ */
67
+ readonly Conductance: "Conductance";
68
+ /**
69
+ * Measurement type "Conductivity".
70
+ */
71
+ readonly Conductivity: "Conductivity";
72
+ /**
73
+ * Measurement type "Count".
74
+ */
75
+ readonly Count: "Count";
76
+ /**
77
+ * Measurement type "Density".
78
+ */
79
+ readonly Density: "Density";
80
+ /**
81
+ * Measurement type "Dimensionless".
82
+ */
83
+ readonly Dimensionless: "Dimensionless";
84
+ /**
85
+ * Measurement type "DoseEquivalent".
86
+ */
87
+ readonly DoseEquivalent: "DoseEquivalent";
88
+ /**
89
+ * Measurement type "DoseEquivalentRate".
90
+ */
91
+ readonly DoseEquivalentRate: "DoseEquivalentRate";
92
+ /**
93
+ * Measurement type "DynamicViscosity".
94
+ */
95
+ readonly DynamicViscosity: "DynamicViscosity";
96
+ /**
97
+ * Measurement type "ElectricCharge".
98
+ */
99
+ readonly ElectricCharge: "ElectricCharge";
100
+ /**
101
+ * Measurement type "ElectricCurrent".
102
+ */
103
+ readonly ElectricCurrent: "ElectricCurrent";
104
+ /**
105
+ * Measurement type "ElectricCurrentDensity".
106
+ */
107
+ readonly ElectricCurrentDensity: "ElectricCurrentDensity";
108
+ /**
109
+ * Measurement type "ElectricFieldStrength".
110
+ */
111
+ readonly ElectricFieldStrength: "ElectricFieldStrength";
112
+ /**
113
+ * Measurement type "Energy".
114
+ */
115
+ readonly Energy: "Energy";
116
+ /**
117
+ * Measurement type "Exposure".
118
+ */
119
+ readonly Exposure: "Exposure";
120
+ /**
121
+ * Measurement type "Force".
122
+ */
123
+ readonly Force: "Force";
124
+ /**
125
+ * Measurement type "Frequency".
126
+ */
127
+ readonly Frequency: "Frequency";
128
+ /**
129
+ * Measurement type "Illuminance".
130
+ */
131
+ readonly Illuminance: "Illuminance";
132
+ /**
133
+ * Measurement type "Inductance".
134
+ */
135
+ readonly Inductance: "Inductance";
136
+ /**
137
+ * Measurement type "Irradiance".
138
+ */
139
+ readonly Irradiance: "Irradiance";
140
+ /**
141
+ * Measurement type "KinematicViscosity".
142
+ */
143
+ readonly KinematicViscosity: "KinematicViscosity";
144
+ /**
145
+ * Measurement type "Length".
146
+ */
147
+ readonly Length: "Length";
148
+ /**
149
+ * Measurement type "LinearMomentum".
150
+ */
151
+ readonly LinearMomentum: "LinearMomentum";
152
+ /**
153
+ * Measurement type "Luminance".
154
+ */
155
+ readonly Luminance: "Luminance";
156
+ /**
157
+ * Measurement type "LuminousFlux".
158
+ */
159
+ readonly LuminousFlux: "LuminousFlux";
160
+ /**
161
+ * Measurement type "LuminousIntensity".
162
+ */
163
+ readonly LuminousIntensity: "LuminousIntensity";
164
+ /**
165
+ * Measurement type "MagneticFlux".
166
+ */
167
+ readonly MagneticFlux: "MagneticFlux";
168
+ /**
169
+ * Measurement type "MagneticFluxDensity".
170
+ */
171
+ readonly MagneticFluxDensity: "MagneticFluxDensity";
172
+ /**
173
+ * Measurement type "MagneticVectorPotential".
174
+ */
175
+ readonly MagneticVectorPotential: "MagneticVectorPotential";
176
+ /**
177
+ * Measurement type "Mass".
178
+ */
179
+ readonly Mass: "Mass";
180
+ /**
181
+ * Measurement type "MassConcentration".
182
+ */
183
+ readonly MassConcentration: "MassConcentration";
184
+ /**
185
+ * Measurement type "MassFlowRate".
186
+ */
187
+ readonly MassFlowRate: "MassFlowRate";
188
+ /**
189
+ * Measurement type "MassPerAreaTime".
190
+ */
191
+ readonly MassPerAreaTime: "MassPerAreaTime";
192
+ /**
193
+ * Measurement type "MemoryCapacity".
194
+ */
195
+ readonly MemoryCapacity: "MemoryCapacity";
196
+ /**
197
+ * Measurement type "MolalityOfSolute".
198
+ */
199
+ readonly MolalityOfSolute: "MolalityOfSolute";
200
+ /**
201
+ * Measurement type "MolarEnergy".
202
+ */
203
+ readonly MolarEnergy: "MolarEnergy";
204
+ /**
205
+ * Measurement type "MolarMass".
206
+ */
207
+ readonly MolarMass: "MolarMass";
208
+ /**
209
+ * Measurement type "MolarVolume".
210
+ */
211
+ readonly MolarVolume: "MolarVolume";
212
+ /**
213
+ * Measurement type "Power".
214
+ */
215
+ readonly Power: "Power";
216
+ /**
217
+ * Measurement type "Pressure".
218
+ */
219
+ readonly Pressure: "Pressure";
220
+ /**
221
+ * Measurement type "RadiantFlux".
222
+ */
223
+ readonly RadiantFlux: "RadiantFlux";
224
+ /**
225
+ * Measurement type "RadiantIntensity".
226
+ */
227
+ readonly RadiantIntensity: "RadiantIntensity";
228
+ /**
229
+ * Measurement type "RelativeHumidity".
230
+ */
231
+ readonly RelativeHumidity: "RelativeHumidity";
232
+ /**
233
+ * Measurement type "Resistance".
234
+ */
235
+ readonly Resistance: "Resistance";
236
+ /**
237
+ * Measurement type "Resistivity".
238
+ */
239
+ readonly Resistivity: "Resistivity";
240
+ /**
241
+ * Measurement type "SolidAngle".
242
+ */
243
+ readonly SolidAngle: "SolidAngle";
244
+ /**
245
+ * Measurement type "SpecificVolume".
246
+ */
247
+ readonly SpecificVolume: "SpecificVolume";
248
+ /**
249
+ * Measurement type "Speed".
250
+ */
251
+ readonly Speed: "Speed";
252
+ /**
253
+ * Measurement type "SurfaceDensity".
254
+ */
255
+ readonly SurfaceDensity: "SurfaceDensity";
256
+ /**
257
+ * Measurement type "SurfaceTension".
258
+ */
259
+ readonly SurfaceTension: "SurfaceTension";
260
+ /**
261
+ * Measurement type "Temperature".
262
+ */
263
+ readonly Temperature: "Temperature";
264
+ /**
265
+ * Measurement type "Time".
266
+ */
267
+ readonly Time: "Time";
268
+ /**
269
+ * Measurement type "Torque".
270
+ */
271
+ readonly Torque: "Torque";
272
+ /**
273
+ * Measurement type "Voltage".
274
+ */
275
+ readonly Voltage: "Voltage";
276
+ /**
277
+ * Measurement type "Volume".
278
+ */
279
+ readonly Volume: "Volume";
280
+ /**
281
+ * Measurement type "VolumeFlowRate".
282
+ */
283
+ readonly VolumeFlowRate: "VolumeFlowRate";
284
+ /**
285
+ * Measurement type "VolumeFraction".
286
+ */
287
+ readonly VolumeFraction: "VolumeFraction";
288
+ /**
289
+ * Measurement type "VolumetricFlux".
290
+ */
291
+ readonly VolumetricFlux: "VolumetricFlux";
292
+ /**
293
+ * Measurement type "Wavenumber".
294
+ */
295
+ readonly Wavenumber: "Wavenumber";
296
+ };
297
+ /**
298
+ * Supported EPCIS 2.0 `measurementType` values.
299
+ *
300
+ * These values come from the GS1 EPCIS JSON Schema enumeration.
301
+ * Use the union type `EpcisMeasurementTypes` when you want to restrict a field to known values.
302
+ */
303
+ export type EpcisMeasurementTypes = (typeof EpcisMeasurementTypes)[keyof typeof EpcisMeasurementTypes];
@@ -0,0 +1,19 @@
1
+ /**
2
+ * Supported EPCIS 2.0 `sensorAlertType` values for sensor-generated alarms or
3
+ * errors.
4
+ */
5
+ export declare const EpcisSensorAlertTypes: {
6
+ /**
7
+ * Sensor alert indicating an alarm condition.
8
+ */
9
+ readonly AlarmCondition: "ALARM_CONDITION";
10
+ /**
11
+ * Sensor alert indicating an error condition.
12
+ */
13
+ readonly ErrorCondition: "ERROR_CONDITION";
14
+ };
15
+ /**
16
+ * Supported EPCIS 2.0 `sensorAlertType` values for sensor-generated alarms or
17
+ * errors.
18
+ */
19
+ export type EpcisSensorAlertTypes = (typeof EpcisSensorAlertTypes)[keyof typeof EpcisSensorAlertTypes];
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Supported EPCIS 2.0 `source-dest-type` values describing the role of a party
3
+ * or location in a transfer.
4
+ */
5
+ export declare const EpcisSourceDestTypes: {
6
+ /**
7
+ * Identifier denotes the party who owns (or will own) the objects at the
8
+ * business transfer endpoint.
9
+ */
10
+ readonly OwningParty: "owning_party";
11
+ /**
12
+ * Identifier denotes the party who has (or will have) physical possession of
13
+ * the objects at the endpoint.
14
+ */
15
+ readonly PossessingParty: "possessing_party";
16
+ /**
17
+ * Identifier denotes the physical location of the originating or terminating
18
+ * endpoint of the business transfer.
19
+ */
20
+ readonly Location: "location";
21
+ };
22
+ /**
23
+ * Supported EPCIS 2.0 `source-dest-type` values describing the role of a party
24
+ * or location in a transfer.
25
+ */
26
+ export type EpcisSourceDestTypes = (typeof EpcisSourceDestTypes)[keyof typeof EpcisSourceDestTypes];
@@ -0,0 +1,37 @@
1
+ /**
2
+ * JSON-LD type IRIs used across EPCIS 2.0 documents and events.
3
+ */
4
+ export declare const EpcisTypes: {
5
+ /**
6
+ * EPCISDocument root type for capture payloads.
7
+ */
8
+ readonly EPCISDocument: "EPCISDocument";
9
+ /**
10
+ * EPCISQueryDocument root type for query requests.
11
+ */
12
+ readonly EPCISQueryDocument: "EPCISQueryDocument";
13
+ /**
14
+ * ObjectEvent type identifier.
15
+ */
16
+ readonly ObjectEvent: "ObjectEvent";
17
+ /**
18
+ * AssociationEvent type identifier.
19
+ */
20
+ readonly AssociationEvent: "AssociationEvent";
21
+ /**
22
+ * AggregationEvent type identifier.
23
+ */
24
+ readonly AggregationEvent: "AggregationEvent";
25
+ /**
26
+ * TransactionEvent type identifier.
27
+ */
28
+ readonly TransactionEvent: "TransactionEvent";
29
+ /**
30
+ * TransformationEvent type identifier.
31
+ */
32
+ readonly TransformationEvent: "TransformationEvent";
33
+ };
34
+ /**
35
+ * JSON-LD type IRIs used across EPCIS 2.0 documents and events.
36
+ */
37
+ export type EpcisTypes = (typeof EpcisTypes)[keyof typeof EpcisTypes];
@@ -3,9 +3,9 @@
3
3
  */
4
4
  export declare const GS1Contexts: {
5
5
  /**
6
- * The context root for the GS1 types.
6
+ * The namespace for the GS1 types.
7
7
  */
8
- readonly ContextRoot: "https://gs1.org/voc/";
8
+ readonly Namespace: "https://gs1.org/voc/";
9
9
  };
10
10
  /**
11
11
  * The contexts of GS1.
package/docs/changelog.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @twin.org/standards-gs1 - Changelog
2
2
 
3
+ ## [0.0.3-next.11](https://github.com/twinfoundation/standards/compare/standards-gs1-v0.0.3-next.10...standards-gs1-v0.0.3-next.11) (2026-01-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * improved namespaces and contexts ([#102](https://github.com/twinfoundation/standards/issues/102)) ([c74c370](https://github.com/twinfoundation/standards/commit/c74c370cd8145d6166ca4454353f3774c302ac3b))
9
+ * update epcis models to match spec ([#92](https://github.com/twinfoundation/standards/issues/92)) ([1e56f70](https://github.com/twinfoundation/standards/commit/1e56f70415a8612113a36ad65a6cc5abdd85e091))
10
+
3
11
  ## [0.0.3-next.10](https://github.com/twinfoundation/standards/compare/standards-gs1-v0.0.3-next.9...standards-gs1-v0.0.3-next.10) (2026-01-13)
4
12
 
5
13
 
@@ -0,0 +1,37 @@
1
+ # Class: EpcisDataTypes
2
+
3
+ Handle all the data types for EPCIS.
4
+
5
+ ## Constructors
6
+
7
+ ### Constructor
8
+
9
+ > **new EpcisDataTypes**(): `EpcisDataTypes`
10
+
11
+ #### Returns
12
+
13
+ `EpcisDataTypes`
14
+
15
+ ## Methods
16
+
17
+ ### registerRedirects()
18
+
19
+ > `static` **registerRedirects**(): `void`
20
+
21
+ Register the JSON-LD Redirects.
22
+
23
+ #### Returns
24
+
25
+ `void`
26
+
27
+ ***
28
+
29
+ ### registerTypes()
30
+
31
+ > `static` **registerTypes**(): `void`
32
+
33
+ Register all the data types.
34
+
35
+ #### Returns
36
+
37
+ `void`
@@ -2,6 +2,7 @@
2
2
 
3
3
  ## Classes
4
4
 
5
+ - [EpcisDataTypes](classes/EpcisDataTypes.md)
5
6
  - [Gs1DataTypes](classes/Gs1DataTypes.md)
6
7
  - [Gs1Location](classes/Gs1Location.md)
7
8
  - [Gs1Identifiers](classes/Gs1Identifiers.md)
@@ -12,31 +13,49 @@
12
13
  ## Interfaces
13
14
 
14
15
  - [IEPCClassUri](interfaces/IEPCClassUri.md)
15
- - [IAggregationEvent](interfaces/IAggregationEvent.md)
16
- - [IAssociationEvent](interfaces/IAssociationEvent.md)
17
- - [IBizTransaction](interfaces/IBizTransaction.md)
18
- - [IDestination](interfaces/IDestination.md)
16
+ - [IEpcisAggregationEvent](interfaces/IEpcisAggregationEvent.md)
17
+ - [IEpcisAssociationEvent](interfaces/IEpcisAssociationEvent.md)
18
+ - [IEpcisAttribute](interfaces/IEpcisAttribute.md)
19
+ - [IEpcisBizTransaction](interfaces/IEpcisBizTransaction.md)
20
+ - [IEpcisDestination](interfaces/IEpcisDestination.md)
19
21
  - [IEpcisDocument](interfaces/IEpcisDocument.md)
22
+ - [IEpcisErrorDeclaration](interfaces/IEpcisErrorDeclaration.md)
20
23
  - [IEpcisEvent](interfaces/IEpcisEvent.md)
21
- - [IEpcisEventDetails](interfaces/IEpcisEventDetails.md)
22
- - [IObjectEvent](interfaces/IObjectEvent.md)
23
- - [IQuantity](interfaces/IQuantity.md)
24
+ - [IEpcisHeader](interfaces/IEpcisHeader.md)
25
+ - [IEpcisIlmd](interfaces/IEpcisIlmd.md)
26
+ - [IEpcisLocation](interfaces/IEpcisLocation.md)
27
+ - [IEpcisObjectEvent](interfaces/IEpcisObjectEvent.md)
28
+ - [IEpcisPersistentDisposition](interfaces/IEpcisPersistentDisposition.md)
29
+ - [IEpcisQuantity](interfaces/IEpcisQuantity.md)
24
30
  - [IEpcisQuery](interfaces/IEpcisQuery.md)
25
31
  - [IEpcisQueryDocument](interfaces/IEpcisQueryDocument.md)
26
- - [ISensorElement](interfaces/ISensorElement.md)
27
- - [ISensorMetadata](interfaces/ISensorMetadata.md)
28
- - [ISensorReport](interfaces/ISensorReport.md)
29
- - [ISimpleLocation](interfaces/ISimpleLocation.md)
30
- - [ISource](interfaces/ISource.md)
32
+ - [IEpcisQueryDocumentBody](interfaces/IEpcisQueryDocumentBody.md)
33
+ - [IEpcisQueryResults](interfaces/IEpcisQueryResults.md)
34
+ - [IEpcisQueryResultsBody](interfaces/IEpcisQueryResultsBody.md)
35
+ - [IEpcisSensorElement](interfaces/IEpcisSensorElement.md)
36
+ - [IEpcisSensorMetadata](interfaces/IEpcisSensorMetadata.md)
37
+ - [IEpcisSensorReport](interfaces/IEpcisSensorReport.md)
38
+ - [IEpcisSource](interfaces/IEpcisSource.md)
39
+ - [IEpcisTransactionEvent](interfaces/IEpcisTransactionEvent.md)
40
+ - [IEpcisTransformationEvent](interfaces/IEpcisTransformationEvent.md)
41
+ - [IEpcisVocabulary](interfaces/IEpcisVocabulary.md)
42
+ - [IEpcisVocabularyElement](interfaces/IEpcisVocabularyElement.md)
31
43
 
32
44
  ## Type Aliases
33
45
 
34
46
  - [EpcisActionTypes](type-aliases/EpcisActionTypes.md)
35
47
  - [EpcisBizStepTypes](type-aliases/EpcisBizStepTypes.md)
48
+ - [EpcisBizTransactionTypes](type-aliases/EpcisBizTransactionTypes.md)
49
+ - [EpcisComponentTypes](type-aliases/EpcisComponentTypes.md)
50
+ - [EpcisContextType](type-aliases/EpcisContextType.md)
51
+ - [EpcisContexts](type-aliases/EpcisContexts.md)
36
52
  - [EpcisDispositionTypes](type-aliases/EpcisDispositionTypes.md)
37
- - [EpcisErrorTypes](type-aliases/EpcisErrorTypes.md)
53
+ - [EpcisErrorReasonTypes](type-aliases/EpcisErrorReasonTypes.md)
38
54
  - [EpcisEventTypes](type-aliases/EpcisEventTypes.md)
39
- - [EpcisEventUnionType](type-aliases/EpcisEventUnionType.md)
55
+ - [EpcisEvents](type-aliases/EpcisEvents.md)
56
+ - [EpcisMeasurementTypes](type-aliases/EpcisMeasurementTypes.md)
57
+ - [EpcisSensorAlertTypes](type-aliases/EpcisSensorAlertTypes.md)
58
+ - [EpcisSourceDestTypes](type-aliases/EpcisSourceDestTypes.md)
40
59
  - [GS1Contexts](type-aliases/GS1Contexts.md)
41
60
  - [Gs1IdTypes](type-aliases/Gs1IdTypes.md)
42
61
  - [Gs1IdentifierTypes](type-aliases/Gs1IdentifierTypes.md)
@@ -48,9 +67,15 @@
48
67
 
49
68
  - [EpcisActionTypes](variables/EpcisActionTypes.md)
50
69
  - [EpcisBizStepTypes](variables/EpcisBizStepTypes.md)
70
+ - [EpcisBizTransactionTypes](variables/EpcisBizTransactionTypes.md)
71
+ - [EpcisComponentTypes](variables/EpcisComponentTypes.md)
72
+ - [EpcisContexts](variables/EpcisContexts.md)
51
73
  - [EpcisDispositionTypes](variables/EpcisDispositionTypes.md)
52
- - [EpcisErrorTypes](variables/EpcisErrorTypes.md)
74
+ - [EpcisErrorReasonTypes](variables/EpcisErrorReasonTypes.md)
53
75
  - [EpcisEventTypes](variables/EpcisEventTypes.md)
76
+ - [EpcisMeasurementTypes](variables/EpcisMeasurementTypes.md)
77
+ - [EpcisSensorAlertTypes](variables/EpcisSensorAlertTypes.md)
78
+ - [EpcisSourceDestTypes](variables/EpcisSourceDestTypes.md)
54
79
  - [GS1Contexts](variables/GS1Contexts.md)
55
80
  - [Gs1IdTypes](variables/Gs1IdTypes.md)
56
81
  - [Gs1IdentifierTypes](variables/Gs1IdentifierTypes.md)