Skip to content

Datatype "Identifier" should always be an URI #595

Open
@mrentsch65

Description

@mrentsch65

Is your feature request related to a problem? Please describe.
Currently the data type "Identifier" is defined as "string with max 2048 and min 1 characters":
https://industrialdigitaltwin.io/aas-specifications/IDTA-01001/v3.1/spec-metamodel/datatypes.html#Identifier

Since the AAS defines a webbased infrastructure, only web-addressable identifiers should be allowed in the future to support a seamless toolchain without hardcoded dependencies as required for other identifier types.

Describe the solution you'd like
Change definition of "Identifier" to the same as https://industrialdigitaltwin.io/aas-specifications/IDTA-01001/v3.1/spec-metamodel/datatypes.html#PathType:
"string with max 2048 and min 1 characters, conformant to an URI as per RFC 2396"

Metadata

Metadata

Assignees

No one assigned

    Labels

    requires workstream approvalstrategic decision proposal needs to be prepared in TF spec teamspecificationimpact on specification and thus on xml, json etc., label "aas-core" not set additinally

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions