@twin.org/standards-gs1 0.0.3-next.1 → 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 (290) 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/entities/gs1Location.js.map +1 -1
  6. package/dist/es/index.js +39 -20
  7. package/dist/es/index.js.map +1 -1
  8. package/dist/es/models/epcis20/IEpcisAggregationEvent.js +2 -0
  9. package/dist/es/models/epcis20/IEpcisAggregationEvent.js.map +1 -0
  10. package/dist/es/models/epcis20/IEpcisAssociationEvent.js +2 -0
  11. package/dist/es/models/epcis20/IEpcisAssociationEvent.js.map +1 -0
  12. package/dist/es/models/epcis20/IEpcisAttribute.js +2 -0
  13. package/dist/es/models/epcis20/IEpcisAttribute.js.map +1 -0
  14. package/dist/es/models/epcis20/IEpcisBizTransaction.js +2 -0
  15. package/dist/es/models/epcis20/IEpcisBizTransaction.js.map +1 -0
  16. package/dist/es/models/epcis20/IEpcisDestination.js +2 -0
  17. package/dist/es/models/epcis20/IEpcisDestination.js.map +1 -0
  18. package/dist/es/models/epcis20/IEpcisDocument.js.map +1 -1
  19. package/dist/es/models/epcis20/IEpcisErrorDeclaration.js +2 -0
  20. package/dist/es/models/epcis20/IEpcisErrorDeclaration.js.map +1 -0
  21. package/dist/es/models/epcis20/IEpcisEvent.js.map +1 -1
  22. package/dist/es/models/epcis20/IEpcisHeader.js +2 -0
  23. package/dist/es/models/epcis20/IEpcisHeader.js.map +1 -0
  24. package/dist/es/models/epcis20/IEpcisIlmd.js +2 -0
  25. package/dist/es/models/epcis20/IEpcisIlmd.js.map +1 -0
  26. package/dist/es/models/epcis20/IEpcisLocation.js +2 -0
  27. package/dist/es/models/epcis20/IEpcisLocation.js.map +1 -0
  28. package/dist/es/models/epcis20/IEpcisObjectEvent.js +2 -0
  29. package/dist/es/models/epcis20/IEpcisObjectEvent.js.map +1 -0
  30. package/dist/es/models/epcis20/IEpcisPersistentDisposition.js +2 -0
  31. package/dist/es/models/epcis20/IEpcisPersistentDisposition.js.map +1 -0
  32. package/dist/es/models/epcis20/IEpcisQuantity.js +2 -0
  33. package/dist/es/models/epcis20/IEpcisQuantity.js.map +1 -0
  34. package/dist/es/models/epcis20/IEpcisQuery.js.map +1 -1
  35. package/dist/es/models/epcis20/IEpcisQueryDocument.js.map +1 -1
  36. package/dist/es/models/epcis20/IEpcisQueryDocumentBody.js +2 -0
  37. package/dist/es/models/epcis20/IEpcisQueryDocumentBody.js.map +1 -0
  38. package/dist/es/models/epcis20/IEpcisQueryResults.js +2 -0
  39. package/dist/es/models/epcis20/IEpcisQueryResults.js.map +1 -0
  40. package/dist/es/models/epcis20/IEpcisQueryResultsBody.js +2 -0
  41. package/dist/es/models/epcis20/IEpcisQueryResultsBody.js.map +1 -0
  42. package/dist/es/models/epcis20/IEpcisSensorElement.js +2 -0
  43. package/dist/es/models/epcis20/IEpcisSensorElement.js.map +1 -0
  44. package/dist/es/models/epcis20/IEpcisSensorMetadata.js +2 -0
  45. package/dist/es/models/epcis20/IEpcisSensorMetadata.js.map +1 -0
  46. package/dist/es/models/epcis20/IEpcisSensorReport.js +2 -0
  47. package/dist/es/models/epcis20/IEpcisSensorReport.js.map +1 -0
  48. package/dist/es/models/epcis20/IEpcisSource.js +2 -0
  49. package/dist/es/models/epcis20/IEpcisSource.js.map +1 -0
  50. package/dist/es/models/epcis20/IEpcisTransactionEvent.js +2 -0
  51. package/dist/es/models/epcis20/IEpcisTransactionEvent.js.map +1 -0
  52. package/dist/es/models/epcis20/IEpcisTransformationEvent.js +2 -0
  53. package/dist/es/models/epcis20/IEpcisTransformationEvent.js.map +1 -0
  54. package/dist/es/models/epcis20/IEpcisVocabulary.js +2 -0
  55. package/dist/es/models/epcis20/IEpcisVocabulary.js.map +1 -0
  56. package/dist/es/models/epcis20/IEpcisVocabularyElement.js +2 -0
  57. package/dist/es/models/epcis20/IEpcisVocabularyElement.js.map +1 -0
  58. package/dist/es/models/epcis20/epcisActionTypes.js +24 -0
  59. package/dist/es/models/epcis20/epcisActionTypes.js.map +1 -0
  60. package/dist/es/models/epcis20/epcisBizStepTypes.js +190 -0
  61. package/dist/es/models/epcis20/epcisBizStepTypes.js.map +1 -0
  62. package/dist/es/models/epcis20/epcisBizTransactionTypes.js +75 -0
  63. package/dist/es/models/epcis20/epcisBizTransactionTypes.js.map +1 -0
  64. package/dist/es/models/epcis20/epcisComponentTypes.js +77 -0
  65. package/dist/es/models/epcis20/epcisComponentTypes.js.map +1 -0
  66. package/dist/es/models/epcis20/epcisContextType.js +2 -0
  67. package/dist/es/models/epcis20/epcisContextType.js.map +1 -0
  68. package/dist/es/models/epcis20/epcisContexts.js +17 -0
  69. package/dist/es/models/epcis20/epcisContexts.js.map +1 -0
  70. package/dist/es/models/epcis20/epcisDispositionTypes.js +155 -0
  71. package/dist/es/models/epcis20/epcisDispositionTypes.js.map +1 -0
  72. package/dist/es/models/epcis20/epcisErrorReasonTypes.js +20 -0
  73. package/dist/es/models/epcis20/epcisErrorReasonTypes.js.map +1 -0
  74. package/dist/es/models/epcis20/epcisEventTypes.js +29 -0
  75. package/dist/es/models/epcis20/epcisEventTypes.js.map +1 -0
  76. package/dist/es/models/epcis20/epcisEvents.js +2 -0
  77. package/dist/es/models/epcis20/epcisEvents.js.map +1 -0
  78. package/dist/es/models/epcis20/epcisMeasurementTypes.js +301 -0
  79. package/dist/es/models/epcis20/epcisMeasurementTypes.js.map +1 -0
  80. package/dist/es/models/epcis20/epcisSensorAlertTypes.js +19 -0
  81. package/dist/es/models/epcis20/epcisSensorAlertTypes.js.map +1 -0
  82. package/dist/es/models/epcis20/epcisSourceDestTypes.js +26 -0
  83. package/dist/es/models/epcis20/epcisSourceDestTypes.js.map +1 -0
  84. package/dist/es/models/epcis20/epcisTypes.js +37 -0
  85. package/dist/es/models/epcis20/epcisTypes.js.map +1 -0
  86. package/dist/es/models/gs1/gs1Contexts.js +2 -2
  87. package/dist/es/models/gs1/gs1Contexts.js.map +1 -1
  88. package/dist/es/models/gs1/{subSiteAttributes.js → gs1SubSiteAttributes.js} +2 -2
  89. package/dist/es/models/gs1/gs1SubSiteAttributes.js.map +1 -0
  90. package/dist/es/models/gs1/{subSiteTypes.js → gs1SubSiteTypes.js} +2 -2
  91. package/dist/es/models/gs1/gs1SubSiteTypes.js.map +1 -0
  92. package/dist/es/schemas/EpcisAggregationEvent.json +273 -0
  93. package/dist/es/schemas/EpcisAssociationEvent.json +274 -0
  94. package/dist/es/schemas/EpcisDocument.json +204 -0
  95. package/dist/es/schemas/EpcisObjectEvent.json +277 -0
  96. package/dist/es/schemas/EpcisQueryDocument.json +173 -0
  97. package/dist/es/schemas/EpcisTransactionEvent.json +274 -0
  98. package/dist/es/schemas/EpcisTransformationEvent.json +290 -0
  99. package/dist/es/utils/gs1Validation.js +4 -4
  100. package/dist/es/utils/gs1Validation.js.map +1 -1
  101. package/dist/types/dataTypes/epcisDataTypes.d.ts +13 -0
  102. package/dist/types/entities/gs1Location.d.ts +4 -4
  103. package/dist/types/index.d.ts +39 -20
  104. package/dist/types/models/epcis20/IEpcisAggregationEvent.d.ts +81 -0
  105. package/dist/types/models/epcis20/IEpcisAssociationEvent.d.ts +80 -0
  106. package/dist/types/models/epcis20/IEpcisAttribute.d.ts +15 -0
  107. package/dist/types/models/epcis20/IEpcisBizTransaction.d.ts +20 -0
  108. package/dist/types/models/epcis20/IEpcisDestination.d.ts +21 -0
  109. package/dist/types/models/epcis20/IEpcisDocument.d.ts +35 -7
  110. package/dist/types/models/epcis20/IEpcisErrorDeclaration.d.ts +25 -0
  111. package/dist/types/models/epcis20/IEpcisEvent.d.ts +23 -22
  112. package/dist/types/models/epcis20/IEpcisHeader.d.ts +17 -0
  113. package/dist/types/models/epcis20/IEpcisIlmd.d.ts +8 -0
  114. package/dist/types/models/epcis20/IEpcisLocation.d.ts +12 -0
  115. package/dist/types/models/epcis20/IEpcisObjectEvent.d.ts +85 -0
  116. package/dist/types/models/epcis20/IEpcisPersistentDisposition.d.ts +17 -0
  117. package/dist/types/models/epcis20/IEpcisQuantity.d.ts +22 -0
  118. package/dist/types/models/epcis20/IEpcisQuery.d.ts +2 -1
  119. package/dist/types/models/epcis20/IEpcisQueryDocument.d.ts +10 -30
  120. package/dist/types/models/epcis20/IEpcisQueryDocumentBody.d.ts +12 -0
  121. package/dist/types/models/epcis20/IEpcisQueryResults.d.ts +20 -0
  122. package/dist/types/models/epcis20/IEpcisQueryResultsBody.d.ts +17 -0
  123. package/dist/types/models/epcis20/IEpcisSensorElement.d.ts +20 -0
  124. package/dist/types/models/epcis20/IEpcisSensorMetadata.d.ts +48 -0
  125. package/dist/types/models/epcis20/IEpcisSensorReport.d.ts +131 -0
  126. package/dist/types/models/epcis20/IEpcisSource.d.ts +20 -0
  127. package/dist/types/models/epcis20/IEpcisTransactionEvent.d.ts +78 -0
  128. package/dist/types/models/epcis20/IEpcisTransformationEvent.d.ts +96 -0
  129. package/dist/types/models/epcis20/IEpcisVocabulary.d.ts +16 -0
  130. package/dist/types/models/epcis20/IEpcisVocabularyElement.d.ts +21 -0
  131. package/dist/types/models/epcis20/epcisActionTypes.d.ts +25 -0
  132. package/dist/types/models/epcis20/epcisBizStepTypes.d.ts +193 -0
  133. package/dist/types/models/epcis20/epcisBizTransactionTypes.d.ts +74 -0
  134. package/dist/types/models/epcis20/epcisComponentTypes.d.ts +76 -0
  135. package/dist/types/models/epcis20/epcisContextType.d.ts +15 -0
  136. package/dist/types/models/epcis20/epcisContexts.d.ts +17 -0
  137. package/dist/types/models/epcis20/epcisDispositionTypes.d.ts +158 -0
  138. package/dist/types/models/epcis20/epcisErrorReasonTypes.d.ts +19 -0
  139. package/dist/types/models/epcis20/epcisEventTypes.d.ts +29 -0
  140. package/dist/types/models/epcis20/epcisEvents.d.ts +11 -0
  141. package/dist/types/models/epcis20/epcisMeasurementTypes.d.ts +303 -0
  142. package/dist/types/models/epcis20/epcisSensorAlertTypes.d.ts +19 -0
  143. package/dist/types/models/epcis20/epcisSourceDestTypes.d.ts +26 -0
  144. package/dist/types/models/epcis20/epcisTypes.d.ts +37 -0
  145. package/dist/types/models/gs1/gs1Contexts.d.ts +2 -2
  146. package/dist/types/models/gs1/{subSiteAttributes.d.ts → gs1SubSiteAttributes.d.ts} +2 -2
  147. package/dist/types/models/gs1/{subSiteTypes.d.ts → gs1SubSiteTypes.d.ts} +2 -2
  148. package/docs/changelog.md +71 -0
  149. package/docs/reference/classes/EpcisDataTypes.md +37 -0
  150. package/docs/reference/classes/Gs1Location.md +2 -2
  151. package/docs/reference/index.md +52 -27
  152. package/docs/reference/interfaces/IEpcisAggregationEvent.md +223 -0
  153. package/docs/reference/interfaces/IEpcisAssociationEvent.md +222 -0
  154. package/docs/reference/interfaces/IEpcisAttribute.md +31 -0
  155. package/docs/reference/interfaces/IEpcisBizTransaction.md +35 -0
  156. package/docs/reference/interfaces/IEpcisDestination.md +36 -0
  157. package/docs/reference/interfaces/IEpcisDocument.md +67 -3
  158. package/docs/reference/interfaces/IEpcisErrorDeclaration.md +44 -0
  159. package/docs/reference/interfaces/IEpcisEvent.md +46 -30
  160. package/docs/reference/interfaces/IEpcisHeader.md +31 -0
  161. package/docs/reference/interfaces/IEpcisIlmd.md +16 -0
  162. package/docs/reference/interfaces/IEpcisLocation.md +24 -0
  163. package/docs/reference/interfaces/IEpcisObjectEvent.md +228 -0
  164. package/docs/reference/interfaces/IEpcisPersistentDisposition.md +32 -0
  165. package/docs/reference/interfaces/IEpcisQuantity.md +42 -0
  166. package/docs/reference/interfaces/IEpcisQuery.md +5 -1
  167. package/docs/reference/interfaces/IEpcisQueryDocument.md +20 -34
  168. package/docs/reference/interfaces/IEpcisQueryDocumentBody.md +23 -0
  169. package/docs/reference/interfaces/IEpcisQueryResults.md +39 -0
  170. package/docs/reference/interfaces/IEpcisQueryResultsBody.md +31 -0
  171. package/docs/reference/interfaces/IEpcisSensorElement.md +34 -0
  172. package/docs/reference/interfaces/IEpcisSensorMetadata.md +88 -0
  173. package/docs/reference/interfaces/IEpcisSensorReport.md +232 -0
  174. package/docs/reference/interfaces/IEpcisSource.md +35 -0
  175. package/docs/reference/interfaces/IEpcisTransactionEvent.md +220 -0
  176. package/docs/reference/interfaces/IEpcisTransformationEvent.md +249 -0
  177. package/docs/reference/interfaces/IEpcisVocabulary.md +31 -0
  178. package/docs/reference/interfaces/IEpcisVocabularyElement.md +40 -0
  179. package/docs/reference/type-aliases/EpcisActionTypes.md +6 -0
  180. package/docs/reference/type-aliases/EpcisBizStepTypes.md +8 -0
  181. package/docs/reference/type-aliases/EpcisBizTransactionTypes.md +5 -0
  182. package/docs/reference/type-aliases/EpcisComponentTypes.md +5 -0
  183. package/docs/reference/type-aliases/EpcisContextType.md +6 -0
  184. package/docs/reference/type-aliases/EpcisContexts.md +5 -0
  185. package/docs/reference/type-aliases/EpcisDispositionTypes.md +9 -0
  186. package/docs/reference/type-aliases/EpcisErrorReasonTypes.md +5 -0
  187. package/docs/reference/type-aliases/EpcisEventTypes.md +5 -0
  188. package/docs/reference/type-aliases/EpcisEvents.md +6 -0
  189. package/docs/reference/type-aliases/EpcisMeasurementTypes.md +8 -0
  190. package/docs/reference/type-aliases/EpcisSensorAlertTypes.md +6 -0
  191. package/docs/reference/type-aliases/EpcisSourceDestTypes.md +6 -0
  192. package/docs/reference/type-aliases/Gs1SubSiteAttributes.md +7 -0
  193. package/docs/reference/type-aliases/Gs1SubSiteTypes.md +7 -0
  194. package/docs/reference/variables/EpcisActionTypes.md +28 -0
  195. package/docs/reference/variables/EpcisBizStepTypes.md +270 -0
  196. package/docs/reference/variables/EpcisBizTransactionTypes.md +98 -0
  197. package/docs/reference/variables/EpcisComponentTypes.md +102 -0
  198. package/docs/reference/variables/EpcisContexts.md +19 -0
  199. package/docs/reference/variables/{DispositionTypes.md → EpcisDispositionTypes.md} +81 -4
  200. package/docs/reference/variables/EpcisErrorReasonTypes.md +21 -0
  201. package/docs/reference/variables/{EventTypes.md → EpcisEventTypes.md} +8 -8
  202. package/docs/reference/variables/EpcisMeasurementTypes.md +442 -0
  203. package/docs/reference/variables/EpcisSensorAlertTypes.md +20 -0
  204. package/docs/reference/variables/EpcisSourceDestTypes.md +29 -0
  205. package/docs/reference/variables/GS1Contexts.md +3 -3
  206. package/docs/reference/variables/{SubSiteAttributes.md → Gs1SubSiteAttributes.md} +2 -2
  207. package/docs/reference/variables/{SubSiteTypes.md → Gs1SubSiteTypes.md} +2 -2
  208. package/package.json +1 -1
  209. package/dist/es/models/epcis20/IAggregationEvent.js +0 -2
  210. package/dist/es/models/epcis20/IAggregationEvent.js.map +0 -1
  211. package/dist/es/models/epcis20/IAssociationEvent.js +0 -2
  212. package/dist/es/models/epcis20/IAssociationEvent.js.map +0 -1
  213. package/dist/es/models/epcis20/IBaseAggregationEvent.js +0 -2
  214. package/dist/es/models/epcis20/IBaseAggregationEvent.js.map +0 -1
  215. package/dist/es/models/epcis20/IBizTransaction.js +0 -4
  216. package/dist/es/models/epcis20/IBizTransaction.js.map +0 -1
  217. package/dist/es/models/epcis20/IDestination.js +0 -4
  218. package/dist/es/models/epcis20/IDestination.js.map +0 -1
  219. package/dist/es/models/epcis20/IEpcisEventDetails.js +0 -2
  220. package/dist/es/models/epcis20/IEpcisEventDetails.js.map +0 -1
  221. package/dist/es/models/epcis20/IObjectEvent.js +0 -2
  222. package/dist/es/models/epcis20/IObjectEvent.js.map +0 -1
  223. package/dist/es/models/epcis20/IQuantity.js +0 -4
  224. package/dist/es/models/epcis20/IQuantity.js.map +0 -1
  225. package/dist/es/models/epcis20/ISensorElement.js +0 -2
  226. package/dist/es/models/epcis20/ISensorElement.js.map +0 -1
  227. package/dist/es/models/epcis20/ISensorMetadata.js +0 -4
  228. package/dist/es/models/epcis20/ISensorMetadata.js.map +0 -1
  229. package/dist/es/models/epcis20/ISensorReport.js +0 -4
  230. package/dist/es/models/epcis20/ISensorReport.js.map +0 -1
  231. package/dist/es/models/epcis20/ISimpleLocation.js +0 -4
  232. package/dist/es/models/epcis20/ISimpleLocation.js.map +0 -1
  233. package/dist/es/models/epcis20/ISource.js +0 -4
  234. package/dist/es/models/epcis20/ISource.js.map +0 -1
  235. package/dist/es/models/epcis20/actionTypes.js +0 -21
  236. package/dist/es/models/epcis20/actionTypes.js.map +0 -1
  237. package/dist/es/models/epcis20/bizStepTypes.js +0 -52
  238. package/dist/es/models/epcis20/bizStepTypes.js.map +0 -1
  239. package/dist/es/models/epcis20/dispositionTypes.js +0 -45
  240. package/dist/es/models/epcis20/dispositionTypes.js.map +0 -1
  241. package/dist/es/models/epcis20/epcisErrorTypes.js +0 -11
  242. package/dist/es/models/epcis20/epcisErrorTypes.js.map +0 -1
  243. package/dist/es/models/epcis20/epcisEventUnionType.js +0 -2
  244. package/dist/es/models/epcis20/epcisEventUnionType.js.map +0 -1
  245. package/dist/es/models/epcis20/eventTypes.js +0 -29
  246. package/dist/es/models/epcis20/eventTypes.js.map +0 -1
  247. package/dist/es/models/gs1/subSiteAttributes.js.map +0 -1
  248. package/dist/es/models/gs1/subSiteTypes.js.map +0 -1
  249. package/dist/types/models/epcis20/IAggregationEvent.d.ts +0 -10
  250. package/dist/types/models/epcis20/IAssociationEvent.d.ts +0 -10
  251. package/dist/types/models/epcis20/IBaseAggregationEvent.d.ts +0 -19
  252. package/dist/types/models/epcis20/IBizTransaction.d.ts +0 -13
  253. package/dist/types/models/epcis20/IDestination.d.ts +0 -13
  254. package/dist/types/models/epcis20/IEpcisEventDetails.d.ts +0 -35
  255. package/dist/types/models/epcis20/IObjectEvent.d.ts +0 -25
  256. package/dist/types/models/epcis20/IQuantity.d.ts +0 -13
  257. package/dist/types/models/epcis20/ISensorElement.d.ts +0 -15
  258. package/dist/types/models/epcis20/ISensorMetadata.d.ts +0 -21
  259. package/dist/types/models/epcis20/ISensorReport.d.ts +0 -17
  260. package/dist/types/models/epcis20/ISimpleLocation.d.ts +0 -9
  261. package/dist/types/models/epcis20/ISource.d.ts +0 -13
  262. package/dist/types/models/epcis20/actionTypes.d.ts +0 -21
  263. package/dist/types/models/epcis20/bizStepTypes.d.ts +0 -52
  264. package/dist/types/models/epcis20/dispositionTypes.d.ts +0 -44
  265. package/dist/types/models/epcis20/epcisErrorTypes.d.ts +0 -11
  266. package/dist/types/models/epcis20/epcisEventUnionType.d.ts +0 -7
  267. package/dist/types/models/epcis20/eventTypes.d.ts +0 -29
  268. package/docs/reference/interfaces/IAggregationEvent.md +0 -223
  269. package/docs/reference/interfaces/IAssociationEvent.md +0 -223
  270. package/docs/reference/interfaces/IBizTransaction.md +0 -19
  271. package/docs/reference/interfaces/IDestination.md +0 -19
  272. package/docs/reference/interfaces/IEpcisEventDetails.md +0 -167
  273. package/docs/reference/interfaces/IObjectEvent.md +0 -211
  274. package/docs/reference/interfaces/IQuantity.md +0 -19
  275. package/docs/reference/interfaces/ISensorElement.md +0 -19
  276. package/docs/reference/interfaces/ISensorMetadata.md +0 -35
  277. package/docs/reference/interfaces/ISensorReport.md +0 -27
  278. package/docs/reference/interfaces/ISimpleLocation.md +0 -11
  279. package/docs/reference/interfaces/ISource.md +0 -19
  280. package/docs/reference/type-aliases/ActionTypes.md +0 -5
  281. package/docs/reference/type-aliases/BizStepTypes.md +0 -5
  282. package/docs/reference/type-aliases/DispositionTypes.md +0 -5
  283. package/docs/reference/type-aliases/EpcisErrorTypes.md +0 -5
  284. package/docs/reference/type-aliases/EpcisEventUnionType.md +0 -5
  285. package/docs/reference/type-aliases/EventTypes.md +0 -5
  286. package/docs/reference/type-aliases/SubSiteAttributes.md +0 -7
  287. package/docs/reference/type-aliases/SubSiteTypes.md +0 -7
  288. package/docs/reference/variables/ActionTypes.md +0 -25
  289. package/docs/reference/variables/BizStepTypes.md +0 -173
  290. package/docs/reference/variables/EpcisErrorTypes.md +0 -15
@@ -0,0 +1,270 @@
1
+ # Variable: EpcisBizStepTypes
2
+
3
+ > `const` **EpcisBizStepTypes**: `object`
4
+
5
+ Supported EPCIS 2.0 `bizStep` values.
6
+
7
+ These values come from the GS1 EPCIS / CBV (Core Business Vocabulary).
8
+ Use the union type `EpcisBizStepTypes` when you want to restrict a field to known CBV values.
9
+
10
+ ## Type Declaration
11
+
12
+ ### Accepting
13
+
14
+ > `readonly` **Accepting**: `"accepting"` = `"accepting"`
15
+
16
+ Activity where an object changes possession and/or ownership.
17
+
18
+ ### Arriving
19
+
20
+ > `readonly` **Arriving**: `"arriving"` = `"arriving"`
21
+
22
+ Activity where an object arrives at a location.
23
+
24
+ ### Assembling
25
+
26
+ > `readonly` **Assembling**: `"assembling"` = `"assembling"`
27
+
28
+ Combining one or more objects to create a new finished product while originals
29
+ remain recognisable.
30
+
31
+ ### Collecting
32
+
33
+ > `readonly` **Collecting**: `"collecting"` = `"collecting"`
34
+
35
+ Picking up and collecting an object for future disposal, recycling, or re-use.
36
+
37
+ ### Commissioning
38
+
39
+ > `readonly` **Commissioning**: `"commissioning"` = `"commissioning"`
40
+
41
+ Associating a new instance- or class-level identifier with a specific object
42
+ for the first time.
43
+
44
+ ### Consigning
45
+
46
+ > `readonly` **Consigning**: `"consigning"` = `"consigning"`
47
+
48
+ Overall process covering staging_outbound, loading, departing, and accepting
49
+ when granular steps are unknown.
50
+
51
+ ### CreatingClassInstance
52
+
53
+ > `readonly` **CreatingClassInstance**: `"creating_class_instance"` = `"creating_class_instance"`
54
+
55
+ Step where an instance or increased quantity of a class-level identifier is
56
+ produced and may repeat.
57
+
58
+ ### CycleCounting
59
+
60
+ > `readonly` **CycleCounting**: `"cycle_counting"` = `"cycle_counting"`
61
+
62
+ Counting objects within a location for business needs other than accounting.
63
+
64
+ ### Decommissioning
65
+
66
+ > `readonly` **Decommissioning**: `"decommissioning"` = `"decommissioning"`
67
+
68
+ Disassociating an instance-level identifier from an object; it may be
69
+ re-commissioned later with a new identifier.
70
+
71
+ ### Departing
72
+
73
+ > `readonly` **Departing**: `"departing"` = `"departing"`
74
+
75
+ Activity where an object leaves a location on its way to a destination.
76
+
77
+ ### Destroying
78
+
79
+ > `readonly` **Destroying**: `"destroying"` = `"destroying"`
80
+
81
+ Process of terminating an object so it should not be subject of subsequent events.
82
+
83
+ ### Disassembling
84
+
85
+ > `readonly` **Disassembling**: `"disassembling"` = `"disassembling"`
86
+
87
+ Breaking down an object into separate, uniquely identified component parts.
88
+
89
+ ### Dispensing
90
+
91
+ > `readonly` **Dispensing**: `"dispensing"` = `"dispensing"`
92
+
93
+ Making a product available in full or part to a consumer.
94
+
95
+ ### Encoding
96
+
97
+ > `readonly` **Encoding**: `"encoding"` = `"encoding"`
98
+
99
+ Writing an instance-level identifier to a barcode or RFID tag before
100
+ association with an object.
101
+
102
+ ### EnteringExiting
103
+
104
+ > `readonly` **EnteringExiting**: `"entering_exiting"` = `"entering_exiting"`
105
+
106
+ Activity at a facility entrance/exit where customers leave with purchases or
107
+ enter with returns.
108
+
109
+ ### Holding
110
+
111
+ > `readonly` **Holding**: `"holding"` = `"holding"`
112
+
113
+ Segregating an object for further review.
114
+
115
+ ### Inspecting
116
+
117
+ > `readonly` **Inspecting**: `"inspecting"` = `"inspecting"`
118
+
119
+ Reviewing objects to address potential defects while keeping them viable in the
120
+ supply chain.
121
+
122
+ ### Installing
123
+
124
+ > `readonly` **Installing**: `"installing"` = `"installing"`
125
+
126
+ Putting an object into a composite object that already exists.
127
+
128
+ ### Killing
129
+
130
+ > `readonly` **Killing**: `"killing"` = `"killing"`
131
+
132
+ Terminating an RFID tag previously associated with an object while the object
133
+ continues to exist.
134
+
135
+ ### Loading
136
+
137
+ > `readonly` **Loading**: `"loading"` = `"loading"`
138
+
139
+ Loading an object into a shipping conveyance.
140
+
141
+ ### Other
142
+
143
+ > `readonly` **Other**: `"other"` = `"other"`
144
+
145
+ A business step not identified by the CBV list.
146
+
147
+ ### Packing
148
+
149
+ > `readonly` **Packing**: `"packing"` = `"packing"`
150
+
151
+ Putting objects into a larger container for shipping, typically where
152
+ aggregation occurs.
153
+
154
+ ### Picking
155
+
156
+ > `readonly` **Picking**: `"picking"` = `"picking"`
157
+
158
+ Selecting objects to fill an order.
159
+
160
+ ### Receiving
161
+
162
+ > `readonly` **Receiving**: `"receiving"` = `"receiving"`
163
+
164
+ Indicating an object is being received at a location and added to inventory.
165
+
166
+ ### Removing
167
+
168
+ > `readonly` **Removing**: `"removing"` = `"removing"`
169
+
170
+ Taking an object out of a composite object; opposite of installing.
171
+
172
+ ### Repackaging
173
+
174
+ > `readonly` **Repackaging**: `"repackaging"` = `"repackaging"`
175
+
176
+ Changing an object's packaging configuration.
177
+
178
+ ### Repairing
179
+
180
+ > `readonly` **Repairing**: `"repairing"` = `"repairing"`
181
+
182
+ Repairing a malfunctioning product without replacing it.
183
+
184
+ ### Replacing
185
+
186
+ > `readonly` **Replacing**: `"replacing"` = `"replacing"`
187
+
188
+ Substituting or exchanging an object for another object.
189
+
190
+ ### Reserving
191
+
192
+ > `readonly` **Reserving**: `"reserving"` = `"reserving"`
193
+
194
+ Providing a set of not-yet-commissioned instance identifiers for use by another party.
195
+
196
+ ### RetailSelling
197
+
198
+ > `readonly` **RetailSelling**: `"retail_selling"` = `"retail_selling"`
199
+
200
+ Point-of-sale activity transferring ownership to a customer for value.
201
+
202
+ ### Shipping
203
+
204
+ > `readonly` **Shipping**: `"shipping"` = `"shipping"`
205
+
206
+ Overall process covering staging_outbound, loading, and departing when finer
207
+ detail is unavailable.
208
+
209
+ ### StagingOutbound
210
+
211
+ > `readonly` **StagingOutbound**: `"staging_outbound"` = `"staging_outbound"`
212
+
213
+ Moving an object from a facility to an area where it awaits transport pick-up.
214
+
215
+ ### StockTaking
216
+
217
+ > `readonly` **StockTaking**: `"stock_taking"` = `"stock_taking"`
218
+
219
+ Counting objects within a location following established rules for accounting purposes.
220
+
221
+ ### Stocking
222
+
223
+ > `readonly` **Stocking**: `"stocking"` = `"stocking"`
224
+
225
+ Activity within a location to make an object available to customers or order
226
+ fulfilment.
227
+
228
+ ### Storing
229
+
230
+ > `readonly` **Storing**: `"storing"` = `"storing"`
231
+
232
+ Moving an object into and out of storage within a location.
233
+
234
+ ### Transporting
235
+
236
+ > `readonly` **Transporting**: `"transporting"` = `"transporting"`
237
+
238
+ Moving an object from one location to another using a vehicle.
239
+
240
+ ### Unloading
241
+
242
+ > `readonly` **Unloading**: `"unloading"` = `"unloading"`
243
+
244
+ Unloading an object from a shipping conveyance.
245
+
246
+ ### Unpacking
247
+
248
+ > `readonly` **Unpacking**: `"unpacking"` = `"unpacking"`
249
+
250
+ Removing products from a larger container, usually after receiving or
251
+ accepting.
252
+
253
+ ### VoidShipping
254
+
255
+ > `readonly` **VoidShipping**: `"void_shipping"` = `"void_shipping"`
256
+
257
+ Declaring that objects in a prior outbound process were not shipped as previously indicated.
258
+
259
+ ### SensorReporting
260
+
261
+ > `readonly` **SensorReporting**: `"sensor_reporting"` = `"sensor_reporting"`
262
+
263
+ Returning sensor data about the physical properties or condition of an object or location.
264
+
265
+ ### Sampling
266
+
267
+ > `readonly` **Sampling**: `"sampling"` = `"sampling"`
268
+
269
+ Testing activity where portions of an object are examined, rendering the
270
+ sampled object no longer viable.
@@ -0,0 +1,98 @@
1
+ # Variable: EpcisBizTransactionTypes
2
+
3
+ > `const` **EpcisBizTransactionTypes**: `object`
4
+
5
+ Supported EPCIS 2.0 `bizTransaction-type` values.
6
+
7
+ ## Type Declaration
8
+
9
+ ### Bol
10
+
11
+ > `readonly` **Bol**: `"bol"` = `"bol"`
12
+
13
+ A document issued by a carrier to a shipper, listing and acknowledging receipt
14
+ of goods for transport and specifying terms of delivery.
15
+
16
+ ### Cert
17
+
18
+ > `readonly` **Cert**: `"cert"` = `"cert"`
19
+
20
+ A document confirming certain characteristics of an object, person, or
21
+ organisation, typically issued by a third party.
22
+
23
+ ### Desadv
24
+
25
+ > `readonly` **Desadv**: `"desadv"` = `"desadv"`
26
+
27
+ A document/message by which the seller or consignor informs the consignee
28
+ about the despatch of goods (Advanced Shipment Notice).
29
+
30
+ ### Inv
31
+
32
+ > `readonly` **Inv**: `"inv"` = `"inv"`
33
+
34
+ A document/message claiming payment for goods or services supplied under agreed
35
+ conditions.
36
+
37
+ ### Pedigree
38
+
39
+ > `readonly` **Pedigree**: `"pedigree"` = `"pedigree"`
40
+
41
+ A record that traces the ownership or custody and transactions of a product as
42
+ it moves among trading partners.
43
+
44
+ ### Po
45
+
46
+ > `readonly` **Po**: `"po"` = `"po"`
47
+
48
+ A document/message that specifies details for goods and services ordered under
49
+ agreed conditions.
50
+
51
+ ### Poc
52
+
53
+ > `readonly` **Poc**: `"poc"` = `"poc"`
54
+
55
+ A document that provides confirmation from an external supplier to the request
56
+ of a purchaser to deliver a specified quantity/service.
57
+
58
+ ### Prodorder
59
+
60
+ > `readonly` **Prodorder**: `"prodorder"` = `"prodorder"`
61
+
62
+ An organisation-internal document or message issued by a producer that
63
+ initiates a manufacturing process of goods.
64
+
65
+ ### Recadv
66
+
67
+ > `readonly` **Recadv**: `"recadv"` = `"recadv"`
68
+
69
+ A document/message that lets the receiver inform the shipper of actual goods
70
+ received compared to what was advised.
71
+
72
+ ### Rma
73
+
74
+ > `readonly` **Rma**: `"rma"` = `"rma"`
75
+
76
+ A document issued by the seller that authorises a buyer to return merchandise
77
+ for credit determination.
78
+
79
+ ### Testprd
80
+
81
+ > `readonly` **Testprd**: `"testprd"` = `"testprd"`
82
+
83
+ A document that provides a formal specification of a sequence of instructions
84
+ for verifying one or several criteria.
85
+
86
+ ### Testres
87
+
88
+ > `readonly` **Testres**: `"testres"` = `"testres"`
89
+
90
+ A document that includes the outcome of the execution of a given test
91
+ procedure.
92
+
93
+ ### Upevt
94
+
95
+ > `readonly` **Upevt**: `"upevt"` = `"upevt"`
96
+
97
+ Event ID URI(s) of event(s) provided by an upstream supplier, such as packing
98
+ and shipping events.
@@ -0,0 +1,102 @@
1
+ # Variable: EpcisComponentTypes
2
+
3
+ > `const` **EpcisComponentTypes**: `object`
4
+
5
+ Supported EPCIS 2.0 `component` values.
6
+
7
+ ## Type Declaration
8
+
9
+ ### X
10
+
11
+ > `readonly` **X**: `"x"` = `"x"`
12
+
13
+ Component or projection along the x axis in Cartesian coordinates (X, Y, Z).
14
+
15
+ ### Y
16
+
17
+ > `readonly` **Y**: `"y"` = `"y"`
18
+
19
+ Component or projection along the y axis in Cartesian coordinates (X, Y, Z).
20
+
21
+ ### Z
22
+
23
+ > `readonly` **Z**: `"z"` = `"z"`
24
+
25
+ Component or projection along the z axis in Cartesian coordinates (X, Y, Z).
26
+
27
+ ### AxialDistance
28
+
29
+ > `readonly` **AxialDistance**: `"axial_distance"` = `"axial_distance"`
30
+
31
+ Radial distance from the cylindrical axis in a cylindrical polar coordinate
32
+ system.
33
+
34
+ ### Azimuth
35
+
36
+ > `readonly` **Azimuth**: `"azimuth"` = `"azimuth"`
37
+
38
+ Angle measured in the XY plane, anticlockwise from the X axis to the plane
39
+ containing the vector and the Z axis.
40
+
41
+ ### Height
42
+
43
+ > `readonly` **Height**: `"height"` = `"height"`
44
+
45
+ Height parallel to the cylindrical axis in a cylindrical polar coordinate
46
+ system.
47
+
48
+ ### SphericalRadius
49
+
50
+ > `readonly` **SphericalRadius**: `"spherical_radius"` = `"spherical_radius"`
51
+
52
+ Radial distance from the centre of a sphere in a spherical polar coordinate
53
+ system.
54
+
55
+ ### PolarAngle
56
+
57
+ > `readonly` **PolarAngle**: `"polar_angle"` = `"polar_angle"`
58
+
59
+ Angle measured from the Z axis to the vector in a spherical polar coordinate
60
+ system.
61
+
62
+ ### ElevationAngle
63
+
64
+ > `readonly` **ElevationAngle**: `"elevation_angle"` = `"elevation_angle"`
65
+
66
+ Angle measured from the XY plane to the vector in a spherical polar coordinate
67
+ system.
68
+
69
+ ### Easting
70
+
71
+ > `readonly` **Easting**: `"easting"` = `"easting"`
72
+
73
+ Component or projection along an east-pointing axis in a geographic Cartesian
74
+ coordinate system.
75
+
76
+ ### Northing
77
+
78
+ > `readonly` **Northing**: `"northing"` = `"northing"`
79
+
80
+ Component or projection along a north-pointing axis in a geographic Cartesian
81
+ coordinate system.
82
+
83
+ ### Latitude
84
+
85
+ > `readonly` **Latitude**: `"latitude"` = `"latitude"`
86
+
87
+ Angle of elevation from the equatorial plane in a geographic coordinate
88
+ system.
89
+
90
+ ### Longitude
91
+
92
+ > `readonly` **Longitude**: `"longitude"` = `"longitude"`
93
+
94
+ Angle, measured within the equatorial plane, east of the prime meridian in a
95
+ geographic coordinate system.
96
+
97
+ ### Altitude
98
+
99
+ > `readonly` **Altitude**: `"altitude"` = `"altitude"`
100
+
101
+ Height above a defined surface (such as mean sea level) in a geographic
102
+ coordinate system.
@@ -0,0 +1,19 @@
1
+ # Variable: EpcisContexts
2
+
3
+ > `const` **EpcisContexts**: `object`
4
+
5
+ Canonical EPCIS JSON-LD context IRIs as defined by GS1.
6
+
7
+ ## Type Declaration
8
+
9
+ ### Namespace
10
+
11
+ > `readonly` **Namespace**: `"https://ref.gs1.org/epcis/"` = `"https://ref.gs1.org/epcis/"`
12
+
13
+ The namespace for the objects.
14
+
15
+ ### JsonLdContext
16
+
17
+ > `readonly` **JsonLdContext**: `"https://ref.gs1.org/standards/epcis/2.0.0/epcis-context.jsonld"` = `"https://ref.gs1.org/standards/epcis/2.0.0/epcis-context.jsonld"`
18
+
19
+ The JSON-LD Context URL.
@@ -1,10 +1,12 @@
1
- # Variable: DispositionTypes
1
+ # Variable: EpcisDispositionTypes
2
2
 
3
- > `const` **DispositionTypes**: `object`
3
+ > `const` **EpcisDispositionTypes**: `object`
4
4
 
5
- EPCIS 2.0 disposition types.
5
+ Supported EPCIS 2.0 `disposition` values from the GS1 Core Business
6
+ Vocabulary (CBV).
6
7
 
7
- See EPCIS CVB for more details.
8
+ Use the union type `EpcisDispositionTypes` to restrict a field to known CBV
9
+ values.
8
10
 
9
11
  ## Type Declaration
10
12
 
@@ -12,130 +14,205 @@ See EPCIS CVB for more details.
12
14
 
13
15
  > `readonly` **Active**: `"active"` = `"active"`
14
16
 
17
+ A commissioned object has just been introduced into the supply chain.
18
+
15
19
  ### ContainerClosed
16
20
 
17
21
  > `readonly` **ContainerClosed**: `"container_closed"` = `"container_closed"`
18
22
 
23
+ Object has been loaded onto a container, the doors closed, and the shipment
24
+ sealed.
25
+
19
26
  ### Damaged
20
27
 
21
28
  > `readonly` **Damaged**: `"damaged"` = `"damaged"`
22
29
 
30
+ Object is impaired in usefulness or value due to a defect.
31
+
23
32
  ### Destroyed
24
33
 
25
34
  > `readonly` **Destroyed**: `"destroyed"` = `"destroyed"`
26
35
 
36
+ Object has been fully rendered non-usable.
37
+
27
38
  ### Dispensed
28
39
 
29
40
  > `readonly` **Dispensed**: `"dispensed"` = `"dispensed"`
30
41
 
42
+ A full quantity of product is distributed to a consumer.
43
+
31
44
  ### Disposed
32
45
 
33
46
  > `readonly` **Disposed**: `"disposed"` = `"disposed"`
34
47
 
48
+ Object has been returned for disposal.
49
+
35
50
  ### Encoded
36
51
 
37
52
  > `readonly` **Encoded**: `"encoded"` = `"encoded"`
38
53
 
54
+ An instance-level identifier has been written to a barcode or RFID tag, but
55
+ not yet commissioned.
56
+
39
57
  ### Expired
40
58
 
41
59
  > `readonly` **Expired**: `"expired"` = `"expired"`
42
60
 
61
+ Object's expiration date is in the past.
62
+
43
63
  ### InProgress
44
64
 
45
65
  > `readonly` **InProgress**: `"in_progress"` = `"in_progress"`
46
66
 
67
+ Optional disposition for objects proceeding through points in the supply
68
+ chain.
69
+
47
70
  ### InTransit
48
71
 
49
72
  > `readonly` **InTransit**: `"in_transit"` = `"in_transit"`
50
73
 
74
+ Object is being shipped between two trading partners.
75
+
51
76
  ### Inactive
52
77
 
53
78
  > `readonly` **Inactive**: `"inactive"` = `"inactive"`
54
79
 
80
+ Decommissioned object that may be reintroduced to the supply chain.
81
+
55
82
  ### NoPedigreeMatch
56
83
 
57
84
  > `readonly` **NoPedigreeMatch**: `"no_pedigree_match"` = `"no_pedigree_match"`
58
85
 
86
+ No pedigree match was found during validation, so the product is quarantined
87
+ for investigation.
88
+
59
89
  ### NonSellableOther
60
90
 
61
91
  > `readonly` **NonSellableOther**: `"non_sellable_other"` = `"non_sellable_other"`
62
92
 
93
+ Object cannot be sold to a customer.
94
+
63
95
  ### PartiallyDispensed
64
96
 
65
97
  > `readonly` **PartiallyDispensed**: `"partially_dispensed"` = `"partially_dispensed"`
66
98
 
99
+ A portion of a product is distributed to a customer while additional product
100
+ is retained.
101
+
67
102
  ### Recalled
68
103
 
69
104
  > `readonly` **Recalled**: `"recalled"` = `"recalled"`
70
105
 
106
+ Object is non-sellable because of public safety reasons.
107
+
71
108
  ### Reserved
72
109
 
73
110
  > `readonly` **Reserved**: `"reserved"` = `"reserved"`
74
111
 
112
+ Instance-level identifier has been allocated for a third party.
113
+
75
114
  ### RetailSold
76
115
 
77
116
  > `readonly` **RetailSold**: `"retail_sold"` = `"retail_sold"`
78
117
 
118
+ Product has been purchased by a customer.
119
+
79
120
  ### Returned
80
121
 
81
122
  > `readonly` **Returned**: `"returned"` = `"returned"`
82
123
 
124
+ Object has been sent or brought back for various reasons; it may or may not
125
+ be sellable.
126
+
83
127
  ### SellableAccessible
84
128
 
85
129
  > `readonly` **SellableAccessible**: `"sellable_accessible"` = `"sellable_accessible"`
86
130
 
131
+ Product can be sold as is and a customer can access it for purchase.
132
+
87
133
  ### SellableNotAccessible
88
134
 
89
135
  > `readonly` **SellableNotAccessible**: `"sellable_not_accessible"` = `"sellable_not_accessible"`
90
136
 
137
+ Product can be sold as is, but a customer cannot access it for purchase.
138
+
91
139
  ### Stolen
92
140
 
93
141
  > `readonly` **Stolen**: `"stolen"` = `"stolen"`
94
142
 
143
+ An object has been taken without permission or right.
144
+
95
145
  ### Unknown
96
146
 
97
147
  > `readonly` **Unknown**: `"unknown"` = `"unknown"`
98
148
 
149
+ An object's condition is not known.
150
+
99
151
  ### Available
100
152
 
101
153
  > `readonly` **Available**: `"available"` = `"available"`
102
154
 
155
+ Object has been returned to service or the supply chain after repair.
156
+
103
157
  ### CompletenessVerified
104
158
 
105
159
  > `readonly` **CompletenessVerified**: `"completeness_verified"` = `"completeness_verified"`
106
160
 
161
+ Explicitly indicates verified integrity of an aggregation when children are
162
+ unpacked or verified.
163
+
107
164
  ### CompletenessInferred
108
165
 
109
166
  > `readonly` **CompletenessInferred**: `"completeness_inferred"` = `"completeness_inferred"`
110
167
 
168
+ Indicates inferred integrity of an aggregation based on upstream aggregation
169
+ information.
170
+
111
171
  ### Conformant
112
172
 
113
173
  > `readonly` **Conformant**: `"conformant"` = `"conformant"`
114
174
 
175
+ Outcome of a successful inspection in an inspecting or repairing step.
176
+
115
177
  ### ContainerOpen
116
178
 
117
179
  > `readonly` **ContainerOpen**: `"container_open"` = `"container_open"`
118
180
 
181
+ Container doors have been opened or a shipment seal has been broken.
182
+
119
183
  ### MismatchInstance
120
184
 
121
185
  > `readonly` **MismatchInstance**: `"mismatch_instance"` = `"mismatch_instance"`
122
186
 
187
+ Instance-level identifiers do not match what was expected.
188
+
123
189
  ### MismatchClass
124
190
 
125
191
  > `readonly` **MismatchClass**: `"mismatch_class"` = `"mismatch_class"`
126
192
 
193
+ Class-level identifiers do not match what was expected.
194
+
127
195
  ### MismatchQuantity
128
196
 
129
197
  > `readonly` **MismatchQuantity**: `"mismatch_quantity"` = `"mismatch_quantity"`
130
198
 
199
+ Quantities do not match what was expected.
200
+
131
201
  ### NeedsReplacement
132
202
 
133
203
  > `readonly` **NeedsReplacement**: `"needs_replacement"` = `"needs_replacement"`
134
204
 
205
+ Components or assets must be replaced to ensure functional requirements.
206
+
135
207
  ### NonConformant
136
208
 
137
209
  > `readonly` **NonConformant**: `"non_conformant"` = `"non_conformant"`
138
210
 
211
+ Outcome of an unsuccessful inspection in an inspecting or repairing step.
212
+
139
213
  ### Unavailable
140
214
 
141
215
  > `readonly` **Unavailable**: `"unavailable"` = `"unavailable"`
216
+
217
+ Object has been removed from service or the supply chain, for example pending
218
+ repair.