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