JMayrbaeurl / opendigitaltwins-assetadminstrationshell

Provide a DTDL v2 implementation of the Industry 4.0 Asset Administration shell ontology
MIT License
31 stars 7 forks source link

Submodel extends Referable instead of Identifiable #2

Closed JMayrbaeurl closed 2 years ago

JMayrbaeurl commented 2 years ago

According to the AAS metamodel specs (See page 64 of Specs ) the Submodel entity inherits from Identifiable; HasKind; HasSemantics; Qualifiable; HasDataSpecification, but not from Referable.

JMayrbaeurl commented 2 years ago

Fixed with latest commit