Skip to content

Provide an example AASX template that has more than 1 submodel #25

@priyankvenkat

Description

@priyankvenkat

Problem / Motivation

When generating AASX packages programmatically, it is unclear what a "standard" minimal-yet-complete AASX package should look like when it contains multiple submodels (e.g., Digital Nameplate + Technical Data + additional submodels).

I can create individual submodels, but I’m missing a canonical reference for:

  1. how the AAS should reference/link to multiple submodels in the AAS Environment (XML),
  2. how ConceptDescriptions and semantic references should be handled (embedded vs external references),
  3. what the recommended minimal AASX package layout should include besides the AAS environment file,
  4. what the minimal “complete” closing structure is for the environment/package.

Request

Could IDTA provide (or reference) a normative or at least officially recommended example AASX package that includes:

  • 1 AAS
  • 2–3 submodels (e.g., Digital Nameplate + Technical Data + one more optional)
  • (optional) ConceptDescriptions (at least one example embedded in-package)
  • (optional) an external file (PDF/datasheet) referenced from a submodel element

Preferably:

  • Provided as a downloadable .aasx (not only screenshots)
  • Paired with the corresponding AAS Environment XML (.xml) and a short explanation of:
    • how the AAS references submodels (submodel references)
    • how semanticId is represented for each submodel
    • how package relationships are expected to be set up

Expected Outcome

A canonical sample would make it much easier to implement reliable AASX generation pipelines and to validate interoperability across tools (AASX Package Explorer, BaSyx, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions