Sebbader/vdi2770 update of the VDI2770 Sub-Namespace#10
Open
Sebbader/vdi2770 update of the VDI2770 Sub-Namespace#10
Conversation
added 8 commits
April 9, 2020 11:39
* `http://admin-shell.io/aas/2/0/Key/idType` property for `aas:Key` * ### Changed * Namespace: from `aas: <https://www.admin-shell.io/aas/2/0/rdf#>` to `aas: <http://admin-shell.io/aas/2/0/>` * `rdfs:label "some label"@en` to `rdfs:label "some label"^^xsd:string` as the label is not dependent on the English language. * `aas:assetKind` to `http://admin-shell.io/aas/2/0/Asset/kind` * `aas:DataSpecificationPhysicalUnit` to `http://admin-shell.io/DataSpecificationTemplates/DataSpecificationPhysicalUnit/2/0/` * `aas:DataSpecificationIEC61360` to `http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0/DataSpecificationIEC61360` * `aas:DataTypeIEC61360` to `http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0/DataTypeIEC61360` together with all of its instances * `aas:DataSpecificationPhysicalUnit` to `http://admin-shell.io/DataSpecificationTemplates/DataSpecificationPhysicalUnit/2/0/` together with all of its attributes * `aas:keyElement` to `http://admin-shell.io/aas/2/0/Key/type` ### Removed * `aas:describes` is not in the AAS Meta Model anymore. * Class `aas:Category` does not exist in the AAS Meta Model. * `aas:sourceOfDefinition` and `aas:definition`
The updated Submodel Template introduces new Identifiers. Those are now aligned with the README files. Furthermore: * http URI schema is changed to https * descriptions are updated * order has been changed where ever necessary to still match to the Submodel Template Document * introduce Revision 1.1 for the vdi:Document identifier
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The updated Submodel Template introduces new Identifiers. Those are now
aligned with the README files. Furthermore:
Submodel Template Document