-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change length of data type Identifier from 2000 to 2048 Char #306
Labels
accepted
accepted in principle to be fixed
specification
impact on specification and thus on xml, json etc., label "aas-core" not set additinally
Milestone
Comments
BirgitBoss
added
accepted
accepted in principle to be fixed
specification
impact on specification and thus on xml, json etc., label "aas-core" not set additinally
labels
Nov 19, 2023
decision 25th Oct. 2023 in Workstream AAS of IDTA: accepted |
Merged
It should be 2048, not 2024. |
BirgitBoss
changed the title
Change length of data type Identifier from 2000 to 2024 Char
Change length of data type Identifier from 2000 to 2048 Char
Mar 7, 2024
BirgitBoss
added a commit
that referenced
this issue
Mar 7, 2024
g1zzm0
pushed a commit
that referenced
this issue
Mar 13, 2024
BirgitBoss
added a commit
to admin-shell-io/aas-specs-api
that referenced
this issue
Apr 8, 2024
(see admin-shell-io/aas-specs#306) from 2000 to 2024 charactery
This was referenced Apr 8, 2024
s-heppner
added a commit
to aas-core-works/aas-core-meta
that referenced
this issue
Oct 8, 2024
Previously, the invariant declaring the maximum length of `Identifier` was set to `2000`. We had already adapted this to `2024` according to [aas-specs#306], however the specification was corrected to `2048` in [aas-specs#306]. We therefore adapt the invariant to a maximum length of `2048` [aas-specs#306](admin-shell-io/aas-specs#306)
s-heppner
added a commit
to aas-core-works/aas-core-meta
that referenced
this issue
Oct 8, 2024
Previously, the invariant declaring the maximum length of `Value_type_IEC_61360` was set to `2000`. Decided in [aas-specs#306] and specified in [aas-specs-iec61360#21] this was adapted to `2048`. We therefore adapt the invariant to a maximum length of `2048` [aas-specs#306](admin-shell-io/aas-specs#306) [aas-specs-iec61360#21](admin-shell-io/aas-specs-iec61360#21)
s-heppner
added a commit
to aas-core-works/aas-core-meta
that referenced
this issue
Oct 18, 2024
Previously, the invariant declaring the maximum length of `Identifier` was set to `2000`. We had already adapted this to `2024` according to [aas-specs#306], however the specification was corrected to `2048` in [aas-specs#306]. We therefore adapt the invariant to a maximum length of `2048` [aas-specs#306](admin-shell-io/aas-specs#306)
s-heppner
added a commit
to aas-core-works/aas-core-meta
that referenced
this issue
Oct 18, 2024
Previously, the invariant declaring the maximum length of `Value_type_IEC_61360` was set to `2000`. Decided in [aas-specs#306] and specified in [aas-specs-iec61360#21] this was adapted to `2048`. We therefore adapt the invariant to a maximum length of `2048` [aas-specs#306](admin-shell-io/aas-specs#306) [aas-specs-iec61360#21](admin-shell-io/aas-specs-iec61360#21)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
accepted
accepted in principle to be fixed
specification
impact on specification and thus on xml, json etc., label "aas-core" not set additinally
Is your feature request related to a problem? Please describe.
Change length of data type Identifier from 2000 to 2024 Char (Correction: 2048)
The text was updated successfully, but these errors were encountered: