@twin.org/standards-ld-contexts 0.0.2-next.15 → 0.0.2-next.16
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/dist/cjs/index.cjs +201 -72
- package/dist/esm/index.mjs +201 -72
- package/docs/changelog.md +7 -0
- package/package.json +1 -1
package/dist/esm/index.mjs
CHANGED
|
@@ -297,17 +297,18 @@ var federatedCatalogueTerms = {
|
|
|
297
297
|
validFrom: "https://www.w3.org/2018/credentials#validFrom",
|
|
298
298
|
validUntil: "https://www.w3.org/2018/credentials#validUntil",
|
|
299
299
|
evidence: "https://www.w3.org/2018/credentials#evidence",
|
|
300
|
-
legalAddress: "https://w3id.org/gaia-x/
|
|
301
|
-
registrationNumber: "https://w3id.org/gaia-x/
|
|
302
|
-
endpoint: "https://w3id.org/gaia-x/
|
|
303
|
-
servicePolicy: "https://w3id.org/gaia-x/
|
|
300
|
+
legalAddress: "https://w3id.org/gaia-x/2411#legalAddress",
|
|
301
|
+
registrationNumber: "https://w3id.org/gaia-x/2411#registrationNumber",
|
|
302
|
+
endpoint: "https://w3id.org/gaia-x/2411#endpoint",
|
|
303
|
+
servicePolicy: "https://w3id.org/gaia-x/2411#servicePolicy"
|
|
304
304
|
}
|
|
305
305
|
};
|
|
306
306
|
|
|
307
307
|
var comments = {
|
|
308
|
-
description: "
|
|
309
|
-
generation_date: "2025-
|
|
310
|
-
source: "
|
|
308
|
+
description: "Gaia-X Loire LD Context. Downloaded from Gaia-X",
|
|
309
|
+
generation_date: "2025-03-07T09:53:29",
|
|
310
|
+
source: "https://w3id.org/gaia-x/2411",
|
|
311
|
+
note: "Tuned by the TWIN team - October 2025. '@id' definitions incorrect for certain terms"
|
|
311
312
|
};
|
|
312
313
|
var gaiaX2411 = {
|
|
313
314
|
comments: comments,
|
|
@@ -341,7 +342,9 @@ var gaiaX2411 = {
|
|
|
341
342
|
"@context": {
|
|
342
343
|
text: "skos:notation",
|
|
343
344
|
description: "skos:prefLabel",
|
|
344
|
-
meaning:
|
|
345
|
+
meaning: {
|
|
346
|
+
"@id": "gx:meaning"
|
|
347
|
+
}
|
|
345
348
|
},
|
|
346
349
|
"@id": "accessAttributes"
|
|
347
350
|
},
|
|
@@ -353,7 +356,9 @@ var gaiaX2411 = {
|
|
|
353
356
|
"@context": {
|
|
354
357
|
text: "skos:notation",
|
|
355
358
|
description: "skos:prefLabel",
|
|
356
|
-
meaning:
|
|
359
|
+
meaning: {
|
|
360
|
+
"@id": "gx:meaning"
|
|
361
|
+
}
|
|
357
362
|
},
|
|
358
363
|
"@id": "accessType"
|
|
359
364
|
},
|
|
@@ -389,7 +394,9 @@ var gaiaX2411 = {
|
|
|
389
394
|
"@context": {
|
|
390
395
|
text: "skos:notation",
|
|
391
396
|
description: "skos:prefLabel",
|
|
392
|
-
meaning:
|
|
397
|
+
meaning: {
|
|
398
|
+
"@id": "gx:meaning"
|
|
399
|
+
}
|
|
393
400
|
},
|
|
394
401
|
"@id": "applicableJurisdiction"
|
|
395
402
|
},
|
|
@@ -448,7 +455,9 @@ var gaiaX2411 = {
|
|
|
448
455
|
"@context": {
|
|
449
456
|
text: "skos:notation",
|
|
450
457
|
description: "skos:prefLabel",
|
|
451
|
-
meaning:
|
|
458
|
+
meaning: {
|
|
459
|
+
"@id": "gx:meaning"
|
|
460
|
+
}
|
|
452
461
|
},
|
|
453
462
|
"@id": "blockStorageTechnology"
|
|
454
463
|
},
|
|
@@ -479,7 +488,9 @@ var gaiaX2411 = {
|
|
|
479
488
|
"@context": {
|
|
480
489
|
text: "skos:notation",
|
|
481
490
|
description: "skos:prefLabel",
|
|
482
|
-
meaning:
|
|
491
|
+
meaning: {
|
|
492
|
+
"@id": "gx:meaning"
|
|
493
|
+
}
|
|
483
494
|
},
|
|
484
495
|
"@id": "checkSumCalculation"
|
|
485
496
|
},
|
|
@@ -490,7 +501,9 @@ var gaiaX2411 = {
|
|
|
490
501
|
"@context": {
|
|
491
502
|
text: "skos:notation",
|
|
492
503
|
description: "skos:prefLabel",
|
|
493
|
-
meaning:
|
|
504
|
+
meaning: {
|
|
505
|
+
"@id": "gx:meaning"
|
|
506
|
+
}
|
|
494
507
|
},
|
|
495
508
|
"@id": "cipher"
|
|
496
509
|
},
|
|
@@ -504,7 +517,9 @@ var gaiaX2411 = {
|
|
|
504
517
|
"@type": "@id",
|
|
505
518
|
"@id": "communicationMethods"
|
|
506
519
|
},
|
|
507
|
-
completeIPI:
|
|
520
|
+
completeIPI: {
|
|
521
|
+
"@type": "@id"
|
|
522
|
+
},
|
|
508
523
|
compliantCredentials: {
|
|
509
524
|
"@type": "gx:CompliantCredential",
|
|
510
525
|
"@id": "compliantCredentials"
|
|
@@ -544,7 +559,9 @@ var gaiaX2411 = {
|
|
|
544
559
|
"@context": {
|
|
545
560
|
text: "skos:notation",
|
|
546
561
|
description: "skos:prefLabel",
|
|
547
|
-
meaning:
|
|
562
|
+
meaning: {
|
|
563
|
+
"@id": "gx:meaning"
|
|
564
|
+
}
|
|
548
565
|
},
|
|
549
566
|
"@id": "computeFunctionDeploymentMethod"
|
|
550
567
|
},
|
|
@@ -633,7 +650,9 @@ var gaiaX2411 = {
|
|
|
633
650
|
"@context": {
|
|
634
651
|
text: "skos:notation",
|
|
635
652
|
description: "skos:prefLabel",
|
|
636
|
-
meaning:
|
|
653
|
+
meaning: {
|
|
654
|
+
"@id": "gx:meaning"
|
|
655
|
+
}
|
|
637
656
|
},
|
|
638
657
|
"@id": "consistencyType"
|
|
639
658
|
},
|
|
@@ -656,7 +675,9 @@ var gaiaX2411 = {
|
|
|
656
675
|
"@context": {
|
|
657
676
|
text: "skos:notation",
|
|
658
677
|
description: "skos:prefLabel",
|
|
659
|
-
meaning:
|
|
678
|
+
meaning: {
|
|
679
|
+
"@id": "gx:meaning"
|
|
680
|
+
}
|
|
660
681
|
},
|
|
661
682
|
"@id": "containerFormat"
|
|
662
683
|
},
|
|
@@ -692,7 +713,9 @@ var gaiaX2411 = {
|
|
|
692
713
|
"@context": {
|
|
693
714
|
text: "skos:notation",
|
|
694
715
|
description: "skos:prefLabel",
|
|
695
|
-
meaning:
|
|
716
|
+
meaning: {
|
|
717
|
+
"@id": "gx:meaning"
|
|
718
|
+
}
|
|
696
719
|
},
|
|
697
720
|
"@id": "cpuArchitecture"
|
|
698
721
|
},
|
|
@@ -717,7 +740,9 @@ var gaiaX2411 = {
|
|
|
717
740
|
"@context": {
|
|
718
741
|
text: "skos:notation",
|
|
719
742
|
description: "skos:prefLabel",
|
|
720
|
-
meaning:
|
|
743
|
+
meaning: {
|
|
744
|
+
"@id": "gx:meaning"
|
|
745
|
+
}
|
|
721
746
|
},
|
|
722
747
|
"@id": "cryptographicSecurityStandards"
|
|
723
748
|
},
|
|
@@ -759,7 +784,9 @@ var gaiaX2411 = {
|
|
|
759
784
|
"@context": {
|
|
760
785
|
text: "skos:notation",
|
|
761
786
|
description: "skos:prefLabel",
|
|
762
|
-
meaning:
|
|
787
|
+
meaning: {
|
|
788
|
+
"@id": "gx:meaning"
|
|
789
|
+
}
|
|
763
790
|
},
|
|
764
791
|
"@id": "dataProtectionRegime"
|
|
765
792
|
},
|
|
@@ -819,7 +846,9 @@ var gaiaX2411 = {
|
|
|
819
846
|
"@context": {
|
|
820
847
|
text: "skos:notation",
|
|
821
848
|
description: "skos:prefLabel",
|
|
822
|
-
meaning:
|
|
849
|
+
meaning: {
|
|
850
|
+
"@id": "gx:meaning"
|
|
851
|
+
}
|
|
823
852
|
},
|
|
824
853
|
"@id": "diskBusType"
|
|
825
854
|
},
|
|
@@ -831,7 +860,9 @@ var gaiaX2411 = {
|
|
|
831
860
|
"@context": {
|
|
832
861
|
text: "skos:notation",
|
|
833
862
|
description: "skos:prefLabel",
|
|
834
|
-
meaning:
|
|
863
|
+
meaning: {
|
|
864
|
+
"@id": "gx:meaning"
|
|
865
|
+
}
|
|
835
866
|
},
|
|
836
867
|
"@id": "diskType"
|
|
837
868
|
},
|
|
@@ -877,11 +908,15 @@ var gaiaX2411 = {
|
|
|
877
908
|
engineVersion: {
|
|
878
909
|
"@id": "engineVersion"
|
|
879
910
|
},
|
|
880
|
-
eori:
|
|
911
|
+
eori: {
|
|
912
|
+
"@id": "eori"
|
|
913
|
+
},
|
|
881
914
|
eq: {
|
|
882
915
|
"@id": "eq"
|
|
883
916
|
},
|
|
884
|
-
euid:
|
|
917
|
+
euid: {
|
|
918
|
+
"@id": "euid"
|
|
919
|
+
},
|
|
885
920
|
expirationDateTime: {
|
|
886
921
|
"@type": "xsd:dateTime",
|
|
887
922
|
"@id": "expirationDateTime"
|
|
@@ -900,7 +935,9 @@ var gaiaX2411 = {
|
|
|
900
935
|
"@context": {
|
|
901
936
|
text: "skos:notation",
|
|
902
937
|
description: "skos:prefLabel",
|
|
903
|
-
meaning:
|
|
938
|
+
meaning: {
|
|
939
|
+
"@id": "gx:meaning"
|
|
940
|
+
}
|
|
904
941
|
},
|
|
905
942
|
"@id": "fileSystemType"
|
|
906
943
|
},
|
|
@@ -908,7 +945,9 @@ var gaiaX2411 = {
|
|
|
908
945
|
"@context": {
|
|
909
946
|
text: "skos:notation",
|
|
910
947
|
description: "skos:prefLabel",
|
|
911
|
-
meaning:
|
|
948
|
+
meaning: {
|
|
949
|
+
"@id": "gx:meaning"
|
|
950
|
+
}
|
|
912
951
|
},
|
|
913
952
|
"@id": "firmwareType"
|
|
914
953
|
},
|
|
@@ -928,7 +967,9 @@ var gaiaX2411 = {
|
|
|
928
967
|
"@context": {
|
|
929
968
|
text: "skos:notation",
|
|
930
969
|
description: "skos:prefLabel",
|
|
931
|
-
meaning:
|
|
970
|
+
meaning: {
|
|
971
|
+
"@id": "gx:meaning"
|
|
972
|
+
}
|
|
932
973
|
},
|
|
933
974
|
"@id": "formatType"
|
|
934
975
|
},
|
|
@@ -971,7 +1012,9 @@ var gaiaX2411 = {
|
|
|
971
1012
|
"@context": {
|
|
972
1013
|
text: "skos:notation",
|
|
973
1014
|
description: "skos:prefLabel",
|
|
974
|
-
meaning:
|
|
1015
|
+
meaning: {
|
|
1016
|
+
"@id": "gx:meaning"
|
|
1017
|
+
}
|
|
975
1018
|
},
|
|
976
1019
|
"@id": "gaiaxTermsAndConditions"
|
|
977
1020
|
},
|
|
@@ -982,7 +1025,9 @@ var gaiaX2411 = {
|
|
|
982
1025
|
"@context": {
|
|
983
1026
|
text: "skos:notation",
|
|
984
1027
|
description: "skos:prefLabel",
|
|
985
|
-
meaning:
|
|
1028
|
+
meaning: {
|
|
1029
|
+
"@id": "gx:meaning"
|
|
1030
|
+
}
|
|
986
1031
|
},
|
|
987
1032
|
"@id": "geoReplication"
|
|
988
1033
|
},
|
|
@@ -990,7 +1035,9 @@ var gaiaX2411 = {
|
|
|
990
1035
|
"@context": {
|
|
991
1036
|
text: "skos:notation",
|
|
992
1037
|
description: "skos:prefLabel",
|
|
993
|
-
meaning:
|
|
1038
|
+
meaning: {
|
|
1039
|
+
"@id": "gx:meaning"
|
|
1040
|
+
}
|
|
994
1041
|
},
|
|
995
1042
|
"@id": "governingLawCountries"
|
|
996
1043
|
},
|
|
@@ -1006,7 +1053,9 @@ var gaiaX2411 = {
|
|
|
1006
1053
|
"@context": {
|
|
1007
1054
|
text: "skos:notation",
|
|
1008
1055
|
description: "skos:prefLabel",
|
|
1009
|
-
meaning:
|
|
1056
|
+
meaning: {
|
|
1057
|
+
"@id": "gx:meaning"
|
|
1058
|
+
}
|
|
1010
1059
|
},
|
|
1011
1060
|
"@id": "gpuInterconnection"
|
|
1012
1061
|
},
|
|
@@ -1072,7 +1121,9 @@ var gaiaX2411 = {
|
|
|
1072
1121
|
"@context": {
|
|
1073
1122
|
text: "skos:notation",
|
|
1074
1123
|
description: "skos:prefLabel",
|
|
1075
|
-
meaning:
|
|
1124
|
+
meaning: {
|
|
1125
|
+
"@id": "gx:meaning"
|
|
1126
|
+
}
|
|
1076
1127
|
},
|
|
1077
1128
|
"@id": "highLevelAccessProtocol"
|
|
1078
1129
|
},
|
|
@@ -1092,7 +1143,9 @@ var gaiaX2411 = {
|
|
|
1092
1143
|
"@context": {
|
|
1093
1144
|
text: "skos:notation",
|
|
1094
1145
|
description: "skos:prefLabel",
|
|
1095
|
-
meaning:
|
|
1146
|
+
meaning: {
|
|
1147
|
+
"@id": "gx:meaning"
|
|
1148
|
+
}
|
|
1096
1149
|
},
|
|
1097
1150
|
"@id": "hwRngTypeOfFlavor"
|
|
1098
1151
|
},
|
|
@@ -1100,7 +1153,9 @@ var gaiaX2411 = {
|
|
|
1100
1153
|
"@context": {
|
|
1101
1154
|
text: "skos:notation",
|
|
1102
1155
|
description: "skos:prefLabel",
|
|
1103
|
-
meaning:
|
|
1156
|
+
meaning: {
|
|
1157
|
+
"@id": "gx:meaning"
|
|
1158
|
+
}
|
|
1104
1159
|
},
|
|
1105
1160
|
"@id": "hwRngTypeOfImage"
|
|
1106
1161
|
},
|
|
@@ -1112,7 +1167,9 @@ var gaiaX2411 = {
|
|
|
1112
1167
|
"@context": {
|
|
1113
1168
|
text: "skos:notation",
|
|
1114
1169
|
description: "skos:prefLabel",
|
|
1115
|
-
meaning:
|
|
1170
|
+
meaning: {
|
|
1171
|
+
"@id": "gx:meaning"
|
|
1172
|
+
}
|
|
1116
1173
|
},
|
|
1117
1174
|
"@id": "hypervisorType"
|
|
1118
1175
|
},
|
|
@@ -1163,7 +1220,9 @@ var gaiaX2411 = {
|
|
|
1163
1220
|
"@context": {
|
|
1164
1221
|
text: "skos:notation",
|
|
1165
1222
|
description: "skos:prefLabel",
|
|
1166
|
-
meaning:
|
|
1223
|
+
meaning: {
|
|
1224
|
+
"@id": "gx:meaning"
|
|
1225
|
+
}
|
|
1167
1226
|
},
|
|
1168
1227
|
"@id": "ipiType"
|
|
1169
1228
|
},
|
|
@@ -1171,7 +1230,9 @@ var gaiaX2411 = {
|
|
|
1171
1230
|
"@context": {
|
|
1172
1231
|
text: "skos:notation",
|
|
1173
1232
|
description: "skos:prefLabel",
|
|
1174
|
-
meaning:
|
|
1233
|
+
meaning: {
|
|
1234
|
+
"@id": "gx:meaning"
|
|
1235
|
+
}
|
|
1175
1236
|
},
|
|
1176
1237
|
"@id": "ipVersion"
|
|
1177
1238
|
},
|
|
@@ -1202,7 +1263,9 @@ var gaiaX2411 = {
|
|
|
1202
1263
|
"@context": {
|
|
1203
1264
|
text: "skos:notation",
|
|
1204
1265
|
description: "skos:prefLabel",
|
|
1205
|
-
meaning:
|
|
1266
|
+
meaning: {
|
|
1267
|
+
"@id": "gx:meaning"
|
|
1268
|
+
}
|
|
1206
1269
|
},
|
|
1207
1270
|
"@id": "keyManagement"
|
|
1208
1271
|
},
|
|
@@ -1213,7 +1276,9 @@ var gaiaX2411 = {
|
|
|
1213
1276
|
"@context": {
|
|
1214
1277
|
text: "skos:notation",
|
|
1215
1278
|
description: "skos:prefLabel",
|
|
1216
|
-
meaning:
|
|
1279
|
+
meaning: {
|
|
1280
|
+
"@id": "gx:meaning"
|
|
1281
|
+
}
|
|
1217
1282
|
},
|
|
1218
1283
|
"@id": "labelLevel"
|
|
1219
1284
|
},
|
|
@@ -1257,7 +1322,9 @@ var gaiaX2411 = {
|
|
|
1257
1322
|
"@type": "xsd:boolean",
|
|
1258
1323
|
"@id": "legalValidity"
|
|
1259
1324
|
},
|
|
1260
|
-
leiCode:
|
|
1325
|
+
leiCode: {
|
|
1326
|
+
"@id": "leiCode"
|
|
1327
|
+
},
|
|
1261
1328
|
license: {
|
|
1262
1329
|
"@id": "license"
|
|
1263
1330
|
},
|
|
@@ -1275,7 +1342,9 @@ var gaiaX2411 = {
|
|
|
1275
1342
|
"@type": "xsd:integer",
|
|
1276
1343
|
"@id": "lifetimeManagement"
|
|
1277
1344
|
},
|
|
1278
|
-
local:
|
|
1345
|
+
local: {
|
|
1346
|
+
"@id": "local"
|
|
1347
|
+
},
|
|
1279
1348
|
locality: {
|
|
1280
1349
|
"@id": "httpsvcard:locality"
|
|
1281
1350
|
},
|
|
@@ -1301,7 +1370,9 @@ var gaiaX2411 = {
|
|
|
1301
1370
|
"@context": {
|
|
1302
1371
|
text: "skos:notation",
|
|
1303
1372
|
description: "skos:prefLabel",
|
|
1304
|
-
meaning:
|
|
1373
|
+
meaning: {
|
|
1374
|
+
"@id": "gx:meaning"
|
|
1375
|
+
}
|
|
1305
1376
|
},
|
|
1306
1377
|
"@id": "lowLevelBlockAccessProtocol"
|
|
1307
1378
|
},
|
|
@@ -1351,7 +1422,9 @@ var gaiaX2411 = {
|
|
|
1351
1422
|
"@context": {
|
|
1352
1423
|
text: "skos:notation",
|
|
1353
1424
|
description: "skos:prefLabel",
|
|
1354
|
-
meaning:
|
|
1425
|
+
meaning: {
|
|
1426
|
+
"@id": "gx:meaning"
|
|
1427
|
+
}
|
|
1355
1428
|
},
|
|
1356
1429
|
"@id": "memoryClass"
|
|
1357
1430
|
},
|
|
@@ -1363,7 +1436,9 @@ var gaiaX2411 = {
|
|
|
1363
1436
|
"@context": {
|
|
1364
1437
|
text: "skos:notation",
|
|
1365
1438
|
description: "skos:prefLabel",
|
|
1366
|
-
meaning:
|
|
1439
|
+
meaning: {
|
|
1440
|
+
"@id": "gx:meaning"
|
|
1441
|
+
}
|
|
1367
1442
|
},
|
|
1368
1443
|
"@id": "memoryRank"
|
|
1369
1444
|
},
|
|
@@ -1382,7 +1457,9 @@ var gaiaX2411 = {
|
|
|
1382
1457
|
"@context": {
|
|
1383
1458
|
text: "skos:notation",
|
|
1384
1459
|
description: "skos:prefLabel",
|
|
1385
|
-
meaning:
|
|
1460
|
+
meaning: {
|
|
1461
|
+
"@id": "gx:meaning"
|
|
1462
|
+
}
|
|
1386
1463
|
},
|
|
1387
1464
|
"@id": "mimeTypes"
|
|
1388
1465
|
},
|
|
@@ -1430,7 +1507,9 @@ var gaiaX2411 = {
|
|
|
1430
1507
|
"@context": {
|
|
1431
1508
|
text: "skos:notation",
|
|
1432
1509
|
description: "skos:prefLabel",
|
|
1433
|
-
meaning:
|
|
1510
|
+
meaning: {
|
|
1511
|
+
"@id": "gx:meaning"
|
|
1512
|
+
}
|
|
1434
1513
|
},
|
|
1435
1514
|
"@id": "objectAPICompatibility"
|
|
1436
1515
|
},
|
|
@@ -1463,7 +1542,9 @@ var gaiaX2411 = {
|
|
|
1463
1542
|
"@context": {
|
|
1464
1543
|
text: "skos:notation",
|
|
1465
1544
|
description: "skos:prefLabel",
|
|
1466
|
-
meaning:
|
|
1545
|
+
meaning: {
|
|
1546
|
+
"@id": "gx:meaning"
|
|
1547
|
+
}
|
|
1467
1548
|
},
|
|
1468
1549
|
"@id": "osDistribution"
|
|
1469
1550
|
},
|
|
@@ -1524,7 +1605,9 @@ var gaiaX2411 = {
|
|
|
1524
1605
|
"@context": {
|
|
1525
1606
|
text: "skos:notation",
|
|
1526
1607
|
description: "skos:prefLabel",
|
|
1527
|
-
meaning:
|
|
1608
|
+
meaning: {
|
|
1609
|
+
"@id": "gx:meaning"
|
|
1610
|
+
}
|
|
1528
1611
|
},
|
|
1529
1612
|
"@id": "policyLanguage"
|
|
1530
1613
|
},
|
|
@@ -1575,7 +1658,9 @@ var gaiaX2411 = {
|
|
|
1575
1658
|
"@context": {
|
|
1576
1659
|
text: "skos:notation",
|
|
1577
1660
|
description: "skos:prefLabel",
|
|
1578
|
-
meaning:
|
|
1661
|
+
meaning: {
|
|
1662
|
+
"@id": "gx:meaning"
|
|
1663
|
+
}
|
|
1579
1664
|
},
|
|
1580
1665
|
"@id": "protectionFrequency"
|
|
1581
1666
|
},
|
|
@@ -1583,7 +1668,9 @@ var gaiaX2411 = {
|
|
|
1583
1668
|
"@context": {
|
|
1584
1669
|
text: "skos:notation",
|
|
1585
1670
|
description: "skos:prefLabel",
|
|
1586
|
-
meaning:
|
|
1671
|
+
meaning: {
|
|
1672
|
+
"@id": "gx:meaning"
|
|
1673
|
+
}
|
|
1587
1674
|
},
|
|
1588
1675
|
"@id": "protectionMethod"
|
|
1589
1676
|
},
|
|
@@ -1595,7 +1682,9 @@ var gaiaX2411 = {
|
|
|
1595
1682
|
"@context": {
|
|
1596
1683
|
text: "skos:notation",
|
|
1597
1684
|
description: "skos:prefLabel",
|
|
1598
|
-
meaning:
|
|
1685
|
+
meaning: {
|
|
1686
|
+
"@id": "gx:meaning"
|
|
1687
|
+
}
|
|
1599
1688
|
},
|
|
1600
1689
|
"@id": "protocolType"
|
|
1601
1690
|
},
|
|
@@ -1614,7 +1703,9 @@ var gaiaX2411 = {
|
|
|
1614
1703
|
"@context": {
|
|
1615
1704
|
text: "skos:notation",
|
|
1616
1705
|
description: "skos:prefLabel",
|
|
1617
|
-
meaning:
|
|
1706
|
+
meaning: {
|
|
1707
|
+
"@id": "gx:meaning"
|
|
1708
|
+
}
|
|
1618
1709
|
},
|
|
1619
1710
|
"@id": "provisionType"
|
|
1620
1711
|
},
|
|
@@ -1622,7 +1713,9 @@ var gaiaX2411 = {
|
|
|
1622
1713
|
"@context": {
|
|
1623
1714
|
text: "skos:notation",
|
|
1624
1715
|
description: "skos:prefLabel",
|
|
1625
|
-
meaning:
|
|
1716
|
+
meaning: {
|
|
1717
|
+
"@id": "gx:meaning"
|
|
1718
|
+
}
|
|
1626
1719
|
},
|
|
1627
1720
|
"@id": "publicIpAddressProvisioning"
|
|
1628
1721
|
},
|
|
@@ -1636,7 +1729,9 @@ var gaiaX2411 = {
|
|
|
1636
1729
|
"@context": {
|
|
1637
1730
|
text: "skos:notation",
|
|
1638
1731
|
description: "skos:prefLabel",
|
|
1639
|
-
meaning:
|
|
1732
|
+
meaning: {
|
|
1733
|
+
"@id": "gx:meaning"
|
|
1734
|
+
}
|
|
1640
1735
|
},
|
|
1641
1736
|
"@id": "pxeImageDiskFormat"
|
|
1642
1737
|
},
|
|
@@ -1661,11 +1756,15 @@ var gaiaX2411 = {
|
|
|
1661
1756
|
"@context": {
|
|
1662
1757
|
text: "skos:notation",
|
|
1663
1758
|
description: "skos:prefLabel",
|
|
1664
|
-
meaning:
|
|
1759
|
+
meaning: {
|
|
1760
|
+
"@id": "gx:meaning"
|
|
1761
|
+
}
|
|
1665
1762
|
},
|
|
1666
1763
|
"@id": "region"
|
|
1667
1764
|
},
|
|
1668
|
-
registrationNumber:
|
|
1765
|
+
registrationNumber: {
|
|
1766
|
+
"@id": "registrationNumber"
|
|
1767
|
+
},
|
|
1669
1768
|
relation: {
|
|
1670
1769
|
"@id": "relation"
|
|
1671
1770
|
},
|
|
@@ -1680,7 +1779,9 @@ var gaiaX2411 = {
|
|
|
1680
1779
|
"@context": {
|
|
1681
1780
|
text: "skos:notation",
|
|
1682
1781
|
description: "skos:prefLabel",
|
|
1683
|
-
meaning:
|
|
1782
|
+
meaning: {
|
|
1783
|
+
"@id": "gx:meaning"
|
|
1784
|
+
}
|
|
1684
1785
|
},
|
|
1685
1786
|
"@id": "replaceFrequency"
|
|
1686
1787
|
},
|
|
@@ -1692,7 +1793,9 @@ var gaiaX2411 = {
|
|
|
1692
1793
|
"@context": {
|
|
1693
1794
|
text: "skos:notation",
|
|
1694
1795
|
description: "skos:prefLabel",
|
|
1695
|
-
meaning:
|
|
1796
|
+
meaning: {
|
|
1797
|
+
"@id": "gx:meaning"
|
|
1798
|
+
}
|
|
1696
1799
|
},
|
|
1697
1800
|
"@id": "requestType"
|
|
1698
1801
|
},
|
|
@@ -1759,7 +1862,9 @@ var gaiaX2411 = {
|
|
|
1759
1862
|
"@context": {
|
|
1760
1863
|
text: "skos:notation",
|
|
1761
1864
|
description: "skos:prefLabel",
|
|
1762
|
-
meaning:
|
|
1865
|
+
meaning: {
|
|
1866
|
+
"@id": "gx:meaning"
|
|
1867
|
+
}
|
|
1763
1868
|
},
|
|
1764
1869
|
"@id": "signatureAlgorithm"
|
|
1765
1870
|
},
|
|
@@ -1797,7 +1902,9 @@ var gaiaX2411 = {
|
|
|
1797
1902
|
"@context": {
|
|
1798
1903
|
text: "skos:notation",
|
|
1799
1904
|
description: "skos:prefLabel",
|
|
1800
|
-
meaning:
|
|
1905
|
+
meaning: {
|
|
1906
|
+
"@id": "gx:meaning"
|
|
1907
|
+
}
|
|
1801
1908
|
},
|
|
1802
1909
|
"@id": "storageCompression"
|
|
1803
1910
|
},
|
|
@@ -1809,7 +1916,9 @@ var gaiaX2411 = {
|
|
|
1809
1916
|
"@context": {
|
|
1810
1917
|
text: "skos:notation",
|
|
1811
1918
|
description: "skos:prefLabel",
|
|
1812
|
-
meaning:
|
|
1919
|
+
meaning: {
|
|
1920
|
+
"@id": "gx:meaning"
|
|
1921
|
+
}
|
|
1813
1922
|
},
|
|
1814
1923
|
"@id": "storageConsistency"
|
|
1815
1924
|
},
|
|
@@ -1817,7 +1926,9 @@ var gaiaX2411 = {
|
|
|
1817
1926
|
"@context": {
|
|
1818
1927
|
text: "skos:notation",
|
|
1819
1928
|
description: "skos:prefLabel",
|
|
1820
|
-
meaning:
|
|
1929
|
+
meaning: {
|
|
1930
|
+
"@id": "gx:meaning"
|
|
1931
|
+
}
|
|
1821
1932
|
},
|
|
1822
1933
|
"@id": "storageDeduplication"
|
|
1823
1934
|
},
|
|
@@ -1837,7 +1948,9 @@ var gaiaX2411 = {
|
|
|
1837
1948
|
"@context": {
|
|
1838
1949
|
text: "skos:notation",
|
|
1839
1950
|
description: "skos:prefLabel",
|
|
1840
|
-
meaning:
|
|
1951
|
+
meaning: {
|
|
1952
|
+
"@id": "gx:meaning"
|
|
1953
|
+
}
|
|
1841
1954
|
},
|
|
1842
1955
|
"@id": "storageRedundancyMechanism"
|
|
1843
1956
|
},
|
|
@@ -1852,7 +1965,9 @@ var gaiaX2411 = {
|
|
|
1852
1965
|
"@context": {
|
|
1853
1966
|
text: "skos:notation",
|
|
1854
1967
|
description: "skos:prefLabel",
|
|
1855
|
-
meaning:
|
|
1968
|
+
meaning: {
|
|
1969
|
+
"@id": "gx:meaning"
|
|
1970
|
+
}
|
|
1856
1971
|
},
|
|
1857
1972
|
"@id": "subdivisionCountryCode"
|
|
1858
1973
|
},
|
|
@@ -1880,7 +1995,9 @@ var gaiaX2411 = {
|
|
|
1880
1995
|
"@context": {
|
|
1881
1996
|
text: "skos:notation",
|
|
1882
1997
|
description: "skos:prefLabel",
|
|
1883
|
-
meaning:
|
|
1998
|
+
meaning: {
|
|
1999
|
+
"@id": "gx:meaning"
|
|
2000
|
+
}
|
|
1884
2001
|
},
|
|
1885
2002
|
"@id": "supportedLanguage"
|
|
1886
2003
|
},
|
|
@@ -1911,7 +2028,9 @@ var gaiaX2411 = {
|
|
|
1911
2028
|
"@context": {
|
|
1912
2029
|
text: "skos:notation",
|
|
1913
2030
|
description: "skos:prefLabel",
|
|
1914
|
-
meaning:
|
|
2031
|
+
meaning: {
|
|
2032
|
+
"@id": "gx:meaning"
|
|
2033
|
+
}
|
|
1915
2034
|
},
|
|
1916
2035
|
"@id": "tenantSeparation"
|
|
1917
2036
|
},
|
|
@@ -1965,7 +2084,9 @@ var gaiaX2411 = {
|
|
|
1965
2084
|
"@type": "xsd:float",
|
|
1966
2085
|
"@id": "value"
|
|
1967
2086
|
},
|
|
1968
|
-
vatID:
|
|
2087
|
+
vatID: {
|
|
2088
|
+
"@id": "vatID"
|
|
2089
|
+
},
|
|
1969
2090
|
vCPUs: {
|
|
1970
2091
|
"@type": "xsd:integer",
|
|
1971
2092
|
"@id": "vCPUs"
|
|
@@ -1999,7 +2120,9 @@ var gaiaX2411 = {
|
|
|
1999
2120
|
"@context": {
|
|
2000
2121
|
text: "skos:notation",
|
|
2001
2122
|
description: "skos:prefLabel",
|
|
2002
|
-
meaning:
|
|
2123
|
+
meaning: {
|
|
2124
|
+
"@id": "gx:meaning"
|
|
2125
|
+
}
|
|
2003
2126
|
},
|
|
2004
2127
|
"@id": "vlanType"
|
|
2005
2128
|
},
|
|
@@ -2007,7 +2130,9 @@ var gaiaX2411 = {
|
|
|
2007
2130
|
"@context": {
|
|
2008
2131
|
text: "skos:notation",
|
|
2009
2132
|
description: "skos:prefLabel",
|
|
2010
|
-
meaning:
|
|
2133
|
+
meaning: {
|
|
2134
|
+
"@id": "gx:meaning"
|
|
2135
|
+
}
|
|
2011
2136
|
},
|
|
2012
2137
|
"@id": "vmImageDiskFormat"
|
|
2013
2138
|
},
|
|
@@ -2019,7 +2144,9 @@ var gaiaX2411 = {
|
|
|
2019
2144
|
"@context": {
|
|
2020
2145
|
text: "skos:notation",
|
|
2021
2146
|
description: "skos:prefLabel",
|
|
2022
|
-
meaning:
|
|
2147
|
+
meaning: {
|
|
2148
|
+
"@id": "gx:meaning"
|
|
2149
|
+
}
|
|
2023
2150
|
},
|
|
2024
2151
|
"@id": "watchDogAction"
|
|
2025
2152
|
},
|
|
@@ -217907,9 +218034,10 @@ const LD_CONTEXTS = {
|
|
|
217907
218034
|
"http://schema.org": schemaOrg,
|
|
217908
218035
|
"https://schema.org/docs/jsonldcontext.jsonld": schemaOrg,
|
|
217909
218036
|
// Gaia-X
|
|
217910
|
-
"https://w3id.org/gaia-x/
|
|
217911
|
-
"https://w3id.org/gaia-x/
|
|
218037
|
+
"https://w3id.org/gaia-x/2411": gaiaX2411,
|
|
218038
|
+
"https://w3id.org/gaia-x/2411#": gaiaX2411,
|
|
217912
218039
|
"https://schema.twindev.org/gaia-x-loire/": gaiaX2411,
|
|
218040
|
+
"https://schema.twindev.org/gaia-x-loire/types.jsonld": gaiaX2411,
|
|
217913
218041
|
// W3C ODRL
|
|
217914
218042
|
"http://www.w3.org/ns/odrl.jsonld": w3cOdrl,
|
|
217915
218043
|
// W3C Activity Streams
|
|
@@ -217928,6 +218056,7 @@ const LD_CONTEXTS = {
|
|
|
217928
218056
|
"https://w3id.org/dspace/2024/1/context.json": idsContractNegotiation,
|
|
217929
218057
|
"https://w3id.org/dspace/2025/1/context.jsonld": idsContractNegotiation,
|
|
217930
218058
|
// Federated Catalogue
|
|
218059
|
+
"https://schema.twindev.org/federated-catalogue/": federatedCatalogueTerms,
|
|
217931
218060
|
"https://schema.twindev.org/federated-catalogue/types.jsonld": federatedCatalogueTerms
|
|
217932
218061
|
};
|
|
217933
218062
|
/**
|