@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,2991 @@
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
+ "value": "en",
1189
+ "valueId": {
1190
+ "type": "ExternalReference",
1191
+ "keys": [
1192
+ {
1193
+ "type": "GlobalReference",
1194
+ "value": "0173-1#07-AAS045#003"
1195
+ }
1196
+ ]
1197
+ },
1198
+ "modelType": "Property"
1199
+ }
1200
+ ],
1201
+ "modelType": "SubmodelElementList"
1202
+ },
1203
+ {
1204
+ "category": "PARAMETER",
1205
+ "idShort": "Version",
1206
+ "displayName": [
1207
+ {
1208
+ "language": "en",
1209
+ "text": "Version"
1210
+ },
1211
+ {
1212
+ "language": "de",
1213
+ "text": "Dokumentenversion"
1214
+ }
1215
+ ],
1216
+ "semanticId": {
1217
+ "type": "ExternalReference",
1218
+ "keys": [
1219
+ {
1220
+ "type": "GlobalReference",
1221
+ "value": "0173-1#02-AAP003#005"
1222
+ }
1223
+ ]
1224
+ },
1225
+ "supplementalSemanticIds": [
1226
+ {
1227
+ "type": "ExternalReference",
1228
+ "keys": [
1229
+ {
1230
+ "type": "GlobalReference",
1231
+ "value": "https://api.eclass-cdp.com/0173-1-02-AAP003-005"
1232
+ }
1233
+ ]
1234
+ },
1235
+ {
1236
+ "type": "ExternalReference",
1237
+ "keys": [
1238
+ {
1239
+ "type": "GlobalReference",
1240
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#version"
1241
+ }
1242
+ ]
1243
+ }
1244
+ ],
1245
+ "qualifiers": [
1246
+ {
1247
+ "semanticId": {
1248
+ "type": "ExternalReference",
1249
+ "keys": [
1250
+ {
1251
+ "type": "GlobalReference",
1252
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1253
+ }
1254
+ ]
1255
+ },
1256
+ "type": "SMT/Cardinality",
1257
+ "valueType": "xs:string",
1258
+ "value": "ZeroToOne"
1259
+ },
1260
+ {
1261
+ "semanticId": {
1262
+ "type": "ExternalReference",
1263
+ "keys": [
1264
+ {
1265
+ "type": "GlobalReference",
1266
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1267
+ }
1268
+ ]
1269
+ },
1270
+ "type": "ExampleValue",
1271
+ "valueType": "xs:string",
1272
+ "value": "V1.2"
1273
+ }
1274
+ ],
1275
+ "valueType": "xs:string",
1276
+ "modelType": "Property"
1277
+ },
1278
+ {
1279
+ "category": "PARAMETER",
1280
+ "idShort": "Title",
1281
+ "displayName": [
1282
+ {
1283
+ "language": "en",
1284
+ "text": "Title"
1285
+ },
1286
+ {
1287
+ "language": "de",
1288
+ "text": "Dokumententitel"
1289
+ }
1290
+ ],
1291
+ "semanticId": {
1292
+ "type": "ExternalReference",
1293
+ "keys": [
1294
+ {
1295
+ "type": "GlobalReference",
1296
+ "value": "0173-1#02-ABG940#003"
1297
+ }
1298
+ ]
1299
+ },
1300
+ "supplementalSemanticIds": [
1301
+ {
1302
+ "type": "ExternalReference",
1303
+ "keys": [
1304
+ {
1305
+ "type": "GlobalReference",
1306
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABG940-003"
1307
+ }
1308
+ ]
1309
+ },
1310
+ {
1311
+ "type": "ExternalReference",
1312
+ "keys": [
1313
+ {
1314
+ "type": "GlobalReference",
1315
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#title"
1316
+ }
1317
+ ]
1318
+ }
1319
+ ],
1320
+ "qualifiers": [
1321
+ {
1322
+ "semanticId": {
1323
+ "type": "ExternalReference",
1324
+ "keys": [
1325
+ {
1326
+ "type": "GlobalReference",
1327
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1328
+ }
1329
+ ]
1330
+ },
1331
+ "type": "SMT/Cardinality",
1332
+ "valueType": "xs:string",
1333
+ "value": "One"
1334
+ },
1335
+ {
1336
+ "semanticId": {
1337
+ "type": "ExternalReference",
1338
+ "keys": [
1339
+ {
1340
+ "type": "GlobalReference",
1341
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1342
+ }
1343
+ ]
1344
+ },
1345
+ "type": "ExampleValue",
1346
+ "valueType": "xs:string",
1347
+ "value": "Examplary title@en"
1348
+ }
1349
+ ],
1350
+ "modelType": "MultiLanguageProperty"
1351
+ },
1352
+ {
1353
+ "category": "PARAMETER",
1354
+ "idShort": "Subtitle",
1355
+ "displayName": [
1356
+ {
1357
+ "language": "en",
1358
+ "text": "Subtitle"
1359
+ },
1360
+ {
1361
+ "language": "de",
1362
+ "text": "Untertitel"
1363
+ }
1364
+ ],
1365
+ "semanticId": {
1366
+ "type": "ExternalReference",
1367
+ "keys": [
1368
+ {
1369
+ "type": "GlobalReference",
1370
+ "value": "0173-1#02-ABH998#003"
1371
+ }
1372
+ ]
1373
+ },
1374
+ "supplementalSemanticIds": [
1375
+ {
1376
+ "type": "ExternalReference",
1377
+ "keys": [
1378
+ {
1379
+ "type": "GlobalReference",
1380
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABH998-003"
1381
+ }
1382
+ ]
1383
+ },
1384
+ {
1385
+ "type": "ExternalReference",
1386
+ "keys": [
1387
+ {
1388
+ "type": "GlobalReference",
1389
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#subtitle"
1390
+ }
1391
+ ]
1392
+ }
1393
+ ],
1394
+ "qualifiers": [
1395
+ {
1396
+ "semanticId": {
1397
+ "type": "ExternalReference",
1398
+ "keys": [
1399
+ {
1400
+ "type": "GlobalReference",
1401
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1402
+ }
1403
+ ]
1404
+ },
1405
+ "type": "SMT/Cardinality",
1406
+ "valueType": "xs:string",
1407
+ "value": "ZeroToOne"
1408
+ },
1409
+ {
1410
+ "semanticId": {
1411
+ "type": "ExternalReference",
1412
+ "keys": [
1413
+ {
1414
+ "type": "GlobalReference",
1415
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1416
+ }
1417
+ ]
1418
+ },
1419
+ "type": "ExampleValue",
1420
+ "valueType": "xs:string",
1421
+ "value": "Examplary subtitle@en"
1422
+ }
1423
+ ],
1424
+ "modelType": "MultiLanguageProperty"
1425
+ },
1426
+ {
1427
+ "category": "PARAMETER",
1428
+ "idShort": "Description",
1429
+ "displayName": [
1430
+ {
1431
+ "language": "en",
1432
+ "text": "Description"
1433
+ },
1434
+ {
1435
+ "language": "de",
1436
+ "text": "Dokumentenbeschreibung"
1437
+ }
1438
+ ],
1439
+ "semanticId": {
1440
+ "type": "ExternalReference",
1441
+ "keys": [
1442
+ {
1443
+ "type": "GlobalReference",
1444
+ "value": "0173-1#02-AAN466#004"
1445
+ }
1446
+ ]
1447
+ },
1448
+ "supplementalSemanticIds": [
1449
+ {
1450
+ "type": "ExternalReference",
1451
+ "keys": [
1452
+ {
1453
+ "type": "GlobalReference",
1454
+ "value": "https://api.eclass-cdp.com/0173-1-02-AAN466-004"
1455
+ }
1456
+ ]
1457
+ },
1458
+ {
1459
+ "type": "ExternalReference",
1460
+ "keys": [
1461
+ {
1462
+ "type": "GlobalReference",
1463
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#description"
1464
+ }
1465
+ ]
1466
+ }
1467
+ ],
1468
+ "qualifiers": [
1469
+ {
1470
+ "semanticId": {
1471
+ "type": "ExternalReference",
1472
+ "keys": [
1473
+ {
1474
+ "type": "GlobalReference",
1475
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1476
+ }
1477
+ ]
1478
+ },
1479
+ "type": "SMT/Cardinality",
1480
+ "valueType": "xs:string",
1481
+ "value": "ZeroToOne"
1482
+ },
1483
+ {
1484
+ "semanticId": {
1485
+ "type": "ExternalReference",
1486
+ "keys": [
1487
+ {
1488
+ "type": "GlobalReference",
1489
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1490
+ }
1491
+ ]
1492
+ },
1493
+ "type": "ExampleValue",
1494
+ "valueType": "xs:string",
1495
+ "value": "Abstract@en"
1496
+ }
1497
+ ],
1498
+ "modelType": "MultiLanguageProperty"
1499
+ },
1500
+ {
1501
+ "idShort": "DigitalFiles",
1502
+ "displayName": [
1503
+ {
1504
+ "language": "en",
1505
+ "text": "digital files"
1506
+ },
1507
+ {
1508
+ "language": "de",
1509
+ "text": "Digitale Dateien"
1510
+ }
1511
+ ],
1512
+ "semanticId": {
1513
+ "type": "ExternalReference",
1514
+ "keys": [
1515
+ {
1516
+ "type": "GlobalReference",
1517
+ "value": "0173-1#02-ABK126#002"
1518
+ }
1519
+ ]
1520
+ },
1521
+ "supplementalSemanticIds": [
1522
+ {
1523
+ "type": "ExternalReference",
1524
+ "keys": [
1525
+ {
1526
+ "type": "GlobalReference",
1527
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABK126-002"
1528
+ }
1529
+ ]
1530
+ },
1531
+ {
1532
+ "type": "ExternalReference",
1533
+ "keys": [
1534
+ {
1535
+ "type": "GlobalReference",
1536
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#digtialFiles"
1537
+ }
1538
+ ]
1539
+ }
1540
+ ],
1541
+ "qualifiers": [
1542
+ {
1543
+ "semanticId": {
1544
+ "type": "ExternalReference",
1545
+ "keys": [
1546
+ {
1547
+ "type": "GlobalReference",
1548
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1549
+ }
1550
+ ]
1551
+ },
1552
+ "type": "SMT/Cardinality",
1553
+ "valueType": "xs:string",
1554
+ "value": "One"
1555
+ }
1556
+ ],
1557
+ "typeValueListElement": "File",
1558
+ "value": [
1559
+ {
1560
+ "displayName": [
1561
+ {
1562
+ "language": "en",
1563
+ "text": "digital files"
1564
+ },
1565
+ {
1566
+ "language": "de",
1567
+ "text": "Name der spezifischen digitalen Datei@de"
1568
+ }
1569
+ ],
1570
+ "semanticId": {
1571
+ "type": "ExternalReference",
1572
+ "keys": [
1573
+ {
1574
+ "type": "GlobalReference",
1575
+ "value": "0173-1#02-ABK126#002"
1576
+ }
1577
+ ]
1578
+ },
1579
+ "supplementalSemanticIds": [
1580
+ {
1581
+ "type": "ExternalReference",
1582
+ "keys": [
1583
+ {
1584
+ "type": "GlobalReference",
1585
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#ResourceWithContentType"
1586
+ }
1587
+ ]
1588
+ }
1589
+ ],
1590
+ "qualifiers": [
1591
+ {
1592
+ "semanticId": {
1593
+ "type": "ExternalReference",
1594
+ "keys": [
1595
+ {
1596
+ "type": "GlobalReference",
1597
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1598
+ }
1599
+ ]
1600
+ },
1601
+ "type": "SMT/Cardinality",
1602
+ "valueType": "xs:string",
1603
+ "value": "OneToMany"
1604
+ },
1605
+ {
1606
+ "semanticId": {
1607
+ "type": "ExternalReference",
1608
+ "keys": [
1609
+ {
1610
+ "type": "GlobalReference",
1611
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
1612
+ }
1613
+ ]
1614
+ },
1615
+ "type": "ExampleValue",
1616
+ "valueType": "xs:string",
1617
+ "value": "docu_cecc_fullmanual_DE.PDF"
1618
+ },
1619
+ {
1620
+ "semanticId": {
1621
+ "type": "ExternalReference",
1622
+ "keys": [
1623
+ {
1624
+ "type": "GlobalReference",
1625
+ "value": "https://admin-shell.io/SubmodelTemplates/AllowedIdShort/1/0"
1626
+ }
1627
+ ]
1628
+ },
1629
+ "type": "AllowedIdShort",
1630
+ "valueType": "xs:string",
1631
+ "value": "DigitalFile[\\d{2,3}]"
1632
+ }
1633
+ ],
1634
+ "contentType": "application/pdf",
1635
+ "modelType": "File"
1636
+ }
1637
+ ],
1638
+ "modelType": "SubmodelElementList"
1639
+ }
1640
+ ],
1641
+ "modelType": "SubmodelElementCollection"
1642
+ }
1643
+ ],
1644
+ "modelType": "SubmodelElementList"
1645
+ }
1646
+ ],
1647
+ "modelType": "SubmodelElementCollection",
1648
+ "displayName": [
1649
+ {
1650
+ "language": "en",
1651
+ "text": "document"
1652
+ }
1653
+ ]
1654
+ }
1655
+ ],
1656
+ "modelType": "SubmodelElementList"
1657
+ }
1658
+ ],
1659
+ "modelType": "Submodel",
1660
+ "displayName": [
1661
+ {
1662
+ "language": "en",
1663
+ "text": "handover documentation"
1664
+ }
1665
+ ]
1666
+ }
1667
+ ],
1668
+ "conceptDescriptions": [
1669
+ {
1670
+ "idShort": "HandoverDocumentation",
1671
+ "description": [
1672
+ {
1673
+ "language": "en",
1674
+ "text": "The Submodel defines a set meta data for the handover of documentation from the manufacturer to the operator for industrial equipment"
1675
+ }
1676
+ ],
1677
+ "id": "0173-1#01-AHF578#003",
1678
+ "embeddedDataSpecifications": [
1679
+ {
1680
+ "dataSpecification": {
1681
+ "type": "ExternalReference",
1682
+ "keys": [
1683
+ {
1684
+ "type": "GlobalReference",
1685
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1686
+ }
1687
+ ]
1688
+ },
1689
+ "dataSpecificationContent": {
1690
+ "preferredName": [
1691
+ {
1692
+ "language": "en",
1693
+ "text": "HandoverDocumentation"
1694
+ }
1695
+ ],
1696
+ "definition": [
1697
+ {
1698
+ "language": "en",
1699
+ "text": "The Submodel defines a set meta data for the handover of documentation from the manufacturer to the operator for industrial equipment"
1700
+ }
1701
+ ],
1702
+ "modelType": "DataSpecificationIec61360"
1703
+ }
1704
+ }
1705
+ ],
1706
+ "modelType": "ConceptDescription",
1707
+ "displayName": [
1708
+ {
1709
+ "language": "en",
1710
+ "text": "handover documentation"
1711
+ }
1712
+ ]
1713
+ },
1714
+ {
1715
+ "idShort": "Documents",
1716
+ "displayName": [
1717
+ {
1718
+ "language": "en",
1719
+ "text": "Documents"
1720
+ },
1721
+ {
1722
+ "language": "de",
1723
+ "text": "Dokumente (Übergabedokumentation)"
1724
+ }
1725
+ ],
1726
+ "id": "0173-1#02-ABI500#003",
1727
+ "embeddedDataSpecifications": [
1728
+ {
1729
+ "dataSpecification": {
1730
+ "type": "ExternalReference",
1731
+ "keys": [
1732
+ {
1733
+ "type": "GlobalReference",
1734
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1735
+ }
1736
+ ]
1737
+ },
1738
+ "dataSpecificationContent": {
1739
+ "preferredName": [
1740
+ {
1741
+ "language": "en",
1742
+ "text": "Documents (handover documentation)"
1743
+ },
1744
+ {
1745
+ "language": "de",
1746
+ "text": "Dokumente (Übergabedokumentation)"
1747
+ }
1748
+ ],
1749
+ "shortName": [
1750
+ {
1751
+ "language": "en",
1752
+ "text": "Documents"
1753
+ },
1754
+ {
1755
+ "language": "de",
1756
+ "text": "Dokumente"
1757
+ }
1758
+ ],
1759
+ "definition": [
1760
+ {
1761
+ "language": "en",
1762
+ "text": "Information for a document identity"
1763
+ },
1764
+ {
1765
+ "language": "de",
1766
+ "text": "Informationen für eine Dokumententität"
1767
+ }
1768
+ ],
1769
+ "modelType": "DataSpecificationIec61360"
1770
+ }
1771
+ }
1772
+ ],
1773
+ "modelType": "ConceptDescription"
1774
+ },
1775
+ {
1776
+ "idShort": "Document",
1777
+ "displayName": [
1778
+ {
1779
+ "language": "en",
1780
+ "text": "Document"
1781
+ },
1782
+ {
1783
+ "language": "de",
1784
+ "text": "Dokument"
1785
+ }
1786
+ ],
1787
+ "description": [
1788
+ {
1789
+ "language": "en",
1790
+ "text": "This SubmodelElementCollection holds the information for a VDI 2770 Document entity"
1791
+ }
1792
+ ],
1793
+ "id": "0173-1#02-ABI500#003/0173-1#01-AHF579#003",
1794
+ "embeddedDataSpecifications": [
1795
+ {
1796
+ "dataSpecification": {
1797
+ "type": "ExternalReference",
1798
+ "keys": [
1799
+ {
1800
+ "type": "GlobalReference",
1801
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1802
+ }
1803
+ ]
1804
+ },
1805
+ "dataSpecificationContent": {
1806
+ "preferredName": [
1807
+ {
1808
+ "language": "en",
1809
+ "text": "Document (handover documentation)"
1810
+ },
1811
+ {
1812
+ "language": "de",
1813
+ "text": "Dokument (Übergabedokumentation)"
1814
+ }
1815
+ ],
1816
+ "shortName": [
1817
+ {
1818
+ "language": "en",
1819
+ "text": "Document"
1820
+ },
1821
+ {
1822
+ "language": "en",
1823
+ "text": "Dokument"
1824
+ }
1825
+ ],
1826
+ "definition": [
1827
+ {
1828
+ "language": "en",
1829
+ "text": "Each SubmodelElementCollection describes a document by standard, which is associated to the particular Asset Administration Shell"
1830
+ },
1831
+ {
1832
+ "language": "de",
1833
+ "text": "Jede SubmodelElementCollection beschreibt ein Dokument (siehe IEC 82045-1 und IEC 8245-2), das der jeweiligen Asset Administration Shell zugeordnet ist"
1834
+ }
1835
+ ],
1836
+ "modelType": "DataSpecificationIec61360"
1837
+ }
1838
+ }
1839
+ ],
1840
+ "modelType": "ConceptDescription"
1841
+ },
1842
+ {
1843
+ "idShort": "DocumentIds",
1844
+ "displayName": [
1845
+ {
1846
+ "language": "en",
1847
+ "text": "document IDs"
1848
+ },
1849
+ {
1850
+ "language": "de",
1851
+ "text": "Dokumentidentifikatoren"
1852
+ }
1853
+ ],
1854
+ "id": "0173-1#02-ABI501#003",
1855
+ "embeddedDataSpecifications": [
1856
+ {
1857
+ "dataSpecification": {
1858
+ "type": "ExternalReference",
1859
+ "keys": [
1860
+ {
1861
+ "type": "GlobalReference",
1862
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1863
+ }
1864
+ ]
1865
+ },
1866
+ "dataSpecificationContent": {
1867
+ "preferredName": [
1868
+ {
1869
+ "language": "en",
1870
+ "text": "Document identifiers"
1871
+ },
1872
+ {
1873
+ "language": "en",
1874
+ "text": "Dokumentidentifikatoren"
1875
+ }
1876
+ ],
1877
+ "shortName": [
1878
+ {
1879
+ "language": "en",
1880
+ "text": "DocumentIds"
1881
+ },
1882
+ {
1883
+ "language": "de",
1884
+ "text": "DokumentIds"
1885
+ }
1886
+ ],
1887
+ "definition": [
1888
+ {
1889
+ "language": "en",
1890
+ "text": "Set of document identifiers for the document. One ID in this collection should be used as a preferred ID"
1891
+ },
1892
+ {
1893
+ "language": "de",
1894
+ "text": "Satz von Dokument-IDs für das Dokument. Eine ID in dieser Sammlung sollte als bevorzugte ID verwendet werden "
1895
+ }
1896
+ ],
1897
+ "modelType": "DataSpecificationIec61360"
1898
+ }
1899
+ }
1900
+ ],
1901
+ "modelType": "ConceptDescription"
1902
+ },
1903
+ {
1904
+ "idShort": "DocumentId",
1905
+ "displayName": [
1906
+ {
1907
+ "language": "en",
1908
+ "text": "document ID"
1909
+ },
1910
+ {
1911
+ "language": "de",
1912
+ "text": "Dokumentidentifikator"
1913
+ }
1914
+ ],
1915
+ "id": "0173-1#02-ABI501#003/0173-1#01-AHF580#003",
1916
+ "embeddedDataSpecifications": [
1917
+ {
1918
+ "dataSpecification": {
1919
+ "type": "ExternalReference",
1920
+ "keys": [
1921
+ {
1922
+ "type": "GlobalReference",
1923
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1924
+ }
1925
+ ]
1926
+ },
1927
+ "dataSpecificationContent": {
1928
+ "preferredName": [
1929
+ {
1930
+ "language": "en",
1931
+ "text": "Document identificator"
1932
+ },
1933
+ {
1934
+ "language": "de",
1935
+ "text": "Dokumentidentifikator"
1936
+ }
1937
+ ],
1938
+ "shortName": [
1939
+ {
1940
+ "language": "en",
1941
+ "text": "DocuId"
1942
+ },
1943
+ {
1944
+ "language": "de",
1945
+ "text": "DokuId"
1946
+ }
1947
+ ],
1948
+ "definition": [
1949
+ {
1950
+ "language": "en",
1951
+ "text": "Information about a document identification entity"
1952
+ },
1953
+ {
1954
+ "language": "de",
1955
+ "text": "Information für eine Dokumentenidentifikations-Entität"
1956
+ }
1957
+ ],
1958
+ "modelType": "DataSpecificationIec61360"
1959
+ }
1960
+ }
1961
+ ],
1962
+ "modelType": "ConceptDescription"
1963
+ },
1964
+ {
1965
+ "idShort": "DocumentDomainId",
1966
+ "displayName": [
1967
+ {
1968
+ "language": "en",
1969
+ "text": "document domain ID"
1970
+ },
1971
+ {
1972
+ "language": "de",
1973
+ "text": "Document Domain Identifikator"
1974
+ }
1975
+ ],
1976
+ "id": "0173-1#02-ABH994#003",
1977
+ "embeddedDataSpecifications": [
1978
+ {
1979
+ "dataSpecification": {
1980
+ "type": "ExternalReference",
1981
+ "keys": [
1982
+ {
1983
+ "type": "GlobalReference",
1984
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1985
+ }
1986
+ ]
1987
+ },
1988
+ "dataSpecificationContent": {
1989
+ "preferredName": [
1990
+ {
1991
+ "language": "en",
1992
+ "text": "Document domain id"
1993
+ },
1994
+ {
1995
+ "language": "de",
1996
+ "text": "Dokument Domain Identifikator"
1997
+ }
1998
+ ],
1999
+ "shortName": [
2000
+ {
2001
+ "language": "en",
2002
+ "text": "DocDomainId"
2003
+ },
2004
+ {
2005
+ "language": "de",
2006
+ "text": "DokDomainId"
2007
+ }
2008
+ ],
2009
+ "dataType": "STRING",
2010
+ "definition": [
2011
+ {
2012
+ "language": "en",
2013
+ "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"
2014
+ },
2015
+ {
2016
+ "language": "de",
2017
+ "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 "
2018
+ }
2019
+ ],
2020
+ "modelType": "DataSpecificationIec61360"
2021
+ }
2022
+ }
2023
+ ],
2024
+ "modelType": "ConceptDescription"
2025
+ },
2026
+ {
2027
+ "idShort": "DocumentIdentifier",
2028
+ "displayName": [
2029
+ {
2030
+ "language": "en",
2031
+ "text": "document identifier"
2032
+ }
2033
+ ],
2034
+ "id": "0173-1#02-AAO099#004",
2035
+ "embeddedDataSpecifications": [
2036
+ {
2037
+ "dataSpecification": {
2038
+ "type": "ExternalReference",
2039
+ "keys": [
2040
+ {
2041
+ "type": "GlobalReference",
2042
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2043
+ }
2044
+ ]
2045
+ },
2046
+ "dataSpecificationContent": {
2047
+ "preferredName": [
2048
+ {
2049
+ "language": "en",
2050
+ "text": "DocumentIdentifier"
2051
+ },
2052
+ {
2053
+ "language": "be",
2054
+ "text": "Dokumentennummer"
2055
+ }
2056
+ ],
2057
+ "shortName": [
2058
+ {
2059
+ "language": "en",
2060
+ "text": "DocNumber"
2061
+ },
2062
+ {
2063
+ "language": "de",
2064
+ "text": "DokNummer"
2065
+ }
2066
+ ],
2067
+ "dataType": "STRING",
2068
+ "definition": [
2069
+ {
2070
+ "language": "en",
2071
+ "text": "alphanumeric character sequence uniquely identifying a document"
2072
+ },
2073
+ {
2074
+ "language": "de",
2075
+ "text": "alphanumerische Zeichenfolge, die ein Dokument eindeutig identifiziert "
2076
+ }
2077
+ ],
2078
+ "modelType": "DataSpecificationIec61360"
2079
+ }
2080
+ }
2081
+ ],
2082
+ "modelType": "ConceptDescription"
2083
+ },
2084
+ {
2085
+ "idShort": "DocumentIsPrimary",
2086
+ "displayName": [
2087
+ {
2088
+ "language": "en",
2089
+ "text": "document is primary"
2090
+ },
2091
+ {
2092
+ "language": "de",
2093
+ "text": "Dokument ist primär"
2094
+ }
2095
+ ],
2096
+ "id": "0173-1#02-ABH995#003",
2097
+ "embeddedDataSpecifications": [
2098
+ {
2099
+ "dataSpecification": {
2100
+ "type": "ExternalReference",
2101
+ "keys": [
2102
+ {
2103
+ "type": "GlobalReference",
2104
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2105
+ }
2106
+ ]
2107
+ },
2108
+ "dataSpecificationContent": {
2109
+ "preferredName": [
2110
+ {
2111
+ "language": "en",
2112
+ "text": "DocumentIsPrimary"
2113
+ },
2114
+ {
2115
+ "language": "de",
2116
+ "text": "Dokument ist primär"
2117
+ }
2118
+ ],
2119
+ "shortName": [
2120
+ {
2121
+ "language": "en",
2122
+ "text": "DocPrimary"
2123
+ },
2124
+ {
2125
+ "language": "de",
2126
+ "text": "DokPrimär"
2127
+ }
2128
+ ],
2129
+ "dataType": "BOOLEAN",
2130
+ "definition": [
2131
+ {
2132
+ "language": "en",
2133
+ "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)"
2134
+ },
2135
+ {
2136
+ "language": "de",
2137
+ "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) "
2138
+ }
2139
+ ],
2140
+ "modelType": "DataSpecificationIec61360"
2141
+ }
2142
+ }
2143
+ ],
2144
+ "modelType": "ConceptDescription"
2145
+ },
2146
+ {
2147
+ "idShort": "DocumentClassifications",
2148
+ "displayName": [
2149
+ {
2150
+ "language": "en",
2151
+ "text": "document classifications"
2152
+ },
2153
+ {
2154
+ "language": "de",
2155
+ "text": "Dokumentenklassifizierungen"
2156
+ }
2157
+ ],
2158
+ "id": "0173-1#02-ABI502#003",
2159
+ "embeddedDataSpecifications": [
2160
+ {
2161
+ "dataSpecification": {
2162
+ "type": "ExternalReference",
2163
+ "keys": [
2164
+ {
2165
+ "type": "GlobalReference",
2166
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2167
+ }
2168
+ ]
2169
+ },
2170
+ "dataSpecificationContent": {
2171
+ "preferredName": [
2172
+ {
2173
+ "language": "en",
2174
+ "text": "Document classifications"
2175
+ },
2176
+ {
2177
+ "language": "en",
2178
+ "text": "Dokumentenklassifizierungen"
2179
+ }
2180
+ ],
2181
+ "shortName": [
2182
+ {
2183
+ "language": "en",
2184
+ "text": "DocuClasses"
2185
+ },
2186
+ {
2187
+ "language": "de",
2188
+ "text": "DokuKlassen"
2189
+ }
2190
+ ],
2191
+ "definition": [
2192
+ {
2193
+ "language": "en",
2194
+ "text": "Set of information for describing the classification of the Document according to ClassificationSystems"
2195
+ },
2196
+ {
2197
+ "language": "de",
2198
+ "text": "Satz von Informationen zur Beschreibung der Klassifizierung des Dokuments gemäß Klassifizierungssystemen "
2199
+ }
2200
+ ],
2201
+ "modelType": "DataSpecificationIec61360"
2202
+ }
2203
+ }
2204
+ ],
2205
+ "modelType": "ConceptDescription"
2206
+ },
2207
+ {
2208
+ "idShort": "DocumentClassification",
2209
+ "displayName": [
2210
+ {
2211
+ "language": "en",
2212
+ "text": "document classification"
2213
+ },
2214
+ {
2215
+ "language": "de",
2216
+ "text": "Dokumentklassifikation"
2217
+ }
2218
+ ],
2219
+ "id": "0173-1#02-ABI502#003/0173-1#01-AHF581#003",
2220
+ "embeddedDataSpecifications": [
2221
+ {
2222
+ "dataSpecification": {
2223
+ "type": "ExternalReference",
2224
+ "keys": [
2225
+ {
2226
+ "type": "GlobalReference",
2227
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2228
+ }
2229
+ ]
2230
+ },
2231
+ "dataSpecificationContent": {
2232
+ "preferredName": [
2233
+ {
2234
+ "language": "en",
2235
+ "text": "Document classification"
2236
+ },
2237
+ {
2238
+ "language": "en",
2239
+ "text": "Dokumentklassifikation"
2240
+ }
2241
+ ],
2242
+ "shortName": [
2243
+ {
2244
+ "language": "en",
2245
+ "text": "DocuClass"
2246
+ },
2247
+ {
2248
+ "language": "en",
2249
+ "text": "DokuKlass"
2250
+ }
2251
+ ],
2252
+ "definition": [
2253
+ {
2254
+ "language": "en",
2255
+ "text": "Information about a document classification entity"
2256
+ },
2257
+ {
2258
+ "language": "de",
2259
+ "text": "Information für eine Dokumentenklassifikations-Entität"
2260
+ }
2261
+ ],
2262
+ "modelType": "DataSpecificationIec61360"
2263
+ }
2264
+ }
2265
+ ],
2266
+ "modelType": "ConceptDescription"
2267
+ },
2268
+ {
2269
+ "idShort": "ClassId",
2270
+ "displayName": [
2271
+ {
2272
+ "language": "en",
2273
+ "text": "class ID"
2274
+ },
2275
+ {
2276
+ "language": "de",
2277
+ "text": "Klassenidentifikator"
2278
+ }
2279
+ ],
2280
+ "description": [
2281
+ {
2282
+ "language": "en",
2283
+ "text": "See also Section 2.2."
2284
+ }
2285
+ ],
2286
+ "id": "0173-1#02-ABH996#003",
2287
+ "embeddedDataSpecifications": [
2288
+ {
2289
+ "dataSpecification": {
2290
+ "type": "ExternalReference",
2291
+ "keys": [
2292
+ {
2293
+ "type": "GlobalReference",
2294
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2295
+ }
2296
+ ]
2297
+ },
2298
+ "dataSpecificationContent": {
2299
+ "preferredName": [
2300
+ {
2301
+ "language": "en",
2302
+ "text": "Class identifyer"
2303
+ },
2304
+ {
2305
+ "language": "de",
2306
+ "text": "Klassenidentifikator"
2307
+ }
2308
+ ],
2309
+ "shortName": [
2310
+ {
2311
+ "language": "en",
2312
+ "text": "ClassId"
2313
+ },
2314
+ {
2315
+ "language": "de",
2316
+ "text": "KlassenId"
2317
+ }
2318
+ ],
2319
+ "dataType": "STRING",
2320
+ "definition": [
2321
+ {
2322
+ "language": "en",
2323
+ "text": "Unique ID of the document class within a classficationsystem"
2324
+ },
2325
+ {
2326
+ "language": "de",
2327
+ "text": "Eindeutige ID der Dokumentenklasse innerhalb eines Klassifikationsystems"
2328
+ }
2329
+ ],
2330
+ "modelType": "DataSpecificationIec61360"
2331
+ }
2332
+ }
2333
+ ],
2334
+ "modelType": "ConceptDescription"
2335
+ },
2336
+ {
2337
+ "idShort": "ClassName",
2338
+ "displayName": [
2339
+ {
2340
+ "language": "en",
2341
+ "text": "class name"
2342
+ },
2343
+ {
2344
+ "language": "de",
2345
+ "text": "Klassenname"
2346
+ }
2347
+ ],
2348
+ "description": [
2349
+ {
2350
+ "language": "en",
2351
+ "text": "See also Section 2.2."
2352
+ }
2353
+ ],
2354
+ "id": "0173-1#02-ABJ219#002",
2355
+ "embeddedDataSpecifications": [
2356
+ {
2357
+ "dataSpecification": {
2358
+ "type": "ExternalReference",
2359
+ "keys": [
2360
+ {
2361
+ "type": "GlobalReference",
2362
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2363
+ }
2364
+ ]
2365
+ },
2366
+ "dataSpecificationContent": {
2367
+ "preferredName": [
2368
+ {
2369
+ "language": "en",
2370
+ "text": "Class name"
2371
+ },
2372
+ {
2373
+ "language": "de",
2374
+ "text": "Klassenname"
2375
+ }
2376
+ ],
2377
+ "shortName": [
2378
+ {
2379
+ "language": "en",
2380
+ "text": "ClassName"
2381
+ },
2382
+ {
2383
+ "language": "en",
2384
+ "text": "KlassName"
2385
+ }
2386
+ ],
2387
+ "dataType": "STRING",
2388
+ "definition": [
2389
+ {
2390
+ "language": "en",
2391
+ "text": "Name of the class in the classification system"
2392
+ },
2393
+ {
2394
+ "language": "de",
2395
+ "text": "Name der Klasse im Klassifikationssystem"
2396
+ }
2397
+ ],
2398
+ "modelType": "DataSpecificationIec61360"
2399
+ }
2400
+ }
2401
+ ],
2402
+ "modelType": "ConceptDescription"
2403
+ },
2404
+ {
2405
+ "idShort": "ClassificationSystem",
2406
+ "displayName": [
2407
+ {
2408
+ "language": "en",
2409
+ "text": "classification system"
2410
+ },
2411
+ {
2412
+ "language": "en",
2413
+ "text": "Klassifizierungssystem"
2414
+ }
2415
+ ],
2416
+ "description": [
2417
+ {
2418
+ "language": "en",
2419
+ "text": "The default value \"VDI2770:2020\" should be used. "
2420
+ }
2421
+ ],
2422
+ "id": "0173-1#02-ABH997#003",
2423
+ "embeddedDataSpecifications": [
2424
+ {
2425
+ "dataSpecification": {
2426
+ "type": "ExternalReference",
2427
+ "keys": [
2428
+ {
2429
+ "type": "GlobalReference",
2430
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2431
+ }
2432
+ ]
2433
+ },
2434
+ "dataSpecificationContent": {
2435
+ "preferredName": [
2436
+ {
2437
+ "language": "en",
2438
+ "text": "Classification system"
2439
+ },
2440
+ {
2441
+ "language": "de",
2442
+ "text": "Klassifizierungssystem"
2443
+ }
2444
+ ],
2445
+ "shortName": [
2446
+ {
2447
+ "language": "en",
2448
+ "text": "ClassSystem"
2449
+ },
2450
+ {
2451
+ "language": "de",
2452
+ "text": "KlassSystem"
2453
+ }
2454
+ ],
2455
+ "dataType": "STRING",
2456
+ "definition": [
2457
+ {
2458
+ "language": "en",
2459
+ "text": "Identification of the classification system"
2460
+ },
2461
+ {
2462
+ "language": "en",
2463
+ "text": "Identifikation des Klassifikationssystems "
2464
+ }
2465
+ ],
2466
+ "modelType": "DataSpecificationIec61360"
2467
+ }
2468
+ }
2469
+ ],
2470
+ "modelType": "ConceptDescription"
2471
+ },
2472
+ {
2473
+ "idShort": "DocumentVersions",
2474
+ "id": "0173-1#02-ABI503#003",
2475
+ "embeddedDataSpecifications": [
2476
+ {
2477
+ "dataSpecification": {
2478
+ "type": "ExternalReference",
2479
+ "keys": [
2480
+ {
2481
+ "type": "GlobalReference",
2482
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2483
+ }
2484
+ ]
2485
+ },
2486
+ "dataSpecificationContent": {
2487
+ "preferredName": [
2488
+ {
2489
+ "language": "en",
2490
+ "text": "DocumentVersions"
2491
+ }
2492
+ ],
2493
+ "shortName": [
2494
+ {
2495
+ "language": "en",
2496
+ "text": "DocuVersions"
2497
+ },
2498
+ {
2499
+ "language": "en",
2500
+ "text": "DokuVersions"
2501
+ }
2502
+ ],
2503
+ "definition": [
2504
+ {
2505
+ "language": "en",
2506
+ "text": "Information elements of individual Document Version entities"
2507
+ },
2508
+ {
2509
+ "language": "de",
2510
+ "text": "Informationselemente einzelner VDI 2770 DocumentVersion Entitäten "
2511
+ }
2512
+ ],
2513
+ "modelType": "DataSpecificationIec61360"
2514
+ }
2515
+ }
2516
+ ],
2517
+ "modelType": "ConceptDescription",
2518
+ "displayName": [
2519
+ {
2520
+ "language": "en",
2521
+ "text": "document versions"
2522
+ }
2523
+ ]
2524
+ },
2525
+ {
2526
+ "idShort": "DocumentVersion",
2527
+ "displayName": [
2528
+ {
2529
+ "language": "en",
2530
+ "text": "document version"
2531
+ },
2532
+ {
2533
+ "language": "de",
2534
+ "text": "Document version"
2535
+ }
2536
+ ],
2537
+ "id": "0173-1#02-ABI503#003/0173-1#01-AHF582#003",
2538
+ "embeddedDataSpecifications": [
2539
+ {
2540
+ "dataSpecification": {
2541
+ "type": "ExternalReference",
2542
+ "keys": [
2543
+ {
2544
+ "type": "GlobalReference",
2545
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2546
+ }
2547
+ ]
2548
+ },
2549
+ "dataSpecificationContent": {
2550
+ "preferredName": [
2551
+ {
2552
+ "language": "en",
2553
+ "text": "Document version"
2554
+ },
2555
+ {
2556
+ "language": "en",
2557
+ "text": "Document version"
2558
+ }
2559
+ ],
2560
+ "shortName": [
2561
+ {
2562
+ "language": "en",
2563
+ "text": "DocuVersion"
2564
+ },
2565
+ {
2566
+ "language": "en",
2567
+ "text": "DokuVersion"
2568
+ }
2569
+ ],
2570
+ "definition": [
2571
+ {
2572
+ "language": "en",
2573
+ "text": "Information about a document version entity"
2574
+ },
2575
+ {
2576
+ "language": "en",
2577
+ "text": "Information für eine Dokumentenversdions-Entität"
2578
+ }
2579
+ ],
2580
+ "modelType": "DataSpecificationIec61360"
2581
+ }
2582
+ }
2583
+ ],
2584
+ "modelType": "ConceptDescription"
2585
+ },
2586
+ {
2587
+ "idShort": "Language",
2588
+ "displayName": [
2589
+ {
2590
+ "language": "en",
2591
+ "text": "Language"
2592
+ },
2593
+ {
2594
+ "language": "de",
2595
+ "text": "Sprache"
2596
+ }
2597
+ ],
2598
+ "id": "0173-1#02-AAN468#008",
2599
+ "embeddedDataSpecifications": [
2600
+ {
2601
+ "dataSpecification": {
2602
+ "type": "ExternalReference",
2603
+ "keys": [
2604
+ {
2605
+ "type": "GlobalReference",
2606
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2607
+ }
2608
+ ]
2609
+ },
2610
+ "dataSpecificationContent": {
2611
+ "preferredName": [
2612
+ {
2613
+ "language": "en",
2614
+ "text": "Language of document"
2615
+ },
2616
+ {
2617
+ "language": "de",
2618
+ "text": "Sprache des Dokuments"
2619
+ }
2620
+ ],
2621
+ "shortName": [
2622
+ {
2623
+ "language": "en",
2624
+ "text": "DocLang"
2625
+ },
2626
+ {
2627
+ "language": "de",
2628
+ "text": "DokSprache"
2629
+ }
2630
+ ],
2631
+ "dataType": "STRING",
2632
+ "definition": [
2633
+ {
2634
+ "language": "en",
2635
+ "text": "Language style of the document"
2636
+ },
2637
+ {
2638
+ "language": "de",
2639
+ "text": "Sprachstil des Dokuments"
2640
+ }
2641
+ ],
2642
+ "valueList": {
2643
+ "valueReferencePairs": [
2644
+ {
2645
+ "value": "en",
2646
+ "valueId": {
2647
+ "type": "ExternalReference",
2648
+ "keys": [
2649
+ {
2650
+ "type": "GlobalReference",
2651
+ "value": "0173-1#02-AAN468#008"
2652
+ }
2653
+ ]
2654
+ }
2655
+ }
2656
+ ]
2657
+ },
2658
+ "modelType": "DataSpecificationIec61360"
2659
+ }
2660
+ }
2661
+ ],
2662
+ "modelType": "ConceptDescription"
2663
+ },
2664
+ {
2665
+ "idShort": "Version",
2666
+ "displayName": [
2667
+ {
2668
+ "language": "en",
2669
+ "text": "Version"
2670
+ },
2671
+ {
2672
+ "language": "de",
2673
+ "text": "Dokumentenversion"
2674
+ }
2675
+ ],
2676
+ "id": "0173-1#02-AAP003#005",
2677
+ "embeddedDataSpecifications": [
2678
+ {
2679
+ "dataSpecification": {
2680
+ "type": "ExternalReference",
2681
+ "keys": [
2682
+ {
2683
+ "type": "GlobalReference",
2684
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2685
+ }
2686
+ ]
2687
+ },
2688
+ "dataSpecificationContent": {
2689
+ "preferredName": [
2690
+ {
2691
+ "language": "en",
2692
+ "text": "Document version"
2693
+ },
2694
+ {
2695
+ "language": "de",
2696
+ "text": "Dokumentenversion"
2697
+ }
2698
+ ],
2699
+ "shortName": [
2700
+ {
2701
+ "language": "en",
2702
+ "text": "DocVersion"
2703
+ },
2704
+ {
2705
+ "language": "de",
2706
+ "text": "DokVersion"
2707
+ }
2708
+ ],
2709
+ "dataType": "STRING",
2710
+ "definition": [
2711
+ {
2712
+ "language": "en",
2713
+ "text": "Design that partly deviates from the previous"
2714
+ },
2715
+ {
2716
+ "language": "de",
2717
+ "text": "Ausführung, die in einigen Punkten von der vorhergehenden abweicht"
2718
+ }
2719
+ ],
2720
+ "modelType": "DataSpecificationIec61360"
2721
+ }
2722
+ }
2723
+ ],
2724
+ "modelType": "ConceptDescription"
2725
+ },
2726
+ {
2727
+ "idShort": "Title",
2728
+ "displayName": [
2729
+ {
2730
+ "language": "en",
2731
+ "text": "Title"
2732
+ },
2733
+ {
2734
+ "language": "de",
2735
+ "text": "Dokumententitel"
2736
+ }
2737
+ ],
2738
+ "id": "0173-1#02-ABG940#003",
2739
+ "embeddedDataSpecifications": [
2740
+ {
2741
+ "dataSpecification": {
2742
+ "type": "ExternalReference",
2743
+ "keys": [
2744
+ {
2745
+ "type": "GlobalReference",
2746
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2747
+ }
2748
+ ]
2749
+ },
2750
+ "dataSpecificationContent": {
2751
+ "preferredName": [
2752
+ {
2753
+ "language": "en",
2754
+ "text": "Document name"
2755
+ },
2756
+ {
2757
+ "language": "de",
2758
+ "text": "Dokumentenname"
2759
+ }
2760
+ ],
2761
+ "shortName": [
2762
+ {
2763
+ "language": "en",
2764
+ "text": "DocName"
2765
+ },
2766
+ {
2767
+ "language": "de",
2768
+ "text": "DokName"
2769
+ }
2770
+ ],
2771
+ "dataType": "STRING_TRANSLATABLE",
2772
+ "definition": [
2773
+ {
2774
+ "language": "en",
2775
+ "text": "Name of the document"
2776
+ },
2777
+ {
2778
+ "language": "de",
2779
+ "text": "Name des Dokuments"
2780
+ }
2781
+ ],
2782
+ "modelType": "DataSpecificationIec61360"
2783
+ }
2784
+ }
2785
+ ],
2786
+ "modelType": "ConceptDescription"
2787
+ },
2788
+ {
2789
+ "idShort": "Subtitle",
2790
+ "displayName": [
2791
+ {
2792
+ "language": "en",
2793
+ "text": "Subtitle"
2794
+ },
2795
+ {
2796
+ "language": "de",
2797
+ "text": "Untertitel"
2798
+ }
2799
+ ],
2800
+ "id": "0173-1#02-ABH998#003",
2801
+ "embeddedDataSpecifications": [
2802
+ {
2803
+ "dataSpecification": {
2804
+ "type": "ExternalReference",
2805
+ "keys": [
2806
+ {
2807
+ "type": "GlobalReference",
2808
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2809
+ }
2810
+ ]
2811
+ },
2812
+ "dataSpecificationContent": {
2813
+ "preferredName": [
2814
+ {
2815
+ "language": "en",
2816
+ "text": "Subtitle"
2817
+ },
2818
+ {
2819
+ "language": "de",
2820
+ "text": "Untertitel"
2821
+ }
2822
+ ],
2823
+ "shortName": [
2824
+ {
2825
+ "language": "en",
2826
+ "text": "Subtitle"
2827
+ },
2828
+ {
2829
+ "language": "de",
2830
+ "text": "Untertitel"
2831
+ }
2832
+ ],
2833
+ "dataType": "STRING_TRANSLATABLE",
2834
+ "definition": [
2835
+ {
2836
+ "language": "en",
2837
+ "text": "List of language-dependent subtitles of the document"
2838
+ },
2839
+ {
2840
+ "language": "de",
2841
+ "text": "Liste der sprachabhängigen Untertitel des Dokuments"
2842
+ }
2843
+ ],
2844
+ "modelType": "DataSpecificationIec61360"
2845
+ }
2846
+ }
2847
+ ],
2848
+ "modelType": "ConceptDescription"
2849
+ },
2850
+ {
2851
+ "idShort": "Description",
2852
+ "displayName": [
2853
+ {
2854
+ "language": "en",
2855
+ "text": "Description"
2856
+ },
2857
+ {
2858
+ "language": "de",
2859
+ "text": "Dokumentenbeschreibung"
2860
+ }
2861
+ ],
2862
+ "id": "0173-1#02-AAN466#004",
2863
+ "embeddedDataSpecifications": [
2864
+ {
2865
+ "dataSpecification": {
2866
+ "type": "ExternalReference",
2867
+ "keys": [
2868
+ {
2869
+ "type": "GlobalReference",
2870
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2871
+ }
2872
+ ]
2873
+ },
2874
+ "dataSpecificationContent": {
2875
+ "preferredName": [
2876
+ {
2877
+ "language": "en",
2878
+ "text": "Document description"
2879
+ },
2880
+ {
2881
+ "language": "de",
2882
+ "text": "Dokumentenbeschreibung"
2883
+ }
2884
+ ],
2885
+ "shortName": [
2886
+ {
2887
+ "language": "en",
2888
+ "text": "DocDescr"
2889
+ },
2890
+ {
2891
+ "language": "de",
2892
+ "text": "DokBeschreib"
2893
+ }
2894
+ ],
2895
+ "dataType": "STRING_TRANSLATABLE",
2896
+ "definition": [
2897
+ {
2898
+ "language": "en",
2899
+ "text": "Plain text characterizing the content of the document"
2900
+ },
2901
+ {
2902
+ "language": "de",
2903
+ "text": "Klartext, der den Inhalt des Dokuments kennzeichnet"
2904
+ }
2905
+ ],
2906
+ "modelType": "DataSpecificationIec61360"
2907
+ }
2908
+ }
2909
+ ],
2910
+ "modelType": "ConceptDescription"
2911
+ },
2912
+ {
2913
+ "idShort": "DigitalFile",
2914
+ "displayName": [
2915
+ {
2916
+ "language": "en",
2917
+ "text": "digital file"
2918
+ },
2919
+ {
2920
+ "language": "de",
2921
+ "text": "Digitale Datei"
2922
+ }
2923
+ ],
2924
+ "id": "0173-1#02-ABK126#002",
2925
+ "embeddedDataSpecifications": [
2926
+ {
2927
+ "dataSpecification": {
2928
+ "type": "ExternalReference",
2929
+ "keys": [
2930
+ {
2931
+ "type": "GlobalReference",
2932
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2933
+ }
2934
+ ]
2935
+ },
2936
+ "dataSpecificationContent": {
2937
+ "preferredName": [
2938
+ {
2939
+ "language": "en",
2940
+ "text": "Digital file"
2941
+ },
2942
+ {
2943
+ "language": "de",
2944
+ "text": "Digitale Datei"
2945
+ }
2946
+ ],
2947
+ "shortName": [
2948
+ {
2949
+ "language": "en",
2950
+ "text": "DigitalFile"
2951
+ },
2952
+ {
2953
+ "language": "de",
2954
+ "text": "DigitaleDatei"
2955
+ }
2956
+ ],
2957
+ "dataType": "STRING",
2958
+ "definition": [
2959
+ {
2960
+ "language": "en",
2961
+ "text": "MIME-Type, file name and file contents given by the file SubmodelElement"
2962
+ },
2963
+ {
2964
+ "language": "de",
2965
+ "text": "MIME-Typ, Dateiname und Dateiinhalt, die von der Datei SubmodelElement vorgegeben werden"
2966
+ }
2967
+ ],
2968
+ "valueList": {
2969
+ "valueReferencePairs": [
2970
+ {
2971
+ "value": "File",
2972
+ "valueId": {
2973
+ "type": "ExternalReference",
2974
+ "keys": [
2975
+ {
2976
+ "type": "GlobalReference",
2977
+ "value": "0173-1#02-ABK126#002"
2978
+ }
2979
+ ]
2980
+ }
2981
+ }
2982
+ ]
2983
+ },
2984
+ "modelType": "DataSpecificationIec61360"
2985
+ }
2986
+ }
2987
+ ],
2988
+ "modelType": "ConceptDescription"
2989
+ }
2990
+ ]
2991
+ }