|
122 | 122 | } |
123 | 123 | } |
124 | 124 | }, |
| 125 | + "Link": { |
| 126 | + "@protected": true, |
| 127 | + "@id": "untp-core:Link", |
| 128 | + "@context": { |
| 129 | + "@protected": true, |
| 130 | + "id": { |
| 131 | + "@id": "untp-core:id", |
| 132 | + "@type": "xsd:string" |
| 133 | + }, |
| 134 | + "name": { |
| 135 | + "@id": "schema:name" |
| 136 | + }, |
| 137 | + "digestMultibase": { |
| 138 | + "@id": "https://w3id.org/security#digestMultibase", |
| 139 | + "@type": "https://w3id.org/security#multibase" |
| 140 | + }, |
| 141 | + "mediaType": { |
| 142 | + "@id": "https://schema.org/encodingFormat" |
| 143 | + } |
| 144 | + } |
| 145 | + }, |
125 | 146 | "Facility": { |
126 | 147 | "@protected": true, |
127 | 148 | "@id": "untp-core:Facility", |
|
305 | 326 | "@type": "xsd:string" |
306 | 327 | }, |
307 | 328 | "productImage": { |
308 | | - "@protected": true, |
309 | 329 | "@id": "untp-core:productImage", |
310 | | - "@context": { |
311 | | - "@protected": true, |
312 | | - "linkURL": { |
313 | | - "@id": "untp-core:linkURL", |
314 | | - "@type": "xsd:string" |
315 | | - }, |
316 | | - "linkName": { |
317 | | - "@id": "untp-core:linkName", |
318 | | - "@type": "xsd:string" |
319 | | - }, |
320 | | - "linkType": { |
321 | | - "@id": "untp-core:linkType", |
322 | | - "@type": "xsd:string" |
323 | | - } |
324 | | - } |
| 330 | + "@type": "@id" |
325 | 331 | }, |
326 | 332 | "description": { |
327 | 333 | "@id": "schema:description" |
|
331 | 337 | "@type": "@id" |
332 | 338 | }, |
333 | 339 | "furtherInformation": { |
334 | | - "@protected": true, |
335 | 340 | "@id": "untp-core:furtherInformation", |
336 | | - "@context": { |
337 | | - "@protected": true, |
338 | | - "linkURL": { |
339 | | - "@id": "untp-core:linkURL", |
340 | | - "@type": "xsd:string" |
341 | | - }, |
342 | | - "linkName": { |
343 | | - "@id": "untp-core:linkName", |
344 | | - "@type": "xsd:string" |
345 | | - }, |
346 | | - "linkType": { |
347 | | - "@id": "untp-core:linkType", |
348 | | - "@type": "xsd:string" |
349 | | - } |
350 | | - } |
| 341 | + "@type": "@id" |
351 | 342 | }, |
352 | 343 | "producedByParty": { |
353 | 344 | "@id": "untp-core:Party", |
|
803 | 794 | } |
804 | 795 | }, |
805 | 796 | "conformityEvidence": { |
806 | | - "@protected": true, |
807 | 797 | "@id": "untp-core:conformityEvidence", |
808 | | - "@context": { |
809 | | - "@protected": true, |
810 | | - "linkURL": { |
811 | | - "@id": "untp-core:linkURL", |
812 | | - "@type": "xsd:string" |
813 | | - }, |
814 | | - "linkName": { |
815 | | - "@id": "untp-core:linkName", |
816 | | - "@type": "xsd:string" |
817 | | - }, |
818 | | - "linkType": { |
819 | | - "@id": "untp-core:linkType", |
820 | | - "@type": "xsd:string" |
821 | | - }, |
822 | | - "hashDigest": { |
823 | | - "@id": "untp-core:hashDigest", |
824 | | - "@type": "xsd:string" |
825 | | - }, |
826 | | - "hashMethod": { |
827 | | - "@id": "untp-core:hashMethod", |
828 | | - "@type": "@vocab", |
829 | | - "@context": { |
830 | | - "@protected": true, |
831 | | - "@vocab": "https://test.uncefact.org/vocabulary/untp/core/working/hashMethodCode#" |
832 | | - } |
833 | | - } |
834 | | - } |
| 798 | + "@type": "@id" |
835 | 799 | } |
836 | 800 | } |
837 | 801 | }, |
|
885 | 849 | } |
886 | 850 | }, |
887 | 851 | "endorsementEvidence": { |
888 | | - "@protected": true, |
889 | 852 | "@id": "untp-core:endorsementEvidence", |
890 | | - "@context": { |
891 | | - "@protected": true, |
892 | | - "linkURL": { |
893 | | - "@id": "untp-core:linkURL", |
894 | | - "@type": "xsd:string" |
895 | | - }, |
896 | | - "linkName": { |
897 | | - "@id": "untp-core:linkName", |
898 | | - "@type": "xsd:string" |
899 | | - }, |
900 | | - "linkType": { |
901 | | - "@id": "untp-core:linkType", |
902 | | - "@type": "xsd:string" |
903 | | - } |
904 | | - } |
| 853 | + "@type": "@id" |
905 | 854 | } |
906 | 855 | } |
907 | 856 | }, |
|
966 | 915 | "@type": "@id" |
967 | 916 | }, |
968 | 917 | "conformityCertificate": { |
969 | | - "@protected": true, |
970 | 918 | "@id": "untp-core:conformityCertificate", |
971 | | - "@context": { |
972 | | - "@protected": true, |
973 | | - "linkURL": { |
974 | | - "@id": "untp-core:linkURL", |
975 | | - "@type": "xsd:string" |
976 | | - }, |
977 | | - "linkName": { |
978 | | - "@id": "untp-core:linkName", |
979 | | - "@type": "xsd:string" |
980 | | - }, |
981 | | - "linkType": { |
982 | | - "@id": "untp-core:linkType", |
983 | | - "@type": "xsd:string" |
984 | | - }, |
985 | | - "hashDigest": { |
986 | | - "@id": "untp-core:hashDigest", |
987 | | - "@type": "xsd:string" |
988 | | - }, |
989 | | - "hashMethod": { |
990 | | - "@id": "untp-core:hashMethod", |
991 | | - "@type": "@vocab", |
992 | | - "@context": { |
993 | | - "@protected": true, |
994 | | - "@vocab": "https://test.uncefact.org/vocabulary/untp/core/working/hashMethodCode#" |
995 | | - } |
996 | | - } |
997 | | - } |
| 919 | + "@type": "@id" |
998 | 920 | }, |
999 | 921 | "auditableEvidence": { |
1000 | | - "@protected": true, |
1001 | 922 | "@id": "untp-core:auditableEvidence", |
1002 | | - "@context": { |
1003 | | - "@protected": true, |
1004 | | - "linkURL": { |
1005 | | - "@id": "untp-core:linkURL", |
1006 | | - "@type": "xsd:string" |
1007 | | - }, |
1008 | | - "linkName": { |
1009 | | - "@id": "untp-core:linkName", |
1010 | | - "@type": "xsd:string" |
1011 | | - }, |
1012 | | - "linkType": { |
1013 | | - "@id": "untp-core:linkType", |
1014 | | - "@type": "xsd:string" |
1015 | | - }, |
1016 | | - "hashDigest": { |
1017 | | - "@id": "untp-core:hashDigest", |
1018 | | - "@type": "xsd:string" |
1019 | | - }, |
1020 | | - "hashMethod": { |
1021 | | - "@id": "untp-core:hashMethod", |
1022 | | - "@type": "@vocab", |
1023 | | - "@context": { |
1024 | | - "@protected": true, |
1025 | | - "@vocab": "https://test.uncefact.org/vocabulary/untp/core/working/hashMethodCode#" |
1026 | | - } |
1027 | | - } |
1028 | | - } |
| 923 | + "@type": "@id" |
1029 | 924 | } |
1030 | 925 | } |
1031 | 926 | }, |
|
0 commit comments