@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,1081 @@
1
+ // Generated by scripts/refresh-artefacts.mjs from context/untp/0.6.0/dpp.json. Do not edit by hand.
2
+ const artefact = {
3
+ "@context": {
4
+ "untp-dpp": "https://test.uncefact.org/vocabulary/untp/dpp/0/",
5
+ "untp-core": "https://test.uncefact.org/vocabulary/untp/core/0/",
6
+ "geojson": "https://purl.org/geojson/vocab#",
7
+ "renderMethodPrefix": "https://w3id.org/vc/render-method#",
8
+ "xsd": "http://www.w3.org/2001/XMLSchema#",
9
+ "@protected": true,
10
+ "@version": 1.1,
11
+ "DigitalProductPassport": {
12
+ "@protected": true,
13
+ "@id": "untp-dpp:DigitalProductPassport"
14
+ },
15
+ "IdentifierScheme": {
16
+ "@protected": true,
17
+ "@id": "untp-core:IdentifierScheme"
18
+ },
19
+ "Classification": {
20
+ "@protected": true,
21
+ "@id": "untp-core:Classification",
22
+ "@context": {
23
+ "@protected": true,
24
+ "code": {
25
+ "@id": "untp-core:code",
26
+ "@type": "xsd:string"
27
+ },
28
+ "schemeID": {
29
+ "@id": "untp-core:schemeID",
30
+ "@type": "xsd:string"
31
+ },
32
+ "schemeName": {
33
+ "@id": "untp-core:schemeName",
34
+ "@type": "xsd:string"
35
+ }
36
+ }
37
+ },
38
+ "Party": {
39
+ "@protected": true,
40
+ "@id": "untp-core:Party",
41
+ "@context": {
42
+ "@protected": true,
43
+ "registeredId": {
44
+ "@id": "untp-core:registeredId",
45
+ "@type": "xsd:string"
46
+ },
47
+ "idScheme": {
48
+ "@id": "untp-core:idScheme",
49
+ "@type": "@id"
50
+ },
51
+ "registrationCountry": {
52
+ "@id": "untp-core:registrationCountry",
53
+ "@type": "@vocab",
54
+ "@context": {
55
+ "@protected": true,
56
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
57
+ }
58
+ },
59
+ "organisationWebsite": {
60
+ "@id": "untp-core:organisationWebsite",
61
+ "@type": "xsd:string"
62
+ },
63
+ "industryCategory": {
64
+ "@id": "untp-core:industryCategory",
65
+ "@type": "@id"
66
+ },
67
+ "partyAlsoKnownAs": {
68
+ "@id": "untp-core:Party",
69
+ "@type": "@id",
70
+ "@context": {
71
+ "@protected": true,
72
+ "registeredId": {
73
+ "@id": "untp-core:registeredId",
74
+ "@type": "xsd:string"
75
+ },
76
+ "idScheme": {
77
+ "@id": "untp-core:idScheme",
78
+ "@type": "@id"
79
+ }
80
+ }
81
+ }
82
+ }
83
+ },
84
+ "CredentialIssuer": {
85
+ "@protected": true,
86
+ "@id": "untp-core:CredentialIssuer",
87
+ "@context": {
88
+ "@protected": true,
89
+ "issuerAlsoKnownAs": {
90
+ "@id": "untp-core:Party",
91
+ "@type": "@id",
92
+ "@context": {
93
+ "@protected": true,
94
+ "registeredId": {
95
+ "@id": "untp-core:registeredId",
96
+ "@type": "xsd:string"
97
+ },
98
+ "idScheme": {
99
+ "@id": "untp-core:idScheme",
100
+ "@type": "@id"
101
+ }
102
+ }
103
+ }
104
+ }
105
+ },
106
+ "Facility": {
107
+ "@protected": true,
108
+ "@id": "untp-core:Facility",
109
+ "@context": {
110
+ "@protected": true,
111
+ "registeredId": {
112
+ "@id": "untp-core:registeredId",
113
+ "@type": "xsd:string"
114
+ },
115
+ "idScheme": {
116
+ "@id": "untp-core:idScheme",
117
+ "@type": "@id"
118
+ },
119
+ "countryOfOperation": {
120
+ "@id": "untp-core:countryOfOperation",
121
+ "@type": "@vocab",
122
+ "@context": {
123
+ "@protected": true,
124
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
125
+ }
126
+ },
127
+ "processCategory": {
128
+ "@id": "untp-core:processCategory",
129
+ "@type": "@id"
130
+ },
131
+ "operatedByParty": {
132
+ "@id": "untp-core:Party",
133
+ "@type": "@id",
134
+ "@context": {
135
+ "@protected": true,
136
+ "registeredId": {
137
+ "@id": "untp-core:registeredId",
138
+ "@type": "xsd:string"
139
+ },
140
+ "idScheme": {
141
+ "@id": "untp-core:idScheme",
142
+ "@type": "@id"
143
+ }
144
+ }
145
+ },
146
+ "facilityAlsoKnownAs": {
147
+ "@id": "untp-core:Facility",
148
+ "@type": "@id",
149
+ "@context": {
150
+ "@protected": true,
151
+ "registeredId": {
152
+ "@id": "untp-core:registeredId",
153
+ "@type": "xsd:string"
154
+ },
155
+ "idScheme": {
156
+ "@id": "untp-core:idScheme",
157
+ "@type": "@id"
158
+ }
159
+ }
160
+ },
161
+ "locationInformation": {
162
+ "@protected": true,
163
+ "@id": "untp-core:locationInformation",
164
+ "@context": {
165
+ "@protected": true,
166
+ "plusCode": {
167
+ "@id": "untp-core:plusCode",
168
+ "@type": "xsd:string"
169
+ },
170
+ "geoLocation": {
171
+ "@protected": true,
172
+ "@id": "geojson:geoLocation",
173
+ "@context": {
174
+ "@protected": true,
175
+ "type": {
176
+ "@id": "geojson:type",
177
+ "@type": "xsd:string"
178
+ },
179
+ "coordinates": {
180
+ "@protected": true,
181
+ "@id": "geojson:coordinates",
182
+ "@context": {
183
+ "@protected": true,
184
+ "data": {
185
+ "@id": "geojson:data",
186
+ "@type": "xsd:decimal"
187
+ }
188
+ }
189
+ }
190
+ }
191
+ },
192
+ "geoBoundary": {
193
+ "@protected": true,
194
+ "@id": "geojson:geoBoundary",
195
+ "@context": {
196
+ "@protected": true,
197
+ "type": {
198
+ "@id": "geojson:type",
199
+ "@type": "xsd:string"
200
+ },
201
+ "coordinates": {
202
+ "@protected": true,
203
+ "@id": "geojson:coordinates",
204
+ "@context": {
205
+ "@protected": true,
206
+ "data": {
207
+ "@protected": true,
208
+ "@id": "geojson:data",
209
+ "@context": {
210
+ "@protected": true,
211
+ "data": {
212
+ "@id": "geojson:data",
213
+ "@type": "xsd:decimal"
214
+ }
215
+ }
216
+ }
217
+ }
218
+ }
219
+ }
220
+ }
221
+ }
222
+ },
223
+ "address": {
224
+ "@protected": true,
225
+ "@id": "untp-core:address",
226
+ "@context": {
227
+ "@protected": true,
228
+ "streetAddress": {
229
+ "@id": "untp-core:streetAddress",
230
+ "@type": "xsd:string"
231
+ },
232
+ "postalCode": {
233
+ "@id": "untp-core:postalCode",
234
+ "@type": "xsd:string"
235
+ },
236
+ "addressLocality": {
237
+ "@id": "untp-core:addressLocality",
238
+ "@type": "xsd:string"
239
+ },
240
+ "addressRegion": {
241
+ "@id": "untp-core:addressRegion",
242
+ "@type": "xsd:string"
243
+ },
244
+ "addressCountry": {
245
+ "@id": "untp-core:addressCountry",
246
+ "@type": "@vocab",
247
+ "@context": {
248
+ "@protected": true,
249
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
250
+ }
251
+ }
252
+ }
253
+ }
254
+ }
255
+ },
256
+ "Product": {
257
+ "@protected": true,
258
+ "@id": "untp-core:Product",
259
+ "@context": {
260
+ "@protected": true,
261
+ "registeredId": {
262
+ "@id": "untp-core:registeredId",
263
+ "@type": "xsd:string"
264
+ },
265
+ "idScheme": {
266
+ "@id": "untp-core:idScheme",
267
+ "@type": "@id"
268
+ },
269
+ "batchNumber": {
270
+ "@id": "untp-core:batchNumber",
271
+ "@type": "xsd:string"
272
+ },
273
+ "productImage": {
274
+ "@protected": true,
275
+ "@id": "untp-core:productImage",
276
+ "@context": {
277
+ "@protected": true,
278
+ "linkURL": {
279
+ "@id": "untp-core:linkURL",
280
+ "@type": "xsd:string"
281
+ },
282
+ "linkName": {
283
+ "@id": "untp-core:linkName",
284
+ "@type": "xsd:string"
285
+ },
286
+ "linkType": {
287
+ "@id": "untp-core:linkType",
288
+ "@type": "xsd:string"
289
+ }
290
+ }
291
+ },
292
+ "productCategory": {
293
+ "@id": "untp-core:productCategory",
294
+ "@type": "@id"
295
+ },
296
+ "furtherInformation": {
297
+ "@protected": true,
298
+ "@id": "untp-core:furtherInformation",
299
+ "@context": {
300
+ "@protected": true,
301
+ "linkURL": {
302
+ "@id": "untp-core:linkURL",
303
+ "@type": "xsd:string"
304
+ },
305
+ "linkName": {
306
+ "@id": "untp-core:linkName",
307
+ "@type": "xsd:string"
308
+ },
309
+ "linkType": {
310
+ "@id": "untp-core:linkType",
311
+ "@type": "xsd:string"
312
+ }
313
+ }
314
+ },
315
+ "producedByParty": {
316
+ "@id": "untp-core:Party",
317
+ "@type": "@id",
318
+ "@context": {
319
+ "@protected": true,
320
+ "registeredId": {
321
+ "@id": "untp-core:registeredId",
322
+ "@type": "xsd:string"
323
+ },
324
+ "idScheme": {
325
+ "@id": "untp-core:idScheme",
326
+ "@type": "@id"
327
+ }
328
+ }
329
+ },
330
+ "producedAtFacility": {
331
+ "@id": "untp-core:Facility",
332
+ "@type": "@id",
333
+ "@context": {
334
+ "@protected": true,
335
+ "registeredId": {
336
+ "@id": "untp-core:registeredId",
337
+ "@type": "xsd:string"
338
+ },
339
+ "idScheme": {
340
+ "@id": "untp-core:idScheme",
341
+ "@type": "@id"
342
+ }
343
+ }
344
+ },
345
+ "productionDate": {
346
+ "@id": "untp-core:productionDate",
347
+ "@type": "xsd:string"
348
+ },
349
+ "countryOfProduction": {
350
+ "@id": "untp-core:countryOfProduction",
351
+ "@type": "@vocab",
352
+ "@context": {
353
+ "@protected": true,
354
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
355
+ }
356
+ },
357
+ "serialNumber": {
358
+ "@id": "untp-core:serialNumber",
359
+ "@type": "xsd:string"
360
+ },
361
+ "dimensions": {
362
+ "@protected": true,
363
+ "@id": "untp-core:dimensions",
364
+ "@context": {
365
+ "@protected": true,
366
+ "weight": {
367
+ "@protected": true,
368
+ "@id": "untp-core:weight",
369
+ "@context": {
370
+ "@protected": true,
371
+ "value": {
372
+ "@id": "untp-core:value",
373
+ "@type": "xsd:decimal"
374
+ },
375
+ "unit": {
376
+ "@id": "untp-core:unit",
377
+ "@type": "@vocab",
378
+ "@context": {
379
+ "@protected": true,
380
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
381
+ }
382
+ }
383
+ }
384
+ },
385
+ "length": {
386
+ "@protected": true,
387
+ "@id": "untp-core:length",
388
+ "@context": {
389
+ "@protected": true,
390
+ "value": {
391
+ "@id": "untp-core:value",
392
+ "@type": "xsd:decimal"
393
+ },
394
+ "unit": {
395
+ "@id": "untp-core:unit",
396
+ "@type": "@vocab",
397
+ "@context": {
398
+ "@protected": true,
399
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
400
+ }
401
+ }
402
+ }
403
+ },
404
+ "width": {
405
+ "@protected": true,
406
+ "@id": "untp-core:width",
407
+ "@context": {
408
+ "@protected": true,
409
+ "value": {
410
+ "@id": "untp-core:value",
411
+ "@type": "xsd:decimal"
412
+ },
413
+ "unit": {
414
+ "@id": "untp-core:unit",
415
+ "@type": "@vocab",
416
+ "@context": {
417
+ "@protected": true,
418
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
419
+ }
420
+ }
421
+ }
422
+ },
423
+ "height": {
424
+ "@protected": true,
425
+ "@id": "untp-core:height",
426
+ "@context": {
427
+ "@protected": true,
428
+ "value": {
429
+ "@id": "untp-core:value",
430
+ "@type": "xsd:decimal"
431
+ },
432
+ "unit": {
433
+ "@id": "untp-core:unit",
434
+ "@type": "@vocab",
435
+ "@context": {
436
+ "@protected": true,
437
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
438
+ }
439
+ }
440
+ }
441
+ },
442
+ "volume": {
443
+ "@protected": true,
444
+ "@id": "untp-core:volume",
445
+ "@context": {
446
+ "@protected": true,
447
+ "value": {
448
+ "@id": "untp-core:value",
449
+ "@type": "xsd:decimal"
450
+ },
451
+ "unit": {
452
+ "@id": "untp-core:unit",
453
+ "@type": "@vocab",
454
+ "@context": {
455
+ "@protected": true,
456
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
457
+ }
458
+ }
459
+ }
460
+ }
461
+ }
462
+ }
463
+ }
464
+ },
465
+ "Standard": {
466
+ "@protected": true,
467
+ "@id": "untp-core:Standard",
468
+ "@context": {
469
+ "@protected": true,
470
+ "issuingParty": {
471
+ "@id": "untp-core:Party",
472
+ "@type": "@id",
473
+ "@context": {
474
+ "@protected": true,
475
+ "registeredId": {
476
+ "@id": "untp-core:registeredId",
477
+ "@type": "xsd:string"
478
+ },
479
+ "idScheme": {
480
+ "@id": "untp-core:idScheme",
481
+ "@type": "@id"
482
+ }
483
+ }
484
+ },
485
+ "issueDate": {
486
+ "@id": "untp-core:issueDate",
487
+ "@type": "xsd:string"
488
+ }
489
+ }
490
+ },
491
+ "Regulation": {
492
+ "@protected": true,
493
+ "@id": "untp-core:Regulation",
494
+ "@context": {
495
+ "@protected": true,
496
+ "jurisdictionCountry": {
497
+ "@id": "untp-core:jurisdictionCountry",
498
+ "@type": "@vocab",
499
+ "@context": {
500
+ "@protected": true,
501
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
502
+ }
503
+ },
504
+ "administeredBy": {
505
+ "@id": "untp-core:Party",
506
+ "@type": "@id",
507
+ "@context": {
508
+ "@protected": true,
509
+ "registeredId": {
510
+ "@id": "untp-core:registeredId",
511
+ "@type": "xsd:string"
512
+ },
513
+ "idScheme": {
514
+ "@id": "untp-core:idScheme",
515
+ "@type": "@id"
516
+ }
517
+ }
518
+ },
519
+ "effectiveDate": {
520
+ "@id": "untp-core:effectiveDate",
521
+ "@type": "xsd:string"
522
+ }
523
+ }
524
+ },
525
+ "Criterion": {
526
+ "@protected": true,
527
+ "@id": "untp-core:Criterion",
528
+ "@context": {
529
+ "@protected": true,
530
+ "conformityTopic": {
531
+ "@id": "untp-core:conformityTopic",
532
+ "@type": "@vocab",
533
+ "@context": {
534
+ "@protected": true,
535
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/conformityTopicCode#"
536
+ }
537
+ },
538
+ "status": {
539
+ "@id": "untp-core:status",
540
+ "@type": "@vocab",
541
+ "@context": {
542
+ "@protected": true,
543
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/statusCode#"
544
+ }
545
+ },
546
+ "subCriterion": {
547
+ "@id": "untp-core:subCriterion",
548
+ "@type": "@id"
549
+ },
550
+ "thresholdValue": {
551
+ "@protected": true,
552
+ "@id": "untp-core:thresholdValue",
553
+ "@context": {
554
+ "@protected": true,
555
+ "metricName": {
556
+ "@id": "untp-core:metricName",
557
+ "@type": "xsd:string"
558
+ },
559
+ "metricValue": {
560
+ "@protected": true,
561
+ "@id": "untp-core:metricValue",
562
+ "@context": {
563
+ "@protected": true,
564
+ "value": {
565
+ "@id": "untp-core:value",
566
+ "@type": "xsd:decimal"
567
+ },
568
+ "unit": {
569
+ "@id": "untp-core:unit",
570
+ "@type": "@vocab",
571
+ "@context": {
572
+ "@protected": true,
573
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
574
+ }
575
+ }
576
+ }
577
+ },
578
+ "score": {
579
+ "@id": "untp-core:score",
580
+ "@type": "xsd:string"
581
+ },
582
+ "accuracy": {
583
+ "@id": "untp-core:accuracy",
584
+ "@type": "xsd:decimal"
585
+ }
586
+ }
587
+ },
588
+ "performanceLevel": {
589
+ "@id": "untp-core:performanceLevel",
590
+ "@type": "xsd:string"
591
+ },
592
+ "tags": {
593
+ "@id": "untp-core:tags",
594
+ "@type": "xsd:string"
595
+ }
596
+ }
597
+ },
598
+ "Claim": {
599
+ "@protected": true,
600
+ "@id": "untp-core:Claim",
601
+ "@context": {
602
+ "@protected": true,
603
+ "referenceStandard": {
604
+ "@id": "untp-core:referenceStandard",
605
+ "@type": "@id"
606
+ },
607
+ "referenceRegulation": {
608
+ "@id": "untp-core:referenceRegulation",
609
+ "@type": "@id"
610
+ },
611
+ "assessmentCriteria": {
612
+ "@id": "untp-core:assessmentCriteria",
613
+ "@type": "@id"
614
+ },
615
+ "assessmentDate": {
616
+ "@id": "untp-core:assessmentDate",
617
+ "@type": "xsd:string"
618
+ },
619
+ "declaredValue": {
620
+ "@protected": true,
621
+ "@id": "untp-core:declaredValue",
622
+ "@context": {
623
+ "@protected": true,
624
+ "metricName": {
625
+ "@id": "untp-core:metricName",
626
+ "@type": "xsd:string"
627
+ },
628
+ "metricValue": {
629
+ "@protected": true,
630
+ "@id": "untp-core:metricValue",
631
+ "@context": {
632
+ "@protected": true,
633
+ "value": {
634
+ "@id": "untp-core:value",
635
+ "@type": "xsd:decimal"
636
+ },
637
+ "unit": {
638
+ "@id": "untp-core:unit",
639
+ "@type": "@vocab",
640
+ "@context": {
641
+ "@protected": true,
642
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
643
+ }
644
+ }
645
+ }
646
+ },
647
+ "score": {
648
+ "@id": "untp-core:score",
649
+ "@type": "xsd:string"
650
+ },
651
+ "accuracy": {
652
+ "@id": "untp-core:accuracy",
653
+ "@type": "xsd:decimal"
654
+ }
655
+ }
656
+ },
657
+ "conformance": {
658
+ "@id": "untp-core:conformance",
659
+ "@type": "xsd:boolean"
660
+ },
661
+ "conformityTopic": {
662
+ "@id": "untp-core:conformityTopic",
663
+ "@type": "@vocab",
664
+ "@context": {
665
+ "@protected": true,
666
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/conformityTopicCode#"
667
+ }
668
+ },
669
+ "conformityEvidence": {
670
+ "@protected": true,
671
+ "@id": "untp-core:conformityEvidence",
672
+ "@context": {
673
+ "@protected": true,
674
+ "linkURL": {
675
+ "@id": "untp-core:linkURL",
676
+ "@type": "xsd:string"
677
+ },
678
+ "linkName": {
679
+ "@id": "untp-core:linkName",
680
+ "@type": "xsd:string"
681
+ },
682
+ "linkType": {
683
+ "@id": "untp-core:linkType",
684
+ "@type": "xsd:string"
685
+ },
686
+ "hashDigest": {
687
+ "@id": "untp-core:hashDigest",
688
+ "@type": "xsd:string"
689
+ },
690
+ "hashMethod": {
691
+ "@id": "untp-core:hashMethod",
692
+ "@type": "@vocab",
693
+ "@context": {
694
+ "@protected": true,
695
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/hashMethodCode#"
696
+ }
697
+ },
698
+ "encryptionMethod": {
699
+ "@id": "untp-core:encryptionMethod",
700
+ "@type": "@vocab",
701
+ "@context": {
702
+ "@protected": true,
703
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/encryptionMethodCode#"
704
+ }
705
+ }
706
+ }
707
+ }
708
+ }
709
+ },
710
+ "ProductPassport": {
711
+ "@protected": true,
712
+ "@id": "untp-dpp:ProductPassport",
713
+ "@context": {
714
+ "@protected": true,
715
+ "product": {
716
+ "@id": "untp-core:product",
717
+ "@type": "@id"
718
+ },
719
+ "granularityLevel": {
720
+ "@id": "untp-dpp:granularityLevel",
721
+ "@type": "@vocab",
722
+ "@context": {
723
+ "@protected": true,
724
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/dpp/0/granularityCode#"
725
+ }
726
+ },
727
+ "conformityClaim": {
728
+ "@id": "untp-core:conformityClaim",
729
+ "@type": "@id"
730
+ },
731
+ "emissionsScorecard": {
732
+ "@protected": true,
733
+ "@id": "untp-core:emissionsScorecard",
734
+ "@context": {
735
+ "@protected": true,
736
+ "carbonFootprint": {
737
+ "@id": "untp-core:carbonFootprint",
738
+ "@type": "xsd:decimal"
739
+ },
740
+ "declaredUnit": {
741
+ "@id": "untp-core:declaredUnit",
742
+ "@type": "@vocab",
743
+ "@context": {
744
+ "@protected": true,
745
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
746
+ }
747
+ },
748
+ "operationalScope": {
749
+ "@id": "untp-core:operationalScope",
750
+ "@type": "@vocab",
751
+ "@context": {
752
+ "@protected": true,
753
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/operationalScopeCode#"
754
+ }
755
+ },
756
+ "primarySourcedRatio": {
757
+ "@id": "untp-core:primarySourcedRatio",
758
+ "@type": "xsd:decimal"
759
+ },
760
+ "reportingStandard": {
761
+ "@id": "untp-core:reportingStandard",
762
+ "@type": "@id"
763
+ }
764
+ }
765
+ },
766
+ "traceabilityInformation": {
767
+ "@protected": true,
768
+ "@id": "untp-dpp:traceabilityInformation",
769
+ "@context": {
770
+ "@protected": true,
771
+ "valueChainProcess": {
772
+ "@id": "untp-dpp:valueChainProcess",
773
+ "@type": "xsd:string"
774
+ },
775
+ "verifiedRatio": {
776
+ "@id": "untp-dpp:verifiedRatio",
777
+ "@type": "xsd:decimal"
778
+ },
779
+ "traceabilityEvent": {
780
+ "@protected": true,
781
+ "@id": "untp-core:traceabilityEvent",
782
+ "@context": {
783
+ "@protected": true,
784
+ "linkURL": {
785
+ "@id": "untp-core:linkURL",
786
+ "@type": "xsd:string"
787
+ },
788
+ "linkName": {
789
+ "@id": "untp-core:linkName",
790
+ "@type": "xsd:string"
791
+ },
792
+ "linkType": {
793
+ "@id": "untp-core:linkType",
794
+ "@type": "xsd:string"
795
+ },
796
+ "hashDigest": {
797
+ "@id": "untp-core:hashDigest",
798
+ "@type": "xsd:string"
799
+ },
800
+ "hashMethod": {
801
+ "@id": "untp-core:hashMethod",
802
+ "@type": "@vocab",
803
+ "@context": {
804
+ "@protected": true,
805
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/hashMethodCode#"
806
+ }
807
+ },
808
+ "encryptionMethod": {
809
+ "@id": "untp-core:encryptionMethod",
810
+ "@type": "@vocab",
811
+ "@context": {
812
+ "@protected": true,
813
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/encryptionMethodCode#"
814
+ }
815
+ }
816
+ }
817
+ }
818
+ }
819
+ },
820
+ "circularityScorecard": {
821
+ "@protected": true,
822
+ "@id": "untp-core:circularityScorecard",
823
+ "@context": {
824
+ "@protected": true,
825
+ "recyclingInformation": {
826
+ "@protected": true,
827
+ "@id": "untp-core:recyclingInformation",
828
+ "@context": {
829
+ "@protected": true,
830
+ "linkURL": {
831
+ "@id": "untp-core:linkURL",
832
+ "@type": "xsd:string"
833
+ },
834
+ "linkName": {
835
+ "@id": "untp-core:linkName",
836
+ "@type": "xsd:string"
837
+ },
838
+ "linkType": {
839
+ "@id": "untp-core:linkType",
840
+ "@type": "xsd:string"
841
+ }
842
+ }
843
+ },
844
+ "repairInformation": {
845
+ "@protected": true,
846
+ "@id": "untp-core:repairInformation",
847
+ "@context": {
848
+ "@protected": true,
849
+ "linkURL": {
850
+ "@id": "untp-core:linkURL",
851
+ "@type": "xsd:string"
852
+ },
853
+ "linkName": {
854
+ "@id": "untp-core:linkName",
855
+ "@type": "xsd:string"
856
+ },
857
+ "linkType": {
858
+ "@id": "untp-core:linkType",
859
+ "@type": "xsd:string"
860
+ }
861
+ }
862
+ },
863
+ "recyclableContent": {
864
+ "@id": "untp-core:recyclableContent",
865
+ "@type": "xsd:decimal"
866
+ },
867
+ "recycledContent": {
868
+ "@id": "untp-core:recycledContent",
869
+ "@type": "xsd:decimal"
870
+ },
871
+ "utilityFactor": {
872
+ "@id": "untp-core:utilityFactor",
873
+ "@type": "xsd:decimal"
874
+ },
875
+ "materialCircularityIndicator": {
876
+ "@id": "untp-core:materialCircularityIndicator",
877
+ "@type": "xsd:decimal"
878
+ }
879
+ }
880
+ },
881
+ "dueDiligenceDeclaration": {
882
+ "@protected": true,
883
+ "@id": "untp-core:dueDiligenceDeclaration",
884
+ "@context": {
885
+ "@protected": true,
886
+ "linkURL": {
887
+ "@id": "untp-core:linkURL",
888
+ "@type": "xsd:string"
889
+ },
890
+ "linkName": {
891
+ "@id": "untp-core:linkName",
892
+ "@type": "xsd:string"
893
+ },
894
+ "linkType": {
895
+ "@id": "untp-core:linkType",
896
+ "@type": "xsd:string"
897
+ }
898
+ }
899
+ },
900
+ "materialsProvenance": {
901
+ "@protected": true,
902
+ "@id": "untp-core:materialsProvenance",
903
+ "@context": {
904
+ "@protected": true,
905
+ "originCountry": {
906
+ "@id": "untp-core:originCountry",
907
+ "@type": "@vocab",
908
+ "@context": {
909
+ "@protected": true,
910
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
911
+ }
912
+ },
913
+ "materialType": {
914
+ "@id": "untp-core:materialType",
915
+ "@type": "@id"
916
+ },
917
+ "massFraction": {
918
+ "@id": "untp-core:massFraction",
919
+ "@type": "xsd:decimal"
920
+ },
921
+ "mass": {
922
+ "@protected": true,
923
+ "@id": "untp-core:mass",
924
+ "@context": {
925
+ "@protected": true,
926
+ "value": {
927
+ "@id": "untp-core:value",
928
+ "@type": "xsd:decimal"
929
+ },
930
+ "unit": {
931
+ "@id": "untp-core:unit",
932
+ "@type": "@vocab",
933
+ "@context": {
934
+ "@protected": true,
935
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
936
+ }
937
+ }
938
+ }
939
+ },
940
+ "recycledMassFraction": {
941
+ "@id": "untp-core:recycledMassFraction",
942
+ "@type": "xsd:decimal"
943
+ },
944
+ "hazardous": {
945
+ "@id": "untp-core:hazardous",
946
+ "@type": "xsd:boolean"
947
+ },
948
+ "symbol": {
949
+ "@id": "untp-core:symbol",
950
+ "@type": "xsd:string"
951
+ },
952
+ "materialSafetyInformation": {
953
+ "@protected": true,
954
+ "@id": "untp-core:materialSafetyInformation",
955
+ "@context": {
956
+ "@protected": true,
957
+ "linkURL": {
958
+ "@id": "untp-core:linkURL",
959
+ "@type": "xsd:string"
960
+ },
961
+ "linkName": {
962
+ "@id": "untp-core:linkName",
963
+ "@type": "xsd:string"
964
+ },
965
+ "linkType": {
966
+ "@id": "untp-core:linkType",
967
+ "@type": "xsd:string"
968
+ }
969
+ }
970
+ }
971
+ }
972
+ }
973
+ }
974
+ },
975
+ "Declaration": {
976
+ "@protected": true,
977
+ "@id": "untp-core:Declaration",
978
+ "@context": {
979
+ "@protected": true,
980
+ "referenceStandard": {
981
+ "@id": "untp-core:referenceStandard",
982
+ "@type": "@id"
983
+ },
984
+ "referenceRegulation": {
985
+ "@id": "untp-core:referenceRegulation",
986
+ "@type": "@id"
987
+ },
988
+ "assessmentCriteria": {
989
+ "@id": "untp-core:assessmentCriteria",
990
+ "@type": "@id"
991
+ },
992
+ "assessmentDate": {
993
+ "@id": "untp-core:assessmentDate",
994
+ "@type": "xsd:string"
995
+ },
996
+ "declaredValue": {
997
+ "@protected": true,
998
+ "@id": "untp-core:declaredValue",
999
+ "@context": {
1000
+ "@protected": true,
1001
+ "metricName": {
1002
+ "@id": "untp-core:metricName",
1003
+ "@type": "xsd:string"
1004
+ },
1005
+ "metricValue": {
1006
+ "@protected": true,
1007
+ "@id": "untp-core:metricValue",
1008
+ "@context": {
1009
+ "@protected": true,
1010
+ "value": {
1011
+ "@id": "untp-core:value",
1012
+ "@type": "xsd:decimal"
1013
+ },
1014
+ "unit": {
1015
+ "@id": "untp-core:unit",
1016
+ "@type": "@vocab",
1017
+ "@context": {
1018
+ "@protected": true,
1019
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
1020
+ }
1021
+ }
1022
+ }
1023
+ },
1024
+ "score": {
1025
+ "@id": "untp-core:score",
1026
+ "@type": "xsd:string"
1027
+ },
1028
+ "accuracy": {
1029
+ "@id": "untp-core:accuracy",
1030
+ "@type": "xsd:decimal"
1031
+ }
1032
+ }
1033
+ },
1034
+ "conformance": {
1035
+ "@id": "untp-core:conformance",
1036
+ "@type": "xsd:boolean"
1037
+ },
1038
+ "conformityTopic": {
1039
+ "@id": "untp-core:conformityTopic",
1040
+ "@type": "@vocab",
1041
+ "@context": {
1042
+ "@protected": true,
1043
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/conformityTopicCode#"
1044
+ }
1045
+ }
1046
+ }
1047
+ },
1048
+ "RenderTemplate2024": {
1049
+ "@protected": true,
1050
+ "@id": "untp-core:RenderTemplate2024",
1051
+ "@context": {
1052
+ "@protected": true,
1053
+ "mediaQuery": {
1054
+ "@id": "untp-core:mediaQuery",
1055
+ "@type": "xsd:string"
1056
+ },
1057
+ "template": {
1058
+ "@id": "renderMethodPrefix:template",
1059
+ "@type": "xsd:string"
1060
+ },
1061
+ "url": {
1062
+ "@id": "renderMethodPrefix:url",
1063
+ "@type": "xsd:string"
1064
+ }
1065
+ }
1066
+ },
1067
+ "WebRenderingTemplate2022": {
1068
+ "@protected": true,
1069
+ "@id": "untp-core:WebRenderingTemplate2022",
1070
+ "@context": {
1071
+ "@protected": true,
1072
+ "template": {
1073
+ "@id": "renderMethodPrefix:template",
1074
+ "@type": "xsd:string"
1075
+ }
1076
+ }
1077
+ }
1078
+ }
1079
+ };
1080
+ export default artefact;
1081
+ //# sourceMappingURL=dpp.js.map