From 43faeac0454d3fe7f863f4cc415ada098a38cdc3 Mon Sep 17 00:00:00 2001 From: Sebastian Bader Date: Thu, 28 Apr 2022 15:29:28 +0200 Subject: [PATCH] Adding the CapabilityRealizedBy ConceptDescription According to the published white paper https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Capabilities_Industrie40_Components.html --- .../CapabilityRealizedBy/1/0/README.md | 33 +++++++++++++++++++ .../CapabilityRealizedBy/1/README.md | 27 +++++++++++++++ .../CapabilityRealizedBy/README.md | 27 +++++++++++++++ ConceptDescriptions/README.md | 5 ++- 4 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 ConceptDescriptions/CapabilityRealizedBy/1/0/README.md create mode 100644 ConceptDescriptions/CapabilityRealizedBy/1/README.md create mode 100644 ConceptDescriptions/CapabilityRealizedBy/README.md diff --git a/ConceptDescriptions/CapabilityRealizedBy/1/0/README.md b/ConceptDescriptions/CapabilityRealizedBy/1/0/README.md new file mode 100644 index 0000000..a065216 --- /dev/null +++ b/ConceptDescriptions/CapabilityRealizedBy/1/0/README.md @@ -0,0 +1,33 @@ +# Describing Capabilities of Industrie 4.0 Components - Version 1.0 + +This sub-namespace collects the identifiers defined in the white paper 'Describing +Capabilities of Industrie 4.0 Components' [1]. + +## Introduction + +The whitepaper proposes an approach that decouples the description of capabilities +from the individual assets (and Asset Administration Shells). Asset Administration +Shells from arbitrary assets can refer to this shared model and express a request +or offer of capabilities in a way that is understood by other assets. + +## Status: `submitted` + + + +## CapabilityRealizedBy (Concept Description) + +[https://admin-shell.io/aas/conceptDescriptions/CapabilityRealizedBy/1/0](https://admin-shell.io/aas/conceptDescriptions/CapabilityRealizedBy/1/0) ('Capability realized by'): +This is a directed relationship between a capability and the skill that is +realizing the capability by providing a corresponding implementation. +See table 3 of [1]. + + +## Contact + +This sub-namespace is proposed by [Sebastian Bader](https://github.com/sebbader) +and [Birgit Boss](https://github.com/BirgitBoss) +on behalf of the Plattform Industrie 4.0, VDI GMA 7.20 and BaSys 4.2. +Contact via [mail](mailto:coordination-board@admin-shell.io). + +[1] A. Bayha, J. Bock, B. Boss, C. Diedrich, S. Malakuti: 'Describing Capabilities +of Industrie 4.0 Components', Plattform Industrie 4.0, 2020, [source](https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Capabilities_Industrie40_Components.html) diff --git a/ConceptDescriptions/CapabilityRealizedBy/1/README.md b/ConceptDescriptions/CapabilityRealizedBy/1/README.md new file mode 100644 index 0000000..f7890c4 --- /dev/null +++ b/ConceptDescriptions/CapabilityRealizedBy/1/README.md @@ -0,0 +1,27 @@ +# Describing Capabilities of Industrie 4.0 Components - Version 1.0 + +This sub-namespace collects the identifiers defined in the white paper 'Describing +Capabilities of Industrie 4.0 Components' [1]. + +## Introduction + +The whitepaper proposes an approach that decouples the description of capabilities +from the individual assets (and Asset Administration Shells). Asset Administration +Shells from arbitrary assets can refer to this shared model and express a request +or offer of capabilities in a way that is understood by other assets. + +## Versions/Revisions: +- [Version 1.0](./0/README.md) + +## Status: `submitted` + + +## Contact + +This sub-namespace is proposed by [Sebastian Bader](https://github.com/sebbader) +and [Birgit Boss](https://github.com/BirgitBoss) +on behalf of the Plattform Industrie 4.0, VDI GMA 7.20 and BaSys 4.2. +Contact via [mail](mailto:coordination-board@admin-shell.io). + +[1] A. Bayha, J. Bock, B. Boss, C. Diedrich, S. Malakuti: 'Describing Capabilities +of Industrie 4.0 Components', Plattform Industrie 4.0, 2020, [source](https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Capabilities_Industrie40_Components.html) diff --git a/ConceptDescriptions/CapabilityRealizedBy/README.md b/ConceptDescriptions/CapabilityRealizedBy/README.md new file mode 100644 index 0000000..4f47f27 --- /dev/null +++ b/ConceptDescriptions/CapabilityRealizedBy/README.md @@ -0,0 +1,27 @@ +# Describing Capabilities of Industrie 4.0 Components - Version 1.0 + +This sub-namespace collects the identifiers defined in the white paper 'Describing +Capabilities of Industrie 4.0 Components' [1]. + +## Introduction + +The whitepaper proposes an approach that decouples the description of capabilities +from the individual assets (and Asset Administration Shells). Asset Administration +Shells from arbitrary assets can refer to this shared model and express a request +or offer of capabilities in a way that is understood by other assets. + +## Versions/Revisions: +- [Version 1.0](./1/0/README.md) + +## Status: `submitted` + + +## Contact + +This sub-namespace is proposed by [Sebastian Bader](https://github.com/sebbader) +and [Birgit Boss](https://github.com/BirgitBoss) +on behalf of the Plattform Industrie 4.0, VDI GMA 7.20 and BaSys 4.2. +Contact via [mail](mailto:coordination-board@admin-shell.io). + +[1] A. Bayha, J. Bock, B. Boss, C. Diedrich, S. Malakuti: 'Describing Capabilities +of Industrie 4.0 Components', Plattform Industrie 4.0, 2020, [source](https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Capabilities_Industrie40_Components.html) diff --git a/ConceptDescriptions/README.md b/ConceptDescriptions/README.md index cd3e905..7afdf25 100644 --- a/ConceptDescriptions/README.md +++ b/ConceptDescriptions/README.md @@ -1,3 +1,6 @@ # Concept Descriptions -This sub-namespace is reserved for Concept Descriptions. Further explanations to come. \ No newline at end of file +This sub-namespace is reserved for Concept Descriptions. Further explanations to come. + +Content: +- [Capability Realized By](./CapabilityRealizedBy/)