@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/cjs/index.cjs
CHANGED
|
@@ -299,17 +299,18 @@ var federatedCatalogueTerms = {
|
|
|
299
299
|
validFrom: "https://www.w3.org/2018/credentials#validFrom",
|
|
300
300
|
validUntil: "https://www.w3.org/2018/credentials#validUntil",
|
|
301
301
|
evidence: "https://www.w3.org/2018/credentials#evidence",
|
|
302
|
-
legalAddress: "https://w3id.org/gaia-x/
|
|
303
|
-
registrationNumber: "https://w3id.org/gaia-x/
|
|
304
|
-
endpoint: "https://w3id.org/gaia-x/
|
|
305
|
-
servicePolicy: "https://w3id.org/gaia-x/
|
|
302
|
+
legalAddress: "https://w3id.org/gaia-x/2411#legalAddress",
|
|
303
|
+
registrationNumber: "https://w3id.org/gaia-x/2411#registrationNumber",
|
|
304
|
+
endpoint: "https://w3id.org/gaia-x/2411#endpoint",
|
|
305
|
+
servicePolicy: "https://w3id.org/gaia-x/2411#servicePolicy"
|
|
306
306
|
}
|
|
307
307
|
};
|
|
308
308
|
|
|
309
309
|
var comments = {
|
|
310
|
-
description: "
|
|
311
|
-
generation_date: "2025-
|
|
312
|
-
source: "
|
|
310
|
+
description: "Gaia-X Loire LD Context. Downloaded from Gaia-X",
|
|
311
|
+
generation_date: "2025-03-07T09:53:29",
|
|
312
|
+
source: "https://w3id.org/gaia-x/2411",
|
|
313
|
+
note: "Tuned by the TWIN team - October 2025. '@id' definitions incorrect for certain terms"
|
|
313
314
|
};
|
|
314
315
|
var gaiaX2411 = {
|
|
315
316
|
comments: comments,
|
|
@@ -343,7 +344,9 @@ var gaiaX2411 = {
|
|
|
343
344
|
"@context": {
|
|
344
345
|
text: "skos:notation",
|
|
345
346
|
description: "skos:prefLabel",
|
|
346
|
-
meaning:
|
|
347
|
+
meaning: {
|
|
348
|
+
"@id": "gx:meaning"
|
|
349
|
+
}
|
|
347
350
|
},
|
|
348
351
|
"@id": "accessAttributes"
|
|
349
352
|
},
|
|
@@ -355,7 +358,9 @@ var gaiaX2411 = {
|
|
|
355
358
|
"@context": {
|
|
356
359
|
text: "skos:notation",
|
|
357
360
|
description: "skos:prefLabel",
|
|
358
|
-
meaning:
|
|
361
|
+
meaning: {
|
|
362
|
+
"@id": "gx:meaning"
|
|
363
|
+
}
|
|
359
364
|
},
|
|
360
365
|
"@id": "accessType"
|
|
361
366
|
},
|
|
@@ -391,7 +396,9 @@ var gaiaX2411 = {
|
|
|
391
396
|
"@context": {
|
|
392
397
|
text: "skos:notation",
|
|
393
398
|
description: "skos:prefLabel",
|
|
394
|
-
meaning:
|
|
399
|
+
meaning: {
|
|
400
|
+
"@id": "gx:meaning"
|
|
401
|
+
}
|
|
395
402
|
},
|
|
396
403
|
"@id": "applicableJurisdiction"
|
|
397
404
|
},
|
|
@@ -450,7 +457,9 @@ var gaiaX2411 = {
|
|
|
450
457
|
"@context": {
|
|
451
458
|
text: "skos:notation",
|
|
452
459
|
description: "skos:prefLabel",
|
|
453
|
-
meaning:
|
|
460
|
+
meaning: {
|
|
461
|
+
"@id": "gx:meaning"
|
|
462
|
+
}
|
|
454
463
|
},
|
|
455
464
|
"@id": "blockStorageTechnology"
|
|
456
465
|
},
|
|
@@ -481,7 +490,9 @@ var gaiaX2411 = {
|
|
|
481
490
|
"@context": {
|
|
482
491
|
text: "skos:notation",
|
|
483
492
|
description: "skos:prefLabel",
|
|
484
|
-
meaning:
|
|
493
|
+
meaning: {
|
|
494
|
+
"@id": "gx:meaning"
|
|
495
|
+
}
|
|
485
496
|
},
|
|
486
497
|
"@id": "checkSumCalculation"
|
|
487
498
|
},
|
|
@@ -492,7 +503,9 @@ var gaiaX2411 = {
|
|
|
492
503
|
"@context": {
|
|
493
504
|
text: "skos:notation",
|
|
494
505
|
description: "skos:prefLabel",
|
|
495
|
-
meaning:
|
|
506
|
+
meaning: {
|
|
507
|
+
"@id": "gx:meaning"
|
|
508
|
+
}
|
|
496
509
|
},
|
|
497
510
|
"@id": "cipher"
|
|
498
511
|
},
|
|
@@ -506,7 +519,9 @@ var gaiaX2411 = {
|
|
|
506
519
|
"@type": "@id",
|
|
507
520
|
"@id": "communicationMethods"
|
|
508
521
|
},
|
|
509
|
-
completeIPI:
|
|
522
|
+
completeIPI: {
|
|
523
|
+
"@type": "@id"
|
|
524
|
+
},
|
|
510
525
|
compliantCredentials: {
|
|
511
526
|
"@type": "gx:CompliantCredential",
|
|
512
527
|
"@id": "compliantCredentials"
|
|
@@ -546,7 +561,9 @@ var gaiaX2411 = {
|
|
|
546
561
|
"@context": {
|
|
547
562
|
text: "skos:notation",
|
|
548
563
|
description: "skos:prefLabel",
|
|
549
|
-
meaning:
|
|
564
|
+
meaning: {
|
|
565
|
+
"@id": "gx:meaning"
|
|
566
|
+
}
|
|
550
567
|
},
|
|
551
568
|
"@id": "computeFunctionDeploymentMethod"
|
|
552
569
|
},
|
|
@@ -635,7 +652,9 @@ var gaiaX2411 = {
|
|
|
635
652
|
"@context": {
|
|
636
653
|
text: "skos:notation",
|
|
637
654
|
description: "skos:prefLabel",
|
|
638
|
-
meaning:
|
|
655
|
+
meaning: {
|
|
656
|
+
"@id": "gx:meaning"
|
|
657
|
+
}
|
|
639
658
|
},
|
|
640
659
|
"@id": "consistencyType"
|
|
641
660
|
},
|
|
@@ -658,7 +677,9 @@ var gaiaX2411 = {
|
|
|
658
677
|
"@context": {
|
|
659
678
|
text: "skos:notation",
|
|
660
679
|
description: "skos:prefLabel",
|
|
661
|
-
meaning:
|
|
680
|
+
meaning: {
|
|
681
|
+
"@id": "gx:meaning"
|
|
682
|
+
}
|
|
662
683
|
},
|
|
663
684
|
"@id": "containerFormat"
|
|
664
685
|
},
|
|
@@ -694,7 +715,9 @@ var gaiaX2411 = {
|
|
|
694
715
|
"@context": {
|
|
695
716
|
text: "skos:notation",
|
|
696
717
|
description: "skos:prefLabel",
|
|
697
|
-
meaning:
|
|
718
|
+
meaning: {
|
|
719
|
+
"@id": "gx:meaning"
|
|
720
|
+
}
|
|
698
721
|
},
|
|
699
722
|
"@id": "cpuArchitecture"
|
|
700
723
|
},
|
|
@@ -719,7 +742,9 @@ var gaiaX2411 = {
|
|
|
719
742
|
"@context": {
|
|
720
743
|
text: "skos:notation",
|
|
721
744
|
description: "skos:prefLabel",
|
|
722
|
-
meaning:
|
|
745
|
+
meaning: {
|
|
746
|
+
"@id": "gx:meaning"
|
|
747
|
+
}
|
|
723
748
|
},
|
|
724
749
|
"@id": "cryptographicSecurityStandards"
|
|
725
750
|
},
|
|
@@ -761,7 +786,9 @@ var gaiaX2411 = {
|
|
|
761
786
|
"@context": {
|
|
762
787
|
text: "skos:notation",
|
|
763
788
|
description: "skos:prefLabel",
|
|
764
|
-
meaning:
|
|
789
|
+
meaning: {
|
|
790
|
+
"@id": "gx:meaning"
|
|
791
|
+
}
|
|
765
792
|
},
|
|
766
793
|
"@id": "dataProtectionRegime"
|
|
767
794
|
},
|
|
@@ -821,7 +848,9 @@ var gaiaX2411 = {
|
|
|
821
848
|
"@context": {
|
|
822
849
|
text: "skos:notation",
|
|
823
850
|
description: "skos:prefLabel",
|
|
824
|
-
meaning:
|
|
851
|
+
meaning: {
|
|
852
|
+
"@id": "gx:meaning"
|
|
853
|
+
}
|
|
825
854
|
},
|
|
826
855
|
"@id": "diskBusType"
|
|
827
856
|
},
|
|
@@ -833,7 +862,9 @@ var gaiaX2411 = {
|
|
|
833
862
|
"@context": {
|
|
834
863
|
text: "skos:notation",
|
|
835
864
|
description: "skos:prefLabel",
|
|
836
|
-
meaning:
|
|
865
|
+
meaning: {
|
|
866
|
+
"@id": "gx:meaning"
|
|
867
|
+
}
|
|
837
868
|
},
|
|
838
869
|
"@id": "diskType"
|
|
839
870
|
},
|
|
@@ -879,11 +910,15 @@ var gaiaX2411 = {
|
|
|
879
910
|
engineVersion: {
|
|
880
911
|
"@id": "engineVersion"
|
|
881
912
|
},
|
|
882
|
-
eori:
|
|
913
|
+
eori: {
|
|
914
|
+
"@id": "eori"
|
|
915
|
+
},
|
|
883
916
|
eq: {
|
|
884
917
|
"@id": "eq"
|
|
885
918
|
},
|
|
886
|
-
euid:
|
|
919
|
+
euid: {
|
|
920
|
+
"@id": "euid"
|
|
921
|
+
},
|
|
887
922
|
expirationDateTime: {
|
|
888
923
|
"@type": "xsd:dateTime",
|
|
889
924
|
"@id": "expirationDateTime"
|
|
@@ -902,7 +937,9 @@ var gaiaX2411 = {
|
|
|
902
937
|
"@context": {
|
|
903
938
|
text: "skos:notation",
|
|
904
939
|
description: "skos:prefLabel",
|
|
905
|
-
meaning:
|
|
940
|
+
meaning: {
|
|
941
|
+
"@id": "gx:meaning"
|
|
942
|
+
}
|
|
906
943
|
},
|
|
907
944
|
"@id": "fileSystemType"
|
|
908
945
|
},
|
|
@@ -910,7 +947,9 @@ var gaiaX2411 = {
|
|
|
910
947
|
"@context": {
|
|
911
948
|
text: "skos:notation",
|
|
912
949
|
description: "skos:prefLabel",
|
|
913
|
-
meaning:
|
|
950
|
+
meaning: {
|
|
951
|
+
"@id": "gx:meaning"
|
|
952
|
+
}
|
|
914
953
|
},
|
|
915
954
|
"@id": "firmwareType"
|
|
916
955
|
},
|
|
@@ -930,7 +969,9 @@ var gaiaX2411 = {
|
|
|
930
969
|
"@context": {
|
|
931
970
|
text: "skos:notation",
|
|
932
971
|
description: "skos:prefLabel",
|
|
933
|
-
meaning:
|
|
972
|
+
meaning: {
|
|
973
|
+
"@id": "gx:meaning"
|
|
974
|
+
}
|
|
934
975
|
},
|
|
935
976
|
"@id": "formatType"
|
|
936
977
|
},
|
|
@@ -973,7 +1014,9 @@ var gaiaX2411 = {
|
|
|
973
1014
|
"@context": {
|
|
974
1015
|
text: "skos:notation",
|
|
975
1016
|
description: "skos:prefLabel",
|
|
976
|
-
meaning:
|
|
1017
|
+
meaning: {
|
|
1018
|
+
"@id": "gx:meaning"
|
|
1019
|
+
}
|
|
977
1020
|
},
|
|
978
1021
|
"@id": "gaiaxTermsAndConditions"
|
|
979
1022
|
},
|
|
@@ -984,7 +1027,9 @@ var gaiaX2411 = {
|
|
|
984
1027
|
"@context": {
|
|
985
1028
|
text: "skos:notation",
|
|
986
1029
|
description: "skos:prefLabel",
|
|
987
|
-
meaning:
|
|
1030
|
+
meaning: {
|
|
1031
|
+
"@id": "gx:meaning"
|
|
1032
|
+
}
|
|
988
1033
|
},
|
|
989
1034
|
"@id": "geoReplication"
|
|
990
1035
|
},
|
|
@@ -992,7 +1037,9 @@ var gaiaX2411 = {
|
|
|
992
1037
|
"@context": {
|
|
993
1038
|
text: "skos:notation",
|
|
994
1039
|
description: "skos:prefLabel",
|
|
995
|
-
meaning:
|
|
1040
|
+
meaning: {
|
|
1041
|
+
"@id": "gx:meaning"
|
|
1042
|
+
}
|
|
996
1043
|
},
|
|
997
1044
|
"@id": "governingLawCountries"
|
|
998
1045
|
},
|
|
@@ -1008,7 +1055,9 @@ var gaiaX2411 = {
|
|
|
1008
1055
|
"@context": {
|
|
1009
1056
|
text: "skos:notation",
|
|
1010
1057
|
description: "skos:prefLabel",
|
|
1011
|
-
meaning:
|
|
1058
|
+
meaning: {
|
|
1059
|
+
"@id": "gx:meaning"
|
|
1060
|
+
}
|
|
1012
1061
|
},
|
|
1013
1062
|
"@id": "gpuInterconnection"
|
|
1014
1063
|
},
|
|
@@ -1074,7 +1123,9 @@ var gaiaX2411 = {
|
|
|
1074
1123
|
"@context": {
|
|
1075
1124
|
text: "skos:notation",
|
|
1076
1125
|
description: "skos:prefLabel",
|
|
1077
|
-
meaning:
|
|
1126
|
+
meaning: {
|
|
1127
|
+
"@id": "gx:meaning"
|
|
1128
|
+
}
|
|
1078
1129
|
},
|
|
1079
1130
|
"@id": "highLevelAccessProtocol"
|
|
1080
1131
|
},
|
|
@@ -1094,7 +1145,9 @@ var gaiaX2411 = {
|
|
|
1094
1145
|
"@context": {
|
|
1095
1146
|
text: "skos:notation",
|
|
1096
1147
|
description: "skos:prefLabel",
|
|
1097
|
-
meaning:
|
|
1148
|
+
meaning: {
|
|
1149
|
+
"@id": "gx:meaning"
|
|
1150
|
+
}
|
|
1098
1151
|
},
|
|
1099
1152
|
"@id": "hwRngTypeOfFlavor"
|
|
1100
1153
|
},
|
|
@@ -1102,7 +1155,9 @@ var gaiaX2411 = {
|
|
|
1102
1155
|
"@context": {
|
|
1103
1156
|
text: "skos:notation",
|
|
1104
1157
|
description: "skos:prefLabel",
|
|
1105
|
-
meaning:
|
|
1158
|
+
meaning: {
|
|
1159
|
+
"@id": "gx:meaning"
|
|
1160
|
+
}
|
|
1106
1161
|
},
|
|
1107
1162
|
"@id": "hwRngTypeOfImage"
|
|
1108
1163
|
},
|
|
@@ -1114,7 +1169,9 @@ var gaiaX2411 = {
|
|
|
1114
1169
|
"@context": {
|
|
1115
1170
|
text: "skos:notation",
|
|
1116
1171
|
description: "skos:prefLabel",
|
|
1117
|
-
meaning:
|
|
1172
|
+
meaning: {
|
|
1173
|
+
"@id": "gx:meaning"
|
|
1174
|
+
}
|
|
1118
1175
|
},
|
|
1119
1176
|
"@id": "hypervisorType"
|
|
1120
1177
|
},
|
|
@@ -1165,7 +1222,9 @@ var gaiaX2411 = {
|
|
|
1165
1222
|
"@context": {
|
|
1166
1223
|
text: "skos:notation",
|
|
1167
1224
|
description: "skos:prefLabel",
|
|
1168
|
-
meaning:
|
|
1225
|
+
meaning: {
|
|
1226
|
+
"@id": "gx:meaning"
|
|
1227
|
+
}
|
|
1169
1228
|
},
|
|
1170
1229
|
"@id": "ipiType"
|
|
1171
1230
|
},
|
|
@@ -1173,7 +1232,9 @@ var gaiaX2411 = {
|
|
|
1173
1232
|
"@context": {
|
|
1174
1233
|
text: "skos:notation",
|
|
1175
1234
|
description: "skos:prefLabel",
|
|
1176
|
-
meaning:
|
|
1235
|
+
meaning: {
|
|
1236
|
+
"@id": "gx:meaning"
|
|
1237
|
+
}
|
|
1177
1238
|
},
|
|
1178
1239
|
"@id": "ipVersion"
|
|
1179
1240
|
},
|
|
@@ -1204,7 +1265,9 @@ var gaiaX2411 = {
|
|
|
1204
1265
|
"@context": {
|
|
1205
1266
|
text: "skos:notation",
|
|
1206
1267
|
description: "skos:prefLabel",
|
|
1207
|
-
meaning:
|
|
1268
|
+
meaning: {
|
|
1269
|
+
"@id": "gx:meaning"
|
|
1270
|
+
}
|
|
1208
1271
|
},
|
|
1209
1272
|
"@id": "keyManagement"
|
|
1210
1273
|
},
|
|
@@ -1215,7 +1278,9 @@ var gaiaX2411 = {
|
|
|
1215
1278
|
"@context": {
|
|
1216
1279
|
text: "skos:notation",
|
|
1217
1280
|
description: "skos:prefLabel",
|
|
1218
|
-
meaning:
|
|
1281
|
+
meaning: {
|
|
1282
|
+
"@id": "gx:meaning"
|
|
1283
|
+
}
|
|
1219
1284
|
},
|
|
1220
1285
|
"@id": "labelLevel"
|
|
1221
1286
|
},
|
|
@@ -1259,7 +1324,9 @@ var gaiaX2411 = {
|
|
|
1259
1324
|
"@type": "xsd:boolean",
|
|
1260
1325
|
"@id": "legalValidity"
|
|
1261
1326
|
},
|
|
1262
|
-
leiCode:
|
|
1327
|
+
leiCode: {
|
|
1328
|
+
"@id": "leiCode"
|
|
1329
|
+
},
|
|
1263
1330
|
license: {
|
|
1264
1331
|
"@id": "license"
|
|
1265
1332
|
},
|
|
@@ -1277,7 +1344,9 @@ var gaiaX2411 = {
|
|
|
1277
1344
|
"@type": "xsd:integer",
|
|
1278
1345
|
"@id": "lifetimeManagement"
|
|
1279
1346
|
},
|
|
1280
|
-
local:
|
|
1347
|
+
local: {
|
|
1348
|
+
"@id": "local"
|
|
1349
|
+
},
|
|
1281
1350
|
locality: {
|
|
1282
1351
|
"@id": "httpsvcard:locality"
|
|
1283
1352
|
},
|
|
@@ -1303,7 +1372,9 @@ var gaiaX2411 = {
|
|
|
1303
1372
|
"@context": {
|
|
1304
1373
|
text: "skos:notation",
|
|
1305
1374
|
description: "skos:prefLabel",
|
|
1306
|
-
meaning:
|
|
1375
|
+
meaning: {
|
|
1376
|
+
"@id": "gx:meaning"
|
|
1377
|
+
}
|
|
1307
1378
|
},
|
|
1308
1379
|
"@id": "lowLevelBlockAccessProtocol"
|
|
1309
1380
|
},
|
|
@@ -1353,7 +1424,9 @@ var gaiaX2411 = {
|
|
|
1353
1424
|
"@context": {
|
|
1354
1425
|
text: "skos:notation",
|
|
1355
1426
|
description: "skos:prefLabel",
|
|
1356
|
-
meaning:
|
|
1427
|
+
meaning: {
|
|
1428
|
+
"@id": "gx:meaning"
|
|
1429
|
+
}
|
|
1357
1430
|
},
|
|
1358
1431
|
"@id": "memoryClass"
|
|
1359
1432
|
},
|
|
@@ -1365,7 +1438,9 @@ var gaiaX2411 = {
|
|
|
1365
1438
|
"@context": {
|
|
1366
1439
|
text: "skos:notation",
|
|
1367
1440
|
description: "skos:prefLabel",
|
|
1368
|
-
meaning:
|
|
1441
|
+
meaning: {
|
|
1442
|
+
"@id": "gx:meaning"
|
|
1443
|
+
}
|
|
1369
1444
|
},
|
|
1370
1445
|
"@id": "memoryRank"
|
|
1371
1446
|
},
|
|
@@ -1384,7 +1459,9 @@ var gaiaX2411 = {
|
|
|
1384
1459
|
"@context": {
|
|
1385
1460
|
text: "skos:notation",
|
|
1386
1461
|
description: "skos:prefLabel",
|
|
1387
|
-
meaning:
|
|
1462
|
+
meaning: {
|
|
1463
|
+
"@id": "gx:meaning"
|
|
1464
|
+
}
|
|
1388
1465
|
},
|
|
1389
1466
|
"@id": "mimeTypes"
|
|
1390
1467
|
},
|
|
@@ -1432,7 +1509,9 @@ var gaiaX2411 = {
|
|
|
1432
1509
|
"@context": {
|
|
1433
1510
|
text: "skos:notation",
|
|
1434
1511
|
description: "skos:prefLabel",
|
|
1435
|
-
meaning:
|
|
1512
|
+
meaning: {
|
|
1513
|
+
"@id": "gx:meaning"
|
|
1514
|
+
}
|
|
1436
1515
|
},
|
|
1437
1516
|
"@id": "objectAPICompatibility"
|
|
1438
1517
|
},
|
|
@@ -1465,7 +1544,9 @@ var gaiaX2411 = {
|
|
|
1465
1544
|
"@context": {
|
|
1466
1545
|
text: "skos:notation",
|
|
1467
1546
|
description: "skos:prefLabel",
|
|
1468
|
-
meaning:
|
|
1547
|
+
meaning: {
|
|
1548
|
+
"@id": "gx:meaning"
|
|
1549
|
+
}
|
|
1469
1550
|
},
|
|
1470
1551
|
"@id": "osDistribution"
|
|
1471
1552
|
},
|
|
@@ -1526,7 +1607,9 @@ var gaiaX2411 = {
|
|
|
1526
1607
|
"@context": {
|
|
1527
1608
|
text: "skos:notation",
|
|
1528
1609
|
description: "skos:prefLabel",
|
|
1529
|
-
meaning:
|
|
1610
|
+
meaning: {
|
|
1611
|
+
"@id": "gx:meaning"
|
|
1612
|
+
}
|
|
1530
1613
|
},
|
|
1531
1614
|
"@id": "policyLanguage"
|
|
1532
1615
|
},
|
|
@@ -1577,7 +1660,9 @@ var gaiaX2411 = {
|
|
|
1577
1660
|
"@context": {
|
|
1578
1661
|
text: "skos:notation",
|
|
1579
1662
|
description: "skos:prefLabel",
|
|
1580
|
-
meaning:
|
|
1663
|
+
meaning: {
|
|
1664
|
+
"@id": "gx:meaning"
|
|
1665
|
+
}
|
|
1581
1666
|
},
|
|
1582
1667
|
"@id": "protectionFrequency"
|
|
1583
1668
|
},
|
|
@@ -1585,7 +1670,9 @@ var gaiaX2411 = {
|
|
|
1585
1670
|
"@context": {
|
|
1586
1671
|
text: "skos:notation",
|
|
1587
1672
|
description: "skos:prefLabel",
|
|
1588
|
-
meaning:
|
|
1673
|
+
meaning: {
|
|
1674
|
+
"@id": "gx:meaning"
|
|
1675
|
+
}
|
|
1589
1676
|
},
|
|
1590
1677
|
"@id": "protectionMethod"
|
|
1591
1678
|
},
|
|
@@ -1597,7 +1684,9 @@ var gaiaX2411 = {
|
|
|
1597
1684
|
"@context": {
|
|
1598
1685
|
text: "skos:notation",
|
|
1599
1686
|
description: "skos:prefLabel",
|
|
1600
|
-
meaning:
|
|
1687
|
+
meaning: {
|
|
1688
|
+
"@id": "gx:meaning"
|
|
1689
|
+
}
|
|
1601
1690
|
},
|
|
1602
1691
|
"@id": "protocolType"
|
|
1603
1692
|
},
|
|
@@ -1616,7 +1705,9 @@ var gaiaX2411 = {
|
|
|
1616
1705
|
"@context": {
|
|
1617
1706
|
text: "skos:notation",
|
|
1618
1707
|
description: "skos:prefLabel",
|
|
1619
|
-
meaning:
|
|
1708
|
+
meaning: {
|
|
1709
|
+
"@id": "gx:meaning"
|
|
1710
|
+
}
|
|
1620
1711
|
},
|
|
1621
1712
|
"@id": "provisionType"
|
|
1622
1713
|
},
|
|
@@ -1624,7 +1715,9 @@ var gaiaX2411 = {
|
|
|
1624
1715
|
"@context": {
|
|
1625
1716
|
text: "skos:notation",
|
|
1626
1717
|
description: "skos:prefLabel",
|
|
1627
|
-
meaning:
|
|
1718
|
+
meaning: {
|
|
1719
|
+
"@id": "gx:meaning"
|
|
1720
|
+
}
|
|
1628
1721
|
},
|
|
1629
1722
|
"@id": "publicIpAddressProvisioning"
|
|
1630
1723
|
},
|
|
@@ -1638,7 +1731,9 @@ var gaiaX2411 = {
|
|
|
1638
1731
|
"@context": {
|
|
1639
1732
|
text: "skos:notation",
|
|
1640
1733
|
description: "skos:prefLabel",
|
|
1641
|
-
meaning:
|
|
1734
|
+
meaning: {
|
|
1735
|
+
"@id": "gx:meaning"
|
|
1736
|
+
}
|
|
1642
1737
|
},
|
|
1643
1738
|
"@id": "pxeImageDiskFormat"
|
|
1644
1739
|
},
|
|
@@ -1663,11 +1758,15 @@ var gaiaX2411 = {
|
|
|
1663
1758
|
"@context": {
|
|
1664
1759
|
text: "skos:notation",
|
|
1665
1760
|
description: "skos:prefLabel",
|
|
1666
|
-
meaning:
|
|
1761
|
+
meaning: {
|
|
1762
|
+
"@id": "gx:meaning"
|
|
1763
|
+
}
|
|
1667
1764
|
},
|
|
1668
1765
|
"@id": "region"
|
|
1669
1766
|
},
|
|
1670
|
-
registrationNumber:
|
|
1767
|
+
registrationNumber: {
|
|
1768
|
+
"@id": "registrationNumber"
|
|
1769
|
+
},
|
|
1671
1770
|
relation: {
|
|
1672
1771
|
"@id": "relation"
|
|
1673
1772
|
},
|
|
@@ -1682,7 +1781,9 @@ var gaiaX2411 = {
|
|
|
1682
1781
|
"@context": {
|
|
1683
1782
|
text: "skos:notation",
|
|
1684
1783
|
description: "skos:prefLabel",
|
|
1685
|
-
meaning:
|
|
1784
|
+
meaning: {
|
|
1785
|
+
"@id": "gx:meaning"
|
|
1786
|
+
}
|
|
1686
1787
|
},
|
|
1687
1788
|
"@id": "replaceFrequency"
|
|
1688
1789
|
},
|
|
@@ -1694,7 +1795,9 @@ var gaiaX2411 = {
|
|
|
1694
1795
|
"@context": {
|
|
1695
1796
|
text: "skos:notation",
|
|
1696
1797
|
description: "skos:prefLabel",
|
|
1697
|
-
meaning:
|
|
1798
|
+
meaning: {
|
|
1799
|
+
"@id": "gx:meaning"
|
|
1800
|
+
}
|
|
1698
1801
|
},
|
|
1699
1802
|
"@id": "requestType"
|
|
1700
1803
|
},
|
|
@@ -1761,7 +1864,9 @@ var gaiaX2411 = {
|
|
|
1761
1864
|
"@context": {
|
|
1762
1865
|
text: "skos:notation",
|
|
1763
1866
|
description: "skos:prefLabel",
|
|
1764
|
-
meaning:
|
|
1867
|
+
meaning: {
|
|
1868
|
+
"@id": "gx:meaning"
|
|
1869
|
+
}
|
|
1765
1870
|
},
|
|
1766
1871
|
"@id": "signatureAlgorithm"
|
|
1767
1872
|
},
|
|
@@ -1799,7 +1904,9 @@ var gaiaX2411 = {
|
|
|
1799
1904
|
"@context": {
|
|
1800
1905
|
text: "skos:notation",
|
|
1801
1906
|
description: "skos:prefLabel",
|
|
1802
|
-
meaning:
|
|
1907
|
+
meaning: {
|
|
1908
|
+
"@id": "gx:meaning"
|
|
1909
|
+
}
|
|
1803
1910
|
},
|
|
1804
1911
|
"@id": "storageCompression"
|
|
1805
1912
|
},
|
|
@@ -1811,7 +1918,9 @@ var gaiaX2411 = {
|
|
|
1811
1918
|
"@context": {
|
|
1812
1919
|
text: "skos:notation",
|
|
1813
1920
|
description: "skos:prefLabel",
|
|
1814
|
-
meaning:
|
|
1921
|
+
meaning: {
|
|
1922
|
+
"@id": "gx:meaning"
|
|
1923
|
+
}
|
|
1815
1924
|
},
|
|
1816
1925
|
"@id": "storageConsistency"
|
|
1817
1926
|
},
|
|
@@ -1819,7 +1928,9 @@ var gaiaX2411 = {
|
|
|
1819
1928
|
"@context": {
|
|
1820
1929
|
text: "skos:notation",
|
|
1821
1930
|
description: "skos:prefLabel",
|
|
1822
|
-
meaning:
|
|
1931
|
+
meaning: {
|
|
1932
|
+
"@id": "gx:meaning"
|
|
1933
|
+
}
|
|
1823
1934
|
},
|
|
1824
1935
|
"@id": "storageDeduplication"
|
|
1825
1936
|
},
|
|
@@ -1839,7 +1950,9 @@ var gaiaX2411 = {
|
|
|
1839
1950
|
"@context": {
|
|
1840
1951
|
text: "skos:notation",
|
|
1841
1952
|
description: "skos:prefLabel",
|
|
1842
|
-
meaning:
|
|
1953
|
+
meaning: {
|
|
1954
|
+
"@id": "gx:meaning"
|
|
1955
|
+
}
|
|
1843
1956
|
},
|
|
1844
1957
|
"@id": "storageRedundancyMechanism"
|
|
1845
1958
|
},
|
|
@@ -1854,7 +1967,9 @@ var gaiaX2411 = {
|
|
|
1854
1967
|
"@context": {
|
|
1855
1968
|
text: "skos:notation",
|
|
1856
1969
|
description: "skos:prefLabel",
|
|
1857
|
-
meaning:
|
|
1970
|
+
meaning: {
|
|
1971
|
+
"@id": "gx:meaning"
|
|
1972
|
+
}
|
|
1858
1973
|
},
|
|
1859
1974
|
"@id": "subdivisionCountryCode"
|
|
1860
1975
|
},
|
|
@@ -1882,7 +1997,9 @@ var gaiaX2411 = {
|
|
|
1882
1997
|
"@context": {
|
|
1883
1998
|
text: "skos:notation",
|
|
1884
1999
|
description: "skos:prefLabel",
|
|
1885
|
-
meaning:
|
|
2000
|
+
meaning: {
|
|
2001
|
+
"@id": "gx:meaning"
|
|
2002
|
+
}
|
|
1886
2003
|
},
|
|
1887
2004
|
"@id": "supportedLanguage"
|
|
1888
2005
|
},
|
|
@@ -1913,7 +2030,9 @@ var gaiaX2411 = {
|
|
|
1913
2030
|
"@context": {
|
|
1914
2031
|
text: "skos:notation",
|
|
1915
2032
|
description: "skos:prefLabel",
|
|
1916
|
-
meaning:
|
|
2033
|
+
meaning: {
|
|
2034
|
+
"@id": "gx:meaning"
|
|
2035
|
+
}
|
|
1917
2036
|
},
|
|
1918
2037
|
"@id": "tenantSeparation"
|
|
1919
2038
|
},
|
|
@@ -1967,7 +2086,9 @@ var gaiaX2411 = {
|
|
|
1967
2086
|
"@type": "xsd:float",
|
|
1968
2087
|
"@id": "value"
|
|
1969
2088
|
},
|
|
1970
|
-
vatID:
|
|
2089
|
+
vatID: {
|
|
2090
|
+
"@id": "vatID"
|
|
2091
|
+
},
|
|
1971
2092
|
vCPUs: {
|
|
1972
2093
|
"@type": "xsd:integer",
|
|
1973
2094
|
"@id": "vCPUs"
|
|
@@ -2001,7 +2122,9 @@ var gaiaX2411 = {
|
|
|
2001
2122
|
"@context": {
|
|
2002
2123
|
text: "skos:notation",
|
|
2003
2124
|
description: "skos:prefLabel",
|
|
2004
|
-
meaning:
|
|
2125
|
+
meaning: {
|
|
2126
|
+
"@id": "gx:meaning"
|
|
2127
|
+
}
|
|
2005
2128
|
},
|
|
2006
2129
|
"@id": "vlanType"
|
|
2007
2130
|
},
|
|
@@ -2009,7 +2132,9 @@ var gaiaX2411 = {
|
|
|
2009
2132
|
"@context": {
|
|
2010
2133
|
text: "skos:notation",
|
|
2011
2134
|
description: "skos:prefLabel",
|
|
2012
|
-
meaning:
|
|
2135
|
+
meaning: {
|
|
2136
|
+
"@id": "gx:meaning"
|
|
2137
|
+
}
|
|
2013
2138
|
},
|
|
2014
2139
|
"@id": "vmImageDiskFormat"
|
|
2015
2140
|
},
|
|
@@ -2021,7 +2146,9 @@ var gaiaX2411 = {
|
|
|
2021
2146
|
"@context": {
|
|
2022
2147
|
text: "skos:notation",
|
|
2023
2148
|
description: "skos:prefLabel",
|
|
2024
|
-
meaning:
|
|
2149
|
+
meaning: {
|
|
2150
|
+
"@id": "gx:meaning"
|
|
2151
|
+
}
|
|
2025
2152
|
},
|
|
2026
2153
|
"@id": "watchDogAction"
|
|
2027
2154
|
},
|
|
@@ -217909,9 +218036,10 @@ const LD_CONTEXTS = {
|
|
|
217909
218036
|
"http://schema.org": schemaOrg,
|
|
217910
218037
|
"https://schema.org/docs/jsonldcontext.jsonld": schemaOrg,
|
|
217911
218038
|
// Gaia-X
|
|
217912
|
-
"https://w3id.org/gaia-x/
|
|
217913
|
-
"https://w3id.org/gaia-x/
|
|
218039
|
+
"https://w3id.org/gaia-x/2411": gaiaX2411,
|
|
218040
|
+
"https://w3id.org/gaia-x/2411#": gaiaX2411,
|
|
217914
218041
|
"https://schema.twindev.org/gaia-x-loire/": gaiaX2411,
|
|
218042
|
+
"https://schema.twindev.org/gaia-x-loire/types.jsonld": gaiaX2411,
|
|
217915
218043
|
// W3C ODRL
|
|
217916
218044
|
"http://www.w3.org/ns/odrl.jsonld": w3cOdrl,
|
|
217917
218045
|
// W3C Activity Streams
|
|
@@ -217930,6 +218058,7 @@ const LD_CONTEXTS = {
|
|
|
217930
218058
|
"https://w3id.org/dspace/2024/1/context.json": idsContractNegotiation,
|
|
217931
218059
|
"https://w3id.org/dspace/2025/1/context.jsonld": idsContractNegotiation,
|
|
217932
218060
|
// Federated Catalogue
|
|
218061
|
+
"https://schema.twindev.org/federated-catalogue/": federatedCatalogueTerms,
|
|
217933
218062
|
"https://schema.twindev.org/federated-catalogue/types.jsonld": federatedCatalogueTerms
|
|
217934
218063
|
};
|
|
217935
218064
|
/**
|