|
1 | 1 | { |
2 | 2 | "@context": { |
3 | 3 | "untp-core": "https://test.uncefact.org/vocabulary/untp/core/working/", |
4 | | - "schemaorg": "https://schema.org/", |
| 4 | + "schema": "https://schema.org/", |
5 | 5 | "geojson": "https://purl.org/geojson/vocab#", |
6 | 6 | "renderMethodPrefix": "https://w3id.org/vc/render-method#", |
7 | 7 | "xsd": "http://www.w3.org/2001/XMLSchema#", |
|
13 | 13 | "@context": { |
14 | 14 | "@protected": true, |
15 | 15 | "name": { |
16 | | - "@id": "schemaorg:name" |
| 16 | + "@id": "schema:name" |
17 | 17 | } |
18 | 18 | } |
19 | 19 | }, |
|
27 | 27 | "@type": "xsd:string" |
28 | 28 | }, |
29 | 29 | "name": { |
30 | | - "@id": "schemaorg:name" |
| 30 | + "@id": "schema:name" |
31 | 31 | }, |
32 | 32 | "schemeID": { |
33 | 33 | "@id": "untp-core:schemeID", |
|
45 | 45 | "@context": { |
46 | 46 | "@protected": true, |
47 | 47 | "name": { |
48 | | - "@id": "schemaorg:name" |
| 48 | + "@id": "schema:name" |
49 | 49 | }, |
50 | 50 | "registeredId": { |
51 | 51 | "@id": "untp-core:registeredId", |
|
56 | 56 | "@type": "@id" |
57 | 57 | }, |
58 | 58 | "description": { |
59 | | - "@id": "schemaorg:description" |
| 59 | + "@id": "schema:description" |
60 | 60 | }, |
61 | 61 | "registrationCountry": { |
62 | 62 | "@id": "untp-core:registrationCountry", |
|
80 | 80 | "@context": { |
81 | 81 | "@protected": true, |
82 | 82 | "name": { |
83 | | - "@id": "schemaorg:name" |
| 83 | + "@id": "schema:name" |
84 | 84 | }, |
85 | 85 | "registeredId": { |
86 | 86 | "@id": "untp-core:registeredId", |
|
100 | 100 | "@context": { |
101 | 101 | "@protected": true, |
102 | 102 | "name": { |
103 | | - "@id": "schemaorg:name" |
| 103 | + "@id": "schema:name" |
104 | 104 | }, |
105 | 105 | "issuerAlsoKnownAs": { |
106 | 106 | "@id": "untp-core:Party", |
107 | 107 | "@type": "@id", |
108 | 108 | "@context": { |
109 | 109 | "@protected": true, |
110 | 110 | "name": { |
111 | | - "@id": "schemaorg:name" |
| 111 | + "@id": "schema:name" |
112 | 112 | }, |
113 | 113 | "registeredId": { |
114 | 114 | "@id": "untp-core:registeredId", |
|
128 | 128 | "@context": { |
129 | 129 | "@protected": true, |
130 | 130 | "name": { |
131 | | - "@id": "schemaorg:name" |
| 131 | + "@id": "schema:name" |
132 | 132 | }, |
133 | 133 | "registeredId": { |
134 | 134 | "@id": "untp-core:registeredId", |
|
139 | 139 | "@type": "@id" |
140 | 140 | }, |
141 | 141 | "description": { |
142 | | - "@id": "schemaorg:description" |
| 142 | + "@id": "schema:description" |
143 | 143 | }, |
144 | 144 | "countryOfOperation": { |
145 | 145 | "@id": "untp-core:countryOfOperation", |
|
159 | 159 | "@context": { |
160 | 160 | "@protected": true, |
161 | 161 | "name": { |
162 | | - "@id": "schemaorg:name" |
| 162 | + "@id": "schema:name" |
163 | 163 | }, |
164 | 164 | "registeredId": { |
165 | 165 | "@id": "untp-core:registeredId", |
|
177 | 177 | "@context": { |
178 | 178 | "@protected": true, |
179 | 179 | "name": { |
180 | | - "@id": "schemaorg:name" |
| 180 | + "@id": "schema:name" |
181 | 181 | }, |
182 | 182 | "registeredId": { |
183 | 183 | "@id": "untp-core:registeredId", |
|
290 | 290 | "@context": { |
291 | 291 | "@protected": true, |
292 | 292 | "name": { |
293 | | - "@id": "schemaorg:name" |
| 293 | + "@id": "schema:name" |
294 | 294 | }, |
295 | 295 | "registeredId": { |
296 | 296 | "@id": "untp-core:registeredId", |
|
324 | 324 | } |
325 | 325 | }, |
326 | 326 | "description": { |
327 | | - "@id": "schemaorg:description" |
| 327 | + "@id": "schema:description" |
328 | 328 | }, |
329 | 329 | "productCategory": { |
330 | 330 | "@id": "untp-core:productCategory", |
|
355 | 355 | "@context": { |
356 | 356 | "@protected": true, |
357 | 357 | "name": { |
358 | | - "@id": "schemaorg:name" |
| 358 | + "@id": "schema:name" |
359 | 359 | }, |
360 | 360 | "registeredId": { |
361 | 361 | "@id": "untp-core:registeredId", |
|
373 | 373 | "@context": { |
374 | 374 | "@protected": true, |
375 | 375 | "name": { |
376 | | - "@id": "schemaorg:name" |
| 376 | + "@id": "schema:name" |
377 | 377 | }, |
378 | 378 | "registeredId": { |
379 | 379 | "@id": "untp-core:registeredId", |
|
511 | 511 | "@context": { |
512 | 512 | "@protected": true, |
513 | 513 | "name": { |
514 | | - "@id": "schemaorg:name" |
| 514 | + "@id": "schema:name" |
515 | 515 | }, |
516 | 516 | "issuingParty": { |
517 | 517 | "@id": "untp-core:Party", |
518 | 518 | "@type": "@id", |
519 | 519 | "@context": { |
520 | 520 | "@protected": true, |
521 | 521 | "name": { |
522 | | - "@id": "schemaorg:name" |
| 522 | + "@id": "schema:name" |
523 | 523 | }, |
524 | 524 | "registeredId": { |
525 | 525 | "@id": "untp-core:registeredId", |
|
543 | 543 | "@context": { |
544 | 544 | "@protected": true, |
545 | 545 | "name": { |
546 | | - "@id": "schemaorg:name" |
| 546 | + "@id": "schema:name" |
547 | 547 | }, |
548 | 548 | "jurisdictionCountry": { |
549 | 549 | "@id": "untp-core:jurisdictionCountry", |
|
559 | 559 | "@context": { |
560 | 560 | "@protected": true, |
561 | 561 | "name": { |
562 | | - "@id": "schemaorg:name" |
| 562 | + "@id": "schema:name" |
563 | 563 | }, |
564 | 564 | "registeredId": { |
565 | 565 | "@id": "untp-core:registeredId", |
|
583 | 583 | "@context": { |
584 | 584 | "@protected": true, |
585 | 585 | "name": { |
586 | | - "@id": "schemaorg:name" |
| 586 | + "@id": "schema:name" |
587 | 587 | }, |
588 | 588 | "description": { |
589 | | - "@id": "schemaorg:description" |
| 589 | + "@id": "schema:description" |
590 | 590 | }, |
591 | 591 | "conformityTopic": { |
592 | 592 | "@id": "untp-core:conformityTopic", |
|
666 | 666 | "@context": { |
667 | 667 | "@protected": true, |
668 | 668 | "description": { |
669 | | - "@id": "schemaorg:description" |
| 669 | + "@id": "schema:description" |
670 | 670 | }, |
671 | 671 | "referenceStandard": { |
672 | 672 | "@id": "untp-core:referenceStandard", |
|
738 | 738 | "@context": { |
739 | 739 | "@protected": true, |
740 | 740 | "description": { |
741 | | - "@id": "schemaorg:description" |
| 741 | + "@id": "schema:description" |
742 | 742 | }, |
743 | 743 | "referenceStandard": { |
744 | 744 | "@id": "untp-core:referenceStandard", |
|
841 | 841 | "@context": { |
842 | 842 | "@protected": true, |
843 | 843 | "name": { |
844 | | - "@id": "schemaorg:name" |
| 844 | + "@id": "schema:name" |
845 | 845 | }, |
846 | 846 | "trustmark": { |
847 | 847 | "@protected": true, |
|
872 | 872 | "@context": { |
873 | 873 | "@protected": true, |
874 | 874 | "name": { |
875 | | - "@id": "schemaorg:name" |
| 875 | + "@id": "schema:name" |
876 | 876 | }, |
877 | 877 | "registeredId": { |
878 | 878 | "@id": "untp-core:registeredId", |
|
911 | 911 | "@context": { |
912 | 912 | "@protected": true, |
913 | 913 | "name": { |
914 | | - "@id": "schemaorg:name" |
| 914 | + "@id": "schema:name" |
915 | 915 | }, |
916 | 916 | "assessorLevel": { |
917 | 917 | "@id": "untp-core:assessorLevel", |
|
938 | 938 | } |
939 | 939 | }, |
940 | 940 | "description": { |
941 | | - "@id": "schemaorg:description" |
| 941 | + "@id": "schema:description" |
942 | 942 | }, |
943 | 943 | "issuedToParty": { |
944 | 944 | "@id": "untp-core:Party", |
945 | 945 | "@type": "@id", |
946 | 946 | "@context": { |
947 | 947 | "@protected": true, |
948 | 948 | "name": { |
949 | | - "@id": "schemaorg:name" |
| 949 | + "@id": "schema:name" |
950 | 950 | }, |
951 | 951 | "registeredId": { |
952 | 952 | "@id": "untp-core:registeredId", |
|
957 | 957 | "@type": "@id" |
958 | 958 | }, |
959 | 959 | "description": { |
960 | | - "@id": "schemaorg:description" |
| 960 | + "@id": "schema:description" |
961 | 961 | } |
962 | 962 | } |
963 | 963 | }, |
|
1035 | 1035 | "@context": { |
1036 | 1036 | "@protected": true, |
1037 | 1037 | "name": { |
1038 | | - "@id": "schemaorg:name" |
| 1038 | + "@id": "schema:name" |
1039 | 1039 | }, |
1040 | 1040 | "mediaQuery": { |
1041 | 1041 | "@id": "untp-core:mediaQuery", |
|
1057 | 1057 | "@context": { |
1058 | 1058 | "@protected": true, |
1059 | 1059 | "name": { |
1060 | | - "@id": "schemaorg:name" |
| 1060 | + "@id": "schema:name" |
1061 | 1061 | }, |
1062 | 1062 | "template": { |
1063 | 1063 | "@id": "renderMethodPrefix:template", |
|
1071 | 1071 | "@context": { |
1072 | 1072 | "@protected": true, |
1073 | 1073 | "name": { |
1074 | | - "@id": "schemaorg:name" |
| 1074 | + "@id": "schema:name" |
1075 | 1075 | }, |
1076 | 1076 | "description": { |
1077 | | - "@id": "schemaorg:description" |
| 1077 | + "@id": "schema:description" |
1078 | 1078 | }, |
1079 | 1079 | "version": { |
1080 | 1080 | "@id": "untp-core:version", |
|
1090 | 1090 | "@context": { |
1091 | 1091 | "@protected": true, |
1092 | 1092 | "name": { |
1093 | | - "@id": "schemaorg:name" |
| 1093 | + "@id": "schema:name" |
1094 | 1094 | }, |
1095 | 1095 | "registeredId": { |
1096 | 1096 | "@id": "untp-core:registeredId", |
|
0 commit comments