@uncefact/untp-utils 0.2.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (262) hide show
  1. package/README.md +40 -12
  2. package/artefacts/context/untp/0.6.0/dcc.json +1241 -0
  3. package/artefacts/context/untp/0.6.0/dfr.json +619 -0
  4. package/artefacts/context/untp/0.6.0/dia.json +162 -0
  5. package/artefacts/context/untp/0.6.0/dpp.json +1078 -0
  6. package/artefacts/context/untp/0.6.0/dte.json +1285 -0
  7. package/artefacts/context/untp/0.6.1/dcc.json +1388 -0
  8. package/artefacts/context/untp/0.6.1/dfr.json +690 -0
  9. package/artefacts/context/untp/0.6.1/dia.json +196 -0
  10. package/artefacts/context/untp/0.6.1/dpp.json +1164 -0
  11. package/artefacts/context/untp/0.6.1/dte.json +1340 -0
  12. package/artefacts/context/untp/0.7.0/untp.json +3493 -0
  13. package/artefacts/context/vcdm/2/credentials.json +301 -0
  14. package/artefacts/manifest.json +214 -0
  15. package/artefacts/schema/untp/0.6.0/dcc.json +1131 -0
  16. package/artefacts/schema/untp/0.6.0/dfr.json +1028 -0
  17. package/artefacts/schema/untp/0.6.0/dia.json +236 -0
  18. package/artefacts/schema/untp/0.6.0/dpp.json +1219 -0
  19. package/artefacts/schema/untp/0.6.0/dte.json +845 -0
  20. package/artefacts/schema/untp/0.6.1/dcc.json +1196 -0
  21. package/artefacts/schema/untp/0.6.1/dfr.json +1037 -0
  22. package/artefacts/schema/untp/0.6.1/dia.json +236 -0
  23. package/artefacts/schema/untp/0.6.1/dpp.json +1229 -0
  24. package/artefacts/schema/untp/0.6.1/dte.json +845 -0
  25. package/artefacts/schema/untp/0.7.0/cvc.json +701 -0
  26. package/artefacts/schema/untp/0.7.0/dcc.json +1133 -0
  27. package/artefacts/schema/untp/0.7.0/dfr.json +1245 -0
  28. package/artefacts/schema/untp/0.7.0/dia.json +443 -0
  29. package/artefacts/schema/untp/0.7.0/dpp.json +1300 -0
  30. package/artefacts/schema/untp/0.7.0/dte.json +1226 -0
  31. package/artefacts/schema/untp/0.7.0/linkset.json +119 -0
  32. package/artefacts/schema/vcdm/2/verifiable-credential.json +318 -0
  33. package/build/artefacts/detect-version-from-context.d.ts +7 -2
  34. package/build/artefacts/detect-version-from-context.js +17 -6
  35. package/build/artefacts/detect-version-from-context.js.map +1 -1
  36. package/build/artefacts/detect-version-from-context.test.js +59 -0
  37. package/build/artefacts/detect-version-from-context.test.js.map +1 -1
  38. package/build/artefacts/urls.d.ts +8 -1
  39. package/build/artefacts/urls.js +17 -5
  40. package/build/artefacts/urls.js.map +1 -1
  41. package/build/artefacts/urls.test.js +63 -1
  42. package/build/artefacts/urls.test.js.map +1 -1
  43. package/build/bundle/artefacts/context/untp/0.6.0/dcc.d.ts +2 -0
  44. package/build/bundle/artefacts/context/untp/0.6.0/dcc.js +1244 -0
  45. package/build/bundle/artefacts/context/untp/0.6.0/dcc.js.map +1 -0
  46. package/build/bundle/artefacts/context/untp/0.6.0/dfr.d.ts +2 -0
  47. package/build/bundle/artefacts/context/untp/0.6.0/dfr.js +622 -0
  48. package/build/bundle/artefacts/context/untp/0.6.0/dfr.js.map +1 -0
  49. package/build/bundle/artefacts/context/untp/0.6.0/dia.d.ts +2 -0
  50. package/build/bundle/artefacts/context/untp/0.6.0/dia.js +165 -0
  51. package/build/bundle/artefacts/context/untp/0.6.0/dia.js.map +1 -0
  52. package/build/bundle/artefacts/context/untp/0.6.0/dpp.d.ts +2 -0
  53. package/build/bundle/artefacts/context/untp/0.6.0/dpp.js +1081 -0
  54. package/build/bundle/artefacts/context/untp/0.6.0/dpp.js.map +1 -0
  55. package/build/bundle/artefacts/context/untp/0.6.0/dte.d.ts +2 -0
  56. package/build/bundle/artefacts/context/untp/0.6.0/dte.js +1288 -0
  57. package/build/bundle/artefacts/context/untp/0.6.0/dte.js.map +1 -0
  58. package/build/bundle/artefacts/context/untp/0.6.1/dcc.d.ts +2 -0
  59. package/build/bundle/artefacts/context/untp/0.6.1/dcc.js +1391 -0
  60. package/build/bundle/artefacts/context/untp/0.6.1/dcc.js.map +1 -0
  61. package/build/bundle/artefacts/context/untp/0.6.1/dfr.d.ts +2 -0
  62. package/build/bundle/artefacts/context/untp/0.6.1/dfr.js +693 -0
  63. package/build/bundle/artefacts/context/untp/0.6.1/dfr.js.map +1 -0
  64. package/build/bundle/artefacts/context/untp/0.6.1/dia.d.ts +2 -0
  65. package/build/bundle/artefacts/context/untp/0.6.1/dia.js +199 -0
  66. package/build/bundle/artefacts/context/untp/0.6.1/dia.js.map +1 -0
  67. package/build/bundle/artefacts/context/untp/0.6.1/dpp.d.ts +2 -0
  68. package/build/bundle/artefacts/context/untp/0.6.1/dpp.js +1167 -0
  69. package/build/bundle/artefacts/context/untp/0.6.1/dpp.js.map +1 -0
  70. package/build/bundle/artefacts/context/untp/0.6.1/dte.d.ts +2 -0
  71. package/build/bundle/artefacts/context/untp/0.6.1/dte.js +1343 -0
  72. package/build/bundle/artefacts/context/untp/0.6.1/dte.js.map +1 -0
  73. package/build/bundle/artefacts/context/untp/0.7.0/untp.d.ts +2 -0
  74. package/build/bundle/artefacts/context/untp/0.7.0/untp.js +3496 -0
  75. package/build/bundle/artefacts/context/untp/0.7.0/untp.js.map +1 -0
  76. package/build/bundle/artefacts/context/vcdm/2/credentials.d.ts +2 -0
  77. package/build/bundle/artefacts/context/vcdm/2/credentials.js +304 -0
  78. package/build/bundle/artefacts/context/vcdm/2/credentials.js.map +1 -0
  79. package/build/bundle/artefacts/schema/untp/0.6.0/dcc.d.ts +2 -0
  80. package/build/bundle/artefacts/schema/untp/0.6.0/dcc.js +1134 -0
  81. package/build/bundle/artefacts/schema/untp/0.6.0/dcc.js.map +1 -0
  82. package/build/bundle/artefacts/schema/untp/0.6.0/dfr.d.ts +2 -0
  83. package/build/bundle/artefacts/schema/untp/0.6.0/dfr.js +1031 -0
  84. package/build/bundle/artefacts/schema/untp/0.6.0/dfr.js.map +1 -0
  85. package/build/bundle/artefacts/schema/untp/0.6.0/dia.d.ts +2 -0
  86. package/build/bundle/artefacts/schema/untp/0.6.0/dia.js +239 -0
  87. package/build/bundle/artefacts/schema/untp/0.6.0/dia.js.map +1 -0
  88. package/build/bundle/artefacts/schema/untp/0.6.0/dpp.d.ts +2 -0
  89. package/build/bundle/artefacts/schema/untp/0.6.0/dpp.js +1222 -0
  90. package/build/bundle/artefacts/schema/untp/0.6.0/dpp.js.map +1 -0
  91. package/build/bundle/artefacts/schema/untp/0.6.0/dte.d.ts +2 -0
  92. package/build/bundle/artefacts/schema/untp/0.6.0/dte.js +848 -0
  93. package/build/bundle/artefacts/schema/untp/0.6.0/dte.js.map +1 -0
  94. package/build/bundle/artefacts/schema/untp/0.6.1/dcc.d.ts +2 -0
  95. package/build/bundle/artefacts/schema/untp/0.6.1/dcc.js +1199 -0
  96. package/build/bundle/artefacts/schema/untp/0.6.1/dcc.js.map +1 -0
  97. package/build/bundle/artefacts/schema/untp/0.6.1/dfr.d.ts +2 -0
  98. package/build/bundle/artefacts/schema/untp/0.6.1/dfr.js +1040 -0
  99. package/build/bundle/artefacts/schema/untp/0.6.1/dfr.js.map +1 -0
  100. package/build/bundle/artefacts/schema/untp/0.6.1/dia.d.ts +2 -0
  101. package/build/bundle/artefacts/schema/untp/0.6.1/dia.js +239 -0
  102. package/build/bundle/artefacts/schema/untp/0.6.1/dia.js.map +1 -0
  103. package/build/bundle/artefacts/schema/untp/0.6.1/dpp.d.ts +2 -0
  104. package/build/bundle/artefacts/schema/untp/0.6.1/dpp.js +1232 -0
  105. package/build/bundle/artefacts/schema/untp/0.6.1/dpp.js.map +1 -0
  106. package/build/bundle/artefacts/schema/untp/0.6.1/dte.d.ts +2 -0
  107. package/build/bundle/artefacts/schema/untp/0.6.1/dte.js +848 -0
  108. package/build/bundle/artefacts/schema/untp/0.6.1/dte.js.map +1 -0
  109. package/build/bundle/artefacts/schema/untp/0.7.0/cvc.d.ts +2 -0
  110. package/build/bundle/artefacts/schema/untp/0.7.0/cvc.js +704 -0
  111. package/build/bundle/artefacts/schema/untp/0.7.0/cvc.js.map +1 -0
  112. package/build/bundle/artefacts/schema/untp/0.7.0/dcc.d.ts +2 -0
  113. package/build/bundle/artefacts/schema/untp/0.7.0/dcc.js +1136 -0
  114. package/build/bundle/artefacts/schema/untp/0.7.0/dcc.js.map +1 -0
  115. package/build/bundle/artefacts/schema/untp/0.7.0/dfr.d.ts +2 -0
  116. package/build/bundle/artefacts/schema/untp/0.7.0/dfr.js +1248 -0
  117. package/build/bundle/artefacts/schema/untp/0.7.0/dfr.js.map +1 -0
  118. package/build/bundle/artefacts/schema/untp/0.7.0/dia.d.ts +2 -0
  119. package/build/bundle/artefacts/schema/untp/0.7.0/dia.js +446 -0
  120. package/build/bundle/artefacts/schema/untp/0.7.0/dia.js.map +1 -0
  121. package/build/bundle/artefacts/schema/untp/0.7.0/dpp.d.ts +2 -0
  122. package/build/bundle/artefacts/schema/untp/0.7.0/dpp.js +1303 -0
  123. package/build/bundle/artefacts/schema/untp/0.7.0/dpp.js.map +1 -0
  124. package/build/bundle/artefacts/schema/untp/0.7.0/dte.d.ts +2 -0
  125. package/build/bundle/artefacts/schema/untp/0.7.0/dte.js +1229 -0
  126. package/build/bundle/artefacts/schema/untp/0.7.0/dte.js.map +1 -0
  127. package/build/bundle/artefacts/schema/untp/0.7.0/linkset.d.ts +2 -0
  128. package/build/bundle/artefacts/schema/untp/0.7.0/linkset.js +122 -0
  129. package/build/bundle/artefacts/schema/untp/0.7.0/linkset.js.map +1 -0
  130. package/build/bundle/artefacts/schema/vcdm/2/verifiable-credential.d.ts +2 -0
  131. package/build/bundle/artefacts/schema/vcdm/2/verifiable-credential.js +321 -0
  132. package/build/bundle/artefacts/schema/vcdm/2/verifiable-credential.js.map +1 -0
  133. package/build/bundle/fallback.d.ts +41 -0
  134. package/build/bundle/fallback.js +62 -0
  135. package/build/bundle/fallback.js.map +1 -0
  136. package/build/bundle/fallback.test.d.ts +1 -0
  137. package/build/bundle/fallback.test.js +124 -0
  138. package/build/bundle/fallback.test.js.map +1 -0
  139. package/build/bundle/index.d.ts +4 -0
  140. package/build/bundle/index.js +77 -0
  141. package/build/bundle/index.js.map +1 -0
  142. package/build/bundle/lookup.d.ts +14 -0
  143. package/build/bundle/lookup.js +40 -0
  144. package/build/bundle/lookup.js.map +1 -0
  145. package/build/bundle/lookup.test.d.ts +1 -0
  146. package/build/bundle/lookup.test.js +70 -0
  147. package/build/bundle/lookup.test.js.map +1 -0
  148. package/build/bundle/public.d.ts +29 -0
  149. package/build/bundle/public.js +60 -0
  150. package/build/bundle/public.js.map +1 -0
  151. package/build/bundle/public.test.d.ts +1 -0
  152. package/build/bundle/public.test.js +41 -0
  153. package/build/bundle/public.test.js.map +1 -0
  154. package/build/bundle/refresh-classify.test.d.ts +1 -0
  155. package/build/bundle/refresh-classify.test.js +20 -0
  156. package/build/bundle/refresh-classify.test.js.map +1 -0
  157. package/build/bundle/refresh-main.test.d.ts +1 -0
  158. package/build/bundle/refresh-main.test.js +98 -0
  159. package/build/bundle/refresh-main.test.js.map +1 -0
  160. package/build/common/as-date-time.d.ts +13 -0
  161. package/build/common/as-date-time.js +44 -0
  162. package/build/common/as-date-time.js.map +1 -0
  163. package/build/common/as-date-time.test.d.ts +1 -0
  164. package/build/common/as-date-time.test.js +42 -0
  165. package/build/common/as-date-time.test.js.map +1 -0
  166. package/build/common/as-non-empty-string.d.ts +11 -4
  167. package/build/common/as-non-empty-string.js +15 -5
  168. package/build/common/as-non-empty-string.js.map +1 -1
  169. package/build/common/as-non-empty-string.test.js +7 -2
  170. package/build/common/as-non-empty-string.test.js.map +1 -1
  171. package/build/common/canonical-json.d.ts +10 -0
  172. package/build/common/canonical-json.js +29 -0
  173. package/build/common/canonical-json.js.map +1 -0
  174. package/build/common/canonical-json.test.d.ts +1 -0
  175. package/build/common/canonical-json.test.js +20 -0
  176. package/build/common/canonical-json.test.js.map +1 -0
  177. package/build/common/index.d.ts +5 -0
  178. package/build/common/index.js +6 -0
  179. package/build/common/index.js.map +1 -0
  180. package/build/common/validity-window.d.ts +45 -0
  181. package/build/common/validity-window.js +68 -0
  182. package/build/common/validity-window.js.map +1 -0
  183. package/build/common/validity-window.test.d.ts +1 -0
  184. package/build/common/validity-window.test.js +67 -0
  185. package/build/common/validity-window.test.js.map +1 -0
  186. package/build/conformity-vocabulary/codes.d.ts +4 -0
  187. package/build/conformity-vocabulary/codes.js +4 -0
  188. package/build/conformity-vocabulary/codes.js.map +1 -1
  189. package/build/conformity-vocabulary/parse-conformity-scheme.test.js +150 -0
  190. package/build/conformity-vocabulary/parse-conformity-scheme.test.js.map +1 -1
  191. package/build/conformity-vocabulary/parsers/v0-7-0.parser.js +225 -0
  192. package/build/conformity-vocabulary/parsers/v0-7-0.parser.js.map +1 -1
  193. package/build/conformity-vocabulary/types.d.ts +69 -15
  194. package/build/conformity-vocabulary/validate-conformity-claim.d.ts +17 -11
  195. package/build/conformity-vocabulary/validate-conformity-claim.js +118 -13
  196. package/build/conformity-vocabulary/validate-conformity-claim.js.map +1 -1
  197. package/build/conformity-vocabulary/validate-conformity-claim.test.js +265 -0
  198. package/build/conformity-vocabulary/validate-conformity-claim.test.js.map +1 -1
  199. package/build/loaders/index.d.ts +2 -0
  200. package/build/loaders/index.js +1 -0
  201. package/build/loaders/index.js.map +1 -1
  202. package/build/loaders/jsonld-document-loader.d.ts +7 -5
  203. package/build/loaders/jsonld-document-loader.js +11 -2
  204. package/build/loaders/jsonld-document-loader.js.map +1 -1
  205. package/build/loaders/jsonld-document-loader.test.js +41 -1
  206. package/build/loaders/jsonld-document-loader.test.js.map +1 -1
  207. package/build/loaders/schema-loader.d.ts +13 -3
  208. package/build/loaders/schema-loader.js +24 -8
  209. package/build/loaders/schema-loader.js.map +1 -1
  210. package/build/loaders/schema-loader.test.js +56 -1
  211. package/build/loaders/schema-loader.test.js.map +1 -1
  212. package/build/node/errors.d.ts +9 -3
  213. package/build/node/errors.js +9 -3
  214. package/build/node/errors.js.map +1 -1
  215. package/build/node/index.d.ts +1 -1
  216. package/build/node/index.js +1 -1
  217. package/build/node/index.js.map +1 -1
  218. package/build/node/is-private-ip.d.ts +8 -4
  219. package/build/node/is-private-ip.fail-closed.test.d.ts +1 -0
  220. package/build/node/is-private-ip.fail-closed.test.js +36 -0
  221. package/build/node/is-private-ip.fail-closed.test.js.map +1 -0
  222. package/build/node/is-private-ip.js +77 -12
  223. package/build/node/is-private-ip.js.map +1 -1
  224. package/build/node/is-private-ip.test.js +28 -0
  225. package/build/node/is-private-ip.test.js.map +1 -1
  226. package/build/node/validate-public-url.d.ts +43 -11
  227. package/build/node/validate-public-url.js +68 -34
  228. package/build/node/validate-public-url.js.map +1 -1
  229. package/build/node/validate-public-url.test.js +161 -14
  230. package/build/node/validate-public-url.test.js.map +1 -1
  231. package/build/resolvers/errors.d.ts +36 -6
  232. package/build/resolvers/errors.js +41 -7
  233. package/build/resolvers/errors.js.map +1 -1
  234. package/build/resolvers/resolve-document-if-changed.test.js +7 -0
  235. package/build/resolvers/resolve-document-if-changed.test.js.map +1 -1
  236. package/build/resolvers/resolve-document.d.ts +29 -9
  237. package/build/resolvers/resolve-document.integration.test.d.ts +1 -0
  238. package/build/resolvers/resolve-document.integration.test.js +108 -0
  239. package/build/resolvers/resolve-document.integration.test.js.map +1 -0
  240. package/build/resolvers/resolve-document.js +129 -49
  241. package/build/resolvers/resolve-document.js.map +1 -1
  242. package/build/resolvers/resolve-document.test.js +462 -12
  243. package/build/resolvers/resolve-document.test.js.map +1 -1
  244. package/build/resolvers/resolve-json-document.d.ts +11 -8
  245. package/build/resolvers/resolve-json-document.js +7 -6
  246. package/build/resolvers/resolve-json-document.js.map +1 -1
  247. package/build/resolvers/resolve-json-document.test.js +21 -4
  248. package/build/resolvers/resolve-json-document.test.js.map +1 -1
  249. package/build/validation/describe-jsonld-failure.d.ts +48 -8
  250. package/build/validation/describe-jsonld-failure.js +94 -27
  251. package/build/validation/describe-jsonld-failure.js.map +1 -1
  252. package/build/validation/describe-jsonld-failure.test.js +98 -13
  253. package/build/validation/describe-jsonld-failure.test.js.map +1 -1
  254. package/build/validation/index.d.ts +3 -2
  255. package/build/validation/index.js +2 -2
  256. package/build/validation/index.js.map +1 -1
  257. package/build/validation/validate-jsonld.d.ts +29 -3
  258. package/build/validation/validate-jsonld.js +49 -22
  259. package/build/validation/validate-jsonld.js.map +1 -1
  260. package/build/validation/validate-jsonld.test.js +62 -5
  261. package/build/validation/validate-jsonld.test.js.map +1 -1
  262. package/package.json +23 -3
@@ -0,0 +1,1343 @@
1
+ // Generated by scripts/refresh-artefacts.mjs from context/untp/0.6.1/dte.json. Do not edit by hand.
2
+ const artefact = {
3
+ "@context": {
4
+ "untp-dte": "https://test.uncefact.org/vocabulary/untp/dte/0/",
5
+ "untp-core": "https://test.uncefact.org/vocabulary/untp/core/0/",
6
+ "schemaorg": "https://schema.org/",
7
+ "geojson": "https://purl.org/geojson/vocab#",
8
+ "renderMethodPrefix": "https://w3id.org/vc/render-method#",
9
+ "xsd": "http://www.w3.org/2001/XMLSchema#",
10
+ "@protected": true,
11
+ "@version": 1.1,
12
+ "DigitalTraceabilityEvent": {
13
+ "@protected": true,
14
+ "@id": "untp-dte:DigitalTraceabilityEvent"
15
+ },
16
+ "IdentifierScheme": {
17
+ "@protected": true,
18
+ "@id": "untp-core:IdentifierScheme",
19
+ "@context": {
20
+ "@protected": true,
21
+ "name": {
22
+ "@id": "schemaorg:name"
23
+ }
24
+ }
25
+ },
26
+ "Classification": {
27
+ "@protected": true,
28
+ "@id": "untp-core:Classification",
29
+ "@context": {
30
+ "@protected": true,
31
+ "code": {
32
+ "@id": "untp-core:code",
33
+ "@type": "xsd:string"
34
+ },
35
+ "name": {
36
+ "@id": "schemaorg:name"
37
+ },
38
+ "schemeID": {
39
+ "@id": "untp-core:schemeID",
40
+ "@type": "xsd:string"
41
+ },
42
+ "schemeName": {
43
+ "@id": "untp-core:schemeName",
44
+ "@type": "xsd:string"
45
+ }
46
+ }
47
+ },
48
+ "Party": {
49
+ "@protected": true,
50
+ "@id": "untp-core:Party",
51
+ "@context": {
52
+ "@protected": true,
53
+ "name": {
54
+ "@id": "schemaorg:name"
55
+ },
56
+ "registeredId": {
57
+ "@id": "untp-core:registeredId",
58
+ "@type": "xsd:string"
59
+ },
60
+ "idScheme": {
61
+ "@id": "untp-core:idScheme",
62
+ "@type": "@id"
63
+ },
64
+ "description": {
65
+ "@id": "schemaorg:description"
66
+ },
67
+ "registrationCountry": {
68
+ "@id": "untp-core:registrationCountry",
69
+ "@type": "@vocab",
70
+ "@context": {
71
+ "@protected": true,
72
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
73
+ }
74
+ },
75
+ "organisationWebsite": {
76
+ "@id": "untp-core:organisationWebsite",
77
+ "@type": "xsd:string"
78
+ },
79
+ "industryCategory": {
80
+ "@id": "untp-core:industryCategory",
81
+ "@type": "@id"
82
+ },
83
+ "partyAlsoKnownAs": {
84
+ "@id": "untp-core:Party",
85
+ "@type": "@id",
86
+ "@context": {
87
+ "@protected": true,
88
+ "name": {
89
+ "@id": "schemaorg:name"
90
+ },
91
+ "registeredId": {
92
+ "@id": "untp-core:registeredId",
93
+ "@type": "xsd:string"
94
+ },
95
+ "idScheme": {
96
+ "@id": "untp-core:idScheme",
97
+ "@type": "@id"
98
+ }
99
+ }
100
+ }
101
+ }
102
+ },
103
+ "CredentialIssuer": {
104
+ "@protected": true,
105
+ "@id": "untp-core:CredentialIssuer",
106
+ "@context": {
107
+ "@protected": true,
108
+ "name": {
109
+ "@id": "schemaorg:name"
110
+ },
111
+ "issuerAlsoKnownAs": {
112
+ "@id": "untp-core:Party",
113
+ "@type": "@id",
114
+ "@context": {
115
+ "@protected": true,
116
+ "name": {
117
+ "@id": "schemaorg:name"
118
+ },
119
+ "registeredId": {
120
+ "@id": "untp-core:registeredId",
121
+ "@type": "xsd:string"
122
+ },
123
+ "idScheme": {
124
+ "@id": "untp-core:idScheme",
125
+ "@type": "@id"
126
+ }
127
+ }
128
+ }
129
+ }
130
+ },
131
+ "Item": {
132
+ "@protected": true,
133
+ "@id": "untp-dte:Item",
134
+ "@context": {
135
+ "@protected": true,
136
+ "name": {
137
+ "@id": "schemaorg:name"
138
+ }
139
+ }
140
+ },
141
+ "Event": {
142
+ "@protected": true,
143
+ "@id": "untp-dte:Event",
144
+ "@context": {
145
+ "@protected": true,
146
+ "processType": {
147
+ "@id": "untp-dte:processType",
148
+ "@type": "xsd:string"
149
+ },
150
+ "eventTime": {
151
+ "@id": "untp-dte:eventTime",
152
+ "@type": "xsd:string"
153
+ },
154
+ "action": {
155
+ "@id": "untp-dte:action",
156
+ "@type": "@vocab",
157
+ "@context": {
158
+ "@protected": true,
159
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/dte/0/actionCode#"
160
+ }
161
+ },
162
+ "disposition": {
163
+ "@id": "untp-dte:disposition",
164
+ "@type": "@vocab",
165
+ "@context": {
166
+ "@protected": true,
167
+ "@vocab": "https://ref.gs1.org/cbv/Disp-"
168
+ }
169
+ },
170
+ "bizStep": {
171
+ "@id": "untp-dte:bizStep",
172
+ "@type": "@vocab",
173
+ "@context": {
174
+ "@protected": true,
175
+ "@vocab": "https://ref.gs1.org/cbv/BizStep-"
176
+ }
177
+ },
178
+ "bizLocation": {
179
+ "@id": "untp-dte:bizLocation",
180
+ "@type": "xsd:string"
181
+ },
182
+ "sensorElementList": {
183
+ "@protected": true,
184
+ "@id": "untp-dte:sensorElementList",
185
+ "@context": {
186
+ "@protected": true,
187
+ "sensorMetadata": {
188
+ "@protected": true,
189
+ "@id": "untp-dte:sensorMetadata",
190
+ "@context": {
191
+ "@protected": true,
192
+ "device": {
193
+ "@id": "untp-dte:device",
194
+ "@type": "@id"
195
+ },
196
+ "dataProcessingMethod": {
197
+ "@id": "untp-dte:dataProcessingMethod",
198
+ "@type": "xsd:string"
199
+ }
200
+ }
201
+ },
202
+ "sensorReport": {
203
+ "@protected": true,
204
+ "@id": "untp-dte:sensorReport",
205
+ "@context": {
206
+ "@protected": true,
207
+ "time": {
208
+ "@id": "untp-dte:time",
209
+ "@type": "xsd:string"
210
+ },
211
+ "sensorType": {
212
+ "@id": "untp-dte:sensorType",
213
+ "@type": "xsd:string"
214
+ },
215
+ "value": {
216
+ "@id": "untp-dte:value",
217
+ "@type": "xsd:double"
218
+ },
219
+ "uom": {
220
+ "@id": "untp-dte:uom",
221
+ "@type": "@vocab",
222
+ "@context": {
223
+ "@protected": true,
224
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
225
+ }
226
+ }
227
+ }
228
+ },
229
+ "sensorIntegrityProof": {
230
+ "@id": "untp-dte:sensorIntegrityProof",
231
+ "@type": "xsd:string"
232
+ }
233
+ }
234
+ }
235
+ }
236
+ },
237
+ "Facility": {
238
+ "@protected": true,
239
+ "@id": "untp-core:Facility",
240
+ "@context": {
241
+ "@protected": true,
242
+ "name": {
243
+ "@id": "schemaorg:name"
244
+ },
245
+ "registeredId": {
246
+ "@id": "untp-core:registeredId",
247
+ "@type": "xsd:string"
248
+ },
249
+ "idScheme": {
250
+ "@id": "untp-core:idScheme",
251
+ "@type": "@id"
252
+ },
253
+ "description": {
254
+ "@id": "schemaorg:description"
255
+ },
256
+ "countryOfOperation": {
257
+ "@id": "untp-core:countryOfOperation",
258
+ "@type": "@vocab",
259
+ "@context": {
260
+ "@protected": true,
261
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
262
+ }
263
+ },
264
+ "processCategory": {
265
+ "@id": "untp-core:processCategory",
266
+ "@type": "@id"
267
+ },
268
+ "operatedByParty": {
269
+ "@id": "untp-core:Party",
270
+ "@type": "@id",
271
+ "@context": {
272
+ "@protected": true,
273
+ "name": {
274
+ "@id": "schemaorg:name"
275
+ },
276
+ "registeredId": {
277
+ "@id": "untp-core:registeredId",
278
+ "@type": "xsd:string"
279
+ },
280
+ "idScheme": {
281
+ "@id": "untp-core:idScheme",
282
+ "@type": "@id"
283
+ }
284
+ }
285
+ },
286
+ "facilityAlsoKnownAs": {
287
+ "@id": "untp-core:Facility",
288
+ "@type": "@id",
289
+ "@context": {
290
+ "@protected": true,
291
+ "name": {
292
+ "@id": "schemaorg:name"
293
+ },
294
+ "registeredId": {
295
+ "@id": "untp-core:registeredId",
296
+ "@type": "xsd:string"
297
+ },
298
+ "idScheme": {
299
+ "@id": "untp-core:idScheme",
300
+ "@type": "@id"
301
+ }
302
+ }
303
+ },
304
+ "locationInformation": {
305
+ "@protected": true,
306
+ "@id": "untp-core:locationInformation",
307
+ "@context": {
308
+ "@protected": true,
309
+ "plusCode": {
310
+ "@id": "untp-core:plusCode",
311
+ "@type": "xsd:string"
312
+ },
313
+ "geoLocation": {
314
+ "@protected": true,
315
+ "@id": "geojson:geoLocation",
316
+ "@context": {
317
+ "@protected": true,
318
+ "type": {
319
+ "@id": "geojson:type",
320
+ "@type": "xsd:string"
321
+ },
322
+ "coordinates": {
323
+ "@protected": true,
324
+ "@id": "geojson:coordinates",
325
+ "@context": {
326
+ "@protected": true,
327
+ "data": {
328
+ "@id": "geojson:data",
329
+ "@type": "xsd:double"
330
+ }
331
+ }
332
+ }
333
+ }
334
+ },
335
+ "geoBoundary": {
336
+ "@protected": true,
337
+ "@id": "geojson:geoBoundary",
338
+ "@context": {
339
+ "@protected": true,
340
+ "type": {
341
+ "@id": "geojson:type",
342
+ "@type": "xsd:string"
343
+ },
344
+ "coordinates": {
345
+ "@protected": true,
346
+ "@id": "geojson:coordinates",
347
+ "@context": {
348
+ "@protected": true,
349
+ "data": {
350
+ "@protected": true,
351
+ "@id": "geojson:data",
352
+ "@context": {
353
+ "@protected": true,
354
+ "data": {
355
+ "@id": "geojson:data",
356
+ "@type": "xsd:double"
357
+ }
358
+ }
359
+ }
360
+ }
361
+ }
362
+ }
363
+ }
364
+ }
365
+ },
366
+ "address": {
367
+ "@protected": true,
368
+ "@id": "untp-core:address",
369
+ "@context": {
370
+ "@protected": true,
371
+ "streetAddress": {
372
+ "@id": "untp-core:streetAddress",
373
+ "@type": "xsd:string"
374
+ },
375
+ "postalCode": {
376
+ "@id": "untp-core:postalCode",
377
+ "@type": "xsd:string"
378
+ },
379
+ "addressLocality": {
380
+ "@id": "untp-core:addressLocality",
381
+ "@type": "xsd:string"
382
+ },
383
+ "addressRegion": {
384
+ "@id": "untp-core:addressRegion",
385
+ "@type": "xsd:string"
386
+ },
387
+ "addressCountry": {
388
+ "@id": "untp-core:addressCountry",
389
+ "@type": "@vocab",
390
+ "@context": {
391
+ "@protected": true,
392
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
393
+ }
394
+ }
395
+ }
396
+ }
397
+ }
398
+ },
399
+ "Product": {
400
+ "@protected": true,
401
+ "@id": "untp-core:Product",
402
+ "@context": {
403
+ "@protected": true,
404
+ "name": {
405
+ "@id": "schemaorg:name"
406
+ },
407
+ "registeredId": {
408
+ "@id": "untp-core:registeredId",
409
+ "@type": "xsd:string"
410
+ },
411
+ "idScheme": {
412
+ "@id": "untp-core:idScheme",
413
+ "@type": "@id"
414
+ },
415
+ "batchNumber": {
416
+ "@id": "untp-core:batchNumber",
417
+ "@type": "xsd:string"
418
+ },
419
+ "productImage": {
420
+ "@protected": true,
421
+ "@id": "untp-core:productImage",
422
+ "@context": {
423
+ "@protected": true,
424
+ "linkURL": {
425
+ "@id": "untp-core:linkURL",
426
+ "@type": "xsd:string"
427
+ },
428
+ "linkName": {
429
+ "@id": "untp-core:linkName",
430
+ "@type": "xsd:string"
431
+ },
432
+ "linkType": {
433
+ "@id": "untp-core:linkType",
434
+ "@type": "xsd:string"
435
+ }
436
+ }
437
+ },
438
+ "description": {
439
+ "@id": "schemaorg:description"
440
+ },
441
+ "productCategory": {
442
+ "@id": "untp-core:productCategory",
443
+ "@type": "@id"
444
+ },
445
+ "furtherInformation": {
446
+ "@protected": true,
447
+ "@id": "untp-core:furtherInformation",
448
+ "@context": {
449
+ "@protected": true,
450
+ "linkURL": {
451
+ "@id": "untp-core:linkURL",
452
+ "@type": "xsd:string"
453
+ },
454
+ "linkName": {
455
+ "@id": "untp-core:linkName",
456
+ "@type": "xsd:string"
457
+ },
458
+ "linkType": {
459
+ "@id": "untp-core:linkType",
460
+ "@type": "xsd:string"
461
+ }
462
+ }
463
+ },
464
+ "producedByParty": {
465
+ "@id": "untp-core:Party",
466
+ "@type": "@id",
467
+ "@context": {
468
+ "@protected": true,
469
+ "name": {
470
+ "@id": "schemaorg:name"
471
+ },
472
+ "registeredId": {
473
+ "@id": "untp-core:registeredId",
474
+ "@type": "xsd:string"
475
+ },
476
+ "idScheme": {
477
+ "@id": "untp-core:idScheme",
478
+ "@type": "@id"
479
+ }
480
+ }
481
+ },
482
+ "producedAtFacility": {
483
+ "@id": "untp-core:Facility",
484
+ "@type": "@id",
485
+ "@context": {
486
+ "@protected": true,
487
+ "name": {
488
+ "@id": "schemaorg:name"
489
+ },
490
+ "registeredId": {
491
+ "@id": "untp-core:registeredId",
492
+ "@type": "xsd:string"
493
+ },
494
+ "idScheme": {
495
+ "@id": "untp-core:idScheme",
496
+ "@type": "@id"
497
+ }
498
+ }
499
+ },
500
+ "productionDate": {
501
+ "@id": "untp-core:productionDate",
502
+ "@type": "xsd:string"
503
+ },
504
+ "countryOfProduction": {
505
+ "@id": "untp-core:countryOfProduction",
506
+ "@type": "@vocab",
507
+ "@context": {
508
+ "@protected": true,
509
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
510
+ }
511
+ },
512
+ "serialNumber": {
513
+ "@id": "untp-core:serialNumber",
514
+ "@type": "xsd:string"
515
+ },
516
+ "dimensions": {
517
+ "@protected": true,
518
+ "@id": "untp-core:dimensions",
519
+ "@context": {
520
+ "@protected": true,
521
+ "weight": {
522
+ "@protected": true,
523
+ "@id": "untp-core:weight",
524
+ "@context": {
525
+ "@protected": true,
526
+ "value": {
527
+ "@id": "untp-core:value",
528
+ "@type": "xsd:double"
529
+ },
530
+ "unit": {
531
+ "@id": "untp-core:unit",
532
+ "@type": "@vocab",
533
+ "@context": {
534
+ "@protected": true,
535
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
536
+ }
537
+ }
538
+ }
539
+ },
540
+ "length": {
541
+ "@protected": true,
542
+ "@id": "untp-core:length",
543
+ "@context": {
544
+ "@protected": true,
545
+ "value": {
546
+ "@id": "untp-core:value",
547
+ "@type": "xsd:double"
548
+ },
549
+ "unit": {
550
+ "@id": "untp-core:unit",
551
+ "@type": "@vocab",
552
+ "@context": {
553
+ "@protected": true,
554
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
555
+ }
556
+ }
557
+ }
558
+ },
559
+ "width": {
560
+ "@protected": true,
561
+ "@id": "untp-core:width",
562
+ "@context": {
563
+ "@protected": true,
564
+ "value": {
565
+ "@id": "untp-core:value",
566
+ "@type": "xsd:double"
567
+ },
568
+ "unit": {
569
+ "@id": "untp-core:unit",
570
+ "@type": "@vocab",
571
+ "@context": {
572
+ "@protected": true,
573
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
574
+ }
575
+ }
576
+ }
577
+ },
578
+ "height": {
579
+ "@protected": true,
580
+ "@id": "untp-core:height",
581
+ "@context": {
582
+ "@protected": true,
583
+ "value": {
584
+ "@id": "untp-core:value",
585
+ "@type": "xsd:double"
586
+ },
587
+ "unit": {
588
+ "@id": "untp-core:unit",
589
+ "@type": "@vocab",
590
+ "@context": {
591
+ "@protected": true,
592
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
593
+ }
594
+ }
595
+ }
596
+ },
597
+ "volume": {
598
+ "@protected": true,
599
+ "@id": "untp-core:volume",
600
+ "@context": {
601
+ "@protected": true,
602
+ "value": {
603
+ "@id": "untp-core:value",
604
+ "@type": "xsd:double"
605
+ },
606
+ "unit": {
607
+ "@id": "untp-core:unit",
608
+ "@type": "@vocab",
609
+ "@context": {
610
+ "@protected": true,
611
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
612
+ }
613
+ }
614
+ }
615
+ }
616
+ }
617
+ }
618
+ }
619
+ },
620
+ "TransformationEvent": {
621
+ "@protected": true,
622
+ "@id": "untp-dte:TransformationEvent",
623
+ "@context": {
624
+ "@protected": true,
625
+ "processType": {
626
+ "@id": "untp-dte:processType",
627
+ "@type": "xsd:string"
628
+ },
629
+ "eventTime": {
630
+ "@id": "untp-dte:eventTime",
631
+ "@type": "xsd:string"
632
+ },
633
+ "action": {
634
+ "@id": "untp-dte:action",
635
+ "@type": "@vocab",
636
+ "@context": {
637
+ "@protected": true,
638
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/dte/0/actionCode#"
639
+ }
640
+ },
641
+ "disposition": {
642
+ "@id": "untp-dte:disposition",
643
+ "@type": "@vocab",
644
+ "@context": {
645
+ "@protected": true,
646
+ "@vocab": "https://ref.gs1.org/cbv/Disp-"
647
+ }
648
+ },
649
+ "bizStep": {
650
+ "@id": "untp-dte:bizStep",
651
+ "@type": "@vocab",
652
+ "@context": {
653
+ "@protected": true,
654
+ "@vocab": "https://ref.gs1.org/cbv/BizStep-"
655
+ }
656
+ },
657
+ "bizLocation": {
658
+ "@id": "untp-dte:bizLocation",
659
+ "@type": "xsd:string"
660
+ },
661
+ "sensorElementList": {
662
+ "@protected": true,
663
+ "@id": "untp-dte:sensorElementList",
664
+ "@context": {
665
+ "@protected": true,
666
+ "sensorMetadata": {
667
+ "@protected": true,
668
+ "@id": "untp-dte:sensorMetadata",
669
+ "@context": {
670
+ "@protected": true,
671
+ "device": {
672
+ "@id": "untp-dte:device",
673
+ "@type": "@id"
674
+ },
675
+ "dataProcessingMethod": {
676
+ "@id": "untp-dte:dataProcessingMethod",
677
+ "@type": "xsd:string"
678
+ }
679
+ }
680
+ },
681
+ "sensorReport": {
682
+ "@protected": true,
683
+ "@id": "untp-dte:sensorReport",
684
+ "@context": {
685
+ "@protected": true,
686
+ "time": {
687
+ "@id": "untp-dte:time",
688
+ "@type": "xsd:string"
689
+ },
690
+ "sensorType": {
691
+ "@id": "untp-dte:sensorType",
692
+ "@type": "xsd:string"
693
+ },
694
+ "value": {
695
+ "@id": "untp-dte:value",
696
+ "@type": "xsd:double"
697
+ },
698
+ "uom": {
699
+ "@id": "untp-dte:uom",
700
+ "@type": "@vocab",
701
+ "@context": {
702
+ "@protected": true,
703
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
704
+ }
705
+ }
706
+ }
707
+ },
708
+ "sensorIntegrityProof": {
709
+ "@id": "untp-dte:sensorIntegrityProof",
710
+ "@type": "xsd:string"
711
+ }
712
+ }
713
+ },
714
+ "outputEPCList": {
715
+ "@id": "untp-dte:outputEPCList",
716
+ "@type": "@id"
717
+ },
718
+ "inputEPCList": {
719
+ "@id": "untp-dte:inputEPCList",
720
+ "@type": "@id"
721
+ },
722
+ "inputQuantityList": {
723
+ "@protected": true,
724
+ "@id": "untp-dte:inputQuantityList",
725
+ "@context": {
726
+ "@protected": true,
727
+ "productId": {
728
+ "@id": "untp-core:productId",
729
+ "@type": "xsd:string"
730
+ },
731
+ "productName": {
732
+ "@id": "schemaorg:productName"
733
+ },
734
+ "quantity": {
735
+ "@id": "untp-dte:quantity",
736
+ "@type": "xsd:double"
737
+ },
738
+ "uom": {
739
+ "@id": "untp-dte:uom",
740
+ "@type": "@vocab",
741
+ "@context": {
742
+ "@protected": true,
743
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
744
+ }
745
+ }
746
+ }
747
+ },
748
+ "outputQuantityList": {
749
+ "@protected": true,
750
+ "@id": "untp-dte:outputQuantityList",
751
+ "@context": {
752
+ "@protected": true,
753
+ "productId": {
754
+ "@id": "untp-core:productId",
755
+ "@type": "xsd:string"
756
+ },
757
+ "productName": {
758
+ "@id": "schemaorg:productName"
759
+ },
760
+ "quantity": {
761
+ "@id": "untp-dte:quantity",
762
+ "@type": "xsd:double"
763
+ },
764
+ "uom": {
765
+ "@id": "untp-dte:uom",
766
+ "@type": "@vocab",
767
+ "@context": {
768
+ "@protected": true,
769
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
770
+ }
771
+ }
772
+ }
773
+ }
774
+ }
775
+ },
776
+ "ObjectEvent": {
777
+ "@protected": true,
778
+ "@id": "untp-dte:ObjectEvent",
779
+ "@context": {
780
+ "@protected": true,
781
+ "processType": {
782
+ "@id": "untp-dte:processType",
783
+ "@type": "xsd:string"
784
+ },
785
+ "eventTime": {
786
+ "@id": "untp-dte:eventTime",
787
+ "@type": "xsd:string"
788
+ },
789
+ "action": {
790
+ "@id": "untp-dte:action",
791
+ "@type": "@vocab",
792
+ "@context": {
793
+ "@protected": true,
794
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/dte/0/actionCode#"
795
+ }
796
+ },
797
+ "disposition": {
798
+ "@id": "untp-dte:disposition",
799
+ "@type": "@vocab",
800
+ "@context": {
801
+ "@protected": true,
802
+ "@vocab": "https://ref.gs1.org/cbv/Disp-"
803
+ }
804
+ },
805
+ "bizStep": {
806
+ "@id": "untp-dte:bizStep",
807
+ "@type": "@vocab",
808
+ "@context": {
809
+ "@protected": true,
810
+ "@vocab": "https://ref.gs1.org/cbv/BizStep-"
811
+ }
812
+ },
813
+ "bizLocation": {
814
+ "@id": "untp-dte:bizLocation",
815
+ "@type": "xsd:string"
816
+ },
817
+ "sensorElementList": {
818
+ "@protected": true,
819
+ "@id": "untp-dte:sensorElementList",
820
+ "@context": {
821
+ "@protected": true,
822
+ "sensorMetadata": {
823
+ "@protected": true,
824
+ "@id": "untp-dte:sensorMetadata",
825
+ "@context": {
826
+ "@protected": true,
827
+ "device": {
828
+ "@id": "untp-dte:device",
829
+ "@type": "@id"
830
+ },
831
+ "dataProcessingMethod": {
832
+ "@id": "untp-dte:dataProcessingMethod",
833
+ "@type": "xsd:string"
834
+ }
835
+ }
836
+ },
837
+ "sensorReport": {
838
+ "@protected": true,
839
+ "@id": "untp-dte:sensorReport",
840
+ "@context": {
841
+ "@protected": true,
842
+ "time": {
843
+ "@id": "untp-dte:time",
844
+ "@type": "xsd:string"
845
+ },
846
+ "sensorType": {
847
+ "@id": "untp-dte:sensorType",
848
+ "@type": "xsd:string"
849
+ },
850
+ "value": {
851
+ "@id": "untp-dte:value",
852
+ "@type": "xsd:double"
853
+ },
854
+ "uom": {
855
+ "@id": "untp-dte:uom",
856
+ "@type": "@vocab",
857
+ "@context": {
858
+ "@protected": true,
859
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
860
+ }
861
+ }
862
+ }
863
+ },
864
+ "sensorIntegrityProof": {
865
+ "@id": "untp-dte:sensorIntegrityProof",
866
+ "@type": "xsd:string"
867
+ }
868
+ }
869
+ },
870
+ "epcList": {
871
+ "@id": "untp-dte:epcList",
872
+ "@type": "@id"
873
+ },
874
+ "quantityList": {
875
+ "@protected": true,
876
+ "@id": "untp-dte:quantityList",
877
+ "@context": {
878
+ "@protected": true,
879
+ "productId": {
880
+ "@id": "untp-core:productId",
881
+ "@type": "xsd:string"
882
+ },
883
+ "productName": {
884
+ "@id": "schemaorg:productName"
885
+ },
886
+ "quantity": {
887
+ "@id": "untp-dte:quantity",
888
+ "@type": "xsd:double"
889
+ },
890
+ "uom": {
891
+ "@id": "untp-dte:uom",
892
+ "@type": "@vocab",
893
+ "@context": {
894
+ "@protected": true,
895
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
896
+ }
897
+ }
898
+ }
899
+ }
900
+ }
901
+ },
902
+ "AggregationEvent": {
903
+ "@protected": true,
904
+ "@id": "untp-dte:AggregationEvent",
905
+ "@context": {
906
+ "@protected": true,
907
+ "processType": {
908
+ "@id": "untp-dte:processType",
909
+ "@type": "xsd:string"
910
+ },
911
+ "eventTime": {
912
+ "@id": "untp-dte:eventTime",
913
+ "@type": "xsd:string"
914
+ },
915
+ "action": {
916
+ "@id": "untp-dte:action",
917
+ "@type": "@vocab",
918
+ "@context": {
919
+ "@protected": true,
920
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/dte/0/actionCode#"
921
+ }
922
+ },
923
+ "disposition": {
924
+ "@id": "untp-dte:disposition",
925
+ "@type": "@vocab",
926
+ "@context": {
927
+ "@protected": true,
928
+ "@vocab": "https://ref.gs1.org/cbv/Disp-"
929
+ }
930
+ },
931
+ "bizStep": {
932
+ "@id": "untp-dte:bizStep",
933
+ "@type": "@vocab",
934
+ "@context": {
935
+ "@protected": true,
936
+ "@vocab": "https://ref.gs1.org/cbv/BizStep-"
937
+ }
938
+ },
939
+ "bizLocation": {
940
+ "@id": "untp-dte:bizLocation",
941
+ "@type": "xsd:string"
942
+ },
943
+ "sensorElementList": {
944
+ "@protected": true,
945
+ "@id": "untp-dte:sensorElementList",
946
+ "@context": {
947
+ "@protected": true,
948
+ "sensorMetadata": {
949
+ "@protected": true,
950
+ "@id": "untp-dte:sensorMetadata",
951
+ "@context": {
952
+ "@protected": true,
953
+ "device": {
954
+ "@id": "untp-dte:device",
955
+ "@type": "@id"
956
+ },
957
+ "dataProcessingMethod": {
958
+ "@id": "untp-dte:dataProcessingMethod",
959
+ "@type": "xsd:string"
960
+ }
961
+ }
962
+ },
963
+ "sensorReport": {
964
+ "@protected": true,
965
+ "@id": "untp-dte:sensorReport",
966
+ "@context": {
967
+ "@protected": true,
968
+ "time": {
969
+ "@id": "untp-dte:time",
970
+ "@type": "xsd:string"
971
+ },
972
+ "sensorType": {
973
+ "@id": "untp-dte:sensorType",
974
+ "@type": "xsd:string"
975
+ },
976
+ "value": {
977
+ "@id": "untp-dte:value",
978
+ "@type": "xsd:double"
979
+ },
980
+ "uom": {
981
+ "@id": "untp-dte:uom",
982
+ "@type": "@vocab",
983
+ "@context": {
984
+ "@protected": true,
985
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
986
+ }
987
+ }
988
+ }
989
+ },
990
+ "sensorIntegrityProof": {
991
+ "@id": "untp-dte:sensorIntegrityProof",
992
+ "@type": "xsd:string"
993
+ }
994
+ }
995
+ },
996
+ "parentEPC": {
997
+ "@id": "untp-dte:parentEPC",
998
+ "@type": "@id"
999
+ },
1000
+ "childEPCList": {
1001
+ "@id": "untp-dte:childEPCList",
1002
+ "@type": "@id"
1003
+ },
1004
+ "childQuantityList": {
1005
+ "@protected": true,
1006
+ "@id": "untp-dte:childQuantityList",
1007
+ "@context": {
1008
+ "@protected": true,
1009
+ "productId": {
1010
+ "@id": "untp-core:productId",
1011
+ "@type": "xsd:string"
1012
+ },
1013
+ "productName": {
1014
+ "@id": "schemaorg:productName"
1015
+ },
1016
+ "quantity": {
1017
+ "@id": "untp-dte:quantity",
1018
+ "@type": "xsd:double"
1019
+ },
1020
+ "uom": {
1021
+ "@id": "untp-dte:uom",
1022
+ "@type": "@vocab",
1023
+ "@context": {
1024
+ "@protected": true,
1025
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1026
+ }
1027
+ }
1028
+ }
1029
+ }
1030
+ }
1031
+ },
1032
+ "TransactionEvent": {
1033
+ "@protected": true,
1034
+ "@id": "untp-dte:TransactionEvent",
1035
+ "@context": {
1036
+ "@protected": true,
1037
+ "processType": {
1038
+ "@id": "untp-dte:processType",
1039
+ "@type": "xsd:string"
1040
+ },
1041
+ "eventTime": {
1042
+ "@id": "untp-dte:eventTime",
1043
+ "@type": "xsd:string"
1044
+ },
1045
+ "action": {
1046
+ "@id": "untp-dte:action",
1047
+ "@type": "@vocab",
1048
+ "@context": {
1049
+ "@protected": true,
1050
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/dte/0/actionCode#"
1051
+ }
1052
+ },
1053
+ "disposition": {
1054
+ "@id": "untp-dte:disposition",
1055
+ "@type": "@vocab",
1056
+ "@context": {
1057
+ "@protected": true,
1058
+ "@vocab": "https://ref.gs1.org/cbv/Disp-"
1059
+ }
1060
+ },
1061
+ "bizStep": {
1062
+ "@id": "untp-dte:bizStep",
1063
+ "@type": "@vocab",
1064
+ "@context": {
1065
+ "@protected": true,
1066
+ "@vocab": "https://ref.gs1.org/cbv/BizStep-"
1067
+ }
1068
+ },
1069
+ "bizLocation": {
1070
+ "@id": "untp-dte:bizLocation",
1071
+ "@type": "xsd:string"
1072
+ },
1073
+ "sensorElementList": {
1074
+ "@protected": true,
1075
+ "@id": "untp-dte:sensorElementList",
1076
+ "@context": {
1077
+ "@protected": true,
1078
+ "sensorMetadata": {
1079
+ "@protected": true,
1080
+ "@id": "untp-dte:sensorMetadata",
1081
+ "@context": {
1082
+ "@protected": true,
1083
+ "device": {
1084
+ "@id": "untp-dte:device",
1085
+ "@type": "@id"
1086
+ },
1087
+ "dataProcessingMethod": {
1088
+ "@id": "untp-dte:dataProcessingMethod",
1089
+ "@type": "xsd:string"
1090
+ }
1091
+ }
1092
+ },
1093
+ "sensorReport": {
1094
+ "@protected": true,
1095
+ "@id": "untp-dte:sensorReport",
1096
+ "@context": {
1097
+ "@protected": true,
1098
+ "time": {
1099
+ "@id": "untp-dte:time",
1100
+ "@type": "xsd:string"
1101
+ },
1102
+ "sensorType": {
1103
+ "@id": "untp-dte:sensorType",
1104
+ "@type": "xsd:string"
1105
+ },
1106
+ "value": {
1107
+ "@id": "untp-dte:value",
1108
+ "@type": "xsd:double"
1109
+ },
1110
+ "uom": {
1111
+ "@id": "untp-dte:uom",
1112
+ "@type": "@vocab",
1113
+ "@context": {
1114
+ "@protected": true,
1115
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1116
+ }
1117
+ }
1118
+ }
1119
+ },
1120
+ "sensorIntegrityProof": {
1121
+ "@id": "untp-dte:sensorIntegrityProof",
1122
+ "@type": "xsd:string"
1123
+ }
1124
+ }
1125
+ },
1126
+ "sourceParty": {
1127
+ "@id": "untp-core:sourceParty",
1128
+ "@type": "@id"
1129
+ },
1130
+ "destinationParty": {
1131
+ "@id": "untp-core:destinationParty",
1132
+ "@type": "@id"
1133
+ },
1134
+ "bizTransaction": {
1135
+ "@id": "untp-dte:bizTransaction",
1136
+ "@type": "@vocab",
1137
+ "@context": {
1138
+ "@protected": true,
1139
+ "@vocab": "https://ref.gs1.org/cbv/BTT-"
1140
+ }
1141
+ },
1142
+ "epcList": {
1143
+ "@id": "untp-dte:epcList",
1144
+ "@type": "@id"
1145
+ },
1146
+ "quantityList": {
1147
+ "@protected": true,
1148
+ "@id": "untp-dte:quantityList",
1149
+ "@context": {
1150
+ "@protected": true,
1151
+ "productId": {
1152
+ "@id": "untp-core:productId",
1153
+ "@type": "xsd:string"
1154
+ },
1155
+ "productName": {
1156
+ "@id": "schemaorg:productName"
1157
+ },
1158
+ "quantity": {
1159
+ "@id": "untp-dte:quantity",
1160
+ "@type": "xsd:double"
1161
+ },
1162
+ "uom": {
1163
+ "@id": "untp-dte:uom",
1164
+ "@type": "@vocab",
1165
+ "@context": {
1166
+ "@protected": true,
1167
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1168
+ }
1169
+ }
1170
+ }
1171
+ }
1172
+ }
1173
+ },
1174
+ "AssociationEvent": {
1175
+ "@protected": true,
1176
+ "@id": "untp-dte:AssociationEvent",
1177
+ "@context": {
1178
+ "@protected": true,
1179
+ "processType": {
1180
+ "@id": "untp-dte:processType",
1181
+ "@type": "xsd:string"
1182
+ },
1183
+ "eventTime": {
1184
+ "@id": "untp-dte:eventTime",
1185
+ "@type": "xsd:string"
1186
+ },
1187
+ "action": {
1188
+ "@id": "untp-dte:action",
1189
+ "@type": "@vocab",
1190
+ "@context": {
1191
+ "@protected": true,
1192
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/dte/0/actionCode#"
1193
+ }
1194
+ },
1195
+ "disposition": {
1196
+ "@id": "untp-dte:disposition",
1197
+ "@type": "@vocab",
1198
+ "@context": {
1199
+ "@protected": true,
1200
+ "@vocab": "https://ref.gs1.org/cbv/Disp-"
1201
+ }
1202
+ },
1203
+ "bizStep": {
1204
+ "@id": "untp-dte:bizStep",
1205
+ "@type": "@vocab",
1206
+ "@context": {
1207
+ "@protected": true,
1208
+ "@vocab": "https://ref.gs1.org/cbv/BizStep-"
1209
+ }
1210
+ },
1211
+ "bizLocation": {
1212
+ "@id": "untp-dte:bizLocation",
1213
+ "@type": "xsd:string"
1214
+ },
1215
+ "sensorElementList": {
1216
+ "@protected": true,
1217
+ "@id": "untp-dte:sensorElementList",
1218
+ "@context": {
1219
+ "@protected": true,
1220
+ "sensorMetadata": {
1221
+ "@protected": true,
1222
+ "@id": "untp-dte:sensorMetadata",
1223
+ "@context": {
1224
+ "@protected": true,
1225
+ "device": {
1226
+ "@id": "untp-dte:device",
1227
+ "@type": "@id"
1228
+ },
1229
+ "dataProcessingMethod": {
1230
+ "@id": "untp-dte:dataProcessingMethod",
1231
+ "@type": "xsd:string"
1232
+ }
1233
+ }
1234
+ },
1235
+ "sensorReport": {
1236
+ "@protected": true,
1237
+ "@id": "untp-dte:sensorReport",
1238
+ "@context": {
1239
+ "@protected": true,
1240
+ "time": {
1241
+ "@id": "untp-dte:time",
1242
+ "@type": "xsd:string"
1243
+ },
1244
+ "sensorType": {
1245
+ "@id": "untp-dte:sensorType",
1246
+ "@type": "xsd:string"
1247
+ },
1248
+ "value": {
1249
+ "@id": "untp-dte:value",
1250
+ "@type": "xsd:double"
1251
+ },
1252
+ "uom": {
1253
+ "@id": "untp-dte:uom",
1254
+ "@type": "@vocab",
1255
+ "@context": {
1256
+ "@protected": true,
1257
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1258
+ }
1259
+ }
1260
+ }
1261
+ },
1262
+ "sensorIntegrityProof": {
1263
+ "@id": "untp-dte:sensorIntegrityProof",
1264
+ "@type": "xsd:string"
1265
+ }
1266
+ }
1267
+ },
1268
+ "parentEPC": {
1269
+ "@id": "untp-dte:parentEPC",
1270
+ "@type": "@id"
1271
+ },
1272
+ "childEPCList": {
1273
+ "@id": "untp-dte:childEPCList",
1274
+ "@type": "@id"
1275
+ },
1276
+ "childQuantityList": {
1277
+ "@protected": true,
1278
+ "@id": "untp-dte:childQuantityList",
1279
+ "@context": {
1280
+ "@protected": true,
1281
+ "productId": {
1282
+ "@id": "untp-core:productId",
1283
+ "@type": "xsd:string"
1284
+ },
1285
+ "productName": {
1286
+ "@id": "schemaorg:productName"
1287
+ },
1288
+ "quantity": {
1289
+ "@id": "untp-dte:quantity",
1290
+ "@type": "xsd:double"
1291
+ },
1292
+ "uom": {
1293
+ "@id": "untp-dte:uom",
1294
+ "@type": "@vocab",
1295
+ "@context": {
1296
+ "@protected": true,
1297
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1298
+ }
1299
+ }
1300
+ }
1301
+ }
1302
+ }
1303
+ },
1304
+ "RenderTemplate2024": {
1305
+ "@protected": true,
1306
+ "@id": "untp-core:RenderTemplate2024",
1307
+ "@context": {
1308
+ "@protected": true,
1309
+ "name": {
1310
+ "@id": "schemaorg:name"
1311
+ },
1312
+ "mediaQuery": {
1313
+ "@id": "untp-core:mediaQuery",
1314
+ "@type": "xsd:string"
1315
+ },
1316
+ "template": {
1317
+ "@id": "renderMethodPrefix:template",
1318
+ "@type": "xsd:string"
1319
+ },
1320
+ "url": {
1321
+ "@id": "renderMethodPrefix:url",
1322
+ "@type": "xsd:string"
1323
+ }
1324
+ }
1325
+ },
1326
+ "WebRenderingTemplate2022": {
1327
+ "@protected": true,
1328
+ "@id": "untp-core:WebRenderingTemplate2022",
1329
+ "@context": {
1330
+ "@protected": true,
1331
+ "name": {
1332
+ "@id": "schemaorg:name"
1333
+ },
1334
+ "template": {
1335
+ "@id": "renderMethodPrefix:template",
1336
+ "@type": "xsd:string"
1337
+ }
1338
+ }
1339
+ }
1340
+ }
1341
+ };
1342
+ export default artefact;
1343
+ //# sourceMappingURL=dte.js.map