@twin.org/standards-ld-contexts 0.0.2-next.9 → 0.0.3-next.2
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/es/index.js +4 -0
- package/dist/es/index.js.map +1 -0
- package/dist/es/ldContexts/dataspace-protocol.json +451 -0
- package/dist/es/ldContexts/dublin-core-dcmitype.json +19 -0
- package/dist/es/ldContexts/dublin-core-terms.json +226 -0
- package/dist/es/ldContexts/federated-catalogue-terms.json +51 -0
- package/dist/es/ldContexts/gaia-x-v24.11.json +2397 -0
- package/dist/es/ldContexts/schema.org.json +9029 -0
- package/dist/es/ldContexts/un-cefact-vocab.json +195775 -0
- package/dist/es/ldContexts/w3c-activity-streams.json +379 -0
- package/dist/es/ldContexts/w3c-odrl.json +178 -0
- package/dist/es/ldContexts/w3c-vc-data-model-v2.json +301 -0
- package/dist/es/ldContexts/w3id-jws-2020-v1.json +78 -0
- package/dist/es/ldContexts.js +68 -0
- package/dist/es/ldContexts.js.map +1 -0
- package/dist/types/index.d.ts +1 -1
- package/docs/changelog.md +82 -0
- package/package.json +20 -8
- package/dist/cjs/index.cjs +0 -217747
- package/dist/esm/index.mjs +0 -217743
|
@@ -0,0 +1,2397 @@
|
|
|
1
|
+
{
|
|
2
|
+
"comments": {
|
|
3
|
+
"description": "Gaia-X Loire LD Context. Downloaded from Gaia-X",
|
|
4
|
+
"generation_date": "2025-03-07T09:53:29",
|
|
5
|
+
"source": "https://w3id.org/gaia-x/2411",
|
|
6
|
+
"note": "Tuned by the TWIN team - October 2025. '@id' definitions incorrect for certain terms"
|
|
7
|
+
},
|
|
8
|
+
"@context": {
|
|
9
|
+
"xsd": "http://www.w3.org/2001/XMLSchema#",
|
|
10
|
+
"cc": "http://creativecommons.org/ns#",
|
|
11
|
+
"cred": "https://www.w3.org/2018/credentials#",
|
|
12
|
+
"dcat": "http://www.w3.org/ns/dcat#",
|
|
13
|
+
"dct": "http://purl.org/dc/terms/",
|
|
14
|
+
"foaf": "http://xmlns.com/foaf/0.1/",
|
|
15
|
+
"gx": "https://w3id.org/gaia-x/2411#",
|
|
16
|
+
"httpsschema": "https://schema.org/",
|
|
17
|
+
"httpsvcard": "https://www.w3.org/2006/vcard/ns#",
|
|
18
|
+
"linkml": "https://w3id.org/linkml/",
|
|
19
|
+
"odrl": "http://www.w3.org/ns/odrl/2/",
|
|
20
|
+
"owl": "http://www.w3.org/2002/07/owl#",
|
|
21
|
+
"qudt": "http://qudt.org/vocab/",
|
|
22
|
+
"qudt-schema": "http://qudt.org/schema/qudt/",
|
|
23
|
+
"qudtschema": "http://qudt.org/schema/qudt/",
|
|
24
|
+
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
|
|
25
|
+
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
|
|
26
|
+
"schema": "http://schema.org/",
|
|
27
|
+
"shex": "http://www.w3.org/ns/shex#",
|
|
28
|
+
"skos": "http://www.w3.org/2004/02/skos/core#",
|
|
29
|
+
"unit": {
|
|
30
|
+
"@id": "qudt:unit"
|
|
31
|
+
},
|
|
32
|
+
"vcard": "http://www.w3.org/2006/vcard/ns#",
|
|
33
|
+
"@vocab": "https://w3id.org/gaia-x/2411#",
|
|
34
|
+
"accessAttributes": {
|
|
35
|
+
"@context": {
|
|
36
|
+
"text": "skos:notation",
|
|
37
|
+
"description": "skos:prefLabel",
|
|
38
|
+
"meaning": {
|
|
39
|
+
"@id": "gx:meaning"
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"@id": "accessAttributes"
|
|
43
|
+
},
|
|
44
|
+
"accessSemantics": {
|
|
45
|
+
"@type": "xsd:boolean",
|
|
46
|
+
"@id": "accessSemantics"
|
|
47
|
+
},
|
|
48
|
+
"accessType": {
|
|
49
|
+
"@context": {
|
|
50
|
+
"text": "skos:notation",
|
|
51
|
+
"description": "skos:prefLabel",
|
|
52
|
+
"meaning": {
|
|
53
|
+
"@id": "gx:meaning"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"@id": "accessType"
|
|
57
|
+
},
|
|
58
|
+
"action": {
|
|
59
|
+
"@id": "action"
|
|
60
|
+
},
|
|
61
|
+
"additionalVolume": {
|
|
62
|
+
"@type": "gx:Disk",
|
|
63
|
+
"@id": "additionalVolume"
|
|
64
|
+
},
|
|
65
|
+
"address": {
|
|
66
|
+
"@type": "gx:Address",
|
|
67
|
+
"@id": "address"
|
|
68
|
+
},
|
|
69
|
+
"aggregationOf": {
|
|
70
|
+
"@type": "gx:DataSet",
|
|
71
|
+
"@id": "aggregationOf"
|
|
72
|
+
},
|
|
73
|
+
"aggregationOfResources": {
|
|
74
|
+
"@type": "@id",
|
|
75
|
+
"@id": "aggregationOfResources"
|
|
76
|
+
},
|
|
77
|
+
"altitude": {
|
|
78
|
+
"@id": "altitude"
|
|
79
|
+
},
|
|
80
|
+
"and": {
|
|
81
|
+
"@id": "and"
|
|
82
|
+
},
|
|
83
|
+
"andSequence": {
|
|
84
|
+
"@id": "andSequence"
|
|
85
|
+
},
|
|
86
|
+
"applicableJurisdiction": {
|
|
87
|
+
"@context": {
|
|
88
|
+
"text": "skos:notation",
|
|
89
|
+
"description": "skos:prefLabel",
|
|
90
|
+
"meaning": {
|
|
91
|
+
"@id": "gx:meaning"
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"@id": "applicableJurisdiction"
|
|
95
|
+
},
|
|
96
|
+
"AssetCollection": {
|
|
97
|
+
"@id": "AssetCollection"
|
|
98
|
+
},
|
|
99
|
+
"assignee": {
|
|
100
|
+
"@type": "@id",
|
|
101
|
+
"@id": "assignee"
|
|
102
|
+
},
|
|
103
|
+
"assigneeOf": {
|
|
104
|
+
"@type": "gx:Policy",
|
|
105
|
+
"@id": "assigneeOf"
|
|
106
|
+
},
|
|
107
|
+
"assigner": {
|
|
108
|
+
"@type": "@id",
|
|
109
|
+
"@id": "assigner"
|
|
110
|
+
},
|
|
111
|
+
"assignerOf": {
|
|
112
|
+
"@type": "gx:Policy",
|
|
113
|
+
"@id": "assignerOf"
|
|
114
|
+
},
|
|
115
|
+
"attestationServiceURI": {
|
|
116
|
+
"@type": "xsd:anyURI",
|
|
117
|
+
"@id": "attestationServiceURI"
|
|
118
|
+
},
|
|
119
|
+
"availability": {
|
|
120
|
+
"@type": "gx:Availability",
|
|
121
|
+
"@id": "availability"
|
|
122
|
+
},
|
|
123
|
+
"backupLocation": {
|
|
124
|
+
"@type": "gx:Resource",
|
|
125
|
+
"@id": "backupLocation"
|
|
126
|
+
},
|
|
127
|
+
"backupReplication": {
|
|
128
|
+
"@type": "gx:ReplicationPolicy",
|
|
129
|
+
"@id": "backupReplication"
|
|
130
|
+
},
|
|
131
|
+
"bandWidth": {
|
|
132
|
+
"@type": "gx:BandWidth",
|
|
133
|
+
"@id": "bandWidth"
|
|
134
|
+
},
|
|
135
|
+
"baseContainerImage": {
|
|
136
|
+
"@type": "gx:BaseContainerImage",
|
|
137
|
+
"@id": "baseContainerImage"
|
|
138
|
+
},
|
|
139
|
+
"baseFrequency": {
|
|
140
|
+
"@type": "qudt:quantitykind/FrequencyDefinition",
|
|
141
|
+
"@id": "baseFrequency"
|
|
142
|
+
},
|
|
143
|
+
"blockSize": {
|
|
144
|
+
"@type": "gx:MemorySize",
|
|
145
|
+
"@id": "blockSize"
|
|
146
|
+
},
|
|
147
|
+
"blockStorageTechnology": {
|
|
148
|
+
"@context": {
|
|
149
|
+
"text": "skos:notation",
|
|
150
|
+
"description": "skos:prefLabel",
|
|
151
|
+
"meaning": {
|
|
152
|
+
"@id": "gx:meaning"
|
|
153
|
+
}
|
|
154
|
+
},
|
|
155
|
+
"@id": "blockStorageTechnology"
|
|
156
|
+
},
|
|
157
|
+
"boostFrequency": {
|
|
158
|
+
"@type": "qudt:quantitykind/FrequencyDefinition",
|
|
159
|
+
"@id": "boostFrequency"
|
|
160
|
+
},
|
|
161
|
+
"bootVolume": {
|
|
162
|
+
"@type": "gx:Disk",
|
|
163
|
+
"@id": "bootVolume"
|
|
164
|
+
},
|
|
165
|
+
"buildDate": {
|
|
166
|
+
"@type": "xsd:dateTime",
|
|
167
|
+
"@id": "buildDate"
|
|
168
|
+
},
|
|
169
|
+
"byteSize": {
|
|
170
|
+
"@id": "dcat:byteSize"
|
|
171
|
+
},
|
|
172
|
+
"certifications": {
|
|
173
|
+
"@type": "gx:LegalDocument",
|
|
174
|
+
"@id": "certifications"
|
|
175
|
+
},
|
|
176
|
+
"checkSum": {
|
|
177
|
+
"@type": "gx:CheckSum",
|
|
178
|
+
"@id": "checkSum"
|
|
179
|
+
},
|
|
180
|
+
"checkSumCalculation": {
|
|
181
|
+
"@context": {
|
|
182
|
+
"text": "skos:notation",
|
|
183
|
+
"description": "skos:prefLabel",
|
|
184
|
+
"meaning": {
|
|
185
|
+
"@id": "gx:meaning"
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
"@id": "checkSumCalculation"
|
|
189
|
+
},
|
|
190
|
+
"checkSumValue": {
|
|
191
|
+
"@id": "checkSumValue"
|
|
192
|
+
},
|
|
193
|
+
"cipher": {
|
|
194
|
+
"@context": {
|
|
195
|
+
"text": "skos:notation",
|
|
196
|
+
"description": "skos:prefLabel",
|
|
197
|
+
"meaning": {
|
|
198
|
+
"@id": "gx:meaning"
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
"@id": "cipher"
|
|
202
|
+
},
|
|
203
|
+
"circuitType": {
|
|
204
|
+
"@id": "circuitType"
|
|
205
|
+
},
|
|
206
|
+
"codeArtifact": {
|
|
207
|
+
"@id": "codeArtifact"
|
|
208
|
+
},
|
|
209
|
+
"communicationMethods": {
|
|
210
|
+
"@type": "@id",
|
|
211
|
+
"@id": "communicationMethods"
|
|
212
|
+
},
|
|
213
|
+
"completeIPI": {
|
|
214
|
+
"@type": "@id"
|
|
215
|
+
},
|
|
216
|
+
"compliantCredentials": {
|
|
217
|
+
"@type": "gx:CompliantCredential",
|
|
218
|
+
"@id": "compliantCredentials"
|
|
219
|
+
},
|
|
220
|
+
"compressFormat": {
|
|
221
|
+
"@id": "dcat:compressFormat"
|
|
222
|
+
},
|
|
223
|
+
"computeFunctionAllowAutoScaling": {
|
|
224
|
+
"@type": "xsd:boolean",
|
|
225
|
+
"@id": "computeFunctionAllowAutoScaling"
|
|
226
|
+
},
|
|
227
|
+
"computeFunctionAllowFSMount": {
|
|
228
|
+
"@type": "xsd:boolean",
|
|
229
|
+
"@id": "computeFunctionAllowFSMount"
|
|
230
|
+
},
|
|
231
|
+
"computeFunctionAllowQuota": {
|
|
232
|
+
"@type": "xsd:boolean",
|
|
233
|
+
"@id": "computeFunctionAllowQuota"
|
|
234
|
+
},
|
|
235
|
+
"computeFunctionAllowTimeout": {
|
|
236
|
+
"@type": "xsd:boolean",
|
|
237
|
+
"@id": "computeFunctionAllowTimeout"
|
|
238
|
+
},
|
|
239
|
+
"computeFunctionAllowVersioning": {
|
|
240
|
+
"@type": "xsd:boolean",
|
|
241
|
+
"@id": "computeFunctionAllowVersioning"
|
|
242
|
+
},
|
|
243
|
+
"computeFunctionConfiguration": {
|
|
244
|
+
"@type": "gx:ComputeFunctionConfiguration",
|
|
245
|
+
"@id": "computeFunctionConfiguration"
|
|
246
|
+
},
|
|
247
|
+
"computeFunctionDebugTools": {
|
|
248
|
+
"@type": "xsd:boolean",
|
|
249
|
+
"@id": "computeFunctionDebugTools"
|
|
250
|
+
},
|
|
251
|
+
"computeFunctionDeploymentMethod": {
|
|
252
|
+
"@context": {
|
|
253
|
+
"text": "skos:notation",
|
|
254
|
+
"description": "skos:prefLabel",
|
|
255
|
+
"meaning": {
|
|
256
|
+
"@id": "gx:meaning"
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
"@id": "computeFunctionDeploymentMethod"
|
|
260
|
+
},
|
|
261
|
+
"computeFunctionDescription": {
|
|
262
|
+
"@id": "computeFunctionDescription"
|
|
263
|
+
},
|
|
264
|
+
"computeFunctionEditor": {
|
|
265
|
+
"@type": "xsd:boolean",
|
|
266
|
+
"@id": "computeFunctionEditor"
|
|
267
|
+
},
|
|
268
|
+
"computeFunctionLibrary": {
|
|
269
|
+
"@type": "gx:ComputeFunctionTemplate",
|
|
270
|
+
"@id": "computeFunctionLibrary"
|
|
271
|
+
},
|
|
272
|
+
"computeFunctionName": {
|
|
273
|
+
"@id": "computeFunctionName"
|
|
274
|
+
},
|
|
275
|
+
"computeFunctionQuotas": {
|
|
276
|
+
"@type": "gx:ComputeFunctionQuotas",
|
|
277
|
+
"@id": "computeFunctionQuotas"
|
|
278
|
+
},
|
|
279
|
+
"computeFunctionRuntime": {
|
|
280
|
+
"@type": "gx:ComputeFunctionRuntime",
|
|
281
|
+
"@id": "computeFunctionRuntime"
|
|
282
|
+
},
|
|
283
|
+
"computeFunctionSDK": {
|
|
284
|
+
"@type": "gx:ComputeFunctionRuntime",
|
|
285
|
+
"@id": "computeFunctionSDK"
|
|
286
|
+
},
|
|
287
|
+
"computeFunctionTemplateRuntime": {
|
|
288
|
+
"@type": "gx:ComputeFunctionRuntime",
|
|
289
|
+
"@id": "computeFunctionTemplateRuntime"
|
|
290
|
+
},
|
|
291
|
+
"computeFunctionTrigger": {
|
|
292
|
+
"@type": "gx:ComputeFunctionTrigger",
|
|
293
|
+
"@id": "computeFunctionTrigger"
|
|
294
|
+
},
|
|
295
|
+
"confidential": {
|
|
296
|
+
"@type": "xsd:boolean",
|
|
297
|
+
"@id": "confidential"
|
|
298
|
+
},
|
|
299
|
+
"confidentialComputing": {
|
|
300
|
+
"@type": "gx:ConfidentialComputing",
|
|
301
|
+
"@id": "confidentialComputing"
|
|
302
|
+
},
|
|
303
|
+
"confidentialComputingTechnology": {
|
|
304
|
+
"@type": "gx:ConfidentialComputing",
|
|
305
|
+
"@id": "confidentialComputingTechnology"
|
|
306
|
+
},
|
|
307
|
+
"conflict": {
|
|
308
|
+
"@id": "conflict"
|
|
309
|
+
},
|
|
310
|
+
"conformsTo": {
|
|
311
|
+
"@id": "dct:conformsTo"
|
|
312
|
+
},
|
|
313
|
+
"connectedNetworkA": {
|
|
314
|
+
"@type": "xsd:integer",
|
|
315
|
+
"@id": "connectedNetworkA"
|
|
316
|
+
},
|
|
317
|
+
"connectedNetworkZ": {
|
|
318
|
+
"@type": "xsd:integer",
|
|
319
|
+
"@id": "connectedNetworkZ"
|
|
320
|
+
},
|
|
321
|
+
"connectionType": {
|
|
322
|
+
"@id": "connectionType"
|
|
323
|
+
},
|
|
324
|
+
"connectivityConfiguration": {
|
|
325
|
+
"@type": "gx:ConnectivityConfiguration",
|
|
326
|
+
"@id": "connectivityConfiguration"
|
|
327
|
+
},
|
|
328
|
+
"connectivityQoS": {
|
|
329
|
+
"@type": "gx:QoS",
|
|
330
|
+
"@id": "connectivityQoS"
|
|
331
|
+
},
|
|
332
|
+
"consent": {
|
|
333
|
+
"@type": "gx:Consent",
|
|
334
|
+
"@id": "consent"
|
|
335
|
+
},
|
|
336
|
+
"consentWithdrawalContactPoint": {
|
|
337
|
+
"@id": "consentWithdrawalContactPoint"
|
|
338
|
+
},
|
|
339
|
+
"consequence": {
|
|
340
|
+
"@id": "consequence"
|
|
341
|
+
},
|
|
342
|
+
"consistencyType": {
|
|
343
|
+
"@context": {
|
|
344
|
+
"text": "skos:notation",
|
|
345
|
+
"description": "skos:prefLabel",
|
|
346
|
+
"meaning": {
|
|
347
|
+
"@id": "gx:meaning"
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
"@id": "consistencyType"
|
|
351
|
+
},
|
|
352
|
+
"constraint": {
|
|
353
|
+
"@type": "gx:Constraint",
|
|
354
|
+
"@id": "constraint"
|
|
355
|
+
},
|
|
356
|
+
"consumedBy": {
|
|
357
|
+
"@type": "@id",
|
|
358
|
+
"@id": "consumedBy"
|
|
359
|
+
},
|
|
360
|
+
"contactInformation": {
|
|
361
|
+
"@type": "gx:ContactInformation",
|
|
362
|
+
"@id": "contactInformation"
|
|
363
|
+
},
|
|
364
|
+
"contactPoint": {
|
|
365
|
+
"@id": "dcat:contactPoint"
|
|
366
|
+
},
|
|
367
|
+
"containerFormat": {
|
|
368
|
+
"@context": {
|
|
369
|
+
"text": "skos:notation",
|
|
370
|
+
"description": "skos:prefLabel",
|
|
371
|
+
"meaning": {
|
|
372
|
+
"@id": "gx:meaning"
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"@id": "containerFormat"
|
|
376
|
+
},
|
|
377
|
+
"containerImageLink": {
|
|
378
|
+
"@type": "xsd:anyURI",
|
|
379
|
+
"@id": "containerImageLink"
|
|
380
|
+
},
|
|
381
|
+
"containerImageTag": {
|
|
382
|
+
"@id": "containerImageTag"
|
|
383
|
+
},
|
|
384
|
+
"containsPII": {
|
|
385
|
+
"@type": "xsd:boolean",
|
|
386
|
+
"@id": "containsPII"
|
|
387
|
+
},
|
|
388
|
+
"copyrightOwnedBy": {
|
|
389
|
+
"@type": "@id",
|
|
390
|
+
"@id": "copyrightOwnedBy"
|
|
391
|
+
},
|
|
392
|
+
"country": {
|
|
393
|
+
"@id": "country"
|
|
394
|
+
},
|
|
395
|
+
"countryCode": {
|
|
396
|
+
"@id": "countryCode"
|
|
397
|
+
},
|
|
398
|
+
"countryName": {
|
|
399
|
+
"@id": "countryName"
|
|
400
|
+
},
|
|
401
|
+
"cpu": {
|
|
402
|
+
"@type": "gx:CpuCapabilities",
|
|
403
|
+
"@id": "cpu"
|
|
404
|
+
},
|
|
405
|
+
"cpuArchitecture": {
|
|
406
|
+
"@context": {
|
|
407
|
+
"text": "skos:notation",
|
|
408
|
+
"description": "skos:prefLabel",
|
|
409
|
+
"meaning": {
|
|
410
|
+
"@id": "gx:meaning"
|
|
411
|
+
}
|
|
412
|
+
},
|
|
413
|
+
"@id": "cpuArchitecture"
|
|
414
|
+
},
|
|
415
|
+
"cpuFlag": {
|
|
416
|
+
"@id": "cpuFlag"
|
|
417
|
+
},
|
|
418
|
+
"cpuReq": {
|
|
419
|
+
"@type": "gx:CPU",
|
|
420
|
+
"@id": "cpuReq"
|
|
421
|
+
},
|
|
422
|
+
"cpuRequirements": {
|
|
423
|
+
"@type": "gx:CPU",
|
|
424
|
+
"@id": "cpuRequirements"
|
|
425
|
+
},
|
|
426
|
+
"credentialType": {
|
|
427
|
+
"@id": "credentialType"
|
|
428
|
+
},
|
|
429
|
+
"crs": {
|
|
430
|
+
"@id": "crs"
|
|
431
|
+
},
|
|
432
|
+
"cryptographicSecurityStandards": {
|
|
433
|
+
"@context": {
|
|
434
|
+
"text": "skos:notation",
|
|
435
|
+
"description": "skos:prefLabel",
|
|
436
|
+
"meaning": {
|
|
437
|
+
"@id": "gx:meaning"
|
|
438
|
+
}
|
|
439
|
+
},
|
|
440
|
+
"@id": "cryptographicSecurityStandards"
|
|
441
|
+
},
|
|
442
|
+
"customerInstructions": {
|
|
443
|
+
"@type": "gx:CustomerInstructions",
|
|
444
|
+
"@id": "customerInstructions"
|
|
445
|
+
},
|
|
446
|
+
"dataAccountExport": {
|
|
447
|
+
"@type": "gx:DataAccountExport",
|
|
448
|
+
"@id": "dataAccountExport"
|
|
449
|
+
},
|
|
450
|
+
"datacenterAllocation": {
|
|
451
|
+
"@type": "gx:DatacenterAllocation",
|
|
452
|
+
"@id": "datacenterAllocation"
|
|
453
|
+
},
|
|
454
|
+
"dataController": {
|
|
455
|
+
"@type": "gx:Participant",
|
|
456
|
+
"@id": "dataController"
|
|
457
|
+
},
|
|
458
|
+
"dataLicensors": {
|
|
459
|
+
"@type": "@id",
|
|
460
|
+
"@id": "dataLicensors"
|
|
461
|
+
},
|
|
462
|
+
"dataPortability": {
|
|
463
|
+
"@type": "gx:DataPortability",
|
|
464
|
+
"@id": "dataPortability"
|
|
465
|
+
},
|
|
466
|
+
"dataProduct": {
|
|
467
|
+
"@type": "gx:DataProduct",
|
|
468
|
+
"@id": "dataProduct"
|
|
469
|
+
},
|
|
470
|
+
"dataProtectionContact": {
|
|
471
|
+
"@id": "dataProtectionContact"
|
|
472
|
+
},
|
|
473
|
+
"dataProtectionContactPoint": {
|
|
474
|
+
"@id": "dataProtectionContactPoint"
|
|
475
|
+
},
|
|
476
|
+
"dataProtectionRegime": {
|
|
477
|
+
"@context": {
|
|
478
|
+
"text": "skos:notation",
|
|
479
|
+
"description": "skos:prefLabel",
|
|
480
|
+
"meaning": {
|
|
481
|
+
"@id": "gx:meaning"
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
"@id": "dataProtectionRegime"
|
|
485
|
+
},
|
|
486
|
+
"dataUsage": {
|
|
487
|
+
"@type": "gx:DataUsage",
|
|
488
|
+
"@id": "dataUsage"
|
|
489
|
+
},
|
|
490
|
+
"dataUsageAgreements": {
|
|
491
|
+
"@type": "gx:DataUsageAgreement",
|
|
492
|
+
"@id": "dataUsageAgreements"
|
|
493
|
+
},
|
|
494
|
+
"dataUsageAgreementTrustAnchor": {
|
|
495
|
+
"@id": "dataUsageAgreementTrustAnchor"
|
|
496
|
+
},
|
|
497
|
+
"dataViews": {
|
|
498
|
+
"@type": "xsd:boolean",
|
|
499
|
+
"@id": "dataViews"
|
|
500
|
+
},
|
|
501
|
+
"date": {
|
|
502
|
+
"@type": "xsd:date",
|
|
503
|
+
"@id": "date"
|
|
504
|
+
},
|
|
505
|
+
"decimals": {
|
|
506
|
+
"@type": "xsd:float",
|
|
507
|
+
"@id": "decimals"
|
|
508
|
+
},
|
|
509
|
+
"defaultOversubscriptionRatio": {
|
|
510
|
+
"@type": "xsd:integer",
|
|
511
|
+
"@id": "defaultOversubscriptionRatio"
|
|
512
|
+
},
|
|
513
|
+
"degrees": {
|
|
514
|
+
"@type": "xsd:integer",
|
|
515
|
+
"@id": "degrees"
|
|
516
|
+
},
|
|
517
|
+
"deletionMethods": {
|
|
518
|
+
"@id": "deletionMethods"
|
|
519
|
+
},
|
|
520
|
+
"deletionTimeframe": {
|
|
521
|
+
"@id": "deletionTimeframe"
|
|
522
|
+
},
|
|
523
|
+
"dependsOn": {
|
|
524
|
+
"@type": "gx:ServiceOffering",
|
|
525
|
+
"@id": "dependsOn"
|
|
526
|
+
},
|
|
527
|
+
"description": {
|
|
528
|
+
"@id": "httpsschema:description"
|
|
529
|
+
},
|
|
530
|
+
"destinationIdentifierZ": {
|
|
531
|
+
"@type": "@id",
|
|
532
|
+
"@id": "destinationIdentifierZ"
|
|
533
|
+
},
|
|
534
|
+
"digestSRI": {
|
|
535
|
+
"@type": "cred:sriString",
|
|
536
|
+
"@id": "cred:digestSRI"
|
|
537
|
+
},
|
|
538
|
+
"diskBusType": {
|
|
539
|
+
"@context": {
|
|
540
|
+
"text": "skos:notation",
|
|
541
|
+
"description": "skos:prefLabel",
|
|
542
|
+
"meaning": {
|
|
543
|
+
"@id": "gx:meaning"
|
|
544
|
+
}
|
|
545
|
+
},
|
|
546
|
+
"@id": "diskBusType"
|
|
547
|
+
},
|
|
548
|
+
"diskSize": {
|
|
549
|
+
"@type": "gx:MemorySize",
|
|
550
|
+
"@id": "diskSize"
|
|
551
|
+
},
|
|
552
|
+
"diskType": {
|
|
553
|
+
"@context": {
|
|
554
|
+
"text": "skos:notation",
|
|
555
|
+
"description": "skos:prefLabel",
|
|
556
|
+
"meaning": {
|
|
557
|
+
"@id": "gx:meaning"
|
|
558
|
+
}
|
|
559
|
+
},
|
|
560
|
+
"@id": "diskType"
|
|
561
|
+
},
|
|
562
|
+
"distributions": {
|
|
563
|
+
"@type": "dcat:Distribution",
|
|
564
|
+
"@id": "dct:distribution"
|
|
565
|
+
},
|
|
566
|
+
"documentations": {
|
|
567
|
+
"@type": "xsd:anyURI",
|
|
568
|
+
"@id": "documentations"
|
|
569
|
+
},
|
|
570
|
+
"duty": {
|
|
571
|
+
"@type": "gx:Rule",
|
|
572
|
+
"@id": "duty"
|
|
573
|
+
},
|
|
574
|
+
"eccEnabled": {
|
|
575
|
+
"@type": "xsd:boolean",
|
|
576
|
+
"@id": "eccEnabled"
|
|
577
|
+
},
|
|
578
|
+
"email": {
|
|
579
|
+
"@id": "email"
|
|
580
|
+
},
|
|
581
|
+
"encryption": {
|
|
582
|
+
"@type": "gx:Encryption",
|
|
583
|
+
"@id": "encryption"
|
|
584
|
+
},
|
|
585
|
+
"endpoint": {
|
|
586
|
+
"@type": "gx:Endpoint",
|
|
587
|
+
"@id": "endpoint"
|
|
588
|
+
},
|
|
589
|
+
"endpointURL": {
|
|
590
|
+
"@type": "xsd:anyURI",
|
|
591
|
+
"@id": "endpointURL"
|
|
592
|
+
},
|
|
593
|
+
"energyMix": {
|
|
594
|
+
"@type": "gx:EnergyMix",
|
|
595
|
+
"@id": "energyMix"
|
|
596
|
+
},
|
|
597
|
+
"energyUsageEfficiency": {
|
|
598
|
+
"@type": "gx:EnergyUsageEfficiency",
|
|
599
|
+
"@id": "energyUsageEfficiency"
|
|
600
|
+
},
|
|
601
|
+
"engineVersion": {
|
|
602
|
+
"@id": "engineVersion"
|
|
603
|
+
},
|
|
604
|
+
"eori": {
|
|
605
|
+
"@id": "eori"
|
|
606
|
+
},
|
|
607
|
+
"eq": {
|
|
608
|
+
"@id": "eq"
|
|
609
|
+
},
|
|
610
|
+
"euid": {
|
|
611
|
+
"@id": "euid"
|
|
612
|
+
},
|
|
613
|
+
"expirationDateTime": {
|
|
614
|
+
"@type": "xsd:dateTime",
|
|
615
|
+
"@id": "expirationDateTime"
|
|
616
|
+
},
|
|
617
|
+
"exposedThrough": {
|
|
618
|
+
"@id": "exposedThrough"
|
|
619
|
+
},
|
|
620
|
+
"failure": {
|
|
621
|
+
"@id": "failure"
|
|
622
|
+
},
|
|
623
|
+
"fileSize": {
|
|
624
|
+
"@type": "gx:MemorySize",
|
|
625
|
+
"@id": "fileSize"
|
|
626
|
+
},
|
|
627
|
+
"fileSystemType": {
|
|
628
|
+
"@context": {
|
|
629
|
+
"text": "skos:notation",
|
|
630
|
+
"description": "skos:prefLabel",
|
|
631
|
+
"meaning": {
|
|
632
|
+
"@id": "gx:meaning"
|
|
633
|
+
}
|
|
634
|
+
},
|
|
635
|
+
"@id": "fileSystemType"
|
|
636
|
+
},
|
|
637
|
+
"firmwareType": {
|
|
638
|
+
"@context": {
|
|
639
|
+
"text": "skos:notation",
|
|
640
|
+
"description": "skos:prefLabel",
|
|
641
|
+
"meaning": {
|
|
642
|
+
"@id": "gx:meaning"
|
|
643
|
+
}
|
|
644
|
+
},
|
|
645
|
+
"@id": "firmwareType"
|
|
646
|
+
},
|
|
647
|
+
"floor": {
|
|
648
|
+
"@id": "floor"
|
|
649
|
+
},
|
|
650
|
+
"formalDescription": {
|
|
651
|
+
"@id": "formalDescription"
|
|
652
|
+
},
|
|
653
|
+
"format": {
|
|
654
|
+
"@id": "dct:format"
|
|
655
|
+
},
|
|
656
|
+
"formats": {
|
|
657
|
+
"@id": "formats"
|
|
658
|
+
},
|
|
659
|
+
"formatType": {
|
|
660
|
+
"@context": {
|
|
661
|
+
"text": "skos:notation",
|
|
662
|
+
"description": "skos:prefLabel",
|
|
663
|
+
"meaning": {
|
|
664
|
+
"@id": "gx:meaning"
|
|
665
|
+
}
|
|
666
|
+
},
|
|
667
|
+
"@id": "formatType"
|
|
668
|
+
},
|
|
669
|
+
"function": {
|
|
670
|
+
"@id": "function"
|
|
671
|
+
},
|
|
672
|
+
"functionConcurrencyLimit": {
|
|
673
|
+
"@type": "xsd:integer",
|
|
674
|
+
"@id": "functionConcurrencyLimit"
|
|
675
|
+
},
|
|
676
|
+
"functionMaximumNumber": {
|
|
677
|
+
"@type": "xsd:integer",
|
|
678
|
+
"@id": "functionMaximumNumber"
|
|
679
|
+
},
|
|
680
|
+
"functionMemoryLimit": {
|
|
681
|
+
"@type": "gx:MemorySize",
|
|
682
|
+
"@id": "functionMemoryLimit"
|
|
683
|
+
},
|
|
684
|
+
"functionRequestSizeLimit": {
|
|
685
|
+
"@type": "gx:MemorySize",
|
|
686
|
+
"@id": "functionRequestSizeLimit"
|
|
687
|
+
},
|
|
688
|
+
"functionResponseSizeLimit": {
|
|
689
|
+
"@type": "gx:MemorySize",
|
|
690
|
+
"@id": "functionResponseSizeLimit"
|
|
691
|
+
},
|
|
692
|
+
"functionSizeLimit": {
|
|
693
|
+
"@type": "gx:MemorySize",
|
|
694
|
+
"@id": "functionSizeLimit"
|
|
695
|
+
},
|
|
696
|
+
"functionStorageLimit": {
|
|
697
|
+
"@type": "gx:MemorySize",
|
|
698
|
+
"@id": "functionStorageLimit"
|
|
699
|
+
},
|
|
700
|
+
"functionTimeLimit": {
|
|
701
|
+
"@type": "qudt:quantitykind/Time",
|
|
702
|
+
"@id": "functionTimeLimit"
|
|
703
|
+
},
|
|
704
|
+
"gaiaxTermsAndConditions": {
|
|
705
|
+
"@context": {
|
|
706
|
+
"text": "skos:notation",
|
|
707
|
+
"description": "skos:prefLabel",
|
|
708
|
+
"meaning": {
|
|
709
|
+
"@id": "gx:meaning"
|
|
710
|
+
}
|
|
711
|
+
},
|
|
712
|
+
"@id": "gaiaxTermsAndConditions"
|
|
713
|
+
},
|
|
714
|
+
"generation": {
|
|
715
|
+
"@id": "generation"
|
|
716
|
+
},
|
|
717
|
+
"geoReplication": {
|
|
718
|
+
"@context": {
|
|
719
|
+
"text": "skos:notation",
|
|
720
|
+
"description": "skos:prefLabel",
|
|
721
|
+
"meaning": {
|
|
722
|
+
"@id": "gx:meaning"
|
|
723
|
+
}
|
|
724
|
+
},
|
|
725
|
+
"@id": "geoReplication"
|
|
726
|
+
},
|
|
727
|
+
"governingLawCountries": {
|
|
728
|
+
"@context": {
|
|
729
|
+
"text": "skos:notation",
|
|
730
|
+
"description": "skos:prefLabel",
|
|
731
|
+
"meaning": {
|
|
732
|
+
"@id": "gx:meaning"
|
|
733
|
+
}
|
|
734
|
+
},
|
|
735
|
+
"@id": "governingLawCountries"
|
|
736
|
+
},
|
|
737
|
+
"gps": {
|
|
738
|
+
"@type": "gx:GPSLocation",
|
|
739
|
+
"@id": "gps"
|
|
740
|
+
},
|
|
741
|
+
"gpu": {
|
|
742
|
+
"@type": "gx:GPU",
|
|
743
|
+
"@id": "gpu"
|
|
744
|
+
},
|
|
745
|
+
"gpuInterconnection": {
|
|
746
|
+
"@context": {
|
|
747
|
+
"text": "skos:notation",
|
|
748
|
+
"description": "skos:prefLabel",
|
|
749
|
+
"meaning": {
|
|
750
|
+
"@id": "gx:meaning"
|
|
751
|
+
}
|
|
752
|
+
},
|
|
753
|
+
"@id": "gpuInterconnection"
|
|
754
|
+
},
|
|
755
|
+
"gpuLimit": {
|
|
756
|
+
"@type": "xsd:integer",
|
|
757
|
+
"@id": "gpuLimit"
|
|
758
|
+
},
|
|
759
|
+
"gpuMemory": {
|
|
760
|
+
"@type": "gx:MemorySize",
|
|
761
|
+
"@id": "gpuMemory"
|
|
762
|
+
},
|
|
763
|
+
"gpuPassthrough": {
|
|
764
|
+
"@type": "xsd:boolean",
|
|
765
|
+
"@id": "gpuPassthrough"
|
|
766
|
+
},
|
|
767
|
+
"gpuProcessingUnits": {
|
|
768
|
+
"@type": "xsd:integer",
|
|
769
|
+
"@id": "gpuProcessingUnits"
|
|
770
|
+
},
|
|
771
|
+
"gpuReq": {
|
|
772
|
+
"@type": "gx:GPU",
|
|
773
|
+
"@id": "gpuReq"
|
|
774
|
+
},
|
|
775
|
+
"gpuRequirements": {
|
|
776
|
+
"@type": "gx:GPU",
|
|
777
|
+
"@id": "gpuRequirements"
|
|
778
|
+
},
|
|
779
|
+
"gt": {
|
|
780
|
+
"@id": "gt"
|
|
781
|
+
},
|
|
782
|
+
"gteq": {
|
|
783
|
+
"@id": "gteq"
|
|
784
|
+
},
|
|
785
|
+
"guaranteed": {
|
|
786
|
+
"@type": "qudtschema:floatPercentage",
|
|
787
|
+
"@id": "guaranteed"
|
|
788
|
+
},
|
|
789
|
+
"hardwareAssistedVirtualization": {
|
|
790
|
+
"@type": "xsd:boolean",
|
|
791
|
+
"@id": "hardwareAssistedVirtualization"
|
|
792
|
+
},
|
|
793
|
+
"hardwareEncryption": {
|
|
794
|
+
"@type": "xsd:boolean",
|
|
795
|
+
"@id": "hardwareEncryption"
|
|
796
|
+
},
|
|
797
|
+
"hash": {
|
|
798
|
+
"@id": "hash"
|
|
799
|
+
},
|
|
800
|
+
"hashAlgorithm": {
|
|
801
|
+
"@id": "hashAlgorithm"
|
|
802
|
+
},
|
|
803
|
+
"hasPart": {
|
|
804
|
+
"@id": "hasPart"
|
|
805
|
+
},
|
|
806
|
+
"hasPolicy": {
|
|
807
|
+
"@id": "odrl:hasPolicy"
|
|
808
|
+
},
|
|
809
|
+
"headquartersAddress": {
|
|
810
|
+
"@type": "gx:Address",
|
|
811
|
+
"@id": "headquartersAddress"
|
|
812
|
+
},
|
|
813
|
+
"highLevelAccessProtocol": {
|
|
814
|
+
"@context": {
|
|
815
|
+
"text": "skos:notation",
|
|
816
|
+
"description": "skos:prefLabel",
|
|
817
|
+
"meaning": {
|
|
818
|
+
"@id": "gx:meaning"
|
|
819
|
+
}
|
|
820
|
+
},
|
|
821
|
+
"@id": "highLevelAccessProtocol"
|
|
822
|
+
},
|
|
823
|
+
"hostedOn": {
|
|
824
|
+
"@type": "@id",
|
|
825
|
+
"@id": "hostedOn"
|
|
826
|
+
},
|
|
827
|
+
"hotfixHours": {
|
|
828
|
+
"@type": "xsd:integer",
|
|
829
|
+
"@id": "hotfixHours"
|
|
830
|
+
},
|
|
831
|
+
"hourlyCarbonFreeEnergy": {
|
|
832
|
+
"@type": "xsd:float",
|
|
833
|
+
"@id": "hourlyCarbonFreeEnergy"
|
|
834
|
+
},
|
|
835
|
+
"hwRngTypeOfFlavor": {
|
|
836
|
+
"@context": {
|
|
837
|
+
"text": "skos:notation",
|
|
838
|
+
"description": "skos:prefLabel",
|
|
839
|
+
"meaning": {
|
|
840
|
+
"@id": "gx:meaning"
|
|
841
|
+
}
|
|
842
|
+
},
|
|
843
|
+
"@id": "hwRngTypeOfFlavor"
|
|
844
|
+
},
|
|
845
|
+
"hwRngTypeOfImage": {
|
|
846
|
+
"@context": {
|
|
847
|
+
"text": "skos:notation",
|
|
848
|
+
"description": "skos:prefLabel",
|
|
849
|
+
"meaning": {
|
|
850
|
+
"@id": "gx:meaning"
|
|
851
|
+
}
|
|
852
|
+
},
|
|
853
|
+
"@id": "hwRngTypeOfImage"
|
|
854
|
+
},
|
|
855
|
+
"hypervisor": {
|
|
856
|
+
"@type": "gx:Hypervisor",
|
|
857
|
+
"@id": "hypervisor"
|
|
858
|
+
},
|
|
859
|
+
"hypervisorType": {
|
|
860
|
+
"@context": {
|
|
861
|
+
"text": "skos:notation",
|
|
862
|
+
"description": "skos:prefLabel",
|
|
863
|
+
"meaning": {
|
|
864
|
+
"@id": "gx:meaning"
|
|
865
|
+
}
|
|
866
|
+
},
|
|
867
|
+
"@id": "hypervisorType"
|
|
868
|
+
},
|
|
869
|
+
"identifier": {
|
|
870
|
+
"@id": "dct:identifier"
|
|
871
|
+
},
|
|
872
|
+
"implies": {
|
|
873
|
+
"@id": "implies"
|
|
874
|
+
},
|
|
875
|
+
"includedIn": {
|
|
876
|
+
"@id": "includedIn"
|
|
877
|
+
},
|
|
878
|
+
"informationDocuments": {
|
|
879
|
+
"@type": "@id",
|
|
880
|
+
"@id": "informationDocuments"
|
|
881
|
+
},
|
|
882
|
+
"inheritFrom": {
|
|
883
|
+
"@id": "inheritFrom"
|
|
884
|
+
},
|
|
885
|
+
"instantiationReq": {
|
|
886
|
+
"@id": "instantiationReq"
|
|
887
|
+
},
|
|
888
|
+
"interconnectionPointIdentifier": {
|
|
889
|
+
"@type": "@id",
|
|
890
|
+
"@id": "interconnectionPointIdentifier"
|
|
891
|
+
},
|
|
892
|
+
"interfaceType": {
|
|
893
|
+
"@id": "interfaceType"
|
|
894
|
+
},
|
|
895
|
+
"invalid": {
|
|
896
|
+
"@id": "invalid"
|
|
897
|
+
},
|
|
898
|
+
"involvedParties": {
|
|
899
|
+
"@type": "@id",
|
|
900
|
+
"@id": "involvedParties"
|
|
901
|
+
},
|
|
902
|
+
"iops": {
|
|
903
|
+
"@type": "gx:IOPS",
|
|
904
|
+
"@id": "iops"
|
|
905
|
+
},
|
|
906
|
+
"ipAddress": {
|
|
907
|
+
"@id": "ipAddress"
|
|
908
|
+
},
|
|
909
|
+
"ipiProvider": {
|
|
910
|
+
"@id": "ipiProvider"
|
|
911
|
+
},
|
|
912
|
+
"ipiType": {
|
|
913
|
+
"@context": {
|
|
914
|
+
"text": "skos:notation",
|
|
915
|
+
"description": "skos:prefLabel",
|
|
916
|
+
"meaning": {
|
|
917
|
+
"@id": "gx:meaning"
|
|
918
|
+
}
|
|
919
|
+
},
|
|
920
|
+
"@id": "ipiType"
|
|
921
|
+
},
|
|
922
|
+
"ipVersion": {
|
|
923
|
+
"@context": {
|
|
924
|
+
"text": "skos:notation",
|
|
925
|
+
"description": "skos:prefLabel",
|
|
926
|
+
"meaning": {
|
|
927
|
+
"@id": "gx:meaning"
|
|
928
|
+
}
|
|
929
|
+
},
|
|
930
|
+
"@id": "ipVersion"
|
|
931
|
+
},
|
|
932
|
+
"isA": {
|
|
933
|
+
"@id": "isA"
|
|
934
|
+
},
|
|
935
|
+
"isAllOf": {
|
|
936
|
+
"@id": "isAllOf"
|
|
937
|
+
},
|
|
938
|
+
"isAnyOf": {
|
|
939
|
+
"@id": "isAnyOf"
|
|
940
|
+
},
|
|
941
|
+
"isNoneOf": {
|
|
942
|
+
"@id": "isNoneOf"
|
|
943
|
+
},
|
|
944
|
+
"isPartOf": {
|
|
945
|
+
"@id": "isPartOf"
|
|
946
|
+
},
|
|
947
|
+
"issued": {
|
|
948
|
+
"@type": "xsd:date",
|
|
949
|
+
"@id": "dct:issued"
|
|
950
|
+
},
|
|
951
|
+
"jitter": {
|
|
952
|
+
"@type": "gx:Jitter",
|
|
953
|
+
"@id": "jitter"
|
|
954
|
+
},
|
|
955
|
+
"keyManagement": {
|
|
956
|
+
"@context": {
|
|
957
|
+
"text": "skos:notation",
|
|
958
|
+
"description": "skos:prefLabel",
|
|
959
|
+
"meaning": {
|
|
960
|
+
"@id": "gx:meaning"
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
"@id": "keyManagement"
|
|
964
|
+
},
|
|
965
|
+
"keyword": {
|
|
966
|
+
"@id": "keyword"
|
|
967
|
+
},
|
|
968
|
+
"labelLevel": {
|
|
969
|
+
"@context": {
|
|
970
|
+
"text": "skos:notation",
|
|
971
|
+
"description": "skos:prefLabel",
|
|
972
|
+
"meaning": {
|
|
973
|
+
"@id": "gx:meaning"
|
|
974
|
+
}
|
|
975
|
+
},
|
|
976
|
+
"@id": "labelLevel"
|
|
977
|
+
},
|
|
978
|
+
"language": {
|
|
979
|
+
"@id": "dct:language"
|
|
980
|
+
},
|
|
981
|
+
"lastLevelCacheSize": {
|
|
982
|
+
"@type": "gx:MemorySize",
|
|
983
|
+
"@id": "lastLevelCacheSize"
|
|
984
|
+
},
|
|
985
|
+
"latency": {
|
|
986
|
+
"@type": "gx:Latency",
|
|
987
|
+
"@id": "latency"
|
|
988
|
+
},
|
|
989
|
+
"latitude": {
|
|
990
|
+
"@type": "@id",
|
|
991
|
+
"@id": "latitude"
|
|
992
|
+
},
|
|
993
|
+
"leftOperand": {
|
|
994
|
+
"@id": "leftOperand"
|
|
995
|
+
},
|
|
996
|
+
"legalAddress": {
|
|
997
|
+
"@type": "gx:Address",
|
|
998
|
+
"@id": "legalAddress"
|
|
999
|
+
},
|
|
1000
|
+
"legalBasis": {
|
|
1001
|
+
"@id": "legalBasis"
|
|
1002
|
+
},
|
|
1003
|
+
"legalDocument": {
|
|
1004
|
+
"@type": "gx:LegalDocument",
|
|
1005
|
+
"@id": "legalDocument"
|
|
1006
|
+
},
|
|
1007
|
+
"legalDocuments": {
|
|
1008
|
+
"@type": "gx:LegalDocument",
|
|
1009
|
+
"@id": "legalDocuments"
|
|
1010
|
+
},
|
|
1011
|
+
"legalName": {
|
|
1012
|
+
"@id": "legalName"
|
|
1013
|
+
},
|
|
1014
|
+
"legalValidity": {
|
|
1015
|
+
"@type": "xsd:boolean",
|
|
1016
|
+
"@id": "legalValidity"
|
|
1017
|
+
},
|
|
1018
|
+
"leiCode": {
|
|
1019
|
+
"@id": "leiCode"
|
|
1020
|
+
},
|
|
1021
|
+
"license": {
|
|
1022
|
+
"@id": "license"
|
|
1023
|
+
},
|
|
1024
|
+
"licensedBy": {
|
|
1025
|
+
"@id": "licensedBy"
|
|
1026
|
+
},
|
|
1027
|
+
"licenseIncluded": {
|
|
1028
|
+
"@type": "xsd:boolean",
|
|
1029
|
+
"@id": "licenseIncluded"
|
|
1030
|
+
},
|
|
1031
|
+
"licenses": {
|
|
1032
|
+
"@id": "dct:license"
|
|
1033
|
+
},
|
|
1034
|
+
"lifetimeManagement": {
|
|
1035
|
+
"@type": "xsd:integer",
|
|
1036
|
+
"@id": "lifetimeManagement"
|
|
1037
|
+
},
|
|
1038
|
+
"local": {
|
|
1039
|
+
"@id": "local"
|
|
1040
|
+
},
|
|
1041
|
+
"locality": {
|
|
1042
|
+
"@id": "httpsvcard:locality"
|
|
1043
|
+
},
|
|
1044
|
+
"location": {
|
|
1045
|
+
"@type": "gx:Address",
|
|
1046
|
+
"@id": "location"
|
|
1047
|
+
},
|
|
1048
|
+
"locations": {
|
|
1049
|
+
"@id": "location"
|
|
1050
|
+
},
|
|
1051
|
+
"loggingService": {
|
|
1052
|
+
"@id": "loggingService"
|
|
1053
|
+
},
|
|
1054
|
+
"logicalConstraint": {
|
|
1055
|
+
"@type": "gx:LogicalConstraint",
|
|
1056
|
+
"@id": "logicalConstraint"
|
|
1057
|
+
},
|
|
1058
|
+
"longitude": {
|
|
1059
|
+
"@type": "@id",
|
|
1060
|
+
"@id": "longitude"
|
|
1061
|
+
},
|
|
1062
|
+
"lowLevelBlockAccessProtocol": {
|
|
1063
|
+
"@context": {
|
|
1064
|
+
"text": "skos:notation",
|
|
1065
|
+
"description": "skos:prefLabel",
|
|
1066
|
+
"meaning": {
|
|
1067
|
+
"@id": "gx:meaning"
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1070
|
+
"@id": "lowLevelBlockAccessProtocol"
|
|
1071
|
+
},
|
|
1072
|
+
"lt": {
|
|
1073
|
+
"@id": "lt"
|
|
1074
|
+
},
|
|
1075
|
+
"lteq": {
|
|
1076
|
+
"@id": "lteq"
|
|
1077
|
+
},
|
|
1078
|
+
"macAddress": {
|
|
1079
|
+
"@id": "macAddress"
|
|
1080
|
+
},
|
|
1081
|
+
"maintainedBy": {
|
|
1082
|
+
"@type": "@id",
|
|
1083
|
+
"@id": "maintainedBy"
|
|
1084
|
+
},
|
|
1085
|
+
"maintainedUntil": {
|
|
1086
|
+
"@type": "xsd:date",
|
|
1087
|
+
"@id": "maintainedUntil"
|
|
1088
|
+
},
|
|
1089
|
+
"maintenance": {
|
|
1090
|
+
"@type": "gx:MaintenanceSubscription",
|
|
1091
|
+
"@id": "maintenance"
|
|
1092
|
+
},
|
|
1093
|
+
"mandatory": {
|
|
1094
|
+
"@id": "mandatory"
|
|
1095
|
+
},
|
|
1096
|
+
"manufacturedBy": {
|
|
1097
|
+
"@type": "@id",
|
|
1098
|
+
"@id": "manufacturedBy"
|
|
1099
|
+
},
|
|
1100
|
+
"maximumObjectSize": {
|
|
1101
|
+
"@type": "gx:MemorySize",
|
|
1102
|
+
"@id": "maximumObjectSize"
|
|
1103
|
+
},
|
|
1104
|
+
"maximumSize": {
|
|
1105
|
+
"@type": "gx:MemorySize",
|
|
1106
|
+
"@id": "maximumSize"
|
|
1107
|
+
},
|
|
1108
|
+
"means": {
|
|
1109
|
+
"@id": "means"
|
|
1110
|
+
},
|
|
1111
|
+
"memory": {
|
|
1112
|
+
"@id": "memory"
|
|
1113
|
+
},
|
|
1114
|
+
"memoryClass": {
|
|
1115
|
+
"@context": {
|
|
1116
|
+
"text": "skos:notation",
|
|
1117
|
+
"description": "skos:prefLabel",
|
|
1118
|
+
"meaning": {
|
|
1119
|
+
"@id": "gx:meaning"
|
|
1120
|
+
}
|
|
1121
|
+
},
|
|
1122
|
+
"@id": "memoryClass"
|
|
1123
|
+
},
|
|
1124
|
+
"memoryLimit": {
|
|
1125
|
+
"@type": "gx:MemorySize",
|
|
1126
|
+
"@id": "memoryLimit"
|
|
1127
|
+
},
|
|
1128
|
+
"memoryRank": {
|
|
1129
|
+
"@context": {
|
|
1130
|
+
"text": "skos:notation",
|
|
1131
|
+
"description": "skos:prefLabel",
|
|
1132
|
+
"meaning": {
|
|
1133
|
+
"@id": "gx:meaning"
|
|
1134
|
+
}
|
|
1135
|
+
},
|
|
1136
|
+
"@id": "memoryRank"
|
|
1137
|
+
},
|
|
1138
|
+
"memoryRequirements": {
|
|
1139
|
+
"@type": "gx:Memory",
|
|
1140
|
+
"@id": "memoryRequirements"
|
|
1141
|
+
},
|
|
1142
|
+
"memorySize": {
|
|
1143
|
+
"@type": "gx:MemorySize",
|
|
1144
|
+
"@id": "memorySize"
|
|
1145
|
+
},
|
|
1146
|
+
"metric": {
|
|
1147
|
+
"@id": "metric"
|
|
1148
|
+
},
|
|
1149
|
+
"mimeTypes": {
|
|
1150
|
+
"@context": {
|
|
1151
|
+
"text": "skos:notation",
|
|
1152
|
+
"description": "skos:prefLabel",
|
|
1153
|
+
"meaning": {
|
|
1154
|
+
"@id": "gx:meaning"
|
|
1155
|
+
}
|
|
1156
|
+
},
|
|
1157
|
+
"@id": "mimeTypes"
|
|
1158
|
+
},
|
|
1159
|
+
"minimumSize": {
|
|
1160
|
+
"@type": "gx:MemorySize",
|
|
1161
|
+
"@id": "minimumSize"
|
|
1162
|
+
},
|
|
1163
|
+
"minutes": {
|
|
1164
|
+
"@type": "xsd:integer",
|
|
1165
|
+
"@id": "minutes"
|
|
1166
|
+
},
|
|
1167
|
+
"multipleViews": {
|
|
1168
|
+
"@type": "xsd:boolean",
|
|
1169
|
+
"@id": "multipleViews"
|
|
1170
|
+
},
|
|
1171
|
+
"multiQueues": {
|
|
1172
|
+
"@type": "xsd:boolean",
|
|
1173
|
+
"@id": "multiQueues"
|
|
1174
|
+
},
|
|
1175
|
+
"name": {
|
|
1176
|
+
"@id": "httpsschema:name"
|
|
1177
|
+
},
|
|
1178
|
+
"neq": {
|
|
1179
|
+
"@id": "neq"
|
|
1180
|
+
},
|
|
1181
|
+
"network": {
|
|
1182
|
+
"@id": "network"
|
|
1183
|
+
},
|
|
1184
|
+
"notarizedIn": {
|
|
1185
|
+
"@id": "notarizedIn"
|
|
1186
|
+
},
|
|
1187
|
+
"numberOfCores": {
|
|
1188
|
+
"@type": "xsd:integer",
|
|
1189
|
+
"@id": "numberOfCores"
|
|
1190
|
+
},
|
|
1191
|
+
"numberOfCoresLimit": {
|
|
1192
|
+
"@type": "xsd:integer",
|
|
1193
|
+
"@id": "numberOfCoresLimit"
|
|
1194
|
+
},
|
|
1195
|
+
"numberOfThreads": {
|
|
1196
|
+
"@type": "xsd:integer",
|
|
1197
|
+
"@id": "numberOfThreads"
|
|
1198
|
+
},
|
|
1199
|
+
"objectAPICompatibility": {
|
|
1200
|
+
"@context": {
|
|
1201
|
+
"text": "skos:notation",
|
|
1202
|
+
"description": "skos:prefLabel",
|
|
1203
|
+
"meaning": {
|
|
1204
|
+
"@id": "gx:meaning"
|
|
1205
|
+
}
|
|
1206
|
+
},
|
|
1207
|
+
"@id": "objectAPICompatibility"
|
|
1208
|
+
},
|
|
1209
|
+
"obligation": {
|
|
1210
|
+
"@type": "gx:Rule",
|
|
1211
|
+
"@id": "obligation"
|
|
1212
|
+
},
|
|
1213
|
+
"obsoleteDateTime": {
|
|
1214
|
+
"@type": "xsd:dateTime",
|
|
1215
|
+
"@id": "obsoleteDateTime"
|
|
1216
|
+
},
|
|
1217
|
+
"oldVersionsValidUntil": {
|
|
1218
|
+
"@type": "@id",
|
|
1219
|
+
"@id": "oldVersionsValidUntil"
|
|
1220
|
+
},
|
|
1221
|
+
"operand": {
|
|
1222
|
+
"@id": "operand"
|
|
1223
|
+
},
|
|
1224
|
+
"operatingSystem": {
|
|
1225
|
+
"@type": "gx:OperatingSystem",
|
|
1226
|
+
"@id": "operatingSystem"
|
|
1227
|
+
},
|
|
1228
|
+
"operator": {
|
|
1229
|
+
"@id": "operator"
|
|
1230
|
+
},
|
|
1231
|
+
"or": {
|
|
1232
|
+
"@id": "or"
|
|
1233
|
+
},
|
|
1234
|
+
"osDistribution": {
|
|
1235
|
+
"@context": {
|
|
1236
|
+
"text": "skos:notation",
|
|
1237
|
+
"description": "skos:prefLabel",
|
|
1238
|
+
"meaning": {
|
|
1239
|
+
"@id": "gx:meaning"
|
|
1240
|
+
}
|
|
1241
|
+
},
|
|
1242
|
+
"@id": "osDistribution"
|
|
1243
|
+
},
|
|
1244
|
+
"overProvisioningRatio": {
|
|
1245
|
+
"@type": "xsd:float",
|
|
1246
|
+
"@id": "overProvisioningRatio"
|
|
1247
|
+
},
|
|
1248
|
+
"ownedBy": {
|
|
1249
|
+
"@type": "@id",
|
|
1250
|
+
"@id": "ownedBy"
|
|
1251
|
+
},
|
|
1252
|
+
"packageFormat": {
|
|
1253
|
+
"@id": "dcat:packageFormat"
|
|
1254
|
+
},
|
|
1255
|
+
"packetLoss": {
|
|
1256
|
+
"@type": "gx:PacketLoss",
|
|
1257
|
+
"@id": "packetLoss"
|
|
1258
|
+
},
|
|
1259
|
+
"parentOrganizationOf": {
|
|
1260
|
+
"@type": "@id",
|
|
1261
|
+
"@id": "parentOrganizationOf"
|
|
1262
|
+
},
|
|
1263
|
+
"participantRole": {
|
|
1264
|
+
"@id": "participantRole"
|
|
1265
|
+
},
|
|
1266
|
+
"participants": {
|
|
1267
|
+
"@type": "@id",
|
|
1268
|
+
"@id": "participants"
|
|
1269
|
+
},
|
|
1270
|
+
"PartyCollection": {
|
|
1271
|
+
"@id": "PartyCollection"
|
|
1272
|
+
},
|
|
1273
|
+
"patchLevel": {
|
|
1274
|
+
"@id": "patchLevel"
|
|
1275
|
+
},
|
|
1276
|
+
"patchPanel": {
|
|
1277
|
+
"@id": "patchPanel"
|
|
1278
|
+
},
|
|
1279
|
+
"pCPU": {
|
|
1280
|
+
"@type": "gx:CPU",
|
|
1281
|
+
"@id": "pCPU"
|
|
1282
|
+
},
|
|
1283
|
+
"perm": {
|
|
1284
|
+
"@id": "perm"
|
|
1285
|
+
},
|
|
1286
|
+
"permission": {
|
|
1287
|
+
"@type": "gx:Rule",
|
|
1288
|
+
"@id": "permission"
|
|
1289
|
+
},
|
|
1290
|
+
"phoneNumber": {
|
|
1291
|
+
"@id": "phoneNumber"
|
|
1292
|
+
},
|
|
1293
|
+
"policyDocument": {
|
|
1294
|
+
"@type": "@id",
|
|
1295
|
+
"@id": "policyDocument"
|
|
1296
|
+
},
|
|
1297
|
+
"policyLanguage": {
|
|
1298
|
+
"@context": {
|
|
1299
|
+
"text": "skos:notation",
|
|
1300
|
+
"description": "skos:prefLabel",
|
|
1301
|
+
"meaning": {
|
|
1302
|
+
"@id": "gx:meaning"
|
|
1303
|
+
}
|
|
1304
|
+
},
|
|
1305
|
+
"@id": "policyLanguage"
|
|
1306
|
+
},
|
|
1307
|
+
"portNumber": {
|
|
1308
|
+
"@type": "xsd:integer",
|
|
1309
|
+
"@id": "portNumber"
|
|
1310
|
+
},
|
|
1311
|
+
"possiblePersonalDataTransfers": {
|
|
1312
|
+
"@type": "gx:DataTransfer",
|
|
1313
|
+
"@id": "possiblePersonalDataTransfers"
|
|
1314
|
+
},
|
|
1315
|
+
"postalAddress": {
|
|
1316
|
+
"@type": "gx:Address",
|
|
1317
|
+
"@id": "postalAddress"
|
|
1318
|
+
},
|
|
1319
|
+
"postalCode": {
|
|
1320
|
+
"@id": "httpsvcard:postal-code"
|
|
1321
|
+
},
|
|
1322
|
+
"powerUsageEffectiveness": {
|
|
1323
|
+
"@type": "xsd:float",
|
|
1324
|
+
"@id": "powerUsageEffectiveness"
|
|
1325
|
+
},
|
|
1326
|
+
"prefixSetA": {
|
|
1327
|
+
"@id": "prefixSetA"
|
|
1328
|
+
},
|
|
1329
|
+
"prefixSetZ": {
|
|
1330
|
+
"@id": "prefixSetZ"
|
|
1331
|
+
},
|
|
1332
|
+
"pricing": {
|
|
1333
|
+
"@type": "xsd:anyURI",
|
|
1334
|
+
"@id": "pricing"
|
|
1335
|
+
},
|
|
1336
|
+
"producedBy": {
|
|
1337
|
+
"@type": "@id",
|
|
1338
|
+
"@id": "producedBy"
|
|
1339
|
+
},
|
|
1340
|
+
"profile": {
|
|
1341
|
+
"@id": "profile"
|
|
1342
|
+
},
|
|
1343
|
+
"prohibit": {
|
|
1344
|
+
"@id": "prohibit"
|
|
1345
|
+
},
|
|
1346
|
+
"prohibition": {
|
|
1347
|
+
"@type": "gx:Rule",
|
|
1348
|
+
"@id": "prohibition"
|
|
1349
|
+
},
|
|
1350
|
+
"protectionFrequency": {
|
|
1351
|
+
"@context": {
|
|
1352
|
+
"text": "skos:notation",
|
|
1353
|
+
"description": "skos:prefLabel",
|
|
1354
|
+
"meaning": {
|
|
1355
|
+
"@id": "gx:meaning"
|
|
1356
|
+
}
|
|
1357
|
+
},
|
|
1358
|
+
"@id": "protectionFrequency"
|
|
1359
|
+
},
|
|
1360
|
+
"protectionMethod": {
|
|
1361
|
+
"@context": {
|
|
1362
|
+
"text": "skos:notation",
|
|
1363
|
+
"description": "skos:prefLabel",
|
|
1364
|
+
"meaning": {
|
|
1365
|
+
"@id": "gx:meaning"
|
|
1366
|
+
}
|
|
1367
|
+
},
|
|
1368
|
+
"@id": "protectionMethod"
|
|
1369
|
+
},
|
|
1370
|
+
"protectionRetention": {
|
|
1371
|
+
"@type": "gx:RetentionDuration",
|
|
1372
|
+
"@id": "protectionRetention"
|
|
1373
|
+
},
|
|
1374
|
+
"protocolType": {
|
|
1375
|
+
"@context": {
|
|
1376
|
+
"text": "skos:notation",
|
|
1377
|
+
"description": "skos:prefLabel",
|
|
1378
|
+
"meaning": {
|
|
1379
|
+
"@id": "gx:meaning"
|
|
1380
|
+
}
|
|
1381
|
+
},
|
|
1382
|
+
"@id": "protocolType"
|
|
1383
|
+
},
|
|
1384
|
+
"providedBy": {
|
|
1385
|
+
"@type": "@id",
|
|
1386
|
+
"@id": "providedBy"
|
|
1387
|
+
},
|
|
1388
|
+
"providedUntil": {
|
|
1389
|
+
"@id": "providedUntil"
|
|
1390
|
+
},
|
|
1391
|
+
"providerContactInformation": {
|
|
1392
|
+
"@type": "gx:ContactInformation",
|
|
1393
|
+
"@id": "providerContactInformation"
|
|
1394
|
+
},
|
|
1395
|
+
"provisionType": {
|
|
1396
|
+
"@context": {
|
|
1397
|
+
"text": "skos:notation",
|
|
1398
|
+
"description": "skos:prefLabel",
|
|
1399
|
+
"meaning": {
|
|
1400
|
+
"@id": "gx:meaning"
|
|
1401
|
+
}
|
|
1402
|
+
},
|
|
1403
|
+
"@id": "provisionType"
|
|
1404
|
+
},
|
|
1405
|
+
"publicIpAddressProvisioning": {
|
|
1406
|
+
"@context": {
|
|
1407
|
+
"text": "skos:notation",
|
|
1408
|
+
"description": "skos:prefLabel",
|
|
1409
|
+
"meaning": {
|
|
1410
|
+
"@id": "gx:meaning"
|
|
1411
|
+
}
|
|
1412
|
+
},
|
|
1413
|
+
"@id": "publicIpAddressProvisioning"
|
|
1414
|
+
},
|
|
1415
|
+
"publisher": {
|
|
1416
|
+
"@id": "publisher"
|
|
1417
|
+
},
|
|
1418
|
+
"purpose": {
|
|
1419
|
+
"@id": "purpose"
|
|
1420
|
+
},
|
|
1421
|
+
"pxeImageDiskFormat": {
|
|
1422
|
+
"@context": {
|
|
1423
|
+
"text": "skos:notation",
|
|
1424
|
+
"description": "skos:prefLabel",
|
|
1425
|
+
"meaning": {
|
|
1426
|
+
"@id": "gx:meaning"
|
|
1427
|
+
}
|
|
1428
|
+
},
|
|
1429
|
+
"@id": "pxeImageDiskFormat"
|
|
1430
|
+
},
|
|
1431
|
+
"rackNumber": {
|
|
1432
|
+
"@id": "rackNumber"
|
|
1433
|
+
},
|
|
1434
|
+
"ramReq": {
|
|
1435
|
+
"@type": "gx:Memory",
|
|
1436
|
+
"@id": "ramReq"
|
|
1437
|
+
},
|
|
1438
|
+
"reason": {
|
|
1439
|
+
"@id": "reason"
|
|
1440
|
+
},
|
|
1441
|
+
"refersTo": {
|
|
1442
|
+
"@type": "gx:Datacenter",
|
|
1443
|
+
"@id": "refersTo"
|
|
1444
|
+
},
|
|
1445
|
+
"refinement": {
|
|
1446
|
+
"@id": "refinement"
|
|
1447
|
+
},
|
|
1448
|
+
"region": {
|
|
1449
|
+
"@context": {
|
|
1450
|
+
"text": "skos:notation",
|
|
1451
|
+
"description": "skos:prefLabel",
|
|
1452
|
+
"meaning": {
|
|
1453
|
+
"@id": "gx:meaning"
|
|
1454
|
+
}
|
|
1455
|
+
},
|
|
1456
|
+
"@id": "region"
|
|
1457
|
+
},
|
|
1458
|
+
"registrationNumber": {
|
|
1459
|
+
"@id": "registrationNumber"
|
|
1460
|
+
},
|
|
1461
|
+
"relation": {
|
|
1462
|
+
"@id": "relation"
|
|
1463
|
+
},
|
|
1464
|
+
"remedy": {
|
|
1465
|
+
"@id": "remedy"
|
|
1466
|
+
},
|
|
1467
|
+
"renewableEnergy": {
|
|
1468
|
+
"@type": "xsd:float",
|
|
1469
|
+
"@id": "renewableEnergy"
|
|
1470
|
+
},
|
|
1471
|
+
"replaceFrequency": {
|
|
1472
|
+
"@context": {
|
|
1473
|
+
"text": "skos:notation",
|
|
1474
|
+
"description": "skos:prefLabel",
|
|
1475
|
+
"meaning": {
|
|
1476
|
+
"@id": "gx:meaning"
|
|
1477
|
+
}
|
|
1478
|
+
},
|
|
1479
|
+
"@id": "replaceFrequency"
|
|
1480
|
+
},
|
|
1481
|
+
"replicaNumber": {
|
|
1482
|
+
"@type": "xsd:integer",
|
|
1483
|
+
"@id": "replicaNumber"
|
|
1484
|
+
},
|
|
1485
|
+
"requestType": {
|
|
1486
|
+
"@context": {
|
|
1487
|
+
"text": "skos:notation",
|
|
1488
|
+
"description": "skos:prefLabel",
|
|
1489
|
+
"meaning": {
|
|
1490
|
+
"@id": "gx:meaning"
|
|
1491
|
+
}
|
|
1492
|
+
},
|
|
1493
|
+
"@id": "requestType"
|
|
1494
|
+
},
|
|
1495
|
+
"requiredMeasures": {
|
|
1496
|
+
"@type": "gx:Measure",
|
|
1497
|
+
"@id": "requiredMeasures"
|
|
1498
|
+
},
|
|
1499
|
+
"resource": {
|
|
1500
|
+
"@id": "resource"
|
|
1501
|
+
},
|
|
1502
|
+
"resourcePolicy": {
|
|
1503
|
+
"@id": "resourcePolicy"
|
|
1504
|
+
},
|
|
1505
|
+
"rightOperand": {
|
|
1506
|
+
"@id": "rightOperand"
|
|
1507
|
+
},
|
|
1508
|
+
"rightOperandReference": {
|
|
1509
|
+
"@id": "rightOperandReference"
|
|
1510
|
+
},
|
|
1511
|
+
"rootDiskReq": {
|
|
1512
|
+
"@type": "gx:Disk",
|
|
1513
|
+
"@id": "rootDiskReq"
|
|
1514
|
+
},
|
|
1515
|
+
"roundTripTime": {
|
|
1516
|
+
"@type": "gx:RoundTripTime",
|
|
1517
|
+
"@id": "roundTripTime"
|
|
1518
|
+
},
|
|
1519
|
+
"rulesVersion": {
|
|
1520
|
+
"@id": "rulesVersion"
|
|
1521
|
+
},
|
|
1522
|
+
"scope": {
|
|
1523
|
+
"@id": "scope"
|
|
1524
|
+
},
|
|
1525
|
+
"seconds": {
|
|
1526
|
+
"@type": "xsd:integer",
|
|
1527
|
+
"@id": "seconds"
|
|
1528
|
+
},
|
|
1529
|
+
"secureBoot": {
|
|
1530
|
+
"@type": "xsd:boolean",
|
|
1531
|
+
"@id": "secureBoot"
|
|
1532
|
+
},
|
|
1533
|
+
"securingMechanism": {
|
|
1534
|
+
"@id": "securingMechanism"
|
|
1535
|
+
},
|
|
1536
|
+
"serviceOfferingTermsAndConditions": {
|
|
1537
|
+
"@type": "gx:TermsAndConditions",
|
|
1538
|
+
"@id": "serviceOfferingTermsAndConditions"
|
|
1539
|
+
},
|
|
1540
|
+
"servicePolicy": {
|
|
1541
|
+
"@type": "gx:AccessUsagePolicy",
|
|
1542
|
+
"@id": "servicePolicy"
|
|
1543
|
+
},
|
|
1544
|
+
"serviceScope": {
|
|
1545
|
+
"@id": "serviceScope"
|
|
1546
|
+
},
|
|
1547
|
+
"serviceType": {
|
|
1548
|
+
"@id": "serviceType"
|
|
1549
|
+
},
|
|
1550
|
+
"signature": {
|
|
1551
|
+
"@type": "gx:Signature",
|
|
1552
|
+
"@id": "signature"
|
|
1553
|
+
},
|
|
1554
|
+
"signatureAlgorithm": {
|
|
1555
|
+
"@context": {
|
|
1556
|
+
"text": "skos:notation",
|
|
1557
|
+
"description": "skos:prefLabel",
|
|
1558
|
+
"meaning": {
|
|
1559
|
+
"@id": "gx:meaning"
|
|
1560
|
+
}
|
|
1561
|
+
},
|
|
1562
|
+
"@id": "signatureAlgorithm"
|
|
1563
|
+
},
|
|
1564
|
+
"signatureValue": {
|
|
1565
|
+
"@id": "signatureValue"
|
|
1566
|
+
},
|
|
1567
|
+
"signers": {
|
|
1568
|
+
"@type": "gx:SignatureCheckType",
|
|
1569
|
+
"@id": "signers"
|
|
1570
|
+
},
|
|
1571
|
+
"smtEnabled": {
|
|
1572
|
+
"@type": "xsd:boolean",
|
|
1573
|
+
"@id": "smtEnabled"
|
|
1574
|
+
},
|
|
1575
|
+
"snapshotReplication": {
|
|
1576
|
+
"@type": "gx:ReplicationPolicy",
|
|
1577
|
+
"@id": "snapshotReplication"
|
|
1578
|
+
},
|
|
1579
|
+
"sourceIdentifierA": {
|
|
1580
|
+
"@type": "@id",
|
|
1581
|
+
"@id": "sourceIdentifierA"
|
|
1582
|
+
},
|
|
1583
|
+
"specificParameters": {
|
|
1584
|
+
"@id": "specificParameters"
|
|
1585
|
+
},
|
|
1586
|
+
"standardConformity": {
|
|
1587
|
+
"@type": "gx:StandardConformity",
|
|
1588
|
+
"@id": "standardConformity"
|
|
1589
|
+
},
|
|
1590
|
+
"standardReference": {
|
|
1591
|
+
"@type": "xsd:anyURI",
|
|
1592
|
+
"@id": "standardReference"
|
|
1593
|
+
},
|
|
1594
|
+
"storageCompression": {
|
|
1595
|
+
"@context": {
|
|
1596
|
+
"text": "skos:notation",
|
|
1597
|
+
"description": "skos:prefLabel",
|
|
1598
|
+
"meaning": {
|
|
1599
|
+
"@id": "gx:meaning"
|
|
1600
|
+
}
|
|
1601
|
+
},
|
|
1602
|
+
"@id": "storageCompression"
|
|
1603
|
+
},
|
|
1604
|
+
"storageConfiguration": {
|
|
1605
|
+
"@type": "gx:StorageConfiguration",
|
|
1606
|
+
"@id": "storageConfiguration"
|
|
1607
|
+
},
|
|
1608
|
+
"storageConsistency": {
|
|
1609
|
+
"@context": {
|
|
1610
|
+
"text": "skos:notation",
|
|
1611
|
+
"description": "skos:prefLabel",
|
|
1612
|
+
"meaning": {
|
|
1613
|
+
"@id": "gx:meaning"
|
|
1614
|
+
}
|
|
1615
|
+
},
|
|
1616
|
+
"@id": "storageConsistency"
|
|
1617
|
+
},
|
|
1618
|
+
"storageDeduplication": {
|
|
1619
|
+
"@context": {
|
|
1620
|
+
"text": "skos:notation",
|
|
1621
|
+
"description": "skos:prefLabel",
|
|
1622
|
+
"meaning": {
|
|
1623
|
+
"@id": "gx:meaning"
|
|
1624
|
+
}
|
|
1625
|
+
},
|
|
1626
|
+
"@id": "storageDeduplication"
|
|
1627
|
+
},
|
|
1628
|
+
"storageEncryption": {
|
|
1629
|
+
"@type": "gx:Encryption",
|
|
1630
|
+
"@id": "storageEncryption"
|
|
1631
|
+
},
|
|
1632
|
+
"storageProtection": {
|
|
1633
|
+
"@type": "gx:DataProtectionPolicy",
|
|
1634
|
+
"@id": "storageProtection"
|
|
1635
|
+
},
|
|
1636
|
+
"storageQoS": {
|
|
1637
|
+
"@type": "gx:QoS",
|
|
1638
|
+
"@id": "storageQoS"
|
|
1639
|
+
},
|
|
1640
|
+
"storageRedundancyMechanism": {
|
|
1641
|
+
"@context": {
|
|
1642
|
+
"text": "skos:notation",
|
|
1643
|
+
"description": "skos:prefLabel",
|
|
1644
|
+
"meaning": {
|
|
1645
|
+
"@id": "gx:meaning"
|
|
1646
|
+
}
|
|
1647
|
+
},
|
|
1648
|
+
"@id": "storageRedundancyMechanism"
|
|
1649
|
+
},
|
|
1650
|
+
"streetAddress": {
|
|
1651
|
+
"@id": "httpsvcard:street-address"
|
|
1652
|
+
},
|
|
1653
|
+
"subContractors": {
|
|
1654
|
+
"@type": "gx:SubContractor",
|
|
1655
|
+
"@id": "subContractors"
|
|
1656
|
+
},
|
|
1657
|
+
"subdivisionCountryCode": {
|
|
1658
|
+
"@context": {
|
|
1659
|
+
"text": "skos:notation",
|
|
1660
|
+
"description": "skos:prefLabel",
|
|
1661
|
+
"meaning": {
|
|
1662
|
+
"@id": "gx:meaning"
|
|
1663
|
+
}
|
|
1664
|
+
},
|
|
1665
|
+
"@id": "subdivisionCountryCode"
|
|
1666
|
+
},
|
|
1667
|
+
"subOrganisationOf": {
|
|
1668
|
+
"@type": "@id",
|
|
1669
|
+
"@id": "subOrganisationOf"
|
|
1670
|
+
},
|
|
1671
|
+
"subProcessor": {
|
|
1672
|
+
"@type": "@id",
|
|
1673
|
+
"@id": "subProcessor"
|
|
1674
|
+
},
|
|
1675
|
+
"subProcessorManagement": {
|
|
1676
|
+
"@type": "gx:LegalDocument",
|
|
1677
|
+
"@id": "subProcessorManagement"
|
|
1678
|
+
},
|
|
1679
|
+
"subscriptionIncluded": {
|
|
1680
|
+
"@type": "xsd:boolean",
|
|
1681
|
+
"@id": "subscriptionIncluded"
|
|
1682
|
+
},
|
|
1683
|
+
"subscriptionRequired": {
|
|
1684
|
+
"@type": "xsd:boolean",
|
|
1685
|
+
"@id": "subscriptionRequired"
|
|
1686
|
+
},
|
|
1687
|
+
"supportedLanguage": {
|
|
1688
|
+
"@context": {
|
|
1689
|
+
"text": "skos:notation",
|
|
1690
|
+
"description": "skos:prefLabel",
|
|
1691
|
+
"meaning": {
|
|
1692
|
+
"@id": "gx:meaning"
|
|
1693
|
+
}
|
|
1694
|
+
},
|
|
1695
|
+
"@id": "supportedLanguage"
|
|
1696
|
+
},
|
|
1697
|
+
"supportedOversubscriptionRatio": {
|
|
1698
|
+
"@type": "xsd:integer",
|
|
1699
|
+
"@id": "supportedOversubscriptionRatio"
|
|
1700
|
+
},
|
|
1701
|
+
"supportedVersion": {
|
|
1702
|
+
"@id": "supportedVersion"
|
|
1703
|
+
},
|
|
1704
|
+
"synchronousReplication": {
|
|
1705
|
+
"@type": "xsd:boolean",
|
|
1706
|
+
"@id": "synchronousReplication"
|
|
1707
|
+
},
|
|
1708
|
+
"target": {
|
|
1709
|
+
"@type": "@id",
|
|
1710
|
+
"@id": "target"
|
|
1711
|
+
},
|
|
1712
|
+
"targetPercentile": {
|
|
1713
|
+
"@type": "gx:TargetPercentile",
|
|
1714
|
+
"@id": "targetPercentile"
|
|
1715
|
+
},
|
|
1716
|
+
"taxId": "@id",
|
|
1717
|
+
"technology": {
|
|
1718
|
+
"@id": "technology"
|
|
1719
|
+
},
|
|
1720
|
+
"tenantSeparation": {
|
|
1721
|
+
"@context": {
|
|
1722
|
+
"text": "skos:notation",
|
|
1723
|
+
"description": "skos:prefLabel",
|
|
1724
|
+
"meaning": {
|
|
1725
|
+
"@id": "gx:meaning"
|
|
1726
|
+
}
|
|
1727
|
+
},
|
|
1728
|
+
"@id": "tenantSeparation"
|
|
1729
|
+
},
|
|
1730
|
+
"termOfUsage": {
|
|
1731
|
+
"@id": "termOfUsage"
|
|
1732
|
+
},
|
|
1733
|
+
"terms": {
|
|
1734
|
+
"@type": "gx:LegalDocument",
|
|
1735
|
+
"@id": "terms"
|
|
1736
|
+
},
|
|
1737
|
+
"termsAndConditions": {
|
|
1738
|
+
"@id": "termsAndConditions"
|
|
1739
|
+
},
|
|
1740
|
+
"thermalDesignPower": {
|
|
1741
|
+
"@type": "qudt:quantitykind/Power",
|
|
1742
|
+
"@id": "thermalDesignPower"
|
|
1743
|
+
},
|
|
1744
|
+
"throughput": {
|
|
1745
|
+
"@type": "gx:Throughput",
|
|
1746
|
+
"@id": "throughput"
|
|
1747
|
+
},
|
|
1748
|
+
"title": {
|
|
1749
|
+
"@id": "dct:title"
|
|
1750
|
+
},
|
|
1751
|
+
"triggeringEvent": {
|
|
1752
|
+
"@id": "triggeringEvent"
|
|
1753
|
+
},
|
|
1754
|
+
"triggeringService": {
|
|
1755
|
+
"@type": "gx:ServiceOffering",
|
|
1756
|
+
"@id": "triggeringService"
|
|
1757
|
+
},
|
|
1758
|
+
"uid": {
|
|
1759
|
+
"@id": "uid"
|
|
1760
|
+
},
|
|
1761
|
+
"updateStrategy": {
|
|
1762
|
+
"@type": "gx:UpdateStrategy",
|
|
1763
|
+
"@id": "updateStrategy"
|
|
1764
|
+
},
|
|
1765
|
+
"uri": {
|
|
1766
|
+
"@type": "xsd:anyURI",
|
|
1767
|
+
"@id": "uri"
|
|
1768
|
+
},
|
|
1769
|
+
"url": {
|
|
1770
|
+
"@type": "xsd:anyURI",
|
|
1771
|
+
"@id": "url"
|
|
1772
|
+
},
|
|
1773
|
+
"validatedCriteria": {
|
|
1774
|
+
"@id": "validatedCriteria"
|
|
1775
|
+
},
|
|
1776
|
+
"value": {
|
|
1777
|
+
"@type": "xsd:float",
|
|
1778
|
+
"@id": "value"
|
|
1779
|
+
},
|
|
1780
|
+
"vatID": {
|
|
1781
|
+
"@id": "vatID"
|
|
1782
|
+
},
|
|
1783
|
+
"vCPUs": {
|
|
1784
|
+
"@type": "xsd:integer",
|
|
1785
|
+
"@id": "vCPUs"
|
|
1786
|
+
},
|
|
1787
|
+
"vendor": {
|
|
1788
|
+
"@id": "vendor"
|
|
1789
|
+
},
|
|
1790
|
+
"version": {
|
|
1791
|
+
"@id": "version"
|
|
1792
|
+
},
|
|
1793
|
+
"versioning": {
|
|
1794
|
+
"@type": "xsd:boolean",
|
|
1795
|
+
"@id": "versioning"
|
|
1796
|
+
},
|
|
1797
|
+
"videoRamSize": {
|
|
1798
|
+
"@type": "gx:MemorySize",
|
|
1799
|
+
"@id": "videoRamSize"
|
|
1800
|
+
},
|
|
1801
|
+
"vlanConfiguration": {
|
|
1802
|
+
"@type": "gx:VLANConfiguration",
|
|
1803
|
+
"@id": "vlanConfiguration"
|
|
1804
|
+
},
|
|
1805
|
+
"vlanEtherType": {
|
|
1806
|
+
"@id": "vlanEtherType"
|
|
1807
|
+
},
|
|
1808
|
+
"vlanTag": {
|
|
1809
|
+
"@type": "xsd:integer",
|
|
1810
|
+
"@id": "vlanTag"
|
|
1811
|
+
},
|
|
1812
|
+
"vlanType": {
|
|
1813
|
+
"@context": {
|
|
1814
|
+
"text": "skos:notation",
|
|
1815
|
+
"description": "skos:prefLabel",
|
|
1816
|
+
"meaning": {
|
|
1817
|
+
"@id": "gx:meaning"
|
|
1818
|
+
}
|
|
1819
|
+
},
|
|
1820
|
+
"@id": "vlanType"
|
|
1821
|
+
},
|
|
1822
|
+
"vmImageDiskFormat": {
|
|
1823
|
+
"@context": {
|
|
1824
|
+
"text": "skos:notation",
|
|
1825
|
+
"description": "skos:prefLabel",
|
|
1826
|
+
"meaning": {
|
|
1827
|
+
"@id": "gx:meaning"
|
|
1828
|
+
}
|
|
1829
|
+
},
|
|
1830
|
+
"@id": "vmImageDiskFormat"
|
|
1831
|
+
},
|
|
1832
|
+
"vPMU": {
|
|
1833
|
+
"@type": "xsd:boolean",
|
|
1834
|
+
"@id": "vPMU"
|
|
1835
|
+
},
|
|
1836
|
+
"watchDogAction": {
|
|
1837
|
+
"@context": {
|
|
1838
|
+
"text": "skos:notation",
|
|
1839
|
+
"description": "skos:prefLabel",
|
|
1840
|
+
"meaning": {
|
|
1841
|
+
"@id": "gx:meaning"
|
|
1842
|
+
}
|
|
1843
|
+
},
|
|
1844
|
+
"@id": "watchDogAction"
|
|
1845
|
+
},
|
|
1846
|
+
"waterUsageEffectiveness": {
|
|
1847
|
+
"@type": "gx:WaterUsageEffectiveness",
|
|
1848
|
+
"@id": "waterUsageEffectiveness"
|
|
1849
|
+
},
|
|
1850
|
+
"xone": {
|
|
1851
|
+
"@id": "xone"
|
|
1852
|
+
},
|
|
1853
|
+
"AccessControlManagement": {
|
|
1854
|
+
"@id": "AccessControlManagement"
|
|
1855
|
+
},
|
|
1856
|
+
"AccessUsagePolicy": {
|
|
1857
|
+
"@id": "AccessUsagePolicy"
|
|
1858
|
+
},
|
|
1859
|
+
"Address": {
|
|
1860
|
+
"@id": "Address"
|
|
1861
|
+
},
|
|
1862
|
+
"Agreement": {
|
|
1863
|
+
"@id": "Agreement"
|
|
1864
|
+
},
|
|
1865
|
+
"Asset": {
|
|
1866
|
+
"@id": "Asset"
|
|
1867
|
+
},
|
|
1868
|
+
"AssetsManagement": {
|
|
1869
|
+
"@id": "AssetsManagement"
|
|
1870
|
+
},
|
|
1871
|
+
"Availability": {
|
|
1872
|
+
"@id": "Availability"
|
|
1873
|
+
},
|
|
1874
|
+
"AvailabilityZone": {
|
|
1875
|
+
"@id": "AvailabilityZone"
|
|
1876
|
+
},
|
|
1877
|
+
"BackupPolicy": {
|
|
1878
|
+
"@id": "BackupPolicy"
|
|
1879
|
+
},
|
|
1880
|
+
"BandWidth": {
|
|
1881
|
+
"@id": "BandWidth"
|
|
1882
|
+
},
|
|
1883
|
+
"BareMetalServiceOffering": {
|
|
1884
|
+
"@id": "BareMetalServiceOffering"
|
|
1885
|
+
},
|
|
1886
|
+
"BaseContainerImage": {
|
|
1887
|
+
"@id": "BaseContainerImage"
|
|
1888
|
+
},
|
|
1889
|
+
"BlockStorageConfiguration": {
|
|
1890
|
+
"@id": "BlockStorageConfiguration"
|
|
1891
|
+
},
|
|
1892
|
+
"BlockStorageServiceOffering": {
|
|
1893
|
+
"@id": "BlockStorageServiceOffering"
|
|
1894
|
+
},
|
|
1895
|
+
"BusinessContinuityMeasures": {
|
|
1896
|
+
"@id": "BusinessContinuityMeasures"
|
|
1897
|
+
},
|
|
1898
|
+
"ChangeAndConfigurationManagement": {
|
|
1899
|
+
"@id": "ChangeAndConfigurationManagement"
|
|
1900
|
+
},
|
|
1901
|
+
"CheckSum": {
|
|
1902
|
+
"@id": "CheckSum"
|
|
1903
|
+
},
|
|
1904
|
+
"CodeArtifact": {
|
|
1905
|
+
"@id": "CodeArtifact"
|
|
1906
|
+
},
|
|
1907
|
+
"ComplianceAssurance": {
|
|
1908
|
+
"@id": "ComplianceAssurance"
|
|
1909
|
+
},
|
|
1910
|
+
"CompliantCredential": {
|
|
1911
|
+
"@id": "CompliantCredential"
|
|
1912
|
+
},
|
|
1913
|
+
"ComputeFunctionConfiguration": {
|
|
1914
|
+
"@id": "ComputeFunctionConfiguration"
|
|
1915
|
+
},
|
|
1916
|
+
"ComputeFunctionQuotas": {
|
|
1917
|
+
"@id": "ComputeFunctionQuotas"
|
|
1918
|
+
},
|
|
1919
|
+
"ComputeFunctionRuntime": {
|
|
1920
|
+
"@id": "ComputeFunctionRuntime"
|
|
1921
|
+
},
|
|
1922
|
+
"ComputeFunctionServiceOffering": {
|
|
1923
|
+
"@id": "ComputeFunctionServiceOffering"
|
|
1924
|
+
},
|
|
1925
|
+
"ComputeFunctionTemplate": {
|
|
1926
|
+
"@id": "ComputeFunctionTemplate"
|
|
1927
|
+
},
|
|
1928
|
+
"ComputeFunctionTrigger": {
|
|
1929
|
+
"@id": "ComputeFunctionTrigger"
|
|
1930
|
+
},
|
|
1931
|
+
"ComputeServiceOffering": {
|
|
1932
|
+
"@id": "ComputeServiceOffering"
|
|
1933
|
+
},
|
|
1934
|
+
"ConfidentialComputing": {
|
|
1935
|
+
"@id": "ConfidentialComputing"
|
|
1936
|
+
},
|
|
1937
|
+
"ConflictTerm": {
|
|
1938
|
+
"@id": "ConflictTerm"
|
|
1939
|
+
},
|
|
1940
|
+
"ConnectivityConfiguration": {
|
|
1941
|
+
"@id": "ConnectivityConfiguration"
|
|
1942
|
+
},
|
|
1943
|
+
"ConnectivityServiceOffering": {
|
|
1944
|
+
"@id": "ConnectivityServiceOffering"
|
|
1945
|
+
},
|
|
1946
|
+
"Consent": {
|
|
1947
|
+
"@id": "Consent"
|
|
1948
|
+
},
|
|
1949
|
+
"Constraint": {
|
|
1950
|
+
"@id": "Constraint"
|
|
1951
|
+
},
|
|
1952
|
+
"ConstraintOperands": {
|
|
1953
|
+
"@id": "ConstraintOperands"
|
|
1954
|
+
},
|
|
1955
|
+
"ConstraintOperators": {
|
|
1956
|
+
"@id": "ConstraintOperators"
|
|
1957
|
+
},
|
|
1958
|
+
"ContactInformation": {
|
|
1959
|
+
"@id": "ContactInformation"
|
|
1960
|
+
},
|
|
1961
|
+
"ContainerImage": {
|
|
1962
|
+
"@id": "ContainerImage"
|
|
1963
|
+
},
|
|
1964
|
+
"ContainerResourceLimits": {
|
|
1965
|
+
"@id": "ContainerResourceLimits"
|
|
1966
|
+
},
|
|
1967
|
+
"ContainerServiceOffering": {
|
|
1968
|
+
"@id": "ContainerServiceOffering"
|
|
1969
|
+
},
|
|
1970
|
+
"CopyrightAndIntellectualPropertyDocument": {
|
|
1971
|
+
"@id": "CopyrightAndIntellectualPropertyDocument"
|
|
1972
|
+
},
|
|
1973
|
+
"CPU": {
|
|
1974
|
+
"@id": "CPU"
|
|
1975
|
+
},
|
|
1976
|
+
"CpuCapabilities": {
|
|
1977
|
+
"@id": "CpuCapabilities"
|
|
1978
|
+
},
|
|
1979
|
+
"CustomerAuditingRights": {
|
|
1980
|
+
"@id": "CustomerAuditingRights"
|
|
1981
|
+
},
|
|
1982
|
+
"CustomerDataAccessTerms": {
|
|
1983
|
+
"@id": "CustomerDataAccessTerms"
|
|
1984
|
+
},
|
|
1985
|
+
"CustomerDataProcessingTerms": {
|
|
1986
|
+
"@id": "CustomerDataProcessingTerms"
|
|
1987
|
+
},
|
|
1988
|
+
"CustomerInstructions": {
|
|
1989
|
+
"@id": "CustomerInstructions"
|
|
1990
|
+
},
|
|
1991
|
+
"DataAccountExport": {
|
|
1992
|
+
"@id": "DataAccountExport"
|
|
1993
|
+
},
|
|
1994
|
+
"Datacenter": {
|
|
1995
|
+
"@id": "Datacenter"
|
|
1996
|
+
},
|
|
1997
|
+
"DatacenterAllocation": {
|
|
1998
|
+
"@id": "DatacenterAllocation"
|
|
1999
|
+
},
|
|
2000
|
+
"DataConsumer": {
|
|
2001
|
+
"@id": "DataConsumer"
|
|
2002
|
+
},
|
|
2003
|
+
"DataExchangeComponent": {
|
|
2004
|
+
"@id": "DataExchangeComponent"
|
|
2005
|
+
},
|
|
2006
|
+
"DataLicensor": {
|
|
2007
|
+
"@id": "DataLicensor"
|
|
2008
|
+
},
|
|
2009
|
+
"DataPortability": {
|
|
2010
|
+
"@id": "DataPortability"
|
|
2011
|
+
},
|
|
2012
|
+
"DataProducer": {
|
|
2013
|
+
"@id": "DataProducer"
|
|
2014
|
+
},
|
|
2015
|
+
"DataProduct": {
|
|
2016
|
+
"@id": "DataProduct"
|
|
2017
|
+
},
|
|
2018
|
+
"DataProductUsageContract": {
|
|
2019
|
+
"@id": "DataProductUsageContract"
|
|
2020
|
+
},
|
|
2021
|
+
"DataProtectionPolicy": {
|
|
2022
|
+
"@id": "DataProtectionPolicy"
|
|
2023
|
+
},
|
|
2024
|
+
"DataProtectionRegulationMeasures": {
|
|
2025
|
+
"@id": "DataProtectionRegulationMeasures"
|
|
2026
|
+
},
|
|
2027
|
+
"DataProvider": {
|
|
2028
|
+
"@id": "DataProvider"
|
|
2029
|
+
},
|
|
2030
|
+
"DataRate": {
|
|
2031
|
+
"@id": "qudt:quantitykind/DataRate"
|
|
2032
|
+
},
|
|
2033
|
+
"DataResource": {
|
|
2034
|
+
"@id": "DataResource"
|
|
2035
|
+
},
|
|
2036
|
+
"DataSet": {
|
|
2037
|
+
"@id": "DataSet"
|
|
2038
|
+
},
|
|
2039
|
+
"DataTransfer": {
|
|
2040
|
+
"@id": "DataTransfer"
|
|
2041
|
+
},
|
|
2042
|
+
"DataUsage": {
|
|
2043
|
+
"@id": "DataUsage"
|
|
2044
|
+
},
|
|
2045
|
+
"DataUsageAgreement": {
|
|
2046
|
+
"@id": "DataUsageAgreement"
|
|
2047
|
+
},
|
|
2048
|
+
"DevelopmentCycleSecurity": {
|
|
2049
|
+
"@id": "DevelopmentCycleSecurity"
|
|
2050
|
+
},
|
|
2051
|
+
"Device": {
|
|
2052
|
+
"@id": "Device"
|
|
2053
|
+
},
|
|
2054
|
+
"Disk": {
|
|
2055
|
+
"@id": "Disk"
|
|
2056
|
+
},
|
|
2057
|
+
"Distribution": {
|
|
2058
|
+
"@id": "dcat:Distribution"
|
|
2059
|
+
},
|
|
2060
|
+
"DocumentChangeProcedures": {
|
|
2061
|
+
"@id": "DocumentChangeProcedures"
|
|
2062
|
+
},
|
|
2063
|
+
"Duty": {
|
|
2064
|
+
"@id": "Duty"
|
|
2065
|
+
},
|
|
2066
|
+
"EmployeeResponsibilities": {
|
|
2067
|
+
"@id": "EmployeeResponsibilities"
|
|
2068
|
+
},
|
|
2069
|
+
"Encryption": {
|
|
2070
|
+
"@id": "Encryption"
|
|
2071
|
+
},
|
|
2072
|
+
"Endpoint": {
|
|
2073
|
+
"@id": "Endpoint"
|
|
2074
|
+
},
|
|
2075
|
+
"EnergyMix": {
|
|
2076
|
+
"@id": "EnergyMix"
|
|
2077
|
+
},
|
|
2078
|
+
"EnergyUsageEfficiency": {
|
|
2079
|
+
"@id": "EnergyUsageEfficiency"
|
|
2080
|
+
},
|
|
2081
|
+
"EnvironmentalImpactReport": {
|
|
2082
|
+
"@id": "EnvironmentalImpactReport"
|
|
2083
|
+
},
|
|
2084
|
+
"EORI": {
|
|
2085
|
+
"@id": "EORI"
|
|
2086
|
+
},
|
|
2087
|
+
"EUID": {
|
|
2088
|
+
"@id": "EUID"
|
|
2089
|
+
},
|
|
2090
|
+
"Federator": {
|
|
2091
|
+
"@id": "Federator"
|
|
2092
|
+
},
|
|
2093
|
+
"FileStorageConfiguration": {
|
|
2094
|
+
"@id": "FileStorageConfiguration"
|
|
2095
|
+
},
|
|
2096
|
+
"FileStorageServiceOffering": {
|
|
2097
|
+
"@id": "FileStorageServiceOffering"
|
|
2098
|
+
},
|
|
2099
|
+
"FloatPercentage": {
|
|
2100
|
+
"@id": "qudtschema:floatPercentage"
|
|
2101
|
+
},
|
|
2102
|
+
"Frequency": {
|
|
2103
|
+
"@id": "qudt:quantitykind/FrequencyDefinition"
|
|
2104
|
+
},
|
|
2105
|
+
"GaiaX": {
|
|
2106
|
+
"@id": "GaiaX"
|
|
2107
|
+
},
|
|
2108
|
+
"GaiaXEntity": {
|
|
2109
|
+
"@id": "GaiaXEntity"
|
|
2110
|
+
},
|
|
2111
|
+
"GovernmentInvestigationManagement": {
|
|
2112
|
+
"@id": "GovernmentInvestigationManagement"
|
|
2113
|
+
},
|
|
2114
|
+
"GPSLocation": {
|
|
2115
|
+
"@id": "GPSLocation"
|
|
2116
|
+
},
|
|
2117
|
+
"GPSUnit": {
|
|
2118
|
+
"@id": "GPSUnit"
|
|
2119
|
+
},
|
|
2120
|
+
"GPU": {
|
|
2121
|
+
"@id": "GPU"
|
|
2122
|
+
},
|
|
2123
|
+
"Hypervisor": {
|
|
2124
|
+
"@id": "Hypervisor"
|
|
2125
|
+
},
|
|
2126
|
+
"Image": {
|
|
2127
|
+
"@id": "Image"
|
|
2128
|
+
},
|
|
2129
|
+
"InformationSecurityOrganization": {
|
|
2130
|
+
"@id": "InformationSecurityOrganization"
|
|
2131
|
+
},
|
|
2132
|
+
"InformationSecurityPolicies": {
|
|
2133
|
+
"@id": "InformationSecurityPolicies"
|
|
2134
|
+
},
|
|
2135
|
+
"InformationSecurityRiskManagement": {
|
|
2136
|
+
"@id": "InformationSecurityRiskManagement"
|
|
2137
|
+
},
|
|
2138
|
+
"InfrastructureServiceOffering": {
|
|
2139
|
+
"@id": "InfrastructureServiceOffering"
|
|
2140
|
+
},
|
|
2141
|
+
"InstantiationRequirement": {
|
|
2142
|
+
"@id": "InstantiationRequirement"
|
|
2143
|
+
},
|
|
2144
|
+
"InterconnectionPointIdentifier": {
|
|
2145
|
+
"@id": "InterconnectionPointIdentifier"
|
|
2146
|
+
},
|
|
2147
|
+
"InterconnectionServiceOffering": {
|
|
2148
|
+
"@id": "InterconnectionServiceOffering"
|
|
2149
|
+
},
|
|
2150
|
+
"InternetExchangePoint": {
|
|
2151
|
+
"@id": "InternetExchangePoint"
|
|
2152
|
+
},
|
|
2153
|
+
"InternetServiceProvider": {
|
|
2154
|
+
"@id": "InternetServiceProvider"
|
|
2155
|
+
},
|
|
2156
|
+
"IOPS": {
|
|
2157
|
+
"@id": "IOPS"
|
|
2158
|
+
},
|
|
2159
|
+
"Issuer": {
|
|
2160
|
+
"@id": "Issuer"
|
|
2161
|
+
},
|
|
2162
|
+
"Jitter": {
|
|
2163
|
+
"@id": "Jitter"
|
|
2164
|
+
},
|
|
2165
|
+
"LabelCredential": {
|
|
2166
|
+
"@id": "LabelCredential"
|
|
2167
|
+
},
|
|
2168
|
+
"Latency": {
|
|
2169
|
+
"@id": "Latency"
|
|
2170
|
+
},
|
|
2171
|
+
"LatestN": {
|
|
2172
|
+
"@id": "LatestN"
|
|
2173
|
+
},
|
|
2174
|
+
"LegalDocument": {
|
|
2175
|
+
"@id": "LegalDocument"
|
|
2176
|
+
},
|
|
2177
|
+
"LegallyBindingAct": {
|
|
2178
|
+
"@id": "LegallyBindingAct"
|
|
2179
|
+
},
|
|
2180
|
+
"LegalPerson": {
|
|
2181
|
+
"@id": "LegalPerson"
|
|
2182
|
+
},
|
|
2183
|
+
"LegitimateInterest": {
|
|
2184
|
+
"@id": "LegitimateInterest"
|
|
2185
|
+
},
|
|
2186
|
+
"LeiCode": {
|
|
2187
|
+
"@id": "LeiCode"
|
|
2188
|
+
},
|
|
2189
|
+
"LinkConnectivityServiceOffering": {
|
|
2190
|
+
"@id": "LinkConnectivityServiceOffering"
|
|
2191
|
+
},
|
|
2192
|
+
"LocalRegistrationNumber": {
|
|
2193
|
+
"@id": "LocalRegistrationNumber"
|
|
2194
|
+
},
|
|
2195
|
+
"LogicalConstraint": {
|
|
2196
|
+
"@id": "LogicalConstraint"
|
|
2197
|
+
},
|
|
2198
|
+
"MaintenanceSubscription": {
|
|
2199
|
+
"@id": "MaintenanceSubscription"
|
|
2200
|
+
},
|
|
2201
|
+
"Measure": {
|
|
2202
|
+
"@id": "Measure"
|
|
2203
|
+
},
|
|
2204
|
+
"Memory": {
|
|
2205
|
+
"@id": "Memory"
|
|
2206
|
+
},
|
|
2207
|
+
"MemoryCapabilities": {
|
|
2208
|
+
"@id": "MemoryCapabilities"
|
|
2209
|
+
},
|
|
2210
|
+
"MemorySize": {
|
|
2211
|
+
"@id": "MemorySize"
|
|
2212
|
+
},
|
|
2213
|
+
"NetworkConnectivityServiceOffering": {
|
|
2214
|
+
"@id": "NetworkConnectivityServiceOffering"
|
|
2215
|
+
},
|
|
2216
|
+
"ObjectStorageServiceOffering": {
|
|
2217
|
+
"@id": "ObjectStorageServiceOffering"
|
|
2218
|
+
},
|
|
2219
|
+
"Offer": {
|
|
2220
|
+
"@id": "Offer"
|
|
2221
|
+
},
|
|
2222
|
+
"OperatingSystem": {
|
|
2223
|
+
"@id": "OperatingSystem"
|
|
2224
|
+
},
|
|
2225
|
+
"OperationalSecurity": {
|
|
2226
|
+
"@id": "OperationalSecurity"
|
|
2227
|
+
},
|
|
2228
|
+
"PacketLoss": {
|
|
2229
|
+
"@id": "PacketLoss"
|
|
2230
|
+
},
|
|
2231
|
+
"Participant": {
|
|
2232
|
+
"@id": "Participant"
|
|
2233
|
+
},
|
|
2234
|
+
"Party": {
|
|
2235
|
+
"@id": "Party"
|
|
2236
|
+
},
|
|
2237
|
+
"Permission": {
|
|
2238
|
+
"@id": "Permission"
|
|
2239
|
+
},
|
|
2240
|
+
"PhysicalConnectivityServiceOffering": {
|
|
2241
|
+
"@id": "PhysicalConnectivityServiceOffering"
|
|
2242
|
+
},
|
|
2243
|
+
"PhysicalInterconnectionPointIdentifier": {
|
|
2244
|
+
"@id": "PhysicalInterconnectionPointIdentifier"
|
|
2245
|
+
},
|
|
2246
|
+
"PhysicalResource": {
|
|
2247
|
+
"@id": "PhysicalResource"
|
|
2248
|
+
},
|
|
2249
|
+
"PhysicalSecurity": {
|
|
2250
|
+
"@id": "PhysicalSecurity"
|
|
2251
|
+
},
|
|
2252
|
+
"PointOfPresence": {
|
|
2253
|
+
"@id": "PointOfPresence"
|
|
2254
|
+
},
|
|
2255
|
+
"Policy": {
|
|
2256
|
+
"@id": "Policy"
|
|
2257
|
+
},
|
|
2258
|
+
"Power": {
|
|
2259
|
+
"@id": "qudt:quantitykind/Power"
|
|
2260
|
+
},
|
|
2261
|
+
"ProcurementManagementSecurity": {
|
|
2262
|
+
"@id": "ProcurementManagementSecurity"
|
|
2263
|
+
},
|
|
2264
|
+
"ProductSecurity": {
|
|
2265
|
+
"@id": "ProductSecurity"
|
|
2266
|
+
},
|
|
2267
|
+
"Prohibition": {
|
|
2268
|
+
"@id": "Prohibition"
|
|
2269
|
+
},
|
|
2270
|
+
"PXEImage": {
|
|
2271
|
+
"@id": "PXEImage"
|
|
2272
|
+
},
|
|
2273
|
+
"QoS": {
|
|
2274
|
+
"@id": "QoS"
|
|
2275
|
+
},
|
|
2276
|
+
"QoSMetric": {
|
|
2277
|
+
"@id": "QoSMetric"
|
|
2278
|
+
},
|
|
2279
|
+
"QuantityKind": {
|
|
2280
|
+
"@id": "qudt:QuantityKind"
|
|
2281
|
+
},
|
|
2282
|
+
"RdfsDatatype": {
|
|
2283
|
+
"@id": "rdfs:Datatype"
|
|
2284
|
+
},
|
|
2285
|
+
"Region": {
|
|
2286
|
+
"@id": "Region"
|
|
2287
|
+
},
|
|
2288
|
+
"RegistrationNumber": {
|
|
2289
|
+
"@id": "RegistrationNumber"
|
|
2290
|
+
},
|
|
2291
|
+
"ReplicationPolicy": {
|
|
2292
|
+
"@id": "ReplicationPolicy"
|
|
2293
|
+
},
|
|
2294
|
+
"Resource": {
|
|
2295
|
+
"@id": "Resource"
|
|
2296
|
+
},
|
|
2297
|
+
"RetentionDuration": {
|
|
2298
|
+
"@id": "RetentionDuration"
|
|
2299
|
+
},
|
|
2300
|
+
"RoleAndResponsibilities": {
|
|
2301
|
+
"@id": "RoleAndResponsibilities"
|
|
2302
|
+
},
|
|
2303
|
+
"RoundTripTime": {
|
|
2304
|
+
"@id": "RoundTripTime"
|
|
2305
|
+
},
|
|
2306
|
+
"Rule": {
|
|
2307
|
+
"@id": "Rule"
|
|
2308
|
+
},
|
|
2309
|
+
"SecurityIncidentManagement": {
|
|
2310
|
+
"@id": "SecurityIncidentManagement"
|
|
2311
|
+
},
|
|
2312
|
+
"ServerFlavor": {
|
|
2313
|
+
"@id": "ServerFlavor"
|
|
2314
|
+
},
|
|
2315
|
+
"ServiceAgreementOffer": {
|
|
2316
|
+
"@id": "ServiceAgreementOffer"
|
|
2317
|
+
},
|
|
2318
|
+
"ServiceOffering": {
|
|
2319
|
+
"@id": "ServiceOffering"
|
|
2320
|
+
},
|
|
2321
|
+
"Set": {
|
|
2322
|
+
"@id": "Set"
|
|
2323
|
+
},
|
|
2324
|
+
"Signature": {
|
|
2325
|
+
"@id": "Signature"
|
|
2326
|
+
},
|
|
2327
|
+
"SignatureCheckType": {
|
|
2328
|
+
"@id": "SignatureCheckType"
|
|
2329
|
+
},
|
|
2330
|
+
"SnapshotPolicy": {
|
|
2331
|
+
"@id": "SnapshotPolicy"
|
|
2332
|
+
},
|
|
2333
|
+
"SoftwareResource": {
|
|
2334
|
+
"@id": "SoftwareResource"
|
|
2335
|
+
},
|
|
2336
|
+
"StandardConformity": {
|
|
2337
|
+
"@id": "StandardConformity"
|
|
2338
|
+
},
|
|
2339
|
+
"StorageConfiguration": {
|
|
2340
|
+
"@id": "StorageConfiguration"
|
|
2341
|
+
},
|
|
2342
|
+
"StorageServiceOffering": {
|
|
2343
|
+
"@id": "StorageServiceOffering"
|
|
2344
|
+
},
|
|
2345
|
+
"SubContractor": {
|
|
2346
|
+
"@id": "SubContractor"
|
|
2347
|
+
},
|
|
2348
|
+
"SubProcessorDataTransfer": {
|
|
2349
|
+
"@id": "SubProcessorDataTransfer"
|
|
2350
|
+
},
|
|
2351
|
+
"TargetPercentile": {
|
|
2352
|
+
"@id": "TargetPercentile"
|
|
2353
|
+
},
|
|
2354
|
+
"TaxID": {
|
|
2355
|
+
"@id": "TaxID"
|
|
2356
|
+
},
|
|
2357
|
+
"TermsAndConditions": {
|
|
2358
|
+
"@id": "TermsAndConditions"
|
|
2359
|
+
},
|
|
2360
|
+
"ThirdCountryDataTransfer": {
|
|
2361
|
+
"@id": "ThirdCountryDataTransfer"
|
|
2362
|
+
},
|
|
2363
|
+
"Throughput": {
|
|
2364
|
+
"@id": "Throughput"
|
|
2365
|
+
},
|
|
2366
|
+
"Time": {
|
|
2367
|
+
"@id": "qudt:quantitykind/Time"
|
|
2368
|
+
},
|
|
2369
|
+
"UpdateStrategy": {
|
|
2370
|
+
"@id": "UpdateStrategy"
|
|
2371
|
+
},
|
|
2372
|
+
"UserDocumentationMaintenance": {
|
|
2373
|
+
"@id": "UserDocumentationMaintenance"
|
|
2374
|
+
},
|
|
2375
|
+
"VatID": {
|
|
2376
|
+
"@id": "VatID"
|
|
2377
|
+
},
|
|
2378
|
+
"VirtualInterconnectionPointIdentifier": {
|
|
2379
|
+
"@id": "VirtualInterconnectionPointIdentifier"
|
|
2380
|
+
},
|
|
2381
|
+
"VirtualMachineServiceOffering": {
|
|
2382
|
+
"@id": "VirtualMachineServiceOffering"
|
|
2383
|
+
},
|
|
2384
|
+
"VirtualResource": {
|
|
2385
|
+
"@id": "VirtualResource"
|
|
2386
|
+
},
|
|
2387
|
+
"VLANConfiguration": {
|
|
2388
|
+
"@id": "VLANConfiguration"
|
|
2389
|
+
},
|
|
2390
|
+
"VMImage": {
|
|
2391
|
+
"@id": "VMImage"
|
|
2392
|
+
},
|
|
2393
|
+
"WaterUsageEffectiveness": {
|
|
2394
|
+
"@id": "WaterUsageEffectiveness"
|
|
2395
|
+
}
|
|
2396
|
+
}
|
|
2397
|
+
}
|