@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.
- package/README.md +40 -12
- package/artefacts/context/untp/0.6.0/dcc.json +1241 -0
- package/artefacts/context/untp/0.6.0/dfr.json +619 -0
- package/artefacts/context/untp/0.6.0/dia.json +162 -0
- package/artefacts/context/untp/0.6.0/dpp.json +1078 -0
- package/artefacts/context/untp/0.6.0/dte.json +1285 -0
- package/artefacts/context/untp/0.6.1/dcc.json +1388 -0
- package/artefacts/context/untp/0.6.1/dfr.json +690 -0
- package/artefacts/context/untp/0.6.1/dia.json +196 -0
- package/artefacts/context/untp/0.6.1/dpp.json +1164 -0
- package/artefacts/context/untp/0.6.1/dte.json +1340 -0
- package/artefacts/context/untp/0.7.0/untp.json +3493 -0
- package/artefacts/context/vcdm/2/credentials.json +301 -0
- package/artefacts/manifest.json +214 -0
- package/artefacts/schema/untp/0.6.0/dcc.json +1131 -0
- package/artefacts/schema/untp/0.6.0/dfr.json +1028 -0
- package/artefacts/schema/untp/0.6.0/dia.json +236 -0
- package/artefacts/schema/untp/0.6.0/dpp.json +1219 -0
- package/artefacts/schema/untp/0.6.0/dte.json +845 -0
- package/artefacts/schema/untp/0.6.1/dcc.json +1196 -0
- package/artefacts/schema/untp/0.6.1/dfr.json +1037 -0
- package/artefacts/schema/untp/0.6.1/dia.json +236 -0
- package/artefacts/schema/untp/0.6.1/dpp.json +1229 -0
- package/artefacts/schema/untp/0.6.1/dte.json +845 -0
- package/artefacts/schema/untp/0.7.0/cvc.json +701 -0
- package/artefacts/schema/untp/0.7.0/dcc.json +1133 -0
- package/artefacts/schema/untp/0.7.0/dfr.json +1245 -0
- package/artefacts/schema/untp/0.7.0/dia.json +443 -0
- package/artefacts/schema/untp/0.7.0/dpp.json +1300 -0
- package/artefacts/schema/untp/0.7.0/dte.json +1226 -0
- package/artefacts/schema/untp/0.7.0/linkset.json +119 -0
- package/artefacts/schema/vcdm/2/verifiable-credential.json +318 -0
- package/build/artefacts/detect-version-from-context.d.ts +7 -2
- package/build/artefacts/detect-version-from-context.js +17 -6
- package/build/artefacts/detect-version-from-context.js.map +1 -1
- package/build/artefacts/detect-version-from-context.test.js +59 -0
- package/build/artefacts/detect-version-from-context.test.js.map +1 -1
- package/build/artefacts/urls.d.ts +8 -1
- package/build/artefacts/urls.js +17 -5
- package/build/artefacts/urls.js.map +1 -1
- package/build/artefacts/urls.test.js +63 -1
- package/build/artefacts/urls.test.js.map +1 -1
- package/build/bundle/artefacts/context/untp/0.6.0/dcc.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dcc.js +1244 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dcc.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dfr.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dfr.js +622 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dfr.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dia.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dia.js +165 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dia.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dpp.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dpp.js +1081 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dpp.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dte.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dte.js +1288 -0
- package/build/bundle/artefacts/context/untp/0.6.0/dte.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dcc.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dcc.js +1391 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dcc.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dfr.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dfr.js +693 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dfr.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dia.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dia.js +199 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dia.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dpp.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dpp.js +1167 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dpp.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dte.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dte.js +1343 -0
- package/build/bundle/artefacts/context/untp/0.6.1/dte.js.map +1 -0
- package/build/bundle/artefacts/context/untp/0.7.0/untp.d.ts +2 -0
- package/build/bundle/artefacts/context/untp/0.7.0/untp.js +3496 -0
- package/build/bundle/artefacts/context/untp/0.7.0/untp.js.map +1 -0
- package/build/bundle/artefacts/context/vcdm/2/credentials.d.ts +2 -0
- package/build/bundle/artefacts/context/vcdm/2/credentials.js +304 -0
- package/build/bundle/artefacts/context/vcdm/2/credentials.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dcc.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dcc.js +1134 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dcc.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dfr.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dfr.js +1031 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dfr.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dia.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dia.js +239 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dia.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dpp.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dpp.js +1222 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dpp.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dte.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dte.js +848 -0
- package/build/bundle/artefacts/schema/untp/0.6.0/dte.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dcc.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dcc.js +1199 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dcc.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dfr.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dfr.js +1040 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dfr.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dia.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dia.js +239 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dia.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dpp.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dpp.js +1232 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dpp.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dte.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dte.js +848 -0
- package/build/bundle/artefacts/schema/untp/0.6.1/dte.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/cvc.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/cvc.js +704 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/cvc.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dcc.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dcc.js +1136 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dcc.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dfr.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dfr.js +1248 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dfr.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dia.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dia.js +446 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dia.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dpp.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dpp.js +1303 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dpp.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dte.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dte.js +1229 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/dte.js.map +1 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/linkset.d.ts +2 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/linkset.js +122 -0
- package/build/bundle/artefacts/schema/untp/0.7.0/linkset.js.map +1 -0
- package/build/bundle/artefacts/schema/vcdm/2/verifiable-credential.d.ts +2 -0
- package/build/bundle/artefacts/schema/vcdm/2/verifiable-credential.js +321 -0
- package/build/bundle/artefacts/schema/vcdm/2/verifiable-credential.js.map +1 -0
- package/build/bundle/fallback.d.ts +41 -0
- package/build/bundle/fallback.js +62 -0
- package/build/bundle/fallback.js.map +1 -0
- package/build/bundle/fallback.test.d.ts +1 -0
- package/build/bundle/fallback.test.js +124 -0
- package/build/bundle/fallback.test.js.map +1 -0
- package/build/bundle/index.d.ts +4 -0
- package/build/bundle/index.js +77 -0
- package/build/bundle/index.js.map +1 -0
- package/build/bundle/lookup.d.ts +14 -0
- package/build/bundle/lookup.js +40 -0
- package/build/bundle/lookup.js.map +1 -0
- package/build/bundle/lookup.test.d.ts +1 -0
- package/build/bundle/lookup.test.js +70 -0
- package/build/bundle/lookup.test.js.map +1 -0
- package/build/bundle/public.d.ts +29 -0
- package/build/bundle/public.js +60 -0
- package/build/bundle/public.js.map +1 -0
- package/build/bundle/public.test.d.ts +1 -0
- package/build/bundle/public.test.js +41 -0
- package/build/bundle/public.test.js.map +1 -0
- package/build/bundle/refresh-classify.test.d.ts +1 -0
- package/build/bundle/refresh-classify.test.js +20 -0
- package/build/bundle/refresh-classify.test.js.map +1 -0
- package/build/bundle/refresh-main.test.d.ts +1 -0
- package/build/bundle/refresh-main.test.js +98 -0
- package/build/bundle/refresh-main.test.js.map +1 -0
- package/build/common/as-date-time.d.ts +13 -0
- package/build/common/as-date-time.js +44 -0
- package/build/common/as-date-time.js.map +1 -0
- package/build/common/as-date-time.test.d.ts +1 -0
- package/build/common/as-date-time.test.js +42 -0
- package/build/common/as-date-time.test.js.map +1 -0
- package/build/common/as-non-empty-string.d.ts +11 -4
- package/build/common/as-non-empty-string.js +15 -5
- package/build/common/as-non-empty-string.js.map +1 -1
- package/build/common/as-non-empty-string.test.js +7 -2
- package/build/common/as-non-empty-string.test.js.map +1 -1
- package/build/common/canonical-json.d.ts +10 -0
- package/build/common/canonical-json.js +29 -0
- package/build/common/canonical-json.js.map +1 -0
- package/build/common/canonical-json.test.d.ts +1 -0
- package/build/common/canonical-json.test.js +20 -0
- package/build/common/canonical-json.test.js.map +1 -0
- package/build/common/index.d.ts +5 -0
- package/build/common/index.js +6 -0
- package/build/common/index.js.map +1 -0
- package/build/common/validity-window.d.ts +45 -0
- package/build/common/validity-window.js +68 -0
- package/build/common/validity-window.js.map +1 -0
- package/build/common/validity-window.test.d.ts +1 -0
- package/build/common/validity-window.test.js +67 -0
- package/build/common/validity-window.test.js.map +1 -0
- package/build/conformity-vocabulary/codes.d.ts +4 -0
- package/build/conformity-vocabulary/codes.js +4 -0
- package/build/conformity-vocabulary/codes.js.map +1 -1
- package/build/conformity-vocabulary/parse-conformity-scheme.test.js +150 -0
- package/build/conformity-vocabulary/parse-conformity-scheme.test.js.map +1 -1
- package/build/conformity-vocabulary/parsers/v0-7-0.parser.js +225 -0
- package/build/conformity-vocabulary/parsers/v0-7-0.parser.js.map +1 -1
- package/build/conformity-vocabulary/types.d.ts +69 -15
- package/build/conformity-vocabulary/validate-conformity-claim.d.ts +17 -11
- package/build/conformity-vocabulary/validate-conformity-claim.js +118 -13
- package/build/conformity-vocabulary/validate-conformity-claim.js.map +1 -1
- package/build/conformity-vocabulary/validate-conformity-claim.test.js +265 -0
- package/build/conformity-vocabulary/validate-conformity-claim.test.js.map +1 -1
- package/build/loaders/index.d.ts +2 -0
- package/build/loaders/index.js +1 -0
- package/build/loaders/index.js.map +1 -1
- package/build/loaders/jsonld-document-loader.d.ts +7 -5
- package/build/loaders/jsonld-document-loader.js +11 -2
- package/build/loaders/jsonld-document-loader.js.map +1 -1
- package/build/loaders/jsonld-document-loader.test.js +41 -1
- package/build/loaders/jsonld-document-loader.test.js.map +1 -1
- package/build/loaders/schema-loader.d.ts +13 -3
- package/build/loaders/schema-loader.js +24 -8
- package/build/loaders/schema-loader.js.map +1 -1
- package/build/loaders/schema-loader.test.js +56 -1
- package/build/loaders/schema-loader.test.js.map +1 -1
- package/build/node/errors.d.ts +9 -3
- package/build/node/errors.js +9 -3
- package/build/node/errors.js.map +1 -1
- package/build/node/index.d.ts +1 -1
- package/build/node/index.js +1 -1
- package/build/node/index.js.map +1 -1
- package/build/node/is-private-ip.d.ts +8 -4
- package/build/node/is-private-ip.fail-closed.test.d.ts +1 -0
- package/build/node/is-private-ip.fail-closed.test.js +36 -0
- package/build/node/is-private-ip.fail-closed.test.js.map +1 -0
- package/build/node/is-private-ip.js +77 -12
- package/build/node/is-private-ip.js.map +1 -1
- package/build/node/is-private-ip.test.js +28 -0
- package/build/node/is-private-ip.test.js.map +1 -1
- package/build/node/validate-public-url.d.ts +43 -11
- package/build/node/validate-public-url.js +68 -34
- package/build/node/validate-public-url.js.map +1 -1
- package/build/node/validate-public-url.test.js +161 -14
- package/build/node/validate-public-url.test.js.map +1 -1
- package/build/resolvers/errors.d.ts +36 -6
- package/build/resolvers/errors.js +41 -7
- package/build/resolvers/errors.js.map +1 -1
- package/build/resolvers/resolve-document-if-changed.test.js +7 -0
- package/build/resolvers/resolve-document-if-changed.test.js.map +1 -1
- package/build/resolvers/resolve-document.d.ts +29 -9
- package/build/resolvers/resolve-document.integration.test.d.ts +1 -0
- package/build/resolvers/resolve-document.integration.test.js +108 -0
- package/build/resolvers/resolve-document.integration.test.js.map +1 -0
- package/build/resolvers/resolve-document.js +129 -49
- package/build/resolvers/resolve-document.js.map +1 -1
- package/build/resolvers/resolve-document.test.js +462 -12
- package/build/resolvers/resolve-document.test.js.map +1 -1
- package/build/resolvers/resolve-json-document.d.ts +11 -8
- package/build/resolvers/resolve-json-document.js +7 -6
- package/build/resolvers/resolve-json-document.js.map +1 -1
- package/build/resolvers/resolve-json-document.test.js +21 -4
- package/build/resolvers/resolve-json-document.test.js.map +1 -1
- package/build/validation/describe-jsonld-failure.d.ts +48 -8
- package/build/validation/describe-jsonld-failure.js +94 -27
- package/build/validation/describe-jsonld-failure.js.map +1 -1
- package/build/validation/describe-jsonld-failure.test.js +98 -13
- package/build/validation/describe-jsonld-failure.test.js.map +1 -1
- package/build/validation/index.d.ts +3 -2
- package/build/validation/index.js +2 -2
- package/build/validation/index.js.map +1 -1
- package/build/validation/validate-jsonld.d.ts +29 -3
- package/build/validation/validate-jsonld.js +49 -22
- package/build/validation/validate-jsonld.js.map +1 -1
- package/build/validation/validate-jsonld.test.js +62 -5
- package/build/validation/validate-jsonld.test.js.map +1 -1
- 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
|