Skip to content
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

Resolve issues, focus specification/schemata #315

Conversation

BirgitBoss
Copy link
Collaborator

@BirgitBoss BirgitBoss commented Dec 15, 2023

Specification updated conformant to the accepted changes to V3.1

Major Changes:

  • New value "Role" to enumeration AssetKind
    #294
  • PathType: support complete URI scheme for files RFC3986/RFC3987
    #299
  • data type Identifier: change length from 2000 to 2024 characters
    #306
  • Referable/idShort and Constraint AASd-002: now also allows
    hyphens to be included in name
    #295
  • Entity/entityType and Constraint AASd-014: now optional
    #287

Minor Changes:

  • editorial changes

Bugfixes:

  • (Editorial) MultiLanguageNameType inconsistent description,
    maxLength=128 (schemata were correct)
    (#313)
  • (Editorial) HasKind/kind explanataroy text: use template, not type
    (#313)
  • (Editorial) DataTypeDefXsd links now correctly to xmlschema11-2,
    not to xsd V1.1
    (#312)
  • (Editorial) make mbeddedDataSpecification/dataSpecification mandatory
    (as implemented in schemata)
    #296

…th=128 (schemata were correct) ([#313](#313))

* (Editorial) HasKind/kind explanataroy text: use template, not type ([#313](#313))
* (Editorial) DataTypeDefXsd links now correctly to xmlschema11-2, not to xsd V1.1 ([#312](#312))
+ minor editorial changes
Change PathType to allow not only file:  #299
@BirgitBoss BirgitBoss linked an issue Dec 15, 2023 that may be closed by this pull request
@BirgitBoss BirgitBoss changed the title Work on issues, focus on change of specification/schemata Resolving issues, focus on change of specification/schemata Dec 15, 2023
@BirgitBoss BirgitBoss requested a review from s-heppner December 15, 2023 17:17
@BirgitBoss BirgitBoss self-assigned this Dec 15, 2023
@BirgitBoss BirgitBoss changed the title Resolving issues, focus on change of specification/schemata Resolving issues, focus specification/schemata Dec 15, 2023
@BirgitBoss BirgitBoss changed the title Resolving issues, focus specification/schemata Resolve issues, focus specification/schemata Dec 15, 2023
BirgitBoss and others added 5 commits December 18, 2023 14:34
The following changes were made:

* Introduce nav.adoc as entry point with includes

* Split Annex: into shared parts (UML, UML Templates, 
Back-Naur-Form, Bibliography, Terms & Definitions) 
and specific parts
 (ChangeLog, Concepts AAS, Metamodel with Inheritance, 
Requirements, Usage Metamodel)

* Extract Preamble from rest of document

* Within Preamble extract Conformance and Versioning and move to Shared Sections

* add index.adoc as start page for antora (preparation)
…ization of metamodel element "Reference" into separate files
…"General Rules".

So new file for embedded data specifications was created and
text was moved to original file again.
Figure embedded data spec was updated (note arrow between EmbeddedDataSpecification and DataSpecification)
@BirgitBoss
Copy link
Collaborator Author

changes are part of #317

@BirgitBoss BirgitBoss closed this Dec 21, 2023
@BirgitBoss BirgitBoss removed the request for review from s-heppner December 21, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment