SemanticId Repository for the Asset Administration Shell: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
# Create a '''new item''' with label = '''idShort''' | # Create a '''new item''' with label = '''idShort''' | ||
# You can add descriptions in multiple languages and aliases for better search results | # You can add idShorts, descriptions in multiple languages and aliases for better search results | ||
# The URL of the new item page is your '''semanticId'''! | # The URL of the new item page is your '''semanticId'''! | ||
Revision as of 14:20, 14 December 2023
SemanticId Repository for the Asset Administration Shell
powered by AAS-connect (FoP Consult GmbH)
How to create and register a new semanticId for an AAS submodel or SubmodelElement?
- Create a new item with label = idShort
- You can add idShorts, descriptions in multiple languages and aliases for better search results
- The URL of the new item page is your semanticId!
You are now free to define your submodel or SubmodelElement by adding statements (properties) to it (= concept description/data specification). The statements (properties) according the AAS Specification "Part3a: DataSpecification - IEC 61360" (IDTA Number: 01003-a-3-0) have already been created for you and can be used.
Recommended minimum for statements:
- You should state the preferredIdShort (label of the preferred language) that is used in your AAS
- You should state the modelElement the semanticId is for (e.g., Submodel and SubmodelElements according the Enumeration AasSubmodelElements, p. 83 part 1 of the specification like Property, Range and so on)
PreferredIdShort and modelElement are newly introduced here.