@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,693 @@
1
+ // Generated by scripts/refresh-artefacts.mjs from context/untp/0.6.1/dfr.json. Do not edit by hand.
2
+ const artefact = {
3
+ "@context": {
4
+ "untp-dfr": "https://test.uncefact.org/vocabulary/untp/dfr/0/",
5
+ "schemaorg": "https://schema.org/",
6
+ "untp-core": "https://test.uncefact.org/vocabulary/untp/core/0/",
7
+ "geojson": "https://purl.org/geojson/vocab#",
8
+ "renderMethodPrefix": "https://w3id.org/vc/render-method#",
9
+ "xsd": "http://www.w3.org/2001/XMLSchema#",
10
+ "@protected": true,
11
+ "@version": 1.1,
12
+ "DigitalFacilityRecord": {
13
+ "@protected": true,
14
+ "@id": "untp-dfr:DigitalFacilityRecord"
15
+ },
16
+ "IdentifierScheme": {
17
+ "@protected": true,
18
+ "@id": "untp-core:IdentifierScheme",
19
+ "@context": {
20
+ "@protected": true,
21
+ "name": {
22
+ "@id": "schemaorg:name"
23
+ }
24
+ }
25
+ },
26
+ "Classification": {
27
+ "@protected": true,
28
+ "@id": "untp-core:Classification",
29
+ "@context": {
30
+ "@protected": true,
31
+ "code": {
32
+ "@id": "untp-core:code",
33
+ "@type": "xsd:string"
34
+ },
35
+ "name": {
36
+ "@id": "schemaorg:name"
37
+ },
38
+ "schemeID": {
39
+ "@id": "untp-core:schemeID",
40
+ "@type": "xsd:string"
41
+ },
42
+ "schemeName": {
43
+ "@id": "untp-core:schemeName",
44
+ "@type": "xsd:string"
45
+ }
46
+ }
47
+ },
48
+ "Party": {
49
+ "@protected": true,
50
+ "@id": "untp-core:Party",
51
+ "@context": {
52
+ "@protected": true,
53
+ "name": {
54
+ "@id": "schemaorg:name"
55
+ },
56
+ "registeredId": {
57
+ "@id": "untp-core:registeredId",
58
+ "@type": "xsd:string"
59
+ },
60
+ "idScheme": {
61
+ "@id": "untp-core:idScheme",
62
+ "@type": "@id"
63
+ },
64
+ "description": {
65
+ "@id": "schemaorg:description"
66
+ },
67
+ "registrationCountry": {
68
+ "@id": "untp-core:registrationCountry",
69
+ "@type": "@vocab",
70
+ "@context": {
71
+ "@protected": true,
72
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
73
+ }
74
+ },
75
+ "organisationWebsite": {
76
+ "@id": "untp-core:organisationWebsite",
77
+ "@type": "xsd:string"
78
+ },
79
+ "industryCategory": {
80
+ "@id": "untp-core:industryCategory",
81
+ "@type": "@id"
82
+ },
83
+ "partyAlsoKnownAs": {
84
+ "@id": "untp-core:Party",
85
+ "@type": "@id",
86
+ "@context": {
87
+ "@protected": true,
88
+ "name": {
89
+ "@id": "schemaorg:name"
90
+ },
91
+ "registeredId": {
92
+ "@id": "untp-core:registeredId",
93
+ "@type": "xsd:string"
94
+ },
95
+ "idScheme": {
96
+ "@id": "untp-core:idScheme",
97
+ "@type": "@id"
98
+ }
99
+ }
100
+ }
101
+ }
102
+ },
103
+ "CredentialIssuer": {
104
+ "@protected": true,
105
+ "@id": "untp-core:CredentialIssuer",
106
+ "@context": {
107
+ "@protected": true,
108
+ "name": {
109
+ "@id": "schemaorg:name"
110
+ },
111
+ "issuerAlsoKnownAs": {
112
+ "@id": "untp-core:Party",
113
+ "@type": "@id",
114
+ "@context": {
115
+ "@protected": true,
116
+ "name": {
117
+ "@id": "schemaorg:name"
118
+ },
119
+ "registeredId": {
120
+ "@id": "untp-core:registeredId",
121
+ "@type": "xsd:string"
122
+ },
123
+ "idScheme": {
124
+ "@id": "untp-core:idScheme",
125
+ "@type": "@id"
126
+ }
127
+ }
128
+ }
129
+ }
130
+ },
131
+ "Facility": {
132
+ "@protected": true,
133
+ "@id": "untp-core:Facility",
134
+ "@context": {
135
+ "@protected": true,
136
+ "name": {
137
+ "@id": "schemaorg:name"
138
+ },
139
+ "registeredId": {
140
+ "@id": "untp-core:registeredId",
141
+ "@type": "xsd:string"
142
+ },
143
+ "idScheme": {
144
+ "@id": "untp-core:idScheme",
145
+ "@type": "@id"
146
+ },
147
+ "description": {
148
+ "@id": "schemaorg:description"
149
+ },
150
+ "countryOfOperation": {
151
+ "@id": "untp-core:countryOfOperation",
152
+ "@type": "@vocab",
153
+ "@context": {
154
+ "@protected": true,
155
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
156
+ }
157
+ },
158
+ "processCategory": {
159
+ "@id": "untp-core:processCategory",
160
+ "@type": "@id"
161
+ },
162
+ "operatedByParty": {
163
+ "@id": "untp-core:Party",
164
+ "@type": "@id",
165
+ "@context": {
166
+ "@protected": true,
167
+ "name": {
168
+ "@id": "schemaorg:name"
169
+ },
170
+ "registeredId": {
171
+ "@id": "untp-core:registeredId",
172
+ "@type": "xsd:string"
173
+ },
174
+ "idScheme": {
175
+ "@id": "untp-core:idScheme",
176
+ "@type": "@id"
177
+ }
178
+ }
179
+ },
180
+ "facilityAlsoKnownAs": {
181
+ "@id": "untp-core:Facility",
182
+ "@type": "@id",
183
+ "@context": {
184
+ "@protected": true,
185
+ "name": {
186
+ "@id": "schemaorg:name"
187
+ },
188
+ "registeredId": {
189
+ "@id": "untp-core:registeredId",
190
+ "@type": "xsd:string"
191
+ },
192
+ "idScheme": {
193
+ "@id": "untp-core:idScheme",
194
+ "@type": "@id"
195
+ }
196
+ }
197
+ },
198
+ "locationInformation": {
199
+ "@protected": true,
200
+ "@id": "untp-core:locationInformation",
201
+ "@context": {
202
+ "@protected": true,
203
+ "plusCode": {
204
+ "@id": "untp-core:plusCode",
205
+ "@type": "xsd:string"
206
+ },
207
+ "geoLocation": {
208
+ "@protected": true,
209
+ "@id": "geojson:geoLocation",
210
+ "@context": {
211
+ "@protected": true,
212
+ "type": {
213
+ "@id": "geojson:type",
214
+ "@type": "xsd:string"
215
+ },
216
+ "coordinates": {
217
+ "@protected": true,
218
+ "@id": "geojson:coordinates",
219
+ "@context": {
220
+ "@protected": true,
221
+ "data": {
222
+ "@id": "geojson:data",
223
+ "@type": "xsd:double"
224
+ }
225
+ }
226
+ }
227
+ }
228
+ },
229
+ "geoBoundary": {
230
+ "@protected": true,
231
+ "@id": "geojson:geoBoundary",
232
+ "@context": {
233
+ "@protected": true,
234
+ "type": {
235
+ "@id": "geojson:type",
236
+ "@type": "xsd:string"
237
+ },
238
+ "coordinates": {
239
+ "@protected": true,
240
+ "@id": "geojson:coordinates",
241
+ "@context": {
242
+ "@protected": true,
243
+ "data": {
244
+ "@protected": true,
245
+ "@id": "geojson:data",
246
+ "@context": {
247
+ "@protected": true,
248
+ "data": {
249
+ "@id": "geojson:data",
250
+ "@type": "xsd:double"
251
+ }
252
+ }
253
+ }
254
+ }
255
+ }
256
+ }
257
+ }
258
+ }
259
+ },
260
+ "address": {
261
+ "@protected": true,
262
+ "@id": "untp-core:address",
263
+ "@context": {
264
+ "@protected": true,
265
+ "streetAddress": {
266
+ "@id": "untp-core:streetAddress",
267
+ "@type": "xsd:string"
268
+ },
269
+ "postalCode": {
270
+ "@id": "untp-core:postalCode",
271
+ "@type": "xsd:string"
272
+ },
273
+ "addressLocality": {
274
+ "@id": "untp-core:addressLocality",
275
+ "@type": "xsd:string"
276
+ },
277
+ "addressRegion": {
278
+ "@id": "untp-core:addressRegion",
279
+ "@type": "xsd:string"
280
+ },
281
+ "addressCountry": {
282
+ "@id": "untp-core:addressCountry",
283
+ "@type": "@vocab",
284
+ "@context": {
285
+ "@protected": true,
286
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
287
+ }
288
+ }
289
+ }
290
+ }
291
+ }
292
+ },
293
+ "Standard": {
294
+ "@protected": true,
295
+ "@id": "untp-core:Standard",
296
+ "@context": {
297
+ "@protected": true,
298
+ "name": {
299
+ "@id": "schemaorg:name"
300
+ },
301
+ "issuingParty": {
302
+ "@id": "untp-core:Party",
303
+ "@type": "@id",
304
+ "@context": {
305
+ "@protected": true,
306
+ "name": {
307
+ "@id": "schemaorg:name"
308
+ },
309
+ "registeredId": {
310
+ "@id": "untp-core:registeredId",
311
+ "@type": "xsd:string"
312
+ },
313
+ "idScheme": {
314
+ "@id": "untp-core:idScheme",
315
+ "@type": "@id"
316
+ }
317
+ }
318
+ },
319
+ "issueDate": {
320
+ "@id": "untp-core:issueDate",
321
+ "@type": "xsd:string"
322
+ }
323
+ }
324
+ },
325
+ "Regulation": {
326
+ "@protected": true,
327
+ "@id": "untp-core:Regulation",
328
+ "@context": {
329
+ "@protected": true,
330
+ "name": {
331
+ "@id": "schemaorg:name"
332
+ },
333
+ "jurisdictionCountry": {
334
+ "@id": "untp-core:jurisdictionCountry",
335
+ "@type": "@vocab",
336
+ "@context": {
337
+ "@protected": true,
338
+ "@vocab": "https://vocabulary.uncefact.org/CountryId#"
339
+ }
340
+ },
341
+ "administeredBy": {
342
+ "@id": "untp-core:Party",
343
+ "@type": "@id",
344
+ "@context": {
345
+ "@protected": true,
346
+ "name": {
347
+ "@id": "schemaorg:name"
348
+ },
349
+ "registeredId": {
350
+ "@id": "untp-core:registeredId",
351
+ "@type": "xsd:string"
352
+ },
353
+ "idScheme": {
354
+ "@id": "untp-core:idScheme",
355
+ "@type": "@id"
356
+ }
357
+ }
358
+ },
359
+ "effectiveDate": {
360
+ "@id": "untp-core:effectiveDate",
361
+ "@type": "xsd:string"
362
+ }
363
+ }
364
+ },
365
+ "Criterion": {
366
+ "@protected": true,
367
+ "@id": "untp-core:Criterion",
368
+ "@context": {
369
+ "@protected": true,
370
+ "name": {
371
+ "@id": "schemaorg:name"
372
+ },
373
+ "description": {
374
+ "@id": "schemaorg:description"
375
+ },
376
+ "conformityTopic": {
377
+ "@id": "untp-core:conformityTopic",
378
+ "@type": "@vocab",
379
+ "@context": {
380
+ "@protected": true,
381
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/conformityTopicCode#"
382
+ }
383
+ },
384
+ "status": {
385
+ "@id": "untp-core:status",
386
+ "@type": "@vocab",
387
+ "@context": {
388
+ "@protected": true,
389
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/statusCode#"
390
+ }
391
+ },
392
+ "subCriterion": {
393
+ "@id": "untp-core:subCriterion",
394
+ "@type": "@id"
395
+ },
396
+ "thresholdValue": {
397
+ "@protected": true,
398
+ "@id": "untp-core:thresholdValue",
399
+ "@context": {
400
+ "@protected": true,
401
+ "metricName": {
402
+ "@id": "untp-core:metricName",
403
+ "@type": "xsd:string"
404
+ },
405
+ "metricValue": {
406
+ "@protected": true,
407
+ "@id": "untp-core:metricValue",
408
+ "@context": {
409
+ "@protected": true,
410
+ "value": {
411
+ "@id": "untp-core:value",
412
+ "@type": "xsd:double"
413
+ },
414
+ "unit": {
415
+ "@id": "untp-core:unit",
416
+ "@type": "@vocab",
417
+ "@context": {
418
+ "@protected": true,
419
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
420
+ }
421
+ }
422
+ }
423
+ },
424
+ "score": {
425
+ "@id": "untp-core:score",
426
+ "@type": "xsd:string"
427
+ },
428
+ "accuracy": {
429
+ "@id": "untp-core:accuracy",
430
+ "@type": "xsd:double"
431
+ }
432
+ }
433
+ },
434
+ "performanceLevel": {
435
+ "@id": "untp-core:performanceLevel",
436
+ "@type": "xsd:string"
437
+ },
438
+ "category": {
439
+ "@id": "untp-core:category",
440
+ "@type": "@id"
441
+ },
442
+ "tag": {
443
+ "@id": "untp-core:tag",
444
+ "@type": "xsd:string"
445
+ }
446
+ }
447
+ },
448
+ "Claim": {
449
+ "@protected": true,
450
+ "@id": "untp-core:Claim",
451
+ "@context": {
452
+ "@protected": true,
453
+ "description": {
454
+ "@id": "schemaorg:description"
455
+ },
456
+ "referenceStandard": {
457
+ "@id": "untp-core:referenceStandard",
458
+ "@type": "@id"
459
+ },
460
+ "referenceRegulation": {
461
+ "@id": "untp-core:referenceRegulation",
462
+ "@type": "@id"
463
+ },
464
+ "assessmentCriteria": {
465
+ "@id": "untp-core:assessmentCriteria",
466
+ "@type": "@id"
467
+ },
468
+ "assessmentDate": {
469
+ "@id": "untp-core:assessmentDate",
470
+ "@type": "xsd:string"
471
+ },
472
+ "declaredValue": {
473
+ "@protected": true,
474
+ "@id": "untp-core:declaredValue",
475
+ "@context": {
476
+ "@protected": true,
477
+ "metricName": {
478
+ "@id": "untp-core:metricName",
479
+ "@type": "xsd:string"
480
+ },
481
+ "metricValue": {
482
+ "@protected": true,
483
+ "@id": "untp-core:metricValue",
484
+ "@context": {
485
+ "@protected": true,
486
+ "value": {
487
+ "@id": "untp-core:value",
488
+ "@type": "xsd:double"
489
+ },
490
+ "unit": {
491
+ "@id": "untp-core:unit",
492
+ "@type": "@vocab",
493
+ "@context": {
494
+ "@protected": true,
495
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
496
+ }
497
+ }
498
+ }
499
+ },
500
+ "score": {
501
+ "@id": "untp-core:score",
502
+ "@type": "xsd:string"
503
+ },
504
+ "accuracy": {
505
+ "@id": "untp-core:accuracy",
506
+ "@type": "xsd:double"
507
+ }
508
+ }
509
+ },
510
+ "conformance": {
511
+ "@id": "untp-core:conformance",
512
+ "@type": "xsd:boolean"
513
+ },
514
+ "conformityTopic": {
515
+ "@id": "untp-core:conformityTopic",
516
+ "@type": "@vocab",
517
+ "@context": {
518
+ "@protected": true,
519
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/conformityTopicCode#"
520
+ }
521
+ },
522
+ "conformityEvidence": {
523
+ "@protected": true,
524
+ "@id": "untp-core:conformityEvidence",
525
+ "@context": {
526
+ "@protected": true,
527
+ "linkURL": {
528
+ "@id": "untp-core:linkURL",
529
+ "@type": "xsd:string"
530
+ },
531
+ "linkName": {
532
+ "@id": "untp-core:linkName",
533
+ "@type": "xsd:string"
534
+ },
535
+ "linkType": {
536
+ "@id": "untp-core:linkType",
537
+ "@type": "xsd:string"
538
+ },
539
+ "hashDigest": {
540
+ "@id": "untp-core:hashDigest",
541
+ "@type": "xsd:string"
542
+ },
543
+ "hashMethod": {
544
+ "@id": "untp-core:hashMethod",
545
+ "@type": "@vocab",
546
+ "@context": {
547
+ "@protected": true,
548
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/hashMethodCode#"
549
+ }
550
+ },
551
+ "encryptionMethod": {
552
+ "@id": "untp-core:encryptionMethod",
553
+ "@type": "@vocab",
554
+ "@context": {
555
+ "@protected": true,
556
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/encryptionMethodCode#"
557
+ }
558
+ }
559
+ }
560
+ }
561
+ }
562
+ },
563
+ "FacilityRecord": {
564
+ "@protected": true,
565
+ "@id": "untp-dfr:FacilityRecord",
566
+ "@context": {
567
+ "@protected": true,
568
+ "facility": {
569
+ "@id": "untp-core:facility",
570
+ "@type": "@id"
571
+ },
572
+ "conformityClaim": {
573
+ "@id": "untp-core:conformityClaim",
574
+ "@type": "@id"
575
+ }
576
+ }
577
+ },
578
+ "Declaration": {
579
+ "@protected": true,
580
+ "@id": "untp-core:Declaration",
581
+ "@context": {
582
+ "@protected": true,
583
+ "description": {
584
+ "@id": "schemaorg:description"
585
+ },
586
+ "referenceStandard": {
587
+ "@id": "untp-core:referenceStandard",
588
+ "@type": "@id"
589
+ },
590
+ "referenceRegulation": {
591
+ "@id": "untp-core:referenceRegulation",
592
+ "@type": "@id"
593
+ },
594
+ "assessmentCriteria": {
595
+ "@id": "untp-core:assessmentCriteria",
596
+ "@type": "@id"
597
+ },
598
+ "assessmentDate": {
599
+ "@id": "untp-core:assessmentDate",
600
+ "@type": "xsd:string"
601
+ },
602
+ "declaredValue": {
603
+ "@protected": true,
604
+ "@id": "untp-core:declaredValue",
605
+ "@context": {
606
+ "@protected": true,
607
+ "metricName": {
608
+ "@id": "untp-core:metricName",
609
+ "@type": "xsd:string"
610
+ },
611
+ "metricValue": {
612
+ "@protected": true,
613
+ "@id": "untp-core:metricValue",
614
+ "@context": {
615
+ "@protected": true,
616
+ "value": {
617
+ "@id": "untp-core:value",
618
+ "@type": "xsd:double"
619
+ },
620
+ "unit": {
621
+ "@id": "untp-core:unit",
622
+ "@type": "@vocab",
623
+ "@context": {
624
+ "@protected": true,
625
+ "@vocab": "https://vocabulary.uncefact.org/UnitMeasureCode#"
626
+ }
627
+ }
628
+ }
629
+ },
630
+ "score": {
631
+ "@id": "untp-core:score",
632
+ "@type": "xsd:string"
633
+ },
634
+ "accuracy": {
635
+ "@id": "untp-core:accuracy",
636
+ "@type": "xsd:double"
637
+ }
638
+ }
639
+ },
640
+ "conformance": {
641
+ "@id": "untp-core:conformance",
642
+ "@type": "xsd:boolean"
643
+ },
644
+ "conformityTopic": {
645
+ "@id": "untp-core:conformityTopic",
646
+ "@type": "@vocab",
647
+ "@context": {
648
+ "@protected": true,
649
+ "@vocab": "https://test.uncefact.org/vocabulary/untp/core/0/conformityTopicCode#"
650
+ }
651
+ }
652
+ }
653
+ },
654
+ "RenderTemplate2024": {
655
+ "@protected": true,
656
+ "@id": "untp-core:RenderTemplate2024",
657
+ "@context": {
658
+ "@protected": true,
659
+ "name": {
660
+ "@id": "schemaorg:name"
661
+ },
662
+ "mediaQuery": {
663
+ "@id": "untp-core:mediaQuery",
664
+ "@type": "xsd:string"
665
+ },
666
+ "template": {
667
+ "@id": "renderMethodPrefix:template",
668
+ "@type": "xsd:string"
669
+ },
670
+ "url": {
671
+ "@id": "renderMethodPrefix:url",
672
+ "@type": "xsd:string"
673
+ }
674
+ }
675
+ },
676
+ "WebRenderingTemplate2022": {
677
+ "@protected": true,
678
+ "@id": "untp-core:WebRenderingTemplate2022",
679
+ "@context": {
680
+ "@protected": true,
681
+ "name": {
682
+ "@id": "schemaorg:name"
683
+ },
684
+ "template": {
685
+ "@id": "renderMethodPrefix:template",
686
+ "@type": "xsd:string"
687
+ }
688
+ }
689
+ }
690
+ }
691
+ };
692
+ export default artefact;
693
+ //# sourceMappingURL=dfr.js.map