Skip to content

Commit 3ff3b18

Browse files
contributor added
1 parent 74442ac commit 3ff3b18

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

CONTRIBUTORS.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,14 @@ contributors:
2222
project: CoRoSect (https://corosect.eu/)
2323
comments: Implementation of an I4.0 AAS datamodels structure
2424
year: 2024
25-
- name: Lakshay
25+
- name: Inga
26+
surname: miadowicz
27+
mail:
28+
organization: UDeusches Zentrum für Luft-und Raumfahrt
29+
project:
30+
comments:
31+
year: 2025
32+
- name: Lakshay
2633
surname: Mundeja
2734
mail: lmundeja@gmail.com
2835
organization: University of Applied Sciences Emden/Leer

notes.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
notesPrevious:
2-
Mapped from Asset Administration Shell
2+
Mapped from Asset Administration Shell.
3+
###SUMMARY###
4+
Extension of RAMI4.0 Asset Administration Shell (AAS) representation in NGSI-LD with two additional submodel elements 'Relationship' and 'Capability' according to AAS standard.
5+
6+
###Origin###
7+
The extension has been made to represent agents in a multi-agent system following the principles of capability-based engineering and making use of the proposed AAS ontology by Bayha et al. (see https://industrialdigitaltwin.org/wp-content/uploads/2021/09/11_capabilities_i40_components_en_2020.pdf).
8+
9+
###Structure###
10+
The Capability data model describes the abstract goals and tasks an Industry 4.0 component can accomplish in the context of an industrial process. The already existing Operation data model (see https://github.com/smart-data-models/dataModel.AAS/tree/master/I4SubmodelElementOperation) complements this by specifying the concrete executable functions employed to realize the capabilities of an Industry 4.0 component. Together, the Capabilities and Skills data model can establish a hierarchical description linking the strategic goals of an an Industry 4.0 component to the concrete operations required to achieve them. This relationship is formalized through dedicated Relationship Elements, which associate one or more skills with a specific capability.
11+
12+
###Example###
13+
The examples listed illustrate the digital twin created for a planning agent. The planning agent is capable of planning overall operations and, among other things, has the ability to create an operating plan in which an optimized schedule with start and stop times is calculated.
314

415
notesEnd:

0 commit comments

Comments
 (0)