@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,3493 @@
1
+ {
2
+ "@context": {
3
+ "untp": "https://vocabulary.uncefact.org/untp/",
4
+ "schema": "https://schema.org/",
5
+ "renderMethodPrefix": "https://w3id.org/vc/render-method#",
6
+ "xsd": "http://www.w3.org/2001/XMLSchema#",
7
+ "@protected": true,
8
+ "@version": 1.1,
9
+ "type": "@type",
10
+ "id": "@id",
11
+ "issuingSoftware": {
12
+ "@id": "untp:issuingSoftware",
13
+ "@type": "@id",
14
+ "@context": {
15
+ "@protected": true,
16
+ "@vocab": "https://vocabulary.uncefact.org/untp/IssuingSoftware#",
17
+ "name": {
18
+ "@id": "schema:name"
19
+ },
20
+ "version": {
21
+ "@id": "untp:version",
22
+ "@type": "xsd:string"
23
+ },
24
+ "vendor": {
25
+ "@id": "untp:vendor",
26
+ "@type": "@id",
27
+ "@context": {
28
+ "@protected": true,
29
+ "@vocab": "https://vocabulary.uncefact.org/untp/SoftwareVendor#",
30
+ "name": {
31
+ "@id": "schema:name"
32
+ }
33
+ }
34
+ }
35
+ }
36
+ },
37
+ "DigitalProductPassport": {
38
+ "@protected": true,
39
+ "@id": "untp:DigitalProductPassport",
40
+ "@context": {
41
+ "@protected": true,
42
+ "@vocab": "https://vocabulary.uncefact.org/untp/DigitalProductPassport#"
43
+ }
44
+ },
45
+ "DigitalConformityCredential": {
46
+ "@protected": true,
47
+ "@id": "untp:DigitalConformityCredential",
48
+ "@context": {
49
+ "@protected": true,
50
+ "@vocab": "https://vocabulary.uncefact.org/untp/DigitalConformityCredential#"
51
+ }
52
+ },
53
+ "DigitalFacilityRecord": {
54
+ "@protected": true,
55
+ "@id": "untp:DigitalFacilityRecord",
56
+ "@context": {
57
+ "@protected": true,
58
+ "@vocab": "https://vocabulary.uncefact.org/untp/DigitalFacilityRecord#"
59
+ }
60
+ },
61
+ "DigitalIdentityAnchor": {
62
+ "@protected": true,
63
+ "@id": "untp:DigitalIdentityAnchor",
64
+ "@context": {
65
+ "@protected": true,
66
+ "@vocab": "https://vocabulary.uncefact.org/untp/DigitalIdentityAnchor#"
67
+ }
68
+ },
69
+ "DigitalTraceabilityEvent": {
70
+ "@protected": true,
71
+ "@id": "untp:DigitalTraceabilityEvent",
72
+ "@context": {
73
+ "@protected": true,
74
+ "@vocab": "https://vocabulary.uncefact.org/untp/DigitalTraceabilityEvent#"
75
+ }
76
+ },
77
+ "RenderTemplate2024": {
78
+ "@protected": true,
79
+ "@id": "untp:RenderTemplate2024",
80
+ "@context": {
81
+ "@protected": true,
82
+ "mediaQuery": {
83
+ "@id": "untp:mediaQuery",
84
+ "@type": "xsd:string"
85
+ },
86
+ "template": {
87
+ "@id": "untp:template",
88
+ "@type": "xsd:string"
89
+ },
90
+ "url": {
91
+ "@id": "untp:url",
92
+ "@type": "xsd:anyURI"
93
+ },
94
+ "mediaType": {
95
+ "@id": "https://schema.org/encodingFormat"
96
+ },
97
+ "digestMultibase": {
98
+ "@id": "https://w3id.org/security#digestMultibase",
99
+ "@type": "https://w3id.org/security#multibase"
100
+ }
101
+ }
102
+ },
103
+ "IdentifierScheme": {
104
+ "@protected": true,
105
+ "@id": "untp:IdentifierScheme",
106
+ "@context": {
107
+ "@protected": true,
108
+ "name": {
109
+ "@id": "schema:name"
110
+ }
111
+ }
112
+ },
113
+ "Party": {
114
+ "@protected": true,
115
+ "@id": "untp:Party",
116
+ "@context": {
117
+ "@protected": true,
118
+ "@vocab": "https://vocabulary.uncefact.org/untp/Party#",
119
+ "name": {
120
+ "@id": "schema:name"
121
+ },
122
+ "description": {
123
+ "@id": "schema:description"
124
+ },
125
+ "registeredId": {
126
+ "@id": "untp:registeredId",
127
+ "@type": "xsd:string"
128
+ },
129
+ "idScheme": {
130
+ "@id": "untp:idScheme",
131
+ "@type": "@id",
132
+ "@context": {
133
+ "@protected": true,
134
+ "id": {
135
+ "@id": "untp:id",
136
+ "@type": "xsd:anyURI"
137
+ },
138
+ "name": {
139
+ "@id": "schema:name"
140
+ }
141
+ }
142
+ },
143
+ "registrationCountry": {
144
+ "@protected": true,
145
+ "@id": "untp:registrationCountry",
146
+ "@context": {
147
+ "@protected": true,
148
+ "countryCode": {
149
+ "@id": "untp:countryCode",
150
+ "@type": "@vocab",
151
+ "@context": {
152
+ "@protected": true,
153
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
154
+ }
155
+ },
156
+ "countryName": {
157
+ "@id": "untp:countryName",
158
+ "@type": "xsd:string"
159
+ }
160
+ }
161
+ },
162
+ "partyAddress": {
163
+ "@protected": true,
164
+ "@id": "untp:partyAddress",
165
+ "@context": {
166
+ "@protected": true,
167
+ "streetAddress": {
168
+ "@id": "schema:streetAddress",
169
+ "@type": "xsd:string"
170
+ },
171
+ "postalCode": {
172
+ "@id": "schema:postalCode",
173
+ "@type": "xsd:string"
174
+ },
175
+ "addressLocality": {
176
+ "@id": "schema:addressLocality",
177
+ "@type": "xsd:string"
178
+ },
179
+ "addressRegion": {
180
+ "@id": "schema:addressRegion",
181
+ "@type": "xsd:string"
182
+ },
183
+ "addressCountry": {
184
+ "@protected": true,
185
+ "@id": "untp:addressCountry",
186
+ "@context": {
187
+ "@protected": true,
188
+ "countryCode": {
189
+ "@id": "untp:countryCode",
190
+ "@type": "@vocab",
191
+ "@context": {
192
+ "@protected": true,
193
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
194
+ }
195
+ },
196
+ "countryName": {
197
+ "@id": "untp:countryName",
198
+ "@type": "xsd:string"
199
+ }
200
+ }
201
+ }
202
+ }
203
+ },
204
+ "organisationWebsite": {
205
+ "@id": "untp:organisationWebsite",
206
+ "@type": "xsd:anyURI"
207
+ },
208
+ "industryCategory": {
209
+ "@protected": true,
210
+ "@id": "untp:industryCategory",
211
+ "@context": {
212
+ "@protected": true,
213
+ "code": {
214
+ "@id": "untp:code",
215
+ "@type": "xsd:string"
216
+ },
217
+ "name": {
218
+ "@id": "schema:name"
219
+ },
220
+ "definition": {
221
+ "@id": "untp:definition",
222
+ "@type": "xsd:string"
223
+ },
224
+ "schemeId": {
225
+ "@id": "untp:schemeId",
226
+ "@type": "xsd:anyURI"
227
+ },
228
+ "schemeName": {
229
+ "@id": "untp:schemeName",
230
+ "@type": "xsd:string"
231
+ }
232
+ }
233
+ },
234
+ "partyAlsoKnownAs": {
235
+ "@id": "untp:partyAlsoKnownAs",
236
+ "@type": "@id"
237
+ }
238
+ }
239
+ },
240
+ "CredentialIssuer": {
241
+ "@protected": true,
242
+ "@id": "untp:CredentialIssuer",
243
+ "@context": {
244
+ "@protected": true,
245
+ "@vocab": "https://vocabulary.uncefact.org/untp/CredentialIssuer#",
246
+ "name": {
247
+ "@id": "schema:name"
248
+ },
249
+ "issuerAlsoKnownAs": {
250
+ "@id": "untp:issuerAlsoKnownAs",
251
+ "@type": "@id"
252
+ }
253
+ }
254
+ },
255
+ "Entity": {
256
+ "@protected": false,
257
+ "@id": "untp:Entity",
258
+ "@context": {
259
+ "@protected": true,
260
+ "@vocab": "https://vocabulary.uncefact.org/untp/Entity#",
261
+ "name": {
262
+ "@id": "schema:name"
263
+ },
264
+ "description": {
265
+ "@id": "schema:description"
266
+ }
267
+ }
268
+ },
269
+ "ConformityTopic": {
270
+ "@protected": true,
271
+ "@id": "untp:ConformityTopic",
272
+ "@context": {
273
+ "@protected": true,
274
+ "name": {
275
+ "@id": "schema:name"
276
+ },
277
+ "definition": {
278
+ "@id": "untp:definition",
279
+ "@type": "xsd:string"
280
+ }
281
+ }
282
+ },
283
+ "PerformanceMetric": {
284
+ "@protected": true,
285
+ "@id": "untp:PerformanceMetric",
286
+ "@context": {
287
+ "@protected": true,
288
+ "name": {
289
+ "@id": "schema:name"
290
+ },
291
+ "description": {
292
+ "@id": "schema:description"
293
+ },
294
+ "improvementDirection": {
295
+ "@id": "untp:improvementDirection",
296
+ "@type": "@vocab",
297
+ "@context": {
298
+ "@protected": true,
299
+ "@vocab": "https://vocabulary.uncefact.org/untp/ImprovementIndicator#"
300
+ }
301
+ },
302
+ "aggregationMethod": {
303
+ "@id": "untp:aggregationMethod",
304
+ "@type": "@vocab",
305
+ "@context": {
306
+ "@protected": true,
307
+ "@vocab": "https://vocabulary.uncefact.org/untp/AggregationType#"
308
+ }
309
+ },
310
+ "allowedUnit": {
311
+ "@id": "untp:allowedUnit",
312
+ "@type": "@vocab",
313
+ "@context": {
314
+ "@protected": true,
315
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
316
+ }
317
+ }
318
+ }
319
+ },
320
+ "Criterion": {
321
+ "@protected": true,
322
+ "@id": "untp:Criterion",
323
+ "@context": {
324
+ "@protected": true,
325
+ "@vocab": "https://vocabulary.uncefact.org/untp/Criterion#",
326
+ "name": {
327
+ "@id": "schema:name"
328
+ },
329
+ "description": {
330
+ "@id": "schema:description"
331
+ },
332
+ "version": {
333
+ "@id": "untp:version",
334
+ "@type": "xsd:string"
335
+ },
336
+ "status": {
337
+ "@id": "untp:status",
338
+ "@type": "@vocab",
339
+ "@context": {
340
+ "@protected": true,
341
+ "@vocab": "https://vocabulary.uncefact.org/untp/CriterionStatus#"
342
+ }
343
+ },
344
+ "documentation": {
345
+ "@id": "untp:documentation",
346
+ "@type": "xsd:anyURI"
347
+ },
348
+ "conformityTopic": {
349
+ "@id": "untp:conformityTopic",
350
+ "@type": "@id",
351
+ "@container": "@set"
352
+ },
353
+ "tag": {
354
+ "@id": "untp:tag",
355
+ "@type": "xsd:string"
356
+ },
357
+ "requiredPerformance": {
358
+ "@protected": true,
359
+ "@id": "untp:requiredPerformance",
360
+ "@context": {
361
+ "@protected": true,
362
+ "metric": {
363
+ "@id": "untp:metric",
364
+ "@type": "@id"
365
+ },
366
+ "measure": {
367
+ "@protected": true,
368
+ "@id": "untp:measure",
369
+ "@context": {
370
+ "@protected": true,
371
+ "value": {
372
+ "@id": "untp:value",
373
+ "@type": "xsd:double"
374
+ },
375
+ "upperTolerance": {
376
+ "@id": "untp:upperTolerance",
377
+ "@type": "xsd:double"
378
+ },
379
+ "lowerTolerance": {
380
+ "@id": "untp:lowerTolerance",
381
+ "@type": "xsd:double"
382
+ },
383
+ "unit": {
384
+ "@id": "untp:unit",
385
+ "@type": "@vocab",
386
+ "@context": {
387
+ "@protected": true,
388
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
389
+ }
390
+ }
391
+ }
392
+ },
393
+ "score": {
394
+ "@protected": true,
395
+ "@id": "untp:score",
396
+ "@context": {
397
+ "@protected": true,
398
+ "code": {
399
+ "@id": "untp:code",
400
+ "@type": "xsd:string"
401
+ },
402
+ "rank": {
403
+ "@id": "untp:rank",
404
+ "@type": "xsd:integer"
405
+ },
406
+ "definition": {
407
+ "@id": "untp:definition",
408
+ "@type": "xsd:string"
409
+ }
410
+ }
411
+ }
412
+ }
413
+ }
414
+ }
415
+ },
416
+ "Regulation": {
417
+ "@protected": true,
418
+ "@id": "untp:Regulation",
419
+ "@context": {
420
+ "@protected": true,
421
+ "@vocab": "https://vocabulary.uncefact.org/untp/Regulation#",
422
+ "name": {
423
+ "@id": "schema:name"
424
+ },
425
+ "description": {
426
+ "@id": "schema:description"
427
+ },
428
+ "jurisdictionCountry": {
429
+ "@protected": true,
430
+ "@id": "untp:jurisdictionCountry",
431
+ "@context": {
432
+ "@protected": true,
433
+ "countryCode": {
434
+ "@id": "untp:countryCode",
435
+ "@type": "@vocab",
436
+ "@context": {
437
+ "@protected": true,
438
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
439
+ }
440
+ },
441
+ "countryName": {
442
+ "@id": "untp:countryName",
443
+ "@type": "xsd:string"
444
+ }
445
+ }
446
+ },
447
+ "administeredBy": {
448
+ "@id": "untp:administeredBy",
449
+ "@type": "@id"
450
+ },
451
+ "effectiveDate": {
452
+ "@id": "untp:effectiveDate",
453
+ "@type": "xsd:date"
454
+ }
455
+ }
456
+ },
457
+ "Standard": {
458
+ "@protected": true,
459
+ "@id": "untp:Standard",
460
+ "@context": {
461
+ "@protected": true,
462
+ "@vocab": "https://vocabulary.uncefact.org/untp/Standard#",
463
+ "name": {
464
+ "@id": "schema:name"
465
+ },
466
+ "description": {
467
+ "@id": "schema:description"
468
+ },
469
+ "issuingParty": {
470
+ "@id": "untp:issuingParty",
471
+ "@type": "@id"
472
+ },
473
+ "issueDate": {
474
+ "@id": "untp:issueDate",
475
+ "@type": "xsd:date"
476
+ }
477
+ }
478
+ },
479
+ "Claim": {
480
+ "@protected": true,
481
+ "@id": "untp:Claim",
482
+ "@context": {
483
+ "@protected": true,
484
+ "@vocab": "https://vocabulary.uncefact.org/untp/Claim#",
485
+ "name": {
486
+ "@id": "schema:name"
487
+ },
488
+ "description": {
489
+ "@id": "schema:description"
490
+ },
491
+ "referenceCriteria": {
492
+ "@id": "untp:referenceCriteria",
493
+ "@type": "@id"
494
+ },
495
+ "referenceRegulation": {
496
+ "@id": "untp:referenceRegulation",
497
+ "@type": "@id"
498
+ },
499
+ "referenceStandard": {
500
+ "@id": "untp:referenceStandard",
501
+ "@type": "@id"
502
+ },
503
+ "claimDate": {
504
+ "@id": "untp:claimDate",
505
+ "@type": "xsd:date"
506
+ },
507
+ "applicablePeriod": {
508
+ "@protected": true,
509
+ "@id": "untp:applicablePeriod",
510
+ "@context": {
511
+ "@protected": true,
512
+ "startDate": {
513
+ "@id": "untp:startDate",
514
+ "@type": "xsd:date"
515
+ },
516
+ "endDate": {
517
+ "@id": "untp:endDate",
518
+ "@type": "xsd:date"
519
+ },
520
+ "periodInformation": {
521
+ "@id": "untp:periodInformation",
522
+ "@type": "xsd:string"
523
+ }
524
+ }
525
+ },
526
+ "claimedPerformance": {
527
+ "@protected": true,
528
+ "@id": "untp:claimedPerformance",
529
+ "@context": {
530
+ "@protected": true,
531
+ "metric": {
532
+ "@id": "untp:metric",
533
+ "@type": "@id"
534
+ },
535
+ "measure": {
536
+ "@protected": true,
537
+ "@id": "untp:measure",
538
+ "@context": {
539
+ "@protected": true,
540
+ "value": {
541
+ "@id": "untp:value",
542
+ "@type": "xsd:double"
543
+ },
544
+ "upperTolerance": {
545
+ "@id": "untp:upperTolerance",
546
+ "@type": "xsd:double"
547
+ },
548
+ "lowerTolerance": {
549
+ "@id": "untp:lowerTolerance",
550
+ "@type": "xsd:double"
551
+ },
552
+ "unit": {
553
+ "@id": "untp:unit",
554
+ "@type": "@vocab",
555
+ "@context": {
556
+ "@protected": true,
557
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
558
+ }
559
+ }
560
+ }
561
+ },
562
+ "score": {
563
+ "@protected": true,
564
+ "@id": "untp:score",
565
+ "@context": {
566
+ "@protected": true,
567
+ "code": {
568
+ "@id": "untp:code",
569
+ "@type": "xsd:string"
570
+ },
571
+ "rank": {
572
+ "@id": "untp:rank",
573
+ "@type": "xsd:integer"
574
+ },
575
+ "definition": {
576
+ "@id": "untp:definition",
577
+ "@type": "xsd:string"
578
+ }
579
+ }
580
+ }
581
+ }
582
+ },
583
+ "evidence": {
584
+ "@protected": true,
585
+ "@id": "untp:evidence",
586
+ "@context": {
587
+ "@protected": true,
588
+ "linkURL": {
589
+ "@id": "untp:linkURL",
590
+ "@type": "xsd:anyURI"
591
+ },
592
+ "linkName": {
593
+ "@id": "untp:linkName",
594
+ "@type": "xsd:string"
595
+ },
596
+ "digestMultibase": {
597
+ "@id": "https://w3id.org/security#digestMultibase",
598
+ "@type": "https://w3id.org/security#multibase"
599
+ },
600
+ "mediaType": {
601
+ "@id": "https://schema.org/encodingFormat"
602
+ },
603
+ "linkType": {
604
+ "@id": "untp:linkType",
605
+ "@type": "xsd:string"
606
+ }
607
+ }
608
+ },
609
+ "conformityTopic": {
610
+ "@id": "untp:conformityTopic",
611
+ "@type": "@id",
612
+ "@container": "@set"
613
+ }
614
+ }
615
+ },
616
+ "Facility": {
617
+ "@protected": true,
618
+ "@id": "untp:Facility",
619
+ "@context": {
620
+ "@protected": true,
621
+ "@vocab": "https://vocabulary.uncefact.org/untp/Facility#",
622
+ "name": {
623
+ "@id": "schema:name"
624
+ },
625
+ "description": {
626
+ "@id": "schema:description"
627
+ },
628
+ "registeredId": {
629
+ "@id": "untp:registeredId",
630
+ "@type": "xsd:string"
631
+ },
632
+ "idScheme": {
633
+ "@id": "untp:idScheme",
634
+ "@type": "@id",
635
+ "@context": {
636
+ "@protected": true,
637
+ "id": {
638
+ "@id": "untp:id",
639
+ "@type": "xsd:anyURI"
640
+ },
641
+ "name": {
642
+ "@id": "schema:name"
643
+ }
644
+ }
645
+ },
646
+ "countryOfOperation": {
647
+ "@protected": true,
648
+ "@id": "untp:countryOfOperation",
649
+ "@context": {
650
+ "@protected": true,
651
+ "countryCode": {
652
+ "@id": "untp:countryCode",
653
+ "@type": "@vocab",
654
+ "@context": {
655
+ "@protected": true,
656
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
657
+ }
658
+ },
659
+ "countryName": {
660
+ "@id": "untp:countryName",
661
+ "@type": "xsd:string"
662
+ }
663
+ }
664
+ },
665
+ "processCategory": {
666
+ "@protected": true,
667
+ "@id": "untp:processCategory",
668
+ "@context": {
669
+ "@protected": true,
670
+ "code": {
671
+ "@id": "untp:code",
672
+ "@type": "xsd:string"
673
+ },
674
+ "name": {
675
+ "@id": "schema:name"
676
+ },
677
+ "definition": {
678
+ "@id": "untp:definition",
679
+ "@type": "xsd:string"
680
+ },
681
+ "schemeId": {
682
+ "@id": "untp:schemeId",
683
+ "@type": "xsd:anyURI"
684
+ },
685
+ "schemeName": {
686
+ "@id": "untp:schemeName",
687
+ "@type": "xsd:string"
688
+ }
689
+ }
690
+ },
691
+ "relatedParty": {
692
+ "@protected": true,
693
+ "@id": "untp:relatedParty",
694
+ "@context": {
695
+ "@protected": true,
696
+ "role": {
697
+ "@id": "untp:role",
698
+ "@type": "@vocab",
699
+ "@context": {
700
+ "@protected": true,
701
+ "@vocab": "https://vocabulary.uncefact.org/untp/PartyRole#"
702
+ }
703
+ },
704
+ "party": {
705
+ "@id": "untp:party",
706
+ "@type": "@id"
707
+ }
708
+ }
709
+ },
710
+ "relatedDocument": {
711
+ "@protected": true,
712
+ "@id": "untp:relatedDocument",
713
+ "@context": {
714
+ "@protected": true,
715
+ "linkURL": {
716
+ "@id": "untp:linkURL",
717
+ "@type": "xsd:anyURI"
718
+ },
719
+ "linkName": {
720
+ "@id": "untp:linkName",
721
+ "@type": "xsd:string"
722
+ },
723
+ "digestMultibase": {
724
+ "@id": "https://w3id.org/security#digestMultibase",
725
+ "@type": "https://w3id.org/security#multibase"
726
+ },
727
+ "mediaType": {
728
+ "@id": "https://schema.org/encodingFormat"
729
+ },
730
+ "linkType": {
731
+ "@id": "untp:linkType",
732
+ "@type": "xsd:string"
733
+ }
734
+ }
735
+ },
736
+ "facilityAlsoKnownAs": {
737
+ "@id": "untp:facilityAlsoKnownAs",
738
+ "@type": "@id"
739
+ },
740
+ "locationInformation": {
741
+ "@protected": true,
742
+ "@id": "untp:locationInformation",
743
+ "@context": {
744
+ "@protected": true,
745
+ "plusCode": {
746
+ "@id": "untp:plusCode",
747
+ "@type": "xsd:anyURI"
748
+ },
749
+ "geoLocation": {
750
+ "@protected": true,
751
+ "@id": "untp:geoLocation",
752
+ "@context": {
753
+ "@protected": true,
754
+ "latitude": {
755
+ "@id": "untp:latitude",
756
+ "@type": "xsd:double"
757
+ },
758
+ "longitude": {
759
+ "@id": "untp:longitude",
760
+ "@type": "xsd:double"
761
+ }
762
+ }
763
+ },
764
+ "geoBoundary": {
765
+ "@protected": true,
766
+ "@id": "untp:geoBoundary",
767
+ "@context": {
768
+ "@protected": true,
769
+ "latitude": {
770
+ "@id": "untp:latitude",
771
+ "@type": "xsd:double"
772
+ },
773
+ "longitude": {
774
+ "@id": "untp:longitude",
775
+ "@type": "xsd:double"
776
+ }
777
+ }
778
+ }
779
+ }
780
+ },
781
+ "address": {
782
+ "@protected": true,
783
+ "@id": "untp:address",
784
+ "@context": {
785
+ "@protected": true,
786
+ "streetAddress": {
787
+ "@id": "schema:streetAddress",
788
+ "@type": "xsd:string"
789
+ },
790
+ "postalCode": {
791
+ "@id": "schema:postalCode",
792
+ "@type": "xsd:string"
793
+ },
794
+ "addressLocality": {
795
+ "@id": "schema:addressLocality",
796
+ "@type": "xsd:string"
797
+ },
798
+ "addressRegion": {
799
+ "@id": "schema:addressRegion",
800
+ "@type": "xsd:string"
801
+ },
802
+ "addressCountry": {
803
+ "@protected": true,
804
+ "@id": "untp:addressCountry",
805
+ "@context": {
806
+ "@protected": true,
807
+ "countryCode": {
808
+ "@id": "untp:countryCode",
809
+ "@type": "@vocab",
810
+ "@context": {
811
+ "@protected": true,
812
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
813
+ }
814
+ },
815
+ "countryName": {
816
+ "@id": "untp:countryName",
817
+ "@type": "xsd:string"
818
+ }
819
+ }
820
+ }
821
+ }
822
+ },
823
+ "materialUsage": {
824
+ "@protected": true,
825
+ "@id": "untp:materialUsage",
826
+ "@context": {
827
+ "@protected": true,
828
+ "applicablePeriod": {
829
+ "@protected": true,
830
+ "@id": "untp:applicablePeriod",
831
+ "@context": {
832
+ "@protected": true,
833
+ "startDate": {
834
+ "@id": "untp:startDate",
835
+ "@type": "xsd:date"
836
+ },
837
+ "endDate": {
838
+ "@id": "untp:endDate",
839
+ "@type": "xsd:date"
840
+ },
841
+ "periodInformation": {
842
+ "@id": "untp:periodInformation",
843
+ "@type": "xsd:string"
844
+ }
845
+ }
846
+ },
847
+ "materialConsumed": {
848
+ "@protected": true,
849
+ "@id": "untp:materialConsumed",
850
+ "@context": {
851
+ "@protected": true,
852
+ "name": {
853
+ "@id": "schema:name"
854
+ },
855
+ "originCountry": {
856
+ "@protected": true,
857
+ "@id": "untp:originCountry",
858
+ "@context": {
859
+ "@protected": true,
860
+ "countryCode": {
861
+ "@id": "untp:countryCode",
862
+ "@type": "@vocab",
863
+ "@context": {
864
+ "@protected": true,
865
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
866
+ }
867
+ },
868
+ "countryName": {
869
+ "@id": "untp:countryName",
870
+ "@type": "xsd:string"
871
+ }
872
+ }
873
+ },
874
+ "materialType": {
875
+ "@protected": true,
876
+ "@id": "untp:materialType",
877
+ "@context": {
878
+ "@protected": true,
879
+ "code": {
880
+ "@id": "untp:code",
881
+ "@type": "xsd:string"
882
+ },
883
+ "name": {
884
+ "@id": "schema:name"
885
+ },
886
+ "definition": {
887
+ "@id": "untp:definition",
888
+ "@type": "xsd:string"
889
+ },
890
+ "schemeId": {
891
+ "@id": "untp:schemeId",
892
+ "@type": "xsd:anyURI"
893
+ },
894
+ "schemeName": {
895
+ "@id": "untp:schemeName",
896
+ "@type": "xsd:string"
897
+ }
898
+ }
899
+ },
900
+ "massFraction": {
901
+ "@id": "untp:massFraction",
902
+ "@type": "xsd:double"
903
+ },
904
+ "mass": {
905
+ "@protected": true,
906
+ "@id": "untp:mass",
907
+ "@context": {
908
+ "@protected": true,
909
+ "value": {
910
+ "@id": "untp:value",
911
+ "@type": "xsd:double"
912
+ },
913
+ "upperTolerance": {
914
+ "@id": "untp:upperTolerance",
915
+ "@type": "xsd:double"
916
+ },
917
+ "lowerTolerance": {
918
+ "@id": "untp:lowerTolerance",
919
+ "@type": "xsd:double"
920
+ },
921
+ "unit": {
922
+ "@id": "untp:unit",
923
+ "@type": "@vocab",
924
+ "@context": {
925
+ "@protected": true,
926
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
927
+ }
928
+ }
929
+ }
930
+ },
931
+ "recycledMassFraction": {
932
+ "@id": "untp:recycledMassFraction",
933
+ "@type": "xsd:double"
934
+ },
935
+ "hazardous": {
936
+ "@id": "untp:hazardous",
937
+ "@type": "xsd:boolean"
938
+ },
939
+ "symbol": {
940
+ "@protected": true,
941
+ "@id": "untp:symbol",
942
+ "@context": {
943
+ "@protected": true,
944
+ "name": {
945
+ "@id": "schema:name"
946
+ },
947
+ "description": {
948
+ "@id": "schema:description"
949
+ },
950
+ "imageData": {
951
+ "@id": "untp:imageData",
952
+ "@type": "xsd:string"
953
+ },
954
+ "mediaType": {
955
+ "@id": "https://schema.org/encodingFormat"
956
+ }
957
+ }
958
+ },
959
+ "materialSafetyInformation": {
960
+ "@protected": true,
961
+ "@id": "untp:materialSafetyInformation",
962
+ "@context": {
963
+ "@protected": true,
964
+ "linkURL": {
965
+ "@id": "untp:linkURL",
966
+ "@type": "xsd:anyURI"
967
+ },
968
+ "linkName": {
969
+ "@id": "untp:linkName",
970
+ "@type": "xsd:string"
971
+ },
972
+ "digestMultibase": {
973
+ "@id": "https://w3id.org/security#digestMultibase",
974
+ "@type": "https://w3id.org/security#multibase"
975
+ },
976
+ "mediaType": {
977
+ "@id": "https://schema.org/encodingFormat"
978
+ },
979
+ "linkType": {
980
+ "@id": "untp:linkType",
981
+ "@type": "xsd:string"
982
+ }
983
+ }
984
+ }
985
+ }
986
+ }
987
+ }
988
+ },
989
+ "performanceClaim": {
990
+ "@id": "untp:performanceClaim",
991
+ "@type": "@id"
992
+ }
993
+ }
994
+ },
995
+ "ConformityScheme": {
996
+ "@protected": true,
997
+ "@id": "untp:ConformityScheme",
998
+ "@context": {
999
+ "@protected": true,
1000
+ "@vocab": "https://vocabulary.uncefact.org/untp/ConformityScheme#",
1001
+ "name": {
1002
+ "@id": "schema:name"
1003
+ },
1004
+ "description": {
1005
+ "@id": "schema:description"
1006
+ },
1007
+ "owner": {
1008
+ "@id": "untp:owner",
1009
+ "@type": "@id"
1010
+ },
1011
+ "endorsementLevel": {
1012
+ "@id": "untp:endorsementLevel",
1013
+ "@type": "@vocab",
1014
+ "@context": {
1015
+ "@protected": true,
1016
+ "@vocab": "https://vocabulary.uncefact.org/untp/SchemeEndorsementLevel#"
1017
+ }
1018
+ },
1019
+ "endorsement": {
1020
+ "@protected": true,
1021
+ "@id": "untp:endorsement",
1022
+ "@context": {
1023
+ "@protected": true,
1024
+ "name": {
1025
+ "@id": "schema:name"
1026
+ },
1027
+ "trustmark": {
1028
+ "@protected": true,
1029
+ "@id": "untp:trustmark",
1030
+ "@context": {
1031
+ "@protected": true,
1032
+ "name": {
1033
+ "@id": "schema:name"
1034
+ },
1035
+ "description": {
1036
+ "@id": "schema:description"
1037
+ },
1038
+ "imageData": {
1039
+ "@id": "untp:imageData",
1040
+ "@type": "xsd:string"
1041
+ },
1042
+ "mediaType": {
1043
+ "@id": "https://schema.org/encodingFormat"
1044
+ }
1045
+ }
1046
+ },
1047
+ "issuingAuthority": {
1048
+ "@id": "untp:issuingAuthority",
1049
+ "@type": "@id"
1050
+ },
1051
+ "endorsementEvidence": {
1052
+ "@protected": true,
1053
+ "@id": "untp:endorsementEvidence",
1054
+ "@context": {
1055
+ "@protected": true,
1056
+ "linkURL": {
1057
+ "@id": "untp:linkURL",
1058
+ "@type": "xsd:anyURI"
1059
+ },
1060
+ "linkName": {
1061
+ "@id": "untp:linkName",
1062
+ "@type": "xsd:string"
1063
+ },
1064
+ "digestMultibase": {
1065
+ "@id": "https://w3id.org/security#digestMultibase",
1066
+ "@type": "https://w3id.org/security#multibase"
1067
+ },
1068
+ "mediaType": {
1069
+ "@id": "https://schema.org/encodingFormat"
1070
+ },
1071
+ "linkType": {
1072
+ "@id": "untp:linkType",
1073
+ "@type": "xsd:string"
1074
+ }
1075
+ }
1076
+ }
1077
+ }
1078
+ },
1079
+ "schemeScoringFramework": {
1080
+ "@protected": true,
1081
+ "@id": "untp:schemeScoringFramework",
1082
+ "@context": {
1083
+ "@protected": true,
1084
+ "name": {
1085
+ "@id": "schema:name"
1086
+ },
1087
+ "description": {
1088
+ "@id": "schema:description"
1089
+ },
1090
+ "score": {
1091
+ "@protected": true,
1092
+ "@id": "untp:score",
1093
+ "@context": {
1094
+ "@protected": true,
1095
+ "code": {
1096
+ "@id": "untp:code",
1097
+ "@type": "xsd:string"
1098
+ },
1099
+ "rank": {
1100
+ "@id": "untp:rank",
1101
+ "@type": "xsd:integer"
1102
+ },
1103
+ "definition": {
1104
+ "@id": "untp:definition",
1105
+ "@type": "xsd:string"
1106
+ }
1107
+ }
1108
+ }
1109
+ }
1110
+ },
1111
+ "documentation": {
1112
+ "@id": "untp:documentation",
1113
+ "@type": "xsd:anyURI"
1114
+ },
1115
+ "licenseType": {
1116
+ "@id": "untp:licenseType",
1117
+ "@type": "@vocab",
1118
+ "@context": {
1119
+ "@protected": true,
1120
+ "@vocab": "https://vocabulary.uncefact.org/untp/LicenseType#"
1121
+ }
1122
+ },
1123
+ "establishedDate": {
1124
+ "@id": "untp:establishedDate",
1125
+ "@type": "xsd:date"
1126
+ },
1127
+ "geographicScope": {
1128
+ "@protected": true,
1129
+ "@id": "untp:geographicScope",
1130
+ "@context": {
1131
+ "@protected": true,
1132
+ "code": {
1133
+ "@id": "untp:code",
1134
+ "@type": "xsd:string"
1135
+ },
1136
+ "name": {
1137
+ "@id": "schema:name"
1138
+ },
1139
+ "definition": {
1140
+ "@id": "untp:definition",
1141
+ "@type": "xsd:string"
1142
+ },
1143
+ "schemeId": {
1144
+ "@id": "untp:schemeId",
1145
+ "@type": "xsd:anyURI"
1146
+ },
1147
+ "schemeName": {
1148
+ "@id": "untp:schemeName",
1149
+ "@type": "xsd:string"
1150
+ }
1151
+ }
1152
+ },
1153
+ "industryScope": {
1154
+ "@protected": true,
1155
+ "@id": "untp:industryScope",
1156
+ "@context": {
1157
+ "@protected": true,
1158
+ "code": {
1159
+ "@id": "untp:code",
1160
+ "@type": "xsd:string"
1161
+ },
1162
+ "name": {
1163
+ "@id": "schema:name"
1164
+ },
1165
+ "definition": {
1166
+ "@id": "untp:definition",
1167
+ "@type": "xsd:string"
1168
+ },
1169
+ "schemeId": {
1170
+ "@id": "untp:schemeId",
1171
+ "@type": "xsd:anyURI"
1172
+ },
1173
+ "schemeName": {
1174
+ "@id": "untp:schemeName",
1175
+ "@type": "xsd:string"
1176
+ }
1177
+ }
1178
+ },
1179
+ "trustmark": {
1180
+ "@protected": true,
1181
+ "@id": "untp:trustmark",
1182
+ "@context": {
1183
+ "@protected": true,
1184
+ "name": {
1185
+ "@id": "schema:name"
1186
+ },
1187
+ "description": {
1188
+ "@id": "schema:description"
1189
+ },
1190
+ "imageData": {
1191
+ "@id": "untp:imageData",
1192
+ "@type": "xsd:string"
1193
+ },
1194
+ "mediaType": {
1195
+ "@id": "https://schema.org/encodingFormat"
1196
+ }
1197
+ }
1198
+ },
1199
+ "conformsTo": {
1200
+ "@protected": true,
1201
+ "@id": "untp:conformsTo",
1202
+ "@context": {
1203
+ "@protected": true,
1204
+ "linkURL": {
1205
+ "@id": "untp:linkURL",
1206
+ "@type": "xsd:anyURI"
1207
+ },
1208
+ "linkName": {
1209
+ "@id": "untp:linkName",
1210
+ "@type": "xsd:string"
1211
+ },
1212
+ "digestMultibase": {
1213
+ "@id": "https://w3id.org/security#digestMultibase",
1214
+ "@type": "https://w3id.org/security#multibase"
1215
+ },
1216
+ "mediaType": {
1217
+ "@id": "https://schema.org/encodingFormat"
1218
+ },
1219
+ "linkType": {
1220
+ "@id": "untp:linkType",
1221
+ "@type": "xsd:string"
1222
+ }
1223
+ }
1224
+ },
1225
+ "includedProfile": {
1226
+ "@id": "untp:includedProfile",
1227
+ "@type": "@id"
1228
+ }
1229
+ }
1230
+ },
1231
+ "ConformityProfile": {
1232
+ "@protected": true,
1233
+ "@id": "untp:ConformityProfile",
1234
+ "@context": {
1235
+ "@protected": true,
1236
+ "@vocab": "https://vocabulary.uncefact.org/untp/ConformityProfile#",
1237
+ "name": {
1238
+ "@id": "schema:name"
1239
+ },
1240
+ "description": {
1241
+ "@id": "schema:description"
1242
+ },
1243
+ "version": {
1244
+ "@id": "untp:version",
1245
+ "@type": "xsd:string"
1246
+ },
1247
+ "validFrom": {
1248
+ "@id": "untp:validFrom",
1249
+ "@type": "xsd:date"
1250
+ },
1251
+ "status": {
1252
+ "@id": "untp:status",
1253
+ "@type": "@vocab",
1254
+ "@context": {
1255
+ "@protected": true,
1256
+ "@vocab": "https://vocabulary.uncefact.org/untp/CriterionStatus#"
1257
+ }
1258
+ },
1259
+ "subjectType": {
1260
+ "@id": "untp:subjectType",
1261
+ "@type": "@vocab",
1262
+ "@context": {
1263
+ "@protected": true,
1264
+ "@vocab": "https://vocabulary.uncefact.org/untp/AssessmentSubjectType#"
1265
+ }
1266
+ },
1267
+ "standardAlignment": {
1268
+ "@protected": true,
1269
+ "@id": "untp:standardAlignment",
1270
+ "@context": {
1271
+ "@protected": true,
1272
+ "standard": {
1273
+ "@id": "untp:standard",
1274
+ "@type": "@id"
1275
+ },
1276
+ "alignmentLevel": {
1277
+ "@id": "untp:alignmentLevel",
1278
+ "@type": "@vocab",
1279
+ "@context": {
1280
+ "@protected": true,
1281
+ "@vocab": "https://vocabulary.uncefact.org/untp/SchemeAlignmentLevel#"
1282
+ }
1283
+ }
1284
+ }
1285
+ },
1286
+ "regulatoryAlignment": {
1287
+ "@protected": true,
1288
+ "@id": "untp:regulatoryAlignment",
1289
+ "@context": {
1290
+ "@protected": true,
1291
+ "regulation": {
1292
+ "@id": "untp:regulation",
1293
+ "@type": "@id"
1294
+ },
1295
+ "alignmentLevel": {
1296
+ "@id": "untp:alignmentLevel",
1297
+ "@type": "@vocab",
1298
+ "@context": {
1299
+ "@protected": true,
1300
+ "@vocab": "https://vocabulary.uncefact.org/untp/SchemeAlignmentLevel#"
1301
+ }
1302
+ }
1303
+ }
1304
+ },
1305
+ "criterionScoringFramework": {
1306
+ "@protected": true,
1307
+ "@id": "untp:criterionScoringFramework",
1308
+ "@context": {
1309
+ "@protected": true,
1310
+ "name": {
1311
+ "@id": "schema:name"
1312
+ },
1313
+ "description": {
1314
+ "@id": "schema:description"
1315
+ },
1316
+ "score": {
1317
+ "@protected": true,
1318
+ "@id": "untp:score",
1319
+ "@context": {
1320
+ "@protected": true,
1321
+ "code": {
1322
+ "@id": "untp:code",
1323
+ "@type": "xsd:string"
1324
+ },
1325
+ "rank": {
1326
+ "@id": "untp:rank",
1327
+ "@type": "xsd:integer"
1328
+ },
1329
+ "definition": {
1330
+ "@id": "untp:definition",
1331
+ "@type": "xsd:string"
1332
+ }
1333
+ }
1334
+ }
1335
+ }
1336
+ },
1337
+ "documentation": {
1338
+ "@id": "untp:documentation",
1339
+ "@type": "xsd:anyURI"
1340
+ },
1341
+ "criterion": {
1342
+ "@id": "untp:criterion",
1343
+ "@type": "@id"
1344
+ },
1345
+ "scope": {
1346
+ "@protected": true,
1347
+ "@id": "untp:scope",
1348
+ "@context": {
1349
+ "@protected": true,
1350
+ "code": {
1351
+ "@id": "untp:code",
1352
+ "@type": "xsd:string"
1353
+ },
1354
+ "name": {
1355
+ "@id": "schema:name"
1356
+ },
1357
+ "definition": {
1358
+ "@id": "untp:definition",
1359
+ "@type": "xsd:string"
1360
+ },
1361
+ "schemeId": {
1362
+ "@id": "untp:schemeId",
1363
+ "@type": "xsd:anyURI"
1364
+ },
1365
+ "schemeName": {
1366
+ "@id": "untp:schemeName",
1367
+ "@type": "xsd:string"
1368
+ }
1369
+ }
1370
+ },
1371
+ "scheme": {
1372
+ "@id": "untp:scheme",
1373
+ "@type": "@id"
1374
+ }
1375
+ }
1376
+ },
1377
+ "Product": {
1378
+ "@protected": true,
1379
+ "@id": "untp:Product",
1380
+ "@context": {
1381
+ "@protected": true,
1382
+ "@vocab": "https://vocabulary.uncefact.org/untp/Product#",
1383
+ "name": {
1384
+ "@id": "schema:name"
1385
+ },
1386
+ "description": {
1387
+ "@id": "schema:description"
1388
+ },
1389
+ "idScheme": {
1390
+ "@id": "untp:idScheme",
1391
+ "@type": "@id",
1392
+ "@context": {
1393
+ "@protected": true,
1394
+ "id": {
1395
+ "@id": "untp:id",
1396
+ "@type": "xsd:anyURI"
1397
+ },
1398
+ "name": {
1399
+ "@id": "schema:name"
1400
+ }
1401
+ }
1402
+ },
1403
+ "modelNumber": {
1404
+ "@id": "untp:modelNumber",
1405
+ "@type": "xsd:string"
1406
+ },
1407
+ "batchNumber": {
1408
+ "@id": "untp:batchNumber",
1409
+ "@type": "xsd:string"
1410
+ },
1411
+ "itemNumber": {
1412
+ "@id": "untp:itemNumber",
1413
+ "@type": "xsd:string"
1414
+ },
1415
+ "idGranularity": {
1416
+ "@id": "untp:idGranularity",
1417
+ "@type": "@vocab",
1418
+ "@context": {
1419
+ "@protected": true,
1420
+ "@vocab": "https://vocabulary.uncefact.org/untp/ProductIDGranularity#"
1421
+ }
1422
+ },
1423
+ "characteristics": {
1424
+ "@id": "untp:characteristics",
1425
+ "@context": {
1426
+ "@vocab": "https://vocabulary.uncefact.org/untp/Characteristics#"
1427
+ }
1428
+ },
1429
+ "productImage": {
1430
+ "@protected": true,
1431
+ "@id": "untp:productImage",
1432
+ "@context": {
1433
+ "@protected": true,
1434
+ "linkURL": {
1435
+ "@id": "untp:linkURL",
1436
+ "@type": "xsd:anyURI"
1437
+ },
1438
+ "linkName": {
1439
+ "@id": "untp:linkName",
1440
+ "@type": "xsd:string"
1441
+ },
1442
+ "digestMultibase": {
1443
+ "@id": "https://w3id.org/security#digestMultibase",
1444
+ "@type": "https://w3id.org/security#multibase"
1445
+ },
1446
+ "mediaType": {
1447
+ "@id": "https://schema.org/encodingFormat"
1448
+ },
1449
+ "linkType": {
1450
+ "@id": "untp:linkType",
1451
+ "@type": "xsd:string"
1452
+ }
1453
+ }
1454
+ },
1455
+ "productCategory": {
1456
+ "@protected": true,
1457
+ "@id": "untp:productCategory",
1458
+ "@context": {
1459
+ "@protected": true,
1460
+ "code": {
1461
+ "@id": "untp:code",
1462
+ "@type": "xsd:string"
1463
+ },
1464
+ "name": {
1465
+ "@id": "schema:name"
1466
+ },
1467
+ "definition": {
1468
+ "@id": "untp:definition",
1469
+ "@type": "xsd:string"
1470
+ },
1471
+ "schemeId": {
1472
+ "@id": "untp:schemeId",
1473
+ "@type": "xsd:anyURI"
1474
+ },
1475
+ "schemeName": {
1476
+ "@id": "untp:schemeName",
1477
+ "@type": "xsd:string"
1478
+ }
1479
+ }
1480
+ },
1481
+ "relatedDocument": {
1482
+ "@protected": true,
1483
+ "@id": "untp:relatedDocument",
1484
+ "@context": {
1485
+ "@protected": true,
1486
+ "linkURL": {
1487
+ "@id": "untp:linkURL",
1488
+ "@type": "xsd:anyURI"
1489
+ },
1490
+ "linkName": {
1491
+ "@id": "untp:linkName",
1492
+ "@type": "xsd:string"
1493
+ },
1494
+ "digestMultibase": {
1495
+ "@id": "https://w3id.org/security#digestMultibase",
1496
+ "@type": "https://w3id.org/security#multibase"
1497
+ },
1498
+ "mediaType": {
1499
+ "@id": "https://schema.org/encodingFormat"
1500
+ },
1501
+ "linkType": {
1502
+ "@id": "untp:linkType",
1503
+ "@type": "xsd:string"
1504
+ }
1505
+ }
1506
+ },
1507
+ "relatedParty": {
1508
+ "@protected": true,
1509
+ "@id": "untp:relatedParty",
1510
+ "@context": {
1511
+ "@protected": true,
1512
+ "role": {
1513
+ "@id": "untp:role",
1514
+ "@type": "@vocab",
1515
+ "@context": {
1516
+ "@protected": true,
1517
+ "@vocab": "https://vocabulary.uncefact.org/untp/PartyRole#"
1518
+ }
1519
+ },
1520
+ "party": {
1521
+ "@id": "untp:party",
1522
+ "@type": "@id"
1523
+ }
1524
+ }
1525
+ },
1526
+ "producedAtFacility": {
1527
+ "@id": "untp:producedAtFacility",
1528
+ "@type": "@id"
1529
+ },
1530
+ "productionDate": {
1531
+ "@id": "untp:productionDate",
1532
+ "@type": "xsd:date"
1533
+ },
1534
+ "expiryDate": {
1535
+ "@id": "untp:expiryDate",
1536
+ "@type": "xsd:date"
1537
+ },
1538
+ "countryOfProduction": {
1539
+ "@protected": true,
1540
+ "@id": "untp:countryOfProduction",
1541
+ "@context": {
1542
+ "@protected": true,
1543
+ "countryCode": {
1544
+ "@id": "untp:countryCode",
1545
+ "@type": "@vocab",
1546
+ "@context": {
1547
+ "@protected": true,
1548
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
1549
+ }
1550
+ },
1551
+ "countryName": {
1552
+ "@id": "untp:countryName",
1553
+ "@type": "xsd:string"
1554
+ }
1555
+ }
1556
+ },
1557
+ "dimensions": {
1558
+ "@protected": true,
1559
+ "@id": "untp:dimensions",
1560
+ "@context": {
1561
+ "@protected": true,
1562
+ "weight": {
1563
+ "@protected": true,
1564
+ "@id": "untp:weight",
1565
+ "@context": {
1566
+ "@protected": true,
1567
+ "value": {
1568
+ "@id": "untp:value",
1569
+ "@type": "xsd:double"
1570
+ },
1571
+ "upperTolerance": {
1572
+ "@id": "untp:upperTolerance",
1573
+ "@type": "xsd:double"
1574
+ },
1575
+ "lowerTolerance": {
1576
+ "@id": "untp:lowerTolerance",
1577
+ "@type": "xsd:double"
1578
+ },
1579
+ "unit": {
1580
+ "@id": "untp:unit",
1581
+ "@type": "@vocab",
1582
+ "@context": {
1583
+ "@protected": true,
1584
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1585
+ }
1586
+ }
1587
+ }
1588
+ },
1589
+ "length": {
1590
+ "@protected": true,
1591
+ "@id": "untp:length",
1592
+ "@context": {
1593
+ "@protected": true,
1594
+ "value": {
1595
+ "@id": "untp:value",
1596
+ "@type": "xsd:double"
1597
+ },
1598
+ "upperTolerance": {
1599
+ "@id": "untp:upperTolerance",
1600
+ "@type": "xsd:double"
1601
+ },
1602
+ "lowerTolerance": {
1603
+ "@id": "untp:lowerTolerance",
1604
+ "@type": "xsd:double"
1605
+ },
1606
+ "unit": {
1607
+ "@id": "untp:unit",
1608
+ "@type": "@vocab",
1609
+ "@context": {
1610
+ "@protected": true,
1611
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1612
+ }
1613
+ }
1614
+ }
1615
+ },
1616
+ "width": {
1617
+ "@protected": true,
1618
+ "@id": "untp:width",
1619
+ "@context": {
1620
+ "@protected": true,
1621
+ "value": {
1622
+ "@id": "untp:value",
1623
+ "@type": "xsd:double"
1624
+ },
1625
+ "upperTolerance": {
1626
+ "@id": "untp:upperTolerance",
1627
+ "@type": "xsd:double"
1628
+ },
1629
+ "lowerTolerance": {
1630
+ "@id": "untp:lowerTolerance",
1631
+ "@type": "xsd:double"
1632
+ },
1633
+ "unit": {
1634
+ "@id": "untp:unit",
1635
+ "@type": "@vocab",
1636
+ "@context": {
1637
+ "@protected": true,
1638
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1639
+ }
1640
+ }
1641
+ }
1642
+ },
1643
+ "height": {
1644
+ "@protected": true,
1645
+ "@id": "untp:height",
1646
+ "@context": {
1647
+ "@protected": true,
1648
+ "value": {
1649
+ "@id": "untp:value",
1650
+ "@type": "xsd:double"
1651
+ },
1652
+ "upperTolerance": {
1653
+ "@id": "untp:upperTolerance",
1654
+ "@type": "xsd:double"
1655
+ },
1656
+ "lowerTolerance": {
1657
+ "@id": "untp:lowerTolerance",
1658
+ "@type": "xsd:double"
1659
+ },
1660
+ "unit": {
1661
+ "@id": "untp:unit",
1662
+ "@type": "@vocab",
1663
+ "@context": {
1664
+ "@protected": true,
1665
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1666
+ }
1667
+ }
1668
+ }
1669
+ },
1670
+ "volume": {
1671
+ "@protected": true,
1672
+ "@id": "untp:volume",
1673
+ "@context": {
1674
+ "@protected": true,
1675
+ "value": {
1676
+ "@id": "untp:value",
1677
+ "@type": "xsd:double"
1678
+ },
1679
+ "upperTolerance": {
1680
+ "@id": "untp:upperTolerance",
1681
+ "@type": "xsd:double"
1682
+ },
1683
+ "lowerTolerance": {
1684
+ "@id": "untp:lowerTolerance",
1685
+ "@type": "xsd:double"
1686
+ },
1687
+ "unit": {
1688
+ "@id": "untp:unit",
1689
+ "@type": "@vocab",
1690
+ "@context": {
1691
+ "@protected": true,
1692
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1693
+ }
1694
+ }
1695
+ }
1696
+ }
1697
+ }
1698
+ },
1699
+ "materialProvenance": {
1700
+ "@protected": true,
1701
+ "@id": "untp:materialProvenance",
1702
+ "@context": {
1703
+ "@protected": true,
1704
+ "name": {
1705
+ "@id": "schema:name"
1706
+ },
1707
+ "originCountry": {
1708
+ "@protected": true,
1709
+ "@id": "untp:originCountry",
1710
+ "@context": {
1711
+ "@protected": true,
1712
+ "countryCode": {
1713
+ "@id": "untp:countryCode",
1714
+ "@type": "@vocab",
1715
+ "@context": {
1716
+ "@protected": true,
1717
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
1718
+ }
1719
+ },
1720
+ "countryName": {
1721
+ "@id": "untp:countryName",
1722
+ "@type": "xsd:string"
1723
+ }
1724
+ }
1725
+ },
1726
+ "materialType": {
1727
+ "@protected": true,
1728
+ "@id": "untp:materialType",
1729
+ "@context": {
1730
+ "@protected": true,
1731
+ "code": {
1732
+ "@id": "untp:code",
1733
+ "@type": "xsd:string"
1734
+ },
1735
+ "name": {
1736
+ "@id": "schema:name"
1737
+ },
1738
+ "definition": {
1739
+ "@id": "untp:definition",
1740
+ "@type": "xsd:string"
1741
+ },
1742
+ "schemeId": {
1743
+ "@id": "untp:schemeId",
1744
+ "@type": "xsd:anyURI"
1745
+ },
1746
+ "schemeName": {
1747
+ "@id": "untp:schemeName",
1748
+ "@type": "xsd:string"
1749
+ }
1750
+ }
1751
+ },
1752
+ "massFraction": {
1753
+ "@id": "untp:massFraction",
1754
+ "@type": "xsd:double"
1755
+ },
1756
+ "mass": {
1757
+ "@protected": true,
1758
+ "@id": "untp:mass",
1759
+ "@context": {
1760
+ "@protected": true,
1761
+ "value": {
1762
+ "@id": "untp:value",
1763
+ "@type": "xsd:double"
1764
+ },
1765
+ "upperTolerance": {
1766
+ "@id": "untp:upperTolerance",
1767
+ "@type": "xsd:double"
1768
+ },
1769
+ "lowerTolerance": {
1770
+ "@id": "untp:lowerTolerance",
1771
+ "@type": "xsd:double"
1772
+ },
1773
+ "unit": {
1774
+ "@id": "untp:unit",
1775
+ "@type": "@vocab",
1776
+ "@context": {
1777
+ "@protected": true,
1778
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1779
+ }
1780
+ }
1781
+ }
1782
+ },
1783
+ "recycledMassFraction": {
1784
+ "@id": "untp:recycledMassFraction",
1785
+ "@type": "xsd:double"
1786
+ },
1787
+ "hazardous": {
1788
+ "@id": "untp:hazardous",
1789
+ "@type": "xsd:boolean"
1790
+ },
1791
+ "symbol": {
1792
+ "@protected": true,
1793
+ "@id": "untp:symbol",
1794
+ "@context": {
1795
+ "@protected": true,
1796
+ "name": {
1797
+ "@id": "schema:name"
1798
+ },
1799
+ "description": {
1800
+ "@id": "schema:description"
1801
+ },
1802
+ "imageData": {
1803
+ "@id": "untp:imageData",
1804
+ "@type": "xsd:string"
1805
+ },
1806
+ "mediaType": {
1807
+ "@id": "https://schema.org/encodingFormat"
1808
+ }
1809
+ }
1810
+ },
1811
+ "materialSafetyInformation": {
1812
+ "@protected": true,
1813
+ "@id": "untp:materialSafetyInformation",
1814
+ "@context": {
1815
+ "@protected": true,
1816
+ "linkURL": {
1817
+ "@id": "untp:linkURL",
1818
+ "@type": "xsd:anyURI"
1819
+ },
1820
+ "linkName": {
1821
+ "@id": "untp:linkName",
1822
+ "@type": "xsd:string"
1823
+ },
1824
+ "digestMultibase": {
1825
+ "@id": "https://w3id.org/security#digestMultibase",
1826
+ "@type": "https://w3id.org/security#multibase"
1827
+ },
1828
+ "mediaType": {
1829
+ "@id": "https://schema.org/encodingFormat"
1830
+ },
1831
+ "linkType": {
1832
+ "@id": "untp:linkType",
1833
+ "@type": "xsd:string"
1834
+ }
1835
+ }
1836
+ }
1837
+ }
1838
+ },
1839
+ "packaging": {
1840
+ "@protected": true,
1841
+ "@id": "untp:packaging",
1842
+ "@context": {
1843
+ "@protected": true,
1844
+ "description": {
1845
+ "@id": "schema:description"
1846
+ },
1847
+ "dimensions": {
1848
+ "@protected": true,
1849
+ "@id": "untp:dimensions",
1850
+ "@context": {
1851
+ "@protected": true,
1852
+ "weight": {
1853
+ "@protected": true,
1854
+ "@id": "untp:weight",
1855
+ "@context": {
1856
+ "@protected": true,
1857
+ "value": {
1858
+ "@id": "untp:value",
1859
+ "@type": "xsd:double"
1860
+ },
1861
+ "upperTolerance": {
1862
+ "@id": "untp:upperTolerance",
1863
+ "@type": "xsd:double"
1864
+ },
1865
+ "lowerTolerance": {
1866
+ "@id": "untp:lowerTolerance",
1867
+ "@type": "xsd:double"
1868
+ },
1869
+ "unit": {
1870
+ "@id": "untp:unit",
1871
+ "@type": "@vocab",
1872
+ "@context": {
1873
+ "@protected": true,
1874
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1875
+ }
1876
+ }
1877
+ }
1878
+ },
1879
+ "length": {
1880
+ "@protected": true,
1881
+ "@id": "untp:length",
1882
+ "@context": {
1883
+ "@protected": true,
1884
+ "value": {
1885
+ "@id": "untp:value",
1886
+ "@type": "xsd:double"
1887
+ },
1888
+ "upperTolerance": {
1889
+ "@id": "untp:upperTolerance",
1890
+ "@type": "xsd:double"
1891
+ },
1892
+ "lowerTolerance": {
1893
+ "@id": "untp:lowerTolerance",
1894
+ "@type": "xsd:double"
1895
+ },
1896
+ "unit": {
1897
+ "@id": "untp:unit",
1898
+ "@type": "@vocab",
1899
+ "@context": {
1900
+ "@protected": true,
1901
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1902
+ }
1903
+ }
1904
+ }
1905
+ },
1906
+ "width": {
1907
+ "@protected": true,
1908
+ "@id": "untp:width",
1909
+ "@context": {
1910
+ "@protected": true,
1911
+ "value": {
1912
+ "@id": "untp:value",
1913
+ "@type": "xsd:double"
1914
+ },
1915
+ "upperTolerance": {
1916
+ "@id": "untp:upperTolerance",
1917
+ "@type": "xsd:double"
1918
+ },
1919
+ "lowerTolerance": {
1920
+ "@id": "untp:lowerTolerance",
1921
+ "@type": "xsd:double"
1922
+ },
1923
+ "unit": {
1924
+ "@id": "untp:unit",
1925
+ "@type": "@vocab",
1926
+ "@context": {
1927
+ "@protected": true,
1928
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1929
+ }
1930
+ }
1931
+ }
1932
+ },
1933
+ "height": {
1934
+ "@protected": true,
1935
+ "@id": "untp:height",
1936
+ "@context": {
1937
+ "@protected": true,
1938
+ "value": {
1939
+ "@id": "untp:value",
1940
+ "@type": "xsd:double"
1941
+ },
1942
+ "upperTolerance": {
1943
+ "@id": "untp:upperTolerance",
1944
+ "@type": "xsd:double"
1945
+ },
1946
+ "lowerTolerance": {
1947
+ "@id": "untp:lowerTolerance",
1948
+ "@type": "xsd:double"
1949
+ },
1950
+ "unit": {
1951
+ "@id": "untp:unit",
1952
+ "@type": "@vocab",
1953
+ "@context": {
1954
+ "@protected": true,
1955
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1956
+ }
1957
+ }
1958
+ }
1959
+ },
1960
+ "volume": {
1961
+ "@protected": true,
1962
+ "@id": "untp:volume",
1963
+ "@context": {
1964
+ "@protected": true,
1965
+ "value": {
1966
+ "@id": "untp:value",
1967
+ "@type": "xsd:double"
1968
+ },
1969
+ "upperTolerance": {
1970
+ "@id": "untp:upperTolerance",
1971
+ "@type": "xsd:double"
1972
+ },
1973
+ "lowerTolerance": {
1974
+ "@id": "untp:lowerTolerance",
1975
+ "@type": "xsd:double"
1976
+ },
1977
+ "unit": {
1978
+ "@id": "untp:unit",
1979
+ "@type": "@vocab",
1980
+ "@context": {
1981
+ "@protected": true,
1982
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1983
+ }
1984
+ }
1985
+ }
1986
+ }
1987
+ }
1988
+ },
1989
+ "materialUsed": {
1990
+ "@protected": true,
1991
+ "@id": "untp:materialUsed",
1992
+ "@context": {
1993
+ "@protected": true,
1994
+ "name": {
1995
+ "@id": "schema:name"
1996
+ },
1997
+ "originCountry": {
1998
+ "@protected": true,
1999
+ "@id": "untp:originCountry",
2000
+ "@context": {
2001
+ "@protected": true,
2002
+ "countryCode": {
2003
+ "@id": "untp:countryCode",
2004
+ "@type": "@vocab",
2005
+ "@context": {
2006
+ "@protected": true,
2007
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
2008
+ }
2009
+ },
2010
+ "countryName": {
2011
+ "@id": "untp:countryName",
2012
+ "@type": "xsd:string"
2013
+ }
2014
+ }
2015
+ },
2016
+ "materialType": {
2017
+ "@protected": true,
2018
+ "@id": "untp:materialType",
2019
+ "@context": {
2020
+ "@protected": true,
2021
+ "code": {
2022
+ "@id": "untp:code",
2023
+ "@type": "xsd:string"
2024
+ },
2025
+ "name": {
2026
+ "@id": "schema:name"
2027
+ },
2028
+ "definition": {
2029
+ "@id": "untp:definition",
2030
+ "@type": "xsd:string"
2031
+ },
2032
+ "schemeId": {
2033
+ "@id": "untp:schemeId",
2034
+ "@type": "xsd:anyURI"
2035
+ },
2036
+ "schemeName": {
2037
+ "@id": "untp:schemeName",
2038
+ "@type": "xsd:string"
2039
+ }
2040
+ }
2041
+ },
2042
+ "massFraction": {
2043
+ "@id": "untp:massFraction",
2044
+ "@type": "xsd:double"
2045
+ },
2046
+ "mass": {
2047
+ "@protected": true,
2048
+ "@id": "untp:mass",
2049
+ "@context": {
2050
+ "@protected": true,
2051
+ "value": {
2052
+ "@id": "untp:value",
2053
+ "@type": "xsd:double"
2054
+ },
2055
+ "upperTolerance": {
2056
+ "@id": "untp:upperTolerance",
2057
+ "@type": "xsd:double"
2058
+ },
2059
+ "lowerTolerance": {
2060
+ "@id": "untp:lowerTolerance",
2061
+ "@type": "xsd:double"
2062
+ },
2063
+ "unit": {
2064
+ "@id": "untp:unit",
2065
+ "@type": "@vocab",
2066
+ "@context": {
2067
+ "@protected": true,
2068
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
2069
+ }
2070
+ }
2071
+ }
2072
+ },
2073
+ "recycledMassFraction": {
2074
+ "@id": "untp:recycledMassFraction",
2075
+ "@type": "xsd:double"
2076
+ },
2077
+ "hazardous": {
2078
+ "@id": "untp:hazardous",
2079
+ "@type": "xsd:boolean"
2080
+ },
2081
+ "symbol": {
2082
+ "@protected": true,
2083
+ "@id": "untp:symbol",
2084
+ "@context": {
2085
+ "@protected": true,
2086
+ "name": {
2087
+ "@id": "schema:name"
2088
+ },
2089
+ "description": {
2090
+ "@id": "schema:description"
2091
+ },
2092
+ "imageData": {
2093
+ "@id": "untp:imageData",
2094
+ "@type": "xsd:string"
2095
+ },
2096
+ "mediaType": {
2097
+ "@id": "https://schema.org/encodingFormat"
2098
+ }
2099
+ }
2100
+ },
2101
+ "materialSafetyInformation": {
2102
+ "@protected": true,
2103
+ "@id": "untp:materialSafetyInformation",
2104
+ "@context": {
2105
+ "@protected": true,
2106
+ "linkURL": {
2107
+ "@id": "untp:linkURL",
2108
+ "@type": "xsd:anyURI"
2109
+ },
2110
+ "linkName": {
2111
+ "@id": "untp:linkName",
2112
+ "@type": "xsd:string"
2113
+ },
2114
+ "digestMultibase": {
2115
+ "@id": "https://w3id.org/security#digestMultibase",
2116
+ "@type": "https://w3id.org/security#multibase"
2117
+ },
2118
+ "mediaType": {
2119
+ "@id": "https://schema.org/encodingFormat"
2120
+ },
2121
+ "linkType": {
2122
+ "@id": "untp:linkType",
2123
+ "@type": "xsd:string"
2124
+ }
2125
+ }
2126
+ }
2127
+ }
2128
+ },
2129
+ "packageLabel": {
2130
+ "@protected": true,
2131
+ "@id": "untp:packageLabel",
2132
+ "@context": {
2133
+ "@protected": true,
2134
+ "name": {
2135
+ "@id": "schema:name"
2136
+ },
2137
+ "description": {
2138
+ "@id": "schema:description"
2139
+ },
2140
+ "imageData": {
2141
+ "@id": "untp:imageData",
2142
+ "@type": "xsd:string"
2143
+ },
2144
+ "mediaType": {
2145
+ "@id": "https://schema.org/encodingFormat"
2146
+ }
2147
+ }
2148
+ },
2149
+ "performanceClaim": {
2150
+ "@id": "untp:performanceClaim",
2151
+ "@type": "@id"
2152
+ }
2153
+ }
2154
+ },
2155
+ "productLabel": {
2156
+ "@protected": true,
2157
+ "@id": "untp:productLabel",
2158
+ "@context": {
2159
+ "@protected": true,
2160
+ "name": {
2161
+ "@id": "schema:name"
2162
+ },
2163
+ "description": {
2164
+ "@id": "schema:description"
2165
+ },
2166
+ "imageData": {
2167
+ "@id": "untp:imageData",
2168
+ "@type": "xsd:string"
2169
+ },
2170
+ "mediaType": {
2171
+ "@id": "https://schema.org/encodingFormat"
2172
+ }
2173
+ }
2174
+ },
2175
+ "performanceClaim": {
2176
+ "@id": "untp:performanceClaim",
2177
+ "@type": "@id"
2178
+ }
2179
+ }
2180
+ },
2181
+ "ConformityAssessment": {
2182
+ "@protected": true,
2183
+ "@id": "untp:ConformityAssessment",
2184
+ "@context": {
2185
+ "@protected": true,
2186
+ "@vocab": "https://vocabulary.uncefact.org/untp/ConformityAssessment#",
2187
+ "name": {
2188
+ "@id": "schema:name"
2189
+ },
2190
+ "description": {
2191
+ "@id": "schema:description"
2192
+ },
2193
+ "assessmentCriteria": {
2194
+ "@id": "untp:assessmentCriteria",
2195
+ "@type": "@id"
2196
+ },
2197
+ "assessmentDate": {
2198
+ "@id": "untp:assessmentDate",
2199
+ "@type": "xsd:date"
2200
+ },
2201
+ "assessedPerformance": {
2202
+ "@protected": true,
2203
+ "@id": "untp:assessedPerformance",
2204
+ "@context": {
2205
+ "@protected": true,
2206
+ "metric": {
2207
+ "@id": "untp:metric",
2208
+ "@type": "@id"
2209
+ },
2210
+ "measure": {
2211
+ "@protected": true,
2212
+ "@id": "untp:measure",
2213
+ "@context": {
2214
+ "@protected": true,
2215
+ "value": {
2216
+ "@id": "untp:value",
2217
+ "@type": "xsd:double"
2218
+ },
2219
+ "upperTolerance": {
2220
+ "@id": "untp:upperTolerance",
2221
+ "@type": "xsd:double"
2222
+ },
2223
+ "lowerTolerance": {
2224
+ "@id": "untp:lowerTolerance",
2225
+ "@type": "xsd:double"
2226
+ },
2227
+ "unit": {
2228
+ "@id": "untp:unit",
2229
+ "@type": "@vocab",
2230
+ "@context": {
2231
+ "@protected": true,
2232
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
2233
+ }
2234
+ }
2235
+ }
2236
+ },
2237
+ "score": {
2238
+ "@protected": true,
2239
+ "@id": "untp:score",
2240
+ "@context": {
2241
+ "@protected": true,
2242
+ "code": {
2243
+ "@id": "untp:code",
2244
+ "@type": "xsd:string"
2245
+ },
2246
+ "rank": {
2247
+ "@id": "untp:rank",
2248
+ "@type": "xsd:integer"
2249
+ },
2250
+ "definition": {
2251
+ "@id": "untp:definition",
2252
+ "@type": "xsd:string"
2253
+ }
2254
+ }
2255
+ }
2256
+ }
2257
+ },
2258
+ "assessedProduct": {
2259
+ "@protected": true,
2260
+ "@id": "untp:assessedProduct",
2261
+ "@context": {
2262
+ "@protected": true,
2263
+ "product": {
2264
+ "@id": "untp:product",
2265
+ "@type": "@id"
2266
+ },
2267
+ "idVerifiedByCAB": {
2268
+ "@id": "untp:idVerifiedByCAB",
2269
+ "@type": "xsd:boolean"
2270
+ }
2271
+ }
2272
+ },
2273
+ "assessedFacility": {
2274
+ "@protected": true,
2275
+ "@id": "untp:assessedFacility",
2276
+ "@context": {
2277
+ "@protected": true,
2278
+ "facility": {
2279
+ "@id": "untp:facility",
2280
+ "@type": "@id"
2281
+ },
2282
+ "idVerifiedByCAB": {
2283
+ "@id": "untp:idVerifiedByCAB",
2284
+ "@type": "xsd:boolean"
2285
+ }
2286
+ }
2287
+ },
2288
+ "assessedOrganisation": {
2289
+ "@id": "untp:assessedOrganisation",
2290
+ "@type": "@id"
2291
+ },
2292
+ "referenceStandard": {
2293
+ "@id": "untp:referenceStandard",
2294
+ "@type": "@id"
2295
+ },
2296
+ "referenceRegulation": {
2297
+ "@id": "untp:referenceRegulation",
2298
+ "@type": "@id"
2299
+ },
2300
+ "specifiedCondition": {
2301
+ "@id": "untp:specifiedCondition",
2302
+ "@type": "xsd:string"
2303
+ },
2304
+ "evidence": {
2305
+ "@protected": true,
2306
+ "@id": "untp:evidence",
2307
+ "@context": {
2308
+ "@protected": true,
2309
+ "linkURL": {
2310
+ "@id": "untp:linkURL",
2311
+ "@type": "xsd:anyURI"
2312
+ },
2313
+ "linkName": {
2314
+ "@id": "untp:linkName",
2315
+ "@type": "xsd:string"
2316
+ },
2317
+ "digestMultibase": {
2318
+ "@id": "https://w3id.org/security#digestMultibase",
2319
+ "@type": "https://w3id.org/security#multibase"
2320
+ },
2321
+ "mediaType": {
2322
+ "@id": "https://schema.org/encodingFormat"
2323
+ },
2324
+ "linkType": {
2325
+ "@id": "untp:linkType",
2326
+ "@type": "xsd:string"
2327
+ }
2328
+ }
2329
+ },
2330
+ "conformityTopic": {
2331
+ "@id": "untp:conformityTopic",
2332
+ "@type": "@id",
2333
+ "@container": "@set"
2334
+ },
2335
+ "conformance": {
2336
+ "@id": "untp:conformance",
2337
+ "@type": "xsd:boolean"
2338
+ }
2339
+ }
2340
+ },
2341
+ "ConformityAttestation": {
2342
+ "@protected": true,
2343
+ "@id": "untp:ConformityAttestation",
2344
+ "@context": {
2345
+ "@protected": true,
2346
+ "@vocab": "https://vocabulary.uncefact.org/untp/ConformityAttestation#",
2347
+ "name": {
2348
+ "@id": "schema:name"
2349
+ },
2350
+ "description": {
2351
+ "@id": "schema:description"
2352
+ },
2353
+ "assessorLevel": {
2354
+ "@id": "untp:assessorLevel",
2355
+ "@type": "@vocab",
2356
+ "@context": {
2357
+ "@protected": true,
2358
+ "@vocab": "https://vocabulary.uncefact.org/untp/AssessorLevel#"
2359
+ }
2360
+ },
2361
+ "assessmentLevel": {
2362
+ "@id": "untp:assessmentLevel",
2363
+ "@type": "@vocab",
2364
+ "@context": {
2365
+ "@protected": true,
2366
+ "@vocab": "https://vocabulary.uncefact.org/untp/AssessmentLevel#"
2367
+ }
2368
+ },
2369
+ "attestationType": {
2370
+ "@id": "untp:attestationType",
2371
+ "@type": "@vocab",
2372
+ "@context": {
2373
+ "@protected": true,
2374
+ "@vocab": "https://vocabulary.uncefact.org/untp/AttestationType#"
2375
+ }
2376
+ },
2377
+ "issuedToParty": {
2378
+ "@id": "untp:issuedToParty",
2379
+ "@type": "@id"
2380
+ },
2381
+ "authorisation": {
2382
+ "@protected": true,
2383
+ "@id": "untp:authorisation",
2384
+ "@context": {
2385
+ "@protected": true,
2386
+ "name": {
2387
+ "@id": "schema:name"
2388
+ },
2389
+ "trustmark": {
2390
+ "@protected": true,
2391
+ "@id": "untp:trustmark",
2392
+ "@context": {
2393
+ "@protected": true,
2394
+ "name": {
2395
+ "@id": "schema:name"
2396
+ },
2397
+ "description": {
2398
+ "@id": "schema:description"
2399
+ },
2400
+ "imageData": {
2401
+ "@id": "untp:imageData",
2402
+ "@type": "xsd:string"
2403
+ },
2404
+ "mediaType": {
2405
+ "@id": "https://schema.org/encodingFormat"
2406
+ }
2407
+ }
2408
+ },
2409
+ "issuingAuthority": {
2410
+ "@id": "untp:issuingAuthority",
2411
+ "@type": "@id"
2412
+ },
2413
+ "endorsementEvidence": {
2414
+ "@protected": true,
2415
+ "@id": "untp:endorsementEvidence",
2416
+ "@context": {
2417
+ "@protected": true,
2418
+ "linkURL": {
2419
+ "@id": "untp:linkURL",
2420
+ "@type": "xsd:anyURI"
2421
+ },
2422
+ "linkName": {
2423
+ "@id": "untp:linkName",
2424
+ "@type": "xsd:string"
2425
+ },
2426
+ "digestMultibase": {
2427
+ "@id": "https://w3id.org/security#digestMultibase",
2428
+ "@type": "https://w3id.org/security#multibase"
2429
+ },
2430
+ "mediaType": {
2431
+ "@id": "https://schema.org/encodingFormat"
2432
+ },
2433
+ "linkType": {
2434
+ "@id": "untp:linkType",
2435
+ "@type": "xsd:string"
2436
+ }
2437
+ }
2438
+ }
2439
+ }
2440
+ },
2441
+ "referenceScheme": {
2442
+ "@id": "untp:referenceScheme",
2443
+ "@type": "@id"
2444
+ },
2445
+ "referenceProfile": {
2446
+ "@id": "untp:referenceProfile",
2447
+ "@type": "@id"
2448
+ },
2449
+ "profileScore": {
2450
+ "@protected": true,
2451
+ "@id": "untp:profileScore",
2452
+ "@context": {
2453
+ "@protected": true,
2454
+ "code": {
2455
+ "@id": "untp:code",
2456
+ "@type": "xsd:string"
2457
+ },
2458
+ "rank": {
2459
+ "@id": "untp:rank",
2460
+ "@type": "xsd:integer"
2461
+ },
2462
+ "definition": {
2463
+ "@id": "untp:definition",
2464
+ "@type": "xsd:string"
2465
+ }
2466
+ }
2467
+ },
2468
+ "conformityCertificate": {
2469
+ "@protected": true,
2470
+ "@id": "untp:conformityCertificate",
2471
+ "@context": {
2472
+ "@protected": true,
2473
+ "linkURL": {
2474
+ "@id": "untp:linkURL",
2475
+ "@type": "xsd:anyURI"
2476
+ },
2477
+ "linkName": {
2478
+ "@id": "untp:linkName",
2479
+ "@type": "xsd:string"
2480
+ },
2481
+ "digestMultibase": {
2482
+ "@id": "https://w3id.org/security#digestMultibase",
2483
+ "@type": "https://w3id.org/security#multibase"
2484
+ },
2485
+ "mediaType": {
2486
+ "@id": "https://schema.org/encodingFormat"
2487
+ },
2488
+ "linkType": {
2489
+ "@id": "untp:linkType",
2490
+ "@type": "xsd:string"
2491
+ }
2492
+ }
2493
+ },
2494
+ "auditableEvidence": {
2495
+ "@protected": true,
2496
+ "@id": "untp:auditableEvidence",
2497
+ "@context": {
2498
+ "@protected": true,
2499
+ "linkURL": {
2500
+ "@id": "untp:linkURL",
2501
+ "@type": "xsd:anyURI"
2502
+ },
2503
+ "linkName": {
2504
+ "@id": "untp:linkName",
2505
+ "@type": "xsd:string"
2506
+ },
2507
+ "digestMultibase": {
2508
+ "@id": "https://w3id.org/security#digestMultibase",
2509
+ "@type": "https://w3id.org/security#multibase"
2510
+ },
2511
+ "mediaType": {
2512
+ "@id": "https://schema.org/encodingFormat"
2513
+ },
2514
+ "linkType": {
2515
+ "@id": "untp:linkType",
2516
+ "@type": "xsd:string"
2517
+ }
2518
+ }
2519
+ },
2520
+ "trustmark": {
2521
+ "@protected": true,
2522
+ "@id": "untp:trustmark",
2523
+ "@context": {
2524
+ "@protected": true,
2525
+ "name": {
2526
+ "@id": "schema:name"
2527
+ },
2528
+ "description": {
2529
+ "@id": "schema:description"
2530
+ },
2531
+ "imageData": {
2532
+ "@id": "untp:imageData",
2533
+ "@type": "xsd:string"
2534
+ },
2535
+ "mediaType": {
2536
+ "@id": "https://schema.org/encodingFormat"
2537
+ }
2538
+ }
2539
+ },
2540
+ "conformityAssessment": {
2541
+ "@id": "untp:conformityAssessment",
2542
+ "@type": "@id"
2543
+ }
2544
+ }
2545
+ },
2546
+ "LifecycleEvent": {
2547
+ "@protected": true,
2548
+ "@id": "untp:LifecycleEvent",
2549
+ "@context": {
2550
+ "@protected": true,
2551
+ "@vocab": "https://vocabulary.uncefact.org/untp/LifecycleEvent#",
2552
+ "name": {
2553
+ "@id": "schema:name"
2554
+ },
2555
+ "description": {
2556
+ "@id": "schema:description"
2557
+ },
2558
+ "eventDate": {
2559
+ "@id": "untp:eventDate",
2560
+ "@type": "xsd:datetime"
2561
+ },
2562
+ "sensorData": {
2563
+ "@protected": true,
2564
+ "@id": "untp:sensorData",
2565
+ "@context": {
2566
+ "@protected": true,
2567
+ "metric": {
2568
+ "@id": "untp:metric",
2569
+ "@type": "@id"
2570
+ },
2571
+ "measure": {
2572
+ "@protected": true,
2573
+ "@id": "untp:measure",
2574
+ "@context": {
2575
+ "@protected": true,
2576
+ "value": {
2577
+ "@id": "untp:value",
2578
+ "@type": "xsd:double"
2579
+ },
2580
+ "upperTolerance": {
2581
+ "@id": "untp:upperTolerance",
2582
+ "@type": "xsd:double"
2583
+ },
2584
+ "lowerTolerance": {
2585
+ "@id": "untp:lowerTolerance",
2586
+ "@type": "xsd:double"
2587
+ },
2588
+ "unit": {
2589
+ "@id": "untp:unit",
2590
+ "@type": "@vocab",
2591
+ "@context": {
2592
+ "@protected": true,
2593
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
2594
+ }
2595
+ }
2596
+ }
2597
+ },
2598
+ "rawData": {
2599
+ "@protected": true,
2600
+ "@id": "untp:rawData",
2601
+ "@context": {
2602
+ "@protected": true,
2603
+ "linkURL": {
2604
+ "@id": "untp:linkURL",
2605
+ "@type": "xsd:anyURI"
2606
+ },
2607
+ "linkName": {
2608
+ "@id": "untp:linkName",
2609
+ "@type": "xsd:string"
2610
+ },
2611
+ "digestMultibase": {
2612
+ "@id": "https://w3id.org/security#digestMultibase",
2613
+ "@type": "https://w3id.org/security#multibase"
2614
+ },
2615
+ "mediaType": {
2616
+ "@id": "https://schema.org/encodingFormat"
2617
+ },
2618
+ "linkType": {
2619
+ "@id": "untp:linkType",
2620
+ "@type": "xsd:string"
2621
+ }
2622
+ }
2623
+ },
2624
+ "sensor": {
2625
+ "@id": "untp:sensor",
2626
+ "@type": "@id"
2627
+ },
2628
+ "geoLocation": {
2629
+ "@protected": true,
2630
+ "@id": "untp:geoLocation",
2631
+ "@context": {
2632
+ "@protected": true,
2633
+ "latitude": {
2634
+ "@id": "untp:latitude",
2635
+ "@type": "xsd:double"
2636
+ },
2637
+ "longitude": {
2638
+ "@id": "untp:longitude",
2639
+ "@type": "xsd:double"
2640
+ }
2641
+ }
2642
+ }
2643
+ }
2644
+ },
2645
+ "relatedDocument": {
2646
+ "@protected": true,
2647
+ "@id": "untp:relatedDocument",
2648
+ "@context": {
2649
+ "@protected": true,
2650
+ "linkURL": {
2651
+ "@id": "untp:linkURL",
2652
+ "@type": "xsd:anyURI"
2653
+ },
2654
+ "linkName": {
2655
+ "@id": "untp:linkName",
2656
+ "@type": "xsd:string"
2657
+ },
2658
+ "digestMultibase": {
2659
+ "@id": "https://w3id.org/security#digestMultibase",
2660
+ "@type": "https://w3id.org/security#multibase"
2661
+ },
2662
+ "mediaType": {
2663
+ "@id": "https://schema.org/encodingFormat"
2664
+ },
2665
+ "linkType": {
2666
+ "@id": "untp:linkType",
2667
+ "@type": "xsd:string"
2668
+ }
2669
+ }
2670
+ },
2671
+ "activityType": {
2672
+ "@protected": true,
2673
+ "@id": "untp:activityType",
2674
+ "@context": {
2675
+ "@protected": true,
2676
+ "code": {
2677
+ "@id": "untp:code",
2678
+ "@type": "xsd:string"
2679
+ },
2680
+ "name": {
2681
+ "@id": "schema:name"
2682
+ },
2683
+ "definition": {
2684
+ "@id": "untp:definition",
2685
+ "@type": "xsd:string"
2686
+ },
2687
+ "schemeId": {
2688
+ "@id": "untp:schemeId",
2689
+ "@type": "xsd:anyURI"
2690
+ },
2691
+ "schemeName": {
2692
+ "@id": "untp:schemeName",
2693
+ "@type": "xsd:string"
2694
+ }
2695
+ }
2696
+ },
2697
+ "relatedParty": {
2698
+ "@protected": true,
2699
+ "@id": "untp:relatedParty",
2700
+ "@context": {
2701
+ "@protected": true,
2702
+ "role": {
2703
+ "@id": "untp:role",
2704
+ "@type": "@vocab",
2705
+ "@context": {
2706
+ "@protected": true,
2707
+ "@vocab": "https://vocabulary.uncefact.org/untp/PartyRole#"
2708
+ }
2709
+ },
2710
+ "party": {
2711
+ "@id": "untp:party",
2712
+ "@type": "@id"
2713
+ }
2714
+ }
2715
+ }
2716
+ }
2717
+ },
2718
+ "MakeEvent": {
2719
+ "@protected": true,
2720
+ "@id": "untp:MakeEvent",
2721
+ "@context": {
2722
+ "@protected": true,
2723
+ "@vocab": "https://vocabulary.uncefact.org/untp/MakeEvent#",
2724
+ "name": {
2725
+ "@id": "schema:name"
2726
+ },
2727
+ "description": {
2728
+ "@id": "schema:description"
2729
+ },
2730
+ "eventDate": {
2731
+ "@id": "untp:eventDate",
2732
+ "@type": "xsd:datetime"
2733
+ },
2734
+ "sensorData": {
2735
+ "@protected": true,
2736
+ "@id": "untp:sensorData",
2737
+ "@context": {
2738
+ "@protected": true,
2739
+ "metric": {
2740
+ "@id": "untp:metric",
2741
+ "@type": "@id"
2742
+ },
2743
+ "measure": {
2744
+ "@protected": true,
2745
+ "@id": "untp:measure",
2746
+ "@context": {
2747
+ "@protected": true,
2748
+ "value": {
2749
+ "@id": "untp:value",
2750
+ "@type": "xsd:double"
2751
+ },
2752
+ "upperTolerance": {
2753
+ "@id": "untp:upperTolerance",
2754
+ "@type": "xsd:double"
2755
+ },
2756
+ "lowerTolerance": {
2757
+ "@id": "untp:lowerTolerance",
2758
+ "@type": "xsd:double"
2759
+ },
2760
+ "unit": {
2761
+ "@id": "untp:unit",
2762
+ "@type": "@vocab",
2763
+ "@context": {
2764
+ "@protected": true,
2765
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
2766
+ }
2767
+ }
2768
+ }
2769
+ },
2770
+ "rawData": {
2771
+ "@protected": true,
2772
+ "@id": "untp:rawData",
2773
+ "@context": {
2774
+ "@protected": true,
2775
+ "linkURL": {
2776
+ "@id": "untp:linkURL",
2777
+ "@type": "xsd:anyURI"
2778
+ },
2779
+ "linkName": {
2780
+ "@id": "untp:linkName",
2781
+ "@type": "xsd:string"
2782
+ },
2783
+ "digestMultibase": {
2784
+ "@id": "https://w3id.org/security#digestMultibase",
2785
+ "@type": "https://w3id.org/security#multibase"
2786
+ },
2787
+ "mediaType": {
2788
+ "@id": "https://schema.org/encodingFormat"
2789
+ },
2790
+ "linkType": {
2791
+ "@id": "untp:linkType",
2792
+ "@type": "xsd:string"
2793
+ }
2794
+ }
2795
+ },
2796
+ "sensor": {
2797
+ "@id": "untp:sensor",
2798
+ "@type": "@id"
2799
+ },
2800
+ "geoLocation": {
2801
+ "@protected": true,
2802
+ "@id": "untp:geoLocation",
2803
+ "@context": {
2804
+ "@protected": true,
2805
+ "latitude": {
2806
+ "@id": "untp:latitude",
2807
+ "@type": "xsd:double"
2808
+ },
2809
+ "longitude": {
2810
+ "@id": "untp:longitude",
2811
+ "@type": "xsd:double"
2812
+ }
2813
+ }
2814
+ }
2815
+ }
2816
+ },
2817
+ "relatedDocument": {
2818
+ "@protected": true,
2819
+ "@id": "untp:relatedDocument",
2820
+ "@context": {
2821
+ "@protected": true,
2822
+ "linkURL": {
2823
+ "@id": "untp:linkURL",
2824
+ "@type": "xsd:anyURI"
2825
+ },
2826
+ "linkName": {
2827
+ "@id": "untp:linkName",
2828
+ "@type": "xsd:string"
2829
+ },
2830
+ "digestMultibase": {
2831
+ "@id": "https://w3id.org/security#digestMultibase",
2832
+ "@type": "https://w3id.org/security#multibase"
2833
+ },
2834
+ "mediaType": {
2835
+ "@id": "https://schema.org/encodingFormat"
2836
+ },
2837
+ "linkType": {
2838
+ "@id": "untp:linkType",
2839
+ "@type": "xsd:string"
2840
+ }
2841
+ }
2842
+ },
2843
+ "activityType": {
2844
+ "@protected": true,
2845
+ "@id": "untp:activityType",
2846
+ "@context": {
2847
+ "@protected": true,
2848
+ "code": {
2849
+ "@id": "untp:code",
2850
+ "@type": "xsd:string"
2851
+ },
2852
+ "name": {
2853
+ "@id": "schema:name"
2854
+ },
2855
+ "definition": {
2856
+ "@id": "untp:definition",
2857
+ "@type": "xsd:string"
2858
+ },
2859
+ "schemeId": {
2860
+ "@id": "untp:schemeId",
2861
+ "@type": "xsd:anyURI"
2862
+ },
2863
+ "schemeName": {
2864
+ "@id": "untp:schemeName",
2865
+ "@type": "xsd:string"
2866
+ }
2867
+ }
2868
+ },
2869
+ "relatedParty": {
2870
+ "@protected": true,
2871
+ "@id": "untp:relatedParty",
2872
+ "@context": {
2873
+ "@protected": true,
2874
+ "role": {
2875
+ "@id": "untp:role",
2876
+ "@type": "@vocab",
2877
+ "@context": {
2878
+ "@protected": true,
2879
+ "@vocab": "https://vocabulary.uncefact.org/untp/PartyRole#"
2880
+ }
2881
+ },
2882
+ "party": {
2883
+ "@id": "untp:party",
2884
+ "@type": "@id"
2885
+ }
2886
+ }
2887
+ },
2888
+ "inputProduct": {
2889
+ "@protected": true,
2890
+ "@id": "untp:inputProduct",
2891
+ "@context": {
2892
+ "@protected": true,
2893
+ "product": {
2894
+ "@id": "untp:product",
2895
+ "@type": "@id"
2896
+ },
2897
+ "quantity": {
2898
+ "@protected": true,
2899
+ "@id": "untp:quantity",
2900
+ "@context": {
2901
+ "@protected": true,
2902
+ "value": {
2903
+ "@id": "untp:value",
2904
+ "@type": "xsd:double"
2905
+ },
2906
+ "upperTolerance": {
2907
+ "@id": "untp:upperTolerance",
2908
+ "@type": "xsd:double"
2909
+ },
2910
+ "lowerTolerance": {
2911
+ "@id": "untp:lowerTolerance",
2912
+ "@type": "xsd:double"
2913
+ },
2914
+ "unit": {
2915
+ "@id": "untp:unit",
2916
+ "@type": "@vocab",
2917
+ "@context": {
2918
+ "@protected": true,
2919
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
2920
+ }
2921
+ }
2922
+ }
2923
+ },
2924
+ "disposition": {
2925
+ "@id": "untp:disposition",
2926
+ "@type": "@vocab",
2927
+ "@context": {
2928
+ "@protected": true,
2929
+ "@vocab": "https://vocabulary.uncefact.org/untp/ProductStatus#"
2930
+ }
2931
+ }
2932
+ }
2933
+ },
2934
+ "outputProduct": {
2935
+ "@protected": true,
2936
+ "@id": "untp:outputProduct",
2937
+ "@context": {
2938
+ "@protected": true,
2939
+ "product": {
2940
+ "@id": "untp:product",
2941
+ "@type": "@id"
2942
+ },
2943
+ "quantity": {
2944
+ "@protected": true,
2945
+ "@id": "untp:quantity",
2946
+ "@context": {
2947
+ "@protected": true,
2948
+ "value": {
2949
+ "@id": "untp:value",
2950
+ "@type": "xsd:double"
2951
+ },
2952
+ "upperTolerance": {
2953
+ "@id": "untp:upperTolerance",
2954
+ "@type": "xsd:double"
2955
+ },
2956
+ "lowerTolerance": {
2957
+ "@id": "untp:lowerTolerance",
2958
+ "@type": "xsd:double"
2959
+ },
2960
+ "unit": {
2961
+ "@id": "untp:unit",
2962
+ "@type": "@vocab",
2963
+ "@context": {
2964
+ "@protected": true,
2965
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
2966
+ }
2967
+ }
2968
+ }
2969
+ },
2970
+ "disposition": {
2971
+ "@id": "untp:disposition",
2972
+ "@type": "@vocab",
2973
+ "@context": {
2974
+ "@protected": true,
2975
+ "@vocab": "https://vocabulary.uncefact.org/untp/ProductStatus#"
2976
+ }
2977
+ }
2978
+ }
2979
+ },
2980
+ "madeAtFacility": {
2981
+ "@id": "untp:madeAtFacility",
2982
+ "@type": "@id"
2983
+ }
2984
+ }
2985
+ },
2986
+ "MoveEvent": {
2987
+ "@protected": true,
2988
+ "@id": "untp:MoveEvent",
2989
+ "@context": {
2990
+ "@protected": true,
2991
+ "@vocab": "https://vocabulary.uncefact.org/untp/MoveEvent#",
2992
+ "name": {
2993
+ "@id": "schema:name"
2994
+ },
2995
+ "description": {
2996
+ "@id": "schema:description"
2997
+ },
2998
+ "eventDate": {
2999
+ "@id": "untp:eventDate",
3000
+ "@type": "xsd:datetime"
3001
+ },
3002
+ "sensorData": {
3003
+ "@protected": true,
3004
+ "@id": "untp:sensorData",
3005
+ "@context": {
3006
+ "@protected": true,
3007
+ "metric": {
3008
+ "@id": "untp:metric",
3009
+ "@type": "@id"
3010
+ },
3011
+ "measure": {
3012
+ "@protected": true,
3013
+ "@id": "untp:measure",
3014
+ "@context": {
3015
+ "@protected": true,
3016
+ "value": {
3017
+ "@id": "untp:value",
3018
+ "@type": "xsd:double"
3019
+ },
3020
+ "upperTolerance": {
3021
+ "@id": "untp:upperTolerance",
3022
+ "@type": "xsd:double"
3023
+ },
3024
+ "lowerTolerance": {
3025
+ "@id": "untp:lowerTolerance",
3026
+ "@type": "xsd:double"
3027
+ },
3028
+ "unit": {
3029
+ "@id": "untp:unit",
3030
+ "@type": "@vocab",
3031
+ "@context": {
3032
+ "@protected": true,
3033
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
3034
+ }
3035
+ }
3036
+ }
3037
+ },
3038
+ "rawData": {
3039
+ "@protected": true,
3040
+ "@id": "untp:rawData",
3041
+ "@context": {
3042
+ "@protected": true,
3043
+ "linkURL": {
3044
+ "@id": "untp:linkURL",
3045
+ "@type": "xsd:anyURI"
3046
+ },
3047
+ "linkName": {
3048
+ "@id": "untp:linkName",
3049
+ "@type": "xsd:string"
3050
+ },
3051
+ "digestMultibase": {
3052
+ "@id": "https://w3id.org/security#digestMultibase",
3053
+ "@type": "https://w3id.org/security#multibase"
3054
+ },
3055
+ "mediaType": {
3056
+ "@id": "https://schema.org/encodingFormat"
3057
+ },
3058
+ "linkType": {
3059
+ "@id": "untp:linkType",
3060
+ "@type": "xsd:string"
3061
+ }
3062
+ }
3063
+ },
3064
+ "sensor": {
3065
+ "@id": "untp:sensor",
3066
+ "@type": "@id"
3067
+ },
3068
+ "geoLocation": {
3069
+ "@protected": true,
3070
+ "@id": "untp:geoLocation",
3071
+ "@context": {
3072
+ "@protected": true,
3073
+ "latitude": {
3074
+ "@id": "untp:latitude",
3075
+ "@type": "xsd:double"
3076
+ },
3077
+ "longitude": {
3078
+ "@id": "untp:longitude",
3079
+ "@type": "xsd:double"
3080
+ }
3081
+ }
3082
+ }
3083
+ }
3084
+ },
3085
+ "relatedDocument": {
3086
+ "@protected": true,
3087
+ "@id": "untp:relatedDocument",
3088
+ "@context": {
3089
+ "@protected": true,
3090
+ "linkURL": {
3091
+ "@id": "untp:linkURL",
3092
+ "@type": "xsd:anyURI"
3093
+ },
3094
+ "linkName": {
3095
+ "@id": "untp:linkName",
3096
+ "@type": "xsd:string"
3097
+ },
3098
+ "digestMultibase": {
3099
+ "@id": "https://w3id.org/security#digestMultibase",
3100
+ "@type": "https://w3id.org/security#multibase"
3101
+ },
3102
+ "mediaType": {
3103
+ "@id": "https://schema.org/encodingFormat"
3104
+ },
3105
+ "linkType": {
3106
+ "@id": "untp:linkType",
3107
+ "@type": "xsd:string"
3108
+ }
3109
+ }
3110
+ },
3111
+ "activityType": {
3112
+ "@protected": true,
3113
+ "@id": "untp:activityType",
3114
+ "@context": {
3115
+ "@protected": true,
3116
+ "code": {
3117
+ "@id": "untp:code",
3118
+ "@type": "xsd:string"
3119
+ },
3120
+ "name": {
3121
+ "@id": "schema:name"
3122
+ },
3123
+ "definition": {
3124
+ "@id": "untp:definition",
3125
+ "@type": "xsd:string"
3126
+ },
3127
+ "schemeId": {
3128
+ "@id": "untp:schemeId",
3129
+ "@type": "xsd:anyURI"
3130
+ },
3131
+ "schemeName": {
3132
+ "@id": "untp:schemeName",
3133
+ "@type": "xsd:string"
3134
+ }
3135
+ }
3136
+ },
3137
+ "relatedParty": {
3138
+ "@protected": true,
3139
+ "@id": "untp:relatedParty",
3140
+ "@context": {
3141
+ "@protected": true,
3142
+ "role": {
3143
+ "@id": "untp:role",
3144
+ "@type": "@vocab",
3145
+ "@context": {
3146
+ "@protected": true,
3147
+ "@vocab": "https://vocabulary.uncefact.org/untp/PartyRole#"
3148
+ }
3149
+ },
3150
+ "party": {
3151
+ "@id": "untp:party",
3152
+ "@type": "@id"
3153
+ }
3154
+ }
3155
+ },
3156
+ "movedProduct": {
3157
+ "@protected": true,
3158
+ "@id": "untp:movedProduct",
3159
+ "@context": {
3160
+ "@protected": true,
3161
+ "product": {
3162
+ "@id": "untp:product",
3163
+ "@type": "@id"
3164
+ },
3165
+ "quantity": {
3166
+ "@protected": true,
3167
+ "@id": "untp:quantity",
3168
+ "@context": {
3169
+ "@protected": true,
3170
+ "value": {
3171
+ "@id": "untp:value",
3172
+ "@type": "xsd:double"
3173
+ },
3174
+ "upperTolerance": {
3175
+ "@id": "untp:upperTolerance",
3176
+ "@type": "xsd:double"
3177
+ },
3178
+ "lowerTolerance": {
3179
+ "@id": "untp:lowerTolerance",
3180
+ "@type": "xsd:double"
3181
+ },
3182
+ "unit": {
3183
+ "@id": "untp:unit",
3184
+ "@type": "@vocab",
3185
+ "@context": {
3186
+ "@protected": true,
3187
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
3188
+ }
3189
+ }
3190
+ }
3191
+ },
3192
+ "disposition": {
3193
+ "@id": "untp:disposition",
3194
+ "@type": "@vocab",
3195
+ "@context": {
3196
+ "@protected": true,
3197
+ "@vocab": "https://vocabulary.uncefact.org/untp/ProductStatus#"
3198
+ }
3199
+ }
3200
+ }
3201
+ },
3202
+ "fromFacility": {
3203
+ "@id": "untp:fromFacility",
3204
+ "@type": "@id"
3205
+ },
3206
+ "toFacility": {
3207
+ "@id": "untp:toFacility",
3208
+ "@type": "@id"
3209
+ },
3210
+ "consignmentId": {
3211
+ "@id": "untp:consignmentId",
3212
+ "@type": "xsd:anyURI"
3213
+ }
3214
+ }
3215
+ },
3216
+ "ModifyEvent": {
3217
+ "@protected": true,
3218
+ "@id": "untp:ModifyEvent",
3219
+ "@context": {
3220
+ "@protected": true,
3221
+ "@vocab": "https://vocabulary.uncefact.org/untp/ModifyEvent#",
3222
+ "name": {
3223
+ "@id": "schema:name"
3224
+ },
3225
+ "description": {
3226
+ "@id": "schema:description"
3227
+ },
3228
+ "eventDate": {
3229
+ "@id": "untp:eventDate",
3230
+ "@type": "xsd:datetime"
3231
+ },
3232
+ "sensorData": {
3233
+ "@protected": true,
3234
+ "@id": "untp:sensorData",
3235
+ "@context": {
3236
+ "@protected": true,
3237
+ "metric": {
3238
+ "@id": "untp:metric",
3239
+ "@type": "@id"
3240
+ },
3241
+ "measure": {
3242
+ "@protected": true,
3243
+ "@id": "untp:measure",
3244
+ "@context": {
3245
+ "@protected": true,
3246
+ "value": {
3247
+ "@id": "untp:value",
3248
+ "@type": "xsd:double"
3249
+ },
3250
+ "upperTolerance": {
3251
+ "@id": "untp:upperTolerance",
3252
+ "@type": "xsd:double"
3253
+ },
3254
+ "lowerTolerance": {
3255
+ "@id": "untp:lowerTolerance",
3256
+ "@type": "xsd:double"
3257
+ },
3258
+ "unit": {
3259
+ "@id": "untp:unit",
3260
+ "@type": "@vocab",
3261
+ "@context": {
3262
+ "@protected": true,
3263
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
3264
+ }
3265
+ }
3266
+ }
3267
+ },
3268
+ "rawData": {
3269
+ "@protected": true,
3270
+ "@id": "untp:rawData",
3271
+ "@context": {
3272
+ "@protected": true,
3273
+ "linkURL": {
3274
+ "@id": "untp:linkURL",
3275
+ "@type": "xsd:anyURI"
3276
+ },
3277
+ "linkName": {
3278
+ "@id": "untp:linkName",
3279
+ "@type": "xsd:string"
3280
+ },
3281
+ "digestMultibase": {
3282
+ "@id": "https://w3id.org/security#digestMultibase",
3283
+ "@type": "https://w3id.org/security#multibase"
3284
+ },
3285
+ "mediaType": {
3286
+ "@id": "https://schema.org/encodingFormat"
3287
+ },
3288
+ "linkType": {
3289
+ "@id": "untp:linkType",
3290
+ "@type": "xsd:string"
3291
+ }
3292
+ }
3293
+ },
3294
+ "sensor": {
3295
+ "@id": "untp:sensor",
3296
+ "@type": "@id"
3297
+ },
3298
+ "geoLocation": {
3299
+ "@protected": true,
3300
+ "@id": "untp:geoLocation",
3301
+ "@context": {
3302
+ "@protected": true,
3303
+ "latitude": {
3304
+ "@id": "untp:latitude",
3305
+ "@type": "xsd:double"
3306
+ },
3307
+ "longitude": {
3308
+ "@id": "untp:longitude",
3309
+ "@type": "xsd:double"
3310
+ }
3311
+ }
3312
+ }
3313
+ }
3314
+ },
3315
+ "relatedDocument": {
3316
+ "@protected": true,
3317
+ "@id": "untp:relatedDocument",
3318
+ "@context": {
3319
+ "@protected": true,
3320
+ "linkURL": {
3321
+ "@id": "untp:linkURL",
3322
+ "@type": "xsd:anyURI"
3323
+ },
3324
+ "linkName": {
3325
+ "@id": "untp:linkName",
3326
+ "@type": "xsd:string"
3327
+ },
3328
+ "digestMultibase": {
3329
+ "@id": "https://w3id.org/security#digestMultibase",
3330
+ "@type": "https://w3id.org/security#multibase"
3331
+ },
3332
+ "mediaType": {
3333
+ "@id": "https://schema.org/encodingFormat"
3334
+ },
3335
+ "linkType": {
3336
+ "@id": "untp:linkType",
3337
+ "@type": "xsd:string"
3338
+ }
3339
+ }
3340
+ },
3341
+ "activityType": {
3342
+ "@protected": true,
3343
+ "@id": "untp:activityType",
3344
+ "@context": {
3345
+ "@protected": true,
3346
+ "code": {
3347
+ "@id": "untp:code",
3348
+ "@type": "xsd:string"
3349
+ },
3350
+ "name": {
3351
+ "@id": "schema:name"
3352
+ },
3353
+ "definition": {
3354
+ "@id": "untp:definition",
3355
+ "@type": "xsd:string"
3356
+ },
3357
+ "schemeId": {
3358
+ "@id": "untp:schemeId",
3359
+ "@type": "xsd:anyURI"
3360
+ },
3361
+ "schemeName": {
3362
+ "@id": "untp:schemeName",
3363
+ "@type": "xsd:string"
3364
+ }
3365
+ }
3366
+ },
3367
+ "relatedParty": {
3368
+ "@protected": true,
3369
+ "@id": "untp:relatedParty",
3370
+ "@context": {
3371
+ "@protected": true,
3372
+ "role": {
3373
+ "@id": "untp:role",
3374
+ "@type": "@vocab",
3375
+ "@context": {
3376
+ "@protected": true,
3377
+ "@vocab": "https://vocabulary.uncefact.org/untp/PartyRole#"
3378
+ }
3379
+ },
3380
+ "party": {
3381
+ "@id": "untp:party",
3382
+ "@type": "@id"
3383
+ }
3384
+ }
3385
+ },
3386
+ "modifiedProduct": {
3387
+ "@protected": true,
3388
+ "@id": "untp:modifiedProduct",
3389
+ "@context": {
3390
+ "@protected": true,
3391
+ "product": {
3392
+ "@id": "untp:product",
3393
+ "@type": "@id"
3394
+ },
3395
+ "quantity": {
3396
+ "@protected": true,
3397
+ "@id": "untp:quantity",
3398
+ "@context": {
3399
+ "@protected": true,
3400
+ "value": {
3401
+ "@id": "untp:value",
3402
+ "@type": "xsd:double"
3403
+ },
3404
+ "upperTolerance": {
3405
+ "@id": "untp:upperTolerance",
3406
+ "@type": "xsd:double"
3407
+ },
3408
+ "lowerTolerance": {
3409
+ "@id": "untp:lowerTolerance",
3410
+ "@type": "xsd:double"
3411
+ },
3412
+ "unit": {
3413
+ "@id": "untp:unit",
3414
+ "@type": "@vocab",
3415
+ "@context": {
3416
+ "@protected": true,
3417
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
3418
+ }
3419
+ }
3420
+ }
3421
+ },
3422
+ "disposition": {
3423
+ "@id": "untp:disposition",
3424
+ "@type": "@vocab",
3425
+ "@context": {
3426
+ "@protected": true,
3427
+ "@vocab": "https://vocabulary.uncefact.org/untp/ProductStatus#"
3428
+ }
3429
+ }
3430
+ }
3431
+ },
3432
+ "modifiedAtFacility": {
3433
+ "@id": "untp:modifiedAtFacility",
3434
+ "@type": "@id"
3435
+ }
3436
+ }
3437
+ },
3438
+ "RegisteredIdentity": {
3439
+ "@protected": true,
3440
+ "@id": "untp:RegisteredIdentity",
3441
+ "@context": {
3442
+ "@protected": true,
3443
+ "@vocab": "https://vocabulary.uncefact.org/untp/RegisteredIdentity#",
3444
+ "registeredName": {
3445
+ "@id": "untp:registeredName",
3446
+ "@type": "xsd:string"
3447
+ },
3448
+ "registeredId": {
3449
+ "@id": "untp:registeredId",
3450
+ "@type": "xsd:string"
3451
+ },
3452
+ "registeredDate": {
3453
+ "@id": "untp:registeredDate",
3454
+ "@type": "xsd:date"
3455
+ },
3456
+ "publicInformation": {
3457
+ "@id": "untp:publicInformation",
3458
+ "@type": "xsd:anyURI"
3459
+ },
3460
+ "idScheme": {
3461
+ "@id": "untp:idScheme",
3462
+ "@type": "@id",
3463
+ "@context": {
3464
+ "@protected": true,
3465
+ "id": {
3466
+ "@id": "untp:id",
3467
+ "@type": "xsd:anyURI"
3468
+ },
3469
+ "name": {
3470
+ "@id": "schema:name"
3471
+ }
3472
+ }
3473
+ },
3474
+ "registrar": {
3475
+ "@id": "untp:registrar",
3476
+ "@type": "@id"
3477
+ },
3478
+ "registerType": {
3479
+ "@id": "untp:registerType",
3480
+ "@type": "@vocab",
3481
+ "@context": {
3482
+ "@protected": true,
3483
+ "@vocab": "https://vocabulary.uncefact.org/untp/RegistryType#"
3484
+ }
3485
+ },
3486
+ "registrationScope": {
3487
+ "@id": "untp:registrationScope",
3488
+ "@type": "xsd:anyURI"
3489
+ }
3490
+ }
3491
+ }
3492
+ }
3493
+ }