@passwerk/rules 0.1.0

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.
Files changed (92) hide show
  1. package/LICENSE +202 -0
  2. package/PROVENANCE.md +64 -0
  3. package/README.md +59 -0
  4. package/artefacts/aas/3.0.9/aas.json +1522 -0
  5. package/artefacts/aas/3.1.2/aas.json +1532 -0
  6. package/artefacts/batterypass/2025_Battery_Passport_Data_Attributes_V1.2.xlsx +0 -0
  7. package/artefacts/batterypass/samm/CarbonFootprint-1.2.0.ttl +96 -0
  8. package/artefacts/batterypass/samm/Circularity-1.2.0.ttl +280 -0
  9. package/artefacts/batterypass/samm/GeneralProductInformation-1.2.0.ttl +200 -0
  10. package/artefacts/batterypass/samm/Labels-1.2.0.ttl +65 -0
  11. package/artefacts/batterypass/samm/MaterialComposition-1.2.0.ttl +188 -0
  12. package/artefacts/batterypass/samm/Performance-1.2.1.ttl +660 -0
  13. package/artefacts/batterypass/samm/SupplyChainDueDiligence-1.2.0.ttl +45 -0
  14. package/artefacts/ec/2026-08-15_data-points-by-category_v2.0.pdf +0 -0
  15. package/artefacts/idta/02035-1/1.0/template.aasx +0 -0
  16. package/artefacts/idta/02035-1/1.0/template.json +2276 -0
  17. package/artefacts/idta/02035-1/1.0/template.noexamples.json +2263 -0
  18. package/artefacts/idta/02035-2/1.0/template.aasx +0 -0
  19. package/artefacts/idta/02035-2/1.0/template.json +2991 -0
  20. package/artefacts/idta/02035-2/1.0/template.noexamples.json +2990 -0
  21. package/artefacts/idta/02035-3/1.0/template.aasx +0 -0
  22. package/artefacts/idta/02035-3/1.0/template.json +1644 -0
  23. package/artefacts/idta/02035-3/1.0/template.noexamples.json +1643 -0
  24. package/artefacts/idta/02035-4/1.0.1/template.aasx +0 -0
  25. package/artefacts/idta/02035-4/1.0.1/template.json +4248 -0
  26. package/artefacts/idta/02035-4/1.0.1/template.noexamples.json +4219 -0
  27. package/artefacts/idta/02035-5/1.0.2/template.aasx +0 -0
  28. package/artefacts/idta/02035-5/1.0.2/template.json +4185 -0
  29. package/artefacts/idta/02035-6/1.0.1/template.aasx +0 -0
  30. package/artefacts/idta/02035-6/1.0.1/template.json +2167 -0
  31. package/artefacts/idta/02035-6/1.0.1/template.noexamples.json +2160 -0
  32. package/artefacts/idta/02035-7/1.0.1/template.aasx +0 -0
  33. package/artefacts/idta/02035-7/1.0.1/template.json +3296 -0
  34. package/artefacts/idta/02035-7/1.0.1/template.noexamples.json +3296 -0
  35. package/artefacts/manifest.json +417 -0
  36. package/dist/artefacts/aas/3.0.9/aas.json +1522 -0
  37. package/dist/artefacts/aas/3.1.2/aas.json +1532 -0
  38. package/dist/artefacts/idta/02035-1/1.0/template.json +2276 -0
  39. package/dist/artefacts/idta/02035-1/1.0/template.noexamples.json +2263 -0
  40. package/dist/artefacts/idta/02035-2/1.0/template.json +2991 -0
  41. package/dist/artefacts/idta/02035-2/1.0/template.noexamples.json +2990 -0
  42. package/dist/artefacts/idta/02035-3/1.0/template.json +1644 -0
  43. package/dist/artefacts/idta/02035-3/1.0/template.noexamples.json +1643 -0
  44. package/dist/artefacts/idta/02035-4/1.0.1/template.json +4248 -0
  45. package/dist/artefacts/idta/02035-4/1.0.1/template.noexamples.json +4219 -0
  46. package/dist/artefacts/idta/02035-5/1.0.2/template.json +4185 -0
  47. package/dist/artefacts/idta/02035-6/1.0.1/template.json +2167 -0
  48. package/dist/artefacts/idta/02035-6/1.0.1/template.noexamples.json +2160 -0
  49. package/dist/artefacts/idta/02035-7/1.0.1/template.json +3296 -0
  50. package/dist/artefacts/idta/02035-7/1.0.1/template.noexamples.json +3296 -0
  51. package/dist/artefacts/manifest.json +417 -0
  52. package/dist/kb/attributes/01-identifiers.json +483 -0
  53. package/dist/kb/attributes/02-labels-conformity.json +319 -0
  54. package/dist/kb/attributes/03-carbon-footprint.json +421 -0
  55. package/dist/kb/attributes/04-due-diligence.json +163 -0
  56. package/dist/kb/attributes/05-materials.json +264 -0
  57. package/dist/kb/attributes/06-circularity.json +758 -0
  58. package/dist/kb/attributes/07-performance-electrical.json +1118 -0
  59. package/dist/kb/attributes/08-performance-lifetime.json +837 -0
  60. package/dist/kb/carrier.json +44 -0
  61. package/dist/kb/ec-datapoints.json +866 -0
  62. package/dist/kb/generated/batterypass-samm.json +3310 -0
  63. package/dist/kb/generated/din-longlist.json +2610 -0
  64. package/dist/kb/generated/template-catalogue.json +7788 -0
  65. package/dist/kb/rules.json +524 -0
  66. package/dist/kb/timeline.json +422 -0
  67. package/dist/src/index.d.ts +75 -0
  68. package/dist/src/index.d.ts.map +1 -0
  69. package/dist/src/index.js +214 -0
  70. package/dist/src/index.js.map +1 -0
  71. package/dist/src/types.d.ts +298 -0
  72. package/dist/src/types.d.ts.map +1 -0
  73. package/dist/src/types.js +6 -0
  74. package/dist/src/types.js.map +1 -0
  75. package/dist/tsconfig.tsbuildinfo +1 -0
  76. package/kb/attributes/01-identifiers.json +483 -0
  77. package/kb/attributes/02-labels-conformity.json +319 -0
  78. package/kb/attributes/03-carbon-footprint.json +421 -0
  79. package/kb/attributes/04-due-diligence.json +163 -0
  80. package/kb/attributes/05-materials.json +264 -0
  81. package/kb/attributes/06-circularity.json +758 -0
  82. package/kb/attributes/07-performance-electrical.json +1118 -0
  83. package/kb/attributes/08-performance-lifetime.json +837 -0
  84. package/kb/attributes/README.md +74 -0
  85. package/kb/carrier.json +44 -0
  86. package/kb/ec-datapoints.json +866 -0
  87. package/kb/generated/batterypass-samm.json +3310 -0
  88. package/kb/generated/din-longlist.json +2610 -0
  89. package/kb/generated/template-catalogue.json +7788 -0
  90. package/kb/rules.json +524 -0
  91. package/kb/timeline.json +422 -0
  92. package/package.json +59 -0
@@ -0,0 +1,2990 @@
1
+ {
2
+ "assetAdministrationShells": [
3
+ {
4
+ "idShort": "HandoverDocumentationAAS",
5
+ "id": "https://admin-shell.io/idta/aas/HandoverDocumentation/2/0",
6
+ "assetInformation": {
7
+ "assetKind": "Type",
8
+ "globalAssetId": "https://admin-shell.io/idta/asset/HandoverDocumentation/2/0",
9
+ "assetType": "Type"
10
+ },
11
+ "submodels": [
12
+ {
13
+ "type": "ModelReference",
14
+ "keys": [
15
+ {
16
+ "type": "Submodel",
17
+ "value": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/HandoverDocumentation/1/0"
18
+ }
19
+ ]
20
+ }
21
+ ],
22
+ "modelType": "AssetAdministrationShell",
23
+ "displayName": [
24
+ {
25
+ "language": "en",
26
+ "text": "handover documentation aas"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "submodels": [
32
+ {
33
+ "idShort": "HandoverDocumentation",
34
+ "description": [
35
+ {
36
+ "language": "en",
37
+ "text": "The Submodel defines a set meta data for the handover of documentation from the manufacturer to the operator for industrial equipment"
38
+ }
39
+ ],
40
+ "administration": {
41
+ "version": "1",
42
+ "revision": "0",
43
+ "templateId": "https://admin-shell.io/idta-02035-2"
44
+ },
45
+ "id": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/HandoverDocumentation/1/0",
46
+ "kind": "Template",
47
+ "semanticId": {
48
+ "type": "ModelReference",
49
+ "keys": [
50
+ {
51
+ "type": "Submodel",
52
+ "value": "0173-1#01-AHF578#003"
53
+ }
54
+ ]
55
+ },
56
+ "supplementalSemanticIds": [
57
+ {
58
+ "type": "ExternalReference",
59
+ "keys": [
60
+ {
61
+ "type": "GlobalReference",
62
+ "value": "https://api.eclass-cdp.com/0173-1-01-AHF578-003"
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "type": "ExternalReference",
68
+ "keys": [
69
+ {
70
+ "type": "GlobalReference",
71
+ "value": "urn:samm:io.admin-shell.idta.batterypass.handover_documentation:1.0.0#HandoverDocumentation"
72
+ }
73
+ ]
74
+ }
75
+ ],
76
+ "submodelElements": [
77
+ {
78
+ "idShort": "Documents",
79
+ "displayName": [
80
+ {
81
+ "language": "en",
82
+ "text": "Documents"
83
+ },
84
+ {
85
+ "language": "de",
86
+ "text": "Dokumente (Übergabedokumentation)"
87
+ }
88
+ ],
89
+ "semanticId": {
90
+ "type": "ExternalReference",
91
+ "keys": [
92
+ {
93
+ "type": "GlobalReference",
94
+ "value": "0173-1#02-ABI500#003"
95
+ }
96
+ ]
97
+ },
98
+ "supplementalSemanticIds": [
99
+ {
100
+ "type": "ExternalReference",
101
+ "keys": [
102
+ {
103
+ "type": "GlobalReference",
104
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI500-003"
105
+ }
106
+ ]
107
+ },
108
+ {
109
+ "type": "ExternalReference",
110
+ "keys": [
111
+ {
112
+ "type": "GlobalReference",
113
+ "value": "urn:samm:io.admin-shell.idta.batterypass.handover_documentation:1.0.0#documents"
114
+ }
115
+ ]
116
+ }
117
+ ],
118
+ "qualifiers": [
119
+ {
120
+ "semanticId": {
121
+ "type": "ExternalReference",
122
+ "keys": [
123
+ {
124
+ "type": "GlobalReference",
125
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
126
+ }
127
+ ]
128
+ },
129
+ "type": "SMT/Cardinality",
130
+ "valueType": "xs:string",
131
+ "value": "One"
132
+ }
133
+ ],
134
+ "semanticIdListElement": {
135
+ "type": "ExternalReference",
136
+ "keys": [
137
+ {
138
+ "type": "GlobalReference",
139
+ "value": "0173-1#02-ABI500#003/0173-1#01-AHF579#003"
140
+ }
141
+ ]
142
+ },
143
+ "typeValueListElement": "SubmodelElementCollection",
144
+ "value": [
145
+ {
146
+ "idShort": "Document",
147
+ "description": [
148
+ {
149
+ "language": "en",
150
+ "text": "This SubmodelElementCollection holds the information for a VDI 2770 Document entity"
151
+ }
152
+ ],
153
+ "semanticId": {
154
+ "type": "ExternalReference",
155
+ "keys": [
156
+ {
157
+ "type": "GlobalReference",
158
+ "value": "0173-1#02-ABI500#003/0173-1#01-AHF579#003"
159
+ }
160
+ ]
161
+ },
162
+ "supplementalSemanticIds": [
163
+ {
164
+ "type": "ExternalReference",
165
+ "keys": [
166
+ {
167
+ "type": "GlobalReference",
168
+ "value": "0173-1#02-ABI500#003~0/0173-1#01-AHF579#003"
169
+ },
170
+ {
171
+ "type": "GlobalReference",
172
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI500-003/0173-1-01-AHF579-003"
173
+ }
174
+ ]
175
+ },
176
+ {
177
+ "type": "ExternalReference",
178
+ "keys": [
179
+ {
180
+ "type": "GlobalReference",
181
+ "value": "urn:samm:io.admin-shell.idta.batterypass.handover_documentation:1.0.0#Document"
182
+ }
183
+ ]
184
+ }
185
+ ],
186
+ "qualifiers": [
187
+ {
188
+ "semanticId": {
189
+ "type": "ExternalReference",
190
+ "keys": [
191
+ {
192
+ "type": "GlobalReference",
193
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
194
+ }
195
+ ]
196
+ },
197
+ "type": "SMT/Cardinality",
198
+ "valueType": "xs:string",
199
+ "value": "OneToMany"
200
+ }
201
+ ],
202
+ "value": [
203
+ {
204
+ "idShort": "DocumentClassifications",
205
+ "displayName": [
206
+ {
207
+ "language": "en",
208
+ "text": "document classifications"
209
+ },
210
+ {
211
+ "language": "de",
212
+ "text": "Dokumentklassifikationen"
213
+ }
214
+ ],
215
+ "semanticId": {
216
+ "type": "ExternalReference",
217
+ "keys": [
218
+ {
219
+ "type": "GlobalReference",
220
+ "value": "0173-1#02-ABI502#003"
221
+ }
222
+ ]
223
+ },
224
+ "supplementalSemanticIds": [
225
+ {
226
+ "type": "ExternalReference",
227
+ "keys": [
228
+ {
229
+ "type": "GlobalReference",
230
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI502-003"
231
+ }
232
+ ]
233
+ },
234
+ {
235
+ "type": "ExternalReference",
236
+ "keys": [
237
+ {
238
+ "type": "GlobalReference",
239
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#documentClassifications"
240
+ }
241
+ ]
242
+ }
243
+ ],
244
+ "qualifiers": [
245
+ {
246
+ "semanticId": {
247
+ "type": "ExternalReference",
248
+ "keys": [
249
+ {
250
+ "type": "GlobalReference",
251
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
252
+ }
253
+ ]
254
+ },
255
+ "type": "SMT/Cardinality",
256
+ "valueType": "xs:string",
257
+ "value": "One"
258
+ }
259
+ ],
260
+ "semanticIdListElement": {
261
+ "type": "ExternalReference",
262
+ "keys": [
263
+ {
264
+ "type": "GlobalReference",
265
+ "value": "0173-1#02-ABI502#003/0173-1#01-AHF581#003"
266
+ }
267
+ ]
268
+ },
269
+ "typeValueListElement": "SubmodelElementCollection",
270
+ "value": [
271
+ {
272
+ "idShort": "DocumentClassification",
273
+ "displayName": [
274
+ {
275
+ "language": "en",
276
+ "text": "document classification"
277
+ },
278
+ {
279
+ "language": "de",
280
+ "text": "Dokumentklassifikation"
281
+ }
282
+ ],
283
+ "description": [
284
+ {
285
+ "language": "en",
286
+ "text": "Set of information for describing the classification of the Document according to a ClassificationSystem"
287
+ }
288
+ ],
289
+ "semanticId": {
290
+ "type": "ExternalReference",
291
+ "keys": [
292
+ {
293
+ "type": "GlobalReference",
294
+ "value": "0173-1#02-ABI502#003/0173-1#01-AHF581#003"
295
+ }
296
+ ]
297
+ },
298
+ "supplementalSemanticIds": [
299
+ {
300
+ "type": "ExternalReference",
301
+ "keys": [
302
+ {
303
+ "type": "GlobalReference",
304
+ "value": "0173-1#02-ABI502#003~0/0173-1#01-AHF581#003"
305
+ },
306
+ {
307
+ "type": "GlobalReference",
308
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI502-003/0173-1-01-AHF581-003"
309
+ }
310
+ ]
311
+ },
312
+ {
313
+ "type": "ExternalReference",
314
+ "keys": [
315
+ {
316
+ "type": "GlobalReference",
317
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentClassification"
318
+ }
319
+ ]
320
+ }
321
+ ],
322
+ "qualifiers": [
323
+ {
324
+ "semanticId": {
325
+ "type": "ExternalReference",
326
+ "keys": [
327
+ {
328
+ "type": "GlobalReference",
329
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
330
+ }
331
+ ]
332
+ },
333
+ "type": "SMT/Cardinality",
334
+ "valueType": "xs:string",
335
+ "value": "OneToMany"
336
+ }
337
+ ],
338
+ "value": [
339
+ {
340
+ "category": "PARAMETER",
341
+ "idShort": "ClassName",
342
+ "displayName": [
343
+ {
344
+ "language": "en",
345
+ "text": "class name"
346
+ },
347
+ {
348
+ "language": "de",
349
+ "text": "Klassenname"
350
+ }
351
+ ],
352
+ "semanticId": {
353
+ "type": "ExternalReference",
354
+ "keys": [
355
+ {
356
+ "type": "GlobalReference",
357
+ "value": "0173-1#02-ABJ219#002"
358
+ }
359
+ ]
360
+ },
361
+ "supplementalSemanticIds": [
362
+ {
363
+ "type": "ExternalReference",
364
+ "keys": [
365
+ {
366
+ "type": "GlobalReference",
367
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABJ219-002"
368
+ }
369
+ ]
370
+ },
371
+ {
372
+ "type": "ExternalReference",
373
+ "keys": [
374
+ {
375
+ "type": "GlobalReference",
376
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#className"
377
+ }
378
+ ]
379
+ }
380
+ ],
381
+ "qualifiers": [
382
+ {
383
+ "semanticId": {
384
+ "type": "ExternalReference",
385
+ "keys": [
386
+ {
387
+ "type": "GlobalReference",
388
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
389
+ }
390
+ ]
391
+ },
392
+ "type": "SMT/Cardinality",
393
+ "valueType": "xs:string",
394
+ "value": "One"
395
+ },
396
+ {
397
+ "semanticId": {
398
+ "type": "ExternalReference",
399
+ "keys": [
400
+ {
401
+ "type": "GlobalReference",
402
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
403
+ }
404
+ ]
405
+ },
406
+ "type": "ExampleValue",
407
+ "valueType": "xs:string",
408
+ "value": "Certificates, declarations"
409
+ }
410
+ ],
411
+ "modelType": "MultiLanguageProperty"
412
+ },
413
+ {
414
+ "category": "PARAMETER",
415
+ "idShort": "ClassId",
416
+ "displayName": [
417
+ {
418
+ "language": "en",
419
+ "text": "class ID"
420
+ },
421
+ {
422
+ "language": "de",
423
+ "text": "Klassenidentifikator"
424
+ }
425
+ ],
426
+ "semanticId": {
427
+ "type": "ExternalReference",
428
+ "keys": [
429
+ {
430
+ "type": "GlobalReference",
431
+ "value": "0173-1#02-ABH996#003"
432
+ }
433
+ ]
434
+ },
435
+ "supplementalSemanticIds": [
436
+ {
437
+ "type": "ExternalReference",
438
+ "keys": [
439
+ {
440
+ "type": "GlobalReference",
441
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABH996-003"
442
+ }
443
+ ]
444
+ },
445
+ {
446
+ "type": "ExternalReference",
447
+ "keys": [
448
+ {
449
+ "type": "GlobalReference",
450
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#classId"
451
+ }
452
+ ]
453
+ }
454
+ ],
455
+ "qualifiers": [
456
+ {
457
+ "semanticId": {
458
+ "type": "ExternalReference",
459
+ "keys": [
460
+ {
461
+ "type": "GlobalReference",
462
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
463
+ }
464
+ ]
465
+ },
466
+ "type": "SMT/Cardinality",
467
+ "valueType": "xs:string",
468
+ "value": "One"
469
+ },
470
+ {
471
+ "semanticId": {
472
+ "type": "ExternalReference",
473
+ "keys": [
474
+ {
475
+ "type": "GlobalReference",
476
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
477
+ }
478
+ ]
479
+ },
480
+ "type": "ExampleValue",
481
+ "valueType": "xs:string",
482
+ "value": "02-04"
483
+ }
484
+ ],
485
+ "valueType": "xs:string",
486
+ "modelType": "Property"
487
+ },
488
+ {
489
+ "category": "PARAMETER",
490
+ "idShort": "ClassificationSystem",
491
+ "displayName": [
492
+ {
493
+ "language": "en",
494
+ "text": "classification system"
495
+ },
496
+ {
497
+ "language": "de",
498
+ "text": "Klassifizierungssystem"
499
+ }
500
+ ],
501
+ "semanticId": {
502
+ "type": "ExternalReference",
503
+ "keys": [
504
+ {
505
+ "type": "GlobalReference",
506
+ "value": "0173-1#02-ABH997#003"
507
+ }
508
+ ]
509
+ },
510
+ "supplementalSemanticIds": [
511
+ {
512
+ "type": "ExternalReference",
513
+ "keys": [
514
+ {
515
+ "type": "GlobalReference",
516
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABH997-003"
517
+ }
518
+ ]
519
+ },
520
+ {
521
+ "type": "ExternalReference",
522
+ "keys": [
523
+ {
524
+ "type": "GlobalReference",
525
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#classificationSystem"
526
+ }
527
+ ]
528
+ }
529
+ ],
530
+ "qualifiers": [
531
+ {
532
+ "semanticId": {
533
+ "type": "ExternalReference",
534
+ "keys": [
535
+ {
536
+ "type": "GlobalReference",
537
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
538
+ }
539
+ ]
540
+ },
541
+ "type": "SMT/Cardinality",
542
+ "valueType": "xs:string",
543
+ "value": "One"
544
+ },
545
+ {
546
+ "semanticId": {
547
+ "type": "ExternalReference",
548
+ "keys": [
549
+ {
550
+ "type": "GlobalReference",
551
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
552
+ }
553
+ ]
554
+ },
555
+ "type": "ExampleValue",
556
+ "valueType": "xs:string",
557
+ "value": "VDI2770:2020"
558
+ }
559
+ ],
560
+ "valueType": "xs:string",
561
+ "modelType": "Property"
562
+ }
563
+ ],
564
+ "modelType": "SubmodelElementCollection"
565
+ }
566
+ ],
567
+ "modelType": "SubmodelElementList"
568
+ },
569
+ {
570
+ "idShort": "DocumentIds",
571
+ "displayName": [
572
+ {
573
+ "language": "en",
574
+ "text": "document IDs"
575
+ },
576
+ {
577
+ "language": "de",
578
+ "text": "Dokumentidentifikatoren"
579
+ }
580
+ ],
581
+ "semanticId": {
582
+ "type": "ExternalReference",
583
+ "keys": [
584
+ {
585
+ "type": "GlobalReference",
586
+ "value": "0173-1#02-ABI501#003"
587
+ }
588
+ ]
589
+ },
590
+ "supplementalSemanticIds": [
591
+ {
592
+ "type": "ExternalReference",
593
+ "keys": [
594
+ {
595
+ "type": "GlobalReference",
596
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI501-003"
597
+ }
598
+ ]
599
+ },
600
+ {
601
+ "type": "ExternalReference",
602
+ "keys": [
603
+ {
604
+ "type": "GlobalReference",
605
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#documentIds"
606
+ }
607
+ ]
608
+ }
609
+ ],
610
+ "qualifiers": [
611
+ {
612
+ "semanticId": {
613
+ "type": "ExternalReference",
614
+ "keys": [
615
+ {
616
+ "type": "GlobalReference",
617
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
618
+ }
619
+ ]
620
+ },
621
+ "type": "SMT/Cardinality",
622
+ "valueType": "xs:string",
623
+ "value": "One"
624
+ }
625
+ ],
626
+ "semanticIdListElement": {
627
+ "type": "ExternalReference",
628
+ "keys": [
629
+ {
630
+ "type": "GlobalReference",
631
+ "value": "0173-1#02-ABI501#003/0173-1#01-AHF580#003"
632
+ }
633
+ ]
634
+ },
635
+ "typeValueListElement": "SubmodelElementCollection",
636
+ "value": [
637
+ {
638
+ "idShort": "DocumentId",
639
+ "displayName": [
640
+ {
641
+ "language": "en",
642
+ "text": "document ID"
643
+ },
644
+ {
645
+ "language": "de",
646
+ "text": "Dokumentidentifikator"
647
+ }
648
+ ],
649
+ "description": [
650
+ {
651
+ "language": "en",
652
+ "text": "This SubmodelElementCollection holds the information for a VDI 2770 Document entity"
653
+ }
654
+ ],
655
+ "semanticId": {
656
+ "type": "ExternalReference",
657
+ "keys": [
658
+ {
659
+ "type": "GlobalReference",
660
+ "value": "0173-1#02-ABI501#003/0173-1#01-AHF580#003"
661
+ }
662
+ ]
663
+ },
664
+ "supplementalSemanticIds": [
665
+ {
666
+ "type": "ExternalReference",
667
+ "keys": [
668
+ {
669
+ "type": "GlobalReference",
670
+ "value": "0173-1#02-ABI501#003~0/0173-1#01-AHF580#003"
671
+ },
672
+ {
673
+ "type": "GlobalReference",
674
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI501-003/0173-1-01-AHF580-003"
675
+ }
676
+ ]
677
+ },
678
+ {
679
+ "type": "ExternalReference",
680
+ "keys": [
681
+ {
682
+ "type": "GlobalReference",
683
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentId"
684
+ }
685
+ ]
686
+ }
687
+ ],
688
+ "qualifiers": [
689
+ {
690
+ "semanticId": {
691
+ "type": "ExternalReference",
692
+ "keys": [
693
+ {
694
+ "type": "GlobalReference",
695
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
696
+ }
697
+ ]
698
+ },
699
+ "type": "SMT/Cardinality",
700
+ "valueType": "xs:string",
701
+ "value": "OneToMany"
702
+ }
703
+ ],
704
+ "value": [
705
+ {
706
+ "category": "PARAMETER",
707
+ "idShort": "DocumentDomainId",
708
+ "displayName": [
709
+ {
710
+ "language": "en",
711
+ "text": "document domain ID"
712
+ },
713
+ {
714
+ "language": "de",
715
+ "text": "Document Domain Identifikator"
716
+ }
717
+ ],
718
+ "semanticId": {
719
+ "type": "ExternalReference",
720
+ "keys": [
721
+ {
722
+ "type": "GlobalReference",
723
+ "value": "0173-1#02-ABH994#003"
724
+ }
725
+ ]
726
+ },
727
+ "supplementalSemanticIds": [
728
+ {
729
+ "type": "ExternalReference",
730
+ "keys": [
731
+ {
732
+ "type": "GlobalReference",
733
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABH994-003"
734
+ }
735
+ ]
736
+ },
737
+ {
738
+ "type": "ExternalReference",
739
+ "keys": [
740
+ {
741
+ "type": "GlobalReference",
742
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#documentDomainId"
743
+ }
744
+ ]
745
+ }
746
+ ],
747
+ "qualifiers": [
748
+ {
749
+ "semanticId": {
750
+ "type": "ExternalReference",
751
+ "keys": [
752
+ {
753
+ "type": "GlobalReference",
754
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
755
+ }
756
+ ]
757
+ },
758
+ "type": "SMT/Cardinality",
759
+ "valueType": "xs:string",
760
+ "value": "One"
761
+ },
762
+ {
763
+ "semanticId": {
764
+ "type": "ExternalReference",
765
+ "keys": [
766
+ {
767
+ "type": "GlobalReference",
768
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
769
+ }
770
+ ]
771
+ },
772
+ "type": "ExampleValue",
773
+ "valueType": "xs:string",
774
+ "value": "https://domain.com/..."
775
+ }
776
+ ],
777
+ "valueType": "xs:string",
778
+ "modelType": "Property"
779
+ },
780
+ {
781
+ "category": "PARAMETER",
782
+ "idShort": "DocumentIdentifier",
783
+ "displayName": [
784
+ {
785
+ "language": "en",
786
+ "text": "document identifier"
787
+ },
788
+ {
789
+ "language": "de",
790
+ "text": "Dokumentennummer"
791
+ }
792
+ ],
793
+ "semanticId": {
794
+ "type": "ExternalReference",
795
+ "keys": [
796
+ {
797
+ "type": "GlobalReference",
798
+ "value": "0173-1#02-AAO099#004"
799
+ }
800
+ ]
801
+ },
802
+ "supplementalSemanticIds": [
803
+ {
804
+ "type": "ExternalReference",
805
+ "keys": [
806
+ {
807
+ "type": "GlobalReference",
808
+ "value": "https://api.eclass-cdp.com/0173-1-02-AAO099-004"
809
+ }
810
+ ]
811
+ },
812
+ {
813
+ "type": "ExternalReference",
814
+ "keys": [
815
+ {
816
+ "type": "GlobalReference",
817
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#documentIdentifier"
818
+ }
819
+ ]
820
+ }
821
+ ],
822
+ "qualifiers": [
823
+ {
824
+ "semanticId": {
825
+ "type": "ExternalReference",
826
+ "keys": [
827
+ {
828
+ "type": "GlobalReference",
829
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
830
+ }
831
+ ]
832
+ },
833
+ "type": "SMT/Cardinality",
834
+ "valueType": "xs:string",
835
+ "value": "One"
836
+ },
837
+ {
838
+ "semanticId": {
839
+ "type": "ExternalReference",
840
+ "keys": [
841
+ {
842
+ "type": "GlobalReference",
843
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
844
+ }
845
+ ]
846
+ },
847
+ "type": "ExampleValue",
848
+ "valueType": "xs:string",
849
+ "value": "XF90-884"
850
+ }
851
+ ],
852
+ "valueType": "xs:string",
853
+ "modelType": "Property"
854
+ },
855
+ {
856
+ "category": "PARAMETER",
857
+ "idShort": "DocumentIsPrimary",
858
+ "displayName": [
859
+ {
860
+ "language": "en",
861
+ "text": "document is primary"
862
+ },
863
+ {
864
+ "language": "de",
865
+ "text": "Dokument ist primär"
866
+ }
867
+ ],
868
+ "semanticId": {
869
+ "type": "ExternalReference",
870
+ "keys": [
871
+ {
872
+ "type": "GlobalReference",
873
+ "value": "0173-1#02-ABH995#003"
874
+ }
875
+ ]
876
+ },
877
+ "supplementalSemanticIds": [
878
+ {
879
+ "type": "ExternalReference",
880
+ "keys": [
881
+ {
882
+ "type": "GlobalReference",
883
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABH995-003"
884
+ }
885
+ ]
886
+ },
887
+ {
888
+ "type": "ExternalReference",
889
+ "keys": [
890
+ {
891
+ "type": "GlobalReference",
892
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#documentIsPrimary"
893
+ }
894
+ ]
895
+ }
896
+ ],
897
+ "qualifiers": [
898
+ {
899
+ "semanticId": {
900
+ "type": "ExternalReference",
901
+ "keys": [
902
+ {
903
+ "type": "GlobalReference",
904
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
905
+ }
906
+ ]
907
+ },
908
+ "type": "SMT/Cardinality",
909
+ "valueType": "xs:string",
910
+ "value": "ZeroToOne"
911
+ },
912
+ {
913
+ "semanticId": {
914
+ "type": "ExternalReference",
915
+ "keys": [
916
+ {
917
+ "type": "GlobalReference",
918
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
919
+ }
920
+ ]
921
+ },
922
+ "type": "ExampleValue",
923
+ "valueType": "xs:string",
924
+ "value": "true"
925
+ }
926
+ ],
927
+ "valueType": "xs:boolean",
928
+ "modelType": "Property"
929
+ }
930
+ ],
931
+ "modelType": "SubmodelElementCollection"
932
+ }
933
+ ],
934
+ "modelType": "SubmodelElementList"
935
+ },
936
+ {
937
+ "idShort": "DocumentVersions",
938
+ "displayName": [
939
+ {
940
+ "language": "en",
941
+ "text": "document versions"
942
+ },
943
+ {
944
+ "language": "de",
945
+ "text": "Dokumentenversionen"
946
+ }
947
+ ],
948
+ "semanticId": {
949
+ "type": "ExternalReference",
950
+ "keys": [
951
+ {
952
+ "type": "GlobalReference",
953
+ "value": "0173-1#02-ABI503#003"
954
+ }
955
+ ]
956
+ },
957
+ "supplementalSemanticIds": [
958
+ {
959
+ "type": "ExternalReference",
960
+ "keys": [
961
+ {
962
+ "type": "GlobalReference",
963
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI503-003"
964
+ }
965
+ ]
966
+ },
967
+ {
968
+ "type": "ExternalReference",
969
+ "keys": [
970
+ {
971
+ "type": "GlobalReference",
972
+ "value": "urn:samm:io.admin-shell.idta.batterypass.handover_documentation:1.0.0#documentVersions"
973
+ }
974
+ ]
975
+ }
976
+ ],
977
+ "qualifiers": [
978
+ {
979
+ "semanticId": {
980
+ "type": "ExternalReference",
981
+ "keys": [
982
+ {
983
+ "type": "GlobalReference",
984
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
985
+ }
986
+ ]
987
+ },
988
+ "type": "SMT/Cardinality",
989
+ "valueType": "xs:string",
990
+ "value": "One"
991
+ }
992
+ ],
993
+ "semanticIdListElement": {
994
+ "type": "ExternalReference",
995
+ "keys": [
996
+ {
997
+ "type": "GlobalReference",
998
+ "value": "0173-1#02-ABI503#003/0173-1#01-AHF582#003"
999
+ }
1000
+ ]
1001
+ },
1002
+ "typeValueListElement": "SubmodelElementCollection",
1003
+ "value": [
1004
+ {
1005
+ "idShort": "DocumentVersion",
1006
+ "displayName": [
1007
+ {
1008
+ "language": "en",
1009
+ "text": "document version"
1010
+ },
1011
+ {
1012
+ "language": "de",
1013
+ "text": "Document version"
1014
+ }
1015
+ ],
1016
+ "semanticId": {
1017
+ "type": "ExternalReference",
1018
+ "keys": [
1019
+ {
1020
+ "type": "GlobalReference",
1021
+ "value": "0173-1#02-ABI503#003/0173-1#01-AHF582#003"
1022
+ }
1023
+ ]
1024
+ },
1025
+ "supplementalSemanticIds": [
1026
+ {
1027
+ "type": "ExternalReference",
1028
+ "keys": [
1029
+ {
1030
+ "type": "GlobalReference",
1031
+ "value": "0173-1#02-ABI503#003~0/0173-1#01-AHF582#003"
1032
+ },
1033
+ {
1034
+ "type": "GlobalReference",
1035
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI503-003/0173-1-01-AHF582-003"
1036
+ }
1037
+ ]
1038
+ },
1039
+ {
1040
+ "type": "ExternalReference",
1041
+ "keys": [
1042
+ {
1043
+ "type": "GlobalReference",
1044
+ "value": "urn:samm:io.admin-shell.idta.batterypass.handover_documentation:1.0.0#DocumentVersion"
1045
+ }
1046
+ ]
1047
+ }
1048
+ ],
1049
+ "qualifiers": [
1050
+ {
1051
+ "semanticId": {
1052
+ "type": "ExternalReference",
1053
+ "keys": [
1054
+ {
1055
+ "type": "GlobalReference",
1056
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1057
+ }
1058
+ ]
1059
+ },
1060
+ "type": "SMT/Cardinality",
1061
+ "valueType": "xs:string",
1062
+ "value": "OneToMany"
1063
+ }
1064
+ ],
1065
+ "value": [
1066
+ {
1067
+ "idShort": "Language",
1068
+ "displayName": [
1069
+ {
1070
+ "language": "en",
1071
+ "text": "Language"
1072
+ },
1073
+ {
1074
+ "language": "de",
1075
+ "text": "Sprache"
1076
+ }
1077
+ ],
1078
+ "semanticId": {
1079
+ "type": "ExternalReference",
1080
+ "keys": [
1081
+ {
1082
+ "type": "GlobalReference",
1083
+ "value": "0173-1#02-AAN468#008"
1084
+ }
1085
+ ]
1086
+ },
1087
+ "supplementalSemanticIds": [
1088
+ {
1089
+ "type": "ExternalReference",
1090
+ "keys": [
1091
+ {
1092
+ "type": "GlobalReference",
1093
+ "value": "https://api.eclass-cdp.com/0173-1-02-AAN468-008"
1094
+ }
1095
+ ]
1096
+ },
1097
+ {
1098
+ "type": "ExternalReference",
1099
+ "keys": [
1100
+ {
1101
+ "type": "GlobalReference",
1102
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#languages"
1103
+ }
1104
+ ]
1105
+ }
1106
+ ],
1107
+ "qualifiers": [
1108
+ {
1109
+ "semanticId": {
1110
+ "type": "ExternalReference",
1111
+ "keys": [
1112
+ {
1113
+ "type": "GlobalReference",
1114
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1115
+ }
1116
+ ]
1117
+ },
1118
+ "type": "SMT/Cardinality",
1119
+ "valueType": "xs:string",
1120
+ "value": "One"
1121
+ }
1122
+ ],
1123
+ "typeValueListElement": "Property",
1124
+ "valueTypeListElement": "xs:string",
1125
+ "value": [
1126
+ {
1127
+ "displayName": [
1128
+ {
1129
+ "language": "en",
1130
+ "text": "language"
1131
+ },
1132
+ {
1133
+ "language": "de",
1134
+ "text": "en (Englisch)"
1135
+ }
1136
+ ],
1137
+ "semanticId": {
1138
+ "type": "ExternalReference",
1139
+ "keys": [
1140
+ {
1141
+ "type": "GlobalReference",
1142
+ "value": "0173-1#02-AAN468#008"
1143
+ }
1144
+ ]
1145
+ },
1146
+ "supplementalSemanticIds": [
1147
+ {
1148
+ "type": "ExternalReference",
1149
+ "keys": [
1150
+ {
1151
+ "type": "GlobalReference",
1152
+ "value": "urn:samm:org.eclipse.esmf.samm:characteristic:2.1.0#Locale"
1153
+ }
1154
+ ]
1155
+ }
1156
+ ],
1157
+ "qualifiers": [
1158
+ {
1159
+ "semanticId": {
1160
+ "type": "ExternalReference",
1161
+ "keys": [
1162
+ {
1163
+ "type": "GlobalReference",
1164
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1165
+ }
1166
+ ]
1167
+ },
1168
+ "type": "SMT/Cardinality",
1169
+ "valueType": "xs:string",
1170
+ "value": "OneToMany"
1171
+ },
1172
+ {
1173
+ "semanticId": {
1174
+ "type": "ExternalReference",
1175
+ "keys": [
1176
+ {
1177
+ "type": "GlobalReference",
1178
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1179
+ }
1180
+ ]
1181
+ },
1182
+ "type": "ExampleValue",
1183
+ "valueType": "xs:string",
1184
+ "value": "en"
1185
+ }
1186
+ ],
1187
+ "valueType": "xs:string",
1188
+ "valueId": {
1189
+ "type": "ExternalReference",
1190
+ "keys": [
1191
+ {
1192
+ "type": "GlobalReference",
1193
+ "value": "0173-1#07-AAS045#003"
1194
+ }
1195
+ ]
1196
+ },
1197
+ "modelType": "Property"
1198
+ }
1199
+ ],
1200
+ "modelType": "SubmodelElementList"
1201
+ },
1202
+ {
1203
+ "category": "PARAMETER",
1204
+ "idShort": "Version",
1205
+ "displayName": [
1206
+ {
1207
+ "language": "en",
1208
+ "text": "Version"
1209
+ },
1210
+ {
1211
+ "language": "de",
1212
+ "text": "Dokumentenversion"
1213
+ }
1214
+ ],
1215
+ "semanticId": {
1216
+ "type": "ExternalReference",
1217
+ "keys": [
1218
+ {
1219
+ "type": "GlobalReference",
1220
+ "value": "0173-1#02-AAP003#005"
1221
+ }
1222
+ ]
1223
+ },
1224
+ "supplementalSemanticIds": [
1225
+ {
1226
+ "type": "ExternalReference",
1227
+ "keys": [
1228
+ {
1229
+ "type": "GlobalReference",
1230
+ "value": "https://api.eclass-cdp.com/0173-1-02-AAP003-005"
1231
+ }
1232
+ ]
1233
+ },
1234
+ {
1235
+ "type": "ExternalReference",
1236
+ "keys": [
1237
+ {
1238
+ "type": "GlobalReference",
1239
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#version"
1240
+ }
1241
+ ]
1242
+ }
1243
+ ],
1244
+ "qualifiers": [
1245
+ {
1246
+ "semanticId": {
1247
+ "type": "ExternalReference",
1248
+ "keys": [
1249
+ {
1250
+ "type": "GlobalReference",
1251
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1252
+ }
1253
+ ]
1254
+ },
1255
+ "type": "SMT/Cardinality",
1256
+ "valueType": "xs:string",
1257
+ "value": "ZeroToOne"
1258
+ },
1259
+ {
1260
+ "semanticId": {
1261
+ "type": "ExternalReference",
1262
+ "keys": [
1263
+ {
1264
+ "type": "GlobalReference",
1265
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1266
+ }
1267
+ ]
1268
+ },
1269
+ "type": "ExampleValue",
1270
+ "valueType": "xs:string",
1271
+ "value": "V1.2"
1272
+ }
1273
+ ],
1274
+ "valueType": "xs:string",
1275
+ "modelType": "Property"
1276
+ },
1277
+ {
1278
+ "category": "PARAMETER",
1279
+ "idShort": "Title",
1280
+ "displayName": [
1281
+ {
1282
+ "language": "en",
1283
+ "text": "Title"
1284
+ },
1285
+ {
1286
+ "language": "de",
1287
+ "text": "Dokumententitel"
1288
+ }
1289
+ ],
1290
+ "semanticId": {
1291
+ "type": "ExternalReference",
1292
+ "keys": [
1293
+ {
1294
+ "type": "GlobalReference",
1295
+ "value": "0173-1#02-ABG940#003"
1296
+ }
1297
+ ]
1298
+ },
1299
+ "supplementalSemanticIds": [
1300
+ {
1301
+ "type": "ExternalReference",
1302
+ "keys": [
1303
+ {
1304
+ "type": "GlobalReference",
1305
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABG940-003"
1306
+ }
1307
+ ]
1308
+ },
1309
+ {
1310
+ "type": "ExternalReference",
1311
+ "keys": [
1312
+ {
1313
+ "type": "GlobalReference",
1314
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#title"
1315
+ }
1316
+ ]
1317
+ }
1318
+ ],
1319
+ "qualifiers": [
1320
+ {
1321
+ "semanticId": {
1322
+ "type": "ExternalReference",
1323
+ "keys": [
1324
+ {
1325
+ "type": "GlobalReference",
1326
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1327
+ }
1328
+ ]
1329
+ },
1330
+ "type": "SMT/Cardinality",
1331
+ "valueType": "xs:string",
1332
+ "value": "One"
1333
+ },
1334
+ {
1335
+ "semanticId": {
1336
+ "type": "ExternalReference",
1337
+ "keys": [
1338
+ {
1339
+ "type": "GlobalReference",
1340
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1341
+ }
1342
+ ]
1343
+ },
1344
+ "type": "ExampleValue",
1345
+ "valueType": "xs:string",
1346
+ "value": "Examplary title@en"
1347
+ }
1348
+ ],
1349
+ "modelType": "MultiLanguageProperty"
1350
+ },
1351
+ {
1352
+ "category": "PARAMETER",
1353
+ "idShort": "Subtitle",
1354
+ "displayName": [
1355
+ {
1356
+ "language": "en",
1357
+ "text": "Subtitle"
1358
+ },
1359
+ {
1360
+ "language": "de",
1361
+ "text": "Untertitel"
1362
+ }
1363
+ ],
1364
+ "semanticId": {
1365
+ "type": "ExternalReference",
1366
+ "keys": [
1367
+ {
1368
+ "type": "GlobalReference",
1369
+ "value": "0173-1#02-ABH998#003"
1370
+ }
1371
+ ]
1372
+ },
1373
+ "supplementalSemanticIds": [
1374
+ {
1375
+ "type": "ExternalReference",
1376
+ "keys": [
1377
+ {
1378
+ "type": "GlobalReference",
1379
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABH998-003"
1380
+ }
1381
+ ]
1382
+ },
1383
+ {
1384
+ "type": "ExternalReference",
1385
+ "keys": [
1386
+ {
1387
+ "type": "GlobalReference",
1388
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#subtitle"
1389
+ }
1390
+ ]
1391
+ }
1392
+ ],
1393
+ "qualifiers": [
1394
+ {
1395
+ "semanticId": {
1396
+ "type": "ExternalReference",
1397
+ "keys": [
1398
+ {
1399
+ "type": "GlobalReference",
1400
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1401
+ }
1402
+ ]
1403
+ },
1404
+ "type": "SMT/Cardinality",
1405
+ "valueType": "xs:string",
1406
+ "value": "ZeroToOne"
1407
+ },
1408
+ {
1409
+ "semanticId": {
1410
+ "type": "ExternalReference",
1411
+ "keys": [
1412
+ {
1413
+ "type": "GlobalReference",
1414
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1415
+ }
1416
+ ]
1417
+ },
1418
+ "type": "ExampleValue",
1419
+ "valueType": "xs:string",
1420
+ "value": "Examplary subtitle@en"
1421
+ }
1422
+ ],
1423
+ "modelType": "MultiLanguageProperty"
1424
+ },
1425
+ {
1426
+ "category": "PARAMETER",
1427
+ "idShort": "Description",
1428
+ "displayName": [
1429
+ {
1430
+ "language": "en",
1431
+ "text": "Description"
1432
+ },
1433
+ {
1434
+ "language": "de",
1435
+ "text": "Dokumentenbeschreibung"
1436
+ }
1437
+ ],
1438
+ "semanticId": {
1439
+ "type": "ExternalReference",
1440
+ "keys": [
1441
+ {
1442
+ "type": "GlobalReference",
1443
+ "value": "0173-1#02-AAN466#004"
1444
+ }
1445
+ ]
1446
+ },
1447
+ "supplementalSemanticIds": [
1448
+ {
1449
+ "type": "ExternalReference",
1450
+ "keys": [
1451
+ {
1452
+ "type": "GlobalReference",
1453
+ "value": "https://api.eclass-cdp.com/0173-1-02-AAN466-004"
1454
+ }
1455
+ ]
1456
+ },
1457
+ {
1458
+ "type": "ExternalReference",
1459
+ "keys": [
1460
+ {
1461
+ "type": "GlobalReference",
1462
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#description"
1463
+ }
1464
+ ]
1465
+ }
1466
+ ],
1467
+ "qualifiers": [
1468
+ {
1469
+ "semanticId": {
1470
+ "type": "ExternalReference",
1471
+ "keys": [
1472
+ {
1473
+ "type": "GlobalReference",
1474
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1475
+ }
1476
+ ]
1477
+ },
1478
+ "type": "SMT/Cardinality",
1479
+ "valueType": "xs:string",
1480
+ "value": "ZeroToOne"
1481
+ },
1482
+ {
1483
+ "semanticId": {
1484
+ "type": "ExternalReference",
1485
+ "keys": [
1486
+ {
1487
+ "type": "GlobalReference",
1488
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1489
+ }
1490
+ ]
1491
+ },
1492
+ "type": "ExampleValue",
1493
+ "valueType": "xs:string",
1494
+ "value": "Abstract@en"
1495
+ }
1496
+ ],
1497
+ "modelType": "MultiLanguageProperty"
1498
+ },
1499
+ {
1500
+ "idShort": "DigitalFiles",
1501
+ "displayName": [
1502
+ {
1503
+ "language": "en",
1504
+ "text": "digital files"
1505
+ },
1506
+ {
1507
+ "language": "de",
1508
+ "text": "Digitale Dateien"
1509
+ }
1510
+ ],
1511
+ "semanticId": {
1512
+ "type": "ExternalReference",
1513
+ "keys": [
1514
+ {
1515
+ "type": "GlobalReference",
1516
+ "value": "0173-1#02-ABK126#002"
1517
+ }
1518
+ ]
1519
+ },
1520
+ "supplementalSemanticIds": [
1521
+ {
1522
+ "type": "ExternalReference",
1523
+ "keys": [
1524
+ {
1525
+ "type": "GlobalReference",
1526
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABK126-002"
1527
+ }
1528
+ ]
1529
+ },
1530
+ {
1531
+ "type": "ExternalReference",
1532
+ "keys": [
1533
+ {
1534
+ "type": "GlobalReference",
1535
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#digtialFiles"
1536
+ }
1537
+ ]
1538
+ }
1539
+ ],
1540
+ "qualifiers": [
1541
+ {
1542
+ "semanticId": {
1543
+ "type": "ExternalReference",
1544
+ "keys": [
1545
+ {
1546
+ "type": "GlobalReference",
1547
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1548
+ }
1549
+ ]
1550
+ },
1551
+ "type": "SMT/Cardinality",
1552
+ "valueType": "xs:string",
1553
+ "value": "One"
1554
+ }
1555
+ ],
1556
+ "typeValueListElement": "File",
1557
+ "value": [
1558
+ {
1559
+ "displayName": [
1560
+ {
1561
+ "language": "en",
1562
+ "text": "digital files"
1563
+ },
1564
+ {
1565
+ "language": "de",
1566
+ "text": "Name der spezifischen digitalen Datei@de"
1567
+ }
1568
+ ],
1569
+ "semanticId": {
1570
+ "type": "ExternalReference",
1571
+ "keys": [
1572
+ {
1573
+ "type": "GlobalReference",
1574
+ "value": "0173-1#02-ABK126#002"
1575
+ }
1576
+ ]
1577
+ },
1578
+ "supplementalSemanticIds": [
1579
+ {
1580
+ "type": "ExternalReference",
1581
+ "keys": [
1582
+ {
1583
+ "type": "GlobalReference",
1584
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#ResourceWithContentType"
1585
+ }
1586
+ ]
1587
+ }
1588
+ ],
1589
+ "qualifiers": [
1590
+ {
1591
+ "semanticId": {
1592
+ "type": "ExternalReference",
1593
+ "keys": [
1594
+ {
1595
+ "type": "GlobalReference",
1596
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1597
+ }
1598
+ ]
1599
+ },
1600
+ "type": "SMT/Cardinality",
1601
+ "valueType": "xs:string",
1602
+ "value": "OneToMany"
1603
+ },
1604
+ {
1605
+ "semanticId": {
1606
+ "type": "ExternalReference",
1607
+ "keys": [
1608
+ {
1609
+ "type": "GlobalReference",
1610
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1611
+ }
1612
+ ]
1613
+ },
1614
+ "type": "ExampleValue",
1615
+ "valueType": "xs:string",
1616
+ "value": "docu_cecc_fullmanual_DE.PDF"
1617
+ },
1618
+ {
1619
+ "semanticId": {
1620
+ "type": "ExternalReference",
1621
+ "keys": [
1622
+ {
1623
+ "type": "GlobalReference",
1624
+ "value": "https://admin-shell.io/SubmodelTemplates/AllowedIdShort/1/0"
1625
+ }
1626
+ ]
1627
+ },
1628
+ "type": "AllowedIdShort",
1629
+ "valueType": "xs:string",
1630
+ "value": "DigitalFile[\\d{2,3}]"
1631
+ }
1632
+ ],
1633
+ "contentType": "application/pdf",
1634
+ "modelType": "File"
1635
+ }
1636
+ ],
1637
+ "modelType": "SubmodelElementList"
1638
+ }
1639
+ ],
1640
+ "modelType": "SubmodelElementCollection"
1641
+ }
1642
+ ],
1643
+ "modelType": "SubmodelElementList"
1644
+ }
1645
+ ],
1646
+ "modelType": "SubmodelElementCollection",
1647
+ "displayName": [
1648
+ {
1649
+ "language": "en",
1650
+ "text": "document"
1651
+ }
1652
+ ]
1653
+ }
1654
+ ],
1655
+ "modelType": "SubmodelElementList"
1656
+ }
1657
+ ],
1658
+ "modelType": "Submodel",
1659
+ "displayName": [
1660
+ {
1661
+ "language": "en",
1662
+ "text": "handover documentation"
1663
+ }
1664
+ ]
1665
+ }
1666
+ ],
1667
+ "conceptDescriptions": [
1668
+ {
1669
+ "idShort": "HandoverDocumentation",
1670
+ "description": [
1671
+ {
1672
+ "language": "en",
1673
+ "text": "The Submodel defines a set meta data for the handover of documentation from the manufacturer to the operator for industrial equipment"
1674
+ }
1675
+ ],
1676
+ "id": "0173-1#01-AHF578#003",
1677
+ "embeddedDataSpecifications": [
1678
+ {
1679
+ "dataSpecification": {
1680
+ "type": "ExternalReference",
1681
+ "keys": [
1682
+ {
1683
+ "type": "GlobalReference",
1684
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1685
+ }
1686
+ ]
1687
+ },
1688
+ "dataSpecificationContent": {
1689
+ "preferredName": [
1690
+ {
1691
+ "language": "en",
1692
+ "text": "HandoverDocumentation"
1693
+ }
1694
+ ],
1695
+ "definition": [
1696
+ {
1697
+ "language": "en",
1698
+ "text": "The Submodel defines a set meta data for the handover of documentation from the manufacturer to the operator for industrial equipment"
1699
+ }
1700
+ ],
1701
+ "modelType": "DataSpecificationIec61360"
1702
+ }
1703
+ }
1704
+ ],
1705
+ "modelType": "ConceptDescription",
1706
+ "displayName": [
1707
+ {
1708
+ "language": "en",
1709
+ "text": "handover documentation"
1710
+ }
1711
+ ]
1712
+ },
1713
+ {
1714
+ "idShort": "Documents",
1715
+ "displayName": [
1716
+ {
1717
+ "language": "en",
1718
+ "text": "Documents"
1719
+ },
1720
+ {
1721
+ "language": "de",
1722
+ "text": "Dokumente (Übergabedokumentation)"
1723
+ }
1724
+ ],
1725
+ "id": "0173-1#02-ABI500#003",
1726
+ "embeddedDataSpecifications": [
1727
+ {
1728
+ "dataSpecification": {
1729
+ "type": "ExternalReference",
1730
+ "keys": [
1731
+ {
1732
+ "type": "GlobalReference",
1733
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1734
+ }
1735
+ ]
1736
+ },
1737
+ "dataSpecificationContent": {
1738
+ "preferredName": [
1739
+ {
1740
+ "language": "en",
1741
+ "text": "Documents (handover documentation)"
1742
+ },
1743
+ {
1744
+ "language": "de",
1745
+ "text": "Dokumente (Übergabedokumentation)"
1746
+ }
1747
+ ],
1748
+ "shortName": [
1749
+ {
1750
+ "language": "en",
1751
+ "text": "Documents"
1752
+ },
1753
+ {
1754
+ "language": "de",
1755
+ "text": "Dokumente"
1756
+ }
1757
+ ],
1758
+ "definition": [
1759
+ {
1760
+ "language": "en",
1761
+ "text": "Information for a document identity"
1762
+ },
1763
+ {
1764
+ "language": "de",
1765
+ "text": "Informationen für eine Dokumententität"
1766
+ }
1767
+ ],
1768
+ "modelType": "DataSpecificationIec61360"
1769
+ }
1770
+ }
1771
+ ],
1772
+ "modelType": "ConceptDescription"
1773
+ },
1774
+ {
1775
+ "idShort": "Document",
1776
+ "displayName": [
1777
+ {
1778
+ "language": "en",
1779
+ "text": "Document"
1780
+ },
1781
+ {
1782
+ "language": "de",
1783
+ "text": "Dokument"
1784
+ }
1785
+ ],
1786
+ "description": [
1787
+ {
1788
+ "language": "en",
1789
+ "text": "This SubmodelElementCollection holds the information for a VDI 2770 Document entity"
1790
+ }
1791
+ ],
1792
+ "id": "0173-1#02-ABI500#003/0173-1#01-AHF579#003",
1793
+ "embeddedDataSpecifications": [
1794
+ {
1795
+ "dataSpecification": {
1796
+ "type": "ExternalReference",
1797
+ "keys": [
1798
+ {
1799
+ "type": "GlobalReference",
1800
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1801
+ }
1802
+ ]
1803
+ },
1804
+ "dataSpecificationContent": {
1805
+ "preferredName": [
1806
+ {
1807
+ "language": "en",
1808
+ "text": "Document (handover documentation)"
1809
+ },
1810
+ {
1811
+ "language": "de",
1812
+ "text": "Dokument (Übergabedokumentation)"
1813
+ }
1814
+ ],
1815
+ "shortName": [
1816
+ {
1817
+ "language": "en",
1818
+ "text": "Document"
1819
+ },
1820
+ {
1821
+ "language": "en",
1822
+ "text": "Dokument"
1823
+ }
1824
+ ],
1825
+ "definition": [
1826
+ {
1827
+ "language": "en",
1828
+ "text": "Each SubmodelElementCollection describes a document by standard, which is associated to the particular Asset Administration Shell"
1829
+ },
1830
+ {
1831
+ "language": "de",
1832
+ "text": "Jede SubmodelElementCollection beschreibt ein Dokument (siehe IEC 82045-1 und IEC 8245-2), das der jeweiligen Asset Administration Shell zugeordnet ist"
1833
+ }
1834
+ ],
1835
+ "modelType": "DataSpecificationIec61360"
1836
+ }
1837
+ }
1838
+ ],
1839
+ "modelType": "ConceptDescription"
1840
+ },
1841
+ {
1842
+ "idShort": "DocumentIds",
1843
+ "displayName": [
1844
+ {
1845
+ "language": "en",
1846
+ "text": "document IDs"
1847
+ },
1848
+ {
1849
+ "language": "de",
1850
+ "text": "Dokumentidentifikatoren"
1851
+ }
1852
+ ],
1853
+ "id": "0173-1#02-ABI501#003",
1854
+ "embeddedDataSpecifications": [
1855
+ {
1856
+ "dataSpecification": {
1857
+ "type": "ExternalReference",
1858
+ "keys": [
1859
+ {
1860
+ "type": "GlobalReference",
1861
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1862
+ }
1863
+ ]
1864
+ },
1865
+ "dataSpecificationContent": {
1866
+ "preferredName": [
1867
+ {
1868
+ "language": "en",
1869
+ "text": "Document identifiers"
1870
+ },
1871
+ {
1872
+ "language": "en",
1873
+ "text": "Dokumentidentifikatoren"
1874
+ }
1875
+ ],
1876
+ "shortName": [
1877
+ {
1878
+ "language": "en",
1879
+ "text": "DocumentIds"
1880
+ },
1881
+ {
1882
+ "language": "de",
1883
+ "text": "DokumentIds"
1884
+ }
1885
+ ],
1886
+ "definition": [
1887
+ {
1888
+ "language": "en",
1889
+ "text": "Set of document identifiers for the document. One ID in this collection should be used as a preferred ID"
1890
+ },
1891
+ {
1892
+ "language": "de",
1893
+ "text": "Satz von Dokument-IDs für das Dokument. Eine ID in dieser Sammlung sollte als bevorzugte ID verwendet werden "
1894
+ }
1895
+ ],
1896
+ "modelType": "DataSpecificationIec61360"
1897
+ }
1898
+ }
1899
+ ],
1900
+ "modelType": "ConceptDescription"
1901
+ },
1902
+ {
1903
+ "idShort": "DocumentId",
1904
+ "displayName": [
1905
+ {
1906
+ "language": "en",
1907
+ "text": "document ID"
1908
+ },
1909
+ {
1910
+ "language": "de",
1911
+ "text": "Dokumentidentifikator"
1912
+ }
1913
+ ],
1914
+ "id": "0173-1#02-ABI501#003/0173-1#01-AHF580#003",
1915
+ "embeddedDataSpecifications": [
1916
+ {
1917
+ "dataSpecification": {
1918
+ "type": "ExternalReference",
1919
+ "keys": [
1920
+ {
1921
+ "type": "GlobalReference",
1922
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1923
+ }
1924
+ ]
1925
+ },
1926
+ "dataSpecificationContent": {
1927
+ "preferredName": [
1928
+ {
1929
+ "language": "en",
1930
+ "text": "Document identificator"
1931
+ },
1932
+ {
1933
+ "language": "de",
1934
+ "text": "Dokumentidentifikator"
1935
+ }
1936
+ ],
1937
+ "shortName": [
1938
+ {
1939
+ "language": "en",
1940
+ "text": "DocuId"
1941
+ },
1942
+ {
1943
+ "language": "de",
1944
+ "text": "DokuId"
1945
+ }
1946
+ ],
1947
+ "definition": [
1948
+ {
1949
+ "language": "en",
1950
+ "text": "Information about a document identification entity"
1951
+ },
1952
+ {
1953
+ "language": "de",
1954
+ "text": "Information für eine Dokumentenidentifikations-Entität"
1955
+ }
1956
+ ],
1957
+ "modelType": "DataSpecificationIec61360"
1958
+ }
1959
+ }
1960
+ ],
1961
+ "modelType": "ConceptDescription"
1962
+ },
1963
+ {
1964
+ "idShort": "DocumentDomainId",
1965
+ "displayName": [
1966
+ {
1967
+ "language": "en",
1968
+ "text": "document domain ID"
1969
+ },
1970
+ {
1971
+ "language": "de",
1972
+ "text": "Document Domain Identifikator"
1973
+ }
1974
+ ],
1975
+ "id": "0173-1#02-ABH994#003",
1976
+ "embeddedDataSpecifications": [
1977
+ {
1978
+ "dataSpecification": {
1979
+ "type": "ExternalReference",
1980
+ "keys": [
1981
+ {
1982
+ "type": "GlobalReference",
1983
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1984
+ }
1985
+ ]
1986
+ },
1987
+ "dataSpecificationContent": {
1988
+ "preferredName": [
1989
+ {
1990
+ "language": "en",
1991
+ "text": "Document domain id"
1992
+ },
1993
+ {
1994
+ "language": "de",
1995
+ "text": "Dokument Domain Identifikator"
1996
+ }
1997
+ ],
1998
+ "shortName": [
1999
+ {
2000
+ "language": "en",
2001
+ "text": "DocDomainId"
2002
+ },
2003
+ {
2004
+ "language": "de",
2005
+ "text": "DokDomainId"
2006
+ }
2007
+ ],
2008
+ "dataType": "STRING",
2009
+ "definition": [
2010
+ {
2011
+ "language": "en",
2012
+ "text": "Identification of the domain in which the given DocumentId is unique. The domain ID can e.g., be the name or acronym of the providing organisation"
2013
+ },
2014
+ {
2015
+ "language": "de",
2016
+ "text": "Identifikation der Domäne, in der die angegebene DocumentId eindeutig ist. Die Domain-ID kann z. B. der Name oder das Akronym der bereitstellenden Organisation sein "
2017
+ }
2018
+ ],
2019
+ "modelType": "DataSpecificationIec61360"
2020
+ }
2021
+ }
2022
+ ],
2023
+ "modelType": "ConceptDescription"
2024
+ },
2025
+ {
2026
+ "idShort": "DocumentIdentifier",
2027
+ "displayName": [
2028
+ {
2029
+ "language": "en",
2030
+ "text": "document identifier"
2031
+ }
2032
+ ],
2033
+ "id": "0173-1#02-AAO099#004",
2034
+ "embeddedDataSpecifications": [
2035
+ {
2036
+ "dataSpecification": {
2037
+ "type": "ExternalReference",
2038
+ "keys": [
2039
+ {
2040
+ "type": "GlobalReference",
2041
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2042
+ }
2043
+ ]
2044
+ },
2045
+ "dataSpecificationContent": {
2046
+ "preferredName": [
2047
+ {
2048
+ "language": "en",
2049
+ "text": "DocumentIdentifier"
2050
+ },
2051
+ {
2052
+ "language": "be",
2053
+ "text": "Dokumentennummer"
2054
+ }
2055
+ ],
2056
+ "shortName": [
2057
+ {
2058
+ "language": "en",
2059
+ "text": "DocNumber"
2060
+ },
2061
+ {
2062
+ "language": "de",
2063
+ "text": "DokNummer"
2064
+ }
2065
+ ],
2066
+ "dataType": "STRING",
2067
+ "definition": [
2068
+ {
2069
+ "language": "en",
2070
+ "text": "alphanumeric character sequence uniquely identifying a document"
2071
+ },
2072
+ {
2073
+ "language": "de",
2074
+ "text": "alphanumerische Zeichenfolge, die ein Dokument eindeutig identifiziert "
2075
+ }
2076
+ ],
2077
+ "modelType": "DataSpecificationIec61360"
2078
+ }
2079
+ }
2080
+ ],
2081
+ "modelType": "ConceptDescription"
2082
+ },
2083
+ {
2084
+ "idShort": "DocumentIsPrimary",
2085
+ "displayName": [
2086
+ {
2087
+ "language": "en",
2088
+ "text": "document is primary"
2089
+ },
2090
+ {
2091
+ "language": "de",
2092
+ "text": "Dokument ist primär"
2093
+ }
2094
+ ],
2095
+ "id": "0173-1#02-ABH995#003",
2096
+ "embeddedDataSpecifications": [
2097
+ {
2098
+ "dataSpecification": {
2099
+ "type": "ExternalReference",
2100
+ "keys": [
2101
+ {
2102
+ "type": "GlobalReference",
2103
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2104
+ }
2105
+ ]
2106
+ },
2107
+ "dataSpecificationContent": {
2108
+ "preferredName": [
2109
+ {
2110
+ "language": "en",
2111
+ "text": "DocumentIsPrimary"
2112
+ },
2113
+ {
2114
+ "language": "de",
2115
+ "text": "Dokument ist primär"
2116
+ }
2117
+ ],
2118
+ "shortName": [
2119
+ {
2120
+ "language": "en",
2121
+ "text": "DocPrimary"
2122
+ },
2123
+ {
2124
+ "language": "de",
2125
+ "text": "DokPrimär"
2126
+ }
2127
+ ],
2128
+ "dataType": "BOOLEAN",
2129
+ "definition": [
2130
+ {
2131
+ "language": "en",
2132
+ "text": "Flag indicating that a DocumentId within a collection of at least two DocumentId`s is the ‘primary’ identifier for the document. This is the preferred ID of the document (commonly from the point of view of the owner of the asset)"
2133
+ },
2134
+ {
2135
+ "language": "de",
2136
+ "text": "Flag, das angibt, dass eine DocumentId innerhalb einer Sammlung von mindestens zwei DocumentIds die „primäre“ Kennung für das Dokument ist. Dies ist die bevorzugte ID des Dokuments (üblicherweise aus Sicht des Eigentümers des Assets) "
2137
+ }
2138
+ ],
2139
+ "modelType": "DataSpecificationIec61360"
2140
+ }
2141
+ }
2142
+ ],
2143
+ "modelType": "ConceptDescription"
2144
+ },
2145
+ {
2146
+ "idShort": "DocumentClassifications",
2147
+ "displayName": [
2148
+ {
2149
+ "language": "en",
2150
+ "text": "document classifications"
2151
+ },
2152
+ {
2153
+ "language": "de",
2154
+ "text": "Dokumentenklassifizierungen"
2155
+ }
2156
+ ],
2157
+ "id": "0173-1#02-ABI502#003",
2158
+ "embeddedDataSpecifications": [
2159
+ {
2160
+ "dataSpecification": {
2161
+ "type": "ExternalReference",
2162
+ "keys": [
2163
+ {
2164
+ "type": "GlobalReference",
2165
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2166
+ }
2167
+ ]
2168
+ },
2169
+ "dataSpecificationContent": {
2170
+ "preferredName": [
2171
+ {
2172
+ "language": "en",
2173
+ "text": "Document classifications"
2174
+ },
2175
+ {
2176
+ "language": "en",
2177
+ "text": "Dokumentenklassifizierungen"
2178
+ }
2179
+ ],
2180
+ "shortName": [
2181
+ {
2182
+ "language": "en",
2183
+ "text": "DocuClasses"
2184
+ },
2185
+ {
2186
+ "language": "de",
2187
+ "text": "DokuKlassen"
2188
+ }
2189
+ ],
2190
+ "definition": [
2191
+ {
2192
+ "language": "en",
2193
+ "text": "Set of information for describing the classification of the Document according to ClassificationSystems"
2194
+ },
2195
+ {
2196
+ "language": "de",
2197
+ "text": "Satz von Informationen zur Beschreibung der Klassifizierung des Dokuments gemäß Klassifizierungssystemen "
2198
+ }
2199
+ ],
2200
+ "modelType": "DataSpecificationIec61360"
2201
+ }
2202
+ }
2203
+ ],
2204
+ "modelType": "ConceptDescription"
2205
+ },
2206
+ {
2207
+ "idShort": "DocumentClassification",
2208
+ "displayName": [
2209
+ {
2210
+ "language": "en",
2211
+ "text": "document classification"
2212
+ },
2213
+ {
2214
+ "language": "de",
2215
+ "text": "Dokumentklassifikation"
2216
+ }
2217
+ ],
2218
+ "id": "0173-1#02-ABI502#003/0173-1#01-AHF581#003",
2219
+ "embeddedDataSpecifications": [
2220
+ {
2221
+ "dataSpecification": {
2222
+ "type": "ExternalReference",
2223
+ "keys": [
2224
+ {
2225
+ "type": "GlobalReference",
2226
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2227
+ }
2228
+ ]
2229
+ },
2230
+ "dataSpecificationContent": {
2231
+ "preferredName": [
2232
+ {
2233
+ "language": "en",
2234
+ "text": "Document classification"
2235
+ },
2236
+ {
2237
+ "language": "en",
2238
+ "text": "Dokumentklassifikation"
2239
+ }
2240
+ ],
2241
+ "shortName": [
2242
+ {
2243
+ "language": "en",
2244
+ "text": "DocuClass"
2245
+ },
2246
+ {
2247
+ "language": "en",
2248
+ "text": "DokuKlass"
2249
+ }
2250
+ ],
2251
+ "definition": [
2252
+ {
2253
+ "language": "en",
2254
+ "text": "Information about a document classification entity"
2255
+ },
2256
+ {
2257
+ "language": "de",
2258
+ "text": "Information für eine Dokumentenklassifikations-Entität"
2259
+ }
2260
+ ],
2261
+ "modelType": "DataSpecificationIec61360"
2262
+ }
2263
+ }
2264
+ ],
2265
+ "modelType": "ConceptDescription"
2266
+ },
2267
+ {
2268
+ "idShort": "ClassId",
2269
+ "displayName": [
2270
+ {
2271
+ "language": "en",
2272
+ "text": "class ID"
2273
+ },
2274
+ {
2275
+ "language": "de",
2276
+ "text": "Klassenidentifikator"
2277
+ }
2278
+ ],
2279
+ "description": [
2280
+ {
2281
+ "language": "en",
2282
+ "text": "See also Section 2.2."
2283
+ }
2284
+ ],
2285
+ "id": "0173-1#02-ABH996#003",
2286
+ "embeddedDataSpecifications": [
2287
+ {
2288
+ "dataSpecification": {
2289
+ "type": "ExternalReference",
2290
+ "keys": [
2291
+ {
2292
+ "type": "GlobalReference",
2293
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2294
+ }
2295
+ ]
2296
+ },
2297
+ "dataSpecificationContent": {
2298
+ "preferredName": [
2299
+ {
2300
+ "language": "en",
2301
+ "text": "Class identifyer"
2302
+ },
2303
+ {
2304
+ "language": "de",
2305
+ "text": "Klassenidentifikator"
2306
+ }
2307
+ ],
2308
+ "shortName": [
2309
+ {
2310
+ "language": "en",
2311
+ "text": "ClassId"
2312
+ },
2313
+ {
2314
+ "language": "de",
2315
+ "text": "KlassenId"
2316
+ }
2317
+ ],
2318
+ "dataType": "STRING",
2319
+ "definition": [
2320
+ {
2321
+ "language": "en",
2322
+ "text": "Unique ID of the document class within a classficationsystem"
2323
+ },
2324
+ {
2325
+ "language": "de",
2326
+ "text": "Eindeutige ID der Dokumentenklasse innerhalb eines Klassifikationsystems"
2327
+ }
2328
+ ],
2329
+ "modelType": "DataSpecificationIec61360"
2330
+ }
2331
+ }
2332
+ ],
2333
+ "modelType": "ConceptDescription"
2334
+ },
2335
+ {
2336
+ "idShort": "ClassName",
2337
+ "displayName": [
2338
+ {
2339
+ "language": "en",
2340
+ "text": "class name"
2341
+ },
2342
+ {
2343
+ "language": "de",
2344
+ "text": "Klassenname"
2345
+ }
2346
+ ],
2347
+ "description": [
2348
+ {
2349
+ "language": "en",
2350
+ "text": "See also Section 2.2."
2351
+ }
2352
+ ],
2353
+ "id": "0173-1#02-ABJ219#002",
2354
+ "embeddedDataSpecifications": [
2355
+ {
2356
+ "dataSpecification": {
2357
+ "type": "ExternalReference",
2358
+ "keys": [
2359
+ {
2360
+ "type": "GlobalReference",
2361
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2362
+ }
2363
+ ]
2364
+ },
2365
+ "dataSpecificationContent": {
2366
+ "preferredName": [
2367
+ {
2368
+ "language": "en",
2369
+ "text": "Class name"
2370
+ },
2371
+ {
2372
+ "language": "de",
2373
+ "text": "Klassenname"
2374
+ }
2375
+ ],
2376
+ "shortName": [
2377
+ {
2378
+ "language": "en",
2379
+ "text": "ClassName"
2380
+ },
2381
+ {
2382
+ "language": "en",
2383
+ "text": "KlassName"
2384
+ }
2385
+ ],
2386
+ "dataType": "STRING",
2387
+ "definition": [
2388
+ {
2389
+ "language": "en",
2390
+ "text": "Name of the class in the classification system"
2391
+ },
2392
+ {
2393
+ "language": "de",
2394
+ "text": "Name der Klasse im Klassifikationssystem"
2395
+ }
2396
+ ],
2397
+ "modelType": "DataSpecificationIec61360"
2398
+ }
2399
+ }
2400
+ ],
2401
+ "modelType": "ConceptDescription"
2402
+ },
2403
+ {
2404
+ "idShort": "ClassificationSystem",
2405
+ "displayName": [
2406
+ {
2407
+ "language": "en",
2408
+ "text": "classification system"
2409
+ },
2410
+ {
2411
+ "language": "en",
2412
+ "text": "Klassifizierungssystem"
2413
+ }
2414
+ ],
2415
+ "description": [
2416
+ {
2417
+ "language": "en",
2418
+ "text": "The default value \"VDI2770:2020\" should be used. "
2419
+ }
2420
+ ],
2421
+ "id": "0173-1#02-ABH997#003",
2422
+ "embeddedDataSpecifications": [
2423
+ {
2424
+ "dataSpecification": {
2425
+ "type": "ExternalReference",
2426
+ "keys": [
2427
+ {
2428
+ "type": "GlobalReference",
2429
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2430
+ }
2431
+ ]
2432
+ },
2433
+ "dataSpecificationContent": {
2434
+ "preferredName": [
2435
+ {
2436
+ "language": "en",
2437
+ "text": "Classification system"
2438
+ },
2439
+ {
2440
+ "language": "de",
2441
+ "text": "Klassifizierungssystem"
2442
+ }
2443
+ ],
2444
+ "shortName": [
2445
+ {
2446
+ "language": "en",
2447
+ "text": "ClassSystem"
2448
+ },
2449
+ {
2450
+ "language": "de",
2451
+ "text": "KlassSystem"
2452
+ }
2453
+ ],
2454
+ "dataType": "STRING",
2455
+ "definition": [
2456
+ {
2457
+ "language": "en",
2458
+ "text": "Identification of the classification system"
2459
+ },
2460
+ {
2461
+ "language": "en",
2462
+ "text": "Identifikation des Klassifikationssystems "
2463
+ }
2464
+ ],
2465
+ "modelType": "DataSpecificationIec61360"
2466
+ }
2467
+ }
2468
+ ],
2469
+ "modelType": "ConceptDescription"
2470
+ },
2471
+ {
2472
+ "idShort": "DocumentVersions",
2473
+ "id": "0173-1#02-ABI503#003",
2474
+ "embeddedDataSpecifications": [
2475
+ {
2476
+ "dataSpecification": {
2477
+ "type": "ExternalReference",
2478
+ "keys": [
2479
+ {
2480
+ "type": "GlobalReference",
2481
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2482
+ }
2483
+ ]
2484
+ },
2485
+ "dataSpecificationContent": {
2486
+ "preferredName": [
2487
+ {
2488
+ "language": "en",
2489
+ "text": "DocumentVersions"
2490
+ }
2491
+ ],
2492
+ "shortName": [
2493
+ {
2494
+ "language": "en",
2495
+ "text": "DocuVersions"
2496
+ },
2497
+ {
2498
+ "language": "en",
2499
+ "text": "DokuVersions"
2500
+ }
2501
+ ],
2502
+ "definition": [
2503
+ {
2504
+ "language": "en",
2505
+ "text": "Information elements of individual Document Version entities"
2506
+ },
2507
+ {
2508
+ "language": "de",
2509
+ "text": "Informationselemente einzelner VDI 2770 DocumentVersion Entitäten "
2510
+ }
2511
+ ],
2512
+ "modelType": "DataSpecificationIec61360"
2513
+ }
2514
+ }
2515
+ ],
2516
+ "modelType": "ConceptDescription",
2517
+ "displayName": [
2518
+ {
2519
+ "language": "en",
2520
+ "text": "document versions"
2521
+ }
2522
+ ]
2523
+ },
2524
+ {
2525
+ "idShort": "DocumentVersion",
2526
+ "displayName": [
2527
+ {
2528
+ "language": "en",
2529
+ "text": "document version"
2530
+ },
2531
+ {
2532
+ "language": "de",
2533
+ "text": "Document version"
2534
+ }
2535
+ ],
2536
+ "id": "0173-1#02-ABI503#003/0173-1#01-AHF582#003",
2537
+ "embeddedDataSpecifications": [
2538
+ {
2539
+ "dataSpecification": {
2540
+ "type": "ExternalReference",
2541
+ "keys": [
2542
+ {
2543
+ "type": "GlobalReference",
2544
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2545
+ }
2546
+ ]
2547
+ },
2548
+ "dataSpecificationContent": {
2549
+ "preferredName": [
2550
+ {
2551
+ "language": "en",
2552
+ "text": "Document version"
2553
+ },
2554
+ {
2555
+ "language": "en",
2556
+ "text": "Document version"
2557
+ }
2558
+ ],
2559
+ "shortName": [
2560
+ {
2561
+ "language": "en",
2562
+ "text": "DocuVersion"
2563
+ },
2564
+ {
2565
+ "language": "en",
2566
+ "text": "DokuVersion"
2567
+ }
2568
+ ],
2569
+ "definition": [
2570
+ {
2571
+ "language": "en",
2572
+ "text": "Information about a document version entity"
2573
+ },
2574
+ {
2575
+ "language": "en",
2576
+ "text": "Information für eine Dokumentenversdions-Entität"
2577
+ }
2578
+ ],
2579
+ "modelType": "DataSpecificationIec61360"
2580
+ }
2581
+ }
2582
+ ],
2583
+ "modelType": "ConceptDescription"
2584
+ },
2585
+ {
2586
+ "idShort": "Language",
2587
+ "displayName": [
2588
+ {
2589
+ "language": "en",
2590
+ "text": "Language"
2591
+ },
2592
+ {
2593
+ "language": "de",
2594
+ "text": "Sprache"
2595
+ }
2596
+ ],
2597
+ "id": "0173-1#02-AAN468#008",
2598
+ "embeddedDataSpecifications": [
2599
+ {
2600
+ "dataSpecification": {
2601
+ "type": "ExternalReference",
2602
+ "keys": [
2603
+ {
2604
+ "type": "GlobalReference",
2605
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2606
+ }
2607
+ ]
2608
+ },
2609
+ "dataSpecificationContent": {
2610
+ "preferredName": [
2611
+ {
2612
+ "language": "en",
2613
+ "text": "Language of document"
2614
+ },
2615
+ {
2616
+ "language": "de",
2617
+ "text": "Sprache des Dokuments"
2618
+ }
2619
+ ],
2620
+ "shortName": [
2621
+ {
2622
+ "language": "en",
2623
+ "text": "DocLang"
2624
+ },
2625
+ {
2626
+ "language": "de",
2627
+ "text": "DokSprache"
2628
+ }
2629
+ ],
2630
+ "dataType": "STRING",
2631
+ "definition": [
2632
+ {
2633
+ "language": "en",
2634
+ "text": "Language style of the document"
2635
+ },
2636
+ {
2637
+ "language": "de",
2638
+ "text": "Sprachstil des Dokuments"
2639
+ }
2640
+ ],
2641
+ "valueList": {
2642
+ "valueReferencePairs": [
2643
+ {
2644
+ "value": "en",
2645
+ "valueId": {
2646
+ "type": "ExternalReference",
2647
+ "keys": [
2648
+ {
2649
+ "type": "GlobalReference",
2650
+ "value": "0173-1#02-AAN468#008"
2651
+ }
2652
+ ]
2653
+ }
2654
+ }
2655
+ ]
2656
+ },
2657
+ "modelType": "DataSpecificationIec61360"
2658
+ }
2659
+ }
2660
+ ],
2661
+ "modelType": "ConceptDescription"
2662
+ },
2663
+ {
2664
+ "idShort": "Version",
2665
+ "displayName": [
2666
+ {
2667
+ "language": "en",
2668
+ "text": "Version"
2669
+ },
2670
+ {
2671
+ "language": "de",
2672
+ "text": "Dokumentenversion"
2673
+ }
2674
+ ],
2675
+ "id": "0173-1#02-AAP003#005",
2676
+ "embeddedDataSpecifications": [
2677
+ {
2678
+ "dataSpecification": {
2679
+ "type": "ExternalReference",
2680
+ "keys": [
2681
+ {
2682
+ "type": "GlobalReference",
2683
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2684
+ }
2685
+ ]
2686
+ },
2687
+ "dataSpecificationContent": {
2688
+ "preferredName": [
2689
+ {
2690
+ "language": "en",
2691
+ "text": "Document version"
2692
+ },
2693
+ {
2694
+ "language": "de",
2695
+ "text": "Dokumentenversion"
2696
+ }
2697
+ ],
2698
+ "shortName": [
2699
+ {
2700
+ "language": "en",
2701
+ "text": "DocVersion"
2702
+ },
2703
+ {
2704
+ "language": "de",
2705
+ "text": "DokVersion"
2706
+ }
2707
+ ],
2708
+ "dataType": "STRING",
2709
+ "definition": [
2710
+ {
2711
+ "language": "en",
2712
+ "text": "Design that partly deviates from the previous"
2713
+ },
2714
+ {
2715
+ "language": "de",
2716
+ "text": "Ausführung, die in einigen Punkten von der vorhergehenden abweicht"
2717
+ }
2718
+ ],
2719
+ "modelType": "DataSpecificationIec61360"
2720
+ }
2721
+ }
2722
+ ],
2723
+ "modelType": "ConceptDescription"
2724
+ },
2725
+ {
2726
+ "idShort": "Title",
2727
+ "displayName": [
2728
+ {
2729
+ "language": "en",
2730
+ "text": "Title"
2731
+ },
2732
+ {
2733
+ "language": "de",
2734
+ "text": "Dokumententitel"
2735
+ }
2736
+ ],
2737
+ "id": "0173-1#02-ABG940#003",
2738
+ "embeddedDataSpecifications": [
2739
+ {
2740
+ "dataSpecification": {
2741
+ "type": "ExternalReference",
2742
+ "keys": [
2743
+ {
2744
+ "type": "GlobalReference",
2745
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2746
+ }
2747
+ ]
2748
+ },
2749
+ "dataSpecificationContent": {
2750
+ "preferredName": [
2751
+ {
2752
+ "language": "en",
2753
+ "text": "Document name"
2754
+ },
2755
+ {
2756
+ "language": "de",
2757
+ "text": "Dokumentenname"
2758
+ }
2759
+ ],
2760
+ "shortName": [
2761
+ {
2762
+ "language": "en",
2763
+ "text": "DocName"
2764
+ },
2765
+ {
2766
+ "language": "de",
2767
+ "text": "DokName"
2768
+ }
2769
+ ],
2770
+ "dataType": "STRING_TRANSLATABLE",
2771
+ "definition": [
2772
+ {
2773
+ "language": "en",
2774
+ "text": "Name of the document"
2775
+ },
2776
+ {
2777
+ "language": "de",
2778
+ "text": "Name des Dokuments"
2779
+ }
2780
+ ],
2781
+ "modelType": "DataSpecificationIec61360"
2782
+ }
2783
+ }
2784
+ ],
2785
+ "modelType": "ConceptDescription"
2786
+ },
2787
+ {
2788
+ "idShort": "Subtitle",
2789
+ "displayName": [
2790
+ {
2791
+ "language": "en",
2792
+ "text": "Subtitle"
2793
+ },
2794
+ {
2795
+ "language": "de",
2796
+ "text": "Untertitel"
2797
+ }
2798
+ ],
2799
+ "id": "0173-1#02-ABH998#003",
2800
+ "embeddedDataSpecifications": [
2801
+ {
2802
+ "dataSpecification": {
2803
+ "type": "ExternalReference",
2804
+ "keys": [
2805
+ {
2806
+ "type": "GlobalReference",
2807
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2808
+ }
2809
+ ]
2810
+ },
2811
+ "dataSpecificationContent": {
2812
+ "preferredName": [
2813
+ {
2814
+ "language": "en",
2815
+ "text": "Subtitle"
2816
+ },
2817
+ {
2818
+ "language": "de",
2819
+ "text": "Untertitel"
2820
+ }
2821
+ ],
2822
+ "shortName": [
2823
+ {
2824
+ "language": "en",
2825
+ "text": "Subtitle"
2826
+ },
2827
+ {
2828
+ "language": "de",
2829
+ "text": "Untertitel"
2830
+ }
2831
+ ],
2832
+ "dataType": "STRING_TRANSLATABLE",
2833
+ "definition": [
2834
+ {
2835
+ "language": "en",
2836
+ "text": "List of language-dependent subtitles of the document"
2837
+ },
2838
+ {
2839
+ "language": "de",
2840
+ "text": "Liste der sprachabhängigen Untertitel des Dokuments"
2841
+ }
2842
+ ],
2843
+ "modelType": "DataSpecificationIec61360"
2844
+ }
2845
+ }
2846
+ ],
2847
+ "modelType": "ConceptDescription"
2848
+ },
2849
+ {
2850
+ "idShort": "Description",
2851
+ "displayName": [
2852
+ {
2853
+ "language": "en",
2854
+ "text": "Description"
2855
+ },
2856
+ {
2857
+ "language": "de",
2858
+ "text": "Dokumentenbeschreibung"
2859
+ }
2860
+ ],
2861
+ "id": "0173-1#02-AAN466#004",
2862
+ "embeddedDataSpecifications": [
2863
+ {
2864
+ "dataSpecification": {
2865
+ "type": "ExternalReference",
2866
+ "keys": [
2867
+ {
2868
+ "type": "GlobalReference",
2869
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2870
+ }
2871
+ ]
2872
+ },
2873
+ "dataSpecificationContent": {
2874
+ "preferredName": [
2875
+ {
2876
+ "language": "en",
2877
+ "text": "Document description"
2878
+ },
2879
+ {
2880
+ "language": "de",
2881
+ "text": "Dokumentenbeschreibung"
2882
+ }
2883
+ ],
2884
+ "shortName": [
2885
+ {
2886
+ "language": "en",
2887
+ "text": "DocDescr"
2888
+ },
2889
+ {
2890
+ "language": "de",
2891
+ "text": "DokBeschreib"
2892
+ }
2893
+ ],
2894
+ "dataType": "STRING_TRANSLATABLE",
2895
+ "definition": [
2896
+ {
2897
+ "language": "en",
2898
+ "text": "Plain text characterizing the content of the document"
2899
+ },
2900
+ {
2901
+ "language": "de",
2902
+ "text": "Klartext, der den Inhalt des Dokuments kennzeichnet"
2903
+ }
2904
+ ],
2905
+ "modelType": "DataSpecificationIec61360"
2906
+ }
2907
+ }
2908
+ ],
2909
+ "modelType": "ConceptDescription"
2910
+ },
2911
+ {
2912
+ "idShort": "DigitalFile",
2913
+ "displayName": [
2914
+ {
2915
+ "language": "en",
2916
+ "text": "digital file"
2917
+ },
2918
+ {
2919
+ "language": "de",
2920
+ "text": "Digitale Datei"
2921
+ }
2922
+ ],
2923
+ "id": "0173-1#02-ABK126#002",
2924
+ "embeddedDataSpecifications": [
2925
+ {
2926
+ "dataSpecification": {
2927
+ "type": "ExternalReference",
2928
+ "keys": [
2929
+ {
2930
+ "type": "GlobalReference",
2931
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2932
+ }
2933
+ ]
2934
+ },
2935
+ "dataSpecificationContent": {
2936
+ "preferredName": [
2937
+ {
2938
+ "language": "en",
2939
+ "text": "Digital file"
2940
+ },
2941
+ {
2942
+ "language": "de",
2943
+ "text": "Digitale Datei"
2944
+ }
2945
+ ],
2946
+ "shortName": [
2947
+ {
2948
+ "language": "en",
2949
+ "text": "DigitalFile"
2950
+ },
2951
+ {
2952
+ "language": "de",
2953
+ "text": "DigitaleDatei"
2954
+ }
2955
+ ],
2956
+ "dataType": "STRING",
2957
+ "definition": [
2958
+ {
2959
+ "language": "en",
2960
+ "text": "MIME-Type, file name and file contents given by the file SubmodelElement"
2961
+ },
2962
+ {
2963
+ "language": "de",
2964
+ "text": "MIME-Typ, Dateiname und Dateiinhalt, die von der Datei SubmodelElement vorgegeben werden"
2965
+ }
2966
+ ],
2967
+ "valueList": {
2968
+ "valueReferencePairs": [
2969
+ {
2970
+ "value": "File",
2971
+ "valueId": {
2972
+ "type": "ExternalReference",
2973
+ "keys": [
2974
+ {
2975
+ "type": "GlobalReference",
2976
+ "value": "0173-1#02-ABK126#002"
2977
+ }
2978
+ ]
2979
+ }
2980
+ }
2981
+ ]
2982
+ },
2983
+ "modelType": "DataSpecificationIec61360"
2984
+ }
2985
+ }
2986
+ ],
2987
+ "modelType": "ConceptDescription"
2988
+ }
2989
+ ]
2990
+ }