diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5d6ec0f4..454dff9c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,7 @@ Closes # ## MS2 Criteria (to be filled out by PR reviewer) -- [ ] the model **validates** with the SAMM SDS SDK in the version specified in the Readme.md of this repository by the time of the MS2 check (e.g., 'java -jar samm-cli.jar aspect \ validate ). The SAMM CLI is available [here](https://eclipse-esmf.github.io/esmf-developer-guide/tooling-guide/samm-cli.html) and in [GitHub](https://github.com/eclipse-esmf/esmf-sdk/releases/tag/v2.5.1) +- [ ] the model **validates** with the SAMM SDS SDK in the version specified in the Readme.md of this repository by the time of the MS2 check (e.g., 'java -jar samm-cli.jar aspect \ validate ). The SAMM CLI is available [here](https://eclipse-esmf.github.io/esmf-developer-guide/tooling-guide/samm-cli.html) and in [GitHub](https://github.com/eclipse-esmf/esmf-sdk/releases/tag/v2.6.0) - [ ] use **Camel-Case** (e.g., "MyModelElement" or "TimeDifferenceGmtId", when in doubt follow https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) - [ ] the identifiers for all model elements **start with a capital letter** except for properties - [ ] the identifier for **properties starts with a small letter** diff --git a/.github/actions/model-validation/action.yml b/.github/actions/model-validation/action.yml index d338c744..0a19b27e 100644 --- a/.github/actions/model-validation/action.yml +++ b/.github/actions/model-validation/action.yml @@ -11,7 +11,7 @@ inputs: required: false bamm_version: description: The version of the used SAMM SDK - default: 2.5.1 + default: 2.6.0 required: true token: description: GitHub token diff --git a/.github/workflows/bulk-validation.yml b/.github/workflows/bulk-validation.yml index fca9fb9c..71e1ed3e 100644 --- a/.github/workflows/bulk-validation.yml +++ b/.github/workflows/bulk-validation.yml @@ -28,7 +28,7 @@ jobs: - name: validate models uses: ./.github/actions/model-validation with: - bamm_version: 2.5.1 + bamm_version: 2.6.0 bulk: true - name: Archive uses: actions/upload-artifact@v3 diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index e95c9697..1eb02b30 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -85,7 +85,7 @@ jobs: uses: ./.github/actions/model-validation with: pr_number: ${{ github.event.number }} - bamm_version: 2.5.1 + bamm_version: 2.6.0 added: ${{needs.synchronize-models.outputs.ADDED}} modified: ${{needs.synchronize-models.outputs.MODIFIED}} - name: Archive diff --git a/README.md b/README.md index 8b0eb42e..b3ca4286 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Aspect Models for Eclipse Tractus-X Semantic Layer (SLDT) The repository contains the aspect models based on [SAMM (Semantic Aspect Meta Model)](https://eclipse-esmf.github.io/samm-specification/2.0.0/index.html) for the Tractus-X project for Catena-X. -**Currently, we assume the usage of the version 2.5.1 of the [SAMM-CLI](https://eclipse-esmf.github.io/esmf-developer-guide/2.5.1/tooling-guide/samm-cli.html) and version 5.1.1 of the [Aspect Model Editor](https://eclipse-esmf.github.io/ame-guide/5.1.1/introduction.html) **. +**Currently, we assume the usage of the version 2.6.0 of the [SAMM-CLI](https://eclipse-esmf.github.io/esmf-developer-guide/2.6.0/tooling-guide/samm-cli.html) and version 5.1.1 of the [Aspect Model Editor](https://eclipse-esmf.github.io/ame-guide/5.1.1/introduction.html) **. # Using the models -The models can locally be processed with the [SAMM CLI](https://eclipse-esmf.github.io/esmf-developer-guide/2.5.1/tooling-guide/samm-cli.html), which is documented [here](https://eclipse-esmf.github.io/esmf-developer-guide/2.5.1/tooling-guide/samm-cli.html). +The models can locally be processed with the [SAMM CLI](https://eclipse-esmf.github.io/esmf-developer-guide/2.6.0/tooling-guide/samm-cli.html), which is documented [here](https://eclipse-esmf.github.io/esmf-developer-guide/2.6.0/tooling-guide/samm-cli.html). It allows you to generate different artifacts (diagrams, example payload, java class files) out of it. For convenience you can also look into the `gen` folder of each model, which already contains often used artifacts generated from the model. diff --git a/generate.sh b/generate.sh index ca1a82f5..491fc1f6 100755 --- a/generate.sh +++ b/generate.sh @@ -30,11 +30,11 @@ # Adjust if SAMM CLI version changes -JARNAME=samm-cli-2.5.1.jar +JARNAME=samm-cli-2.6.0.jar SAMMFOLDER=.SAMMCLI/ SAMMCLI=$SAMMFOLDER$JARNAME # Adjust if SAMM CLI version changes -SAMMCLIURL=https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.5.1/samm-cli-2.5.1.jar +SAMMCLIURL=https://github.com/eclipse-esmf/esmf-sdk/releases/download/v2.6.0/samm-cli-2.6.0.jar CATENAXCSS=$SAMMFOLDER/catena-template.css CATENAXCUSTOMCSSURL=https://raw.githubusercontent.com/eclipse-tractusx/sldt-semantic-hub/main/backend/src/main/resources/catena-template.css diff --git a/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship-aas.xml b/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship-aas.xml index 95452eac..e204ed1c 100644 --- a/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship-aas.xml +++ b/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship-aas.xml @@ -1,521 +1,785 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.assembly_part_relationship:1.1.1#AssemblyPartRelationship + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.assembly_part_relationship:1.1.1#AssemblyPartRelationship/submodel + + + + - - - defaultAsset - - + + + AssemblyPartRelationship + + + en + The aspect provides the child parts (one structural level down) which the given object assembles. + + + + urn:samm:io.catenax.assembly_part_relationship:1.1.1#AssemblyPartRelationship/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#AssemblyPartRelationship + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#catenaXId + + + + xs:string + + + + childParts + + + en + Child Parts + + + + + en + Set of child parts, of which the given parent object is assembled by (one structural level down). + + + true + DataElement + + + ChildData + + + en + Child Data + + + + + en + Catena-X ID and meta data of the assembled child part. + + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#createdOn + + + + xs:dateTime + + + + Quantity + + + en + Comprises the number of objects and the unit of measurement for the respective child objects + + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#quantityNumber + + + + xs:double + + + + measurementUnit + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#measurementUnit + + + + + + ExternalReference + + + GlobalReference + https://openmanufacturingplatform.github.io/sds-bamm-aspect-meta-model/bamm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + + + lastModifiedOn + + + en + Last Modification Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#lastModifiedOn + + + + xs:dateTime + + + + lifecycleContext + + + en + Lifecycle Context + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#lifecycleContext + + + + xs:string + + + + childCatenaXId + + + en + Catena-X Child Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.assembly_part_relationship:1.1.1#childCatenaXId + + + + xs:string + + + + + + + + + - AssemblyPartRelationship + APPLICATION_CLASS + AssemblyPartRelationship - Assembly Part Relationship + + en + Assembly Part Relationship + - APPLICATION_CLASS - The aspect provides the child parts (one structural level down) which the given object assembles. + + en + The aspect provides the child parts (one structural level down) which the given object assembles. + - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#AssemblyPartRelationship - - - - - Assembly Part Relationship - - - AssemblyPartRelationship - - - The aspect provides the child parts (one structural level down) which the given object assembles. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.assembly_part_relationship:1.1.1#AssemblyPartRelationship + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Assembly Part Relationship + + + + + en + AssemblyPartRelationship + + + + + en + The aspect provides the child parts (one structural level down) which the given object assembles. + + + + + + - Timestamp + catenaXId - Timestamp + + en + Catena-X Identifier + - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.assembly_part_relationship:1.1.1#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - NumberofObjects - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + createdOn + + + en + Created On + + + urn:samm:io.catenax.assembly_part_relationship:1.1.1#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + Timestamp when the relation between the parent part and the child part was created, e.g. when the serialized child part was assembled into the given part. + + + + + + - UnitReference + quantityNumber - Unit Reference + + en + Quantity Number + - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#measurementUnit - - - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.assembly_part_relationship:1.1.1#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit + + + + + + - QuantityCharacteristic - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#quantity - - - - - Quantity - - - quantity - - String - - Describes the quantity in which the child part is assembled in the given parent object by providing a quantity value and the measurement unit in which the quantity is measured. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + measurementUnit + urn:samm:io.catenax.assembly_part_relationship:1.1.1#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + measurementUnit + + + + + en + measurementUnit + + + STRING + + + en + Unit of Measurement for the quantity of serialized objects + + + + + + - Timestamp + quantity - Timestamp + + en + Quantity + - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#lastModifiedOn - - - - - Last Modification Date - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.assembly_part_relationship:1.1.1#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + STRING + + + en + Quantity of which the child part is assembled into the parent part. In general it is '1' for serialized parts. + + + + + + - LifecycleContextCharacteristic + lastModifiedOn - Lifecycle Context + + en + Last Modification Date + - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#lifecycleContext - - - - - Lifecycle Context - - - lifecycleContext - - String - - The possible values for lifecycle context as defined by STEP: AsRequired, AsDesigned, AsPlanned, AsBuilt, AsMaintained, AsRecycled - - - - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:DefaultScalarValue[value=AsRequired, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AsRequired, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:DefaultScalarValue[value=AsDesigned, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AsDesigned, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:DefaultScalarValue[value=AsPlanned, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AsPlanned, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:DefaultScalarValue[value=AsBuilt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AsBuilt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:DefaultScalarValue[value=AsMaintained, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AsMaintained, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:DefaultScalarValue[value=AsRecycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AsRecycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.assembly_part_relationship:1.1.1#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modification Date + + + + + en + lastModifiedOn + + + STRING + + + en + Timestamp when the assembly relationship between parent part and child part was last modified. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#childCatenaXId - - - - - Catena-X Child Identifier - - - childCatenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + lifecycleContext + + + en + Lifecycle Context + + + urn:samm:io.catenax.assembly_part_relationship:1.1.1#lifecycleContext + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Lifecycle Context + + + + + en + lifecycleContext + + + STRING + + + en + The lifecycle context in which the child part was assembled into the parent part. + + + + + + AsRequired + + ModelReference + + + DataElement + urn:samm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:AsRequired + + + + + + AsDesigned + + ModelReference + + + DataElement + urn:samm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:AsDesigned + + + + + + AsPlanned + + ModelReference + + + DataElement + urn:samm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:AsPlanned + + + + + + AsBuilt + + ModelReference + + + DataElement + urn:samm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:AsBuilt + + + + + + AsMaintained + + ModelReference + + + DataElement + urn:samm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:AsMaintained + + + + + + AsRecycled + + ModelReference + + + DataElement + urn:samm:io.catenax.assembly_part_relationship:1.1.1#LifecycleContextCharacteristic:AsRecycled + + + + + + + + + + - SetOfChildPartsCharacteristic + childCatenaXId - Set of Child Parts + + en + Catena-X Child Identifier + - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#childParts - - - - - Child Parts - - - childParts - - String - - Set of child parts the parent object is assembled by (one structural level down). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.assembly_part_relationship:1.1.1#childCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Child Identifier + + + + + en + childCatenaXId + + + STRING + + + en + The Catena-X ID of the child object which is assembled into the given parent part. + + + + + + + + + childParts + + + en + Child Parts + + + urn:samm:io.catenax.assembly_part_relationship:1.1.1#childParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts + + + + + en + childParts + + + STRING + + + en + Set of child parts, of which the given parent object is assembled by (one structural level down). + + + + + + - - - AssemblyPartRelationship - - The aspect provides the child parts (one structural level down) which the given object assembles. - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#AssemblyPartRelationship - - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childParts - - Child Parts - - - Set of child parts, of which the given parent object is assembled by (one structural level down). - - false - false - - - - ChildData - - Child Data - - - Catena-X ID and meta data of the assembled child part. - - false - false - - - - createdOn - - Created On - - - Timestamp when the relation between the parent part and the child part was created, e.g. when the serialized child part was assembled into the given part. - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - Quantity - - Comprises the number of objects and the unit of measurement for the respective child objects - - false - false - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Unit of Measurement for the quantity of serialized objects - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#measurementUnit - - - DefaultScalarValue[value=litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - - - - lastModifiedOn - - Last Modification Date - - - Timestamp when the assembly relationship between parent part and child part was last modified. - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - lifecycleContext - - Lifecycle Context - - - The lifecycle context in which the child part was assembled into the parent part. - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#lifecycleContext - - - DefaultScalarValue[value=AsBuilt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childCatenaXId - - Catena-X Child Identifier - - - The Catena-X ID of the child object which is assembled into the given parent part. - - Template - - - urn:bamm:io.catenax.assembly_part_relationship:1.1.1#childCatenaXId - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship.aasx b/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship.aasx index 1c7948b7..6bb6a209 100644 Binary files a/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship.aasx and b/io.catenax.assembly_part_relationship/1.1.1/gen/AssemblyPartRelationship.aasx differ diff --git a/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks-aas.xml b/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks-aas.xml index c83b3bb0..dd1bf750 100644 --- a/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks-aas.xml +++ b/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks-aas.xml @@ -1,396 +1,587 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.asset_tracker_links:1.0.0#AssetTrackerLinks + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.asset_tracker_links:1.0.0#AssetTrackerLinks/submodel + + + + - - - defaultAsset - - + + + AssetTrackerLinks + + + en + Represent the link between Asset and IoT Device (tracker) with timestamps of pairing and unpairing. + + + + urn:samm:io.catenax.asset_tracker_links:1.0.0#AssetTrackerLinks/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.asset_tracker_links:1.0.0#AssetTrackerLinks + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.asset_tracker_links:1.0.0#catenaXId + + + + xs:string + + + + childParts + + + en + Child Parts + + + + + en + Set of child parts, of which the given parent object consist of. + + + true + DataElement + + + ChildData + + + en + Child Data + + + + + en + Catena-X ID and meta data of the child part. + + + + + childCatenaXId + + + en + Catena-X Child Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.asset_tracker_links:1.0.0#childCatenaXId + + + + xs:string + + + + paired + + + en + paired + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.asset_tracker_links:1.0.0#paired + + + + xs:boolean + + + + pairedOn + + + en + Paired On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.asset_tracker_links:1.0.0#pairedOn + + + + xs:dateTime + + + + unpairedOn + + + en + Unpaired On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.asset_tracker_links:1.0.0#unpairedOn + + + + xs:dateTime + + + + historicalData + + + en + Historical Data + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.asset_tracker_links:1.0.0#historicalData + + + + xs:anyURI + + + + + + + + + - AssetTrackerLinks + APPLICATION_CLASS + AssetTrackerLinks - Asset Tracker Links + + en + Asset Tracker Links + - APPLICATION_CLASS - Represent the link between Asset and IoT Device (tracker) with timestamps of pairing and unpairing. + + en + Represent the link between Asset and IoT Device (tracker) with timestamps of pairing and unpairing. + - urn:bamm:io.catenax.asset_tracker_links:1.0.0#AssetTrackerLinks - - - - - Asset Tracker Links - - - AssetTrackerLinks - - - Represent the link between Asset and IoT Device (tracker) with timestamps of pairing and unpairing. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.asset_tracker_links:1.0.0#AssetTrackerLinks + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Asset Tracker Links + + + + + en + AssetTrackerLinks + + + + + en + Represent the link between Asset and IoT Device (tracker) with timestamps of pairing and unpairing. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.asset_tracker_links:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXId + + + en + Catena-X Identifier + + + urn:samm:io.catenax.asset_tracker_links:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the givenasset, valid for the Catena-X dataspace. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.asset_tracker_links:1.0.0#childCatenaXId - - - - - Catena-X Child Identifier - - - childCatenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + childCatenaXId + + + en + Catena-X Child Identifier + + + urn:samm:io.catenax.asset_tracker_links:1.0.0#childCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Child Identifier + + + + + en + childCatenaXId + + + STRING + + + en + The Catena-X ID of the child object which is linked to the given parent part. + + + + + + - PairedCharacteristic + paired - Paired Characteristic + + en + paired + - urn:bamm:io.catenax.asset_tracker_links:1.0.0#paired - - - - - paired - - - paired - - Boolean - - Characteristic describing the property paired. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.asset_tracker_links:1.0.0#paired + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + paired + + + + + en + paired + + + BOOLEAN + + + en + Currently paired when set to true. + + + + + + - Timestamp + pairedOn - Timestamp + + en + Paired On + - urn:bamm:io.catenax.asset_tracker_links:1.0.0#pairedOn - - - - - Paired On - - - pairedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.asset_tracker_links:1.0.0#pairedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Paired On + + + + + en + pairedOn + + + STRING + + + en + Timestamp of pairing of an IoT Device to an Asset. + + + + + + - Timestamp + unpairedOn - Timestamp + + en + Unpaired On + - urn:bamm:io.catenax.asset_tracker_links:1.0.0#unpairedOn - - - - - Unpaired On - - - unpairedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.asset_tracker_links:1.0.0#unpairedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Unpaired On + + + + + en + unpairedOn + + + STRING + + + en + Timestamp of the unpairing of an IoT Device from an Asset. + + + + + + - ResourcePath + historicalData - Resource Path + + en + Historical Data + - urn:bamm:io.catenax.asset_tracker_links:1.0.0#historicalData - - - - - Historical Data - - - historicalData - - String - - The path of a resource. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.asset_tracker_links:1.0.0#historicalData + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Historical Data + + + + + en + historicalData + + + STRING + + + en + Describes the location where the historical sensor data can be found. + + + + + + - SetOfChildPartsCharacteristic + childParts - Set of Child Parts + + en + Child Parts + - urn:bamm:io.catenax.asset_tracker_links:1.0.0#childParts - - - - - Child Parts - - - childParts - - String - - Set of child parts the parent object consist of. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.asset_tracker_links:1.0.0#childParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts + + + + + en + childParts + + + STRING + + + en + Set of child parts, of which the given parent object consist of. + + + + + + - - - AssetTrackerLinks - - Represent the link between Asset and IoT Device (tracker) with timestamps of pairing and unpairing. - - Template - - - urn:bamm:io.catenax.asset_tracker_links:1.0.0#AssetTrackerLinks - - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the givenasset, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.asset_tracker_links:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:ed85f17e-29dd-473c-9cb8-d7ad1dc44d2f, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childParts - - Child Parts - - - Set of child parts, of which the given parent object consist of. - - false - false - - - - ChildData - - Child Data - - - Catena-X ID and meta data of the child part. - - false - false - - - - childCatenaXId - - Catena-X Child Identifier - - - The Catena-X ID of the child object which is linked to the given parent part. - - Template - - - urn:bamm:io.catenax.asset_tracker_links:1.0.0#childCatenaXId - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - paired - - paired - - - Currently paired when set to true. - - Template - - - urn:bamm:io.catenax.asset_tracker_links:1.0.0#paired - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - pairedOn - - Paired On - - - Timestamp of pairing of an IoT Device to an Asset. - - Template - - - urn:bamm:io.catenax.asset_tracker_links:1.0.0#pairedOn - - - DefaultScalarValue[value=2023-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - unpairedOn - - Unpaired On - - - Timestamp of the unpairing of an IoT Device from an Asset. - - Template - - - urn:bamm:io.catenax.asset_tracker_links:1.0.0#unpairedOn - - - DefaultScalarValue[value=2023-02-04T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - historicalData - - Historical Data - - - Describes the location where the historical sensor data can be found. - - Template - - - urn:bamm:io.catenax.asset_tracker_links:1.0.0#historicalData - - - DefaultScalarValue[value=https://mycompany.s3.amazonaws.com/historicalsensordata, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - - - - - + diff --git a/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks.aasx b/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks.aasx index adac9200..08d7405b 100644 Binary files a/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks.aasx and b/io.catenax.asset_tracker_links/1.0.0/gen/AssetTrackerLinks.aasx differ diff --git a/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks-aas.xml b/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks-aas.xml index f3637018..b5c49ad1 100644 --- a/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks-aas.xml +++ b/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.asset_tracker_links:2.0.0#AssetTrackerLinks - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#AssetTrackerLinks] - - - - - - - - en - Asset Tracker Links - - - - - EN - AssetTrackerLinks - - - - - en - Represent the link between Asset and IoT Device (tracker) with timestamps of pairing and unpairing. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.asset_tracker_links:2.0.0#AssetTrackerLinks/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#AssetTrackerLinks]/submodel + urn:samm:io.catenax.asset_tracker_links:2.0.0#AssetTrackerLinks/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given asset, valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_childItems + childItems en @@ -113,11 +83,11 @@ Set of child items, of which the given parent object consist of. - false + true DataElement - id_ChildData + ChildData en @@ -132,19 +102,13 @@ - id_paired + paired en paired - - - en - Currently paired when set to true. - - ExternalReference @@ -155,22 +119,16 @@ xs:boolean - Unknown + - id_pairedOn + pairedOn en Paired On - - - en - Timestamp of pairing of an IoT Device to an Asset. - - ExternalReference @@ -181,22 +139,16 @@ xs:dateTime - Unknown + - id_unpairedOn + unpairedOn en Unpaired On - - - en - Timestamp of the unpairing of an IoT Device from an Asset. - - ExternalReference @@ -207,22 +159,16 @@ xs:dateTime - Unknown + - id_historicalData + historicalData en Historical Data - - - en - Describes the location where the historical sensor data can be found. - - ExternalReference @@ -233,22 +179,16 @@ xs:anyURI - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given asset, valid for the Catena-X dataspace. - - ExternalReference @@ -259,7 +199,7 @@ xs:string - Unknown + @@ -271,7 +211,7 @@ APPLICATION_CLASS - id_AssetTrackerLinks + AssetTrackerLinks en @@ -292,7 +232,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#AssetTrackerLinks] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -306,7 +246,7 @@ - EN + en AssetTrackerLinks @@ -322,11 +262,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.asset_tracker_links:2.0.0#catenaXId @@ -337,7 +277,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -351,7 +291,7 @@ - EN + en catenaXId @@ -359,7 +299,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given asset, valid for the Catena-X dataspace. @@ -368,11 +308,11 @@ - id_PairedCharacteristic + paired en - Paired Characteristic + paired urn:samm:io.catenax.asset_tracker_links:2.0.0#paired @@ -383,7 +323,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#paired] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -397,7 +337,7 @@ - EN + en paired @@ -405,7 +345,7 @@ en - Characteristic describing the property paired. + Currently paired when set to true. @@ -414,11 +354,11 @@ - id_Timestamp + pairedOn en - Timestamp + Paired On urn:samm:io.catenax.asset_tracker_links:2.0.0#pairedOn @@ -429,7 +369,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#pairedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -443,7 +383,7 @@ - EN + en pairedOn @@ -451,7 +391,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of pairing of an IoT Device to an Asset. @@ -460,11 +400,11 @@ - id_Timestamp + unpairedOn en - Timestamp + Unpaired On urn:samm:io.catenax.asset_tracker_links:2.0.0#unpairedOn @@ -475,7 +415,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#unpairedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -489,7 +429,7 @@ - EN + en unpairedOn @@ -497,7 +437,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of the unpairing of an IoT Device from an Asset. @@ -506,11 +446,11 @@ - id_ResourcePath + historicalData en - Resource Path + Historical Data urn:samm:io.catenax.asset_tracker_links:2.0.0#historicalData @@ -521,7 +461,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#historicalData] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -535,7 +475,7 @@ - EN + en historicalData @@ -543,7 +483,7 @@ en - The path of a resource. + Describes the location where the historical sensor data can be found. @@ -552,11 +492,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.asset_tracker_links:2.0.0#catenaXId @@ -567,7 +507,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -581,7 +521,7 @@ - EN + en catenaXId @@ -589,7 +529,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given asset, valid for the Catena-X dataspace. @@ -598,11 +538,11 @@ - id_SetOfChildItemsCharacteristic + childItems en - Set of Child Items + Child Items urn:samm:io.catenax.asset_tracker_links:2.0.0#childItems @@ -613,7 +553,7 @@ GlobalReference - Optional[urn:samm:io.catenax.asset_tracker_links:2.0.0#childItems] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -627,7 +567,7 @@ - EN + en childItems @@ -635,7 +575,7 @@ en - Set of child items the parent item is linked to. + Set of child items, of which the given parent object consist of. diff --git a/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks.aasx b/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks.aasx index 4215ff76..2826b852 100644 Binary files a/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks.aasx and b/io.catenax.asset_tracker_links/2.0.0/gen/AssetTrackerLinks.aasx differ diff --git a/io.catenax.batch/1.0.1/gen/Batch-aas.xml b/io.catenax.batch/1.0.1/gen/Batch-aas.xml index 0b6b910b..bc071b1c 100644 --- a/io.catenax.batch/1.0.1/gen/Batch-aas.xml +++ b/io.catenax.batch/1.0.1/gen/Batch-aas.xml @@ -1,728 +1,1053 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.batch:1.0.1#Batch + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.batch:1.0.1#Batch/submodel + + + + - - - defaultAsset - - + + + Batch + + + en + A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + + + + urn:samm:io.catenax.batch:1.0.1#Batch/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#Batch + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#catenaXId + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#value + + + + xs:string + + + + + + + + ManufacturingEntity + + + en + Manufacturing Entity + + + + + en + Encapsulates the manufacturing relevant attributes + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#country + + + + xs:string + + + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#manufacturerPartId + + + + xs:string + + + + customerPartId + + + en + Customer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#customerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#nameAtManufacturer + + + + xs:string + + + + nameAtCustomer + + + en + Name at Customer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#nameAtCustomer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.1#classification + + + + xs:string + + + + + + + - Batch + APPLICATION_CLASS + Batch - Batch + + en + Batch + - APPLICATION_CLASS - A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + + en + A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + - urn:bamm:io.catenax.batch:1.0.1#Batch - - - - - Batch - - - Batch - - - A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#Batch + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch + + + + + en + Batch + + + + + en + A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.batch:1.0.1#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the batch, valid for the Catena-X dataspace. + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.batch:1.0.1#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "batchId" - The identifier of the batch, to which the serialzed part belongs - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.batch:1.0.1#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.batch:1.0.1#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A batch may have multiple attributes, which uniquely identify that batch in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + + + + - Timestamp + date - Timestamp + + en + Production Date + - urn:bamm:io.catenax.batch:1.0.1#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) + + + + + + - ProductionCountryCodeTrait + country - Production Country Code Trait + + en + Country code + - urn:bamm:io.catenax.batch:1.0.1#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + - ManufacturingCharacteristic + manufacturingInformation - Manufacturing Characteristic + + en + Manufacturing Information + - urn:bamm:io.catenax.batch:1.0.1#manufacturingInformation - - - - - Manufacturing Information - - - manufacturingInformation - - String - - Characteristic to describe manufacturing related data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Information + + + + + en + manufacturingInformation + + + STRING + + + en + Information from manufacturing process, such as manufacturing date and manufacturing country + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.batch:1.0.1#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. + + + + + + - PartIdCharacteristic + customerPartId - Part ID Characteristic + + en + Customer Part ID + - urn:bamm:io.catenax.batch:1.0.1#customerPartId - - - - - Customer Part ID - - - customerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#customerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer Part ID + + + + + en + customerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. Note: This property may only be populated in case there is a single customer for the batch. + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at Manufacturer + - urn:bamm:io.catenax.batch:1.0.1#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - PartNameCharacteristic + nameAtCustomer - Part Name Characteristic + + en + Name at Customer + - urn:bamm:io.catenax.batch:1.0.1#nameAtCustomer - - - - - Name at Customer - - - nameAtCustomer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#nameAtCustomer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Customer + + + + + en + nameAtCustomer + + + STRING + + + en + Name of the part as assigned by the customer + + + + + + - ClassificationCharacteristic + classification - Classification Characteristic + + en + Classifcation + - urn:bamm:io.catenax.batch:1.0.1#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', ‘assembly’, 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.batch:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.1#ClassificationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.1#ClassificationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.1#ClassificationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.1#ClassificationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.1#ClassificationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.1#ClassificationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.batch:1.0.1#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.1#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type of which the batch has been instantiated of. + + + + + + - - - Batch - - A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. - - Template - - - urn:bamm:io.catenax.batch:1.0.1#Batch - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the batch, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.batch:1.0.1#catenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.batch:1.0.1#key - - - DefaultScalarValue[value=BatchID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.batch:1.0.1#value - - - DefaultScalarValue[value=BID12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ManufacturingEntity - - Manufacturing Entity - - - Encapsulates the manufacturing relevant attributes - - false - false - - - - date - - Production Date - - - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - Template - - - urn:bamm:io.catenax.batch:1.0.1#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.batch:1.0.1#country - - - DefaultScalarValue[value=HUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. - - Template - - - urn:bamm:io.catenax.batch:1.0.1#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - customerPartId - - Customer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. Note: This property may only be populated in case there is a single customer for the batch. - - Template - - - urn:bamm:io.catenax.batch:1.0.1#customerPartId - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.batch:1.0.1#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtCustomer - - Name at Customer - - - Name of the part as assigned by the customer - - Template - - - urn:bamm:io.catenax.batch:1.0.1#nameAtCustomer - - - DefaultScalarValue[value=side element A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.batch:1.0.1#classification - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.batch/1.0.1/gen/Batch.aasx b/io.catenax.batch/1.0.1/gen/Batch.aasx index 2ef0d06b..e95094c7 100644 Binary files a/io.catenax.batch/1.0.1/gen/Batch.aasx and b/io.catenax.batch/1.0.1/gen/Batch.aasx differ diff --git a/io.catenax.batch/1.0.2/gen/Batch-aas.xml b/io.catenax.batch/1.0.2/gen/Batch-aas.xml index 9e4a3310..f7f5780a 100644 --- a/io.catenax.batch/1.0.2/gen/Batch-aas.xml +++ b/io.catenax.batch/1.0.2/gen/Batch-aas.xml @@ -1,728 +1,1053 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.batch:1.0.2#Batch + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.batch:1.0.2#Batch/submodel + + + + - - - defaultAsset - - + + + Batch + + + en + A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + + + + urn:samm:io.catenax.batch:1.0.2#Batch/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#Batch + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#catenaXId + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#value + + + + xs:string + + + + + + + + ManufacturingEntity + + + en + Manufacturing Entity + + + + + en + Encapsulates the manufacturing relevant attributes + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#country + + + + xs:string + + + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#manufacturerPartId + + + + xs:string + + + + customerPartId + + + en + Customer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#customerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#nameAtManufacturer + + + + xs:string + + + + nameAtCustomer + + + en + Name at Customer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#nameAtCustomer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.batch:1.0.2#classification + + + + xs:string + + + + + + + - Batch + APPLICATION_CLASS + Batch - Batch + + en + Batch + - APPLICATION_CLASS - A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + + en + A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + - urn:bamm:io.catenax.batch:1.0.2#Batch - - - - - Batch - - - Batch - - - A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#Batch + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch + + + + + en + Batch + + + + + en + A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.batch:1.0.2#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the batch, valid for the Catena-X dataspace. + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.batch:1.0.2#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "batchId" - The identifier of the batch, to which the serialzed part belongs - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.batch:1.0.2#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.batch:1.0.2#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A batch may have multiple attributes, which uniquely identify that batch in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + + + + - Timestamp + date - Timestamp + + en + Production Date + - urn:bamm:io.catenax.batch:1.0.2#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) + + + + + + - ProductionCountryCodeTrait + country - Production Country Code Trait + + en + Country code + - urn:bamm:io.catenax.batch:1.0.2#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + - ManufacturingCharacteristic + manufacturingInformation - Manufacturing Characteristic + + en + Manufacturing Information + - urn:bamm:io.catenax.batch:1.0.2#manufacturingInformation - - - - - Manufacturing Information - - - manufacturingInformation - - String - - Characteristic to describe manufacturing related data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Information + + + + + en + manufacturingInformation + + + STRING + + + en + Information from manufacturing process, such as manufacturing date and manufacturing country + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.batch:1.0.2#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. + + + + + + - PartIdCharacteristic + customerPartId - Part ID Characteristic + + en + Customer Part ID + - urn:bamm:io.catenax.batch:1.0.2#customerPartId - - - - - Customer Part ID - - - customerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#customerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer Part ID + + + + + en + customerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. Note: This property may only be populated in case there is a single customer for the batch. + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at Manufacturer + - urn:bamm:io.catenax.batch:1.0.2#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - PartNameCharacteristic + nameAtCustomer - Part Name Characteristic + + en + Name at Customer + - urn:bamm:io.catenax.batch:1.0.2#nameAtCustomer - - - - - Name at Customer - - - nameAtCustomer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#nameAtCustomer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Customer + + + + + en + nameAtCustomer + + + STRING + + + en + Name of the part as assigned by the customer + + + + + + - ClassificationCharacteristic + classification - Classification Characteristic + + en + Classifcation + - urn:bamm:io.catenax.batch:1.0.2#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', ‘assembly’, 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.batch:1.0.2#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.2#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.2#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.2#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.2#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.batch:1.0.2#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.2#ClassificationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.2#ClassificationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.2#ClassificationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.2#ClassificationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.2#ClassificationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.batch:1.0.2#ClassificationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.batch:1.0.2#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.batch:1.0.2#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type of which the batch has been instantiated of. + + + + + + - - - Batch - - A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. - - Template - - - urn:bamm:io.catenax.batch:1.0.2#Batch - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the batch, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.batch:1.0.2#catenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.batch:1.0.2#key - - - DefaultScalarValue[value=BatchID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.batch:1.0.2#value - - - DefaultScalarValue[value=BID12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ManufacturingEntity - - Manufacturing Entity - - - Encapsulates the manufacturing relevant attributes - - false - false - - - - date - - Production Date - - - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - Template - - - urn:bamm:io.catenax.batch:1.0.2#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.batch:1.0.2#country - - - DefaultScalarValue[value=HUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. - - Template - - - urn:bamm:io.catenax.batch:1.0.2#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - customerPartId - - Customer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. Note: This property may only be populated in case there is a single customer for the batch. - - Template - - - urn:bamm:io.catenax.batch:1.0.2#customerPartId - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.batch:1.0.2#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtCustomer - - Name at Customer - - - Name of the part as assigned by the customer - - Template - - - urn:bamm:io.catenax.batch:1.0.2#nameAtCustomer - - - DefaultScalarValue[value=side element A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.batch:1.0.2#classification - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.batch/1.0.2/gen/Batch.aasx b/io.catenax.batch/1.0.2/gen/Batch.aasx index ad8330d8..e0ec8db1 100644 Binary files a/io.catenax.batch/1.0.2/gen/Batch.aasx and b/io.catenax.batch/1.0.2/gen/Batch.aasx differ diff --git a/io.catenax.batch/2.0.0/gen/Batch-aas.xml b/io.catenax.batch/2.0.0/gen/Batch-aas.xml index f1cdfe0f..dd4a0541 100644 --- a/io.catenax.batch/2.0.0/gen/Batch-aas.xml +++ b/io.catenax.batch/2.0.0/gen/Batch-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.batch:2.0.0#Batch - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#Batch] - - - - - - - - en - Batch - - - - - EN - Batch - - - - - en - A batch is a quantity of (semi-) finished products or (raw) material product that have been produced under the same circumstances (e.g. same production location), as specified groups or amounts, within a certain time frame. Every batch can differ in the number or amount of products. Different batches can have varied specifications, e.g., different colors. A batch is identified via a Batch ID. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.batch:2.0.0#Batch/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.batch:2.0.0#Batch]/submodel + urn:samm:io.catenax.batch:2.0.0#Batch/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The fully anonymous Catena-X ID of the batch, valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_localIdentifiers + localIdentifiers en @@ -113,11 +83,11 @@ A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - false + true DataElement - id_KeyValueList + KeyValueList en @@ -132,19 +102,13 @@ - id_key + key en Identifier Key - - - en - The key of a local identifier. - - ExternalReference @@ -155,22 +119,16 @@ xs:string - Unknown + - id_value + value en Identifier Value - - - en - The value of an identifier. - - ExternalReference @@ -181,14 +139,14 @@ xs:string - Unknown + - id_ManufacturingEntity + ManufacturingEntity en @@ -203,19 +161,13 @@ - id_date + date en Production Date - - - en - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - ExternalReference @@ -226,22 +178,16 @@ xs:dateTime - Unknown + - id_country + country en Country code - - - en - Country code where the part was manufactured - - ExternalReference @@ -252,12 +198,12 @@ xs:string - Unknown + - id_PartTypeInformationEntity + PartTypeInformationEntity en @@ -272,19 +218,13 @@ - id_manufacturerPartId + manufacturerPartId en Manufacturer Part ID - - - en - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. - - ExternalReference @@ -295,22 +235,16 @@ xs:string - Unknown + - id_nameAtManufacturer + nameAtManufacturer en Name at Manufacturer - - - en - Name of the part as assigned by the manufacturer - - ExternalReference @@ -321,22 +255,16 @@ xs:string - Unknown + - id_classification + classification en Classifcation - - - en - The classification of the part type according to STEP standard definition - - ExternalReference @@ -347,7 +275,7 @@ xs:string - Unknown + @@ -357,7 +285,7 @@ APPLICATION_CLASS - id_Batch + Batch en @@ -378,7 +306,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#Batch] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -392,7 +320,7 @@ - EN + en Batch @@ -408,11 +336,11 @@ - id_CatenaXIdTrait + catenaXId en - Catena-X ID Trait + Catena-X Identifier urn:samm:io.catenax.batch:2.0.0#catenaXId @@ -423,7 +351,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -437,7 +365,7 @@ - EN + en catenaXId @@ -445,7 +373,7 @@ en - Trait to ensure data format for Catena-X ID + The fully anonymous Catena-X ID of the batch, valid for the Catena-X dataspace. @@ -454,11 +382,11 @@ - id_KeyTrait + key en - Key Trait + Identifier Key urn:samm:io.catenax.batch:2.0.0#key @@ -469,7 +397,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -483,7 +411,7 @@ - EN + en key @@ -491,7 +419,7 @@ en - Trait that ensures the usage of predefined keys. + The key of a local identifier. @@ -500,11 +428,11 @@ - id_ValueCharacteristic + value en - Value Characteristic + Identifier Value urn:samm:io.catenax.batch:2.0.0#value @@ -515,7 +443,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -529,7 +457,7 @@ - EN + en value @@ -546,11 +474,11 @@ - id_LocalIdentifierCharacteristic + localIdentifiers en - Local Identifier Characteristic + Local Identifiers urn:samm:io.catenax.batch:2.0.0#localIdentifiers @@ -561,7 +489,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#localIdentifiers] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -575,7 +503,7 @@ - EN + en localIdentifiers @@ -583,7 +511,7 @@ en - A batch may have multiple attributes, which uniquely identify that batch in a specific dataspace (e.g. the manufacturer`s dataspace) + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. @@ -592,11 +520,11 @@ - id_Timestamp + date en - Timestamp + Production Date urn:samm:io.catenax.batch:2.0.0#date @@ -607,7 +535,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#date] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -621,7 +549,7 @@ - EN + en date @@ -629,7 +557,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) @@ -638,11 +566,11 @@ - id_ProductionCountryCodeTrait + country en - Production Country Code Trait + Country code urn:samm:io.catenax.batch:2.0.0#country @@ -653,7 +581,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#country] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -667,7 +595,7 @@ - EN + en country @@ -675,7 +603,7 @@ en - Trait to ensure standard data format for country code + Country code where the part was manufactured @@ -684,11 +612,11 @@ - id_ManufacturingCharacteristic + manufacturingInformation en - Manufacturing Characteristic + Manufacturing Information urn:samm:io.catenax.batch:2.0.0#manufacturingInformation @@ -699,7 +627,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#manufacturingInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -713,7 +641,7 @@ - EN + en manufacturingInformation @@ -721,7 +649,7 @@ en - Characteristic to describe manufacturing related data + Information from manufacturing process, such as manufacturing date and manufacturing country @@ -730,11 +658,11 @@ - id_PartIdCharacteristic + manufacturerPartId en - Part ID Characteristic + Manufacturer Part ID urn:samm:io.catenax.batch:2.0.0#manufacturerPartId @@ -745,7 +673,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#manufacturerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -759,7 +687,7 @@ - EN + en manufacturerPartId @@ -767,7 +695,7 @@ en - The part ID is a multi-character string, ususally assigned by an ERP system + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or batch number. @@ -776,11 +704,11 @@ - id_PartNameCharacteristic + nameAtManufacturer en - Part Name Characteristic + Name at Manufacturer urn:samm:io.catenax.batch:2.0.0#nameAtManufacturer @@ -791,7 +719,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#nameAtManufacturer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -805,7 +733,7 @@ - EN + en nameAtManufacturer @@ -813,7 +741,7 @@ en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the manufacturer @@ -822,11 +750,11 @@ - id_ClassificationCharacteristic + classification en - Classification Characteristic + Classifcation urn:samm:io.catenax.batch:2.0.0#classification @@ -837,7 +765,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#classification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -851,7 +779,7 @@ - EN + en classification @@ -859,79 +787,79 @@ en - A part type must be placed into one of the following classes: 'component', 'product', 'software', 'assembly', 'tool', or 'raw material'. + The classification of the part type according to STEP standard definition - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + product ModelReference DataElement - urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:product - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + raw material ModelReference DataElement - urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:raw material - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + software ModelReference DataElement - urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:software - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + assembly ModelReference DataElement - urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:assembly - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + tool ModelReference DataElement - urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:tool - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + component ModelReference DataElement - urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.batch:2.0.0#ClassificationCharacteristic:component @@ -944,11 +872,11 @@ - id_PartTypeInformationCharacteristic + partTypeInformation en - Part Type Information Characteristic + Part Type Information urn:samm:io.catenax.batch:2.0.0#partTypeInformation @@ -959,7 +887,7 @@ GlobalReference - Optional[urn:samm:io.catenax.batch:2.0.0#partTypeInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -973,7 +901,7 @@ - EN + en partTypeInformation @@ -981,7 +909,7 @@ en - The characteristics of the part type + The part type of which the batch has been instantiated of. diff --git a/io.catenax.batch/2.0.0/gen/Batch.aasx b/io.catenax.batch/2.0.0/gen/Batch.aasx index 7a09c403..6de7b91b 100644 Binary files a/io.catenax.batch/2.0.0/gen/Batch.aasx and b/io.catenax.batch/2.0.0/gen/Batch.aasx differ diff --git a/io.catenax.batch/2.0.1/gen/Batch.aasx b/io.catenax.batch/2.0.1/gen/Batch.aasx index 5c4b127a..a718c79b 100644 Binary files a/io.catenax.batch/2.0.1/gen/Batch.aasx and b/io.catenax.batch/2.0.1/gen/Batch.aasx differ diff --git a/io.catenax.batch/3.0.0/gen/Batch.aasx b/io.catenax.batch/3.0.0/gen/Batch.aasx index a1eebc12..9727bfd4 100644 Binary files a/io.catenax.batch/3.0.0/gen/Batch.aasx and b/io.catenax.batch/3.0.0/gen/Batch.aasx differ diff --git a/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass-aas.xml b/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass-aas.xml index c7be49d4..9e79c92d 100644 --- a/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass-aas.xml +++ b/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass-aas.xml @@ -1,8609 +1,12489 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - BatteryPass - - battery pass - - APPLICATION_CLASS + defaultAdminShell - The battery pass describes information collected during the lifecycle of a battery + + en + defaultAdminShell + - urn:bamm:io.catenax.battery.battery_pass:2.0.0#BatteryPass - - - - - battery pass - - - BatteryPass - - - The battery pass describes information collected during the lifecycle of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#packagingInstructions - - - - - packaging instructions - - - packagingInstructions - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#transportationInstructions - - - - - transportation instructions - - - transportationInstructions - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#vehicleDismantlingProcedure - - - - - vehicle dismantling procedure - - - vehicleDismantlingProcedure - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryDismantlingProcedure - - - - - battery dismantling procedure - - - batteryDismantlingProcedure - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#safetyMeasures - - - - - safety measures - - - safetyMeasures - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#testReportsResults - - - - - test reports results - - - testReportsResults - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#declarationOfConformity - - - - - declaration of conformity - - - declarationOfConformity - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#responsibleSourcing - - - - - responsible sourcing - - - responsibleSourcing - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - document characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#document - - - - - document - - - document - - String - - Set of documents containing the description of battery components - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#contact - - - - - contact - - - contact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:2.0.0#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturerCharacteristic - - manufacturer characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#manufacturer - - - - - manufacturer - - - manufacturer - - String - - A manufacturer of goods - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryPower - - - - - maximum allowed battery power - - - maximumAllowedBatteryPower - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#originalPower - - - - - battery original power - - - originalPower - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerFadeCharacteristic - - power fade characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#powerFade - - - - - maximum allowed battery power - - - powerFade - - percent - RealMeasure - - The decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt20Charge - - - - - power capability at 20 charge - - - powerCapabilityAt20Charge - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt80Charge - - - - - power capability at 80 charge - - - powerCapabilityAt80Charge - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilowattCharacteristic - - kilowatt characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapability - - - - - original power capability - - - originalPowerCapability - - kilowatt - IntegerMeasure - - A measurement for the power of the battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilowattCharacteristic - - kilowatt characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapabilityLimits - - - - - original power capability limits - - - originalPowerCapabilityLimits - - kilowatt - IntegerMeasure - - A measurement for the power of the battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryPowerCharacteristic - - battery power characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryPower - - - - - attachment - - - batteryPower - - String - - Characterisitic to describe the power (W) properties of the batterie. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#minVoltage - - - - - min voltage - - - minVoltage - - volt - RealMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#nominalVoltage - - - - - nominal voltage - - - nominalVoltage - - volt - RealMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#maxVoltage - - - - - max voltage - - - maxVoltage - - volt - RealMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryVoltageCharacteristiC - - BatteryVoltageCharacteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryVoltage - - - - - battery voltage - - - batteryVoltage - - String - - Characterisitic to describe the voltage (V) properties of the batterie. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RatedCapacityCharacteristic - - rated capacity characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#ratedCapacity - - - - - rated capacity - - - ratedCapacity - - ampere - IntegerMeasure - - The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CapacityFadeCharacteristic - - capacity fade characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#capacityFade - - - - - capacity fade - - - capacityFade - - percent - IntegerMeasure - - The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MilliohmCharacteristic - - milliohm characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cellInternalResistance - - - - - cell internal resistance - - - cellInternalResistance - - milliohm - IntegerMeasure - - The resistance offered by the cell in the flow of the current - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - OhmCharacterisitic - - ohm characterisitic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#packInternalResistance - - - - - pack internal resistance - - - packInternalResistance - - ohm - IntegerMeasure - - Total internal resistance in a battery pack - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PercentCharacteristic - - percent characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#packInternalResistanceIncrease - - - - - pack internal resistanceIncrease - - - packInternalResistanceIncrease - - percent - IntegerMeasure - - Increase in internal resistance of a battery pack over a period of time - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - InternalResistanceCharacteristic - - internal resistance - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#internalResistance - - - - - internal resistance - - - internalResistance - - String - - Internal resistance in a battery cell or pack is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CapacityThresholdExhaustionCharacterisitic - - capacity threshold exhaustion characterisitic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#capacityThresholdExhaustion - - - - - internal resistance - - - capacityThresholdExhaustion - - percent - IntegerMeasure - - Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MaximumAllowedBatteryEnergyCharacteristic - - maximum allowed battery energy - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryEnergy - - - - - maximum allowed battery energy - - - maximumAllowedBatteryEnergy - - wattHour - RealMeasure - - Characterisitic to describe the energy (Wh) properties of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EnergyRoundtripEfficiency - - energy roundtrip efficiency - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiency - - - - - energy roundtrip efficiency - - - energyRoundtripEfficiency - - percent - IntegerMeasure - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EnergyRoundtripEfficiencyChangeCharacterisitic - - energy roundtrip efficiency change - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiencyChange - - - - - energy roundtrip efficiency - - - energyRoundtripEfficiencyChange - - percent - IntegerMeasure - - Round-trip efficiency is the percentage of electricity put into storage after 50% of life of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryEnergyCharacterisitc - - battery energy characterisitc - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryEnergy - - - - - battery energy - - - batteryEnergy - - String - - Characterisitic to describe the energy (kWh) properties of the batterie. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RatioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergyCharacterisitic - - ratio maximum allowed battery power and maximum allowed battery energy characterisitic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - - - - ratio maximum allowed battery power and maximum allowed battery energy - - - ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - RealMeasure - - Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ElectrochemicalPropertiesCharacteristic - - electrochemical properties characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#electrochemicalProperties - - - - - electrochemical properties - - - electrochemicalProperties - - String - - Electrochemical characteristics to describe a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#length - - - - - length - - - length - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#width - - - - - width - - - width - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#height - - - - - height - - - height - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#diameter - - - - - diameter - - - diameter - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilogramCharacteristic - - kilogram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#weight - - - - - weight - - - weight - - kilogram - IntegerMeasure - - A measurement for the weight of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhysicalDimensionsCharacteristic - - physical dimensions characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#physicalDimensions - - - - - physical dimensions - - - physicalDimensions - - String - - Geometrical properties of the battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfHealthCharacteristic - - state of health characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#stateOfHealth - - - - - state of health - - - stateOfHealth - - percent - IntegerMeasure - - Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfChargeCharacteristic - - state of charge characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#stateOfCharge - - - - - state of charge - - - stateOfCharge - - percent - IntegerMeasure - - The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#statusBattery - - - - - status battery - - - statusBattery - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfBatteryCharacteristic - - state of battery characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#stateOfBattery - - - - - state of battery - - - stateOfBattery - - String - - The condition of the battery at the end of life i.e. when entering recycling scheme - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryType - - - - - battery type - - - batteryType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryModel - - - - - battery model - - - batteryModel - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryIDDMCCode - - - - - battery ID DMC code - - - batteryIDDMCCode - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryIdentificationCharacteristic - - battery identification characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryIdentification - - - - - battery identification - - - batteryIdentification - - String - - Information to identify a specific battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Datestamp - - datestamp - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#dateOfManufacturing - - - - - date of manufacturing - - - dateOfManufacturing - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:2.0.0#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturingCharacteristic - - manufacturing characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#manufacturing - - - - - manufacturing - - - manufacturing - - String - - Information about the manufacturing process of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Datestamp - - datestamp - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#datePlacedOnMarket - - - - - date placed on market - - - datePlacedOnMarket - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - percent - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - gram - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CathodeActiveMaterialsCharacterisitic - - cathode active materials - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cathodeActiveMaterials - - - - - cathode active materials - - - cathodeActiveMaterials - - String - - The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RecyclateContentActiveMaterialsCharacteristic - - recyclate content active materials - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#recyclateContentActiveMaterials - - - - - recyclate content active materials - - - recyclateContentActiveMaterials - - String - - List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AnodeActiveMaterialsCharacteristic - - anode active materials - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#anodeActiveMaterials - - - - - anode active materials - - - anodeActiveMaterials - - String - - The total amount of valuable materials contained in Anode: graphite - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CathodeCompositionOtherCharacteristic - - cathode composition other - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cathodeCompositionOther - - - - - cathode composition other - - - cathodeCompositionOther - - String - - The composition or materials contained in the Cathode is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AnodeCompositionOtherCharacteristic - - anode composition other - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#anodeCompositionOther - - - - - anode composition other - - - anodeCompositionOther - - String - - The composition or materials contained in the anode is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ElectrolyteCompositionCharacteristic - - electrolyte composition - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#electrolyteComposition - - - - - electrolyte composition - - - electrolyteComposition - - String - - List of materials contained in the electrolyte is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CellChemistryCharacteristic - - cell chemistry - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cellChemistry - - - - - cell chemistry - - - cellChemistry - - String - - Information about the the cell chemistry of a battery cell - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:2.0.0#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#contact - - - - - contact - - - contact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsSupplierCharacteristic - - components supplier - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#componentsSupplier - - - - - components supplier - - - componentsSupplier - - String - - Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#componentsPartNumber - - - - - components part number - - - componentsPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsCharacteristic - - components - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#components - - - - - components - - - components - - String - - Characteristics of the batterie's comoponents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompositionOfBatteryCharacteristic - - composition of battery - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#compositionOfBattery - - - - - composition of battery - - - compositionOfBattery - - String - - Full composition of battery is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CriticalRawMaterialsCharacteristic - - critical raw materials - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#criticalRawMaterials - - - - - critical raw materials - - - criticalRawMaterials - - String - - List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompositionCharacteristic - - composition - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#composition - - - - - composition - - - composition - - String - - Information about the composition of a battery and the combination of materials is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CO2FootprintTotalCharacteristic - - co2 footprint total - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cO2FootprintTotal - - - - - CO2 footprint total - - - cO2FootprintTotal - - kilogram - RealMeasure - - The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeCharacterisitic - - temperature range - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateLowerLimit - - - - - temperature range idle state lower limit - - - temperatureRangeIdleStateLowerLimit - - degreeCelsius - IntegerMeasure - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeCharacterisitic - - temperature range - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateUpperLimit - - - - - temperature rangeIdle state upper limit - - - temperatureRangeIdleStateUpperLimit - - degreeCelsius - IntegerMeasure - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeIdleStateCharacterisitic - - temperature range idle state - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleState - - - - - temperature range idle state - - - temperatureRangeIdleState - - String - - The range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WarrantyPeriodCharacterisitic - - warranty period - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#warrantyPeriod - - - - - warranty period - - - warrantyPeriod - - month - IntegerCount - - Commercial warranty period of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CycleLifeTestCRateCharacterisitc - - cycle life test c-rate - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestCRate - - - - - cycle life test c-rate - - - cycleLifeTestCRate - - IntegerMeasure - - C-rate of Relevant Cycle-life Test is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CycleLifeTestDepthOfDischargeCharacteristic - - cycle life test depth of discharge - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestDepthOfDischarge - - - - - cycle-life test depth of discharge - - - cycleLifeTestDepthOfDischarge - - percent - IntegerMeasure - - Depth of discharge in the cycle-life test is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ExpectedLifetime - - expected lifetime - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#expectedLifetime - - - - - expected lifetime - - - expectedLifetime - - piece - IntegerMeasure - - Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryCycleLifeCharacteristic - - battery cycle life - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryCycleLife - - - - - battery cycle life - - - batteryCycleLife - - String - - Characterisitic describing the cycle life of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + urn:samm:io.catenax.battery.battery_pass:2.0.0#BatteryPass + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.battery.battery_pass:2.0.0#BatteryPass/submodel + + + + + + - BatteryPass + BatteryPass - The battery pass describes information collected during the lifecycle of a battery + + en + The battery pass describes information collected during the lifecycle of a battery + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#BatteryPass - - + + urn:samm:io.catenax.battery.battery_pass:2.0.0#BatteryPass/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#BatteryPass + + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020PC0798 + + + + - - - DocumentEntity - - document entity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - + + DocumentEntity + + + en + document entity + + + + + en + Entity encapsulating the details of a attachment for the battery + + + + + packagingInstructions + + + en + packaging instructions + + + + + en + Instructions for safely packaging +batteries is describing a business requirement. + + + true + DataElement + - packagingInstructions + AttachmentEntity - packaging instructions + + en + AttachmentEntity + - Instructions for safely packaging -batteries is describing a business requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + - - + + + + transportationInstructions + + + en + transportation instructions + + + + + en + Instructions for safely transporting +batteries is describing a business requirement. + + + true + DataElement + - transportationInstructions + AttachmentEntity - transportation instructions + + en + AttachmentEntity + - Instructions for safely transporting -batteries is describing a business requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + + + + + + + vehicleDismantlingProcedure + + + en + vehicle dismantling procedure + + + + + en + Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + + true + DataElement + + + AttachmentEntity + + + en + AttachmentEntity + + + + + en + Entity encapsulating the details of a attachment for the battery + + + + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + - - + + + + batteryDismantlingProcedure + + + en + battery dismantling procedure + + + + + en + Document containing the battery dismantling procedure is describing a regulatory requirement. + + + true + DataElement + - vehicleDismantlingProcedure + AttachmentEntity - vehicle dismantling procedure + + en + AttachmentEntity + - Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + - - + + + + safetyMeasures + + + en + safety measures + + + + + en + Safety measures document(s) is describing a regulatory requirement. + + + true + DataElement + - batteryDismantlingProcedure + AttachmentEntity - battery dismantling procedure + + en + AttachmentEntity + - Document containing the battery dismantling procedure is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + - - + + + + testReportsResults + + + en + test reports results + + + + + en + Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + + true + DataElement + - safetyMeasures + AttachmentEntity - safety measures + + en + AttachmentEntity + - Safety measures document(s) is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + - - + + + + declarationOfConformity + + + en + declaration of conformity + + + + + en + Declaration of conformity (CE) is describing a regulatory requirement. + + + true + DataElement + - testReportsResults + AttachmentEntity - test reports results + + en + AttachmentEntity + - Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + - - + + + + responsibleSourcing + + + en + responsible sourcing + + + + + en + Document/Certificates on organizations compliance to ethical business practices + + + true + DataElement + - declarationOfConformity + AttachmentEntity - declaration of conformity + + en + AttachmentEntity + - Declaration of conformity (CE) is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + xs:string + + - - + + + + + + ManufacturerEntity + + + en + manufacturer + + + + + en + Entity encapsulating the details of a manufacturer of goods + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#name + + + + xs:string + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + + + website + + + en + website + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + - responsibleSourcing + ThoroughfareEntity - responsible sourcing + + en + Thoroughfare Entity + - Document/Certificates on organizations compliance to ethical business practices + + en + Entity for a thoroughfare which consists of a type, value and number. + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + - - - - - - - ManufacturerEntity - - manufacturer - - - Entity encapsulating the details of a manufacturer of goods - - false - false - - - - name + + LocalityEntity - name + + en + Thoroughfare Entity + - Name of the manufacturer is describing a regulatory requirement. + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#name - - - DefaultScalarValue[value=Samsung, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + - ContactEntity + PremiseEntity - Contact Entity + + en + Premise Entity + - Entity to bundle the properties for the information on how to contact an organization + + en + Entity for a premise which consists of a type (technical key) and a value + - false - false - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + - - - AddressEntity + PostalDeliveryPointEntity - Address Entity + + en + Postal Delivery Point Entity + - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + en + Entity for a postal delivery point which consists of a technical key and a value. + - false - false - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + - - - - - - - ElectrochemicalPropertiesEntity - - electrochemical properties entity - - - Entity encapsulating the electrochemical details of a battery - - false - false - - - BatteryPowerEntity + CountryEntity - battery power entity + + en + Country Entity + - Entity to bundle the power properties of a battery. + + en + Entity definition for a country + - false - false - - - maximumAllowedBatteryPower - - maximum allowed battery power - - - Maximum allowed battery power (W) of the battery is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryPower - - - DefaultScalarValue[value=55000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - originalPower - - battery original power - - - Original power capability in Watts is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#originalPower - - - DefaultScalarValue[value=7.56, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - powerFade - - maximum allowed battery power - - - Maximum allowed battery power (W) of the battery is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#powerFade - - - DefaultScalarValue[value=23.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - powerCapabilityAt20Charge - - power capability at 20 charge - - - Power (capability) at 20% state of charge. Description from the Regulation is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt20Charge - - - DefaultScalarValue[value=643.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - powerCapabilityAt80Charge - - power capability at 80 charge - - - Power (capability) at 80% state of charge. Description from the Regulation is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt80Charge - - - DefaultScalarValue[value=47.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - originalPowerCapability - - original power capability - - - Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapability - - - DefaultScalarValue[value=123, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - originalPowerCapabilityLimits - - original power capability limits - - - Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapabilityLimits - - - DefaultScalarValue[value=123, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + - - - BatteryVoltageEntity + PostCodeEntity - battery voltage entity + + en + PostCode Entity + - Entity to bundle the voltage properties of a battery. + + en + Entity for a postcode which consists of a type plus a value + - false - false - - - minVoltage - - min voltage - - - Value of the minimal voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#minVoltage - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - nominalVoltage - - nominal voltage - - - Value of the nominal voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#nominalVoltage - - - DefaultScalarValue[value=4.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - maxVoltage - - max voltage - - - Value of the maximum voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#maxVoltage - - - DefaultScalarValue[value=6.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + - - + + + + + + ElectrochemicalPropertiesEntity + + + en + electrochemical properties entity + + + + + en + Entity encapsulating the electrochemical details of a battery + + + + + BatteryPowerEntity + + + en + battery power entity + + + + + en + Entity to bundle the power properties of a battery. + + + - ratedCapacity + maximumAllowedBatteryPower - rated capacity + + en + maximum allowed battery power + - - The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#ratedCapacity - - - DefaultScalarValue[value=210, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryPower + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%3A%2F%2Feur-lex.europa.eu%2Flegal-content%2FEN%2FTXT%2F%3Furi%3DCELEX%3A52020PC0798 + + + + + xs:float + - - - capacityFade + originalPower - capacity fade + + en + battery original power + - - The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#capacityFade - - - DefaultScalarValue[value=34, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#originalPower + + + + xs:float + - - - - InternalResistanceEntity + + powerFade - internal resistance + + en + maximum allowed battery power + - - Entity to bundle the internal resistance properties of a battery. - - false - false - - - - cellInternalResistance - - cell internal resistance - - - The resistance offered by the cell in the flow of the current - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cellInternalResistance - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packInternalResistance - - pack internal resistance - - - Total internal resistance in a battery pack is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#packInternalResistance - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packInternalResistanceIncrease - - pack internal resistanceIncrease - - - Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#packInternalResistanceIncrease - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#powerFade + + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020PC0798 + + + + + xs:float + + - capacityThresholdExhaustion + powerCapabilityAt20Charge - internal resistance + + en + power capability at 20 charge + - - Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#capacityThresholdExhaustion - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt20Charge + + + + xs:float + - - - - BatteryEnergyEntity + + powerCapabilityAt80Charge - battery energy entity + + en + power capability at 80 charge + - - Entity to bundle the energy properties of a battery. - - false - false - - - - maximumAllowedBatteryEnergy - - maximum allowed battery energy - - - Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryEnergy - - - DefaultScalarValue[value=90000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - energyRoundtripEfficiency - - energy roundtrip efficiency - - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiency - - - DefaultScalarValue[value=56, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - energyRoundtripEfficiencyChange - - energy roundtrip efficiency - - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiencyChange - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt80Charge + + + + xs:float + + - ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + originalPowerCapability - ratio maximum allowed battery power and maximum allowed battery energy + + en + original power capability + - - Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - - DefaultScalarValue[value=0.611, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapability + + + + xs:decimal + - - - - - - - PhysicalDimensionsEntity - - physical dimensions entity - - - Entity to bundle the characterisitics describing the physical dimensions - - false - false - - - length + originalPowerCapabilityLimits - length + + en + original power capability limits + - - Length of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#length - - - DefaultScalarValue[value=20000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapabilityLimits + + + + xs:decimal + - - + + + + BatteryVoltageEntity + + + en + battery voltage entity + + + + + en + Entity to bundle the voltage properties of a battery. + + + - width + minVoltage - width + + en + min voltage + - - Width of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#width - - - DefaultScalarValue[value=1000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#minVoltage + + + + xs:float + - - - height + nominalVoltage - height + + en + nominal voltage + - - Height of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#height - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#nominalVoltage + + + + xs:float + - - - diameter + maxVoltage - diameter + + en + max voltage + - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#diameter - - - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#maxVoltage + + + + xs:float + - - + + + + ratedCapacity + + + en + rated capacity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#ratedCapacity + + + + xs:decimal + + + + capacityFade + + + en + capacity fade + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#capacityFade + + + + xs:decimal + + + + InternalResistanceEntity + + + en + internal resistance + + + + + en + Entity to bundle the internal resistance properties of a battery. + + + - weight + cellInternalResistance - weight + + en + cell internal resistance + - - Weight of the item is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#weight - - - DefaultScalarValue[value=1007, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#cellInternalResistance + + + + xs:decimal + - - - - - - - StateOfBatteryEntity - - state of battery entity - - - Entity to bundle the characterisitics describing the state of a battery - - false - false - - - stateOfHealth + packInternalResistance - state of health + + en + pack internal resistance + - - Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#stateOfHealth - - - DefaultScalarValue[value=12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#packInternalResistance + + + + xs:decimal + - - - stateOfCharge + packInternalResistanceIncrease - state of charge + + en + pack internal resistanceIncrease + - - The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#stateOfCharge - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#packInternalResistanceIncrease + + + + xs:decimal + - - + + + + capacityThresholdExhaustion + + + en + internal resistance + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#capacityThresholdExhaustion + + + + xs:decimal + + + + BatteryEnergyEntity + + + en + battery energy entity + + + + + en + Entity to bundle the energy properties of a battery. + + + - statusBattery + maximumAllowedBatteryEnergy - status battery + + en + maximum allowed battery energy + - - Status of the battery is describing a regulatory requirement. Value list provided by the regulators. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#statusBattery - - - DefaultScalarValue[value=first life/ waste/ repaired/ repurposed/ recycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryEnergy + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%3A%2F%2Feur-lex.europa.eu%2Flegal-content%2FEN%2FTXT%2F%3Furi%3DCELEX%3A52020PC0798 + + + + + xs:float + - - - - - - - BatteryIdentificationEntity - - battery identification entity - - - Entity to bundle the characterisitics describing the identification of a battery - - false - false - - - batteryType + energyRoundtripEfficiency - battery type + + en + energy roundtrip efficiency + - - Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryType - - - DefaultScalarValue[value=LFP, Natrium, Li-Ion, NMC, NCA, Solid-State, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiency + + + + xs:decimal + - - - batteryModel + energyRoundtripEfficiencyChange + + + en + energy roundtrip efficiency + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiencyChange + + + + xs:decimal + + + + + + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + + xs:float + + + + + + PhysicalDimensionsEntity + + + en + physical dimensions entity + + + + + en + Entity to bundle the characterisitics describing the physical dimensions + + + + + length + + + en + length + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#length + + + + xs:integer + + + + width + + + en + width + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#width + + + + xs:integer + + + + height + + + en + height + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#height + + + + xs:integer + + + + diameter + + + en + diameter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#diameter + + + + xs:integer + + + + weight + + + en + weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#weight + + + + xs:integer + + + + + + StateOfBatteryEntity + + + en + state of battery entity + + + + + en + Entity to bundle the characterisitics describing the state of a battery + + + + + stateOfHealth + + + en + state of health + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#stateOfHealth + + + + xs:integer + + + + stateOfCharge + + + en + state of charge + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#stateOfCharge + + + + xs:integer + + + + statusBattery + + + en + status battery + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#statusBattery + + + + xs:string + + + + + + BatteryIdentificationEntity + + + en + battery identification entity + + + + + en + Entity to bundle the characterisitics describing the identification of a battery + + + + + batteryType + + + en + battery type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryType + + + + xs:string + + + + batteryModel + + + en + battery model + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryModel + + + + xs:string + + + + batteryIDDMCCode + + + en + battery ID DMC code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryIDDMCCode + + + + xs:string + + + + + + ManufacturingEntity + + + en + manufacturing entity + + + + + en + Entity to bundle the characterisitics describing the manufacturing (place and date of manufacture) + + + + + dateOfManufacturing + + + en + date of manufacturing + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#dateOfManufacturing + + + + xs:date + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity - battery model + + en + Thoroughfare Entity + - Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryModel - - - DefaultScalarValue[value=LFP, Natrium, Li-Ion, NMC, NCA, Solid-State, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - batteryIDDMCCode + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity - battery ID DMC code + + en + Thoroughfare Entity + - Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement. + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#batteryIDDMCCode - - - DefaultScalarValue[value=X123456789012X12345678901234567, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ManufacturingEntity - - manufacturing entity - - - Entity to bundle the characterisitics describing the manufacturing (place and date of manufacture) - - false - false - - - - dateOfManufacturing + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity - date of manufacturing + + en + Premise Entity + - Manufacturing date of the battery is describing a regulatory requirement. + + en + Entity for a premise which consists of a type (technical key) and a value + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#dateOfManufacturing - - - DefaultScalarValue[value=2022-03-07, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + + + + + + + + + datePlacedOnMarket + + + en + date placed on market + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#datePlacedOnMarket + + + + xs:date + + + + CellChemistryEntity + + + en + cell chemistry + + + + + en + Entity to bundle the characterisitics describing a battery's cell chemistry + + + + + cathodeActiveMaterials + + + en + cathode active materials + + + + + en + The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + + true + DataElement + + + MaterialNameAndWeightAndPercentageMassFractionEntity + + + en + material name and weight and percent + + + + + en + Entity to bundle a material's name, weight and percentage of mass. + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + xs:string + + + + + + + + recyclateContentActiveMaterials + + + en + recyclate content active materials + + + + + en + List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + + true + DataElement + - AddressEntity + MaterialNameAndWeightAndPercentageMassFractionEntity - Address Entity + + en + material name and weight and percent + - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + xs:string + + - - - - - - - datePlacedOnMarket - - date placed on market - - - Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#datePlacedOnMarket - - - Unknown - http://www.w3.org/2001/XMLSchema#date - - - - - CellChemistryEntity - - cell chemistry - - - Entity to bundle the characterisitics describing a battery's cell chemistry - - false - false - - + + + + anodeActiveMaterials + + + en + anode active materials + + + + + en + The total amount of valuable materials contained in Anode: graphite + + + true + DataElement + - cathodeActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - cathode active materials + + en + material name and weight and percent + - The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + xs:string + + - - + + + + cathodeCompositionOther + + + en + cathode composition other + + + + + en + The composition or materials contained in the Cathode is describing a regulatory requirement. + + + true + DataElement + - recyclateContentActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - recyclate content active materials + + en + material name and weight and percent + - List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + xs:string + + - - + + + + anodeCompositionOther + + + en + anode composition other + + + + + en + The composition or materials contained in the anode is describing a regulatory requirement. + + + true + DataElement + - anodeActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - anode active materials + + en + material name and weight and percent + - The total amount of valuable materials contained in Anode: graphite + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + xs:string + + - - + + + + electrolyteComposition + + + en + electrolyte composition + + + + + en + List of materials contained in the electrolyte is describing a regulatory requirement. + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020DC0474 + + + + + true + DataElement + - cathodeCompositionOther + MaterialNameAndWeightAndPercentageMassFractionEntity - cathode composition other + + en + material name and weight and percent + - The composition or materials contained in the Cathode is describing a regulatory requirement. + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + xs:string + + - - - - anodeCompositionOther + + + + + + CompositionEntity + + + en + composition + + + + + en + Entity to bundle the characterisitics describing a battery's composition + + + + + CompomenentsEntity + + + en + components + + + + + en + Entity to bundle the components properties of a battery. + + + + + componentsSupplier - anode composition other + + en + components supplier + - The composition or materials contained in the anode is describing a regulatory requirement. + + en + Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: +Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website + - false - false + true + DataElement - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight + + ComponentsSupplierEntity + + + en + components supplier + + + + + en + Entity encapsulating the details of a components supplier + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity - material weight + + en + Thoroughfare Entity + - Weight of the material (in gram) + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity - material name + + en + Thoroughfare Entity + - Name of the material + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - electrolyteComposition - - electrolyte composition - - - List of materials contained in the electrolyte is describing a regulatory requirement. - - false - false - - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity - matierial percentage mass fraction + + en + Premise Entity + - Percentage mass fraction of a material. + + en + Entity for a premise which consists of a type (technical key) and a value + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity - material weight + + en + Postal Delivery Point Entity + - Weight of the material (in gram) + + en + Entity for a postal delivery point which consists of a technical key and a value. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity - material name + + en + Country Entity + - Name of the material + + en + Entity definition for a country + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - CompositionEntity - - composition - - - Entity to bundle the characterisitics describing a battery's composition - - false - false - - - - CompomenentsEntity - - components - - - Entity to bundle the components properties of a battery. - - false - false - - - - componentsSupplier - - components supplier - - - Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: -Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website - - false - false - - + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + - ComponentsSupplierEntity + PostCodeEntity - components supplier + + en + PostCode Entity + - Entity encapsulating the details of a components supplier + + en + Entity for a postcode which consists of a type plus a value + - false - false - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + - - - - - - - componentsPartNumber - - components part number - - - The unique serial numbers of the different parts of a battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#componentsPartNumber - - - DefaultScalarValue[value=Case xxxxxxx/xx; Controller xxxxxxx/xx, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - compositionOfBattery - - composition of battery - - - Full composition of battery is describing a business requirement. - - false - false - - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + - matierialPercentageMassFraction + website - matierial percentage mass fraction + + en + website + - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + - - - matierialWeight + phoneNumber - material weight + + en + phone number + - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + - - - materialName + email - material name + + en + email + - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + - - - - + + + + - - - - - criticalRawMaterials - - critical raw materials - - - List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#criticalRawMaterials - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - cO2FootprintTotal - - CO2 footprint total - - - The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cO2FootprintTotal - - - DefaultScalarValue[value=124.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - TemperatureRangeIdleStateEntity - - temperature range idle state - - - Entity to bundle the characterisitics describing the battery's temperature range - - false - false - - - - temperatureRangeIdleStateLowerLimit - - temperature range idle state lower limit - - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateLowerLimit - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - temperatureRangeIdleStateUpperLimit - - temperature rangeIdle state upper limit - - - The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateUpperLimit - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - warrantyPeriod - - warranty period - - - Commercial warranty period of the battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#warrantyPeriod - - - DefaultScalarValue[value=60, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - BatteryCycleLifeEntity - - battery cycle life entity - - - Entity to bundle the characterisitics describing the cycle life of a battery - - false - false - - - - cycleLifeTestCRate - - cycle life test c-rate - - - C-rate of Relevant Cycle-life Test is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestCRate - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - + - cycleLifeTestDepthOfDischarge + componentsPartNumber - cycle-life test depth of discharge + + en + components part number + - - Depth of discharge in the cycle-life test is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestDepthOfDischarge - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#componentsPartNumber + + + + xs:string + - - - - expectedLifetime + + + + compositionOfBattery + + + en + composition of battery + + + + + en + Full composition of battery is describing a business requirement. + + + true + DataElement + + + MaterialNameAndWeightAndPercentageMassFractionEntity - expected lifetime + + en + material name and weight and percent + - Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. + + en + Entity to bundle a material's name, weight and percentage of mass. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:2.0.0#expectedLifetime - - - DefaultScalarValue[value=456, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + xs:string + + + + + + + + criticalRawMaterials + + + en + critical raw materials + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#criticalRawMaterials + + + + xs:string + + + + + + cO2FootprintTotal + + + en + CO2 footprint total + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#cO2FootprintTotal + + + + xs:double + + + + TemperatureRangeIdleStateEntity + + + en + temperature range idle state + + + + + en + Entity to bundle the characterisitics describing the battery's temperature range + + + + + temperatureRangeIdleStateLowerLimit + + + en + temperature range idle state lower limit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateLowerLimit + + + + xs:decimal + + + + temperatureRangeIdleStateUpperLimit + + + en + temperature rangeIdle state upper limit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateUpperLimit + + + + xs:decimal + + + + + + warrantyPeriod + + + en + warranty period + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#warrantyPeriod + + + + xs:positiveInteger + + + + BatteryCycleLifeEntity + + + en + battery cycle life entity + + + + + en + Entity to bundle the characterisitics describing the cycle life of a battery + + + + + cycleLifeTestCRate + + + en + cycle life test c-rate + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestCRate + + + + xs:decimal + + + + cycleLifeTestDepthOfDischarge + + + en + cycle-life test depth of discharge + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestDepthOfDischarge + + + + xs:decimal + + + + expectedLifetime + + + en + expected lifetime + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:2.0.0#expectedLifetime + + + + xs:decimal + + + + - + + + APPLICATION_CLASS + BatteryPass + + + en + battery pass + + + + + en + The battery pass describes information collected during the lifecycle of a battery + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#BatteryPass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery pass + + + + + en + BatteryPass + + + + + en + The battery pass describes information collected during the lifecycle of a battery + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + packagingInstructions + + + en + packaging instructions + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#packagingInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + packaging instructions + + + + + en + packagingInstructions + + + STRING + + + en + Instructions for safely packaging +batteries is describing a business requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + transportationInstructions + + + en + transportation instructions + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#transportationInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + transportation instructions + + + + + en + transportationInstructions + + + STRING + + + en + Instructions for safely transporting +batteries is describing a business requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + vehicleDismantlingProcedure + + + en + vehicle dismantling procedure + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#vehicleDismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle dismantling procedure + + + + + en + vehicleDismantlingProcedure + + + STRING + + + en + Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + batteryDismantlingProcedure + + + en + battery dismantling procedure + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryDismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery dismantling procedure + + + + + en + batteryDismantlingProcedure + + + STRING + + + en + Document containing the battery dismantling procedure is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + safetyMeasures + + + en + safety measures + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#safetyMeasures + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + safety measures + + + + + en + safetyMeasures + + + STRING + + + en + Safety measures document(s) is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + testReportsResults + + + en + test reports results + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#testReportsResults + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + test reports results + + + + + en + testReportsResults + + + STRING + + + en + Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + declarationOfConformity + + + en + declaration of conformity + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#declarationOfConformity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + declaration of conformity + + + + + en + declarationOfConformity + + + STRING + + + en + Declaration of conformity (CE) is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + responsibleSourcing + + + en + responsible sourcing + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#responsibleSourcing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + responsible sourcing + + + + + en + responsibleSourcing + + + STRING + + + en + Document/Certificates on organizations compliance to ethical business practices + + + + + + + + + document + + + en + document + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#document + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + document + + + + + en + document + + + STRING + + + en + Set of documents containing the description of battery components + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the manufacturer is describing a regulatory requirement. + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + contact + + + en + contact + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#contact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + contact + + + + + en + contact + + + STRING + + + en + Contact details of the manufacturer + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + STREET + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:STREET + + + + + + INDUSTRIAL_ZONE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:OTHER + + + + + + RIVER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:RIVER + + + + + + SQUARE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:SQUARE + + + + + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + BLOCK + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:BLOCK + + + + + + CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:CITY + + + + + + DISTRICT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DISTRICT + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY + + + + + + QUARTER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:QUARTER + + + + + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + BUILDING + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:BUILDING + + + + + + HARBOUR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:HARBOUR + + + + + + LEVEL + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:LEVEL + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:OTHER + + + + + + ROOM + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:ROOM + + + + + + SUITE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:SUITE + + + + + + UNIT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:UNIT + + + + + + WAREHOUSE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:WAREHOUSE + + + + + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + INTERURBAN_DELIVERY_POINT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT + + + + + + MAIL_STATION + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION + + + + + + MAILBOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX + + + + + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + CEDEX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:CEDEX + + + + + + LARGE_MAIL_USER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:OTHER + + + + + + POST_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:POST_BOX + + + + + + REGULAR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:REGULAR + + + + + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + manufacturer + + + en + manufacturer + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#manufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturer + + + + + en + manufacturer + + + STRING + + + en + Legal entity which sells and invoices the battery + + + + + + + + + maximumAllowedBatteryPower + + + en + maximum allowed battery power + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery power + + + + + en + maximumAllowedBatteryPower + + + watt + REAL_MEASURE + + + en + Maximum allowed battery power (W) of the battery is describing a business requirement. + + + + + + + + + originalPower + + + en + battery original power + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#originalPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery original power + + + + + en + originalPower + + + watt + REAL_MEASURE + + + en + Original power capability in Watts is describing a regulatory requirement. + + + + + + + + + powerFade + + + en + maximum allowed battery power + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#powerFade + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery power + + + + + en + powerFade + + + percent + REAL_MEASURE + + + en + Maximum allowed battery power (W) of the battery is describing a business requirement. + + + + + + + + + powerCapabilityAt20Charge + + + en + power capability at 20 charge + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt20Charge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + power capability at 20 charge + + + + + en + powerCapabilityAt20Charge + + + watt + REAL_MEASURE + + + en + Power (capability) at 20% state of charge. Description from the Regulation is describing a regulatory requirement. + + + + + + + + + powerCapabilityAt80Charge + + + en + power capability at 80 charge + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#powerCapabilityAt80Charge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + power capability at 80 charge + + + + + en + powerCapabilityAt80Charge + + + watt + REAL_MEASURE + + + en + Power (capability) at 80% state of charge. Description from the Regulation is describing a regulatory requirement. + + + + + + + + + originalPowerCapability + + + en + original power capability + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapability + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original power capability + + + + + en + originalPowerCapability + + + kilowatt + INTEGER_MEASURE + + + en + Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement. + + + + + + + + + originalPowerCapabilityLimits + + + en + original power capability limits + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#originalPowerCapabilityLimits + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original power capability limits + + + + + en + originalPowerCapabilityLimits + + + kilowatt + INTEGER_MEASURE + + + en + Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement. + + + + + + + + + batteryPower + + + en + attachment + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + attachment + + + + + en + batteryPower + + + STRING + + + en + Characterisitic to describe the power (W) properties of the batterie. + + + + + + + + + minVoltage + + + en + min voltage + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#minVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + min voltage + + + + + en + minVoltage + + + volt + REAL_MEASURE + + + en + Value of the minimal voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + nominalVoltage + + + en + nominal voltage + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#nominalVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + nominal voltage + + + + + en + nominalVoltage + + + volt + REAL_MEASURE + + + en + Value of the nominal voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + maxVoltage + + + en + max voltage + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#maxVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + max voltage + + + + + en + maxVoltage + + + volt + REAL_MEASURE + + + en + Value of the maximum voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + batteryVoltage + + + en + battery voltage + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery voltage + + + + + en + batteryVoltage + + + STRING + + + en + Voltage (V) of the battery. + + + + + + + + + ratedCapacity + + + en + rated capacity + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#ratedCapacity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + rated capacity + + + + + en + ratedCapacity + + + ampere + INTEGER_MEASURE + + + en + The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. + + + + + + + + + capacityFade + + + en + capacity fade + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#capacityFade + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + capacity fade + + + + + en + capacityFade + + + percent + INTEGER_MEASURE + + + en + The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. + + + + + + + + + cellInternalResistance + + + en + cell internal resistance + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#cellInternalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cell internal resistance + + + + + en + cellInternalResistance + + + milliohm + INTEGER_MEASURE + + + en + The resistance offered by the cell in the flow of the current + + + + + + + + + packInternalResistance + + + en + pack internal resistance + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#packInternalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pack internal resistance + + + + + en + packInternalResistance + + + ohm + INTEGER_MEASURE + + + en + Total internal resistance in a battery pack is describing a regulatory requirement. + + + + + + + + + packInternalResistanceIncrease + + + en + pack internal resistanceIncrease + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#packInternalResistanceIncrease + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pack internal resistanceIncrease + + + + + en + packInternalResistanceIncrease + + + percent + INTEGER_MEASURE + + + en + Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement. + + + + + + + + + internalResistance + + + en + internal resistance + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#internalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + internal resistance + + + + + en + internalResistance + + + STRING + + + en + Internal resistance in a battery cell or pack is describing a regulatory requirement. + + + + + + + + + capacityThresholdExhaustion + + + en + internal resistance + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#capacityThresholdExhaustion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + internal resistance + + + + + en + capacityThresholdExhaustion + + + percent + INTEGER_MEASURE + + + en + Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. + + + + + + + + + maximumAllowedBatteryEnergy + + + en + maximum allowed battery energy + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#maximumAllowedBatteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery energy + + + + + en + maximumAllowedBatteryEnergy + + + wattHour + REAL_MEASURE + + + en + Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement. + + + + + + + + + energyRoundtripEfficiency + + + en + energy roundtrip efficiency + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + energy roundtrip efficiency + + + + + en + energyRoundtripEfficiency + + + percent + INTEGER_MEASURE + + + en + Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. + + + + + + + + + energyRoundtripEfficiencyChange + + + en + energy roundtrip efficiency + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#energyRoundtripEfficiencyChange + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + energy roundtrip efficiency + + + + + en + energyRoundtripEfficiencyChange + + + percent + INTEGER_MEASURE + + + en + Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. + + + + + + + + + batteryEnergy + + + en + battery energy + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery energy + + + + + en + batteryEnergy + + + STRING + + + en + Characterisitic to describe the energy (kWh) properties of the batterie. + + + + + + + + + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + + + en + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + REAL_MEASURE + + + en + Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. + + + + + + + + + electrochemicalProperties + + + en + electrochemical properties + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#electrochemicalProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electrochemical properties + + + + + en + electrochemicalProperties + + + STRING + + + en + Electrochemical properties of an electrochemical energy storage + + + + + + + + + length + + + en + length + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + INTEGER_MEASURE + + + en + Length of the item is describing a business requirement. + + + + + + + + + width + + + en + width + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + INTEGER_MEASURE + + + en + Width of the item is describing a business requirement. + + + + + + + + + height + + + en + height + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + INTEGER_MEASURE + + + en + Height of the item is describing a business requirement. + + + + + + + + + diameter + + + en + diameter + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + INTEGER_MEASURE + + + en + Diameter of the item. + + + + + + + + + weight + + + en + weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + INTEGER_MEASURE + + + en + Weight of the item is describing a regulatory requirement. + + + + + + + + + physicalDimensions + + + en + physical dimensions + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#physicalDimensions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + physicalDimensions + + + STRING + + + en + Geometrical properties of the battery + + + + + + + + + stateOfHealth + + + en + state of health + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#stateOfHealth + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of health + + + + + en + stateOfHealth + + + percent + INTEGER_MEASURE + + + en + Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. + + + + + + + + + stateOfCharge + + + en + state of charge + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#stateOfCharge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of charge + + + + + en + stateOfCharge + + + percent + INTEGER_MEASURE + + + en + The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. + + + + + + + + + statusBattery + + + en + status battery + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#statusBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + status battery + + + + + en + statusBattery + + + STRING + + + en + Status of the battery is describing a regulatory requirement. Value list provided by the regulators. + + + + + + + + + stateOfBattery + + + en + state of battery + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#stateOfBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of battery + + + + + en + stateOfBattery + + + STRING + + + en + The condition of the battery at the end of life i.e. when entering recycling scheme + + + + + + + + + batteryType + + + en + battery type + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery type + + + + + en + batteryType + + + STRING + + + en + Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + + + + + + + + batteryModel + + + en + battery model + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryModel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery model + + + + + en + batteryModel + + + STRING + + + en + Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + + + + + + + + batteryIDDMCCode + + + en + battery ID DMC code + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryIDDMCCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery ID DMC code + + + + + en + batteryIDDMCCode + + + STRING + + + en + Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement. + + + + + + + + + batteryIdentification + + + en + battery identification + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryIdentification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery identification + + + + + en + batteryIdentification + + + STRING + + + en + Information to identify a specific battery. + + + + + + + + + dateOfManufacturing + + + en + date of manufacturing + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#dateOfManufacturing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date of manufacturing + + + + + en + dateOfManufacturing + + + STRING + + + en + Manufacturing date of the battery is describing a regulatory requirement. + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + manufacturing + + + en + manufacturing + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#manufacturing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturing + + + + + en + manufacturing + + + STRING + + + en + Information about the manufacturing process of a battery + + + + + + + + + datePlacedOnMarket + + + en + date placed on market + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#datePlacedOnMarket + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date placed on market + + + + + en + datePlacedOnMarket + + + STRING + + + en + Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + percent + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + gram + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + cathodeActiveMaterials + + + en + cathode active materials + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#cathodeActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cathode active materials + + + + + en + cathodeActiveMaterials + + + STRING + + + en + The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + recyclateContentActiveMaterials + + + en + recyclate content active materials + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#recyclateContentActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + recyclate content active materials + + + + + en + recyclateContentActiveMaterials + + + STRING + + + en + List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + anodeActiveMaterials + + + en + anode active materials + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#anodeActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + anode active materials + + + + + en + anodeActiveMaterials + + + STRING + + + en + The total amount of valuable materials contained in Anode: graphite + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + cathodeCompositionOther + + + en + cathode composition other + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#cathodeCompositionOther + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cathode composition other + + + + + en + cathodeCompositionOther + + + STRING + + + en + The composition or materials contained in the Cathode is describing a regulatory requirement. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + anodeCompositionOther + + + en + anode composition other + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#anodeCompositionOther + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + anode composition other + + + + + en + anodeCompositionOther + + + STRING + + + en + The composition or materials contained in the anode is describing a regulatory requirement. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + electrolyteComposition + + + en + electrolyte composition + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#electrolyteComposition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electrolyte composition + + + + + en + electrolyteComposition + + + STRING + + + en + List of materials contained in the electrolyte is describing a regulatory requirement. + + + + + + + + + cellChemistry + + + en + cell chemistry + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#cellChemistry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cell chemistry + + + + + en + cellChemistry + + + STRING + + + en + Information about the cell chemistry of a battery cell + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + contact + + + en + contact + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#contact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + contact + + + + + en + contact + + + STRING + + + en + Contact details of the manufacturer + + + + + + + + + componentsSupplier + + + en + components supplier + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#componentsSupplier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components supplier + + + + + en + componentsSupplier + + + STRING + + + en + Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: +Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website + + + + + + + + + componentsPartNumber + + + en + components part number + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#componentsPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components part number + + + + + en + componentsPartNumber + + + STRING + + + en + The unique serial numbers of the different parts of a battery is describing a regulatory requirement. + + + + + + + + + components + + + en + components + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#components + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components + + + + + en + components + + + STRING + + + en + Properties of the batterie's comoponents. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + compositionOfBattery + + + en + composition of battery + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#compositionOfBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + composition of battery + + + + + en + compositionOfBattery + + + STRING + + + en + Full composition of battery is describing a business requirement. + + + + + + + + + criticalRawMaterials + + + en + critical raw materials + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#criticalRawMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + critical raw materials + + + + + en + criticalRawMaterials + + + STRING + + + en + List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. + + + + + + + + + composition + + + en + composition + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#composition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + composition + + + + + en + composition + + + STRING + + + en + Information about the composition of a battery and the combination of materials is describing a business requirement. + + + + + + + + + cO2FootprintTotal + + + en + CO2 footprint total + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#cO2FootprintTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CO2 footprint total + + + + + en + cO2FootprintTotal + + + kilogram + REAL_MEASURE + + + en + The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleStateLowerLimit + + + en + temperature range idle state lower limit + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateLowerLimit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature range idle state lower limit + + + + + en + temperatureRangeIdleStateLowerLimit + + + degreeCelsius + INTEGER_MEASURE + + + en + The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleStateUpperLimit + + + en + temperature rangeIdle state upper limit + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleStateUpperLimit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature rangeIdle state upper limit + + + + + en + temperatureRangeIdleStateUpperLimit + + + degreeCelsius + INTEGER_MEASURE + + + en + The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleState + + + en + temperature range idle state + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#temperatureRangeIdleState + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature range idle state + + + + + en + temperatureRangeIdleState + + + STRING + + + en + The range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + warrantyPeriod + + + en + warranty period + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#warrantyPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + warranty period + + + + + en + warrantyPeriod + + + month + INTEGER_COUNT + + + en + Commercial warranty period of the battery is describing a regulatory requirement. + + + + + + + + + cycleLifeTestCRate + + + en + cycle life test c-rate + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestCRate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cycle life test c-rate + + + + + en + cycleLifeTestCRate + + + INTEGER_MEASURE + + + en + C-rate of Relevant Cycle-life Test is describing a regulatory requirement. + + + + + + + + + cycleLifeTestDepthOfDischarge + + + en + cycle-life test depth of discharge + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#cycleLifeTestDepthOfDischarge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cycle-life test depth of discharge + + + + + en + cycleLifeTestDepthOfDischarge + + + percent + INTEGER_MEASURE + + + en + Depth of discharge in the cycle-life test is describing a regulatory requirement. + + + + + + + + + expectedLifetime + + + en + expected lifetime + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#expectedLifetime + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + expected lifetime + + + + + en + expectedLifetime + + + piece + INTEGER_MEASURE + + + en + Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. + + + + + + + + + batteryCycleLife + + + en + battery cycle life + + + urn:samm:io.catenax.battery.battery_pass:2.0.0#batteryCycleLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery cycle life + + + + + en + batteryCycleLife + + + STRING + + + en + Property describing the cycle life of a battery + + + + + + + + + diff --git a/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass.aasx b/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass.aasx index 0e31a9e6..08177297 100644 Binary files a/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass.aasx and b/io.catenax.battery.battery_pass/2.0.0/gen/BatteryPass.aasx differ diff --git a/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass-aas.xml b/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass-aas.xml index 9f34fd91..7593db5f 100644 --- a/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass-aas.xml +++ b/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass-aas.xml @@ -1,8668 +1,12574 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - BatteryPass - - battery pass - - APPLICATION_CLASS + defaultAdminShell - The battery pass describes information collected during the lifecycle of a battery + + en + defaultAdminShell + - urn:bamm:io.catenax.battery.battery_pass:3.0.0#BatteryPass - - - - - battery pass - - - BatteryPass - - - The battery pass describes information collected during the lifecycle of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#packagingInstructions - - - - - packaging instructions - - - packagingInstructions - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#transportationInstructions - - - - - transportation instructions - - - transportationInstructions - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#vehicleDismantlingProcedure - - - - - vehicle dismantling procedure - - - vehicleDismantlingProcedure - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryDismantlingProcedure - - - - - battery dismantling procedure - - - batteryDismantlingProcedure - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#safetyMeasures - - - - - safety measures - - - safetyMeasures - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#testReportsResults - - - - - test reports results - - - testReportsResults - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#declarationOfConformity - - - - - declaration of conformity - - - declarationOfConformity - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#responsibleSourcing - - - - - responsible sourcing - - - responsibleSourcing - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - document characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#document - - - - - document - - - document - - String - - Set of documents containing the description of battery components - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#contact - - - - - contact - - - contact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:3.0.0#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturerCharacteristic - - manufacturer characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#manufacturer - - - - - manufacturer - - - manufacturer - - String - - A manufacturer of goods - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryPower - - - - - maximum allowed battery power - - - maximumAllowedBatteryPower - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#originalPower - - - - - battery original power - - - originalPower - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerFadeCharacteristic - - power fade characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#powerFade - - - - - maximum allowed battery power - - - powerFade - - percent - RealMeasure - - The decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt20Charge - - - - - power capability at 20 charge - - - powerCapabilityAt20Charge - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt80Charge - - - - - power capability at 80 charge - - - powerCapabilityAt80Charge - - watt - RealMeasure - - Power capability in Watts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilowattCharacteristic - - kilowatt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapability - - - - - original power capability - - - originalPowerCapability - - kilowatt - IntegerMeasure - - A measurement for the power of the battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilowattCharacteristic - - kilowatt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapabilityLimits - - - - - original power capability limits - - - originalPowerCapabilityLimits - - kilowatt - IntegerMeasure - - A measurement for the power of the battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryPowerCharacteristic - - battery power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryPower - - - - - attachment - - - batteryPower - - String - - Characterisitic to describe the power (W) properties of the batterie. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#minVoltage - - - - - min voltage - - - minVoltage - - volt - RealMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#nominalVoltage - - - - - nominal voltage - - - nominalVoltage - - volt - RealMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#maxVoltage - - - - - max voltage - - - maxVoltage - - volt - RealMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryVoltageCharacteristiC - - BatteryVoltageCharacteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryVoltage - - - - - battery voltage - - - batteryVoltage - - String - - Characterisitic to describe the voltage (V) properties of the batterie. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RatedCapacityCharacteristic - - rated capacity characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#ratedCapacity - - - - - rated capacity - - - ratedCapacity - - ampere - IntegerMeasure - - The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CapacityFadeCharacteristic - - capacity fade characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#capacityFade - - - - - capacity fade - - - capacityFade - - percent - IntegerMeasure - - The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MilliohmCharacteristic - - milliohm characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cellInternalResistance - - - - - cell internal resistance - - - cellInternalResistance - - milliohm - IntegerMeasure - - The resistance offered by the cell in the flow of the current - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - OhmCharacterisitic - - ohm characterisitic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#packInternalResistance - - - - - pack internal resistance - - - packInternalResistance - - ohm - IntegerMeasure - - Total internal resistance in a battery pack - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PercentCharacteristic - - percent characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#packInternalResistanceIncrease - - - - - pack internal resistanceIncrease - - - packInternalResistanceIncrease - - percent - IntegerMeasure - - Increase in internal resistance of a battery pack over a period of time - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - InternalResistanceCharacteristic - - internal resistance - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#internalResistance - - - - - internal resistance - - - internalResistance - - String - - Internal resistance in a battery cell or pack is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CapacityThresholdExhaustionCharacterisitic - - capacity threshold exhaustion characterisitic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#capacityThresholdExhaustion - - - - - internal resistance - - - capacityThresholdExhaustion - - percent - IntegerMeasure - - Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MaximumAllowedBatteryEnergyCharacteristic - - maximum allowed battery energy - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryEnergy - - - - - maximum allowed battery energy - - - maximumAllowedBatteryEnergy - - wattHour - RealMeasure - - Characterisitic to describe the energy (Wh) properties of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EnergyRoundtripEfficiency - - energy roundtrip efficiency - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiency - - - - - energy roundtrip efficiency - - - energyRoundtripEfficiency - - percent - IntegerMeasure - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EnergyRoundtripEfficiencyChangeCharacterisitic - - energy roundtrip efficiency change - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiencyChange - - - - - energy roundtrip efficiency - - - energyRoundtripEfficiencyChange - - percent - IntegerMeasure - - Round-trip efficiency is the percentage of electricity put into storage after 50% of life of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryEnergyCharacterisitc - - battery energy characterisitc - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryEnergy - - - - - battery energy - - - batteryEnergy - - String - - Characterisitic to describe the energy (kWh) properties of the batterie. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RatioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergyCharacterisitic - - ratio maximum allowed battery power and maximum allowed battery energy characterisitic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - - - - ratio maximum allowed battery power and maximum allowed battery energy - - - ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - RealMeasure - - Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ElectrochemicalPropertiesCharacteristic - - electrochemical properties characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#electrochemicalProperties - - - - - electrochemical properties - - - electrochemicalProperties - - String - - Electrochemical characteristics to describe a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#length - - - - - length - - - length - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#width - - - - - width - - - width - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#height - - - - - height - - - height - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#diameter - - - - - diameter - - - diameter - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilogramCharacteristic - - kilogram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#weight - - - - - weight - - - weight - - kilogram - IntegerMeasure - - A measurement for the weight of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhysicalDimensionsCharacteristic - - physical dimensions characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#physicalDimensions - - - - - physical dimensions - - - physicalDimensions - - String - - Geometrical properties of the battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfHealthCharacteristic - - state of health characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#stateOfHealth - - - - - state of health - - - stateOfHealth - - percent - IntegerMeasure - - Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfChargeCharacteristic - - state of charge characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#stateOfCharge - - - - - state of charge - - - stateOfCharge - - percent - IntegerMeasure - - The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#statusBattery - - - - - status battery - - - statusBattery - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfBatteryCharacteristic - - state of battery characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#stateOfBattery - - - - - state of battery - - - stateOfBattery - - String - - The condition of the battery at the end of life i.e. when entering recycling scheme - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryType - - - - - battery type - - - batteryType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryModel - - - - - battery model - - - batteryModel - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryIDDMCCode - - - - - battery ID DMC code - - - batteryIDDMCCode - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryIdentificationCharacteristic - - battery identification characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryIdentification - - - - - battery identification - - - batteryIdentification - - String - - Information to identify a specific battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Datestamp - - datestamp - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#dateOfManufacturing - - - - - date of manufacturing - - - dateOfManufacturing - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:3.0.0#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturingCharacteristic - - manufacturing characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#manufacturing - - - - - manufacturing - - - manufacturing - - String - - Information about the manufacturing process of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Datestamp - - datestamp - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#datePlacedOnMarket - - - - - date placed on market - - - datePlacedOnMarket - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - percent - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - gram - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CathodeActiveMaterialsCharacterisitic - - cathode active materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cathodeActiveMaterials - - - - - cathode active materials - - - cathodeActiveMaterials - - String - - The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RecyclateContentActiveMaterialsCharacteristic - - recyclate content active materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#recyclateContentActiveMaterials - - - - - recyclate content active materials - - - recyclateContentActiveMaterials - - String - - List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AnodeActiveMaterialsCharacteristic - - anode active materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#anodeActiveMaterials - - - - - anode active materials - - - anodeActiveMaterials - - String - - The total amount of valuable materials contained in Anode: graphite - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CathodeCompositionOtherCharacteristic - - cathode composition other - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cathodeCompositionOther - - - - - cathode composition other - - - cathodeCompositionOther - - String - - The composition or materials contained in the Cathode is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AnodeCompositionOtherCharacteristic - - anode composition other - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#anodeCompositionOther - - - - - anode composition other - - - anodeCompositionOther - - String - - The composition or materials contained in the anode is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ElectrolyteCompositionCharacteristic - - electrolyte composition - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#electrolyteComposition - - - - - electrolyte composition - - - electrolyteComposition - - String - - List of materials contained in the electrolyte is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CellChemistryCharacteristic - - cell chemistry - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cellChemistry - - - - - cell chemistry - - - cellChemistry - - String - - Information about the the cell chemistry of a battery cell - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:3.0.0#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#contact - - - - - contact - - - contact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#componentsSupplierName - - - - - components supplier name - - - componentsSupplierName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsSupplierCharacteristic - - components supplier - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#componentsSupplier - - - - - components supplier - - - componentsSupplier - - String - - Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsPartNumberList - - components part number list - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#componentsPartNumber - - - - - components part number - - - componentsPartNumber - - String - - A list of the unique serial numbers of the different parts of a battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsCharacteristic - - components - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#components - - - - - components - - - components - - String - - Characteristics of the batterie's comoponents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MatierialPercentageMassFractionCharacteristic - - matierial percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - - - matierial percentage mass fraction - - - matierialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - - - material weight - - - matierialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompositionOfBatteryCharacteristic - - composition of battery - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#compositionOfBattery - - - - - composition of battery - - - compositionOfBattery - - String - - Full composition of battery is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CriticalRawMaterialsCharacteristic - - critical raw materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#criticalRawMaterials - - - - - critical raw materials - - - criticalRawMaterials - - String - - List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompositionCharacteristic - - composition - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#composition - - - - - composition - - - composition - - String - - Information about the composition of a battery and the combination of materials is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CO2FootprintTotalCharacteristic - - co2 footprint total - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cO2FootprintTotal - - - - - CO2 footprint total - - - cO2FootprintTotal - - kilogram - RealMeasure - - The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeCharacterisitic - - temperature range - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateLowerLimit - - - - - temperature range idle state lower limit - - - temperatureRangeIdleStateLowerLimit - - degreeCelsius - IntegerMeasure - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeCharacterisitic - - temperature range - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateUpperLimit - - - - - temperature rangeIdle state upper limit - - - temperatureRangeIdleStateUpperLimit - - degreeCelsius - IntegerMeasure - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeIdleStateCharacterisitic - - temperature range idle state - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleState - - - - - temperature range idle state - - - temperatureRangeIdleState - - String - - The range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WarrantyPeriodCharacterisitic - - warranty period - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#warrantyPeriod - - - - - warranty period - - - warrantyPeriod - - month - IntegerCount - - Commercial warranty period of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CycleLifeTestCRateCharacterisitc - - cycle life test c-rate - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestCRate - - - - - cycle life test c-rate - - - cycleLifeTestCRate - - IntegerMeasure - - C-rate of Relevant Cycle-life Test is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CycleLifeTestDepthOfDischargeCharacteristic - - cycle life test depth of discharge - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestDepthOfDischarge - - - - - cycle-life test depth of discharge - - - cycleLifeTestDepthOfDischarge - - percent - IntegerMeasure - - Depth of discharge in the cycle-life test is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ExpectedLifetime - - expected lifetime - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#expectedLifetime - - - - - expected lifetime - - - expectedLifetime - - piece - IntegerMeasure - - Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryCycleLifeCharacteristic - - battery cycle life - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryCycleLife - - - - - battery cycle life - - - batteryCycleLife - - String - - Characterisitic describing the cycle life of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + urn:samm:io.catenax.battery.battery_pass:3.0.0#BatteryPass + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.battery.battery_pass:3.0.0#BatteryPass/submodel + + + + + + - BatteryPass + BatteryPass - The battery pass describes information collected during the lifecycle of a battery + + en + The battery pass describes information collected during the lifecycle of a battery + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#BatteryPass - - + + urn:samm:io.catenax.battery.battery_pass:3.0.0#BatteryPass/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#BatteryPass + + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020PC0798 + + + + - - - DocumentEntity - - document entity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - + + DocumentEntity + + + en + document entity + + + + + en + Entity encapsulating the details of a attachment for the battery + + + + + packagingInstructions + + + en + packaging instructions + + + + + en + Instructions for safely packaging +batteries is describing a business requirement. + + + true + DataElement + - packagingInstructions + AttachmentEntity - packaging instructions + + en + AttachmentEntity + - Instructions for safely packaging -batteries is describing a business requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + - - + + + + transportationInstructions + + + en + transportation instructions + + + + + en + Instructions for safely transporting +batteries is describing a business requirement. + + + true + DataElement + - transportationInstructions + AttachmentEntity - transportation instructions + + en + AttachmentEntity + - Instructions for safely transporting -batteries is describing a business requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + + + + + + + vehicleDismantlingProcedure + + + en + vehicle dismantling procedure + + + + + en + Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + + true + DataElement + + + AttachmentEntity + + + en + AttachmentEntity + + + + + en + Entity encapsulating the details of a attachment for the battery + + + + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + - - + + + + batteryDismantlingProcedure + + + en + battery dismantling procedure + + + + + en + Document containing the battery dismantling procedure is describing a regulatory requirement. + + + true + DataElement + - vehicleDismantlingProcedure + AttachmentEntity - vehicle dismantling procedure + + en + AttachmentEntity + - Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + - - + + + + safetyMeasures + + + en + safety measures + + + + + en + Safety measures document(s) is describing a regulatory requirement. + + + true + DataElement + - batteryDismantlingProcedure + AttachmentEntity - battery dismantling procedure + + en + AttachmentEntity + - Document containing the battery dismantling procedure is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + - - + + + + testReportsResults + + + en + test reports results + + + + + en + Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + + true + DataElement + - safetyMeasures + AttachmentEntity - safety measures + + en + AttachmentEntity + - Safety measures document(s) is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + - - + + + + declarationOfConformity + + + en + declaration of conformity + + + + + en + Declaration of conformity (CE) is describing a regulatory requirement. + + + true + DataElement + - testReportsResults + AttachmentEntity - test reports results + + en + AttachmentEntity + - Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + - - + + + + responsibleSourcing + + + en + responsible sourcing + + + + + en + Document/Certificates on organizations compliance to ethical business practices + + + true + DataElement + - declarationOfConformity + AttachmentEntity - declaration of conformity + + en + AttachmentEntity + - Declaration of conformity (CE) is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + xs:string + + - - + + + + + + ManufacturerEntity + + + en + manufacturer + + + + + en + Entity encapsulating the details of a manufacturer of goods + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#name + + + + xs:string + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + + + website + + + en + website + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + - responsibleSourcing + ThoroughfareEntity - responsible sourcing + + en + Thoroughfare Entity + - Document/Certificates on organizations compliance to ethical business practices + + en + Entity for a thoroughfare which consists of a type, value and number. + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + - - - - - - - ManufacturerEntity - - manufacturer - - - Entity encapsulating the details of a manufacturer of goods - - false - false - - - - name + + LocalityEntity - name + + en + Thoroughfare Entity + - Name of the manufacturer is describing a regulatory requirement. + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#name - - - DefaultScalarValue[value=Samsung, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + - ContactEntity + PremiseEntity - Contact Entity + + en + Premise Entity + - Entity to bundle the properties for the information on how to contact an organization + + en + Entity for a premise which consists of a type (technical key) and a value + - false - false - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + - - - AddressEntity + PostalDeliveryPointEntity - Address Entity + + en + Postal Delivery Point Entity + - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + en + Entity for a postal delivery point which consists of a technical key and a value. + - false - false - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + - - - - - - - ElectrochemicalPropertiesEntity - - electrochemical properties entity - - - Entity encapsulating the electrochemical details of a battery - - false - false - - - BatteryPowerEntity + CountryEntity - battery power entity + + en + Country Entity + - Entity to bundle the power properties of a battery. + + en + Entity definition for a country + - false - false - - - maximumAllowedBatteryPower - - maximum allowed battery power - - - Maximum allowed battery power (W) of the battery is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryPower - - - DefaultScalarValue[value=55000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - originalPower - - battery original power - - - Original power capability in Watts is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#originalPower - - - DefaultScalarValue[value=7.56, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - powerFade - - maximum allowed battery power - - - Maximum allowed battery power (W) of the battery is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#powerFade - - - DefaultScalarValue[value=23.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - powerCapabilityAt20Charge - - power capability at 20 charge - - - Power (capability) at 20% state of charge. Description from the Regulation is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt20Charge - - - DefaultScalarValue[value=643.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - powerCapabilityAt80Charge - - power capability at 80 charge - - - Power (capability) at 80% state of charge. Description from the Regulation is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt80Charge - - - DefaultScalarValue[value=47.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - originalPowerCapability - - original power capability - - - Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapability - - - DefaultScalarValue[value=123, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - originalPowerCapabilityLimits - - original power capability limits - - - Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapabilityLimits - - - DefaultScalarValue[value=123, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + - - - BatteryVoltageEntity + PostCodeEntity - battery voltage entity + + en + PostCode Entity + - Entity to bundle the voltage properties of a battery. + + en + Entity for a postcode which consists of a type plus a value + - false - false - - - minVoltage - - min voltage - - - Value of the minimal voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#minVoltage - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - nominalVoltage - - nominal voltage - - - Value of the nominal voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#nominalVoltage - - - DefaultScalarValue[value=4.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - maxVoltage - - max voltage - - - Value of the maximum voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#maxVoltage - - - DefaultScalarValue[value=6.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + - - + + + + + + ElectrochemicalPropertiesEntity + + + en + electrochemical properties entity + + + + + en + Entity encapsulating the electrochemical details of a battery + + + + + BatteryPowerEntity + + + en + battery power entity + + + + + en + Entity to bundle the power properties of a battery. + + + - ratedCapacity + maximumAllowedBatteryPower - rated capacity + + en + maximum allowed battery power + - - The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#ratedCapacity - - - DefaultScalarValue[value=210, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryPower + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%3A%2F%2Feur-lex.europa.eu%2Flegal-content%2FEN%2FTXT%2F%3Furi%3DCELEX%3A52020PC0798 + + + + + xs:float + - - - capacityFade + originalPower - capacity fade + + en + battery original power + - - The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#capacityFade - - - DefaultScalarValue[value=34, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#originalPower + + + + xs:float + - - - - InternalResistanceEntity + + powerFade - internal resistance + + en + maximum allowed battery power + - - Entity to bundle the internal resistance properties of a battery. - - false - false - - - - cellInternalResistance - - cell internal resistance - - - The resistance offered by the cell in the flow of the current - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cellInternalResistance - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packInternalResistance - - pack internal resistance - - - Total internal resistance in a battery pack is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#packInternalResistance - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packInternalResistanceIncrease - - pack internal resistanceIncrease - - - Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#packInternalResistanceIncrease - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#powerFade + + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020PC0798 + + + + + xs:float + + - capacityThresholdExhaustion + powerCapabilityAt20Charge - internal resistance + + en + power capability at 20 charge + - - Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#capacityThresholdExhaustion - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt20Charge + + + + xs:float + - - - - BatteryEnergyEntity + + powerCapabilityAt80Charge - battery energy entity + + en + power capability at 80 charge + - - Entity to bundle the energy properties of a battery. - - false - false - - - - maximumAllowedBatteryEnergy - - maximum allowed battery energy - - - Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryEnergy - - - DefaultScalarValue[value=90000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - energyRoundtripEfficiency - - energy roundtrip efficiency - - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiency - - - DefaultScalarValue[value=56, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - energyRoundtripEfficiencyChange - - energy roundtrip efficiency - - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiencyChange - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt80Charge + + + + xs:float + + - ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + originalPowerCapability - ratio maximum allowed battery power and maximum allowed battery energy + + en + original power capability + - - Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - - DefaultScalarValue[value=0.611, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapability + + + + xs:decimal + - - - - - - - PhysicalDimensionsEntity - - physical dimensions entity - - - Entity to bundle the characterisitics describing the physical dimensions - - false - false - - - length + originalPowerCapabilityLimits - length + + en + original power capability limits + - - Length of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#length - - - DefaultScalarValue[value=20000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapabilityLimits + + + + xs:decimal + - - + + + + BatteryVoltageEntity + + + en + battery voltage entity + + + + + en + Entity to bundle the voltage properties of a battery. + + + - width + minVoltage - width + + en + min voltage + - - Width of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#width - - - DefaultScalarValue[value=1000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#minVoltage + + + + xs:float + - - - height + nominalVoltage - height + + en + nominal voltage + - - Height of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#height - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#nominalVoltage + + + + xs:float + - - - diameter + maxVoltage - diameter + + en + max voltage + - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#diameter - - - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#maxVoltage + + + + xs:float + - - + + + + ratedCapacity + + + en + rated capacity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#ratedCapacity + + + + xs:decimal + + + + capacityFade + + + en + capacity fade + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#capacityFade + + + + xs:decimal + + + + InternalResistanceEntity + + + en + internal resistance + + + + + en + Entity to bundle the internal resistance properties of a battery. + + + - weight + cellInternalResistance - weight + + en + cell internal resistance + - - Weight of the item is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#weight - - - DefaultScalarValue[value=1007, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#cellInternalResistance + + + + xs:decimal + - - - - - - - StateOfBatteryEntity - - state of battery entity - - - Entity to bundle the characterisitics describing the state of a battery - - false - false - - - stateOfHealth + packInternalResistance - state of health + + en + pack internal resistance + - - Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#stateOfHealth - - - DefaultScalarValue[value=12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#packInternalResistance + + + + xs:decimal + - - - stateOfCharge + packInternalResistanceIncrease - state of charge + + en + pack internal resistanceIncrease + - - The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#stateOfCharge - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#packInternalResistanceIncrease + + + + xs:decimal + - - + + + + capacityThresholdExhaustion + + + en + internal resistance + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#capacityThresholdExhaustion + + + + xs:decimal + + + + BatteryEnergyEntity + + + en + battery energy entity + + + + + en + Entity to bundle the energy properties of a battery. + + + - statusBattery + maximumAllowedBatteryEnergy - status battery + + en + maximum allowed battery energy + - - Status of the battery is describing a regulatory requirement. Value list provided by the regulators. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#statusBattery - - - DefaultScalarValue[value=first life/ waste/ repaired/ repurposed/ recycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryEnergy + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%3A%2F%2Feur-lex.europa.eu%2Flegal-content%2FEN%2FTXT%2F%3Furi%3DCELEX%3A52020PC0798 + + + + + xs:float + - - - - - - - BatteryIdentificationEntity - - battery identification entity - - - Entity to bundle the characterisitics describing the identification of a battery - - false - false - - - batteryType + energyRoundtripEfficiency - battery type + + en + energy roundtrip efficiency + - - Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryType - - - DefaultScalarValue[value=LFP, Natrium, Li-Ion, NMC, NCA, Solid-State, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiency + + + + xs:decimal + - - - batteryModel + energyRoundtripEfficiencyChange + + + en + energy roundtrip efficiency + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiencyChange + + + + xs:decimal + + + + + + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + + xs:float + + + + + + PhysicalDimensionsEntity + + + en + physical dimensions entity + + + + + en + Entity to bundle the characterisitics describing the physical dimensions + + + + + length + + + en + length + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#length + + + + xs:integer + + + + width + + + en + width + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#width + + + + xs:integer + + + + height + + + en + height + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#height + + + + xs:integer + + + + diameter + + + en + diameter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#diameter + + + + xs:integer + + + + weight + + + en + weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#weight + + + + xs:integer + + + + + + StateOfBatteryEntity + + + en + state of battery entity + + + + + en + Entity to bundle the characterisitics describing the state of a battery + + + + + stateOfHealth + + + en + state of health + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#stateOfHealth + + + + xs:integer + + + + stateOfCharge + + + en + state of charge + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#stateOfCharge + + + + xs:integer + + + + statusBattery + + + en + status battery + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#statusBattery + + + + xs:string + + + + + + BatteryIdentificationEntity + + + en + battery identification entity + + + + + en + Entity to bundle the characterisitics describing the identification of a battery + + + + + batteryType + + + en + battery type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryType + + + + xs:string + + + + batteryModel + + + en + battery model + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryModel + + + + xs:string + + + + batteryIDDMCCode + + + en + battery ID DMC code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryIDDMCCode + + + + xs:string + + + + + + ManufacturingEntity + + + en + manufacturing entity + + + + + en + Entity to bundle the characterisitics describing the manufacturing (place and date of manufacture) + + + + + dateOfManufacturing + + + en + date of manufacturing + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#dateOfManufacturing + + + + xs:date + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity - battery model + + en + Thoroughfare Entity + - Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryModel - - - DefaultScalarValue[value=LFP, Natrium, Li-Ion, NMC, NCA, Solid-State, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - batteryIDDMCCode + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity - battery ID DMC code + + en + Thoroughfare Entity + - Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement. + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#batteryIDDMCCode - - - DefaultScalarValue[value=X123456789012X12345678901234567, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ManufacturingEntity - - manufacturing entity - - - Entity to bundle the characterisitics describing the manufacturing (place and date of manufacture) - - false - false - - - - dateOfManufacturing + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity - date of manufacturing + + en + Premise Entity + - Manufacturing date of the battery is describing a regulatory requirement. + + en + Entity for a premise which consists of a type (technical key) and a value + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#dateOfManufacturing - - - DefaultScalarValue[value=2022-03-07, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + + + + + + + + + datePlacedOnMarket + + + en + date placed on market + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#datePlacedOnMarket + + + + xs:date + + + + CellChemistryEntity + + + en + cell chemistry + + + + + en + Entity to bundle the characterisitics describing a battery's cell chemistry + + + + + cathodeActiveMaterials + + + en + cathode active materials + + + + + en + The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + + true + DataElement + + + MaterialNameAndWeightAndPercentageMassFractionEntity + + + en + material name and weight and percent + + + + + en + Entity to bundle a material's name, weight and percentage of mass. + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + xs:string + + + + + + + + recyclateContentActiveMaterials + + + en + recyclate content active materials + + + + + en + List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + + true + DataElement + - AddressEntity + MaterialNameAndWeightAndPercentageMassFractionEntity - Address Entity + + en + material name and weight and percent + - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + xs:string + + - - - - - - - datePlacedOnMarket - - date placed on market - - - Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#datePlacedOnMarket - - - Unknown - http://www.w3.org/2001/XMLSchema#date - - - - - CellChemistryEntity - - cell chemistry - - - Entity to bundle the characterisitics describing a battery's cell chemistry - - false - false - - + + + + anodeActiveMaterials + + + en + anode active materials + + + + + en + The total amount of valuable materials contained in Anode: graphite + + + true + DataElement + - cathodeActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - cathode active materials + + en + material name and weight and percent + - The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + xs:string + + - - + + + + cathodeCompositionOther + + + en + cathode composition other + + + + + en + The composition or materials contained in the Cathode is describing a regulatory requirement. + + + true + DataElement + - recyclateContentActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - recyclate content active materials + + en + material name and weight and percent + - List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + xs:string + + - - + + + + anodeCompositionOther + + + en + anode composition other + + + + + en + The composition or materials contained in the anode is describing a regulatory requirement. + + + true + DataElement + - anodeActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - anode active materials + + en + material name and weight and percent + - The total amount of valuable materials contained in Anode: graphite + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + xs:string + + - - + + + + electrolyteComposition + + + en + electrolyte composition + + + + + en + List of materials contained in the electrolyte is describing a regulatory requirement. + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020DC0474 + + + + + true + DataElement + - cathodeCompositionOther + MaterialNameAndWeightAndPercentageMassFractionEntity - cathode composition other + + en + material name and weight and percent + - The composition or materials contained in the Cathode is describing a regulatory requirement. + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + xs:string + + - - - - anodeCompositionOther + + + + + + CompositionEntity + + + en + composition + + + + + en + Entity to bundle the characterisitics describing a battery's composition + + + + + CompomenentsEntity + + + en + components + + + + + en + Entity to bundle the components properties of a battery. + + + + + componentsSupplier - anode composition other + + en + components supplier + - The composition or materials contained in the anode is describing a regulatory requirement. + + en + Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: +Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website + - false - false + true + DataElement - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction - - matierial percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight + + ComponentsSupplierEntity + + + en + components supplier + + + + + en + Entity encapsulating the details of a components supplier + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity - material weight + + en + Thoroughfare Entity + - Weight of the material (in gram) + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity - material name + + en + Thoroughfare Entity + - Name of the material + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - electrolyteComposition - - electrolyte composition - - - List of materials contained in the electrolyte is describing a regulatory requirement. - - false - false - - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - matierialPercentageMassFraction + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity - matierial percentage mass fraction + + en + Premise Entity + - Percentage mass fraction of a material. + + en + Entity for a premise which consists of a type (technical key) and a value + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - matierialWeight + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity - material weight + + en + Postal Delivery Point Entity + - Weight of the material (in gram) + + en + Entity for a postal delivery point which consists of a technical key and a value. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity - material name + + en + Country Entity + - Name of the material + + en + Entity definition for a country + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - CompositionEntity - - composition - - - Entity to bundle the characterisitics describing a battery's composition - - false - false - - - - CompomenentsEntity - - components - - - Entity to bundle the components properties of a battery. - - false - false - - - - componentsSupplier - - components supplier - - - Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: -Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website - - false - false - - + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + - ComponentsSupplierEntity + PostCodeEntity - components supplier + + en + PostCode Entity + - Entity encapsulating the details of a components supplier + + en + Entity for a postcode which consists of a type plus a value + - false - false - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - componentsSupplierName - - components supplier name - - - Name of the components supplier - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#componentsSupplierName - - - DefaultScalarValue[value=XY Corporation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + - - - - - - - componentsPartNumber - - components part number - - - The unique serial numbers of the different parts of a battery is describing a regulatory requirement. - - false - false - - + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + - componentsPartNumber + website - components part number + + en + website + - - The unique serial numbers of the different parts of a battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#componentsPartNumber - - - DefaultScalarValue[value=Case xxxxxxx/xx; Controller xxxxxxx/xx, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + - - - - - - - - - - compositionOfBattery - - composition of battery - - - Full composition of battery is describing a business requirement. - - false - false - - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - matierialPercentageMassFraction + phoneNumber - matierial percentage mass fraction + + en + phone number + - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + - - - matierialWeight + email - material weight + + en + email + - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#matierialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + - - - materialName + faxNumber - material name + + en + faxNumber + - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#materialName - - - Unknown - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + - - - - + + + + componentsSupplierName + + + en + components supplier name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#componentsSupplierName + + + + xs:string + + + + - - - - - criticalRawMaterials - - critical raw materials - - - List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#criticalRawMaterials - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - cO2FootprintTotal - - CO2 footprint total - - - The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cO2FootprintTotal - - - DefaultScalarValue[value=124.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - TemperatureRangeIdleStateEntity - - temperature range idle state - - - Entity to bundle the characterisitics describing the battery's temperature range - - false - false - - - - temperatureRangeIdleStateLowerLimit - - temperature range idle state lower limit - - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateLowerLimit - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - temperatureRangeIdleStateUpperLimit - - temperature rangeIdle state upper limit - - - The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateUpperLimit - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - warrantyPeriod - - warranty period - - - Commercial warranty period of the battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#warrantyPeriod - - - DefaultScalarValue[value=60, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - BatteryCycleLifeEntity - - battery cycle life entity - - - Entity to bundle the characterisitics describing the cycle life of a battery - - false - false - - - - cycleLifeTestCRate - - cycle life test c-rate - - - C-rate of Relevant Cycle-life Test is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestCRate - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - cycleLifeTestDepthOfDischarge + + + componentsPartNumber - cycle-life test depth of discharge + + en + components part number + - Depth of discharge in the cycle-life test is describing a regulatory requirement. + + en + The unique serial numbers of the different parts of a battery is describing a regulatory requirement. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestDepthOfDischarge - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - expectedLifetime + true + DataElement + + + componentsPartNumber + + + en + components part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#componentsPartNumber + + + + xs:string + + + + + + + + compositionOfBattery + + + en + composition of battery + + + + + en + Full composition of battery is describing a business requirement. + + + true + DataElement + + + MaterialNameAndWeightAndPercentageMassFractionEntity - expected lifetime + + en + material name and weight and percent + - Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. + + en + Entity to bundle a material's name, weight and percentage of mass. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.0#expectedLifetime - - - DefaultScalarValue[value=456, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + xs:decimal + + + + matierialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + xs:string + + + + + + + + criticalRawMaterials + + + en + critical raw materials + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#criticalRawMaterials + + + + xs:string + + + + + + cO2FootprintTotal + + + en + CO2 footprint total + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#cO2FootprintTotal + + + + xs:double + + + + TemperatureRangeIdleStateEntity + + + en + temperature range idle state + + + + + en + Entity to bundle the characterisitics describing the battery's temperature range + + + + + temperatureRangeIdleStateLowerLimit + + + en + temperature range idle state lower limit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateLowerLimit + + + + xs:decimal + + + + temperatureRangeIdleStateUpperLimit + + + en + temperature rangeIdle state upper limit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateUpperLimit + + + + xs:decimal + + + + + + warrantyPeriod + + + en + warranty period + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#warrantyPeriod + + + + xs:positiveInteger + + + + BatteryCycleLifeEntity + + + en + battery cycle life entity + + + + + en + Entity to bundle the characterisitics describing the cycle life of a battery + + + + + cycleLifeTestCRate + + + en + cycle life test c-rate + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestCRate + + + + xs:decimal + + + + cycleLifeTestDepthOfDischarge + + + en + cycle-life test depth of discharge + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestDepthOfDischarge + + + + xs:decimal + + + + expectedLifetime + + + en + expected lifetime + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.0#expectedLifetime + + + + xs:decimal + + + + - + + + APPLICATION_CLASS + BatteryPass + + + en + battery pass + + + + + en + The battery pass describes information collected during the lifecycle of a battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#BatteryPass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery pass + + + + + en + BatteryPass + + + + + en + The battery pass describes information collected during the lifecycle of a battery + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + packagingInstructions + + + en + packaging instructions + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#packagingInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + packaging instructions + + + + + en + packagingInstructions + + + STRING + + + en + Instructions for safely packaging +batteries is describing a business requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + transportationInstructions + + + en + transportation instructions + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#transportationInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + transportation instructions + + + + + en + transportationInstructions + + + STRING + + + en + Instructions for safely transporting +batteries is describing a business requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + vehicleDismantlingProcedure + + + en + vehicle dismantling procedure + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#vehicleDismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle dismantling procedure + + + + + en + vehicleDismantlingProcedure + + + STRING + + + en + Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + batteryDismantlingProcedure + + + en + battery dismantling procedure + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryDismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery dismantling procedure + + + + + en + batteryDismantlingProcedure + + + STRING + + + en + Document containing the battery dismantling procedure is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + safetyMeasures + + + en + safety measures + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#safetyMeasures + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + safety measures + + + + + en + safetyMeasures + + + STRING + + + en + Safety measures document(s) is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + testReportsResults + + + en + test reports results + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#testReportsResults + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + test reports results + + + + + en + testReportsResults + + + STRING + + + en + Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + declarationOfConformity + + + en + declaration of conformity + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#declarationOfConformity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + declaration of conformity + + + + + en + declarationOfConformity + + + STRING + + + en + Declaration of conformity (CE) is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + responsibleSourcing + + + en + responsible sourcing + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#responsibleSourcing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + responsible sourcing + + + + + en + responsibleSourcing + + + STRING + + + en + Document/Certificates on organizations compliance to ethical business practices + + + + + + + + + document + + + en + document + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#document + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + document + + + + + en + document + + + STRING + + + en + Set of documents containing the description of battery components + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the manufacturer is describing a regulatory requirement. + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + contact + + + en + contact + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#contact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + contact + + + + + en + contact + + + STRING + + + en + Contact details of the manufacturer + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + STREET + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:STREET + + + + + + INDUSTRIAL_ZONE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:OTHER + + + + + + RIVER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:RIVER + + + + + + SQUARE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:SQUARE + + + + + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + BLOCK + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:BLOCK + + + + + + CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:CITY + + + + + + DISTRICT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DISTRICT + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY + + + + + + QUARTER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:QUARTER + + + + + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + BUILDING + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:BUILDING + + + + + + HARBOUR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:HARBOUR + + + + + + LEVEL + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:LEVEL + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:OTHER + + + + + + ROOM + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:ROOM + + + + + + SUITE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:SUITE + + + + + + UNIT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:UNIT + + + + + + WAREHOUSE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:WAREHOUSE + + + + + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + INTERURBAN_DELIVERY_POINT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT + + + + + + MAIL_STATION + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION + + + + + + MAILBOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX + + + + + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + CEDEX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:CEDEX + + + + + + LARGE_MAIL_USER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:OTHER + + + + + + POST_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:POST_BOX + + + + + + REGULAR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:REGULAR + + + + + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + manufacturer + + + en + manufacturer + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#manufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturer + + + + + en + manufacturer + + + STRING + + + en + Legal entity which sells and invoices the battery + + + + + + + + + maximumAllowedBatteryPower + + + en + maximum allowed battery power + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery power + + + + + en + maximumAllowedBatteryPower + + + watt + REAL_MEASURE + + + en + Maximum allowed battery power (W) of the battery is describing a business requirement. + + + + + + + + + originalPower + + + en + battery original power + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#originalPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery original power + + + + + en + originalPower + + + watt + REAL_MEASURE + + + en + Original power capability in Watts is describing a regulatory requirement. + + + + + + + + + powerFade + + + en + maximum allowed battery power + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#powerFade + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery power + + + + + en + powerFade + + + percent + REAL_MEASURE + + + en + Maximum allowed battery power (W) of the battery is describing a business requirement. + + + + + + + + + powerCapabilityAt20Charge + + + en + power capability at 20 charge + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt20Charge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + power capability at 20 charge + + + + + en + powerCapabilityAt20Charge + + + watt + REAL_MEASURE + + + en + Power (capability) at 20% state of charge. Description from the Regulation is describing a regulatory requirement. + + + + + + + + + powerCapabilityAt80Charge + + + en + power capability at 80 charge + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#powerCapabilityAt80Charge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + power capability at 80 charge + + + + + en + powerCapabilityAt80Charge + + + watt + REAL_MEASURE + + + en + Power (capability) at 80% state of charge. Description from the Regulation is describing a regulatory requirement. + + + + + + + + + originalPowerCapability + + + en + original power capability + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapability + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original power capability + + + + + en + originalPowerCapability + + + kilowatt + INTEGER_MEASURE + + + en + Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement. + + + + + + + + + originalPowerCapabilityLimits + + + en + original power capability limits + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#originalPowerCapabilityLimits + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original power capability limits + + + + + en + originalPowerCapabilityLimits + + + kilowatt + INTEGER_MEASURE + + + en + Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement. + + + + + + + + + batteryPower + + + en + attachment + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + attachment + + + + + en + batteryPower + + + STRING + + + en + Characterisitic to describe the power (W) properties of the batterie. + + + + + + + + + minVoltage + + + en + min voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#minVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + min voltage + + + + + en + minVoltage + + + volt + REAL_MEASURE + + + en + Value of the minimal voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + nominalVoltage + + + en + nominal voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#nominalVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + nominal voltage + + + + + en + nominalVoltage + + + volt + REAL_MEASURE + + + en + Value of the nominal voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + maxVoltage + + + en + max voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#maxVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + max voltage + + + + + en + maxVoltage + + + volt + REAL_MEASURE + + + en + Value of the maximum voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + batteryVoltage + + + en + battery voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery voltage + + + + + en + batteryVoltage + + + STRING + + + en + Voltage (V) of the battery. + + + + + + + + + ratedCapacity + + + en + rated capacity + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#ratedCapacity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + rated capacity + + + + + en + ratedCapacity + + + ampere + INTEGER_MEASURE + + + en + The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. + + + + + + + + + capacityFade + + + en + capacity fade + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#capacityFade + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + capacity fade + + + + + en + capacityFade + + + percent + INTEGER_MEASURE + + + en + The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. + + + + + + + + + cellInternalResistance + + + en + cell internal resistance + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#cellInternalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cell internal resistance + + + + + en + cellInternalResistance + + + milliohm + INTEGER_MEASURE + + + en + The resistance offered by the cell in the flow of the current + + + + + + + + + packInternalResistance + + + en + pack internal resistance + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#packInternalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pack internal resistance + + + + + en + packInternalResistance + + + ohm + INTEGER_MEASURE + + + en + Total internal resistance in a battery pack is describing a regulatory requirement. + + + + + + + + + packInternalResistanceIncrease + + + en + pack internal resistanceIncrease + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#packInternalResistanceIncrease + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pack internal resistanceIncrease + + + + + en + packInternalResistanceIncrease + + + percent + INTEGER_MEASURE + + + en + Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement. + + + + + + + + + internalResistance + + + en + internal resistance + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#internalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + internal resistance + + + + + en + internalResistance + + + STRING + + + en + Internal resistance in a battery cell or pack is describing a regulatory requirement. + + + + + + + + + capacityThresholdExhaustion + + + en + internal resistance + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#capacityThresholdExhaustion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + internal resistance + + + + + en + capacityThresholdExhaustion + + + percent + INTEGER_MEASURE + + + en + Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. + + + + + + + + + maximumAllowedBatteryEnergy + + + en + maximum allowed battery energy + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#maximumAllowedBatteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery energy + + + + + en + maximumAllowedBatteryEnergy + + + wattHour + REAL_MEASURE + + + en + Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement. + + + + + + + + + energyRoundtripEfficiency + + + en + energy roundtrip efficiency + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + energy roundtrip efficiency + + + + + en + energyRoundtripEfficiency + + + percent + INTEGER_MEASURE + + + en + Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. + + + + + + + + + energyRoundtripEfficiencyChange + + + en + energy roundtrip efficiency + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#energyRoundtripEfficiencyChange + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + energy roundtrip efficiency + + + + + en + energyRoundtripEfficiencyChange + + + percent + INTEGER_MEASURE + + + en + Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. + + + + + + + + + batteryEnergy + + + en + battery energy + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery energy + + + + + en + batteryEnergy + + + STRING + + + en + Characterisitic to describe the energy (kWh) properties of the batterie. + + + + + + + + + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + + + en + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + REAL_MEASURE + + + en + Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. + + + + + + + + + electrochemicalProperties + + + en + electrochemical properties + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#electrochemicalProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electrochemical properties + + + + + en + electrochemicalProperties + + + STRING + + + en + Electrochemical properties of an electrochemical energy storage + + + + + + + + + length + + + en + length + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + INTEGER_MEASURE + + + en + Length of the item is describing a business requirement. + + + + + + + + + width + + + en + width + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + INTEGER_MEASURE + + + en + Width of the item is describing a business requirement. + + + + + + + + + height + + + en + height + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + INTEGER_MEASURE + + + en + Height of the item is describing a business requirement. + + + + + + + + + diameter + + + en + diameter + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + INTEGER_MEASURE + + + en + Diameter of the item. + + + + + + + + + weight + + + en + weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + INTEGER_MEASURE + + + en + Weight of the item is describing a regulatory requirement. + + + + + + + + + physicalDimensions + + + en + physical dimensions + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#physicalDimensions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + physicalDimensions + + + STRING + + + en + Geometrical properties of the battery + + + + + + + + + stateOfHealth + + + en + state of health + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#stateOfHealth + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of health + + + + + en + stateOfHealth + + + percent + INTEGER_MEASURE + + + en + Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. + + + + + + + + + stateOfCharge + + + en + state of charge + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#stateOfCharge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of charge + + + + + en + stateOfCharge + + + percent + INTEGER_MEASURE + + + en + The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. + + + + + + + + + statusBattery + + + en + status battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#statusBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + status battery + + + + + en + statusBattery + + + STRING + + + en + Status of the battery is describing a regulatory requirement. Value list provided by the regulators. + + + + + + + + + stateOfBattery + + + en + state of battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#stateOfBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of battery + + + + + en + stateOfBattery + + + STRING + + + en + The condition of the battery at the end of life i.e. when entering recycling scheme + + + + + + + + + batteryType + + + en + battery type + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery type + + + + + en + batteryType + + + STRING + + + en + Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + + + + + + + + batteryModel + + + en + battery model + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryModel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery model + + + + + en + batteryModel + + + STRING + + + en + Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + + + + + + + + batteryIDDMCCode + + + en + battery ID DMC code + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryIDDMCCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery ID DMC code + + + + + en + batteryIDDMCCode + + + STRING + + + en + Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement. + + + + + + + + + batteryIdentification + + + en + battery identification + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryIdentification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery identification + + + + + en + batteryIdentification + + + STRING + + + en + Information to identify a specific battery. + + + + + + + + + dateOfManufacturing + + + en + date of manufacturing + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#dateOfManufacturing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date of manufacturing + + + + + en + dateOfManufacturing + + + STRING + + + en + Manufacturing date of the battery is describing a regulatory requirement. + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + manufacturing + + + en + manufacturing + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#manufacturing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturing + + + + + en + manufacturing + + + STRING + + + en + Information about the manufacturing process of a battery + + + + + + + + + datePlacedOnMarket + + + en + date placed on market + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#datePlacedOnMarket + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date placed on market + + + + + en + datePlacedOnMarket + + + STRING + + + en + Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + percent + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + gram + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + cathodeActiveMaterials + + + en + cathode active materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#cathodeActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cathode active materials + + + + + en + cathodeActiveMaterials + + + STRING + + + en + The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + recyclateContentActiveMaterials + + + en + recyclate content active materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#recyclateContentActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + recyclate content active materials + + + + + en + recyclateContentActiveMaterials + + + STRING + + + en + List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + anodeActiveMaterials + + + en + anode active materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#anodeActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + anode active materials + + + + + en + anodeActiveMaterials + + + STRING + + + en + The total amount of valuable materials contained in Anode: graphite + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + cathodeCompositionOther + + + en + cathode composition other + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#cathodeCompositionOther + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cathode composition other + + + + + en + cathodeCompositionOther + + + STRING + + + en + The composition or materials contained in the Cathode is describing a regulatory requirement. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + anodeCompositionOther + + + en + anode composition other + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#anodeCompositionOther + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + anode composition other + + + + + en + anodeCompositionOther + + + STRING + + + en + The composition or materials contained in the anode is describing a regulatory requirement. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + electrolyteComposition + + + en + electrolyte composition + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#electrolyteComposition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electrolyte composition + + + + + en + electrolyteComposition + + + STRING + + + en + List of materials contained in the electrolyte is describing a regulatory requirement. + + + + + + + + + cellChemistry + + + en + cell chemistry + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#cellChemistry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cell chemistry + + + + + en + cellChemistry + + + STRING + + + en + Information about the cell chemistry of a battery cell + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + contact + + + en + contact + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#contact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + contact + + + + + en + contact + + + STRING + + + en + Contact details of the manufacturer + + + + + + + + + componentsSupplierName + + + en + components supplier name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#componentsSupplierName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components supplier name + + + + + en + componentsSupplierName + + + STRING + + + en + Name of the components supplier + + + + + + + + + componentsSupplier + + + en + components supplier + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#componentsSupplier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components supplier + + + + + en + componentsSupplier + + + STRING + + + en + Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: +Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website + + + + + + + + + componentsPartNumber + + + en + components part number + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#componentsPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components part number + + + + + en + componentsPartNumber + + + STRING + + + en + The unique serial numbers of the different parts of a battery is describing a regulatory requirement. + + + + + + + + + components + + + en + components + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#components + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components + + + + + en + components + + + STRING + + + en + Properties of the batterie's comoponents. + + + + + + + + + matierialPercentageMassFraction + + + en + matierial percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + matierial percentage mass fraction + + + + + en + matierialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + matierialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#matierialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + matierialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + compositionOfBattery + + + en + composition of battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#compositionOfBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + composition of battery + + + + + en + compositionOfBattery + + + STRING + + + en + Full composition of battery is describing a business requirement. + + + + + + + + + criticalRawMaterials + + + en + critical raw materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#criticalRawMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + critical raw materials + + + + + en + criticalRawMaterials + + + STRING + + + en + List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. + + + + + + + + + composition + + + en + composition + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#composition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + composition + + + + + en + composition + + + STRING + + + en + Information about the composition of a battery and the combination of materials is describing a business requirement. + + + + + + + + + cO2FootprintTotal + + + en + CO2 footprint total + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#cO2FootprintTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CO2 footprint total + + + + + en + cO2FootprintTotal + + + kilogram + REAL_MEASURE + + + en + The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleStateLowerLimit + + + en + temperature range idle state lower limit + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateLowerLimit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature range idle state lower limit + + + + + en + temperatureRangeIdleStateLowerLimit + + + degreeCelsius + INTEGER_MEASURE + + + en + The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleStateUpperLimit + + + en + temperature rangeIdle state upper limit + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleStateUpperLimit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature rangeIdle state upper limit + + + + + en + temperatureRangeIdleStateUpperLimit + + + degreeCelsius + INTEGER_MEASURE + + + en + The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleState + + + en + temperature range idle state + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#temperatureRangeIdleState + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature range idle state + + + + + en + temperatureRangeIdleState + + + STRING + + + en + The range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + warrantyPeriod + + + en + warranty period + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#warrantyPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + warranty period + + + + + en + warrantyPeriod + + + month + INTEGER_COUNT + + + en + Commercial warranty period of the battery is describing a regulatory requirement. + + + + + + + + + cycleLifeTestCRate + + + en + cycle life test c-rate + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestCRate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cycle life test c-rate + + + + + en + cycleLifeTestCRate + + + INTEGER_MEASURE + + + en + C-rate of Relevant Cycle-life Test is describing a regulatory requirement. + + + + + + + + + cycleLifeTestDepthOfDischarge + + + en + cycle-life test depth of discharge + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#cycleLifeTestDepthOfDischarge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cycle-life test depth of discharge + + + + + en + cycleLifeTestDepthOfDischarge + + + percent + INTEGER_MEASURE + + + en + Depth of discharge in the cycle-life test is describing a regulatory requirement. + + + + + + + + + expectedLifetime + + + en + expected lifetime + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#expectedLifetime + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + expected lifetime + + + + + en + expectedLifetime + + + piece + INTEGER_MEASURE + + + en + Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. + + + + + + + + + batteryCycleLife + + + en + battery cycle life + + + urn:samm:io.catenax.battery.battery_pass:3.0.0#batteryCycleLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery cycle life + + + + + en + batteryCycleLife + + + STRING + + + en + Property describing the cycle life of a battery + + + + + + + + + diff --git a/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass.aasx b/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass.aasx index 6e432413..d144cfe0 100644 Binary files a/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass.aasx and b/io.catenax.battery.battery_pass/3.0.0/gen/BatteryPass.aasx differ diff --git a/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass-aas.xml b/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass-aas.xml index 4ab4438e..76975414 100644 --- a/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass-aas.xml +++ b/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass-aas.xml @@ -1,8642 +1,12503 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - BatteryPass - - battery pass - - APPLICATION_CLASS + defaultAdminShell - The battery pass describes information collected during the lifecycle of a battery + + en + defaultAdminShell + - urn:bamm:io.catenax.battery.battery_pass:3.0.1#BatteryPass - - - - - battery pass - - - BatteryPass - - - The battery pass describes information collected during the lifecycle of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#packagingInstructions - - - - - packaging instructions - - - packagingInstructions - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#transportationInstructions - - - - - transportation instructions - - - transportationInstructions - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#vehicleDismantlingProcedure - - - - - vehicle dismantling procedure - - - vehicleDismantlingProcedure - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryDismantlingProcedure - - - - - battery dismantling procedure - - - batteryDismantlingProcedure - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#safetyMeasures - - - - - safety measures - - - safetyMeasures - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#testReportsResults - - - - - test reports results - - - testReportsResults - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#declarationOfConformity - - - - - declaration of conformity - - - declarationOfConformity - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - FileLocationCharacteristic - - file location - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - - - file location - - - fileLocation - - String - - The path to the file - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AttachmentLinkCharacteristic - - attachment - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#responsibleSourcing - - - - - responsible sourcing - - - responsibleSourcing - - String - - Links the referenced attachments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - document characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#document - - - - - document - - - document - - String - - Set of documents containing the description of battery components - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#contact - - - - - contact - - - contact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:3.0.1#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturerCharacteristic - - manufacturer characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#manufacturer - - - - - manufacturer - - - manufacturer - - String - - A manufacturer of goods - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryPower - - - - - maximum allowed battery power - - - maximumAllowedBatteryPower - - kilowatt - IntegerMeasure - - Power capability in kilowatts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerFadeCharacteristic - - power fade characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#powerFade - - - - - maximum allowed battery power - - - powerFade - - percent - IntegerMeasure - - The decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt20Charge - - - - - power capability at 20 charge - - - powerCapabilityAt20Charge - - kilowatt - IntegerMeasure - - Power capability in kilowatts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt80Charge - - - - - power capability at 80 charge - - - powerCapabilityAt80Charge - - kilowatt - IntegerMeasure - - Power capability in kilowatts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapability - - - - - original power capability - - - originalPowerCapability - - kilowatt - IntegerMeasure - - Power capability in kilowatts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PowerCharacteristic - - power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapabilityLimits - - - - - original power capability limits - - - originalPowerCapabilityLimits - - kilowatt - IntegerMeasure - - Power capability in kilowatts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryPowerCharacteristic - - battery power characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryPower - - - - - attachment - - - batteryPower - - String - - Characteristic to describe the power (W) properties of the battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#minVoltage - - - - - min voltage - - - minVoltage - - volt - IntegerMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#nominalVoltage - - - - - nominal voltage - - - nominalVoltage - - volt - IntegerMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VoltCharacteristic - - volt characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#maxVoltage - - - - - max voltage - - - maxVoltage - - volt - IntegerMeasure - - Value of the voltage the battery is rated for - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryVoltageCharacteristic - - BatteryVoltageCharacteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryVoltage - - - - - battery voltage - - - batteryVoltage - - String - - Characteristic to describe the voltage (V) properties of the battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RatedCapacityCharacteristic - - rated capacity characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#ratedCapacity - - - - - rated capacity - - - ratedCapacity - - ampere - IntegerMeasure - - The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CapacityFadeCharacteristic - - capacity fade characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#capacityFade - - - - - capacity fade - - - capacityFade - - percent - IntegerMeasure - - The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MilliohmCharacteristic - - milliohm characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cellInternalResistance - - - - - cell internal resistance - - - cellInternalResistance - - milliohm - IntegerMeasure - - The resistance offered by the cell in the flow of the current - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - OhmCharacterisitic - - ohm characterisitic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#packInternalResistance - - - - - pack internal resistance - - - packInternalResistance - - ohm - IntegerMeasure - - Total internal resistance in a battery pack - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PercentCharacteristic - - percent characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#packInternalResistanceIncrease - - - - - pack internal resistanceIncrease - - - packInternalResistanceIncrease - - percent - IntegerMeasure - - Increase in internal resistance of a battery pack over a period of time - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - InternalResistanceCharacteristic - - internal resistance - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#internalResistance - - - - - internal resistance - - - internalResistance - - String - - Internal resistance in a battery cell or pack is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CapacityThresholdExhaustionCharacterisitic - - capacity threshold exhaustion characterisitic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#capacityThresholdExhaustion - - - - - capacity threshold exhaustion - - - capacityThresholdExhaustion - - percent - IntegerMeasure - - Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MaximumAllowedBatteryEnergyCharacteristic - - maximum allowed battery energy - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryEnergy - - - - - maximum allowed battery energy - - - maximumAllowedBatteryEnergy - - wattHour - IntegerMeasure - - Characteristic to describe the energy (Wh) properties of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EnergyRoundtripEfficiency - - energy roundtrip efficiency - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiency - - - - - energy roundtrip efficiency - - - energyRoundtripEfficiency - - percent - IntegerMeasure - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EnergyRoundtripEfficiencyChangeCharacterisitic - - energy roundtrip efficiency change - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiencyChange - - - - - energy roundtrip efficiency change - - - energyRoundtripEfficiencyChange - - percent - IntegerMeasure - - Round-trip efficiency is the percentage of electricity put into storage after 50% of life of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryEnergyCharacterisitc - - battery energy characterisitc - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryEnergy - - - - - battery energy - - - batteryEnergy - - String - - Characteristic to describe the energy (kWh) properties of the battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RatioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergyCharacterisitic - - ratio maximum allowed battery power and maximum allowed battery energy characterisitic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - - - - ratio maximum allowed battery power and maximum allowed battery energy - - - ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - IntegerMeasure - - Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ElectrochemicalPropertiesCharacteristic - - electrochemical properties characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#electrochemicalProperties - - - - - electrochemical properties - - - electrochemicalProperties - - String - - Electrochemical characteristics to describe a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#length - - - - - length - - - length - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#width - - - - - width - - - width - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#height - - - - - height - - - height - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#diameter - - - - - diameter - - - diameter - - millimetre - IntegerMeasure - - A measurment for the length/width/height of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilogramCharacteristic - - kilogram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#weight - - - - - weight - - - weight - - kilogram - IntegerMeasure - - A measurement for the weight of an item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhysicalDimensionsCharacteristic - - physical dimensions characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#physicalDimensions - - - - - physical dimensions - - - physicalDimensions - - String - - Geometrical properties of the battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfHealthCharacteristic - - state of health characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#stateOfHealth - - - - - state of health - - - stateOfHealth - - percent - IntegerMeasure - - Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfChargeCharacteristic - - state of charge characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#stateOfCharge - - - - - state of charge - - - stateOfCharge - - percent - IntegerMeasure - - The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#statusBattery - - - - - status battery - - - statusBattery - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateOfBatteryCharacteristic - - state of battery characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#stateOfBattery - - - - - state of battery - - - stateOfBattery - - String - - The condition of the battery at the end of life i.e. when entering recycling scheme - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryType - - - - - battery type - - - batteryType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryModel - - - - - battery model - - - batteryModel - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryIDDMCCode - - - - - battery ID DMC code - - - batteryIDDMCCode - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryIdentificationCharacteristic - - battery identification characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryIdentification - - - - - battery identification - - - batteryIdentification - - String - - Information to identify a specific battery. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Datestamp - - datestamp - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#dateOfManufacturing - - - - - date of manufacturing - - - dateOfManufacturing - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:3.0.1#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturingCharacteristic - - manufacturing characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#manufacturing - - - - - manufacturing - - - manufacturing - - String - - Information about the manufacturing process of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Datestamp - - datestamp - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#datePlacedOnMarket - - - - - date placed on market - - - datePlacedOnMarket - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - materialPercentageMassFractionCharacteristic - - material percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - - - material percentage mass fraction - - - materialPercentageMassFraction - - percent - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - - - material weight - - - materialWeight - - gram - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CathodeActiveMaterialsCharacterisitic - - cathode active materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cathodeActiveMaterials - - - - - cathode active materials - - - cathodeActiveMaterials - - String - - The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - materialPercentageMassFractionCharacteristic - - material percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - - - material percentage mass fraction - - - materialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - - - material weight - - - materialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RecyclateContentActiveMaterialsCharacteristic - - recyclate content active materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#recyclateContentActiveMaterials - - - - - recyclate content active materials - - - recyclateContentActiveMaterials - - String - - List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - materialPercentageMassFractionCharacteristic - - material percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - - - material percentage mass fraction - - - materialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - - - material weight - - - materialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AnodeActiveMaterialsCharacteristic - - anode active materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#anodeActiveMaterials - - - - - anode active materials - - - anodeActiveMaterials - - String - - The total amount of valuable materials contained in Anode: graphite - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - materialPercentageMassFractionCharacteristic - - material percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - - - material percentage mass fraction - - - materialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - - - material weight - - - materialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CathodeCompositionOtherCharacteristic - - cathode composition other - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cathodeCompositionOther - - - - - cathode composition other - - - cathodeCompositionOther - - String - - The composition or materials contained in the Cathode is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - materialPercentageMassFractionCharacteristic - - material percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - - - material percentage mass fraction - - - materialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - - - material weight - - - materialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AnodeCompositionOtherCharacteristic - - anode composition other - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#anodeCompositionOther - - - - - anode composition other - - - anodeCompositionOther - - String - - The composition or materials contained in the anode is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - materialPercentageMassFractionCharacteristic - - material percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - - - material percentage mass fraction - - - materialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - - - material weight - - - materialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ElectrolyteCompositionCharacteristic - - electrolyte composition - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#electrolyteComposition - - - - - electrolyte composition - - - electrolyteComposition - - String - - List of materials contained in the electrolyte is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CellChemistryCharacteristic - - cell chemistry - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cellChemistry - - - - - cell chemistry - - - cellChemistry - - String - - Information about the the cell chemistry of a battery cell - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.battery.battery_pass:3.0.1#address - - - - - address - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#contact - - - - - contact - - - contact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#componentsSupplierName - - - - - components supplier name - - - componentsSupplierName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsSupplierCharacteristic - - components supplier - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#componentsSupplier - - - - - components supplier - - - componentsSupplier - - String - - Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsPartNumberList - - components part number list - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#componentsPartNumber - - - - - components part number - - - componentsPartNumber - - String - - A list of the unique serial numbers of the different parts of a battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ComponentsCharacteristic - - components - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#components - - - - - components - - - components - - String - - Characteristics of the battery's comoponents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - materialPercentageMassFractionCharacteristic - - material percentage mass fraction - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - - - material percentage mass fraction - - - materialPercentageMassFraction - - IntegerMeasure - - Percentage mass fraction of a material - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GramCharacteristic - - gram characteristic - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - - - material weight - - - materialWeight - - IntegerMeasure - - Weight of the material (in gram) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - - - material name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompositionOfBatteryCharacteristic - - composition of battery - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#compositionOfBattery - - - - - composition of battery - - - compositionOfBattery - - String - - Full composition of battery is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CriticalRawMaterialsCharacteristic - - critical raw materials - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#criticalRawMaterials - - - - - critical raw materials - - - criticalRawMaterials - - String - - List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompositionCharacteristic - - composition - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#composition - - - - - composition - - - composition - - String - - Information about the composition of a battery and the combination of materials is describing a business requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CO2FootprintTotalCharacteristic - - co2 footprint total - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cO2FootprintTotal - - - - - CO2 footprint total - - - cO2FootprintTotal - - kilogram - RealMeasure - - The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeCharacterisitic - - temperature range - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateLowerLimit - - - - - temperature range idle state lower limit - - - temperatureRangeIdleStateLowerLimit - - degreeCelsius - IntegerMeasure - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeCharacterisitic - - temperature range - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateUpperLimit - - - - - temperature rangeIdle state upper limit - - - temperatureRangeIdleStateUpperLimit - - degreeCelsius - IntegerMeasure - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TemperatureRangeIdleStateCharacterisitic - - temperature range idle state - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleState - - - - - temperature range idle state - - - temperatureRangeIdleState - - String - - The range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WarrantyPeriodCharacterisitic - - warranty period - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#warrantyPeriod - - - - - warranty period - - - warrantyPeriod - - month - IntegerCount - - Commercial warranty period of the battery is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CycleLifeTestCRateCharacterisitc - - cycle life test c-rate - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestCRate - - - - - cycle life test c-rate - - - cycleLifeTestCRate - - IntegerMeasure - - C-rate of Relevant Cycle-life Test is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CycleLifeTestDepthOfDischargeCharacteristic - - cycle life test depth of discharge - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestDepthOfDischarge - - - - - cycle-life test depth of discharge - - - cycleLifeTestDepthOfDischarge - - percent - IntegerMeasure - - Depth of discharge in the cycle-life test is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ExpectedLifetime - - expected lifetime - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#expectedLifetime - - - - - expected lifetime - - - expectedLifetime - - piece - IntegerMeasure - - Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - BatteryCycleLifeCharacteristic - - battery cycle life - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryCycleLife - - - - - battery cycle life - - - batteryCycleLife - - String - - Characteristic describing the cycle life of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + urn:samm:io.catenax.battery.battery_pass:3.0.1#BatteryPass + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.battery.battery_pass:3.0.1#BatteryPass/submodel + + + + + + - BatteryPass + BatteryPass - The battery pass describes information collected during the lifecycle of a battery + + en + The battery pass describes information collected during the lifecycle of a battery + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#BatteryPass - - + + urn:samm:io.catenax.battery.battery_pass:3.0.1#BatteryPass/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#BatteryPass + + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020PC0798 + + + + - - - DocumentEntity - - document entity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - + + DocumentEntity + + + en + document entity + + + + + en + Entity encapsulating the details of a attachment for the battery + + + + + packagingInstructions + + + en + packaging instructions + + + + + en + Instructions for safely packaging batteries is describing a business requirement. + + + true + DataElement + - packagingInstructions + AttachmentEntity - packaging instructions + + en + AttachmentEntity + - Instructions for safely packaging batteries is describing a business requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - + + + + transportationInstructions + + + en + transportation instructions + + + + + en + Instructions for safely transporting batteries is describing a business requirement. + + + true + DataElement + - transportationInstructions + AttachmentEntity - transportation instructions + + en + AttachmentEntity + - Instructions for safely transporting batteries is describing a business requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - + + + + vehicleDismantlingProcedure + + + en + vehicle dismantling procedure + + + + + en + Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + + true + DataElement + - vehicleDismantlingProcedure + AttachmentEntity - vehicle dismantling procedure + + en + AttachmentEntity + - Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - + + + + batteryDismantlingProcedure + + + en + battery dismantling procedure + + + + + en + Document containing the battery dismantling procedure is describing a regulatory requirement. + + + true + DataElement + - batteryDismantlingProcedure + AttachmentEntity - battery dismantling procedure + + en + AttachmentEntity + - Document containing the battery dismantling procedure is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - + + + + safetyMeasures + + + en + safety measures + + + + + en + Safety measures document(s) is describing a regulatory requirement. + + + true + DataElement + - safetyMeasures + AttachmentEntity - safety measures + + en + AttachmentEntity + - Safety measures document(s) is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - + + + + testReportsResults + + + en + test reports results + + + + + en + Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + + true + DataElement + - testReportsResults + AttachmentEntity - test reports results + + en + AttachmentEntity + - Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - + + + + declarationOfConformity + + + en + declaration of conformity + + + + + en + Declaration of conformity (CE) is describing a regulatory requirement. + + + true + DataElement + - declarationOfConformity + AttachmentEntity - declaration of conformity + + en + AttachmentEntity + - Declaration of conformity (CE) is describing a regulatory requirement. + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - + + + + responsibleSourcing + + + en + responsible sourcing + + + + + en + Document/Certificates on organizations compliance to ethical business practices + + + true + DataElement + - responsibleSourcing + AttachmentEntity - responsible sourcing + + en + AttachmentEntity + - Document/Certificates on organizations compliance to ethical business practices + + en + Entity encapsulating the details of a attachment for the battery + - false - false - - - AttachmentEntity - - AttachmentEntity - - - Entity encapsulating the details of a attachment for the battery - - false - false - - - - fileLocation - - file location - - - Location of the file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#fileLocation - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - title - - title - - - Title of the attached file - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#title - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + fileLocation + + + en + file location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + xs:anyURI + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + xs:string + + - - - - - - - ManufacturerEntity - - manufacturer - - - Entity encapsulating the details of a manufacturer of goods - - false - false - - + + + + + + ManufacturerEntity + + + en + manufacturer + + + + + en + Entity encapsulating the details of a manufacturer of goods + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#name + + + + xs:string + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + - name + website - name + + en + website + - - Name of the manufacturer is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#name - - - DefaultScalarValue[value=Company A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + - - + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + - ContactEntity + ThoroughfareEntity - Contact Entity + + en + Thoroughfare Entity + - Entity to bundle the properties for the information on how to contact an organization + + en + Entity for a thoroughfare which consists of a type, value and number. + - false - false - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + - - - AddressEntity + LocalityEntity - Address Entity + + en + Thoroughfare Entity + - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + en + Entity for a thoroughfare which consists of a type, value and number. + - false - false - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + - - - - - - - ElectrochemicalPropertiesEntity - - electrochemical properties entity - - - Entity encapsulating the electrochemical details of a battery - - false - false - - - BatteryPowerEntity + PremiseEntity - battery power entity + + en + Premise Entity + - Entity to bundle the power properties of a battery. + + en + Entity for a premise which consists of a type (technical key) and a value + - false - false - - - maximumAllowedBatteryPower - - maximum allowed battery power - - - Maximum allowed battery power (W) of the battery is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryPower - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - powerFade - - maximum allowed battery power - - - Maximum allowed battery power (W) of the battery is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#powerFade - - - DefaultScalarValue[value=23.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - powerCapabilityAt20Charge - - power capability at 20 charge - - - Power (capability) at 20% state of charge. Description from the regulation is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt20Charge - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - powerCapabilityAt80Charge - - power capability at 80 charge - - - Power (capability) at 80% state of charge. Description from the regulation is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt80Charge - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - originalPowerCapability - - original power capability - - - Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapability - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - originalPowerCapabilityLimits - - original power capability limits - - - Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapabilityLimits - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + - - - BatteryVoltageEntity + PostalDeliveryPointEntity - battery voltage entity + + en + Postal Delivery Point Entity + - Entity to bundle the voltage properties of a battery. + + en + Entity for a postal delivery point which consists of a technical key and a value. + - false - false - - - minVoltage - - min voltage - - - Value of the minimal voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#minVoltage - - - DefaultScalarValue[value=2.04, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - nominalVoltage - - nominal voltage - - - Value of the nominal voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#nominalVoltage - - - DefaultScalarValue[value=4.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - maxVoltage - - max voltage - - - Value of the maximum voltage the battery is rated for is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#maxVoltage - - - DefaultScalarValue[value=6.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + - - - - ratedCapacity - - rated capacity - - - The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#ratedCapacity - - - DefaultScalarValue[value=210, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - capacityFade + + CountryEntity - capacity fade + + en + Country Entity + - The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. + + en + Entity definition for a country + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#capacityFade - - - DefaultScalarValue[value=34, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + - InternalResistanceEntity + PostCodeEntity - internal resistance + + en + PostCode Entity + - Entity to bundle the internal resistance properties of a battery. + + en + Entity for a postcode which consists of a type plus a value + - false - false - - - cellInternalResistance - - cell internal resistance - - - The resistance offered by the cell in the flow of the current - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cellInternalResistance - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packInternalResistance - - pack internal resistance - - - Total internal resistance in a battery pack is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#packInternalResistance - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packInternalResistanceIncrease - - pack internal resistanceIncrease - - - Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#packInternalResistanceIncrease - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + - - + + + + + + ElectrochemicalPropertiesEntity + + + en + electrochemical properties entity + + + + + en + Entity encapsulating the electrochemical details of a battery + + + + + BatteryPowerEntity + + + en + battery power entity + + + + + en + Entity to bundle the power properties of a battery. + + + - capacityThresholdExhaustion + maximumAllowedBatteryPower - capacity threshold exhaustion + + en + maximum allowed battery power + - - Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#capacityThresholdExhaustion - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryPower + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%3A%2F%2Feur-lex.europa.eu%2Flegal-content%2FEN%2FTXT%2F%3Furi%3DCELEX%3A52020PC0798 + + + + + xs:decimal + - - - - BatteryEnergyEntity + + powerFade - battery energy entity + + en + maximum allowed battery power + - - Entity to bundle the energy properties of a battery. - - false - false - - - - maximumAllowedBatteryEnergy - - maximum allowed battery energy - - - Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryEnergy - - - DefaultScalarValue[value=90000.00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - energyRoundtripEfficiency - - energy roundtrip efficiency - - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiency - - - DefaultScalarValue[value=56, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - energyRoundtripEfficiencyChange - - energy roundtrip efficiency change - - - Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiencyChange - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#powerFade + + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020PC0798 + + + + + xs:decimal + + - ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + powerCapabilityAt20Charge - ratio maximum allowed battery power and maximum allowed battery energy + + en + power capability at 20 charge + - - Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy - - - DefaultScalarValue[value=0.611, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt20Charge + + + + xs:decimal + - - - - - - - PhysicalDimensionsEntity - - physical dimensions entity - - - Entity to bundle the characterisitics describing the physical dimensions - - false - false - - - length + powerCapabilityAt80Charge - length + + en + power capability at 80 charge + - - Length of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#length - - - DefaultScalarValue[value=20000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt80Charge + + + + xs:decimal + - - - width + originalPowerCapability - width + + en + original power capability + - - Width of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#width - - - DefaultScalarValue[value=1000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapability + + + + xs:decimal + - - - height + originalPowerCapabilityLimits - height + + en + original power capability limits + - - Height of the item is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#height - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapabilityLimits + + + + xs:decimal + - - + + + + BatteryVoltageEntity + + + en + battery voltage entity + + + + + en + Entity to bundle the voltage properties of a battery. + + + - diameter + minVoltage - diameter + + en + min voltage + - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#diameter - - - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#minVoltage + + + + xs:decimal + - - - weight + nominalVoltage - weight + + en + nominal voltage + - - Weight of the item is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#weight - - - DefaultScalarValue[value=1007, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#nominalVoltage + + + + xs:decimal + - - - - - - - StateOfBatteryEntity - - state of battery entity - - - Entity to bundle the characterisitics describing the state of a battery - - false - false - - - stateOfHealth + maxVoltage - state of health + + en + max voltage + - - Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#stateOfHealth - - - DefaultScalarValue[value=12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#maxVoltage + + + + xs:decimal + - - + + + + ratedCapacity + + + en + rated capacity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#ratedCapacity + + + + xs:decimal + + + + capacityFade + + + en + capacity fade + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#capacityFade + + + + xs:decimal + + + + InternalResistanceEntity + + + en + internal resistance + + + + + en + Entity to bundle the internal resistance properties of a battery. + + + - stateOfCharge + cellInternalResistance - state of charge + + en + cell internal resistance + - - The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#stateOfCharge - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#cellInternalResistance + + + + xs:decimal + - - - statusBattery + packInternalResistance - status battery + + en + pack internal resistance + - - Status of the battery is describing a regulatory requirement. Value list provided by the regulators. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#statusBattery - - - DefaultScalarValue[value=first life/ waste/ repaired/ repurposed/ recycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#packInternalResistance + + + + xs:decimal + - - - - - - - BatteryIdentificationEntity - - battery identification entity - - - Entity to bundle the characterisitics describing the identification of a battery - - false - false - - - batteryType + packInternalResistanceIncrease - battery type + + en + pack internal resistanceIncrease + - - Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryType - - - DefaultScalarValue[value=LFP, Natrium, Li-Ion, NMC, NCA, Solid-State, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#packInternalResistanceIncrease + + + + xs:decimal + - - + + + + capacityThresholdExhaustion + + + en + capacity threshold exhaustion + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#capacityThresholdExhaustion + + + + xs:decimal + + + + BatteryEnergyEntity + + + en + battery energy entity + + + + + en + Entity to bundle the energy properties of a battery. + + + - batteryModel + maximumAllowedBatteryEnergy - battery model + + en + maximum allowed battery energy + - - Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryModel - - - DefaultScalarValue[value=LFP, Natrium, Li-Ion, NMC, NCA, Solid-State, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryEnergy + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%3A%2F%2Feur-lex.europa.eu%2Flegal-content%2FEN%2FTXT%2F%3Furi%3DCELEX%3A52020PC0798 + + + + + xs:decimal + - - - batteryIDDMCCode + energyRoundtripEfficiency - battery ID DMC code + + en + energy roundtrip efficiency + - - Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#batteryIDDMCCode - - - DefaultScalarValue[value=X123456789012X12345678901234567, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiency + + + + xs:decimal + - - - - - - - ManufacturingEntity - - manufacturing entity - - - Entity to bundle the characterisitics describing the manufacturing (place and date of manufacture) - - false - false - - - dateOfManufacturing + energyRoundtripEfficiencyChange + + + en + energy roundtrip efficiency change + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiencyChange + + + + xs:decimal + + + + + + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + + xs:decimal + + + + + + PhysicalDimensionsEntity + + + en + physical dimensions entity + + + + + en + Entity to bundle the characterisitics describing the physical dimensions + + + + + length + + + en + length + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#length + + + + xs:integer + + + + width + + + en + width + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#width + + + + xs:integer + + + + height + + + en + height + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#height + + + + xs:integer + + + + diameter + + + en + diameter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#diameter + + + + xs:integer + + + + weight + + + en + weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#weight + + + + xs:integer + + + + + + StateOfBatteryEntity + + + en + state of battery entity + + + + + en + Entity to bundle the characterisitics describing the state of a battery + + + + + stateOfHealth + + + en + state of health + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#stateOfHealth + + + + xs:integer + + + + stateOfCharge + + + en + state of charge + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#stateOfCharge + + + + xs:integer + + + + statusBattery + + + en + status battery + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#statusBattery + + + + xs:string + + + + + + BatteryIdentificationEntity + + + en + battery identification entity + + + + + en + Entity to bundle the characterisitics describing the identification of a battery + + + + + batteryType + + + en + battery type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryType + + + + xs:string + + + + batteryModel + + + en + battery model + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryModel + + + + xs:string + + + + batteryIDDMCCode + + + en + battery ID DMC code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryIDDMCCode + + + + xs:string + + + + + + ManufacturingEntity + + + en + manufacturing entity + + + + + en + Entity to bundle the characterisitics describing the manufacturing (place and date of manufacture) + + + + + dateOfManufacturing + + + en + date of manufacturing + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#dateOfManufacturing + + + + xs:date + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity - date of manufacturing + + en + Thoroughfare Entity + - Manufacturing date of the battery is describing a regulatory requirement. + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#dateOfManufacturing - - - DefaultScalarValue[value=2023-03-07, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity + + + en + Premise Entity + + + + + en + Entity for a premise which consists of a type (technical key) and a value + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + + + + + + + + + datePlacedOnMarket + + + en + date placed on market + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#datePlacedOnMarket + + + + xs:date + + + + CellChemistryEntity + + + en + cell chemistry + + + + + en + Entity to bundle the characterisitics describing a battery's cell chemistry + + + + + cathodeActiveMaterials + + + en + cathode active materials + + + + + en + The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + + true + DataElement + + + MaterialNameAndWeightAndPercentageMassFractionEntity + + + en + material name and weight and percent + + + + + en + Entity to bundle a material's name, weight and percentage of mass. + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + xs:decimal + + + + materialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + xs:string + + + + + + + + recyclateContentActiveMaterials + + + en + recyclate content active materials + + + + + en + List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + + true + DataElement + - AddressEntity + MaterialNameAndWeightAndPercentageMassFractionEntity - Address Entity + + en + material name and weight and percent + - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + xs:decimal + + + + materialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + xs:string + + - - - - - - - datePlacedOnMarket - - date placed on market - - - Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#datePlacedOnMarket - - - Unknown - http://www.w3.org/2001/XMLSchema#date - - - - - CellChemistryEntity - - cell chemistry - - - Entity to bundle the characterisitics describing a battery's cell chemistry - - false - false - - + + + + anodeActiveMaterials + + + en + anode active materials + + + + + en + The total amount of valuable materials contained in Anode: graphite + + + true + DataElement + - cathodeActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - cathode active materials + + en + material name and weight and percent + - The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - materialPercentageMassFraction - - material percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - DefaultScalarValue[value=Graphite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + xs:decimal + + + + materialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + xs:string + + - - + + + + cathodeCompositionOther + + + en + cathode composition other + + + + + en + The composition or materials contained in the Cathode is describing a regulatory requirement. + + + true + DataElement + - recyclateContentActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - recyclate content active materials + + en + material name and weight and percent + - List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - materialPercentageMassFraction - - material percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - DefaultScalarValue[value=Graphite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + xs:decimal + + + + materialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + xs:string + + - - + + + + anodeCompositionOther + + + en + anode composition other + + + + + en + The composition or materials contained in the anode is describing a regulatory requirement. + + + true + DataElement + - anodeActiveMaterials + MaterialNameAndWeightAndPercentageMassFractionEntity - anode active materials + + en + material name and weight and percent + - The total amount of valuable materials contained in Anode: graphite + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - materialPercentageMassFraction - - material percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - DefaultScalarValue[value=Graphite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + xs:decimal + + + + materialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + xs:string + + - - + + + + electrolyteComposition + + + en + electrolyte composition + + + + + en + List of materials contained in the electrolyte is describing a regulatory requirement. + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52020DC0474 + + + + + true + DataElement + - cathodeCompositionOther + MaterialNameAndWeightAndPercentageMassFractionEntity - cathode composition other + + en + material name and weight and percent + - The composition or materials contained in the Cathode is describing a regulatory requirement. + + en + Entity to bundle a material's name, weight and percentage of mass. + - false - false - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - materialPercentageMassFraction - - material percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialWeight - - material weight - - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName - - material name - - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - DefaultScalarValue[value=Graphite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + xs:decimal + + + + materialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + xs:string + + - - - - anodeCompositionOther + + + + + + CompositionEntity + + + en + composition + + + + + en + Entity to bundle the characterisitics describing a battery's composition + + + + + CompomenentsEntity + + + en + components + + + + + en + Entity to bundle the components properties of a battery. + + + + + componentsSupplier - anode composition other + + en + components supplier + - The composition or materials contained in the anode is describing a regulatory requirement. + + en + Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: +Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website + - false - false + true + DataElement - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - materialPercentageMassFraction - - material percentage mass fraction - - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialWeight + + ComponentsSupplierEntity + + + en + components supplier + + + + + en + Entity encapsulating the details of a components supplier + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity - material weight + + en + Thoroughfare Entity + - Weight of the material (in gram) + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity - material name + + en + Thoroughfare Entity + - Name of the material + + en + Entity for a thoroughfare which consists of a type, value and number. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - DefaultScalarValue[value=Graphite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - electrolyteComposition - - electrolyte composition - - - List of materials contained in the electrolyte is describing a regulatory requirement. - - false - false - - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - - materialPercentageMassFraction + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity - material percentage mass fraction + + en + Premise Entity + - Percentage mass fraction of a material. + + en + Entity for a premise which consists of a type (technical key) and a value + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialWeight + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity - material weight + + en + Postal Delivery Point Entity + - Weight of the material (in gram) + + en + Entity for a postal delivery point which consists of a technical key and a value. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - materialName + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity - material name + + en + Country Entity + - Name of the material + + en + Entity definition for a country + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - DefaultScalarValue[value=Graphite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - CompositionEntity - - composition - - - Entity to bundle the characterisitics describing a battery's composition - - false - false - - - - CompomenentsEntity - - components - - - Entity to bundle the components properties of a battery. - - false - false - - - - componentsSupplier - - components supplier - - - Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: -Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website - - false - false - - + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + - ComponentsSupplierEntity + PostCodeEntity - components supplier + + en + PostCode Entity + - Entity encapsulating the details of a components supplier + + en + Entity for a postcode which consists of a type plus a value + - false - false - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - componentsSupplierName - - components supplier name - - - Name of the components supplier - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#componentsSupplierName - - - DefaultScalarValue[value=XY Corporation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + - - - - - - - componentsPartNumber - - components part number - - - The unique serial numbers of the different parts of a battery is describing a regulatory requirement. - - false - false - - + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + - componentsPartNumber + website - components part number + + en + website + - - The unique serial numbers of the different parts of a battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#componentsPartNumber - - - DefaultScalarValue[value=Case xxxxxxx/xx; Controller xxxxxxx/xx, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + - - - - - - - - - - compositionOfBattery - - composition of battery - - - Full composition of battery is describing a business requirement. - - false - false - - - - MaterialNameAndWeightAndPercentageMassFractionEntity - - material name and weight and percent - - - Entity to bundle a material's name, weight and percentage of mass. - - false - false - - - materialPercentageMassFraction + phoneNumber - material percentage mass fraction + + en + phone number + - - Percentage mass fraction of a material. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction - - - DefaultScalarValue[value=19, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + - - - materialWeight + email - material weight + + en + email + - - Weight of the material (in gram) - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialWeight - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + - - - materialName + faxNumber - material name + + en + faxNumber + - - Name of the material - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#materialName - - - DefaultScalarValue[value=Graphite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + - - - - + + + + componentsSupplierName + + + en + components supplier name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#componentsSupplierName + + + + xs:string + + + + - - - - - criticalRawMaterials - - critical raw materials - - - List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#criticalRawMaterials - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - cO2FootprintTotal - - CO2 footprint total - - - The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cO2FootprintTotal - - - DefaultScalarValue[value=124.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - TemperatureRangeIdleStateEntity - - temperature range idle state - - - Entity to bundle the characterisitics describing the battery's temperature range - - false - false - - - - temperatureRangeIdleStateLowerLimit - - temperature range idle state lower limit - - - The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateLowerLimit - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - temperatureRangeIdleStateUpperLimit - - temperature rangeIdle state upper limit - - - The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateUpperLimit - - - DefaultScalarValue[value=67, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - warrantyPeriod - - warranty period - - - Commercial warranty period of the battery is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#warrantyPeriod - - - DefaultScalarValue[value=60, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - BatteryCycleLifeEntity - - battery cycle life entity - - - Entity to bundle the characterisitics describing the cycle life of a battery - - false - false - - - - cycleLifeTestCRate - - cycle life test c-rate - - - C-rate of Relevant Cycle-life Test is describing a regulatory requirement. - - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestCRate - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - cycleLifeTestDepthOfDischarge + + + componentsPartNumber - cycle-life test depth of discharge + + en + components part number + - Depth of discharge in the cycle-life test is describing a regulatory requirement. + + en + The unique serial numbers of the different parts of a battery is describing a regulatory requirement. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestDepthOfDischarge - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - expectedLifetime + true + DataElement + + + componentsPartNumber + + + en + components part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#componentsPartNumber + + + + xs:string + + + + + + + + compositionOfBattery + + + en + composition of battery + + + + + en + Full composition of battery is describing a business requirement. + + + true + DataElement + + + MaterialNameAndWeightAndPercentageMassFractionEntity - expected lifetime + + en + material name and weight and percent + - Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. + + en + Entity to bundle a material's name, weight and percentage of mass. + - Template - - - urn:bamm:io.catenax.battery.battery_pass:3.0.1#expectedLifetime - - - DefaultScalarValue[value=456, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + xs:decimal + + + + materialWeight + + + en + material weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + xs:decimal + + + + materialName + + + en + material name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + xs:string + + + + + + + + criticalRawMaterials + + + en + critical raw materials + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#criticalRawMaterials + + + + xs:string + + + + + + cO2FootprintTotal + + + en + CO2 footprint total + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#cO2FootprintTotal + + + + xs:double + + + + TemperatureRangeIdleStateEntity + + + en + temperature range idle state + + + + + en + Entity to bundle the characterisitics describing the battery's temperature range + + + + + temperatureRangeIdleStateLowerLimit + + + en + temperature range idle state lower limit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateLowerLimit + + + + xs:decimal + + + + temperatureRangeIdleStateUpperLimit + + + en + temperature rangeIdle state upper limit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateUpperLimit + + + + xs:decimal + + + + + + warrantyPeriod + + + en + warranty period + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#warrantyPeriod + + + + xs:positiveInteger + + + + BatteryCycleLifeEntity + + + en + battery cycle life entity + + + + + en + Entity to bundle the characterisitics describing the cycle life of a battery + + + + + cycleLifeTestCRate + + + en + cycle life test c-rate + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestCRate + + + + xs:decimal + + + + cycleLifeTestDepthOfDischarge + + + en + cycle-life test depth of discharge + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestDepthOfDischarge + + + + xs:decimal + + + + expectedLifetime + + + en + expected lifetime + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.battery_pass:3.0.1#expectedLifetime + + + + xs:decimal + + + + - + + + APPLICATION_CLASS + BatteryPass + + + en + battery pass + + + + + en + The battery pass describes information collected during the lifecycle of a battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#BatteryPass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery pass + + + + + en + BatteryPass + + + + + en + The battery pass describes information collected during the lifecycle of a battery + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + packagingInstructions + + + en + packaging instructions + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#packagingInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + packaging instructions + + + + + en + packagingInstructions + + + STRING + + + en + Instructions for safely packaging batteries is describing a business requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + transportationInstructions + + + en + transportation instructions + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#transportationInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + transportation instructions + + + + + en + transportationInstructions + + + STRING + + + en + Instructions for safely transporting batteries is describing a business requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + vehicleDismantlingProcedure + + + en + vehicle dismantling procedure + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#vehicleDismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle dismantling procedure + + + + + en + vehicleDismantlingProcedure + + + STRING + + + en + Document containing the vehicle dismantling procedure is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + batteryDismantlingProcedure + + + en + battery dismantling procedure + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryDismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery dismantling procedure + + + + + en + batteryDismantlingProcedure + + + STRING + + + en + Document containing the battery dismantling procedure is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + safetyMeasures + + + en + safety measures + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#safetyMeasures + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + safety measures + + + + + en + safetyMeasures + + + STRING + + + en + Safety measures document(s) is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + testReportsResults + + + en + test reports results + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#testReportsResults + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + test reports results + + + + + en + testReportsResults + + + STRING + + + en + Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + declarationOfConformity + + + en + declaration of conformity + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#declarationOfConformity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + declaration of conformity + + + + + en + declarationOfConformity + + + STRING + + + en + Declaration of conformity (CE) is describing a regulatory requirement. + + + + + + + + + fileLocation + + + en + file location + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#fileLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + file location + + + + + en + fileLocation + + + STRING + + + en + Location of the file + + + + + + + + + title + + + en + title + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + Title of the attached file + + + + + + + + + responsibleSourcing + + + en + responsible sourcing + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#responsibleSourcing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + responsible sourcing + + + + + en + responsibleSourcing + + + STRING + + + en + Document/Certificates on organizations compliance to ethical business practices + + + + + + + + + document + + + en + document + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#document + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + document + + + + + en + document + + + STRING + + + en + Set of documents containing the description of battery components + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the manufacturer is describing a regulatory requirement. + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + contact + + + en + contact + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#contact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + contact + + + + + en + contact + + + STRING + + + en + Contact details of the manufacturer + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + STREET + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:STREET + + + + + + INDUSTRIAL_ZONE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:OTHER + + + + + + RIVER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:RIVER + + + + + + SQUARE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:SQUARE + + + + + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + BLOCK + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:BLOCK + + + + + + CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:CITY + + + + + + DISTRICT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DISTRICT + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY + + + + + + QUARTER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:QUARTER + + + + + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + BUILDING + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:BUILDING + + + + + + HARBOUR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:HARBOUR + + + + + + LEVEL + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:LEVEL + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:OTHER + + + + + + ROOM + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:ROOM + + + + + + SUITE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:SUITE + + + + + + UNIT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:UNIT + + + + + + WAREHOUSE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:WAREHOUSE + + + + + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + INTERURBAN_DELIVERY_POINT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT + + + + + + MAIL_STATION + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION + + + + + + MAILBOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX + + + + + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + CEDEX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:CEDEX + + + + + + LARGE_MAIL_USER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:OTHER + + + + + + POST_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:POST_BOX + + + + + + REGULAR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:REGULAR + + + + + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + manufacturer + + + en + manufacturer + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#manufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturer + + + + + en + manufacturer + + + STRING + + + en + Legal entity which sells and invoices the battery + + + + + + + + + maximumAllowedBatteryPower + + + en + maximum allowed battery power + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery power + + + + + en + maximumAllowedBatteryPower + + + kilowatt + INTEGER_MEASURE + + + en + Maximum allowed battery power (W) of the battery is describing a business requirement. + + + + + + + + + powerFade + + + en + maximum allowed battery power + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#powerFade + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery power + + + + + en + powerFade + + + percent + INTEGER_MEASURE + + + en + Maximum allowed battery power (W) of the battery is describing a business requirement. + + + + + + + + + powerCapabilityAt20Charge + + + en + power capability at 20 charge + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt20Charge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + power capability at 20 charge + + + + + en + powerCapabilityAt20Charge + + + kilowatt + INTEGER_MEASURE + + + en + Power (capability) at 20% state of charge. Description from the regulation is describing a regulatory requirement. + + + + + + + + + powerCapabilityAt80Charge + + + en + power capability at 80 charge + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#powerCapabilityAt80Charge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + power capability at 80 charge + + + + + en + powerCapabilityAt80Charge + + + kilowatt + INTEGER_MEASURE + + + en + Power (capability) at 80% state of charge. Description from the regulation is describing a regulatory requirement. + + + + + + + + + originalPowerCapability + + + en + original power capability + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapability + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original power capability + + + + + en + originalPowerCapability + + + kilowatt + INTEGER_MEASURE + + + en + Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement. + + + + + + + + + originalPowerCapabilityLimits + + + en + original power capability limits + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#originalPowerCapabilityLimits + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original power capability limits + + + + + en + originalPowerCapabilityLimits + + + kilowatt + INTEGER_MEASURE + + + en + Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement. + + + + + + + + + batteryPower + + + en + attachment + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + attachment + + + + + en + batteryPower + + + STRING + + + en + Characteristic to describe the power (W) properties of the battery. + + + + + + + + + minVoltage + + + en + min voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#minVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + min voltage + + + + + en + minVoltage + + + volt + INTEGER_MEASURE + + + en + Value of the minimal voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + nominalVoltage + + + en + nominal voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#nominalVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + nominal voltage + + + + + en + nominalVoltage + + + volt + INTEGER_MEASURE + + + en + Value of the nominal voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + maxVoltage + + + en + max voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#maxVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + max voltage + + + + + en + maxVoltage + + + volt + INTEGER_MEASURE + + + en + Value of the maximum voltage the battery is rated for is describing a regulatory requirement. + + + + + + + + + batteryVoltage + + + en + battery voltage + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryVoltage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery voltage + + + + + en + batteryVoltage + + + STRING + + + en + Voltage (V) of the battery. + + + + + + + + + ratedCapacity + + + en + rated capacity + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#ratedCapacity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + rated capacity + + + + + en + ratedCapacity + + + ampere + INTEGER_MEASURE + + + en + The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement. + + + + + + + + + capacityFade + + + en + capacity fade + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#capacityFade + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + capacity fade + + + + + en + capacityFade + + + percent + INTEGER_MEASURE + + + en + The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement. + + + + + + + + + cellInternalResistance + + + en + cell internal resistance + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#cellInternalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cell internal resistance + + + + + en + cellInternalResistance + + + milliohm + INTEGER_MEASURE + + + en + The resistance offered by the cell in the flow of the current + + + + + + + + + packInternalResistance + + + en + pack internal resistance + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#packInternalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pack internal resistance + + + + + en + packInternalResistance + + + ohm + INTEGER_MEASURE + + + en + Total internal resistance in a battery pack is describing a regulatory requirement. + + + + + + + + + packInternalResistanceIncrease + + + en + pack internal resistanceIncrease + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#packInternalResistanceIncrease + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pack internal resistanceIncrease + + + + + en + packInternalResistanceIncrease + + + percent + INTEGER_MEASURE + + + en + Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement. + + + + + + + + + internalResistance + + + en + internal resistance + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#internalResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + internal resistance + + + + + en + internalResistance + + + STRING + + + en + Internal resistance in a battery cell or pack is describing a regulatory requirement. + + + + + + + + + capacityThresholdExhaustion + + + en + capacity threshold exhaustion + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#capacityThresholdExhaustion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + capacity threshold exhaustion + + + + + en + capacityThresholdExhaustion + + + percent + INTEGER_MEASURE + + + en + Capacity threshold for exhaustion as percentage value is describing a regulatory requirement. + + + + + + + + + maximumAllowedBatteryEnergy + + + en + maximum allowed battery energy + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#maximumAllowedBatteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum allowed battery energy + + + + + en + maximumAllowedBatteryEnergy + + + wattHour + INTEGER_MEASURE + + + en + Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement. + + + + + + + + + energyRoundtripEfficiency + + + en + energy roundtrip efficiency + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + energy roundtrip efficiency + + + + + en + energyRoundtripEfficiency + + + percent + INTEGER_MEASURE + + + en + Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. + + + + + + + + + energyRoundtripEfficiencyChange + + + en + energy roundtrip efficiency change + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#energyRoundtripEfficiencyChange + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + energy roundtrip efficiency change + + + + + en + energyRoundtripEfficiencyChange + + + percent + INTEGER_MEASURE + + + en + Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement. + + + + + + + + + batteryEnergy + + + en + battery energy + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery energy + + + + + en + batteryEnergy + + + STRING + + + en + Characteristic to describe the energy (kWh) properties of the battery. + + + + + + + + + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ratio maximum allowed battery power and maximum allowed battery energy + + + + + en + ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy + + + INTEGER_MEASURE + + + en + Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement. + + + + + + + + + electrochemicalProperties + + + en + electrochemical properties + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#electrochemicalProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electrochemical properties + + + + + en + electrochemicalProperties + + + STRING + + + en + Electrochemical properties of an electrochemical energy storage + + + + + + + + + length + + + en + length + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + INTEGER_MEASURE + + + en + Length of the item is describing a business requirement. + + + + + + + + + width + + + en + width + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + INTEGER_MEASURE + + + en + Width of the item is describing a business requirement. + + + + + + + + + height + + + en + height + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + INTEGER_MEASURE + + + en + Height of the item is describing a business requirement. + + + + + + + + + diameter + + + en + diameter + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + INTEGER_MEASURE + + + en + Diameter of the item. + + + + + + + + + weight + + + en + weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + INTEGER_MEASURE + + + en + Weight of the item is describing a regulatory requirement. + + + + + + + + + physicalDimensions + + + en + physical dimensions + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#physicalDimensions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + physicalDimensions + + + STRING + + + en + Geometrical properties of the battery + + + + + + + + + stateOfHealth + + + en + state of health + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#stateOfHealth + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of health + + + + + en + stateOfHealth + + + percent + INTEGER_MEASURE + + + en + Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement. + + + + + + + + + stateOfCharge + + + en + state of charge + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#stateOfCharge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of charge + + + + + en + stateOfCharge + + + percent + INTEGER_MEASURE + + + en + The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement. + + + + + + + + + statusBattery + + + en + status battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#statusBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + status battery + + + + + en + statusBattery + + + STRING + + + en + Status of the battery is describing a regulatory requirement. Value list provided by the regulators. + + + + + + + + + stateOfBattery + + + en + state of battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#stateOfBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + state of battery + + + + + en + stateOfBattery + + + STRING + + + en + The condition of the battery at the end of life i.e. when entering recycling scheme + + + + + + + + + batteryType + + + en + battery type + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery type + + + + + en + batteryType + + + STRING + + + en + Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + + + + + + + + batteryModel + + + en + battery model + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryModel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery model + + + + + en + batteryModel + + + STRING + + + en + Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement. + + + + + + + + + batteryIDDMCCode + + + en + battery ID DMC code + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryIDDMCCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery ID DMC code + + + + + en + batteryIDDMCCode + + + STRING + + + en + Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement. + + + + + + + + + batteryIdentification + + + en + battery identification + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryIdentification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery identification + + + + + en + batteryIdentification + + + STRING + + + en + Information to identify a specific battery. + + + + + + + + + dateOfManufacturing + + + en + date of manufacturing + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#dateOfManufacturing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date of manufacturing + + + + + en + dateOfManufacturing + + + STRING + + + en + Manufacturing date of the battery is describing a regulatory requirement. + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + manufacturing + + + en + manufacturing + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#manufacturing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturing + + + + + en + manufacturing + + + STRING + + + en + Information about the manufacturing process of a battery + + + + + + + + + datePlacedOnMarket + + + en + date placed on market + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#datePlacedOnMarket + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date placed on market + + + + + en + datePlacedOnMarket + + + STRING + + + en + Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement. + + + + + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material percentage mass fraction + + + + + en + materialPercentageMassFraction + + + percent + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + materialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + materialWeight + + + gram + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + cathodeActiveMaterials + + + en + cathode active materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#cathodeActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cathode active materials + + + + + en + cathodeActiveMaterials + + + STRING + + + en + The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium. + + + + + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material percentage mass fraction + + + + + en + materialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + materialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + materialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + recyclateContentActiveMaterials + + + en + recyclate content active materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#recyclateContentActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + recyclate content active materials + + + + + en + recyclateContentActiveMaterials + + + STRING + + + en + List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead + + + + + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material percentage mass fraction + + + + + en + materialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + materialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + materialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + anodeActiveMaterials + + + en + anode active materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#anodeActiveMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + anode active materials + + + + + en + anodeActiveMaterials + + + STRING + + + en + The total amount of valuable materials contained in Anode: graphite + + + + + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material percentage mass fraction + + + + + en + materialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + materialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + materialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + cathodeCompositionOther + + + en + cathode composition other + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#cathodeCompositionOther + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cathode composition other + + + + + en + cathodeCompositionOther + + + STRING + + + en + The composition or materials contained in the Cathode is describing a regulatory requirement. + + + + + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material percentage mass fraction + + + + + en + materialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + materialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + materialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + anodeCompositionOther + + + en + anode composition other + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#anodeCompositionOther + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + anode composition other + + + + + en + anodeCompositionOther + + + STRING + + + en + The composition or materials contained in the anode is describing a regulatory requirement. + + + + + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material percentage mass fraction + + + + + en + materialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + materialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + materialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + electrolyteComposition + + + en + electrolyte composition + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#electrolyteComposition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electrolyte composition + + + + + en + electrolyteComposition + + + STRING + + + en + List of materials contained in the electrolyte is describing a regulatory requirement. + + + + + + + + + cellChemistry + + + en + cell chemistry + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#cellChemistry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cell chemistry + + + + + en + cellChemistry + + + STRING + + + en + Information about the cell chemistry of a battery cell + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + address + + + en + address + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + address + + + + + en + address + + + STRING + + + en + An postal address + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + contact + + + en + contact + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#contact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + contact + + + + + en + contact + + + STRING + + + en + Contact details of the manufacturer + + + + + + + + + componentsSupplierName + + + en + components supplier name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#componentsSupplierName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components supplier name + + + + + en + componentsSupplierName + + + STRING + + + en + Name of the components supplier + + + + + + + + + componentsSupplier + + + en + components supplier + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#componentsSupplier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components supplier + + + + + en + componentsSupplier + + + STRING + + + en + Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like: +Name - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website + + + + + + + + + componentsPartNumber + + + en + components part number + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#componentsPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components part number + + + + + en + componentsPartNumber + + + STRING + + + en + The unique serial numbers of the different parts of a battery is describing a regulatory requirement. + + + + + + + + + components + + + en + components + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#components + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + components + + + + + en + components + + + STRING + + + en + Properties of the battery's comoponents. + + + + + + + + + materialPercentageMassFraction + + + en + material percentage mass fraction + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialPercentageMassFraction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material percentage mass fraction + + + + + en + materialPercentageMassFraction + + + INTEGER_MEASURE + + + en + Percentage mass fraction of a material. + + + + + + + + + materialWeight + + + en + material weight + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material weight + + + + + en + materialWeight + + + INTEGER_MEASURE + + + en + Weight of the material (in gram) + + + + + + + + + materialName + + + en + material name + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + + + + compositionOfBattery + + + en + composition of battery + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#compositionOfBattery + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + composition of battery + + + + + en + compositionOfBattery + + + STRING + + + en + Full composition of battery is describing a business requirement. + + + + + + + + + criticalRawMaterials + + + en + critical raw materials + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#criticalRawMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + critical raw materials + + + + + en + criticalRawMaterials + + + STRING + + + en + List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement. + + + + + + + + + composition + + + en + composition + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#composition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + composition + + + + + en + composition + + + STRING + + + en + Information about the composition of a battery and the combination of materials is describing a business requirement. + + + + + + + + + cO2FootprintTotal + + + en + CO2 footprint total + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#cO2FootprintTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CO2 footprint total + + + + + en + cO2FootprintTotal + + + kilogram + REAL_MEASURE + + + en + The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleStateLowerLimit + + + en + temperature range idle state lower limit + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateLowerLimit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature range idle state lower limit + + + + + en + temperatureRangeIdleStateLowerLimit + + + degreeCelsius + INTEGER_MEASURE + + + en + The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleStateUpperLimit + + + en + temperature rangeIdle state upper limit + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleStateUpperLimit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature rangeIdle state upper limit + + + + + en + temperatureRangeIdleStateUpperLimit + + + degreeCelsius + INTEGER_MEASURE + + + en + The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + temperatureRangeIdleState + + + en + temperature range idle state + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#temperatureRangeIdleState + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + temperature range idle state + + + + + en + temperatureRangeIdleState + + + STRING + + + en + The range of temperature the battery can withstand when not in use is describing a regulatory requirement. + + + + + + + + + warrantyPeriod + + + en + warranty period + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#warrantyPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + warranty period + + + + + en + warrantyPeriod + + + month + INTEGER_COUNT + + + en + Commercial warranty period of the battery is describing a regulatory requirement. + + + + + + + + + cycleLifeTestCRate + + + en + cycle life test c-rate + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestCRate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cycle life test c-rate + + + + + en + cycleLifeTestCRate + + + INTEGER_MEASURE + + + en + C-rate of Relevant Cycle-life Test is describing a regulatory requirement. + + + + + + + + + cycleLifeTestDepthOfDischarge + + + en + cycle-life test depth of discharge + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#cycleLifeTestDepthOfDischarge + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + cycle-life test depth of discharge + + + + + en + cycleLifeTestDepthOfDischarge + + + percent + INTEGER_MEASURE + + + en + Depth of discharge in the cycle-life test is describing a regulatory requirement. + + + + + + + + + expectedLifetime + + + en + expected lifetime + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#expectedLifetime + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + expected lifetime + + + + + en + expectedLifetime + + + piece + INTEGER_MEASURE + + + en + Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement. + + + + + + + + + batteryCycleLife + + + en + battery cycle life + + + urn:samm:io.catenax.battery.battery_pass:3.0.1#batteryCycleLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + battery cycle life + + + + + en + batteryCycleLife + + + STRING + + + en + Property describing the cycle life of a battery + + + + + + + + + diff --git a/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass.aasx b/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass.aasx index 1509ccb8..76ed71f7 100644 Binary files a/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass.aasx and b/io.catenax.battery.battery_pass/3.0.1/gen/BatteryPass.aasx differ diff --git a/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass-aas.xml b/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass-aas.xml index 77b59cb2..2a17739a 100644 --- a/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass-aas.xml +++ b/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass-aas.xml @@ -1779,7 +1779,7 @@ Additionally in Article 9 regarding general requirements for the product passpor GlobalReference - https://echa.europa.eu/et/support/mixture-classification/hazard-class-table + https://echa.europa.eu/regulations/clp/classification @@ -1788,7 +1788,7 @@ Additionally in Article 9 regarding general requirements for the product passpor GlobalReference - https://echa.europa.eu/regulations/clp/classification + https://echa.europa.eu/et/support/mixture-classification/hazard-class-table @@ -3389,7 +3389,7 @@ Additionally in Article 9 regarding general requirements for the product passpor GlobalReference - https://echa.europa.eu/et/support/mixture-classification/hazard-class-table + https://echa.europa.eu/regulations/clp/classification @@ -3398,7 +3398,7 @@ Additionally in Article 9 regarding general requirements for the product passpor GlobalReference - https://echa.europa.eu/regulations/clp/classification + https://echa.europa.eu/et/support/mixture-classification/hazard-class-table @@ -3935,7 +3935,7 @@ Additionally in Article 9 regarding general requirements for the product passpor GlobalReference - https://echa.europa.eu/et/support/mixture-classification/hazard-class-table + https://echa.europa.eu/regulations/clp/classification @@ -3944,7 +3944,7 @@ Additionally in Article 9 regarding general requirements for the product passpor GlobalReference - https://echa.europa.eu/regulations/clp/classification + https://echa.europa.eu/et/support/mixture-classification/hazard-class-table diff --git a/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass.aasx b/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass.aasx index 01de3050..48bd1aa0 100644 Binary files a/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass.aasx and b/io.catenax.battery.battery_pass/4.0.0/gen/BatteryPass.aasx differ diff --git a/io.catenax.battery.product_description/1.0.1/gen/ProductDescription-aas.xml b/io.catenax.battery.product_description/1.0.1/gen/ProductDescription-aas.xml index ee5ae058..d7523b8a 100644 --- a/io.catenax.battery.product_description/1.0.1/gen/ProductDescription-aas.xml +++ b/io.catenax.battery.product_description/1.0.1/gen/ProductDescription-aas.xml @@ -1,703 +1,1023 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.battery.product_description:1.0.1#ProductDescription + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.battery.product_description:1.0.1#ProductDescription/submodel + + + + - - - defaultAsset - - + + + ProductDescription + + + en + Aspect to describe battery specific information such as the state of health and the capacity + + + + urn:samm:io.catenax.battery.product_description:1.0.1#ProductDescription/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#ProductDescription + + + + + + PerformanceIndicatorEntity + + + en + PerformanceIndicatorEntity + + + + + en + indicates the min/max performance of the battery + + + + + electrictiyCapacityMin + + + en + electric capacity min + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMin + + + + xs:double + + + + electrictiyCapacityMax + + + en + electric capacity max + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMax + + + + xs:double + + + + + + type + + + en + type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#type + + + + xs:string + + + + MinimalStateOfHealthEntity + + + en + MinimalStateOfHealthEntity + + + + + en + minimal State of Health Entity for a battery + + + + + minimalStateOfHealthValue + + + en + minimalStateOfHealthValue + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthValue + + + + xs:double + + + + specificatorId + + + en + specificator Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#specificatorId + + + + xs:string + + + + minimalStateOfHealthPhase + + + en + minimal State Of Health Phase + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthPhase + + + + xs:string + + + + + + currentStateOfHealth + + + en + current state of health + + + + + en + the current state of health of the battery. The state of health is defined as the ratio of the maximum battery charge to its rated capacity + + + true + DataElement + + + CurrentStateOfHealthEntity + + + en + Current State Of Health Entity + + + + + en + entity to describe further attributes of the current state of health of the specified battery + + + + + currentStateOfHealthValue + + + en + current State of Health Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthValue + + + + xs:double + + + + currentStateOfHealthTimestamp + + + en + current State of Health Timestamp + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthTimestamp + + + + xs:date + + + + currentStateOfHealthPhase + + + en + currentStateOfHealthPhase + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthPhase + + + + xs:string + + + + + + + + + - ProductDescription + APPLICATION_CLASS + ProductDescription - Product Description + + en + Product Description + - APPLICATION_CLASS - Aspect to describe battery specific information such as the state of health and the capacity + + en + Aspect to describe battery specific information such as the state of health and the capacity + - urn:bamm:io.catenax.battery.product_description:1.0.1#ProductDescription - - - - - Product Description - - - ProductDescription - - - Aspect to describe battery specific information such as the state of health and the capacity - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#ProductDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + ProductDescription + + + + + en + Aspect to describe battery specific information such as the state of health and the capacity + + + + + + - Capacity + electrictiyCapacityMin - Capacity + + en + electric capacity min + - urn:bamm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMin - - - - - electric capacity min - - - electrictiyCapacityMin - - farad - RealMeasure - - Capacity in farad - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMin + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electric capacity min + + + + + en + electrictiyCapacityMin + + + farad + REAL_MEASURE + + + en + The minimal electric capacity + + + + + + - Capacity + electrictiyCapacityMax - Capacity + + en + electric capacity max + - urn:bamm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMax - - - - - electric capacity max - - - electrictiyCapacityMax - - farad - RealMeasure - - Capacity in farad - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMax + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + electric capacity max + + + + + en + electrictiyCapacityMax + + + farad + REAL_MEASURE + + + en + The maximal electric capacity + + + + + + - PerformanceIndicatorCharacteristic + performanceIndicator - Performance Indicator Characteristic + + en + performance indicator + - urn:bamm:io.catenax.battery.product_description:1.0.1#performanceIndicator - - - - - performance indicator - - - performanceIndicator - - String - - indicates the performance of the battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#performanceIndicator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + performance indicator + + + + + en + performanceIndicator + + + STRING + + + en + The performance indicator + + + + + + - BatteryType + type - Battery type + + en + type + - urn:bamm:io.catenax.battery.product_description:1.0.1#type - - - - - type - - - type - - String - - Differentation between High Voltage Battery = HVB and Low Voltage Battery = LVB - - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#BatteryType:DefaultScalarValue[value=HVB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HVB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#BatteryType:DefaultScalarValue[value=LVB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LVB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#type + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + type + + + + + en + type + + + STRING + + + en + type of the battery + + + + + + HVB + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#BatteryType:HVB + + + + + + LVB + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#BatteryType:LVB + + + + + + + + + + - Percentage + minimalStateOfHealthValue - Percentage + + en + minimalStateOfHealthValue + - urn:bamm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthValue - - - - - minimalStateOfHealthValue - - - minimalStateOfHealthValue - - percent - RealMeasure - - Percentage - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + minimalStateOfHealthValue + + + + + en + minimalStateOfHealthValue + + + percent + REAL_MEASURE + + + en + Value of the minimal state of health as percentage + + + + + + - Text + specificatorId - Text + + en + specificator Id + - urn:bamm:io.catenax.battery.product_description:1.0.1#specificatorId - - - - - specificator Id - - - specificatorId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#specificatorId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + specificator Id + + + + + en + specificatorId + + + STRING + + + en + specificator of the minimal state of health defined by an identifier + + + + + + - LifecyclePhases + minimalStateOfHealthPhase - Lifecycle Phases + + en + minimal State Of Health Phase + - urn:bamm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthPhase - - - - - minimal State Of Health Phase - - - minimalStateOfHealthPhase - - String - - temporary definition of lifecycle phases as following in enumeration for: as specified by OEM, as specified by other, as recieved by dismantling, as maintained by workshop - - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:DefaultScalarValue[value=as specified by OEM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as specified by OEM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:DefaultScalarValue[value=as specified by other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as specified by other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:DefaultScalarValue[value=as recieved by dismantling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as recieved by dismantling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthPhase + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + minimal State Of Health Phase + + + + + en + minimalStateOfHealthPhase + + + STRING + + + en + minimal State Of Health Phase for the battery + + + + + + as specified by OEM + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:as specified by OEM + + + + + + as specified by other + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:as specified by other + + + + + + as recieved by dismantling + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:as recieved by dismantling + + + + + + + + + + - MinStateOfHealthCharacteristic + minimalStateOfHealth - minimal State of Health Characteristic + + en + minimal State Of Health + - urn:bamm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealth - - - - - minimal State Of Health - - - minimalStateOfHealth - - String - - Characteristic to describe a set of attributes which state the minimal state of healt of a battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealth + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + minimal State Of Health + + + + + en + minimalStateOfHealth + + + STRING + + + en + describes the minimal state of health (SOH) of the manufacturer for the battery to be rated as reusable. The state of health is defined as the ratio of the maximum battery charge to its rated capacity. + + + + + + - Percentage + currentStateOfHealthValue - Percentage + + en + current State of Health Value + - urn:bamm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthValue - - - - - current State of Health Value - - - currentStateOfHealthValue - - percent - RealMeasure - - Percentage - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + current State of Health Value + + + + + en + currentStateOfHealthValue + + + percent + REAL_MEASURE + + + en + current value as percentage of the state of health attribute + + + + + + - DateTimestamp + currentStateOfHealthTimestamp - Date Timestamp + + en + current State of Health Timestamp + - urn:bamm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthTimestamp - - - - - current State of Health Timestamp - - - currentStateOfHealthTimestamp - - String - - Date Timestamp for current state of health - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthTimestamp + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + current State of Health Timestamp + + + + + en + currentStateOfHealthTimestamp + + + STRING + + + en + timestamp of the input for the current state of health + + + + + + - LifecyclePhases + currentStateOfHealthPhase - Lifecycle Phases + + en + currentStateOfHealthPhase + - urn:bamm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthPhase - - - - - currentStateOfHealthPhase - - - currentStateOfHealthPhase - - String - - temporary definition of lifecycle phases as following in enumeration for: as specified by OEM, as specified by other, as recieved by dismantling, as maintained by workshop - - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:DefaultScalarValue[value=as specified by OEM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as specified by OEM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:DefaultScalarValue[value=as specified by other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as specified by other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:DefaultScalarValue[value=as recieved by dismantling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as recieved by dismantling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthPhase + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + currentStateOfHealthPhase + + + + + en + currentStateOfHealthPhase + + + STRING + + + en + current state of health phase of the battery as enumeration + + + + + + as specified by OEM + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:as specified by OEM + + + + + + as specified by other + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:as specified by other + + + + + + as recieved by dismantling + + ModelReference + + + DataElement + urn:samm:io.catenax.battery.product_description:1.0.1#LifecyclePhases:as recieved by dismantling + + + + + + + + + + - CurrentState + currentStateOfHealth - Current State + + en + current state of health + - urn:bamm:io.catenax.battery.product_description:1.0.1#currentStateOfHealth - - - - - current state of health - - - currentStateOfHealth - - String - - Current State of the battery - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.battery.product_description:1.0.1#currentStateOfHealth + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + current state of health + + + + + en + currentStateOfHealth + + + STRING + + + en + the current state of health of the battery. The state of health is defined as the ratio of the maximum battery charge to its rated capacity + + + + + + - - - ProductDescription - - Aspect to describe battery specific information such as the state of health and the capacity - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#ProductDescription - - - - - - PerformanceIndicatorEntity - - PerformanceIndicatorEntity - - - indicates the min/max performance of the battery - - false - false - - - - electrictiyCapacityMin - - electric capacity min - - - The minimal electric capacity - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMin - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - electrictiyCapacityMax - - electric capacity max - - - The maximal electric capacity - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#electrictiyCapacityMax - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - - - - type - - type - - - type of the battery - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#type - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - MinimalStateOfHealthEntity - - MinimalStateOfHealthEntity - - - minimal State of Health Entity for a battery - - false - false - - - - minimalStateOfHealthValue - - minimalStateOfHealthValue - - - Value of the minimal state of health as percentage - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthValue - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - specificatorId - - specificator Id - - - specificator of the minimal state of health defined by an identifier - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#specificatorId - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - minimalStateOfHealthPhase - - minimal State Of Health Phase - - - minimal State Of Health Phase for the battery - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#minimalStateOfHealthPhase - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - currentStateOfHealth - - current state of health - - - the current state of health of the battery. The state of health is defined as the ratio of the maximum battery charge to its rated capacity - - false - false - - - - CurrentStateOfHealthEntity - - Current State Of Health Entity - - - entity to describe further attributes of the current state of health of the specified battery - - false - false - - - - currentStateOfHealthValue - - current State of Health Value - - - current value as percentage of the state of health attribute - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthValue - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - currentStateOfHealthTimestamp - - current State of Health Timestamp - - - timestamp of the input for the current state of health - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthTimestamp - - - Unknown - http://www.w3.org/2001/XMLSchema#date - - - - - currentStateOfHealthPhase - - currentStateOfHealthPhase - - - current state of health phase of the battery as enumeration - - Template - - - urn:bamm:io.catenax.battery.product_description:1.0.1#currentStateOfHealthPhase - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.battery.product_description/1.0.1/gen/ProductDescription.aasx b/io.catenax.battery.product_description/1.0.1/gen/ProductDescription.aasx index 7784046e..3d33e930 100644 Binary files a/io.catenax.battery.product_description/1.0.1/gen/ProductDescription.aasx and b/io.catenax.battery.product_description/1.0.1/gen/ProductDescription.aasx differ diff --git a/io.catenax.battery.product_description/2.0.0/gen/ProductDescription.aasx b/io.catenax.battery.product_description/2.0.0/gen/ProductDescription.aasx index dd9b2b66..3d85a5bd 100644 Binary files a/io.catenax.battery.product_description/2.0.0/gen/ProductDescription.aasx and b/io.catenax.battery.product_description/2.0.0/gen/ProductDescription.aasx differ diff --git a/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified-aas.xml b/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified-aas.xml index 93549823..8459ea09 100644 --- a/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified-aas.xml +++ b/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified-aas.xml @@ -1,796 +1,1149 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.bom_as_specified:1.0.0#BomAsSpecified + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.bom_as_specified:1.0.0#BomAsSpecified/submodel + + + + - - - defaultAsset - - + + + BomAsSpecified + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + urn:samm:io.catenax.bom_as_specified:1.0.0#BomAsSpecified/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#BomAsSpecified + + + + + + identifier + + + en + Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#identifier + + + + xs:string + + + + item + + + en + Item + + + + + en + Top-level separation of parts which represent a set and shall indicate that the individual items are within each other completely assembled and treated as a unit, but are separable units, e.g. the "vehicle", "electricCharger" and the "winter wheels" are separated and could over lifetime be sold as individual items by the end customer. + +For other end-customer products a set might be like "cordless screwdriver" and 2 times "supplemental battery". + + + true + DataElement + + + ItemEntity + + + en + Item entity + + + + + en + Entity encapsulating the properties that describe an item. + + + + + itemCategory + + + en + Item category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#itemCategory + + + + xs:string + + + + index + + + en + Index + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#index + + + + xs:integer + + + + quantity + + + en + Quantity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#quantity + + + + xs:integer + + + + part + + + en + Part + + + + + en + TBD + + + true + DataElement + + + PartEntity + + + en + Part entity + + + + + en + Entity encapsulating the properies describing a part + + + + + ownerPartId + + + en + Owner part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part quantity entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part classification entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.0#value + + + + xs:string + + + + + + + + + + + + + + + + + - BomAsSpecified + APPLICATION_CLASS + BomAsSpecified - BOM as specified + + en + BOM as specified + - APPLICATION_CLASS - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + - urn:bamm:io.catenax.bom_as_specified:1.0.0#BomAsSpecified - - - - - BOM as specified - - - BomAsSpecified - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#BomAsSpecified + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + BOM as specified + + + + + en + BomAsSpecified + + + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + - IdentifierCharacteristic + identifier - IdentifierCharacteristic + + en + Identifier + - urn:bamm:io.catenax.bom_as_specified:1.0.0#identifier - - - - - Identifier - - - identifier - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#identifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier + + + + + en + identifier + + + STRING + + + en + A unique reference for the product owner of this set of items, and used by the product owner only for internal referencing. + + + + + + - Text + itemCategory - Text + + en + Item category + - urn:bamm:io.catenax.bom_as_specified:1.0.0#itemCategory - - - - - Item category - - - itemCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#itemCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Item category + + + + + en + itemCategory + + + STRING + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + - IndexCharacteristic + index - Index characteristic + + en + Index + - urn:bamm:io.catenax.bom_as_specified:1.0.0#index - - - - - Index - - - index - - IntegerMeasure - - Characteristic of the index. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#index + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Index + + + + + en + index + + + INTEGER_MEASURE + + + en + Additional differentiation if multiple items share the same the item descriptor. + + + + + + - QuantityCharacteristic + quantity - Quantity characteristic + + en + Quantity + - urn:bamm:io.catenax.bom_as_specified:1.0.0#quantity - - - - - Quantity - - - quantity - - piece - IntegerMeasure - - Characteristic of the quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + piece + INTEGER_MEASURE + + + en + If the item is provided several times alike, the quantity on this level can specify how often. At this level pieces is assumed as the only unit. For further differentiation. + + + + + + - Text + ownerPartId - Text + + en + Owner part ID + - urn:bamm:io.catenax.bom_as_specified:1.0.0#ownerPartId - - - - - Owner part ID - - - ownerPartId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + - Text + partVersion - Text + + en + Part version + - urn:bamm:io.catenax.bom_as_specified:1.0.0#partVersion - - - - - Part version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + - UnitReference + measurementUnit - Unit Reference + + en + Measurement unit + - urn:bamm:io.catenax.bom_as_specified:1.0.0#measurementUnit - - - - - Measurement unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + - NumberOfObjects + quantityNumber - Number of objects + + en + Quantity number + - urn:bamm:io.catenax.bom_as_specified:1.0.0#quantityNumber - - - - - Quantity number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + - PartQuantityCharacteristic + partQuantity - Part quantity characteristic + + en + Part quantity + - urn:bamm:io.catenax.bom_as_specified:1.0.0#partQuantity - - - - - Part quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + - Text + partDescription - Text + + en + Part description + - urn:bamm:io.catenax.bom_as_specified:1.0.0#partDescription - - - - - Part description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + - Text + key - Text + + en + Key + - urn:bamm:io.catenax.bom_as_specified:1.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + - Text + value - Text + + en + Value + - urn:bamm:io.catenax.bom_as_specified:1.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + - PartClassificationCharacteristic + partClassification - Part classification characteristic + + en + Part classification + - urn:bamm:io.catenax.bom_as_specified:1.0.0#partClassification - - - - - Part classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + - PartCharacteristic + part - Part characteristic + + en + Part + - urn:bamm:io.catenax.bom_as_specified:1.0.0#part - - - - - Part - - - part - - String - - Characteristic of the part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#part + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part + + + + + en + part + + + STRING + + + en + TBD + + + + + + - ItemCharacteristic + item - Item characteristic + + en + Item + - urn:bamm:io.catenax.bom_as_specified:1.0.0#item - - - - - Item - - - item - - String - - The characteristic of the items. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.0#item + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Item + + + + + en + item + + + STRING + + + en + Top-level separation of parts which represent a set and shall indicate that the individual items are within each other completely assembled and treated as a unit, but are separable units, e.g. the "vehicle", "electricCharger" and the "winter wheels" are separated and could over lifetime be sold as individual items by the end customer. + +For other end-customer products a set might be like "cordless screwdriver" and 2 times "supplemental battery". + + + + + + - - - BomAsSpecified - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#BomAsSpecified - - - - - - identifier - - Identifier - - - A unique reference for the product owner of this set of items, and used by the product owner only for internal referencing. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#identifier - - - DefaultScalarValue[value=abcA76, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - item - - Item - - - Top-level separation of parts which represent a set and shall indicate that the individual items are within each other completely assembled and treated as a unit, but are separable units, e.g. the "vehicle", "electricCharger" and the "winter wheels" are separated and could over lifetime be sold as individual items by the end customer. - -For other end-customer products a set might be like "cordless screwdriver" and 2 times "supplemental battery". - - false - false - - - - ItemEntity - - Item entity - - - Entity encapsulating the properties that describe an item. - - false - false - - - - itemCategory - - Item category - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#itemCategory - - - DefaultScalarValue[value="vehicle" "winter wheels" "bicycle carrier", typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - index - - Index - - - Additional differentiation if multiple items share the same the item descriptor. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#index - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - quantity - - Quantity - - - If the item is provided several times alike, the quantity on this level can specify how often. At this level pieces is assumed as the only unit. For further differentiation. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#quantity - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - part - - Part - - - TBD - - false - false - - - - PartEntity - - Part entity - - - Entity encapsulating the properies describing a part - - false - false - - - - ownerPartId - - Owner part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#ownerPartId - - - DefaultScalarValue[value=5A1BA91, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part quantity entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#measurementUnit - - - DefaultScalarValue[value=litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#partDescription - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part classification entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#key - - - DefaultScalarValue[value="eclass", "BMW:PartFamily", typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.0#value - - - DefaultScalarValue[value=steering wheel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified.aasx b/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified.aasx index dbd706b7..17c34a7d 100644 Binary files a/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified.aasx and b/io.catenax.bom_as_specified/1.0.0/gen/BomAsSpecified.aasx differ diff --git a/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified-aas.xml b/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified-aas.xml index dc2cd67f..b449324c 100644 --- a/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified-aas.xml +++ b/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified-aas.xml @@ -1,796 +1,1149 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.bom_as_specified:1.0.1#BomAsSpecified + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.bom_as_specified:1.0.1#BomAsSpecified/submodel + + + + - - - defaultAsset - - + + + BomAsSpecified + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + urn:samm:io.catenax.bom_as_specified:1.0.1#BomAsSpecified/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#BomAsSpecified + + + + + + identifier + + + en + identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#identifier + + + + xs:string + + + + item + + + en + item + + + + + en + Top-level separation of parts which represent a set and shall indicate that the individual items are within each other completely assembled and treated as a unit, but are separable units, e.g. the "vehicle", "electricCharger" and the "winter wheels" are separated and could over lifetime be sold as individual items by the end customer. + +For other end-customer products a set might be like "cordless screwdriver" and 2 times "supplemental battery". + + + true + DataElement + + + ItemEntity + + + en + item entity + + + + + en + Entity encapsulating the properties that describe an item. + + + + + itemCategory + + + en + item category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#itemCategory + + + + xs:string + + + + index + + + en + index + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#index + + + + xs:integer + + + + quantity + + + en + quantity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#quantity + + + + xs:integer + + + + part + + + en + part + + + + + en + The description of the part in the primary language of the production facility of the product owner. + + + true + DataElement + + + PartEntity + + + en + part entity + + + + + en + Entity encapsulating the properies describing a part + + + + + ownerPartId + + + en + owner part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#ownerPartId + + + + xs:string + + + + partVersion + + + en + part version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + part quantity entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + measurement unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + quantity number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + part description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#partDescription + + + + xs:string + + + + partClassification + + + en + part classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + part classification entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#key + + + + xs:string + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:1.0.1#value + + + + xs:string + + + + + + + + + + + + + + + + + - BomAsSpecified + APPLICATION_CLASS + BomAsSpecified - BOM as specified + + en + BOM as specified + - APPLICATION_CLASS - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + - urn:bamm:io.catenax.bom_as_specified:1.0.1#BomAsSpecified - - - - - BOM as specified - - - BomAsSpecified - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#BomAsSpecified + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + BOM as specified + + + + + en + BomAsSpecified + + + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + - IdentifierCharacteristic + identifier - IdentifierCharacteristic + + en + identifier + - urn:bamm:io.catenax.bom_as_specified:1.0.1#identifier - - - - - identifier - - - identifier - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#identifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + identifier + + + + + en + identifier + + + STRING + + + en + A unique reference for the product owner of this set of items, and used by the product owner only for internal referencing. + + + + + + - Text + itemCategory - Text + + en + item category + - urn:bamm:io.catenax.bom_as_specified:1.0.1#itemCategory - - - - - item category - - - itemCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#itemCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + item category + + + + + en + itemCategory + + + STRING + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + - IndexCharacteristic + index - index characteristic + + en + index + - urn:bamm:io.catenax.bom_as_specified:1.0.1#index - - - - - index - - - index - - IntegerMeasure - - Characteristic of the index. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#index + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + index + + + + + en + index + + + INTEGER_MEASURE + + + en + Additional differentiation if multiple items share the same the item descriptor. + + + + + + - QuantityCharacteristic + quantity - quantity characteristic + + en + quantity + - urn:bamm:io.catenax.bom_as_specified:1.0.1#quantity - - - - - quantity - - - quantity - - piece - IntegerMeasure - - Characteristic of the quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + quantity + + + + + en + quantity + + + piece + INTEGER_MEASURE + + + en + If the item is provided several times alike, the quantity on this level can specify how often. At this level pieces is assumed as the only unit. For further differentiation. + + + + + + - Text + ownerPartId - Text + + en + owner part ID + - urn:bamm:io.catenax.bom_as_specified:1.0.1#ownerPartId - - - - - owner part ID - - - ownerPartId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + owner part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + - Text + partVersion - Text + + en + part version + - urn:bamm:io.catenax.bom_as_specified:1.0.1#partVersion - - - - - part version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + - UnitReference + measurementUnit - Unit Reference + + en + measurement unit + - urn:bamm:io.catenax.bom_as_specified:1.0.1#measurementUnit - - - - - measurement unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + measurement unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + - NumberOfObjects + quantityNumber - number of objects + + en + quantity number + - urn:bamm:io.catenax.bom_as_specified:1.0.1#quantityNumber - - - - - quantity number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + quantity number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + - PartQuantityCharacteristic + partQuantity - part quantity characteristic + + en + part quantity + - urn:bamm:io.catenax.bom_as_specified:1.0.1#partQuantity - - - - - part quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + - Text + partDescription - Text + + en + part description + - urn:bamm:io.catenax.bom_as_specified:1.0.1#partDescription - - - - - part description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + - Text + key - Text + + en + key + - urn:bamm:io.catenax.bom_as_specified:1.0.1#key - - - - - key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + - Text + value - Text + + en + value + - urn:bamm:io.catenax.bom_as_specified:1.0.1#value - - - - - value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + - PartClassificationCharacteristic + partClassification - part classification characteristic + + en + part classification + - urn:bamm:io.catenax.bom_as_specified:1.0.1#partClassification - - - - - part classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + - PartCharacteristic + part - part characteristic + + en + part + - urn:bamm:io.catenax.bom_as_specified:1.0.1#part - - - - - part - - - part - - String - - Characteristic of the part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#part + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part + + + + + en + part + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + - ItemCharacteristic + item - item characteristic + + en + item + - urn:bamm:io.catenax.bom_as_specified:1.0.1#item - - - - - item - - - item - - String - - The characteristic of the items. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:1.0.1#item + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + item + + + + + en + item + + + STRING + + + en + Top-level separation of parts which represent a set and shall indicate that the individual items are within each other completely assembled and treated as a unit, but are separable units, e.g. the "vehicle", "electricCharger" and the "winter wheels" are separated and could over lifetime be sold as individual items by the end customer. + +For other end-customer products a set might be like "cordless screwdriver" and 2 times "supplemental battery". + + + + + + - - - BomAsSpecified - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#BomAsSpecified - - - - - - identifier - - identifier - - - A unique reference for the product owner of this set of items, and used by the product owner only for internal referencing. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#identifier - - - DefaultScalarValue[value=abcA76, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - item - - item - - - Top-level separation of parts which represent a set and shall indicate that the individual items are within each other completely assembled and treated as a unit, but are separable units, e.g. the "vehicle", "electricCharger" and the "winter wheels" are separated and could over lifetime be sold as individual items by the end customer. - -For other end-customer products a set might be like "cordless screwdriver" and 2 times "supplemental battery". - - false - false - - - - ItemEntity - - item entity - - - Entity encapsulating the properties that describe an item. - - false - false - - - - itemCategory - - item category - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#itemCategory - - - DefaultScalarValue[value="vehicle" "winter wheels" "bicycle carrier", typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - index - - index - - - Additional differentiation if multiple items share the same the item descriptor. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#index - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - quantity - - quantity - - - If the item is provided several times alike, the quantity on this level can specify how often. At this level pieces is assumed as the only unit. For further differentiation. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#quantity - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - part - - part - - - The description of the part in the primary language of the production facility of the product owner. - - false - false - - - - PartEntity - - part entity - - - Entity encapsulating the properies describing a part - - false - false - - - - ownerPartId - - owner part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#ownerPartId - - - DefaultScalarValue[value=5A1BA91, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - part version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - part quantity entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - measurement unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#measurementUnit - - - DefaultScalarValue[value=litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - quantity number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - part description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#partDescription - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - part classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - part classification entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#key - - - DefaultScalarValue[value="eclass", "BMW:PartFamily", typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:1.0.1#value - - - DefaultScalarValue[value=steering wheel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified.aasx b/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified.aasx index 19d28484..adb61b9d 100644 Binary files a/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified.aasx and b/io.catenax.bom_as_specified/1.0.1/gen/BomAsSpecified.aasx differ diff --git a/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml b/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml index 2a8e03ee..72bb0290 100644 --- a/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml +++ b/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml @@ -1,6422 +1,9153 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.bom_as_specified:2.0.0#SingleLevelBomAsSpecified + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.bom_as_specified:2.0.0#SingleLevelBomAsSpecified/submodel + + + + - - - defaultAsset - - + + + SingleLevelBomAsSpecified + + + en + The SingleLevelBomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + urn:samm:io.catenax.bom_as_specified:2.0.0#SingleLevelBomAsSpecified/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#SingleLevelBomAsSpecified + + + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#catenaXId + + + + xs:string + + + + childParts + + + en + Child Parts + + + + + en + The child part of the observed parent item + + + true + DataElement + + + ChildPartsEntity + + + en + Child Parts Entity + + + + + en + Encapsulates the properties describing the child part item + + + + + childPartsCategory + + + en + Child Parts Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + xs:string + + + + part + + + en + Part + + + + + en + The description of the part in the primary language of the production facility of the product owner. + + + true + DataElement + + + PartEntity + + + en + Part Entity + + + + + en + Entity encapsulating the properies describing a part + + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + + + + + childPartsCategory + + + en + Child Parts Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + xs:string + + + + part + + + en + Part + + + + + en + The description of the part in the primary language of the production facility of the product owner. + + + true + DataElement + + + PartEntity + + + en + Part Entity + + + + + en + Entity encapsulating the properies describing a part + + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + + + + + childCatenaXId + + + en + Child CatenaXId + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#childCatenaXId + + + + xs:string + + + + + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#catenaXId + + + + xs:string + + + + childParts + + + en + Child Parts + + + + + en + The child part of the observed parent item + + + true + DataElement + + + ChildPartsEntity + + + en + Child Parts Entity + + + + + en + Encapsulates the properties describing the child part item + + + + + childPartsCategory + + + en + Child Parts Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + xs:string + + + + part + + + en + Part + + + + + en + The description of the part in the primary language of the production facility of the product owner. + + + true + DataElement + + + PartEntity + + + en + Part Entity + + + + + en + Entity encapsulating the properies describing a part + + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + + + + + childPartsCategory + + + en + Child Parts Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + xs:string + + + + part + + + en + Part + + + + + en + The description of the part in the primary language of the production facility of the product owner. + + + true + DataElement + + + PartEntity + + + en + Part Entity + + + + + en + Entity encapsulating the properies describing a part + + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + ownerPartId + + + en + Owner Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + xs:string + + + + PartQuantityEntity + + + en + Part Quantity Entity + + + + + en + The entity encapsulating the properties describing the quantity of a part. + + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + xs:string + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + xs:double + + + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + xs:string + + + + partClassification + + + en + Part Classification + + + + + en + The part classification. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + xs:string + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + xs:dateTime + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + xs:dateTime + + + + + + + + childCatenaXId + + + en + Child CatenaXId + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.bom_as_specified:2.0.0#childCatenaXId + + + + xs:string + + + + + + + + + - SingleLevelBomAsSpecified + APPLICATION_CLASS + SingleLevelBomAsSpecified - Single Level BOM as Specified + + en + Single Level BOM as Specified + - APPLICATION_CLASS - The SingleLevelBomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + en + The SingleLevelBomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + - urn:bamm:io.catenax.bom_as_specified:2.0.0#SingleLevelBomAsSpecified - - - - - Single Level BOM as Specified - - - SingleLevelBomAsSpecified - - - The SingleLevelBomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - - - Child Parts Category - - - childPartsCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartCharacteristic - - Part Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#part - - - - - Part - - - part - - String - - Characteristic of the part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - - - Child Parts Category - - - childPartsCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartCharacteristic - - Part Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#part - - - - - Part - - - part - - String - - Characteristic of the part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childCatenaXId - - - - - Child CatenaXId - - - childCatenaXId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ChildPartsCharacteristic - - Child Parts Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childParts - - - - - Child Parts - - - childParts - - String - - The characteristic of the child part property - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - - - Child Parts Category - - - childPartsCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartCharacteristic - - Part Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#part - - - - - Part - - - part - - String - - Characteristic of the part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - - - Child Parts Category - - - childPartsCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTrait - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - - - Owner Part ID - - - ownerPartId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitReference - - Unit Reference - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NumberOfObjects - - Number of Objects - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartQuantityCharacteristic - - Part Quantity Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partQuantity - - - - - Part Quantity - - - partQuantity - - String - - The characteristic of the part quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartClassificationCharacteristic - - Part Classification Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - - - Last Modified On - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartCharacteristic - - Part Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#part - - - - - Part - - - part - - String - - Characteristic of the part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childCatenaXId - - - - - Child CatenaXId - - - childCatenaXId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ChildPartsCharacteristic - - Child Parts Characteristic - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childParts - - - - - Child Parts - - - childParts - - String - - The characteristic of the child part property - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.bom_as_specified:2.0.0#SingleLevelBomAsSpecified + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Single Level BOM as Specified + + + + + en + SingleLevelBomAsSpecified + + + + + en + The SingleLevelBomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + + + + catenaXId + + + en + Catena-X ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + A unique reference within Catena-X of this items + + + + + + + + + childPartsCategory + + + en + Child Parts Category + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts Category + + + + + en + childPartsCategory + + + STRING + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + part + + + en + Part + + + urn:samm:io.catenax.bom_as_specified:2.0.0#part + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part + + + + + en + part + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + childPartsCategory + + + en + Child Parts Category + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts Category + + + + + en + childPartsCategory + + + STRING + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + part + + + en + Part + + + urn:samm:io.catenax.bom_as_specified:2.0.0#part + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part + + + + + en + part + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + childCatenaXId + + + en + Child CatenaXId + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child CatenaXId + + + + + en + childCatenaXId + + + STRING + + + en + Describes the Catena-X ID of the child part + + + + + + + + + childParts + + + en + Child Parts + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts + + + + + en + childParts + + + STRING + + + en + The child part of the observed parent item + + + + + + + + + catenaXId + + + en + Catena-X ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + A unique reference within Catena-X of this items + + + + + + + + + childPartsCategory + + + en + Child Parts Category + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts Category + + + + + en + childPartsCategory + + + STRING + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + part + + + en + Part + + + urn:samm:io.catenax.bom_as_specified:2.0.0#part + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part + + + + + en + part + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + childPartsCategory + + + en + Child Parts Category + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childPartsCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts Category + + + + + en + childPartsCategory + + + STRING + + + en + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This ?top-down? view is in contrast to the ?bottom-up? view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + ownerPartId + + + en + Owner Part ID + + + urn:samm:io.catenax.bom_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner Part ID + + + + + en + ownerPartId + + + STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + + + + + + + + partVersion + + + en + Part Version + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + measurementUnit + + + en + Measurement Unit + + + urn:samm:io.catenax.bom_as_specified:2.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of serialized objects. + + + + + + + + + quantityNumber + + + en + Quantity Number + + + urn:samm:io.catenax.bom_as_specified:2.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit. + + + + + + + + + partQuantity + + + en + Part Quantity + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partQuantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Quantity + + + + + en + partQuantity + + + STRING + + + en + This is the quantity how often this part is in the item. + + + + + + + + + partDescription + + + en + Part Description + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.bom_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification. + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.bom_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification. + + + + + + + + + partClassification + + + en + Part Classification + + + urn:samm:io.catenax.bom_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The part classification. + + + + + + + + + lastModifiedOn + + + en + Last Modified On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified On + + + + + en + lastModifiedOn + + + STRING + + + en + The time the item was modified the last time + + + + + + + + + createdOn + + + en + Created On + + + urn:samm:io.catenax.bom_as_specified:2.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + The time the item was created on + + + + + + + + + part + + + en + Part + + + urn:samm:io.catenax.bom_as_specified:2.0.0#part + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part + + + + + en + part + + + STRING + + + en + The description of the part in the primary language of the production facility of the product owner. + + + + + + + + + childCatenaXId + + + en + Child CatenaXId + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child CatenaXId + + + + + en + childCatenaXId + + + STRING + + + en + Describes the Catena-X ID of the child part + + + + + + + + + childParts + + + en + Child Parts + + + urn:samm:io.catenax.bom_as_specified:2.0.0#childParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts + + + + + en + childParts + + + STRING + + + en + The child part of the observed parent item + + + + + + - - - SingleLevelBomAsSpecified - - The SingleLevelBomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#SingleLevelBomAsSpecified - - - - - - catenaXId - - Catena-X ID - - - A unique reference within Catena-X of this items - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childParts - - Child Parts - - - The child part of the observed parent item - - false - false - - - - ChildPartsEntity - - Child Parts Entity - - - Encapsulates the properties describing the child part item - - false - false - - - - childPartsCategory - - Child Parts Category - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - DefaultScalarValue[value=e.g. vehicle, winter wheels, bicycle rack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - part - - Part - - - The description of the part in the primary language of the production facility of the product owner. - - false - false - - - - PartEntity - - Part Entity - - - Entity encapsulating the properies describing a part - - false - false - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - childPartsCategory - - Child Parts Category - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - DefaultScalarValue[value=e.g. vehicle, winter wheels, bicycle rack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - part - - Part - - - The description of the part in the primary language of the production facility of the product owner. - - false - false - - - - PartEntity - - Part Entity - - - Entity encapsulating the properies describing a part - - false - false - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - childCatenaXId - - Child CatenaXId - - - Describes the Catena-X ID of the child part - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childCatenaXId - - - DefaultScalarValue[value=urn:uuid:218b26f4-4a0b-4a7f-b2c1-d248927718bf , typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - catenaXId - - Catena-X ID - - - A unique reference within Catena-X of this items - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childParts - - Child Parts - - - The child part of the observed parent item - - false - false - - - - ChildPartsEntity - - Child Parts Entity - - - Encapsulates the properties describing the child part item - - false - false - - - - childPartsCategory - - Child Parts Category - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - DefaultScalarValue[value=e.g. vehicle, winter wheels, bicycle rack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - part - - Part - - - The description of the part in the primary language of the production facility of the product owner. - - false - false - - - - PartEntity - - Part Entity - - - Entity encapsulating the properies describing a part - - false - false - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - childPartsCategory - - Child Parts Category - - - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This “top-down” view is in contrast to the “bottom-up” view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childPartsCategory - - - DefaultScalarValue[value=e.g. vehicle, winter wheels, bicycle rack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - part - - Part - - - The description of the part in the primary language of the production facility of the product owner. - - false - false - - - - PartEntity - - Part Entity - - - Entity encapsulating the properies describing a part - - false - false - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - ownerPartId - - Owner Part ID - - - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=uuid!, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartQuantityEntity - - Part Quantity Entity - - - The entity encapsulating the properties describing the quantity of a part. - - false - false - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of serialized objects. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#measurementUnit - - - DefaultScalarValue[value=kW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#quantityNumber - - - DefaultScalarValue[value=350.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - partDescription - - Part Description - - - The description of the part in the primary language of the production facility of the product owner. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partClassification - - Part Classification - - - The part classification. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification. - - false - false - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - key - - Key - - - Key within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification. - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - lastModifiedOn - - Last Modified On - - - The time the item was modified the last time - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - createdOn - - Created On - - - The time the item was created on - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - childCatenaXId - - Child CatenaXId - - - Describes the Catena-X ID of the child part - - Template - - - urn:bamm:io.catenax.bom_as_specified:2.0.0#childCatenaXId - - - DefaultScalarValue[value=urn:uuid:218b26f4-4a0b-4a7f-b2c1-d248927718bf , typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx b/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx index a129ed64..7bbc1878 100644 Binary files a/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx and b/io.catenax.bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx differ diff --git a/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction-aas.xml b/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction-aas.xml index 3764f121..a6330535 100644 --- a/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction-aas.xml +++ b/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction-aas.xml @@ -1,3928 +1,5709 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - CertificateOfDestruction - - Certificate of Destruction - - APPLICATION_CLASS + defaultAdminShell - Information die den Verwertungsnachweis definiert. - Information on the certificate of destruction. In german: Verwertungsnachweis + + en + defaultAdminShell + - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#CertificateOfDestruction - - - - - Certificate of Destruction - - - CertificateOfDestruction - - - Information die den Verwertungsnachweis definiert. - Information on the certificate of destruction. In german: Verwertungsnachweis - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DateCharacteristic - - date characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#dismantlingDate - - - - - dismantling date - - - dismantlingDate - - String - - Date characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#serialNumber - - - - - serial number - Lfd-Nr. - - - serialNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleOwnerInformationComplete - - - - - is vehicle owner information complete - - - isVehicleOwnerInformationComplete - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - - - street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - - - house number - - - houseNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ZipTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - - - zip code - - - zip - - String - - Constraint to limit the zip length - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - - - location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - - - country - - - country - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Address - - address - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#vehicleOwnerAddress - - - - - vehicle owner address - - - vehicleOwnerAddress - - String - - Address characteristic which corresponds to the information given in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#citizenship - - - - - citizenship - - - citizenship - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VehicleOwnerCharacteristic - - vehicle owner characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#vehicleOwnerProperties - - - - - vehicle owner properties - - - vehicleOwnerProperties - - String - - Characteristic to describe the vehicle owner attributes - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleInformationComplete - - - - - is vehicle information complete - - - isVehicleInformationComplete - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Weight - - weight - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#emptyWeight - - - - - empty weight - - - emptyWeight - - kilogram - IntegerMeasure - - weight of the vehicle - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#firstRegistration - - - - - first registration - - - firstRegistration - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#licensePlate - - - - - license plate - - - licensePlate - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#licenseAbbreviation - - - - - license abbreviation - - - licenseAbbreviation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#identification - - - - - vehicle identification number (VIN) - - - identification - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#model - - - - - model - - - model - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#brand - - - - - brand - - - brand - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#class - - - - - class - - - class - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - VehicleCharacteristic - - vehicle characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#vehicleProperties - - - - - vehicle properties - - - vehicleProperties - - String - - Characteristic to describe the vehicle attributes - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService - - - - - isVehicleWithdrawnFromService - - - isVehicleWithdrawnFromService - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - - - street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - - - house number - - - houseNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ZipTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - - - zip code - - - zip - - String - - Constraint to limit the zip length - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - - - location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - - - country - - - country - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Address - - address - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#receiverAuditorAddress - - - - - receiver auditor address - - - receiverAuditorAddress - - String - - Address characteristic which corresponds to the information given in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DateCharacteristic - - date characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#issueDate - - - - - issue date - - - issueDate - - String - - Date characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DateCharacteristic - - date characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#expiryDate - - - - - expiry date - - - expiryDate - - String - - Date characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - - - phone - - - phone - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - - - fax - - - fax - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - contact characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#receiverContact - - - - - receiver contact - - - receiverContact - - String - - Contact characteristic based on the contact information available in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - - - phone - - - phone - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - - - fax - - - fax - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - contact characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#receiverAuditorContact - - - - - receiver auditor contact - - - receiverAuditorContact - - String - - Contact characteristic based on the contact information available in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - - - street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - - - house number - - - houseNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ZipTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - - - zip code - - - zip - - String - - Constraint to limit the zip length - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - - - location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - - - country - - - country - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Address - - address - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#receiverAddress - - - - - receiver address - - - receiverAddress - - String - - Address characteristic which corresponds to the information given in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ReceivingCharacteristic - - receiving characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#returnPointProperties - - - - - return point properties - - - returnPointProperties - - String - - Characteristic to describe the receiving attributes - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService - - - - - isVehicleWithdrawnFromService - - - isVehicleWithdrawnFromService - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - - - street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - - - house number - - - houseNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ZipTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - - - zip code - - - zip - - String - - Constraint to limit the zip length - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - - - location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - - - country - - - country - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Address - - address - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#dismantlerAddress - - - - - dismantler address - - - dismantlerAddress - - String - - Address characteristic which corresponds to the information given in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - - - street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - - - house number - - - houseNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ZipTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - - - zip code - - - zip - - String - - Constraint to limit the zip length - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - - - location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - - - country - - - country - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Address - - address - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#governmentAddress - - - - - government address - - - governmentAddress - - String - - Address characteristic which corresponds to the information given in the certificate of destruction - - - - + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#CertificateOfDestruction + + Type + + + + ModelReference - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 + + Submodel + urn:samm:io.catenax.certificate_of_destruction:1.0.1#CertificateOfDestruction/submodel + - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - - - street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - - - house number - - - houseNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ZipTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - - - zip code - - - zip - - String - - Constraint to limit the zip length - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - - - location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - - - country - - - country - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Address - - address - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#receiverAuditorAddress - - - - - receiver auditor address - - - receiverAuditorAddress - - String - - Address characteristic which corresponds to the information given in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DateCharacteristic - - date characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#issueDate - - - - - issue date - - - issueDate - - String - - Date characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DateCharacteristic - - date characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#expiryDate - - - - - expiry date - - - expiryDate - - String - - Date characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - - - phone - - - phone - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - - - fax - - - fax - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - contact characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#dismantlerContact - - - - - dismantler contact - - - dismantlerContact - - String - - Contact characteristic based on the contact information available in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - - - street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - - - house number - - - houseNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ZipTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - - - zip code - - - zip - - String - - Constraint to limit the zip length - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - - - location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCodeTrait - - country code trait - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - - - country - - - country - - String - - Country code trait to restrict to the iso norm - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Address - - address - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#dismantlerAuditorAddress - - - - - dismantler auditor address - - - dismantlerAuditorAddress - - String - - Address characteristic which corresponds to the information given in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - - - phone - - - phone - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneTrait - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - - - fax - - - fax - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - contact characteristic - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#dismantlerAuditorContact - - - - - dismantler auditor contact - - - dismantlerAuditorContact - - String - - Contact characteristic based on the contact information available in the certificate of destruction - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DismantlerCharacterisitc - - dismantler characterisitc - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#dismantlerProperties - - - - - dismantler properties - - - dismantlerProperties - - String - - Characteristic to describe the dismantler attributes - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#companyNumber - - - - - company number - - - companyNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + + + - CertificateOfDestruction + CertificateOfDestruction - Information die den Verwertungsnachweis definiert. - Information on the certificate of destruction. In german: Verwertungsnachweis + + de + Information die den Verwertungsnachweis definiert. + + + en + Information on the certificate of destruction. In german: Verwertungsnachweis + - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#CertificateOfDestruction - - + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#CertificateOfDestruction/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#CertificateOfDestruction + + + + + + ExternalReference + + + GlobalReference + https://www.gesetze-im-internet.de/fzv_2011/Fanlage_8.html + + + + - - - dismantlingDate - - dismantling date - - - Date of issue of the certificate of destruction - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#dismantlingDate - - - Unknown - http://www.w3.org/2001/XMLSchema#date - - - - - serialNumber - - serial number - Lfd-Nr. - - - Serial number to identify the certificate of destruction - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#serialNumber - - - DefaultScalarValue[value=LRP1087432, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - VehicleOwnerEntity - - vehicle owner entity - - false - false - - + + dismantlingDate + + + en + dismantling date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#dismantlingDate + + + + xs:date + + + + serialNumber + + + en + serial number + + + de + Lfd-Nr. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#serialNumber + + + + xs:string + + + + VehicleOwnerEntity + + + en + vehicle owner entity + + + + + isVehicleOwnerInformationComplete + + + en + is vehicle owner information complete + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleOwnerInformationComplete + + + + xs:boolean + + + + AddressEntity + + + en + AddressEntity + + + + + en + AddressEntity + + + + + street + + + en + street + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + xs:string + + + + houseNumber + + + en + house number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + xs:string + + + + zip + + + en + zip code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + xs:string + + - isVehicleOwnerInformationComplete + name - is vehicle owner information complete + + en + name + - - Boolean flag to indicate whether the information in the data set is complete. If the data set contains unknown fields, the value is false - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleOwnerInformationComplete - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + xs:string + - - - - AddressEntity + + country - AddressEntity + + en + country + - - AddressEntity - - false - false - - - - street - - street - - - The street name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - houseNumber - - house number - - - The house number of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - zip code - - - The postal code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - DefaultScalarValue[value=68161/12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - The location or city of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - name - - - Name of the private individual, company or authority - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - country - - country - - - Country code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + xs:string + + + + + + citizenship + + + en + citizenship + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#citizenship + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FList_of_ISO_3166_country_codes + + + + + xs:string + + + + + + VehicleEntity + + + en + vehicle entity + + + + + isVehicleInformationComplete + + + en + is vehicle information complete + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleInformationComplete + + + + xs:boolean + + + + emptyWeight + + + en + empty weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#emptyWeight + + + + xs:integer + + + + firstRegistration + + + en + first registration + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#firstRegistration + + + + xs:string + + + + licensePlate + + + en + license plate + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#licensePlate + + + + xs:string + + + + licenseAbbreviation + + + en + license abbreviation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#licenseAbbreviation + + + + xs:string + + + + identification + + + en + vehicle identification number (VIN) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#identification + + + + xs:string + + + + model + + + en + model + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#model + + + + xs:string + + + + brand + + + en + brand + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#brand + + + + xs:string + + + + class + + + en + class + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#class + + + + xs:string + + + + + + ReceivingEntity + + + en + receiving entity + + + + + en + Receiving entity with properties to describe the respective company and auditor + + + + + isVehicleWithdrawnFromService + + + en + isVehicleWithdrawnFromService + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService + + + + xs:boolean + + + + AddressEntity + + + en + AddressEntity + + + + + en + AddressEntity + + + - citizenship + street - citizenship + + en + street + - - Citizenship of the vehicle owner - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#citizenship - - - DefaultScalarValue[value=DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + xs:string + - - - - - - - VehicleEntity - - vehicle entity - - false - false - - - isVehicleInformationComplete + houseNumber - is vehicle information complete + + en + house number + - - Boolean flag to indicate whether the information in the data set is complete. If the data set contains unknown fields, the value is false - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleInformationComplete - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + xs:string + - - - emptyWeight + zip - empty weight + + en + zip code + - - Empty weight in accordance with §2Abs.1 Nr.23 AltfahrzeugV - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#emptyWeight - - - Unknown - http://www.w3.org/2001/XMLSchema#integer + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + xs:string + - - - firstRegistration + location - first registration + + en + location + - - The first time this vehicle got registered with an initial license plate - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#firstRegistration - - - DefaultScalarValue[value=19.12.2014, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + xs:string + - - - licensePlate + name - license plate + + en + name + - - Current (i.e. last) assigned number/ license plate to the vehicle - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#licensePlate - - - DefaultScalarValue[value=HAL-UI123, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + xs:string + - - - licenseAbbreviation + country - license abbreviation + + en + country + - - The first characters on the license plate - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#licenseAbbreviation - - - DefaultScalarValue[value=HAL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + xs:string + - - + + + + issueDate + + + en + issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#issueDate + + + + xs:date + + + + expiryDate + + + en + expiry date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#expiryDate + + + + xs:date + + + + ContactEntity + + + en + contact entity + + + + + en + Contact entity + + + - identification + phone - vehicle identification number (VIN) + + en + phone + - - The unique vehicle identification number (VIN) of the vehicle - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#identification - - - DefaultScalarValue[value=WBAAY711X0KC28153, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + xs:string + - - - model + fax - model + + en + fax + - - Vehicle model - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#model - - - DefaultScalarValue[value=318 I, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + xs:string + - - + + + + ContactEntity + + + en + contact entity + + + + + en + Contact entity + + + - brand + phone - brand + + en + phone + - - Brand name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#brand - - - DefaultScalarValue[value=BMW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + xs:string + - - - class + fax - class + + en + fax + - - Vehicle class the vehicle refers to - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#class - - - DefaultScalarValue[value=01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + xs:string + - - - - - - - ReceivingEntity - - receiving entity - - - Receiving entity with properties to describe the respective company and auditor - - false - false - - + + + + AddressEntity + + + en + AddressEntity + + + + + en + AddressEntity + + + - isVehicleWithdrawnFromService + street - isVehicleWithdrawnFromService + + en + street + - - True if the vehicle has been withdrawn from the service and out of circulation - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + xs:string + - - - - AddressEntity + + houseNumber - AddressEntity + + en + house number + - - AddressEntity - - false - false - - - - street - - street - - - The street name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - houseNumber - - house number - - - The house number of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - zip code - - - The postal code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - DefaultScalarValue[value=68161/12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - The location or city of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - name - - - Name of the private individual, company or authority - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - country - - country - - - Country code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + xs:string + + - issueDate + zip - issue date + + en + zip code + - - The date of issue of the certificate - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#issueDate - - - Unknown - http://www.w3.org/2001/XMLSchema#date + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + xs:string + - - - expiryDate + location - expiry date + + en + location + - - The date of expiration of the certificate - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#expiryDate - - - Unknown - http://www.w3.org/2001/XMLSchema#date + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + xs:string + - - - - ContactEntity + + name - contact entity + + en + name + - - Contact entity - - false - false - - - - phone - - phone - - - Phone number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - fax - - fax - - - Fax number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ContactEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + xs:string + + + + country - contact entity + + en + country + - - Contact entity - - false - false - - - - phone - - phone - - - Phone number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - fax - - fax - - - Fax number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - AddressEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + xs:string + + + + + + + + DismantlerEntity + + + en + dismantler entity + + + + + en + Dismantler entity with properties to describe the respective company, auditor and legal authority + + + + + isVehicleWithdrawnFromService + + + en + isVehicleWithdrawnFromService + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService + + + + xs:boolean + + + + AddressEntity + + + en + AddressEntity + + + + + en + AddressEntity + + + + + street - AddressEntity + + en + street + - - AddressEntity - - false - false - - - - street - - street - - - The street name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - houseNumber - - house number - - - The house number of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - zip code - - - The postal code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - DefaultScalarValue[value=68161/12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - The location or city of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - name - - - Name of the private individual, company or authority - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - country - - country - - - Country code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - DismantlerEntity - - dismantler entity - - - Dismantler entity with properties to describe the respective company, auditor and legal authority - - false - false - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + xs:string + + - isVehicleWithdrawnFromService + houseNumber - isVehicleWithdrawnFromService + + en + house number + - - True if the vehicle has been withdrawn from the service and out of circulation - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + xs:string + - - - - AddressEntity + + zip - AddressEntity + + en + zip code + - - AddressEntity - - false - false - - - - street - - street - - - The street name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - houseNumber - - house number - - - The house number of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - zip code - - - The postal code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - DefaultScalarValue[value=68161/12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - The location or city of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - name - - - Name of the private individual, company or authority - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - country - - country - - - Country code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - AddressEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + xs:string + + + + location - AddressEntity + + en + location + - - AddressEntity - - false - false - - - - street - - street - - - The street name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - houseNumber - - house number - - - The house number of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - zip code - - - The postal code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - DefaultScalarValue[value=68161/12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - The location or city of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - name - - - Name of the private individual, company or authority - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - country - - country - - - Country code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - AddressEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + xs:string + + + + name - AddressEntity + + en + name + - - AddressEntity - - false - false - - - - street - - street - - - The street name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - houseNumber - - house number - - - The house number of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - zip code - - - The postal code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - DefaultScalarValue[value=68161/12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - The location or city of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - name - - - Name of the private individual, company or authority - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - country - - country - - - Country code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + xs:string + + - issueDate + country - issue date + + en + country + - - The date of issue of the certificate - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#issueDate - - - Unknown - http://www.w3.org/2001/XMLSchema#date + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + xs:string + - - + + + + AddressEntity + + + en + AddressEntity + + + + + en + AddressEntity + + + - expiryDate + street - expiry date + + en + street + - - The date of expiration of the certificate - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#expiryDate - - - Unknown - http://www.w3.org/2001/XMLSchema#date + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + xs:string + - - - - ContactEntity + + houseNumber - contact entity + + en + house number + - - Contact entity - - false - false - - - - phone - - phone - - - Phone number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - fax - - fax - - - Fax number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - AddressEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + xs:string + + + + zip - AddressEntity + + en + zip code + - - AddressEntity - - false - false - - - - street - - street - - - The street name - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#street - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - houseNumber - - house number - - - The house number of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#houseNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - zip code - - - The postal code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#zip - - - DefaultScalarValue[value=68161/12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - The location or city of the address - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#location - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - name - - - Name of the private individual, company or authority - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - country - - country - - - Country code - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#country - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ContactEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + xs:string + + + + location - contact entity + + en + location + - - Contact entity - - false - false - - - - phone - - phone - - - Phone number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#phone - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - fax - - fax - - - Fax number - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#fax - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - companyNumber - - company number - - - Company number as an dismantler - - Template - - - urn:bamm:io.catenax.certificate_of_destruction:1.0.1#companyNumber - - - DefaultScalarValue[value=S30A00065, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + xs:string + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + xs:string + + + + country + + + en + country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + xs:string + + + + + + AddressEntity + + + en + AddressEntity + + + + + en + AddressEntity + + + + + street + + + en + street + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + xs:string + + + + houseNumber + + + en + house number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + xs:string + + + + zip + + + en + zip code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + xs:string + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + xs:string + + + + country + + + en + country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + xs:string + + + + + + issueDate + + + en + issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#issueDate + + + + xs:date + + + + expiryDate + + + en + expiry date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#expiryDate + + + + xs:date + + + + ContactEntity + + + en + contact entity + + + + + en + Contact entity + + + + + phone + + + en + phone + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + xs:string + + + + fax + + + en + fax + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + xs:string + + + + + + AddressEntity + + + en + AddressEntity + + + + + en + AddressEntity + + + + + street + + + en + street + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + xs:string + + + + houseNumber + + + en + house number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + xs:string + + + + zip + + + en + zip code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + xs:string + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + xs:string + + + + country + + + en + country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + xs:string + + + + + + ContactEntity + + + en + contact entity + + + + + en + Contact entity + + + + + phone + + + en + phone + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + xs:string + + + + fax + + + en + fax + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + xs:string + + + + + + + + companyNumber + + + en + company number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_destruction:1.0.1#companyNumber + + + + xs:string + + + + + + + + APPLICATION_CLASS + CertificateOfDestruction + + + en + Certificate of Destruction + + + + + de + Information die den Verwertungsnachweis definiert. + + + en + Information on the certificate of destruction. In german: Verwertungsnachweis + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#CertificateOfDestruction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate of Destruction + + + + + en + CertificateOfDestruction + + + + + de + Information die den Verwertungsnachweis definiert. + + + en + Information on the certificate of destruction. In german: Verwertungsnachweis + + + + + + + + + dismantlingDate + + + en + dismantling date + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#dismantlingDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantling date + + + + + en + dismantlingDate + + + STRING + + + en + Date of issue of the certificate of destruction + + + + + + + + + serialNumber + + + en + serial number + + + de + Lfd-Nr. + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#serialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + serial number + + + de + Lfd-Nr. + + + + + en + serialNumber + + + STRING + + + en + Serial number to identify the certificate of destruction + + + + + + + + + isVehicleOwnerInformationComplete + + + en + is vehicle owner information complete + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleOwnerInformationComplete + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + is vehicle owner information complete + + + + + en + isVehicleOwnerInformationComplete + + + BOOLEAN + + + en + Boolean flag to indicate whether the information in the data set is complete. If the data set contains unknown fields, the value is false + + + + + + + + + street + + + en + street + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + street + + + + + en + street + + + STRING + + + en + The street name + + + + + + + + + houseNumber + + + en + house number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + house number + + + + + en + houseNumber + + + STRING + + + en + The house number of the address + + + + + + + + + zip + + + en + zip code + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + zip code + + + + + en + zip + + + STRING + + + en + The postal code + + + + + + + + + location + + + en + location + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + The location or city of the address + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the private individual, company or authority + + + + + + + + + country + + + en + country + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + country + + + + + en + country + + + STRING + + + en + Country code + + + + + + + + + vehicleOwnerAddress + + + en + vehicle owner address + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#vehicleOwnerAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle owner address + + + + + en + vehicleOwnerAddress + + + STRING + + + en + Address of the vehicle owner + + + + + + + + + citizenship + + + en + citizenship + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#citizenship + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + citizenship + + + + + en + citizenship + + + STRING + + + en + Citizenship of the vehicle owner + + + + + + + + + vehicleOwnerProperties + + + en + vehicle owner properties + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#vehicleOwnerProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle owner properties + + + + + en + vehicleOwnerProperties + + + STRING + + + en + Properties under the first section of the certificate of destruction + + + + + + + + + isVehicleInformationComplete + + + en + is vehicle information complete + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleInformationComplete + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + is vehicle information complete + + + + + en + isVehicleInformationComplete + + + BOOLEAN + + + en + Boolean flag to indicate whether the information in the data set is complete. If the data set contains unknown fields, the value is false + + + + + + + + + emptyWeight + + + en + empty weight + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#emptyWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + empty weight + + + + + en + emptyWeight + + + kilogram + INTEGER_MEASURE + + + en + Empty weight in accordance with ?2Abs.1 Nr.23 AltfahrzeugV + + + + + + + + + firstRegistration + + + en + first registration + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#firstRegistration + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + first registration + + + + + en + firstRegistration + + + STRING + + + en + The first time this vehicle got registered with an initial license plate + + + + + + + + + licensePlate + + + en + license plate + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#licensePlate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + license plate + + + + + en + licensePlate + + + STRING + + + en + Current (i.e. last) assigned number/ license plate to the vehicle + + + + + + + + + licenseAbbreviation + + + en + license abbreviation + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#licenseAbbreviation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + license abbreviation + + + + + en + licenseAbbreviation + + + STRING + + + en + The first characters on the license plate + + + + + + + + + identification + + + en + vehicle identification number (VIN) + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#identification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle identification number (VIN) + + + + + en + identification + + + STRING + + + en + The unique vehicle identification number (VIN) of the vehicle + + + + + + + + + model + + + en + model + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#model + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + model + + + + + en + model + + + STRING + + + en + Vehicle model + + + + + + + + + brand + + + en + brand + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#brand + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + brand + + + + + en + brand + + + STRING + + + en + Brand name + + + + + + + + + class + + + en + class + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#class + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + class + + + + + en + class + + + STRING + + + en + Vehicle class the vehicle refers to + + + + + + + + + vehicleProperties + + + en + vehicle properties + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#vehicleProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle properties + + + + + en + vehicleProperties + + + STRING + + + en + Properties under the second section of the certificate of destruction + + + + + + + + + isVehicleWithdrawnFromService + + + en + isVehicleWithdrawnFromService + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + isVehicleWithdrawnFromService + + + + + en + isVehicleWithdrawnFromService + + + BOOLEAN + + + en + True if the vehicle has been withdrawn from the service and out of circulation + + + + + + + + + street + + + en + street + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + street + + + + + en + street + + + STRING + + + en + The street name + + + + + + + + + houseNumber + + + en + house number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + house number + + + + + en + houseNumber + + + STRING + + + en + The house number of the address + + + + + + + + + zip + + + en + zip code + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + zip code + + + + + en + zip + + + STRING + + + en + The postal code + + + + + + + + + location + + + en + location + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + The location or city of the address + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the private individual, company or authority + + + + + + + + + country + + + en + country + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + country + + + + + en + country + + + STRING + + + en + Country code + + + + + + + + + receiverAuditorAddress + + + en + receiver auditor address + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#receiverAuditorAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + receiver auditor address + + + + + en + receiverAuditorAddress + + + STRING + + + en + The address of the auditor + + + + + + + + + issueDate + + + en + issue date + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + issue date + + + + + en + issueDate + + + STRING + + + en + The date of issue of the certificate + + + + + + + + + expiryDate + + + en + expiry date + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#expiryDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + expiry date + + + + + en + expiryDate + + + STRING + + + en + The date of expiration of the certificate + + + + + + + + + phone + + + en + phone + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone + + + + + en + phone + + + STRING + + + en + Phone number + + + + + + + + + fax + + + en + fax + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + fax + + + + + en + fax + + + STRING + + + en + Fax number + + + + + + + + + receiverContact + + + en + receiver contact + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#receiverContact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + receiver contact + + + + + en + receiverContact + + + STRING + + + en + Contact information of the receiving company + + + + + + + + + phone + + + en + phone + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone + + + + + en + phone + + + STRING + + + en + Phone number + + + + + + + + + fax + + + en + fax + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + fax + + + + + en + fax + + + STRING + + + en + Fax number + + + + + + + + + receiverAuditorContact + + + en + receiver auditor contact + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#receiverAuditorContact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + receiver auditor contact + + + + + en + receiverAuditorContact + + + STRING + + + en + Auditor contact information + + + + + + + + + street + + + en + street + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + street + + + + + en + street + + + STRING + + + en + The street name + + + + + + + + + houseNumber + + + en + house number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + house number + + + + + en + houseNumber + + + STRING + + + en + The house number of the address + + + + + + + + + zip + + + en + zip code + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + zip code + + + + + en + zip + + + STRING + + + en + The postal code + + + + + + + + + location + + + en + location + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + The location or city of the address + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the private individual, company or authority + + + + + + + + + country + + + en + country + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + country + + + + + en + country + + + STRING + + + en + Country code + + + + + + + + + receiverAddress + + + en + receiver address + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#receiverAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + receiver address + + + + + en + receiverAddress + + + STRING + + + en + The address of the receiver + + + + + + + + + returnPointProperties + + + en + return point properties + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#returnPointProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + return point properties + + + + + en + returnPointProperties + + + STRING + + + en + Properties under the third section of the certificate of destruction + + + + + + + + + isVehicleWithdrawnFromService + + + en + isVehicleWithdrawnFromService + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#isVehicleWithdrawnFromService + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + isVehicleWithdrawnFromService + + + + + en + isVehicleWithdrawnFromService + + + BOOLEAN + + + en + True if the vehicle has been withdrawn from the service and out of circulation + + + + + + + + + street + + + en + street + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + street + + + + + en + street + + + STRING + + + en + The street name + + + + + + + + + houseNumber + + + en + house number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + house number + + + + + en + houseNumber + + + STRING + + + en + The house number of the address + + + + + + + + + zip + + + en + zip code + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + zip code + + + + + en + zip + + + STRING + + + en + The postal code + + + + + + + + + location + + + en + location + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + The location or city of the address + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the private individual, company or authority + + + + + + + + + country + + + en + country + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + country + + + + + en + country + + + STRING + + + en + Country code + + + + + + + + + dismantlerAddress + + + en + dismantler address + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#dismantlerAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantler address + + + + + en + dismantlerAddress + + + STRING + + + en + Address for the dismantling company + + + + + + + + + street + + + en + street + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + street + + + + + en + street + + + STRING + + + en + The street name + + + + + + + + + houseNumber + + + en + house number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + house number + + + + + en + houseNumber + + + STRING + + + en + The house number of the address + + + + + + + + + zip + + + en + zip code + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + zip code + + + + + en + zip + + + STRING + + + en + The postal code + + + + + + + + + location + + + en + location + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + The location or city of the address + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the private individual, company or authority + + + + + + + + + country + + + en + country + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + country + + + + + en + country + + + STRING + + + en + Country code + + + + + + + + + governmentAddress + + + en + government address + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#governmentAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + government address + + + + + en + governmentAddress + + + STRING + + + en + The address of the public government + + + + + + + + + street + + + en + street + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + street + + + + + en + street + + + STRING + + + en + The street name + + + + + + + + + houseNumber + + + en + house number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + house number + + + + + en + houseNumber + + + STRING + + + en + The house number of the address + + + + + + + + + zip + + + en + zip code + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + zip code + + + + + en + zip + + + STRING + + + en + The postal code + + + + + + + + + location + + + en + location + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + The location or city of the address + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the private individual, company or authority + + + + + + + + + country + + + en + country + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + country + + + + + en + country + + + STRING + + + en + Country code + + + + + + + + + receiverAuditorAddress + + + en + receiver auditor address + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#receiverAuditorAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + receiver auditor address + + + + + en + receiverAuditorAddress + + + STRING + + + en + The address of the auditor + + + + + + + + + issueDate + + + en + issue date + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + issue date + + + + + en + issueDate + + + STRING + + + en + The date of issue of the certificate + + + + + + + + + expiryDate + + + en + expiry date + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#expiryDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + expiry date + + + + + en + expiryDate + + + STRING + + + en + The date of expiration of the certificate + + + + + + + + + phone + + + en + phone + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone + + + + + en + phone + + + STRING + + + en + Phone number + + + + + + + + + fax + + + en + fax + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + fax + + + + + en + fax + + + STRING + + + en + Fax number + + + + + + + + + dismantlerContact + + + en + dismantler contact + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#dismantlerContact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantler contact + + + + + en + dismantlerContact + + + STRING + + + en + Dismantler contact information + + + + + + + + + street + + + en + street + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + street + + + + + en + street + + + STRING + + + en + The street name + + + + + + + + + houseNumber + + + en + house number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#houseNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + house number + + + + + en + houseNumber + + + STRING + + + en + The house number of the address + + + + + + + + + zip + + + en + zip code + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + zip code + + + + + en + zip + + + STRING + + + en + The postal code + + + + + + + + + location + + + en + location + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + The location or city of the address + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name of the private individual, company or authority + + + + + + + + + country + + + en + country + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + country + + + + + en + country + + + STRING + + + en + Country code + + + + + + + + + dismantlerAuditorAddress + + + en + dismantler auditor address + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#dismantlerAuditorAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantler auditor address + + + + + en + dismantlerAuditorAddress + + + STRING + + + en + Information about the auditor address + + + + + + + + + phone + + + en + phone + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#phone + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone + + + + + en + phone + + + STRING + + + en + Phone number + + + + + + + + + fax + + + en + fax + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#fax + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + fax + + + + + en + fax + + + STRING + + + en + Fax number + + + + + + + + + dismantlerAuditorContact + + + en + dismantler auditor contact + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#dismantlerAuditorContact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantler auditor contact + + + + + en + dismantlerAuditorContact + + + STRING + + + en + Information about the auditor contact + + + + + + + + + dismantlerProperties + + + en + dismantler properties + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#dismantlerProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantler properties + + + + + en + dismantlerProperties + + + STRING + + + en + Properties under the fourth section of the certificate of destruction + + + + + + + + + companyNumber + + + en + company number + + + urn:samm:io.catenax.certificate_of_destruction:1.0.1#companyNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + company number + + + + + en + companyNumber + + + STRING + + + en + Company number as an dismantler + + + + + + + + + diff --git a/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction.aasx b/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction.aasx index c866c8ed..986b2809 100644 Binary files a/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction.aasx and b/io.catenax.certificate_of_destruction/1.0.1/gen/CertificateOfDestruction.aasx differ diff --git a/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction-aas.xml b/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction-aas.xml index cfad69df..bcf3af0a 100644 --- a/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction-aas.xml +++ b/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction-aas.xml @@ -2431,7 +2431,7 @@ en - Empty weight in accordance with §2Abs.1 Nr.23 AltfahrzeugV + Empty weight in accordance with ?2Abs.1 Nr.23 AltfahrzeugV diff --git a/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction.aasx b/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction.aasx index 48d1dc37..a0c8aecf 100644 Binary files a/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction.aasx and b/io.catenax.certificate_of_destruction/2.0.0/gen/CertificateOfDestruction.aasx differ diff --git a/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler-aas.xml b/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler-aas.xml index 36a00650..c23a7f1c 100644 --- a/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler-aas.xml +++ b/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler-aas.xml @@ -1,3509 +1,5257 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - CertificateOfDismantler - - Bescheinigung gemäß § 5 Abs. 3 Altfahrzeug-Verordnung - Certificate of Dismantler - - APPLICATION_CLASS + defaultAdminShell - Represents the certificate of dismanter (Bescheinigung gemäß § 5 Abs. 3 Altfahrzeug-Verordnung) which is required in Germany to legally dismantle vehicles + + en + defaultAdminShell + - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#CertificateOfDismantler - - - - - Bescheinigung gemäß § 5 Abs. 3 Altfahrzeug-Verordnung - Certificate of Dismantler - - - CertificateOfDismantler - - - Represents the certificate of dismanter (Bescheinigung gemäß § 5 Abs. 3 Altfahrzeug-Verordnung) which is required in Germany to legally dismantle vehicles - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#dismantlerAddress - - - - - dismantler address - - - dismantlerAddress - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#certificateNumber - - - - - Nummer der Bescheinigung - certificate number - - - certificateNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DateCharacteristic - - date Characteristic - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#issueDate - - - - - issue date - - - issueDate - - String - - characteristic to describe a date - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DateCharacteristic - - date Characteristic - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#expiryDate - - - - - expiry date - - - expiryDate - - String - - characteristic to describe a date - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#producerNumber - - - - - Erzeugernummer - producer number - - - producerNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#carrierIdentification - - - - - carrier identification - Befoerderernummer - - - carrierIdentification - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#disposerNumber - - - - - Entsorgernummer - disposer number - - - disposerNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#dismantlerContact - - - - - dismantling company contact - - - dismantlerContact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#auditorAddress - - - - - auditor address - - - auditorAddress - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareTechnicalKeyCharacteristic - - Thoroughfare Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ThoroughfareCharacteristic - - Thoroughfare Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityTechnicalKeyCharacteristic - - Locality Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalityCharacteristic - - Locality Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseTechnicalKeyCharacteristic - - Premise Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalDeliveryPointTechnicalKeyCharacteristic - - Postal Delivery Point Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#CertificateOfDismantler + + Type + + + + ModelReference - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 + + Submodel + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#CertificateOfDismantler/submodel + - - - - - PostalDeliveryPointCharacteristic - - Postal Delivery Point Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CountryCharacteristic - - Country Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeTechnicalKeyCharacteristic - - Post Code Technical Key Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostCodeCharacteristic - - PostCode Characteristic - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PostalAddress - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#governmentAddress - - - - - government address - - - governmentAddress - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WebsiteCharacteristic - - website - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ContactCharacteristic - - Contact Characteristic - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#auditorContact - - - - - auditor contact - - - auditorContact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + + + - CertificateOfDismantler + CertificateOfDismantler - Represents the certificate of dismanter (Bescheinigung gemäß § 5 Abs. 3 Altfahrzeug-Verordnung) which is required in Germany to legally dismantle vehicles + + en + Represents the certificate of dismanter (Bescheinigung gem?? ? 5 Abs. 3 Altfahrzeug-Verordnung) which is required in Germany to legally dismantle vehicles + - Template - - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#CertificateOfDismantler - - + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#CertificateOfDismantler/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#CertificateOfDismantler + + + + + + ExternalReference + + + GlobalReference + https://www.gesetze-im-internet.de/altautov/__5.html + + + + - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity + + + en + Premise Entity + + + + + en + Entity for a premise which consists of a type (technical key) and a value + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + + + postCodeValue - Thoroughfare Entity + + en + Post Code Value + - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey - Thoroughfare Entity + + en + Post Code Technical Key + - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + + + + + + + certificateNumber + + + de + Nummer der Bescheinigung + + + en + certificate number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#certificateNumber + + + + xs:string + + + + issueDate + + + en + issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#issueDate + + + + xs:date + + + + expiryDate + + + en + expiry date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#expiryDate + + + + xs:date + + + + producerNumber + + + de + Erzeugernummer + + + en + producer number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#producerNumber + + + + xs:string + + + + carrierIdentification + + + en + carrier identification + + + de + Befoerderernummer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#carrierIdentification + + + + xs:string + + + + disposerNumber + + + de + Entsorgernummer + + + en + disposer number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#disposerNumber + + + + xs:string + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + + + website + + + en + website + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + thoroughfareTechnicalKey - Premise Entity + + en + Thoroughfare Technical Key + - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue - Postal Delivery Point Entity + + en + Value Thoroughfare + - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber - Country Entity + + en + Thoroughfare Number + - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + localityTechnicalKey - PostCode Entity + + en + Locality Technical Key + - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - certificateNumber - - Nummer der Bescheinigung - certificate number - - - license number of the license - - Template - - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#certificateNumber - - - DefaultScalarValue[value=02397421FG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issueDate - - issue date - - - issue date of the license - - Template - - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#issueDate - - - DefaultScalarValue[value=2021-08-20, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - expiryDate - - expiry date - - - expiration date of the license - - Template - - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#expiryDate - - - DefaultScalarValue[value=2022-08-20, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - producerNumber - - Erzeugernummer - producer number - - - describes the identification of the producing company - - Template - - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#producerNumber - - - DefaultScalarValue[value=S30E00529, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - carrierIdentification - - carrier identification - Befoerderernummer - - - describes the identification of the transporting company - - Template - - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#carrierIdentification - - - DefaultScalarValue[value=S30T00026, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - disposerNumber - - Entsorgernummer - disposer number - - - describes the identification of the disposal company - - Template - - - urn:bamm:io.catenax.certificate_of_dismantler:1.0.1#disposerNumber - - - DefaultScalarValue[value=S30A00065, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + - website + localityValue - website + + en + Locality Value + - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + - - + + + + PremiseEntity + + + en + Premise Entity + + + + + en + Entity for a premise which consists of a type (technical key) and a value + + + - phoneNumber + premiseTechnicalKey - phone number + + en + Premise Technical Key + - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + - - - email + premiseValue - email + + en + Premise Value + - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + - - + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + - faxNumber + postalDeliveryPointTechnicalKey - faxNumber + + en + Postal Delivery Point Technical Key + - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + - - - - - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity + + postalDeliveryPointValue - Thoroughfare Entity + + en + Postal Delivery Point Value + - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + + + countryShortName - Thoroughfare Entity + + en + Country Short Name + - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + + + postCodeValue - Premise Entity + + en + Post Code Value + - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey - Postal Delivery Point Entity + + en + Post Code Technical Key + - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + + + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + thoroughfareTechnicalKey - Country Entity + + en + Thoroughfare Technical Key + - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue - PostCode Entity + + en + Value Thoroughfare + - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber - Thoroughfare Entity + + en + Thoroughfare Number + - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + localityTechnicalKey - Thoroughfare Entity + + en + Locality Technical Key + - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue - Premise Entity + + en + Locality Value + - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity + + + en + Premise Entity + + + + + en + Entity for a premise which consists of a type (technical key) and a value + + + + + premiseTechnicalKey - Postal Delivery Point Entity + + en + Premise Technical Key + - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue - Country Entity + + en + Premise Value + - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + + + postalDeliveryPointTechnicalKey - PostCode Entity + + en + Postal Delivery Point Technical Key + - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + - website + postalDeliveryPointValue - website + + en + Postal Delivery Point Value + - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + - - + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + - phoneNumber + countryShortName - phone number + + en + Country Short Name + - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + - - + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + - email + postCodeValue - email + + en + Post Code Value + - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + - - - faxNumber + postCodeTechnicalKey - faxNumber + + en + Post Code Technical Key + - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + - - - - + + + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + + + website + + + en + website + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + + + + - + + + APPLICATION_CLASS + CertificateOfDismantler + + + de + Bescheinigung gem?? ? 5 Abs. 3 Altfahrzeug-Verordnung + + + en + Certificate of Dismantler + + + + + en + Represents the certificate of dismanter (Bescheinigung gem?? ? 5 Abs. 3 Altfahrzeug-Verordnung) which is required in Germany to legally dismantle vehicles + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#CertificateOfDismantler + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + de + Bescheinigung gem?? ? 5 Abs. 3 Altfahrzeug-Verordnung + + + en + Certificate of Dismantler + + + + + en + CertificateOfDismantler + + + + + en + Represents the certificate of dismanter (Bescheinigung gem?? ? 5 Abs. 3 Altfahrzeug-Verordnung) which is required in Germany to legally dismantle vehicles + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + STREET + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:STREET + + + + + + INDUSTRIAL_ZONE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:OTHER + + + + + + RIVER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:RIVER + + + + + + SQUARE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:SQUARE + + + + + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + BLOCK + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:BLOCK + + + + + + CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:CITY + + + + + + DISTRICT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DISTRICT + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY + + + + + + QUARTER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:QUARTER + + + + + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + BUILDING + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:BUILDING + + + + + + HARBOUR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:HARBOUR + + + + + + LEVEL + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:LEVEL + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:OTHER + + + + + + ROOM + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:ROOM + + + + + + SUITE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:SUITE + + + + + + UNIT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:UNIT + + + + + + WAREHOUSE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:WAREHOUSE + + + + + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + INTERURBAN_DELIVERY_POINT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT + + + + + + MAIL_STATION + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION + + + + + + MAILBOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX + + + + + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + CEDEX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:CEDEX + + + + + + LARGE_MAIL_USER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:OTHER + + + + + + POST_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:POST_BOX + + + + + + REGULAR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:REGULAR + + + + + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + dismantlerAddress + + + en + dismantler address + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#dismantlerAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantler address + + + + + en + dismantlerAddress + + + STRING + + + en + address data for the dismantling company + + + + + + + + + certificateNumber + + + de + Nummer der Bescheinigung + + + en + certificate number + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#certificateNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + de + Nummer der Bescheinigung + + + en + certificate number + + + + + en + certificateNumber + + + STRING + + + en + license number of the license + + + + + + + + + issueDate + + + en + issue date + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + issue date + + + + + en + issueDate + + + STRING + + + en + issue date of the license + + + + + + + + + expiryDate + + + en + expiry date + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#expiryDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + expiry date + + + + + en + expiryDate + + + STRING + + + en + expiration date of the license + + + + + + + + + producerNumber + + + de + Erzeugernummer + + + en + producer number + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#producerNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + de + Erzeugernummer + + + en + producer number + + + + + en + producerNumber + + + STRING + + + en + describes the identification of the producing company + + + + + + + + + carrierIdentification + + + en + carrier identification + + + de + Befoerderernummer + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#carrierIdentification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + carrier identification + + + de + Befoerderernummer + + + + + en + carrierIdentification + + + STRING + + + en + describes the identification of the transporting company + + + + + + + + + disposerNumber + + + de + Entsorgernummer + + + en + disposer number + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#disposerNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + de + Entsorgernummer + + + en + disposer number + + + + + en + disposerNumber + + + STRING + + + en + describes the identification of the disposal company + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + dismantlerContact + + + en + dismantling company contact + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#dismantlerContact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantling company contact + + + + + en + dismantlerContact + + + STRING + + + en + dismantling company contact information + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + auditorAddress + + + en + auditor address + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#auditorAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + auditor address + + + + + en + auditorAddress + + + STRING + + + en + the address of the auditor + + + + + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + + + + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + + + + thoroughfare + + + en + Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + + + + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + + + + locality + + + en + Locality + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + + + + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + + + + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + + + + postalDeliveryPoint + + + en + Postal Delivery Point + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + + + + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + + + + country + + + en + Country + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + + + + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + + + + postCode + + + en + Post Code + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + + + + governmentAddress + + + en + government address + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#governmentAddress + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + government address + + + + + en + governmentAddress + + + STRING + + + en + the address of the responsible government agency + + + + + + + + + website + + + en + website + + + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + + + + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + + + + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + + + + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + + + + auditorContact + + + en + auditor contact + + + urn:samm:io.catenax.certificate_of_dismantler:1.0.1#auditorContact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + auditor contact + + + + + en + auditorContact + + + STRING + + + en + the address of the auditor + + + + + + + + + diff --git a/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler.aasx b/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler.aasx index 0c729df6..bd9c2397 100644 Binary files a/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler.aasx and b/io.catenax.certificate_of_dismantler/1.0.1/gen/CertificateOfDismantler.aasx differ diff --git a/io.catenax.classified_load_spectrum/2.0.0/gen/ClassifiedLoadSpectrum.aasx b/io.catenax.classified_load_spectrum/2.0.0/gen/ClassifiedLoadSpectrum.aasx index 644e1531..5fa53440 100644 Binary files a/io.catenax.classified_load_spectrum/2.0.0/gen/ClassifiedLoadSpectrum.aasx and b/io.catenax.classified_load_spectrum/2.0.0/gen/ClassifiedLoadSpectrum.aasx differ diff --git a/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply-aas.xml b/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply-aas.xml index 6ac831b0..6363daf0 100644 --- a/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply-aas.xml +++ b/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply-aas.xml @@ -524,7 +524,7 @@ The allocated days of supply are not available for other customers. en - Amount of days, before the current stock is expected to be exhausted. Days of supply of a customer: Number of days where; (Stock) - Σ(daily Demand) >= 0; Days of supply of a supplier: Number of days where; (Stock) - Σ(daily Outgoing Shipments) >= 0 + Amount of days, before the current stock is expected to be exhausted. Days of supply of a customer: Number of days where; (Stock) - ?(daily Demand) >= 0; Days of supply of a supplier: Number of days where; (Stock) - ?(daily Outgoing Shipments) >= 0 diff --git a/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply.aasx b/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply.aasx index 3f2ebd75..053dc076 100644 Binary files a/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply.aasx and b/io.catenax.days_of_supply/1.0.0/gen/DaysOfSupply.aasx differ diff --git a/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate-aas.xml b/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate-aas.xml index 05d62c6a..e1249bee 100644 --- a/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate-aas.xml +++ b/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate-aas.xml @@ -1,273 +1,476 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.decomissioning_certificate:1.0.0#DecommissioningCertificate + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.decomissioning_certificate:1.0.0#DecommissioningCertificate/submodel + + + + - - - defaultAsset - - + + + DecommissioningCertificate + + urn:samm:io.catenax.decomissioning_certificate:1.0.0#DecommissioningCertificate/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.decomissioning_certificate:1.0.0#DecommissioningCertificate + + + + + + catenaXId + + + en + catenaXId + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.decomissioning_certificate:1.0.0#catenaXId + + + + + + ExternalReference + + + GlobalReference + https://en.wikipedia.org/wiki/Universally_unique_identifier + + + + + xs:string + + + + serialNumber + + + en + serial number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.decomissioning_certificate:1.0.0#serialNumber + + + + + + ExternalReference + + + GlobalReference + https://en.wikipedia.org/wiki/Serial_number + + + + + xs:string + + + + issuer + + + en + issuer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.decomissioning_certificate:1.0.0#issuer + + + + + + ExternalReference + + + GlobalReference + https://en.wikipedia.org/wiki/Issuer + + + + + xs:string + + + + issueDate + + + en + issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.decomissioning_certificate:1.0.0#issueDate + + + + + + ExternalReference + + + GlobalReference + https://en.wikipedia.org/wiki/Effective_date + + + + + xs:dateTime + + + + revocationDate + + + en + revocation date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.decomissioning_certificate:1.0.0#revocationDate + + + + + + ExternalReference + + + GlobalReference + https://en.wikipedia.org/wiki/Effective_date + + + + + xs:dateTime + + + + + - DecommissioningCertificate + APPLICATION_CLASS + DecommissioningCertificate - Decommissioning Certificate + + en + Decommissioning Certificate + - APPLICATION_CLASS - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#DecommissioningCertificate - - - - - Decommissioning Certificate - - - DecommissioningCertificate - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.decomissioning_certificate:1.0.0#DecommissioningCertificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Decommissioning Certificate + + + + + en + DecommissioningCertificate + + + + + + - Text - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#catenaXId - - - - - catenaXId - - - catenaXId - - String - - Describes a Property, which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXId + + + en + catenaXId + + + urn:samm:io.catenax.decomissioning_certificate:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + catenaXId + + + + + en + catenaXId + + + STRING + + + en + Twin identification + + + + + + - Text - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#serialNumber - - - - - serial number - - - serialNumber - - String - - Describes a Property, which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + serialNumber + + + en + serial number + + + urn:samm:io.catenax.decomissioning_certificate:1.0.0#serialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + serial number + + + + + en + serialNumber + + + STRING + + + en + This is the "real-world" identification of an object, which is bound to be destructed. In case of a complete vehicle, which was in circulation before, it has to be the VAN. + + + + + + - Text - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#issuer - - - - - issuer - - - issuer - - String - - Describes a Property, which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + issuer + + + en + issuer + + + urn:samm:io.catenax.decomissioning_certificate:1.0.0#issuer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + issuer + + + + + en + issuer + + + STRING + + + en + BPMN of the business partner who creates this certificate, usually a dismantler. + + + + + + - Timestamp - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#issueDate - - - - - issue date - - - issueDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + issueDate + + + en + issue date + + + urn:samm:io.catenax.decomissioning_certificate:1.0.0#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + issue date + + + + + en + issueDate + + + STRING + + + en + This is the date when the item has been decommissioned by the issuer. + + + + + + - Timestamp - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#revocationDate - - - - - revocation date - - - revocationDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + revocationDate + + + en + revocation date + + + urn:samm:io.catenax.decomissioning_certificate:1.0.0#revocationDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + revocation date + + + + + en + revocationDate + + + STRING + + + en + This is the date when the decommission certificate is revoked by the issuer. This only happens in exceptional cases when a vehicle has been marked as decommissioned by error or any other error is made in the issuance of the certificate + + + + + + - - - DecommissioningCertificate - Template - - - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#DecommissioningCertificate - - - - - - catenaXId - - catenaXId - - - Twin identification - - Template - - - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#catenaXId - - - DefaultScalarValue[value=13172f88-b228-4501-a2c9-f0a038eb85ca, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - serialNumber - - serial number - - - This is the "real-world" identification of an object, which is bound to be destructed. In case of a complete vehicle, which was in circulation before, it has to be the VAN. - - Template - - - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#serialNumber - - - DefaultScalarValue[value=qwertzuiop, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issuer - - issuer - - - BPMN of the business partner who creates this certificate, usually a dismantler. - - Template - - - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#issuer - - - DefaultScalarValue[value=BPNLBMW000000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issueDate - - issue date - - - This is the date when the item has been decommissioned by the issuer. - - Template - - - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#issueDate - - - DefaultScalarValue[value=2002-09-24-06:00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - revocationDate - - revocation date - - - This is the date when the decommission certificate is revoked by the issuer. This only happens in exceptional cases when a vehicle has been marked as decommissioned by error or any other error is made in the issuance of the certificate - - Template - - - urn:bamm:io.catenax.decomissioning_certificate:1.0.0#revocationDate - - - DefaultScalarValue[value=2002-09-24-06:00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - + diff --git a/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate.aasx b/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate.aasx index 2c06605e..e900ed3f 100644 Binary files a/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate.aasx and b/io.catenax.decomissioning_certificate/1.0.0/gen/DecommissioningCertificate.aasx differ diff --git a/io.catenax.decomissioning_certificate/2.0.0/gen/DecommissioningCertificate.aasx b/io.catenax.decomissioning_certificate/2.0.0/gen/DecommissioningCertificate.aasx index c8dc934f..f253d411 100644 Binary files a/io.catenax.decomissioning_certificate/2.0.0/gen/DecommissioningCertificate.aasx and b/io.catenax.decomissioning_certificate/2.0.0/gen/DecommissioningCertificate.aasx differ diff --git a/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation-aas.xml b/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation-aas.xml index ae1c7d68..6acf4ad5 100644 --- a/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation-aas.xml +++ b/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.delivery_information:1.0.0#DeliveryInformation - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#DeliveryInformation] - - - - - - - - en - Delivery information - - - - - EN - DeliveryInformation - - - - - en - This aspect represents the estimated and actual delivery information of one specific item, which is being shipped from the supplier to the customer. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.delivery_information:1.0.0#DeliveryInformation/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.delivery_information:1.0.0#DeliveryInformation]/submodel + urn:samm:io.catenax.delivery_information:1.0.0#DeliveryInformation/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_positions + positions en @@ -87,11 +63,11 @@ The positions refer to positions within an order of the given item (see material number supplier, material number customer and material global asset ID) for which the delivery information is exchanged. The positions can be differentiated by the order position reference. If no order position reference is given, then there is only one position containing all estimated deliveries of the item. - false + true DataElement - id_Position + Position en @@ -106,7 +82,7 @@ - id_OrderPositionReference + OrderPositionReference en @@ -121,19 +97,13 @@ - id_supplierOrderId + supplierOrderId en Supplier Order ID - - - en - This is the order number on the supplier side that is given by e.g., the supplier's enterprise resource planning system. - - ExternalReference @@ -144,22 +114,16 @@ xs:string - Unknown + - id_customerOrderId + customerOrderId en Customer Order ID - - - en - This is the order number on the customer side that can be given by e.g., the customer's enterprise resource planning system. - - ExternalReference @@ -170,22 +134,16 @@ xs:string - Unknown + - id_customerOrderPositionId + customerOrderPositionId en Customer Order Position ID - - - en - This is an identifier for the position of an order defined by the customer. It's not a technical identifier, such as an UUID. This identifier is used within the business context when talking about the position. - - ExternalReference @@ -196,24 +154,18 @@ xs:string - Unknown + - id_lastUpdatedOnDateTime + lastUpdatedOnDateTime en Lasted Updated on Date - - - en - Date and time at which the position has been updated by the data provider. Date and time are set according to the timezone. - - ExternalReference @@ -224,10 +176,10 @@ xs:dateTime - Unknown + - id_deliveries + deliveries en @@ -240,11 +192,11 @@ Deliveries are referred to the deliveries of an order position. One order position can be split into multiple deliveries. One delivery can have a different origin and destination than another delivery. - false + true DataElement - id_Delivery + Delivery en @@ -259,7 +211,7 @@ - id_ItemQuantityEntity + ItemQuantityEntity en @@ -274,19 +226,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -297,22 +243,16 @@ xs:float - Unknown + - id_itemUnit + itemUnit en Item Unit - - - en - The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - - ExternalReference @@ -322,13 +262,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_TransitEvent + TransitEvent en @@ -343,19 +294,13 @@ - id_dateTimeOfEvent + dateTimeOfEvent en Time of Event - - - en - Time of Event signifies the time and date when the products leave (or will leave) the origin location of a delivery (i.e. supplier's production site) or when the products arrive (or will arrive) at the destination location of the delivery (i.e. customer's production site). - - ExternalReference @@ -366,22 +311,16 @@ xs:dateTime - Unknown + - id_eventType + eventType en Event Type - - - en - Event type describes wether the mentioned timeOfEvent refers to a departure or arrival and provides the status of the delivery (estimated or actual). - - ExternalReference @@ -392,12 +331,12 @@ xs:string - Unknown + - id_TransitLocations + TransitLocations en @@ -412,7 +351,7 @@ - id_Location + Location en @@ -427,19 +366,13 @@ - id_bpnaProperty + bpnaProperty en Business Partner Number Address Property - - - en - Property based on a BPNA. - - ExternalReference @@ -450,22 +383,16 @@ xs:string - Unknown + - id_bpnsProperty + bpnsProperty en Business Partner Number Site Property - - - en - Property based on a BPNS. - - ExternalReference @@ -476,12 +403,12 @@ xs:string - Unknown + - id_Location + Location en @@ -496,19 +423,13 @@ - id_bpnaProperty + bpnaProperty en Business Partner Number Address Property - - - en - Property based on a BPNA. - - ExternalReference @@ -519,22 +440,16 @@ xs:string - Unknown + - id_bpnsProperty + bpnsProperty en Business Partner Number Site Property - - - en - Property based on a BPNS. - - ExternalReference @@ -545,26 +460,20 @@ xs:string - Unknown + - id_trackingNumber + trackingNumber en Tracking Number - - - en - Is a unique alphanumeric code assigned to a shipment by a logistics service provider, allowing it to be monitored and traced throughout its journey between origin and destination. - - ExternalReference @@ -575,22 +484,16 @@ xs:string - Unknown + - id_incoterm + incoterm en Incoterm - - - en - Incoterm which is assigned to a delivery. - - ExternalReference @@ -600,8 +503,19 @@ + + + ExternalReference + + + GlobalReference + https://iccwbo.org/business-solutions/intoterms-rules/ + + + + xs:string - Unknown + @@ -612,19 +526,13 @@ - id_materialNumberCustomer + materialNumberCustomer en Customer Material Number - - - en - Material identifier as assigned by the customer. This material number identifies the material (as estimated) in the customer's database. For standard parts (e.g. screws) for which a customer does not have an own number, the material number supplier should be set in this field, too. - - ExternalReference @@ -635,22 +543,16 @@ xs:string - Unknown + - id_materialGlobalAssetId + materialGlobalAssetId en Material Number UUID of the Customer's Twin - - - en - Material identifier used uniquely to identify the Material (e.g. PartAsestimated). - - ExternalReference @@ -661,22 +563,16 @@ xs:string - Unknown + - id_materialNumberSupplier + materialNumberSupplier en Supplier Material Number - - - en - Material identifier as assigned by the supplier. This material number identifies the material (as estimated) in the supplier's database. - - ExternalReference @@ -687,7 +583,7 @@ xs:string - Unknown + @@ -695,7 +591,7 @@ APPLICATION_CLASS - id_DeliveryInformation + DeliveryInformation en @@ -716,7 +612,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#DeliveryInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -730,7 +626,7 @@ - EN + en DeliveryInformation @@ -746,11 +642,11 @@ - id_OrderIdCharacteristic + supplierOrderId en - Order ID Characteristic + Supplier Order ID urn:samm:io.catenax.delivery_information:1.0.0#supplierOrderId @@ -761,7 +657,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#supplierOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -775,7 +671,7 @@ - EN + en supplierOrderId @@ -783,7 +679,7 @@ en - This is a proprietary order ID, generated by either the supplier side or customer side. + This is the order number on the supplier side that is given by e.g., the supplier's enterprise resource planning system. @@ -792,11 +688,11 @@ - id_OrderIdCharacteristic + customerOrderId en - Order ID Characteristic + Customer Order ID urn:samm:io.catenax.delivery_information:1.0.0#customerOrderId @@ -807,7 +703,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#customerOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -821,7 +717,7 @@ - EN + en customerOrderId @@ -829,7 +725,7 @@ en - This is a proprietary order ID, generated by either the supplier side or customer side. + This is the order number on the customer side that can be given by e.g., the customer's enterprise resource planning system. @@ -838,11 +734,11 @@ - id_OrderPositionIdCharacteristic + customerOrderPositionId en - Position ID within Order + Customer Order Position ID urn:samm:io.catenax.delivery_information:1.0.0#customerOrderPositionId @@ -853,7 +749,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#customerOrderPositionId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -867,7 +763,7 @@ - EN + en customerOrderPositionId @@ -875,7 +771,7 @@ en - The position ID is unique for an order and used within business context to refer to a position. + This is an identifier for the position of an order defined by the customer. It's not a technical identifier, such as an UUID. This identifier is used within the business context when talking about the position. @@ -884,11 +780,11 @@ - id_OrderPositionReferenceCharacteristic + orderPositionReference en - Order Position Reference Characteristic + Order Position Reference urn:samm:io.catenax.delivery_information:1.0.0#orderPositionReference @@ -899,7 +795,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#orderPositionReference] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -913,7 +809,7 @@ - EN + en orderPositionReference @@ -921,7 +817,7 @@ en - The order position reference includes reference numbers for the order and the position. As these information are meant for the customer, the customer reference numbers are mandatory. + The order position reference contains information to identify a position within an order. @@ -930,11 +826,11 @@ - id_DateTimeStamp + lastUpdatedOnDateTime en - Date Time Stamp Characteristic + Lasted Updated on Date urn:samm:io.catenax.delivery_information:1.0.0#lastUpdatedOnDateTime @@ -945,7 +841,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#lastUpdatedOnDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -959,7 +855,7 @@ - EN + en lastUpdatedOnDateTime @@ -967,7 +863,7 @@ en - The Date with the timezone. + Date and time at which the position has been updated by the data provider. Date and time are set according to the timezone. @@ -976,11 +872,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -991,7 +887,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1005,7 +901,7 @@ - EN + en quantityValue @@ -1013,7 +909,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -1022,11 +918,11 @@ - id_ItemUnitEnumeration + itemUnit en - Item Unit Enumeration + Item Unit urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit @@ -1037,7 +933,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1051,7 +947,7 @@ - EN + en itemUnit @@ -1059,427 +955,427 @@ en - Enumeration for common item units. + The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:piece ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:piece - DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:set ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:set - DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pair ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pair - DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:page ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:page - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cycle - DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilowattHour ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilowattHour - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:gram - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonneMetricTon ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonneMetricTon - DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonUsOrShortTonUkorus ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonUsOrShortTonUkorus - DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:ounceAvoirdupois ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:ounceAvoirdupois - DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pound ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pound - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:centimetre - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilometre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilometre - DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:inch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:inch - DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:foot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:foot - DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:yard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:yard - DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareCentimetre - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareMetre - DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareInch - DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareFoot - DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareYard - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicCentimetre - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicInch - DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicFoot - DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicYard - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hectolitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hectolitre - DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:secondUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:secondUnitOfTime - DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:minuteUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:minuteUnitOfTime - DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hourUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hourUnitOfTime - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:day @@ -1492,11 +1388,11 @@ - id_QuantityCharacteristic + deliveryQuantity en - Quantity Characteristic + Delivery Quantity urn:samm:io.catenax.delivery_information:1.0.0#deliveryQuantity @@ -1507,7 +1403,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#deliveryQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1521,7 +1417,7 @@ - EN + en deliveryQuantity @@ -1529,7 +1425,7 @@ en - Describes the quantity and the unit of measure with which the delivery is measured. + Amount of items of a delivery between a supplier and a customer. @@ -1538,11 +1434,11 @@ - id_DateTimeStamp + dateTimeOfEvent en - Date Time Stamp Characteristic + Time of Event urn:samm:io.catenax.delivery_information:1.0.0#dateTimeOfEvent @@ -1553,7 +1449,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#dateTimeOfEvent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1567,7 +1463,7 @@ - EN + en dateTimeOfEvent @@ -1575,7 +1471,7 @@ en - The Date with the timezone. + Time of Event signifies the time and date when the products leave (or will leave) the origin location of a delivery (i.e. supplier's production site) or when the products arrive (or will arrive) at the destination location of the delivery (i.e. customer's production site). @@ -1584,11 +1480,11 @@ - id_EventTypeEnumeration + eventType en - Event Type Enumeration + Event Type urn:samm:io.catenax.delivery_information:1.0.0#eventType @@ -1599,7 +1495,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#eventType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1613,7 +1509,7 @@ - EN + en eventType @@ -1621,55 +1517,55 @@ en - Event type is the permutation of actual, estimated and departure, arrival. + Event type describes wether the mentioned timeOfEvent refers to a departure or arrival and provides the status of the delivery (estimated or actual). - DefaultScalarValue[value=estimated-departure, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + estimated-departure ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:DefaultScalarValue[value=estimated-departure, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:estimated-departure - DefaultScalarValue[value=estimated-arrival, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + estimated-arrival ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:DefaultScalarValue[value=estimated-arrival, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:estimated-arrival - DefaultScalarValue[value=actual-departure, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + actual-departure ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:DefaultScalarValue[value=actual-departure, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:actual-departure - DefaultScalarValue[value=actual-arrival, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + actual-arrival ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:DefaultScalarValue[value=actual-arrival, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#EventTypeEnumeration:actual-arrival @@ -1682,7 +1578,13 @@ - id_TransitEventsTrait + transitEvents + + + en + Date of departure or arrival + + urn:samm:io.catenax.delivery_information:1.0.0#transitEvents @@ -1691,7 +1593,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#transitEvents] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1705,22 +1607,28 @@ - EN + en transitEvents STRING + + + en + Transit dates provide date and time of departure and date and time of arrival for a specific delivery. Date and time are set according to the timezone. + + - id_BpnaTrait + bpnaProperty en - BPNA Trait + Business Partner Number Address Property urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnaProperty @@ -1731,7 +1639,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnaProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1745,7 +1653,7 @@ - EN + en bpnaProperty @@ -1753,7 +1661,7 @@ en - Trait to ensure data format for BPNA. + Property based on a BPNA. @@ -1762,11 +1670,11 @@ - id_BpnsTrait + bpnsProperty en - BPNS Trait + Business Partner Number Site Property urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnsProperty @@ -1777,7 +1685,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnsProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1791,7 +1699,7 @@ - EN + en bpnsProperty @@ -1799,7 +1707,7 @@ en - Trait to ensure data format for BPNS. + Property based on a BPNS. @@ -1808,11 +1716,11 @@ - id_LocationCharacteristic + origin en - Location Characteristic + Origin urn:samm:io.catenax.delivery_information:1.0.0#origin @@ -1823,7 +1731,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#origin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1837,7 +1745,7 @@ - EN + en origin @@ -1845,7 +1753,7 @@ en - Location characteristic describes a particular location of a business partner. It MUST include the information of the site and it MAY include the exact address. + Origin refers to the starting point or the location from which the items are being shipped to the customer. @@ -1854,11 +1762,11 @@ - id_BpnaTrait + bpnaProperty en - BPNA Trait + Business Partner Number Address Property urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnaProperty @@ -1869,7 +1777,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnaProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1883,7 +1791,7 @@ - EN + en bpnaProperty @@ -1891,7 +1799,7 @@ en - Trait to ensure data format for BPNA. + Property based on a BPNA. @@ -1900,11 +1808,11 @@ - id_BpnsTrait + bpnsProperty en - BPNS Trait + Business Partner Number Site Property urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnsProperty @@ -1915,7 +1823,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.business_partner_number:1.0.0#bpnsProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1929,7 +1837,7 @@ - EN + en bpnsProperty @@ -1937,7 +1845,7 @@ en - Trait to ensure data format for BPNS. + Property based on a BPNS. @@ -1946,11 +1854,11 @@ - id_LocationCharacteristic + destination en - Location Characteristic + Destination urn:samm:io.catenax.delivery_information:1.0.0#destination @@ -1961,7 +1869,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#destination] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1975,7 +1883,7 @@ - EN + en destination @@ -1983,7 +1891,7 @@ en - Location characteristic describes a particular location of a business partner. It MUST include the information of the site and it MAY include the exact address. + Destination refers to the final endpoint or intended location where the items are meant to arrive (i.e. customer factory). @@ -1992,11 +1900,11 @@ - id_TransitLocationsCharacteristic + transitLocations en - Transit Locations Characteristic + Transit Locations urn:samm:io.catenax.delivery_information:1.0.0#transitLocations @@ -2007,7 +1915,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#transitLocations] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2021,7 +1929,7 @@ - EN + en transitLocations @@ -2029,7 +1937,7 @@ en - Transit locations includes origin and destination points in the transportation of goods. It refers to specific location of the source or production facility (origin) or the designated endpoint (destination). + Physical locations of the origin and destination. @@ -2038,11 +1946,11 @@ - id_TrackingNumberCharacteristic + trackingNumber en - Tracking Number Characteristic + Tracking Number urn:samm:io.catenax.delivery_information:1.0.0#trackingNumber @@ -2053,7 +1961,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#trackingNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2067,7 +1975,7 @@ - EN + en trackingNumber @@ -2075,7 +1983,7 @@ en - Alphanumeric string that is defined by the logistics service provider in order to track and identify the shipment. + Is a unique alphanumeric code assigned to a shipment by a logistics service provider, allowing it to be monitored and traced throughout its journey between origin and destination. @@ -2084,11 +1992,11 @@ - id_IncotermEnumeration + incoterm en - Incoterm enumeration + Incoterm urn:samm:io.catenax.delivery_information:1.0.0#incoterm @@ -2099,7 +2007,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#incoterm] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2113,7 +2021,7 @@ - EN + en incoterm @@ -2121,151 +2029,151 @@ en - All 12 possible values for the incoterms. + Incoterm which is assigned to a delivery. - DefaultScalarValue[value=EXW, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EXW ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=EXW, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:EXW - DefaultScalarValue[value=FCA, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + FCA ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=FCA, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:FCA - DefaultScalarValue[value=CPT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CPT ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=CPT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:CPT - DefaultScalarValue[value=CIP, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CIP ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=CIP, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:CIP - DefaultScalarValue[value=DAP, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DAP ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=DAP, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DAP - DefaultScalarValue[value=DAT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DAT ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=DAT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DAT - DefaultScalarValue[value=DPU, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DPU ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=DPU, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DPU - DefaultScalarValue[value=DDP, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DDP ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=DDP, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DDP - DefaultScalarValue[value=FAS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + FAS ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=FAS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:FAS - DefaultScalarValue[value=FOB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + FOB ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=FOB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:FOB - DefaultScalarValue[value=CFR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CFR ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=CFR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:CFR - DefaultScalarValue[value=CIF, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CIF ModelReference DataElement - urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:DefaultScalarValue[value=CIF, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.delivery_information:1.0.0#IncotermEnumeration:CIF @@ -2278,11 +2186,11 @@ - id_DeliveryCollection + deliveries en - Estimated and Allocated Delivery Collection + Estimated or actual delivery from supplier to a customer urn:samm:io.catenax.delivery_information:1.0.0#deliveries @@ -2293,7 +2201,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#deliveries] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2307,7 +2215,7 @@ - EN + en deliveries @@ -2315,7 +2223,7 @@ en - Collection of deliveries that may relate to different origin or destination, different quantities and different time of departure or time of arrival. It MAY include different tracking numbers and different incoterms. + Deliveries are referred to the deliveries of an order position. One order position can be split into multiple deliveries. One delivery can have a different origin and destination than another delivery. @@ -2324,11 +2232,11 @@ - id_PositionsCollection + positions en - Positions Collection + Positions urn:samm:io.catenax.delivery_information:1.0.0#positions @@ -2339,7 +2247,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#positions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2353,7 +2261,7 @@ - EN + en positions @@ -2361,7 +2269,7 @@ en - If any delivery for the customer is estimated, then there is at least one position. If each order position is assigned to one (or more) delivery (an OrderPositionReference is set), then multiple positions can be given. + The positions refer to positions within an order of the given item (see material number supplier, material number customer and material global asset ID) for which the delivery information is exchanged. The positions can be differentiated by the order position reference. If no order position reference is given, then there is only one position containing all estimated deliveries of the item. @@ -2370,11 +2278,11 @@ - id_MaterialNumberCharacteristic + materialNumberCustomer en - Material Number + Customer Material Number urn:samm:io.catenax.delivery_information:1.0.0#materialNumberCustomer @@ -2385,7 +2293,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#materialNumberCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2399,7 +2307,7 @@ - EN + en materialNumberCustomer @@ -2407,7 +2315,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by the customer. This material number identifies the material (as estimated) in the customer's database. For standard parts (e.g. screws) for which a customer does not have an own number, the material number supplier should be set in this field, too. @@ -2416,11 +2324,11 @@ - id_UuidV4Trait + materialGlobalAssetId en - Trait for UUIDs v4 + Material Number UUID of the Customer's Twin urn:samm:io.catenax.delivery_information:1.0.0#materialGlobalAssetId @@ -2431,7 +2339,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#materialGlobalAssetId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2445,7 +2353,7 @@ - EN + en materialGlobalAssetId @@ -2453,7 +2361,7 @@ en - Trait to ensure UUID v4 data format. + Material identifier used uniquely to identify the Material (e.g. PartAsestimated). @@ -2462,11 +2370,11 @@ - id_MaterialNumberCharacteristic + materialNumberSupplier en - Material Number + Supplier Material Number urn:samm:io.catenax.delivery_information:1.0.0#materialNumberSupplier @@ -2477,7 +2385,7 @@ GlobalReference - Optional[urn:samm:io.catenax.delivery_information:1.0.0#materialNumberSupplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2491,7 +2399,7 @@ - EN + en materialNumberSupplier @@ -2499,7 +2407,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by the supplier. This material number identifies the material (as estimated) in the supplier's database. diff --git a/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation.aasx b/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation.aasx index 87b3a7bf..f2805f64 100644 Binary files a/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation.aasx and b/io.catenax.delivery_information/1.0.0/gen/DeliveryInformation.aasx differ diff --git a/io.catenax.delivery_information/2.0.0/gen/DeliveryInformation.aasx b/io.catenax.delivery_information/2.0.0/gen/DeliveryInformation.aasx index 05c3e4b0..9e513d19 100644 Binary files a/io.catenax.delivery_information/2.0.0/gen/DeliveryInformation.aasx and b/io.catenax.delivery_information/2.0.0/gen/DeliveryInformation.aasx differ diff --git a/io.catenax.demand_and_capacity_notification/1.0.0/gen/DemandAndCapacityNotification.aasx b/io.catenax.demand_and_capacity_notification/1.0.0/gen/DemandAndCapacityNotification.aasx index 1d301cd1..11f6fab1 100644 Binary files a/io.catenax.demand_and_capacity_notification/1.0.0/gen/DemandAndCapacityNotification.aasx and b/io.catenax.demand_and_capacity_notification/1.0.0/gen/DemandAndCapacityNotification.aasx differ diff --git a/io.catenax.early_warning_notification/1.0.0/gen/EarlyWarningNotification.aasx b/io.catenax.early_warning_notification/1.0.0/gen/EarlyWarningNotification.aasx index cd4f28e4..6211ad17 100644 Binary files a/io.catenax.early_warning_notification/1.0.0/gen/EarlyWarningNotification.aasx and b/io.catenax.early_warning_notification/1.0.0/gen/EarlyWarningNotification.aasx differ diff --git a/io.catenax.eol_story/1.0.0/gen/EndOfLife-aas.xml b/io.catenax.eol_story/1.0.0/gen/EndOfLife-aas.xml index 74712c6f..e19e7af1 100644 --- a/io.catenax.eol_story/1.0.0/gen/EndOfLife-aas.xml +++ b/io.catenax.eol_story/1.0.0/gen/EndOfLife-aas.xml @@ -1,583 +1,876 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.eol_story:1.0.0#EndOfLife + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.eol_story:1.0.0#EndOfLife/submodel + + + + - - - defaultAsset - - + + + EndOfLife + + + en + Aspect for End of Life Story for the Dismantler + + + + urn:samm:io.catenax.eol_story:1.0.0#EndOfLife/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#EndOfLife + + + + + + disassemblyStatus + + + en + disassembly status + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#disassemblyStatus + + + + xs:string + + + + healthStatus + + + en + healthStatus + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#healthStatus + + + + xs:string + + + + recyclingStatus + + + en + recycling Status + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#recyclingStatus + + + + xs:string + + + + dateOfReceptionGMT + + + en + date of reception + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#dateOfReceptionGMT + + + + xs:dateTime + + + + certificateOfDestruction + + + en + certificate of destruction + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#certificateOfDestruction + + + + xs:boolean + + + + lastMileage + + + en + last mileage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#lastMileage + + + + xs:double + + + + dateOfScrappingGMT + + + en + date of scrapping + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#dateOfScrappingGMT + + + + xs:dateTime + + + + sparePartQuality + + + en + spare part quality + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#sparePartQuality + + + + xs:string + + + + dateOfDissamblyGMT + + + en + date of dissambly + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.eol_story:1.0.0#dateOfDissamblyGMT + + + + xs:dateTime + + + + + - EndOfLife + APPLICATION_CLASS + EndOfLife - End of life + + en + End of life + - APPLICATION_CLASS - Aspect for End of Life Story for the Dismantler + + en + Aspect for End of Life Story for the Dismantler + - urn:bamm:io.catenax.eol_story:1.0.0#EndOfLife - - - - - End of life - - - EndOfLife - - - Aspect for End of Life Story for the Dismantler - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.eol_story:1.0.0#EndOfLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + End of life + + + + + en + EndOfLife + + + + + en + Aspect for End of Life Story for the Dismantler + + + + + + - DisassemblyStatus - urn:bamm:io.catenax.eol_story:1.0.0#disassemblyStatus - - - - - disassembly status - - - disassemblyStatus - - String - - Possible status of disassembly - - - - - - urn:bamm:io.catenax.eol_story:1.0.0#DisassemblyStatus:DefaultScalarValue[value=assembled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#DisassemblyStatus:DefaultScalarValue[value=disassembled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=disassembled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + disassemblyStatus + + + en + disassembly status + + + urn:samm:io.catenax.eol_story:1.0.0#disassemblyStatus + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + disassembly status + + + + + en + disassemblyStatus + + + STRING + + + en + Indicates the status of disassembly + + + + + + assembled + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#DisassemblyStatus:assembled + + + + + + disassembled + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#DisassemblyStatus:disassembled + + + + + + + + + + - HealthStatus - urn:bamm:io.catenax.eol_story:1.0.0#healthStatus - - - - - healthStatus - - - healthStatus - - String - - Possible status of condition of a vehicle or part. - - - - - - urn:bamm:io.catenax.eol_story:1.0.0#HealthStatus:DefaultScalarValue[value=in running condition, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=in running condition, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#HealthStatus:DefaultScalarValue[value=repair required, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=repair required, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#HealthStatus:DefaultScalarValue[value=broken, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=broken, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#HealthStatus:DefaultScalarValue[value=not tested, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=not tested, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#HealthStatus:DefaultScalarValue[value=incomplete, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=incomplete, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + healthStatus + + + en + healthStatus + + + urn:samm:io.catenax.eol_story:1.0.0#healthStatus + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + healthStatus + + + + + en + healthStatus + + + STRING + + + en + The health condition of the vehicle or spare part. + + + + + + in running condition + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#HealthStatus:in running condition + + + + + + repair required + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#HealthStatus:repair required + + + + + + broken + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#HealthStatus:broken + + + + + + not tested + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#HealthStatus:not tested + + + + + + incomplete + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#HealthStatus:incomplete + + + + + + + + + + - RecyclingStatus + recyclingStatus - RecyclingStatus + + en + recycling Status + - urn:bamm:io.catenax.eol_story:1.0.0#recyclingStatus - - - - - recycling Status - - - recyclingStatus - - String - - Possible status auf a vehicle or part - - - - - - urn:bamm:io.catenax.eol_story:1.0.0#RecyclingStatus:DefaultScalarValue[value=recycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=recycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#RecyclingStatus:DefaultScalarValue[value=not recycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=not recycled, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.eol_story:1.0.0#recyclingStatus + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + recycling Status + + + + + en + recyclingStatus + + + STRING + + + en + The recycling status of a vehicle or part. + + + + + + recycled + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#RecyclingStatus:recycled + + + + + + not recycled + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#RecyclingStatus:not recycled + + + + + + + + + + - Timestamp + dateOfReceptionGMT - Timestamp + + en + date of reception + - urn:bamm:io.catenax.eol_story:1.0.0#dateOfReceptionGMT - - - - - date of reception - - - dateOfReceptionGMT - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.eol_story:1.0.0#dateOfReceptionGMT + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date of reception + + + + + en + dateOfReceptionGMT + + + STRING + + + en + Gives the date of reception of the vehicle in GMT time zone + + + + + + - Boolean + certificateOfDestruction - Boolean + + en + certificate of destruction + - urn:bamm:io.catenax.eol_story:1.0.0#certificateOfDestruction - - - - - certificate of destruction - - - certificateOfDestruction - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.eol_story:1.0.0#certificateOfDestruction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + certificate of destruction + + + + + en + certificateOfDestruction + + + BOOLEAN + + + en + Indicates if an certificate of destruction is present + + + + + + - LastMileage - urn:bamm:io.catenax.eol_story:1.0.0#lastMileage - - - - - last mileage - - - lastMileage - - kilometre - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + lastMileage + + + en + last mileage + + + urn:samm:io.catenax.eol_story:1.0.0#lastMileage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + last mileage + + + + + en + lastMileage + + + kilometre + REAL_MEASURE + + + en + Gives the last mileage, which can be read on the vehicle + + + + + + - Timestamp + dateOfScrappingGMT - Timestamp + + en + date of scrapping + - urn:bamm:io.catenax.eol_story:1.0.0#dateOfScrappingGMT - - - - - date of scrapping - - - dateOfScrappingGMT - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.eol_story:1.0.0#dateOfScrappingGMT + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date of scrapping + + + + + en + dateOfScrappingGMT + + + STRING + + + en + Gives the date of scrapping of the vehicle or part in GMT time zone + + + + + + - SparePartQuality - urn:bamm:io.catenax.eol_story:1.0.0#sparePartQuality - - - - - spare part quality - - - sparePartQuality - - String - - Possible status of condition: A=quality very good; B=quality normal used; C=quality defective or with defects; N=new - - - - - - urn:bamm:io.catenax.eol_story:1.0.0#SparePartQuality:DefaultScalarValue[value=A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#SparePartQuality:DefaultScalarValue[value=B, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=B, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#SparePartQuality:DefaultScalarValue[value=C, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=C, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.eol_story:1.0.0#SparePartQuality:DefaultScalarValue[value=N, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=N, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + sparePartQuality + + + en + spare part quality + + + urn:samm:io.catenax.eol_story:1.0.0#sparePartQuality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + spare part quality + + + + + en + sparePartQuality + + + STRING + + + en + Indicates the quality of a spare part + + + + + + A + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#SparePartQuality:A + + + + + + B + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#SparePartQuality:B + + + + + + C + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#SparePartQuality:C + + + + + + N + + ModelReference + + + DataElement + urn:samm:io.catenax.eol_story:1.0.0#SparePartQuality:N + + + + + + + + + + - Timestamp + dateOfDissamblyGMT - Timestamp + + en + date of dissambly + - urn:bamm:io.catenax.eol_story:1.0.0#dateOfDissamblyGMT - - - - - date of dissambly - - - dateOfDissamblyGMT - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.eol_story:1.0.0#dateOfDissamblyGMT + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + date of dissambly + + + + + en + dateOfDissamblyGMT + + + STRING + + + en + Gives the date of dissambly of the part in GMT time zone + + + + + + - - - EndOfLife - - Aspect for End of Life Story for the Dismantler - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#EndOfLife - - - - - - disassemblyStatus - - disassembly status - - - Indicates the status of disassembly - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#disassemblyStatus - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - healthStatus - - healthStatus - - - The health condition of the vehicle or spare part. - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#healthStatus - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - recyclingStatus - - recycling Status - - - The recycling status of a vehicle or part. - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#recyclingStatus - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - dateOfReceptionGMT - - date of reception - - - Gives the date of reception of the vehicle in GMT time zone - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#dateOfReceptionGMT - - - DefaultScalarValue[value=2021-09-30, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - certificateOfDestruction - - certificate of destruction - - - Indicates if an certificate of destruction is present - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#certificateOfDestruction - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - lastMileage - - last mileage - - - Gives the last mileage, which can be read on the vehicle - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#lastMileage - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - dateOfScrappingGMT - - date of scrapping - - - Gives the date of scrapping of the vehicle or part in GMT time zone - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#dateOfScrappingGMT - - - DefaultScalarValue[value=2021-09-30, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - sparePartQuality - - spare part quality - - - Indicates the quality of a spare part - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#sparePartQuality - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - dateOfDissamblyGMT - - date of dissambly - - - Gives the date of dissambly of the part in GMT time zone - - Template - - - urn:bamm:io.catenax.eol_story:1.0.0#dateOfDissamblyGMT - - - DefaultScalarValue[value=2021-09-30, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - + diff --git a/io.catenax.eol_story/1.0.0/gen/EndOfLife.aasx b/io.catenax.eol_story/1.0.0/gen/EndOfLife.aasx index 1928df91..a7dff0c5 100644 Binary files a/io.catenax.eol_story/1.0.0/gen/EndOfLife.aasx and b/io.catenax.eol_story/1.0.0/gen/EndOfLife.aasx differ diff --git a/io.catenax.eol_story/2.0.0/gen/EndOfLife.aasx b/io.catenax.eol_story/2.0.0/gen/EndOfLife.aasx index ebc56954..af8d9049 100644 Binary files a/io.catenax.eol_story/2.0.0/gen/EndOfLife.aasx and b/io.catenax.eol_story/2.0.0/gen/EndOfLife.aasx differ diff --git a/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate-aas.xml b/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate-aas.xml index e0598fb1..123ebcd6 100644 --- a/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate-aas.xml +++ b/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate-aas.xml @@ -1,2906 +1,4396 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#EsrCertificate + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#EsrCertificate/submodel + + + + - - - defaultAsset - - + + + EsrCertificate + + + en + Environmental and Social Responsibility (ESR) certificate of the Business Partner (e.g. Supplier) + + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#EsrCertificate/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#EsrCertificate + + + + + + certificateState + + + en + State of the Certificate + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateState + + + + xs:string + + + + CertificateDataEntity + + + catenaxBpn + + + en + Catena-X BPN + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#catenaxBpn + + + + xs:string + + + + businessPartnerName + + + en + Business Partner Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerName + + + + xs:string + + + + businessPartnerStreet + + + en + Business Partner Street + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerStreet + + + + xs:string + + + + businessPartnerZip + + + en + Business Partner Zip + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerZip + + + + xs:string + + + + businessPartnerCity + + + en + Business Partner City + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCity + + + + xs:string + + + + businessPartnerRegion + + + en + Business Partner Region + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerRegion + + + + xs:string + + + + businessPartnerCountryCode + + + en + Business Partner Country Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCountryCode + + + + xs:string + + + + certificateVersion + + + en + Certificate Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateVersion + + + + xs:string + + + + certificateRegistrationNumber + + + en + Certificate Registration Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRegistrationNumber + + + + xs:string + + + + certificateAreaOfApplication + + + en + Certificate Registration Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateAreaOfApplication + + + + xs:string + + + + certificateRemark + + + en + Certificate Registration Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRemark + + + + xs:string + + + + additionalCertificateRegistrationNumber + + + en + Additional Certificate Registration Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#additionalCertificateRegistrationNumber + + + + xs:string + + + + certificationAgencyRegistrationNumber + + + en + Certification Agency Registration Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyRegistrationNumber + + + + xs:string + + + + certificationAgencyName + + + en + Certificate Agency Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyName + + + + xs:string + + + + certificateValidFrom + + + en + Certificate Valid From + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidFrom + + + + xs:date + + + + certificateValidUntil + + + en + Certificate Valid Until + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidUntil + + + + xs:date + + + + certificateName + + + en + Certificate Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateName + + + + xs:string + + + + + + + - EsrCertificate + APPLICATION_CLASS + EsrCertificate - ESR Certificate + + en + ESR Certificate + - APPLICATION_CLASS - Environmental and Social Responsibility (ESR) certificate of the Business Partner (e.g. Supplier) + + en + Environmental and Social Responsibility (ESR) certificate of the Business Partner (e.g. Supplier) + - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#EsrCertificate - - - - - ESR Certificate - - - EsrCertificate - - - Environmental and Social Responsibility (ESR) certificate of the Business Partner (e.g. Supplier) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#EsrCertificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESR Certificate + + + + + en + EsrCertificate + + + + + en + Environmental and Social Responsibility (ESR) certificate of the Business Partner (e.g. Supplier) + + + + + + - CertificateState - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateState - - - - - State of the Certificate - - - certificateState - - String - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateState:DefaultScalarValue[value=valid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=valid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateState:DefaultScalarValue[value=invalid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=invalid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateState:DefaultScalarValue[value=unknown, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unknown, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateState + + + en + State of the Certificate + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateState + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + State of the Certificate + + + + + en + certificateState + + + STRING + + + en + The Environmental and Social Responsibility (ESR) certificate state is reported as valid if the query day is within the validity period of the certificate + + + + + + valid + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateState:valid + + + + + + invalid + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateState:invalid + + + + + + unknown + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateState:unknown + + + + + + + + + + - CantenaxBpn - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#catenaxBpn - - - - - Catena-X BPN - - - catenaxBpn - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaxBpn + + + en + Catena-X BPN + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#catenaxBpn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X BPN + + + + + en + catenaxBpn + + + STRING + + + en + Catena-X BPN + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerName - - - - - Business Partner Name - - - businessPartnerName - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + businessPartnerName + + + en + Business Partner Name + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Business Partner Name + + + + + en + businessPartnerName + + + STRING + + + en + Company Name as listed by the Service Provider and to which the BP assigend the certificate + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerStreet - - - - - Business Partner Street - - - businessPartnerStreet - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + businessPartnerStreet + + + en + Business Partner Street + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerStreet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Business Partner Street + + + + + en + businessPartnerStreet + + + STRING + + + en + Company Street as listed by the Service Provider and to which the BP assigend the certificate + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerZip - - - - - Business Partner Zip - - - businessPartnerZip - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + businessPartnerZip + + + en + Business Partner Zip + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerZip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Business Partner Zip + + + + + en + businessPartnerZip + + + STRING + + + en + Company ZIP code as listed by the Service Provider and to which the BP assigend the certificate + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCity - - - - - Business Partner City - - - businessPartnerCity - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + businessPartnerCity + + + en + Business Partner City + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Business Partner City + + + + + en + businessPartnerCity + + + STRING + + + en + Company city as listed by the Service Provider and to which the BP assigend the certificate + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerRegion - - - - - Business Partner Region - - - businessPartnerRegion - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + businessPartnerRegion + + + en + Business Partner Region + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerRegion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Business Partner Region + + + + + en + businessPartnerRegion + + + STRING + + + en + Company region as listed by the Service Provider and to which the BP assigned the certificate. Mandatory in some countries like USA + + + + + + - CountryCodes - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCountryCode - - - - - Business Partner Country Code - - - businessPartnerCountryCode - - String - - ISO 3166-2 ALPHA-2 letter country list - - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=DZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=HR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=DK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=DJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=DM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=DO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=EC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=EG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=EE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=FK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=FK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=FO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=FO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=FJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=FJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=FI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=FI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=FR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=FR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=HT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=HM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=VA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=VA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=HN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=HK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=HU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=IT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=JM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=JM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=JP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=JP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=JE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=JE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=JO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=JO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ML, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ML, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MQ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=YT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=YT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=FM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=FM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ME, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ME, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MP, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=NO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=NO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=OM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=QA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=QA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=RE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=RO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=RU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=RW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=BL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=KN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=MF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=PM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=VC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=VC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=WS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ST, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ST, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=RS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ZA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ZA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ES, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ES, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=LK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=CH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=SY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TJ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TO, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=TV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=TV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=UG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=UA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=AE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=US, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=US, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=UM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=UY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=UZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=VU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=VU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=VE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=VE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=VN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=VN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=VG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=VG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=VI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=VI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=WF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=EH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=YE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=YE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ZM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ZM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DefaultScalarValue[value=ZW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ZW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + businessPartnerCountryCode + + + en + Business Partner Country Code + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCountryCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Business Partner Country Code + + + + + en + businessPartnerCountryCode + + + STRING + + + en + ISO 3166-2 company country code as listed by the Service Provider and to which the BP assigend the certificate + + + + + + AF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AF + + + + + + AX + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AX + + + + + + AL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AL + + + + + + DZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DZ + + + + + + AS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AS + + + + + + AD + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AD + + + + + + AO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AO + + + + + + AI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AI + + + + + + AQ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AQ + + + + + + AG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AG + + + + + + AR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AR + + + + + + AM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AM + + + + + + AW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AW + + + + + + AU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AU + + + + + + AT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AT + + + + + + AZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AZ + + + + + + BS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BS + + + + + + BH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BH + + + + + + BD + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BD + + + + + + BB + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BB + + + + + + BY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BY + + + + + + BE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BE + + + + + + BZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BZ + + + + + + BJ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BJ + + + + + + BM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BM + + + + + + BT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BT + + + + + + BO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BO + + + + + + BQ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BQ + + + + + + BA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BA + + + + + + BW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BW + + + + + + BV + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BV + + + + + + BR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BR + + + + + + IO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IO + + + + + + BN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BN + + + + + + BG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BG + + + + + + BF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BF + + + + + + BI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BI + + + + + + KH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KH + + + + + + CM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CM + + + + + + CA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CA + + + + + + CV + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CV + + + + + + KY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KY + + + + + + CF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CF + + + + + + TD + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TD + + + + + + CL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CL + + + + + + CN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CN + + + + + + CX + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CX + + + + + + CC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CC + + + + + + CO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CO + + + + + + KM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KM + + + + + + CG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CG + + + + + + CD + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CD + + + + + + CK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CK + + + + + + CR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CR + + + + + + CI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CI + + + + + + HR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:HR + + + + + + CU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CU + + + + + + CW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CW + + + + + + CY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CY + + + + + + CZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CZ + + + + + + DK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DK + + + + + + DJ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DJ + + + + + + DM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DM + + + + + + DO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DO + + + + + + EC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:EC + + + + + + EG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:EG + + + + + + SV + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SV + + + + + + GQ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GQ + + + + + + ER + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ER + + + + + + EE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:EE + + + + + + ET + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ET + + + + + + FK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:FK + + + + + + FO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:FO + + + + + + FJ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:FJ + + + + + + FI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:FI + + + + + + FR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:FR + + + + + + GF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GF + + + + + + PF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PF + + + + + + TF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TF + + + + + + GA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GA + + + + + + GM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GM + + + + + + GE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GE + + + + + + DE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:DE + + + + + + GH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GH + + + + + + GI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GI + + + + + + GR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GR + + + + + + GL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GL + + + + + + GD + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GD + + + + + + GP + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GP + + + + + + GU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GU + + + + + + GT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GT + + + + + + GG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GG + + + + + + GN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GN + + + + + + GW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GW + + + + + + GY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GY + + + + + + HT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:HT + + + + + + HM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:HM + + + + + + VA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:VA + + + + + + HN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:HN + + + + + + HK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:HK + + + + + + HU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:HU + + + + + + IS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IS + + + + + + IN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IN + + + + + + ID + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ID + + + + + + IR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IR + + + + + + IQ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IQ + + + + + + IE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IE + + + + + + IM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IM + + + + + + IL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IL + + + + + + IT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:IT + + + + + + JM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:JM + + + + + + JP + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:JP + + + + + + JE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:JE + + + + + + JO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:JO + + + + + + KZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KZ + + + + + + KE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KE + + + + + + KI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KI + + + + + + KP + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KP + + + + + + KR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KR + + + + + + KW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KW + + + + + + KG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KG + + + + + + LA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LA + + + + + + LV + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LV + + + + + + LB + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LB + + + + + + LS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LS + + + + + + LR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LR + + + + + + LY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LY + + + + + + LI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LI + + + + + + LT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LT + + + + + + LU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LU + + + + + + MO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MO + + + + + + MK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MK + + + + + + MG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MG + + + + + + MW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MW + + + + + + MY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MY + + + + + + MV + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MV + + + + + + ML + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ML + + + + + + MT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MT + + + + + + MH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MH + + + + + + MQ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MQ + + + + + + MR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MR + + + + + + MU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MU + + + + + + YT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:YT + + + + + + MX + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MX + + + + + + FM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:FM + + + + + + MD + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MD + + + + + + MC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MC + + + + + + MN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MN + + + + + + ME + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ME + + + + + + MS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MS + + + + + + MA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MA + + + + + + MZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MZ + + + + + + MM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MM + + + + + + NA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NA + + + + + + NR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NR + + + + + + NP + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NP + + + + + + NL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NL + + + + + + NC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NC + + + + + + NZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NZ + + + + + + NI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NI + + + + + + NE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NE + + + + + + NG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NG + + + + + + NU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NU + + + + + + NF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NF + + + + + + MP + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MP + + + + + + NO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:NO + + + + + + OM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:OM + + + + + + PK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PK + + + + + + PW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PW + + + + + + PS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PS + + + + + + PA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PA + + + + + + PG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PG + + + + + + PY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PY + + + + + + PE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PE + + + + + + PH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PH + + + + + + PN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PN + + + + + + PL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PL + + + + + + PT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PT + + + + + + PR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PR + + + + + + QA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:QA + + + + + + RE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:RE + + + + + + RO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:RO + + + + + + RU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:RU + + + + + + RW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:RW + + + + + + BL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:BL + + + + + + SH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SH + + + + + + KN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:KN + + + + + + LC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LC + + + + + + MF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:MF + + + + + + PM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:PM + + + + + + VC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:VC + + + + + + WS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:WS + + + + + + SM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SM + + + + + + ST + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ST + + + + + + SA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SA + + + + + + SN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SN + + + + + + RS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:RS + + + + + + SC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SC + + + + + + SL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SL + + + + + + SG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SG + + + + + + SX + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SX + + + + + + SK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SK + + + + + + SI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SI + + + + + + SB + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SB + + + + + + SO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SO + + + + + + ZA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ZA + + + + + + GS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GS + + + + + + SS + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SS + + + + + + ES + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ES + + + + + + LK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:LK + + + + + + SD + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SD + + + + + + SR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SR + + + + + + SJ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SJ + + + + + + SZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SZ + + + + + + SE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SE + + + + + + CH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:CH + + + + + + SY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:SY + + + + + + TW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TW + + + + + + TJ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TJ + + + + + + TZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TZ + + + + + + TH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TH + + + + + + TL + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TL + + + + + + TG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TG + + + + + + TK + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TK + + + + + + TO + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TO + + + + + + TT + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TT + + + + + + TN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TN + + + + + + TR + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TR + + + + + + TM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TM + + + + + + TC + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TC + + + + + + TV + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:TV + + + + + + UG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:UG + + + + + + UA + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:UA + + + + + + AE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:AE + + + + + + GB + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:GB + + + + + + US + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:US + + + + + + UM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:UM + + + + + + UY + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:UY + + + + + + UZ + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:UZ + + + + + + VU + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:VU + + + + + + VE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:VE + + + + + + VN + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:VN + + + + + + VG + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:VG + + + + + + VI + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:VI + + + + + + WF + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:WF + + + + + + EH + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:EH + + + + + + YE + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:YE + + + + + + ZM + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ZM + + + + + + ZW + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CountryCodes:ZW + + + + + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateVersion - - - - - Certificate Version - - - certificateVersion - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateVersion + + + en + Certificate Version + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Version + + + + + en + certificateVersion + + + STRING + + + en + Version of the certificate as in the certification document + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRegistrationNumber - - - - - Certificate Registration Number - - - certificateRegistrationNumber - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateRegistrationNumber + + + en + Certificate Registration Number + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRegistrationNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Registration Number + + + + + en + certificateRegistrationNumber + + + STRING + + + en + Registration number of the certificate as in the certification document + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateAreaOfApplication - - - - - Certificate Registration Number - - - certificateAreaOfApplication - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateAreaOfApplication + + + en + Certificate Registration Number + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateAreaOfApplication + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Registration Number + + + + + en + certificateAreaOfApplication + + + STRING + + + en + Registration number of the certificate as in the certification document + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRemark - - - - - Certificate Registration Number - - - certificateRemark - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateRemark + + + en + Certificate Registration Number + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRemark + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Registration Number + + + + + en + certificateRemark + + + STRING + + + en + Registration number of the certificate as in the certification document + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#additionalCertificateRegistrationNumber - - - - - Additional Certificate Registration Number - - - additionalCertificateRegistrationNumber - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + additionalCertificateRegistrationNumber + + + en + Additional Certificate Registration Number + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#additionalCertificateRegistrationNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Additional Certificate Registration Number + + + + + en + additionalCertificateRegistrationNumber + + + STRING + + + en + Additional certificate registration number + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyRegistrationNumber - - - - - Certification Agency Registration Number - - - certificationAgencyRegistrationNumber - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificationAgencyRegistrationNumber + + + en + Certification Agency Registration Number + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyRegistrationNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certification Agency Registration Number + + + + + en + certificationAgencyRegistrationNumber + + + STRING + + + en + Certification agency registration number + + + + + + - StringValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyName - - - - - Certificate Agency Name - - - certificationAgencyName - - String - - String field value, no language tags - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificationAgencyName + + + en + Certificate Agency Name + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Agency Name + + + + + en + certificationAgencyName + + + STRING + + + en + Certification agency name as in the certification document + + + + + + - DateValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidFrom - - - - - Certificate Valid From - - - certificateValidFrom - - String - - ISO 8601 YYYY-MM-DD date without time zone - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateValidFrom + + + en + Certificate Valid From + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidFrom + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Valid From + + + + + en + certificateValidFrom + + + STRING + + + en + Certificate valid from as in the certification document + + + + + + - DateValue - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidUntil - - - - - Certificate Valid Until - - - certificateValidUntil - - String - - ISO 8601 YYYY-MM-DD date without time zone - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateValidUntil + + + en + Certificate Valid Until + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidUntil + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Valid Until + + + + + en + certificateValidUntil + + + STRING + + + en + Certificate valid until as in the certification document + + + + + + - CertificateNameEnumeration - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateName - - - - - Certificate Name - - - certificateName - - String - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateNameEnumeration:DefaultScalarValue[value=IS0 14001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=IS0 14001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateName + + + en + Certificate Name + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Name + + + + + en + certificateName + + + STRING + + + en + Certificate name as in the certification document + + + + + + IS0 14001 + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#CertificateNameEnumeration:IS0 14001 + + + + + + + + + + - CertificateDataCharacteristic - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateData - - - - - Certificate Data - - - certificateData - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateData + + + en + Certificate Data + + + urn:samm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateData + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Data + + + + + en + certificateData + + + STRING + + + en + An Environmental and Social Responsibility (ESR) certificate is described by a unique set of data for a given certificate type + + + + + + - - - EsrCertificate - - Environmental and Social Responsibility (ESR) certificate of the Business Partner (e.g. Supplier) - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#EsrCertificate - - - - - - certificateState - - State of the Certificate - - - The Environmental and Social Responsibility (ESR) certificate state is reported as valid if the query day is within the validity period of the certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateState - - - DefaultScalarValue[value=valid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - CertificateDataEntity - false - false - - - - catenaxBpn - - Catena-X BPN - - - Catena-X BPN - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#catenaxBpn - - - DefaultScalarValue[value=BPNL00000003AYRE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - businessPartnerName - - Business Partner Name - - - Company Name as listed by the Service Provider and to which the BP assigend the certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerName - - - DefaultScalarValue[value=Example GmbH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - businessPartnerStreet - - Business Partner Street - - - Company Street as listed by the Service Provider and to which the BP assigend the certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerStreet - - - DefaultScalarValue[value=Balduin-Helmann-Str 215, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - businessPartnerZip - - Business Partner Zip - - - Company ZIP code as listed by the Service Provider and to which the BP assigend the certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerZip - - - DefaultScalarValue[value=82256, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - businessPartnerCity - - Business Partner City - - - Company city as listed by the Service Provider and to which the BP assigend the certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCity - - - DefaultScalarValue[value=Fürstenfeldbruck, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - businessPartnerRegion - - Business Partner Region - - - Company region as listed by the Service Provider and to which the BP assigned the certificate. Mandatory in some countries like USA - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerRegion - - - DefaultScalarValue[value=Bavaria, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - businessPartnerCountryCode - - Business Partner Country Code - - - ISO 3166-2 company country code as listed by the Service Provider and to which the BP assigend the certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#businessPartnerCountryCode - - - DefaultScalarValue[value=DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - certificateVersion - - Certificate Version - - - Version of the certificate as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateVersion - - - DefaultScalarValue[value=2015, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - certificateRegistrationNumber - - Certificate Registration Number - - - Registration number of the certificate as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRegistrationNumber - - - DefaultScalarValue[value=12 198 54182 TMS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - certificateAreaOfApplication - - Certificate Registration Number - - - Registration number of the certificate as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateAreaOfApplication - - - DefaultScalarValue[value=Manufacture of turbo engines for goldfish racing tournaments, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - certificateRemark - - Certificate Registration Number - - - Registration number of the certificate as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateRemark - - - DefaultScalarValue[value=Only valid in combination with Certificate 1945934 TMS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - additionalCertificateRegistrationNumber - - Additional Certificate Registration Number - - - Additional certificate registration number - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#additionalCertificateRegistrationNumber - - - DefaultScalarValue[value=20002, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - certificationAgencyRegistrationNumber - - Certification Agency Registration Number - - - Certification agency registration number - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyRegistrationNumber - - - DefaultScalarValue[value=A-99-2269, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - certificationAgencyName - - Certificate Agency Name - - - Certification agency name as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificationAgencyName - - - DefaultScalarValue[value=Certfication Example Agency AG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - certificateValidFrom - - Certificate Valid From - - - Certificate valid from as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidFrom - - - DefaultScalarValue[value=2021-06-04, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - certificateValidUntil - - Certificate Valid Until - - - Certificate valid until as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateValidUntil - - - DefaultScalarValue[value=2024-09-28, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - certificateName - - Certificate Name - - - Certificate name as in the certification document - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate:1.0.1#certificateName - - - DefaultScalarValue[value=ISO 14001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate.aasx b/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate.aasx index b9485844..7249e415 100644 Binary files a/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate.aasx and b/io.catenax.esr_certificates.esr_certificate/1.0.1/gen/EsrCertificate.aasx differ diff --git a/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic-aas.xml b/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic-aas.xml index 2070a671..ea2d8dff 100644 --- a/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic-aas.xml +++ b/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic-aas.xml @@ -1,311 +1,506 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#EsrCertificateStateStatistic + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#EsrCertificateStateStatistic/submodel + + + + - - - defaultAsset - - + + + EsrCertificateStateStatistic + + + en + State statistic for an Environmental and Social Responsibility (ESR) certificate + + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#EsrCertificateStateStatistic/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#EsrCertificateStateStatistic + + + + + + certificateName + + + en + Certificate Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificateName + + + + xs:string + + + + CertificateStateStatisticEntity + + + certificatesWithStateValid + + + en + Certificates With State Valid + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateValid + + + + xs:nonNegativeInteger + + + + certificatesWithStateInvalid + + + en + Certificates With State Invalid + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateInvalid + + + + xs:nonNegativeInteger + + + + certificatesWithStateUnknown + + + en + Certificates With State Unknown + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateUnknown + + + + xs:nonNegativeInteger + + + + certificatesWithStateExceptional + + + en + Certificates With State Exceptional + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateExceptional + + + + xs:nonNegativeInteger + + + + + + + - EsrCertificateStateStatistic + APPLICATION_CLASS + EsrCertificateStateStatistic - ESR Certificate StateS tatistic + + en + ESR Certificate StateS tatistic + - APPLICATION_CLASS - State statistic for an Environmental and Social Responsibility (ESR) certificate + + en + State statistic for an Environmental and Social Responsibility (ESR) certificate + - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#EsrCertificateStateStatistic - - - - - ESR Certificate StateS tatistic - - - EsrCertificateStateStatistic - - - State statistic for an Environmental and Social Responsibility (ESR) certificate - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#EsrCertificateStateStatistic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESR Certificate StateS tatistic + + + + + en + EsrCertificateStateStatistic + + + + + en + State statistic for an Environmental and Social Responsibility (ESR) certificate + + + + + + - CertficateName - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificateName - - - - - Certificate Name - - - certificateName - - String - - String without language tags - - - - - - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#CertficateName:DefaultScalarValue[value=ISO 14001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO 14001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateName + + + en + Certificate Name + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificateName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate Name + + + + + en + certificateName + + + STRING + + + en + Name of the Environmental and Social Responsibility (ESR) certificate + + + + + + ISO 14001 + + ModelReference + + + DataElement + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#CertficateName:ISO 14001 + + + + + + + + + + - CertificatesWithStateValue - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateValid - - - - - Certificates With State Valid - - - certificatesWithStateValid - - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificatesWithStateValid + + + en + Certificates With State Valid + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateValid + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificates With State Valid + + + + + en + certificatesWithStateValid + + + INTEGER_COUNT + + + en + Number of certificates with state valid + + + + + + - CertificatesWithStateValue - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateInvalid - - - - - Certificates With State Invalid - - - certificatesWithStateInvalid - - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificatesWithStateInvalid + + + en + Certificates With State Invalid + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateInvalid + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificates With State Invalid + + + + + en + certificatesWithStateInvalid + + + INTEGER_COUNT + + + en + Number of certificates with state invalid + + + + + + - CertificatesWithStateValue - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateUnknown - - - - - Certificates With State Unknown - - - certificatesWithStateUnknown - - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificatesWithStateUnknown + + + en + Certificates With State Unknown + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateUnknown + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificates With State Unknown + + + + + en + certificatesWithStateUnknown + + + INTEGER_COUNT + + + en + Number of certificates with state unknown + + + + + + - CertificatesWithStateValue - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateExceptional - - - - - Certificates With State Exceptional - - - certificatesWithStateExceptional - - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificatesWithStateExceptional + + + en + Certificates With State Exceptional + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateExceptional + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificates With State Exceptional + + + + + en + certificatesWithStateExceptional + + + INTEGER_COUNT + + + en + Number of certificates with state exceptional + + + + + + - CertificateStateStatistic - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificateStateStatistic - - - - - Certificate State Statistic - - - certificateStateStatistic - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + certificateStateStatistic + + + en + Certificate State Statistic + + + urn:samm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificateStateStatistic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate State Statistic + + + + + en + certificateStateStatistic + + + STRING + + + en + Environmental and Social Responsibility (ESR) certificate state statistic + + + + + + - - - EsrCertificateStateStatistic - - State statistic for an Environmental and Social Responsibility (ESR) certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#EsrCertificateStateStatistic - - - - - - certificateName - - Certificate Name - - - Name of the Environmental and Social Responsibility (ESR) certificate - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificateName - - - DefaultScalarValue[value=ISO 14001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - CertificateStateStatisticEntity - false - false - - - - certificatesWithStateValid - - Certificates With State Valid - - - Number of certificates with state valid - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateValid - - - DefaultScalarValue[value=10, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] - http://www.w3.org/2001/XMLSchema#nonNegativeInteger - - - - - certificatesWithStateInvalid - - Certificates With State Invalid - - - Number of certificates with state invalid - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateInvalid - - - DefaultScalarValue[value=11, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] - http://www.w3.org/2001/XMLSchema#nonNegativeInteger - - - - - certificatesWithStateUnknown - - Certificates With State Unknown - - - Number of certificates with state unknown - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateUnknown - - - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] - http://www.w3.org/2001/XMLSchema#nonNegativeInteger - - - - - certificatesWithStateExceptional - - Certificates With State Exceptional - - - Number of certificates with state exceptional - - Template - - - urn:bamm:io.catenax.esr_certificates.esr_certificate_state_statistic:1.0.1#certificatesWithStateExceptional - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] - http://www.w3.org/2001/XMLSchema#nonNegativeInteger - - - - - - - - - + diff --git a/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic.aasx b/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic.aasx index a29a1879..df8d12d1 100644 Binary files a/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic.aasx and b/io.catenax.esr_certificates.esr_certificate_state_statistic/1.0.1/gen/EsrCertificateStateStatistic.aasx differ diff --git a/io.catenax.essincident/1.0.0/gen/EssIncident-aas.xml b/io.catenax.essincident/1.0.0/gen/EssIncident-aas.xml index 86fd18ce..ee83f95c 100644 --- a/io.catenax.essincident/1.0.0/gen/EssIncident-aas.xml +++ b/io.catenax.essincident/1.0.0/gen/EssIncident-aas.xml @@ -1,2553 +1,3673 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.essincident:1.0.0#EssIncident + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.essincident:1.0.0#EssIncident/submodel + + + + - - - defaultAsset - - + + + EssIncident + + + en + Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team. + + + + urn:samm:io.catenax.essincident:1.0.0#EssIncident/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#EssIncident + + + + + + EssIncidentInformationEntity + + + en + ESS Incident Information Entity + + + + + en + ESS Incident Information Entity + + + + + incidentCategory + + + en + Incident Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentCategory + + + + + + ExternalReference + + + GlobalReference + https://www.gesetze-im-internet.de/lksg/ + + + + + xs:string + + + + incidentDescription + + + en + Incident Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentDescription + + + + xs:string + + + + incidentAttachment + + + en + Incident Attachment + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentAttachment + + + + xs:anyURI + + + + systemDate + + + en + System Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#systemDate + + + + xs:dateTime + + + + incidentDate + + + en + Date of Incident + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentDate + + + + xs:dateTime + + + + incidentDuration + + + en + Duration of Incident + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentDuration + + + + xs:string + + + + incidentId + + + en + Incident ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentId + + + + xs:string + + + + IncidentSubcategoryEntity + + + en + Incident Subcategory Entity + + + + + en + Incident Subcategory Entity + + + + + incidentSubcategoryProperty + + + en + Incident Subcategory Property + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentSubcategoryProperty + + + + xs:string + + + + + + incidentHeadline + + + en + Incident Headline + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#incidentHeadline + + + + xs:string + + + + + + EssProductInformationEntity + + + en + ESS Product Information Entity + + + + + en + ESS Product Information Entity + + + + + productCommodity + + + en + Product Commodity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#productCommodity + + + + xs:string + + + + uniquePartNumber + + + en + Unique Part Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#uniquePartNumber + + + + xs:string + + + + productDescription + + + en + Product Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#productDescription + + + + xs:string + + + + partNumber + + + en + Part Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#partNumber + + + + xs:string + + + + batchNumber + + + en + Batch Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#batchNumber + + + + xs:string + + + + rawMaterial + + + en + Raw Material + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#rawMaterial + + + + xs:string + + + + industry + + + en + Industry / Branch + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#industry + + + + xs:string + + + + + + EssCompanyInformationEntity + + + en + ESS Company Information Entity + + + + + en + ESS Company Information Entity + + + + + essOriginatorCountry + + + en + ESS Originator Country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#essOriginatorCountry + + + + xs:string + + + + essOriginatorRegion + + + en + ESS Originator Region + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#essOriginatorRegion + + + + xs:string + + + + EssOriginatorCoordinatesEntity + + + en + ESS Originator Coordinates Entity + + + + + en + Entity for geographic coordinates including a longitude and a latitude value. + + + + + longitude + + + en + Longitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#longitude + + + + xs:string + + + + latitude + + + en + Latitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#latitude + + + + xs:string + + + + + + essOriginatorCompanyName + + + en + ESS Originator Company Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#essOriginatorCompanyName + + + + xs:string + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity for defining an address in a simple form. + + + + + street + + + en + Street + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#street + + + + xs:string + + + + zip + + + en + Zip + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#zip + + + + xs:string + + + + city + + + en + City + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#city + + + + xs:string + + + + + + BpnEntity + + + en + BPN (Business Partner Number) Entity + + + + + en + Internal or external juristic, a company that is having a business relation with another Business Partner + + + + + bpnProperty + + + en + BPN Property + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#bpnProperty + + + + xs:string + + + + + + essOriginatorCxMember + + + en + ESS Originator CX Member + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#essOriginatorCxMember + + + + xs:boolean + + + + essOriginatorBpnAvailable + + + en + ESs Originator BPN available + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#essOriginatorBpnAvailable + + + + xs:boolean + + + + BpnEntity + + + en + BPN (Business Partner Number) Entity + + + + + en + Internal or external juristic, a company that is having a business relation with another Business Partner + + + + + bpnProperty + + + en + BPN Property + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#bpnProperty + + + + xs:string + + + + + + BpnEntity + + + en + BPN (Business Partner Number) Entity + + + + + en + Internal or external juristic, a company that is having a business relation with another Business Partner + + + + + bpnProperty + + + en + BPN Property + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#bpnProperty + + + + xs:string + + + + + + + + EssContactInformationEntity + + + en + ESS Contact Information Entity + + + + + en + ESS Contact Information Entity + + + + + contactName + + + en + Contact Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#contactName + + + + xs:string + + + + contactMail + + + en + Contact Mail + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#contactMail + + + + xs:string + + + + contactPhone + + + en + Contact Phone + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#contactPhone + + + + xs:string + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity for defining an address in a simple form. + + + + + street + + + en + Street + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#street + + + + xs:string + + + + zip + + + en + Zip + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#zip + + + + xs:string + + + + city + + + en + City + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#city + + + + xs:string + + + + + + essIncidentIssuerCompanyName + + + en + ESS Incident Issuer Company Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#essIncidentIssuerCompanyName + + + + xs:string + + + + issuerId + + + en + Issuer ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#issuerId + + + + xs:string + + + + flagAnonymous + + + en + Flag anonymous + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.essincident:1.0.0#flagAnonymous + + + + xs:boolean + + + + + + + - EssIncident + APPLICATION_CLASS + EssIncident - ESS Incident + + en + ESS Incident + - APPLICATION_CLASS - Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team. + + en + Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team. + - urn:bamm:io.catenax.essincident:1.0.0#EssIncident - - - - - ESS Incident - - - EssIncident - - - Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#EssIncident + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Incident + + + + + en + EssIncident + + + + + en + Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team. + + + + + + - IncidentCategoryCharacteristic + incidentCategory - Incident Category Characteristic + + en + Incident Category + - urn:bamm:io.catenax.essincident:1.0.0#incidentCategory - - - - - Incident Category - - - incidentCategory - - String - - Characteristic for defining an incident category in the context of ESS (Environmental and Social Standards). - - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentCategoryCharacteristic:DefaultScalarValue[value=Environmental, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Environmental, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentCategoryCharacteristic:DefaultScalarValue[value=Social, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Social, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Incident Category + + + + + en + incidentCategory + + + STRING + + + en + Environmental and social standards related incident category according to Supply Chain Due Diligence Act + + + + + + Environmental + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentCategoryCharacteristic:Environmental + + + + + + Social + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentCategoryCharacteristic:Social + + + + + + + + + + - Text + incidentDescription - Text + + en + Incident Description + - urn:bamm:io.catenax.essincident:1.0.0#incidentDescription - - - - - Incident Description - - - incidentDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Incident Description + + + + + en + incidentDescription + + + STRING + + + en + Full text description of an incident in the context of ESS (Environmental and Social Standards) + + + + + + - ResourcePath + incidentAttachment - Resource Path + + en + Incident Attachment + - urn:bamm:io.catenax.essincident:1.0.0#incidentAttachment - - - - - Incident Attachment - - - incidentAttachment - - String - - The path of a resource. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentAttachment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Incident Attachment + + + + + en + incidentAttachment + + + STRING + + + en + Picture(s) about the reported incident in the context of ESS (Environmental and Social Standards) + + + + + + - Timestamp + systemDate - Timestamp + + en + System Date + - urn:bamm:io.catenax.essincident:1.0.0#systemDate - - - - - System Date - - - systemDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#systemDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + System Date + + + + + en + systemDate + + + STRING + + + en + System created time stamp when the incident in the context of ESS (Environmental and Social Standards) was issued and saved + + + + + + - Timestamp + incidentDate - Timestamp + + en + Date of Incident + - urn:bamm:io.catenax.essincident:1.0.0#incidentDate - - - - - Date of Incident - - - incidentDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Date of Incident + + + + + en + incidentDate + + + STRING + + + en + Date and time information about when an incident in the context of ESS (Environmental and Social Standards) occurred + + + + + + - IncidentDurationCharacteristic + incidentDuration - Incident Duration Characteristic + + en + Duration of Incident + - urn:bamm:io.catenax.essincident:1.0.0#incidentDuration - - - - - Duration of Incident - - - incidentDuration - - String - - Characteristic for defining the duration of an incident in context of ESS (Environmental and Social Standards). - - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:DefaultScalarValue[value=1 week, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=1 week, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:DefaultScalarValue[value=> 1 month, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=> 1 month, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:DefaultScalarValue[value=> 6 months, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=> 6 months, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:DefaultScalarValue[value=> 1 year, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=> 1 year, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentDuration + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Duration of Incident + + + + + en + incidentDuration + + + STRING + + + en + Information about how long an incident in the context of ESS (Environmental and Social Standards) occurred + + + + + + 1 week + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:1 week + + + + + + > 1 month + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:> 1 month + + + + + + > 6 months + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:> 6 months + + + + + + > 1 year + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentDurationCharacteristic:> 1 year + + + + + + + + + + - UUIDv4 + incidentId - UUIDv4 + + en + Incident ID + - urn:bamm:io.catenax.essincident:1.0.0#incidentId - - - - - Incident ID - - - incidentId - - String - - A version 4 UUID is a universally unique identifier generated using random 32 hexadecimal characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Incident ID + + + + + en + incidentId + + + STRING + + + en + Unique identifier for an incident in the context of ESS (Environmental and Social Standards) + + + + + + - IncidentSubcategories + incidentSubcategoryProperty - Incident Subcategories + + en + Incident Subcategory Property + - urn:bamm:io.catenax.essincident:1.0.0#incidentSubcategoryProperty - - - - - Incident Subcategory Property - - - incidentSubcategoryProperty - - String - - Characteristic for defining subcategories of an incident in the context of ESS (Environmental and Social Standards). - - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Child labour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Child labour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Forced labour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Forced labour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Slavery, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Slavery, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Work safety, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Work safety, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Freedom of association, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Freedom of association, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Discrimination, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Discrimination, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Minimum wage, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Minimum wage, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Environmental pollution, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Environmental pollution, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Forced eviction, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Forced eviction, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Force by state security, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Force by state security, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Usage of Mercury, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Usage of Mercury, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Usage of harmful chemicals, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Usage of harmful chemicals, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Non-environmental friendly handling of waste, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Non-environmental friendly handling of waste, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IncidentSubcategories:DefaultScalarValue[value=Import and export of hazardous waste, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Import and export of hazardous waste, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentSubcategoryProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Incident Subcategory Property + + + + + en + incidentSubcategoryProperty + + + STRING + + + en + Incident Subcategory Property + + + + + + Child labour + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Child labour + + + + + + Forced labour + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Forced labour + + + + + + Slavery + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Slavery + + + + + + Work safety + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Work safety + + + + + + Freedom of association + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Freedom of association + + + + + + Discrimination + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Discrimination + + + + + + Minimum wage + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Minimum wage + + + + + + Environmental pollution + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Environmental pollution + + + + + + Forced eviction + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Forced eviction + + + + + + Force by state security + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Force by state security + + + + + + Usage of Mercury + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Usage of Mercury + + + + + + Usage of harmful chemicals + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Usage of harmful chemicals + + + + + + Non-environmental friendly handling of waste + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Non-environmental friendly handling of waste + + + + + + Import and export of hazardous waste + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IncidentSubcategories:Import and export of hazardous waste + + + + + + + + + + - IncidentSubcategorySingleEntity + incidentSubcategory - Incident Subcategory Single Entity + + en + Incident Subcategory + - urn:bamm:io.catenax.essincident:1.0.0#incidentSubcategory - - - - - Incident Subcategory - - - incidentSubcategory - - String - - Incident Subcategory Single Entity - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentSubcategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Incident Subcategory + + + + + en + incidentSubcategory + + + STRING + + + en + Incident Subcategory + + + + + + - Text + incidentHeadline - Text + + en + Incident Headline + - urn:bamm:io.catenax.essincident:1.0.0#incidentHeadline - - - - - Incident Headline - - - incidentHeadline - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#incidentHeadline + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Incident Headline + + + + + en + incidentHeadline + + + STRING + + + en + Title/ subject of an incident in the context of ESS (Environmental and Social Standards) + + + + + + - EssIncidentCharacteristic + essIncidentInformation - ESS Incident Characteristic + + en + ESS Incident Information + - urn:bamm:io.catenax.essincident:1.0.0#essIncidentInformation - - - - - ESS Incident Information - - - essIncidentInformation - - String - - Characteristic for defining an incident in context of ESS (Environmental and Social Standards). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essIncidentInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Incident Information + + + + + en + essIncidentInformation + + + STRING + + + en + Core information about an incident in context of ESS (Environmental and Social Standards). + + + + + + - Text + productCommodity - Text + + en + Product Commodity + - urn:bamm:io.catenax.essincident:1.0.0#productCommodity - - - - - Product Commodity - - - productCommodity - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#productCommodity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Commodity + + + + + en + productCommodity + + + STRING + + + en + Free-text description for commodity of a product affected by an incident in the context of ESS (Environmental and Social Standards) + + + + + + - CatenaXIdTrait + uniquePartNumber - CatenaXIdTrait + + en + Unique Part Number + - urn:bamm:io.catenax.essincident:1.0.0#uniquePartNumber - - - - - Unique Part Number - - - uniquePartNumber - - String - - Trait to ensure data format for Catena-X ID. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#uniquePartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Unique Part Number + + + + + en + uniquePartNumber + + + STRING + + + en + Serial product/ part/ component number as defined by a unique identifier in Catena-X that is affected by an incident in the context of ESS (Environmental and Social Standards) + + + + + + - Text + productDescription - Text + + en + Product Description + - urn:bamm:io.catenax.essincident:1.0.0#productDescription - - - - - Product Description - - - productDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + productDescription + + + STRING + + + en + Description of product or component affected by an incident in the context of ESS (Environmental and Social Standards) + + + + + + - Text + partNumber - Text + + en + Part Number + - urn:bamm:io.catenax.essincident:1.0.0#partNumber - - - - - Part Number - - - partNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#partNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Number + + + + + en + partNumber + + + STRING + + + en + Part number that is affected by an incident in the context of ESS (Environmental and Social Standards) + + + + + + - Text + batchNumber - Text + + en + Batch Number + - urn:bamm:io.catenax.essincident:1.0.0#batchNumber - - - - - Batch Number - - - batchNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#batchNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch Number + + + + + en + batchNumber + + + STRING + + + en + Batch number that is affected by an incident in the context of ESS (Environmental and Social Standards) + + + + + + - Text + rawMaterial - Text + + en + Raw Material + - urn:bamm:io.catenax.essincident:1.0.0#rawMaterial - - - - - Raw Material - - - rawMaterial - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#rawMaterial + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Raw Material + + + + + en + rawMaterial + + + STRING + + + en + Raw material that causes an incident in the context of ESS (Environmental and Social Standards) + + + + + + - IndustryCharacteristic + industry - Industry characteristic + + en + Industry / Branch + - urn:bamm:io.catenax.essincident:1.0.0#industry - - - - - Industry / Branch - - - industry - - String - - Industry Characteristic - - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Extraction of raw materials, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Extraction of raw materials, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Manufacture of components / intermediates, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Manufacture of components / intermediates, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Manufacture of final products, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Manufacture of final products, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Distribution / Trade, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Distribution / Trade, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Waste treatment / recycling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Waste treatment / recycling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Services, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Services, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Lending / financing / insurance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Lending / financing / insurance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.essincident:1.0.0#IndustryCharacteristic:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#industry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Industry / Branch + + + + + en + industry + + + STRING + + + en + Industry / Branch that causes the incident + + + + + + Extraction of raw materials + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Extraction of raw materials + + + + + + Manufacture of components / intermediates + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Manufacture of components / intermediates + + + + + + Manufacture of final products + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Manufacture of final products + + + + + + Distribution / Trade + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Distribution / Trade + + + + + + Waste treatment / recycling + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Waste treatment / recycling + + + + + + Services + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Services + + + + + + Lending / financing / insurance + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Lending / financing / insurance + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.essincident:1.0.0#IndustryCharacteristic:Other + + + + + + + + + + - EssProductInformationCharacteristic + essProductInformation - ESS Product Information Characteristic + + en + ESS Product Information + - urn:bamm:io.catenax.essincident:1.0.0#essProductInformation - - - - - ESS Product Information - - - essProductInformation - - String - - Characteristic for defining the product related information about an incident in context of ESS (Environmental and Social Standards). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essProductInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Product Information + + + + + en + essProductInformation + + + STRING + + + en + Information about a product/ part/ component which refers to an incident in context of ESS (Environmental and Social Standards). + + + + + + - EssOriginatorCountryTrait + essOriginatorCountry - ESS Originator Country Trait + + en + ESS Originator Country + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorCountry - - - - - ESS Originator Country - - - essOriginatorCountry - - String - - Trait for defining a country as specified by ISO 3166CC. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorCountry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator Country + + + + + en + essOriginatorCountry + + + STRING + + + en + Country to which an incident in the context of ESS (Environmental and Social Standards) belongs + + + + + + - EssOriginatorRegionTrait + essOriginatorRegion - ESS Originator Region Trait + + en + ESS Originator Region + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorRegion - - - - - ESS Originator Region - - - essOriginatorRegion - - String - - Trait for a region within a country as defined in ISO 3166-2. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorRegion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator Region + + + + + en + essOriginatorRegion + + + STRING + + + en + Region within a country to which an incident in the context of ESS (Environmental and Social Standards) belongs + + + + + + - LongitudeTrait + longitude - Longitude Trait + + en + Longitude + - urn:bamm:io.catenax.essincident:1.0.0#longitude - - - - - Longitude - - - longitude - - String - - Trait for longitude information belonging to geographic coordinates. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#longitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Longitude + + + + + en + longitude + + + STRING + + + en + Longitude information for geographic coordinates. + + + + + + - LatitudeTrait + latitude - Latitude Trait + + en + Latitude + - urn:bamm:io.catenax.essincident:1.0.0#latitude - - - - - Latitude - - - latitude - - String - - Trait for latitude information belonging to geographic coordinates. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#latitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Latitude + + + + + en + latitude + + + STRING + + + en + Latitude information for geographic coordinates. + + + + + + - EssOriginatorCoordinatesCharacteristic + essOriginatorCoordinates - ESS Originator Coordinates Characteristic + + en + ESS Originator Geographic data / Coordinates + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorCoordinates - - - - - ESS Originator Geographic data / Coordinates - - - essOriginatorCoordinates - - String - - Characteristic for defining geographic coordinates (longitude and latitude) of an incident originator in context of ESS (Environmental and Social Standards). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorCoordinates + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator Geographic data / Coordinates + + + + + en + essOriginatorCoordinates + + + STRING + + + en + Exact geographic position of an incident in the context of ESS (Environmental and Social Standards) + + + + + + - Text + essOriginatorCompanyName - Text + + en + ESS Originator Company Name + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorCompanyName - - - - - ESS Originator Company Name - - - essOriginatorCompanyName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorCompanyName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator Company Name + + + + + en + essOriginatorCompanyName + + + STRING + + + en + Name of a company/ an organisation that is the originator of an incident in the context of ESS (Environmental and Social Standards) + + + + + + - Text + street - Text + + en + Street + - urn:bamm:io.catenax.essincident:1.0.0#street - - - - - Street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Street + + + + + en + street + + + STRING + + + en + Street name (and number) belonging to an address + + + + + + - Text + zip - Text + + en + Zip + - urn:bamm:io.catenax.essincident:1.0.0#zip - - - - - Zip - - - zip - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Zip + + + + + en + zip + + + STRING + + + en + Zip code belonging to an address + + + + + + - Text + city - Text + + en + City + - urn:bamm:io.catenax.essincident:1.0.0#city - - - - - City - - - city - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#city + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + City + + + + + en + city + + + STRING + + + en + Name of a city belonging to an address. + + + + + + - AddressCharacteristic + address - Address Characteristic + + en + Address + - urn:bamm:io.catenax.essincident:1.0.0#address - - - - - Address - - - address - - String - - Characteristic for defining an address which can belong to a person, an orginisation a company or any other. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Address + + + + + en + address + + + STRING + + + en + Simple form of an address which can belong to a person, organisation, company etc. + + + + + + - BPN + bpnProperty - BPN Business Partner Number + + en + BPN Property + - urn:bamm:io.catenax.essincident:1.0.0#bpnProperty - - - - - BPN Property - - - bpnProperty - - String - - BPN Business Partner Number - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#bpnProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + BPN Property + + + + + en + bpnProperty + + + STRING + + + en + BPN Property + + + + + + - EssOriginatorBpnCharacteristic + essOriginatorBpnL - Ess Originator BPN Characteristic + + en + ESS Originator BPN-L + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorBpnL - - - - - ESS Originator BPN-L - - - essOriginatorBpnL - - String - - Ess Originator BPN Characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorBpnL + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator BPN-L + + + + + en + essOriginatorBpnL + + + STRING + + + en + BPN-L ID of the company headquarter that causes the incident + + + + + + - Boolean + essOriginatorCxMember - Boolean + + en + ESS Originator CX Member + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorCxMember - - - - - ESS Originator CX Member - - - essOriginatorCxMember - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorCxMember + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator CX Member + + + + + en + essOriginatorCxMember + + + BOOLEAN + + + en + Return flag (y/n) that company that causes the ESS incident is a CX member (or not) + + + + + + - Boolean + essOriginatorBpnAvailable - Boolean + + en + ESs Originator BPN available + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorBpnAvailable - - - - - ESs Originator BPN available - - - essOriginatorBpnAvailable - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorBpnAvailable + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESs Originator BPN available + + + + + en + essOriginatorBpnAvailable + + + BOOLEAN + + + en + Return flag (y/n) that company that causes the ESS incident has a BPN-L/-S/-A in CX (but no CX membership) + + + + + + - BPN + bpnProperty - BPN Business Partner Number + + en + BPN Property + - urn:bamm:io.catenax.essincident:1.0.0#bpnProperty - - - - - BPN Property - - - bpnProperty - - String - - BPN Business Partner Number - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#bpnProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + BPN Property + + + + + en + bpnProperty + + + STRING + + + en + BPN Property + + + + + + - EssOriginatorBpnCharacteristic + essOriginatorBpnS - Ess Originator BPN Characteristic + + en + ESS Originator BPN-S + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorBpnS - - - - - ESS Originator BPN-S - - - essOriginatorBpnS - - String - - Ess Originator BPN Characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorBpnS + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator BPN-S + + + + + en + essOriginatorBpnS + + + STRING + + + en + BPN-S ID of the company headquarter that causes the incident + + + + + + - BPN + bpnProperty - BPN Business Partner Number + + en + BPN Property + - urn:bamm:io.catenax.essincident:1.0.0#bpnProperty - - - - - BPN Property - - - bpnProperty - - String - - BPN Business Partner Number - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#bpnProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + BPN Property + + + + + en + bpnProperty + + + STRING + + + en + BPN Property + + + + + + - EssOriginatorBpnCharacteristic + essOriginatorBpnA - Ess Originator BPN Characteristic + + en + ESS Originator BPN A + - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorBpnA - - - - - ESS Originator BPN A - - - essOriginatorBpnA - - String - - Ess Originator BPN Characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essOriginatorBpnA + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Originator BPN A + + + + + en + essOriginatorBpnA + + + STRING + + + en + BPN-A ID of the company headquarter that causes the incident + + + + + + - EssCompanyInformationCharacteristic + essCompanyInformation - ESS Company Information Characteristic + + en + ESS Company Information + - urn:bamm:io.catenax.essincident:1.0.0#essCompanyInformation - - - - - ESS Company Information - - - essCompanyInformation - - String - - Characteristic for defining the originating company information of an incident in context of ESS (Environmental and Social Standards). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essCompanyInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Company Information + + + + + en + essCompanyInformation + + + STRING + + + en + Information about an originating company of an incident in context of ESS (Environmental and Social Standards). + + + + + + - Text + contactName - Text + + en + Contact Name + - urn:bamm:io.catenax.essincident:1.0.0#contactName - - - - - Contact Name - - - contactName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#contactName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Contact Name + + + + + en + contactName + + + STRING + + + en + Name of a contact. + + + + + + - ContactMailTrait + contactMail - Contact Mail Trait + + en + Contact Mail + - urn:bamm:io.catenax.essincident:1.0.0#contactMail - - - - - Contact Mail - - - contactMail - - String - - Trait for a contact mail address. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#contactMail + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Contact Mail + + + + + en + contactMail + + + STRING + + + en + Mail address of a contact + + + + + + - Text + contactPhone - Text + + en + Contact Phone + - urn:bamm:io.catenax.essincident:1.0.0#contactPhone - - - - - Contact Phone - - - contactPhone - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#contactPhone + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Contact Phone + + + + + en + contactPhone + + + STRING + + + en + Phone number of a contact. + + + + + + - Text + street - Text + + en + Street + - urn:bamm:io.catenax.essincident:1.0.0#street - - - - - Street - - - street - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#street + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Street + + + + + en + street + + + STRING + + + en + Street name (and number) belonging to an address + + + + + + - Text + zip - Text + + en + Zip + - urn:bamm:io.catenax.essincident:1.0.0#zip - - - - - Zip - - - zip - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#zip + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Zip + + + + + en + zip + + + STRING + + + en + Zip code belonging to an address + + + + + + - Text + city - Text + + en + City + - urn:bamm:io.catenax.essincident:1.0.0#city - - - - - City - - - city - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#city + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + City + + + + + en + city + + + STRING + + + en + Name of a city belonging to an address. + + + + + + - AddressCharacteristic + address - Address Characteristic + + en + Address + - urn:bamm:io.catenax.essincident:1.0.0#address - - - - - Address - - - address - - String - - Characteristic for defining an address which can belong to a person, an orginisation a company or any other. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Address + + + + + en + address + + + STRING + + + en + Simple form of an address which can belong to a person, organisation, company etc. + + + + + + - Text + essIncidentIssuerCompanyName - Text + + en + ESS Incident Issuer Company Name + - urn:bamm:io.catenax.essincident:1.0.0#essIncidentIssuerCompanyName - - - - - ESS Incident Issuer Company Name - - - essIncidentIssuerCompanyName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essIncidentIssuerCompanyName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Incident Issuer Company Name + + + + + en + essIncidentIssuerCompanyName + + + STRING + + + en + Company name of incident issuer + + + + + + - UUIDv4 + issuerId - UUIDv4 + + en + Issuer ID + - urn:bamm:io.catenax.essincident:1.0.0#issuerId - - - - - Issuer ID - - - issuerId - - String - - A version 4 UUID is a universally unique identifier generated using random 32 hexadecimal characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#issuerId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issuer ID + + + + + en + issuerId + + + STRING + + + en + System generated unique identifier of incident issuer + + + + + + - Boolean + flagAnonymous - Boolean + + en + Flag anonymous + - urn:bamm:io.catenax.essincident:1.0.0#flagAnonymous - - - - - Flag anonymous - - - flagAnonymous - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#flagAnonymous + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Flag anonymous + + + + + en + flagAnonymous + + + BOOLEAN + + + en + Flag that Incident issuer wants to be anonymous + + + + + + - EssContactInformationCharacteristic + essContactInformation - ESS Contact Information Characteristic + + en + ESS Contact Information + - urn:bamm:io.catenax.essincident:1.0.0#essContactInformation - - - - - ESS Contact Information - - - essContactInformation - - String - - Characteristic for defining the information about a contact who issued an incident in the context of ESS (Environmental and Social Standards) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.essincident:1.0.0#essContactInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ESS Contact Information + + + + + en + essContactInformation + + + STRING + + + en + Information about a contact who issued an incident in the context of ESS (Environmental and Social Standards) + + + + + + - - - EssIncident - - Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team. - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#EssIncident - - - - - - EssIncidentInformationEntity - - ESS Incident Information Entity - - - ESS Incident Information Entity - - false - false - - - - incidentCategory - - Incident Category - - - Environmental and social standards related incident category according to Supply Chain Due Diligence Act - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentCategory - - - DefaultScalarValue[value=Social, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - incidentDescription - - Incident Description - - - Full text description of an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentDescription - - - DefaultScalarValue[value=Child labour at production site of the rubber producer in Brazil, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - incidentAttachment - - Incident Attachment - - - Picture(s) about the reported incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentAttachment - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - systemDate - - System Date - - - System created time stamp when the incident in the context of ESS (Environmental and Social Standards) was issued and saved - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#systemDate - - - DefaultScalarValue[value=2022-08-31T23:22:12Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - incidentDate - - Date of Incident - - - Date and time information about when an incident in the context of ESS (Environmental and Social Standards) occurred - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentDate - - - DefaultScalarValue[value=2022-08-31T00:00:00Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - incidentDuration - - Duration of Incident - - - Information about how long an incident in the context of ESS (Environmental and Social Standards) occurred - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentDuration - - - DefaultScalarValue[value=> 1 month, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - incidentId - - Incident ID - - - Unique identifier for an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentId - - - DefaultScalarValue[value=9f47b3c8-b6d4-44f1-99ba-6bdb33916cac, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - IncidentSubcategoryEntity - - Incident Subcategory Entity - - - Incident Subcategory Entity - - false - false - - - - incidentSubcategoryProperty - - Incident Subcategory Property - - - Incident Subcategory Property - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentSubcategoryProperty - - - DefaultScalarValue[value=Child labour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - incidentHeadline - - Incident Headline - - - Title/ subject of an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#incidentHeadline - - - DefaultScalarValue[value=Child labour on a rubber producer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - EssProductInformationEntity - - ESS Product Information Entity - - - ESS Product Information Entity - - false - false - - - - productCommodity - - Product Commodity - - - Free-text description for commodity of a product affected by an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#productCommodity - - - DefaultScalarValue[value=Tire, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - uniquePartNumber - - Unique Part Number - - - Serial product/ part/ component number as defined by a unique identifier in Catena-X that is affected by an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#uniquePartNumber - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productDescription - - Product Description - - - Description of product or component affected by an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#productDescription - - - DefaultScalarValue[value=Natural Rubber, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partNumber - - Part Number - - - Part number that is affected by an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#partNumber - - - DefaultScalarValue[value=EX123M234, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - batchNumber - - Batch Number - - - Batch number that is affected by an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#batchNumber - - - DefaultScalarValue[value=CH122535MXD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - rawMaterial - - Raw Material - - - Raw material that causes an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#rawMaterial - - - DefaultScalarValue[value=Natural Rubber, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - industry - - Industry / Branch - - - Industry / Branch that causes the incident - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#industry - - - DefaultScalarValue[value=Extraction of raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - EssCompanyInformationEntity - - ESS Company Information Entity - - - ESS Company Information Entity - - false - false - - - - essOriginatorCountry - - ESS Originator Country - - - Country to which an incident in the context of ESS (Environmental and Social Standards) belongs - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorCountry - - - DefaultScalarValue[value=BR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - essOriginatorRegion - - ESS Originator Region - - - Region within a country to which an incident in the context of ESS (Environmental and Social Standards) belongs - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorRegion - - - DefaultScalarValue[value=BR-AM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - EssOriginatorCoordinatesEntity - - ESS Originator Coordinates Entity - - - Entity for geographic coordinates including a longitude and a latitude value. - - false - false - - - - longitude - - Longitude - - - Longitude information for geographic coordinates. - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#longitude - - - DefaultScalarValue[value=-79.517415, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - latitude - - Latitude - - - Latitude information for geographic coordinates. - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#latitude - - - DefaultScalarValue[value=-5.4220777, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - essOriginatorCompanyName - - ESS Originator Company Name - - - Name of a company/ an organisation that is the originator of an incident in the context of ESS (Environmental and Social Standards) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorCompanyName - - - DefaultScalarValue[value=Rubbery Ltd., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - AddressEntity - - Address Entity - - - Entity for defining an address in a simple form. - - false - false - - - - street - - Street - - - Street name (and number) belonging to an address - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#street - - - DefaultScalarValue[value=Main Road 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - Zip - - - Zip code belonging to an address - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#zip - - - DefaultScalarValue[value=12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - city - - City - - - Name of a city belonging to an address. - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#city - - - DefaultScalarValue[value=Model City, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - BpnEntity - - BPN (Business Partner Number) Entity - - - Internal or external juristic, a company that is having a business relation with another Business Partner - - false - false - - - - bpnProperty - - BPN Property - - - BPN Property - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#bpnProperty - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - essOriginatorCxMember - - ESS Originator CX Member - - - Return flag (y/n) that company that causes the ESS incident is a CX member (or not) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorCxMember - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - essOriginatorBpnAvailable - - ESs Originator BPN available - - - Return flag (y/n) that company that causes the ESS incident has a BPN-L/-S/-A in CX (but no CX membership) - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#essOriginatorBpnAvailable - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - BpnEntity - - BPN (Business Partner Number) Entity - - - Internal or external juristic, a company that is having a business relation with another Business Partner - - false - false - - - - bpnProperty - - BPN Property - - - BPN Property - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#bpnProperty - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - BpnEntity - - BPN (Business Partner Number) Entity - - - Internal or external juristic, a company that is having a business relation with another Business Partner - - false - false - - - - bpnProperty - - BPN Property - - - BPN Property - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#bpnProperty - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - EssContactInformationEntity - - ESS Contact Information Entity - - - ESS Contact Information Entity - - false - false - - - - contactName - - Contact Name - - - Name of a contact. - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#contactName - - - DefaultScalarValue[value=Testuser, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - contactMail - - Contact Mail - - - Mail address of a contact - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#contactMail - - - DefaultScalarValue[value=test@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - contactPhone - - Contact Phone - - - Phone number of a contact. - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#contactPhone - - - DefaultScalarValue[value=+49-123-456789, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - AddressEntity - - Address Entity - - - Entity for defining an address in a simple form. - - false - false - - - - street - - Street - - - Street name (and number) belonging to an address - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#street - - - DefaultScalarValue[value=Main Road 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - zip - - Zip - - - Zip code belonging to an address - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#zip - - - DefaultScalarValue[value=12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - city - - City - - - Name of a city belonging to an address. - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#city - - - DefaultScalarValue[value=Model City, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - essIncidentIssuerCompanyName - - ESS Incident Issuer Company Name - - - Company name of incident issuer - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#essIncidentIssuerCompanyName - - - DefaultScalarValue[value=UNICEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issuerId - - Issuer ID - - - System generated unique identifier of incident issuer - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#issuerId - - - DefaultScalarValue[value=9a47b3c8-b6d4-44f1-99ba-6bdb33916cac, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - flagAnonymous - - Flag anonymous - - - Flag that Incident issuer wants to be anonymous - - Template - - - urn:bamm:io.catenax.essincident:1.0.0#flagAnonymous - - - DefaultScalarValue[value=false, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - - - - - + diff --git a/io.catenax.essincident/1.0.0/gen/EssIncident.aasx b/io.catenax.essincident/1.0.0/gen/EssIncident.aasx index 376a1274..e4ee1b08 100644 Binary files a/io.catenax.essincident/1.0.0/gen/EssIncident.aasx and b/io.catenax.essincident/1.0.0/gen/EssIncident.aasx differ diff --git a/io.catenax.essincident/2.0.0/gen/EssIncident-aas.xml b/io.catenax.essincident/2.0.0/gen/EssIncident-aas.xml index 557dfcab..b6c9f00b 100644 --- a/io.catenax.essincident/2.0.0/gen/EssIncident-aas.xml +++ b/io.catenax.essincident/2.0.0/gen/EssIncident-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.essincident:2.0.0#EssIncident - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#EssIncident] - - - - - - - - en - ESS Incident - - - - - EN - EssIncident - - - - - en - Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.essincident:2.0.0#EssIncident/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.essincident:2.0.0#EssIncident]/submodel + urn:samm:io.catenax.essincident:2.0.0#EssIncident/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_productCommodity + productCommodity en Product Commodity - - - en - Free-text description for commodity of a product affected by an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -97,22 +67,16 @@ xs:string - Unknown + - id_productDescription + productDescription en Product Description - - - en - Description of product or component affected by an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -123,22 +87,16 @@ xs:string - Unknown + - id_partNumber + partNumber en Part Number - - - en - Part number that is affected by an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -149,22 +107,16 @@ xs:string - Unknown + - id_rawMaterial + rawMaterial en Raw Material - - - en - Raw material that causes an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -175,22 +127,16 @@ xs:string - Unknown + - id_industry + industry en Industry / Branch - - - en - Industry / Branch that causes the incident - - ExternalReference @@ -201,22 +147,16 @@ xs:string - Unknown + - id_incidentCategory + incidentCategory en Incident Category - - - en - Environmental and social standards related incident category according to Supply Chain Due Diligence Act - - ExternalReference @@ -226,23 +166,28 @@ + + + ExternalReference + + + GlobalReference + https://www.gesetze-im-internet.de/lksg/ + + + + xs:string - Unknown + - id_incidentSubcategory + incidentSubcategory en Incident Subcategory - - - en - Subcategory of an incident Category - - ExternalReference @@ -253,22 +198,16 @@ xs:string - Unknown + - id_incidentSubject + incidentSubject en Incident Subject - - - en - Title/ subject of an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -279,22 +218,16 @@ xs:string - Unknown + - id_incidentExternalSubject + incidentExternalSubject en External Subject - - - en - Replaces Incident Subject for external communication - - ExternalReference @@ -305,22 +238,16 @@ xs:string - Unknown + - id_incidentDescription + incidentDescription en Incident Description - - - en - Full text description of an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -331,22 +258,16 @@ xs:string - Unknown + - id_incidentExternalNotes + incidentExternalNotes en External Notes - - - en - Incident description for external communication - - ExternalReference @@ -357,22 +278,16 @@ xs:string - Unknown + - id_incidentAttachment + incidentAttachment en Incident Attachment - - - en - Picture(s) about the reported incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -383,22 +298,16 @@ xs:anyURI - Unknown + - id_systemDate + systemDate en System Date - - - en - System created timestamp when the incident in the context of ESS (Environmental and Social Standards) was issued and saved - - ExternalReference @@ -409,22 +318,16 @@ xs:dateTime - Unknown + - id_incidentDate + incidentDate en Date of Incident - - - en - Date and time information when an incident in the context of ESS (Environmental and Social Standards) occurred - - ExternalReference @@ -435,22 +338,16 @@ xs:dateTime - Unknown + - id_incidentId + incidentId en Incident ID - - - en - Unique identifier for an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -461,22 +358,16 @@ xs:string - Unknown + - id_masterOpCoId + masterOpCoId en Master Operating Company Incident ID - - - en - Incident ID that has been checked and validated. In case of duplicates the "parent" incident ID will be used as Master Operating Company Incident ID. - - ExternalReference @@ -487,22 +378,16 @@ xs:string - Unknown + - id_incidentDisplayId + incidentDisplayId en Display ID - - - en - Human readable format of Incident ID - - ExternalReference @@ -513,22 +398,16 @@ xs:string - Unknown + - id_incidentStatusInformation + incidentStatusInformation en Incident Status - - - en - Status of incident progress, default value = new - - ExternalReference @@ -539,22 +418,16 @@ xs:string - Unknown + - id_incidentShareFlag + incidentShareFlag en Incident Share Flag - - - en - Flag, that can be set to true in order to request to publish the incident, default value is false - - ExternalReference @@ -565,22 +438,16 @@ xs:boolean - Unknown + - id_subCaseOpCoIds + subCaseOpCoIds en Sub Case Operating Company Incident Ids - - - en - Incident Ids that belong to a Master Operating Company Incident Id - - ExternalReference @@ -591,22 +458,16 @@ xs:string - Unknown + - id_incidentSystemId + incidentSystemId en Incident System Id - - - en - System Id that defines the tenant - - ExternalReference @@ -617,22 +478,16 @@ xs:string - Unknown + - id_essOriginatorCompanyName + essOriginatorCompanyName en ESS Originator Company Name - - - en - Name of a company / an organisation that is the originator of an incident in the context of ESS (Environmental and Social Standards) - - ExternalReference @@ -643,10 +498,10 @@ xs:string - Unknown + - id_AddressEntity + AddressEntity en @@ -661,7 +516,7 @@ - id_ThoroughfareEntity + ThoroughfareEntity en @@ -676,19 +531,13 @@ - id_thoroughfareTechnicalKey + thoroughfareTechnicalKey en - Thoroughfare Technical Key + Thoroughfare Technical Key - - - en - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - ExternalReference @@ -699,22 +548,16 @@ xs:string - Unknown + - id_thoroughfareValue + thoroughfareValue en Value Thoroughfare - - - en - Value of a thoroughfare, e.g. name of a street. - - ExternalReference @@ -725,22 +568,16 @@ xs:string - Unknown + - id_thoroughfareNumber + thoroughfareNumber en Thoroughfare Number - - - en - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - ExternalReference @@ -751,12 +588,12 @@ xs:string - Unknown + - id_LocalityEntity + LocalityEntity en @@ -771,19 +608,13 @@ - id_localityTechnicalKey + localityTechnicalKey en Locality Technical Key - - - en - Technical key of a locality - - ExternalReference @@ -794,22 +625,16 @@ xs:string - Unknown + - id_localityValue + localityValue en Locality Value - - - en - Value of a locality, e.g. name of a city ("Mannheim"). - - ExternalReference @@ -820,12 +645,12 @@ xs:string - Unknown + - id_PremiseEntity + PremiseEntity en @@ -835,24 +660,18 @@ en - Entity for a premise which consists of a type (technical key) and a value + Entity for a premise which consists of a type (technical key) and a value. - id_premiseTechnicalKey + premiseTechnicalKey en Premise Technical Key - - - en - Technical key of a premise - - ExternalReference @@ -863,22 +682,16 @@ xs:string - Unknown + - id_premiseValue + premiseValue en Premise Value - - - en - Value of a premise, e.g. name or designation of a particular site - - ExternalReference @@ -889,12 +702,12 @@ xs:string - Unknown + - id_PostalDeliveryPointEntity + PostalDeliveryPointEntity en @@ -909,19 +722,13 @@ - id_postalDeliveryPointTechnicalKey + postalDeliveryPointTechnicalKey en Postal Delivery Point Technical Key - - - en - Technical key of a postal delivery point - - ExternalReference @@ -932,22 +739,16 @@ xs:string - Unknown + - id_postalDeliveryPointValue + postalDeliveryPointValue en Postal Delivery Point Value - - - en - Value of a postal delivery point, e.g. designation of a gate - - ExternalReference @@ -958,12 +759,12 @@ xs:string - Unknown + - id_CountryEntity + CountryEntity en @@ -973,12 +774,12 @@ en - Entity definition for a country + Entity definition for a country. - id_countryShortName + countryShortName en @@ -995,12 +796,12 @@ xs:string - Unknown + - id_PostCodeEntity + PostCodeEntity en @@ -1010,24 +811,18 @@ en - Entity for a postcode which consists of a type plus a value + Entity for a postcode which consists of a type plus a value. - id_postCodeValue + postCodeValue en - Post Code Value + Post Code Value - - - en - The value of a post code - - ExternalReference @@ -1038,22 +833,16 @@ xs:string - Unknown + - id_postCodeTechnicalKey + postCodeTechnicalKey en Post Code Technical Key - - - en - The technical key of a post code - - ExternalReference @@ -1064,26 +853,20 @@ xs:string - Unknown + - id_essOriginatorBpnL + essOriginatorBpnL en ESS Originator BPN-L - - - en - BPN-L ID of the company that causes the incident - - ExternalReference @@ -1094,22 +877,16 @@ xs:string - Unknown + - id_essOriginatorBpnS + essOriginatorBpnS en ESS Originator BPN-S - - - en - BPN-S ID of the company that causes the incident - - ExternalReference @@ -1120,22 +897,16 @@ xs:string - Unknown + - id_essOriginatorBpnA + essOriginatorBpnA en ESS Originator BPN A - - - en - BPN-A ID of the company that causes the incident - - ExternalReference @@ -1146,10 +917,10 @@ xs:string - Unknown + - id_EssOriginatorCoordinatesEntity + EssOriginatorCoordinatesEntity en @@ -1164,19 +935,13 @@ - id_longitude + longitude en Longitude - - - en - Longitude information for geographic coordinates. - - ExternalReference @@ -1187,22 +952,16 @@ xs:string - Unknown + - id_latitude + latitude en Latitude - - - en - Latitude information for geographic coordinates. - - ExternalReference @@ -1213,24 +972,18 @@ xs:string - Unknown + - id_essIncidentIssuerFirstName + essIncidentIssuerFirstName en ESS Incident Issuer First Name - - - en - First name of ESS incident issuer - - ExternalReference @@ -1241,22 +994,16 @@ xs:string - Unknown + - id_essIncidentIssuerEmailAddress + essIncidentIssuerEmailAddress en ESS Incident Issuer Email Address - - - en - Email address of ESS incident issuer - - ExternalReference @@ -1267,22 +1014,16 @@ xs:string - Unknown + - id_essIncidentIssuerPhoneNo + essIncidentIssuerPhoneNo en ESS Incident Issuer Phone No - - - en - Phone number of ESS incident issuer - - ExternalReference @@ -1293,22 +1034,16 @@ xs:string - Unknown + - id_flagAnonymous + flagAnonymous en Flag anonymous - - - en - Flag that Incident issuer wants to be anonymous - - ExternalReference @@ -1319,22 +1054,16 @@ xs:boolean - Unknown + - id_essIncidentIssuerId + essIncidentIssuerId en Issuer ID - - - en - System generated unique identifier of incident issuer - - ExternalReference @@ -1345,10 +1074,10 @@ xs:string - Unknown + - id_AddressEntity + AddressEntity en @@ -1363,7 +1092,7 @@ - id_ThoroughfareEntity + ThoroughfareEntity en @@ -1378,19 +1107,13 @@ - id_thoroughfareTechnicalKey + thoroughfareTechnicalKey en - Thoroughfare Technical Key + Thoroughfare Technical Key - - - en - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - ExternalReference @@ -1401,22 +1124,16 @@ xs:string - Unknown + - id_thoroughfareValue + thoroughfareValue en Value Thoroughfare - - - en - Value of a thoroughfare, e.g. name of a street. - - ExternalReference @@ -1427,22 +1144,16 @@ xs:string - Unknown + - id_thoroughfareNumber + thoroughfareNumber en Thoroughfare Number - - - en - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - ExternalReference @@ -1453,12 +1164,12 @@ xs:string - Unknown + - id_LocalityEntity + LocalityEntity en @@ -1473,19 +1184,13 @@ - id_localityTechnicalKey + localityTechnicalKey en Locality Technical Key - - - en - Technical key of a locality - - ExternalReference @@ -1496,22 +1201,16 @@ xs:string - Unknown + - id_localityValue + localityValue en Locality Value - - - en - Value of a locality, e.g. name of a city ("Mannheim"). - - ExternalReference @@ -1522,12 +1221,12 @@ xs:string - Unknown + - id_PremiseEntity + PremiseEntity en @@ -1537,24 +1236,18 @@ en - Entity for a premise which consists of a type (technical key) and a value + Entity for a premise which consists of a type (technical key) and a value. - id_premiseTechnicalKey + premiseTechnicalKey en Premise Technical Key - - - en - Technical key of a premise - - ExternalReference @@ -1565,22 +1258,16 @@ xs:string - Unknown + - id_premiseValue + premiseValue en Premise Value - - - en - Value of a premise, e.g. name or designation of a particular site - - ExternalReference @@ -1591,12 +1278,12 @@ xs:string - Unknown + - id_PostalDeliveryPointEntity + PostalDeliveryPointEntity en @@ -1611,19 +1298,13 @@ - id_postalDeliveryPointTechnicalKey + postalDeliveryPointTechnicalKey en Postal Delivery Point Technical Key - - - en - Technical key of a postal delivery point - - ExternalReference @@ -1634,22 +1315,16 @@ xs:string - Unknown + - id_postalDeliveryPointValue + postalDeliveryPointValue en Postal Delivery Point Value - - - en - Value of a postal delivery point, e.g. designation of a gate - - ExternalReference @@ -1660,12 +1335,12 @@ xs:string - Unknown + - id_CountryEntity + CountryEntity en @@ -1675,12 +1350,12 @@ en - Entity definition for a country + Entity definition for a country. - id_countryShortName + countryShortName en @@ -1697,12 +1372,12 @@ xs:string - Unknown + - id_PostCodeEntity + PostCodeEntity en @@ -1712,24 +1387,18 @@ en - Entity for a postcode which consists of a type plus a value + Entity for a postcode which consists of a type plus a value. - id_postCodeValue + postCodeValue en - Post Code Value + Post Code Value - - - en - The value of a post code - - ExternalReference @@ -1740,22 +1409,16 @@ xs:string - Unknown + - id_postCodeTechnicalKey + postCodeTechnicalKey en Post Code Technical Key - - - en - The technical key of a post code - - ExternalReference @@ -1766,26 +1429,20 @@ xs:string - Unknown + - id_essIncidentIssuerLastName + essIncidentIssuerLastName en ESS Incident Issuer Last Name - - - en - Last name of ESS incident Issuer - - ExternalReference @@ -1796,22 +1453,16 @@ xs:string - Unknown + - id_essOriginatorCountrySubdivision + essOriginatorCountrySubdivision en ESS Originator Country Subdivision - - - en - Region within a country of ESS Originator - - ExternalReference @@ -1822,22 +1473,16 @@ xs:string - Unknown + - id_essIncidentIssuerCountrySubdivision + essIncidentIssuerCountrySubdivision en ESS Incident Issuer Country Subdivision - - - en - Region within a country of ESS Incident Issuer - - ExternalReference @@ -1848,7 +1493,7 @@ xs:string - Unknown + @@ -1856,7 +1501,7 @@ APPLICATION_CLASS - id_EssIncident + EssIncident en @@ -1877,7 +1522,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#EssIncident] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1891,7 +1536,7 @@ - EN + en EssIncident @@ -1907,11 +1552,11 @@ - id_Text + productCommodity en - Text + Product Commodity urn:samm:io.catenax.essincident:2.0.0#productCommodity @@ -1922,7 +1567,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#productCommodity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1936,7 +1581,7 @@ - EN + en productCommodity @@ -1944,7 +1589,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Free-text description for commodity of a product affected by an incident in the context of ESS (Environmental and Social Standards) @@ -1953,11 +1598,11 @@ - id_Text + productDescription en - Text + Product Description urn:samm:io.catenax.essincident:2.0.0#productDescription @@ -1968,7 +1613,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#productDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1982,7 +1627,7 @@ - EN + en productDescription @@ -1990,7 +1635,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Description of product or component affected by an incident in the context of ESS (Environmental and Social Standards) @@ -1999,11 +1644,11 @@ - id_Text + partNumber en - Text + Part Number urn:samm:io.catenax.essincident:2.0.0#partNumber @@ -2014,7 +1659,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#partNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2028,7 +1673,7 @@ - EN + en partNumber @@ -2036,7 +1681,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Part number that is affected by an incident in the context of ESS (Environmental and Social Standards) @@ -2045,11 +1690,11 @@ - id_Text + rawMaterial en - Text + Raw Material urn:samm:io.catenax.essincident:2.0.0#rawMaterial @@ -2060,7 +1705,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#rawMaterial] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2074,7 +1719,7 @@ - EN + en rawMaterial @@ -2082,7 +1727,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Raw material that causes an incident in the context of ESS (Environmental and Social Standards) @@ -2091,11 +1736,11 @@ - id_IndustryCharacteristic + industry en - Industry characteristic + Industry / Branch urn:samm:io.catenax.essincident:2.0.0#industry @@ -2106,7 +1751,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#industry] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2120,7 +1765,7 @@ - EN + en industry @@ -2128,103 +1773,103 @@ en - Industry Characteristic + Industry / Branch that causes the incident - DefaultScalarValue[value=Extraction of raw materials, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Extraction of raw materials ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Extraction of raw materials, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Extraction of raw materials - DefaultScalarValue[value=Manufacture of components / intermediates, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Manufacture of components / intermediates ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Manufacture of components / intermediates, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Manufacture of components / intermediates - DefaultScalarValue[value=Manufacture of final products, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Manufacture of final products ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Manufacture of final products, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Manufacture of final products - DefaultScalarValue[value=Distribution / Trade, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Distribution / Trade ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Distribution / Trade, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Distribution / Trade - DefaultScalarValue[value=Waste treatment / recycling, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Waste treatment / recycling ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Waste treatment / recycling, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Waste treatment / recycling - DefaultScalarValue[value=Services, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Services ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Services, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Services - DefaultScalarValue[value=Lending / financing / insurance, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Lending / financing / insurance ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Lending / financing / insurance, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Lending / financing / insurance - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Other ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IndustryCharacteristic:Other @@ -2237,11 +1882,11 @@ - id_IncidentCategoryCharacteristic + incidentCategory en - Incident Category Characteristic + Incident Category urn:samm:io.catenax.essincident:2.0.0#incidentCategory @@ -2252,7 +1897,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentCategory] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2266,7 +1911,7 @@ - EN + en incidentCategory @@ -2274,31 +1919,31 @@ en - Characteristic for defining an incident category in the context of ESS (Environmental and Social Standards). + Environmental and social standards related incident category according to Supply Chain Due Diligence Act - DefaultScalarValue[value=Environmental, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Environmental ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentCategoryCharacteristic:DefaultScalarValue[value=Environmental, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentCategoryCharacteristic:Environmental - DefaultScalarValue[value=Social, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Social ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentCategoryCharacteristic:DefaultScalarValue[value=Social, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentCategoryCharacteristic:Social @@ -2311,11 +1956,11 @@ - id_IncidentSubcategories + incidentSubcategory en - Incident Subcategories + Incident Subcategory urn:samm:io.catenax.essincident:2.0.0#incidentSubcategory @@ -2326,7 +1971,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentSubcategory] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2340,7 +1985,7 @@ - EN + en incidentSubcategory @@ -2348,175 +1993,175 @@ en - Characteristic for defining subcategories of an incident in the context of ESS (Environmental and Social Standards). + Subcategory of an incident Category - DefaultScalarValue[value=Child labour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Child labour ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Child labour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Child labour - DefaultScalarValue[value=Forced labour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Forced labour ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Forced labour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Forced labour - DefaultScalarValue[value=Slavery, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Slavery ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Slavery, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Slavery - DefaultScalarValue[value=Work safety, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Work safety ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Work safety, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Work safety - DefaultScalarValue[value=Freedom of association, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Freedom of association ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Freedom of association, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Freedom of association - DefaultScalarValue[value=Discrimination, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Discrimination ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Discrimination, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Discrimination - DefaultScalarValue[value=Minimum wage, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Minimum wage ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Minimum wage, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Minimum wage - DefaultScalarValue[value=Environmental pollution, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Environmental pollution ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Environmental pollution, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Environmental pollution - DefaultScalarValue[value=Forced eviction, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Forced eviction ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Forced eviction, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Forced eviction - DefaultScalarValue[value=Force by state security, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Force by state security ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Force by state security, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Force by state security - DefaultScalarValue[value=Usage of Mercury, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Usage of Mercury ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Usage of Mercury, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Usage of Mercury - DefaultScalarValue[value=Usage of harmful chemicals, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Usage of harmful chemicals ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Usage of harmful chemicals, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Usage of harmful chemicals - DefaultScalarValue[value=Non-environmental friendly handling of waste, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Non-environmental friendly handling of waste ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Non-environmental friendly handling of waste, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Non-environmental friendly handling of waste - DefaultScalarValue[value=Import and export of hazardous waste, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Import and export of hazardous waste ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:DefaultScalarValue[value=Import and export of hazardous waste, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentSubcategories:Import and export of hazardous waste @@ -2529,11 +2174,11 @@ - id_Text + incidentSubject en - Text + Incident Subject urn:samm:io.catenax.essincident:2.0.0#incidentSubject @@ -2544,7 +2189,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentSubject] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2558,7 +2203,7 @@ - EN + en incidentSubject @@ -2566,7 +2211,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Title/ subject of an incident in the context of ESS (Environmental and Social Standards) @@ -2575,11 +2220,11 @@ - id_Text + incidentExternalSubject en - Text + External Subject urn:samm:io.catenax.essincident:2.0.0#incidentExternalSubject @@ -2590,7 +2235,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentExternalSubject] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2604,7 +2249,7 @@ - EN + en incidentExternalSubject @@ -2612,7 +2257,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Replaces Incident Subject for external communication @@ -2621,11 +2266,11 @@ - id_Text + incidentDescription en - Text + Incident Description urn:samm:io.catenax.essincident:2.0.0#incidentDescription @@ -2636,7 +2281,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2650,7 +2295,7 @@ - EN + en incidentDescription @@ -2658,7 +2303,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Full text description of an incident in the context of ESS (Environmental and Social Standards) @@ -2667,11 +2312,11 @@ - id_Text + incidentExternalNotes en - Text + External Notes urn:samm:io.catenax.essincident:2.0.0#incidentExternalNotes @@ -2682,7 +2327,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentExternalNotes] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2696,7 +2341,7 @@ - EN + en incidentExternalNotes @@ -2704,7 +2349,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Incident description for external communication @@ -2713,11 +2358,11 @@ - id_ResourcePath + incidentAttachment en - Resource Path + Incident Attachment urn:samm:io.catenax.essincident:2.0.0#incidentAttachment @@ -2728,7 +2373,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentAttachment] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2742,7 +2387,7 @@ - EN + en incidentAttachment @@ -2750,7 +2395,7 @@ en - The path of a resource. + Picture(s) about the reported incident in the context of ESS (Environmental and Social Standards) @@ -2759,11 +2404,11 @@ - id_Timestamp + systemDate en - Timestamp + System Date urn:samm:io.catenax.essincident:2.0.0#systemDate @@ -2774,7 +2419,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#systemDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2788,7 +2433,7 @@ - EN + en systemDate @@ -2796,7 +2441,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + System created timestamp when the incident in the context of ESS (Environmental and Social Standards) was issued and saved @@ -2805,11 +2450,11 @@ - id_Timestamp + incidentDate en - Timestamp + Date of Incident urn:samm:io.catenax.essincident:2.0.0#incidentDate @@ -2820,7 +2465,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2834,7 +2479,7 @@ - EN + en incidentDate @@ -2842,7 +2487,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Date and time information when an incident in the context of ESS (Environmental and Social Standards) occurred @@ -2851,11 +2496,11 @@ - id_IdTrait + incidentId en - Identifier Trait + Incident ID urn:samm:io.catenax.essincident:2.0.0#incidentId @@ -2866,7 +2511,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2880,7 +2525,7 @@ - EN + en incidentId @@ -2888,7 +2533,7 @@ en - Trait for defining an incident ID + Unique identifier for an incident in the context of ESS (Environmental and Social Standards) @@ -2897,11 +2542,11 @@ - id_IdTrait + masterOpCoId en - Identifier Trait + Master Operating Company Incident ID urn:samm:io.catenax.essincident:2.0.0#masterOpCoId @@ -2912,7 +2557,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#masterOpCoId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2926,7 +2571,7 @@ - EN + en masterOpCoId @@ -2934,7 +2579,7 @@ en - Trait for defining an incident ID + Incident ID that has been checked and validated. In case of duplicates the "parent" incident ID will be used as Master Operating Company Incident ID. @@ -2943,11 +2588,11 @@ - id_Text + incidentDisplayId en - Text + Display ID urn:samm:io.catenax.essincident:2.0.0#incidentDisplayId @@ -2958,7 +2603,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentDisplayId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2972,7 +2617,7 @@ - EN + en incidentDisplayId @@ -2980,7 +2625,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable format of Incident ID @@ -2989,7 +2634,7 @@ - id_IncidentStatusCharacteristic + incidentStatusInformation en @@ -3004,7 +2649,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentStatusInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3018,7 +2663,7 @@ - EN + en incidentStatusInformation @@ -3026,67 +2671,67 @@ en - Incident status as defined in a list, defalut value = new + Status of incident progress, default value = new - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + new ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:new - DefaultScalarValue[value=in cleansing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + in cleansing ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:DefaultScalarValue[value=in cleansing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:in cleansing - DefaultScalarValue[value=in process, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + in process ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:DefaultScalarValue[value=in process, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:in process - DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + completed ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:completed - DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + closed ModelReference DataElement - urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.essincident:2.0.0#IncidentStatusCharacteristic:closed @@ -3099,11 +2744,11 @@ - id_Boolean + incidentShareFlag en - Boolean + Incident Share Flag urn:samm:io.catenax.essincident:2.0.0#incidentShareFlag @@ -3114,7 +2759,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentShareFlag] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3128,7 +2773,7 @@ - EN + en incidentShareFlag @@ -3136,7 +2781,7 @@ en - Represents a boolean value (i.e. a "flag"). + Flag, that can be set to true in order to request to publish the incident, default value is false @@ -3145,11 +2790,11 @@ - id_Text + subCaseOpCoIds en - Text + Sub Case Operating Company Incident Ids urn:samm:io.catenax.essincident:2.0.0#subCaseOpCoIds @@ -3160,7 +2805,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#subCaseOpCoIds] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3174,7 +2819,7 @@ - EN + en subCaseOpCoIds @@ -3182,7 +2827,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Incident Ids that belong to a Master Operating Company Incident Id @@ -3191,11 +2836,11 @@ - id_Text + incidentSystemId en - Text + Incident System Id urn:samm:io.catenax.essincident:2.0.0#incidentSystemId @@ -3206,7 +2851,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#incidentSystemId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3220,7 +2865,7 @@ - EN + en incidentSystemId @@ -3228,7 +2873,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + System Id that defines the tenant @@ -3237,11 +2882,11 @@ - id_Text + essOriginatorCompanyName en - Text + ESS Originator Company Name urn:samm:io.catenax.essincident:2.0.0#essOriginatorCompanyName @@ -3252,7 +2897,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essOriginatorCompanyName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3266,7 +2911,7 @@ - EN + en essOriginatorCompanyName @@ -3274,7 +2919,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of a company / an organisation that is the originator of an incident in the context of ESS (Environmental and Social Standards) @@ -3283,11 +2928,11 @@ - id_ThoroughfareTechnicalKeyCharacteristic + thoroughfareTechnicalKey en - Thoroughfare Technical Key Characteristic + Thoroughfare Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareTechnicalKey @@ -3298,7 +2943,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3307,12 +2952,12 @@ en - Thoroughfare Technical Key + Thoroughfare Technical Key - EN + en thoroughfareTechnicalKey @@ -3320,67 +2965,67 @@ en - Characteristic of the technical key of a thoroughfare + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + STREET ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:STREET - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + INDUSTRIAL_ZONE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + RIVER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:RIVER - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + SQUARE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:SQUARE @@ -3393,7 +3038,13 @@ - id_Text + thoroughfareValue + + + en + Value Thoroughfare + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareValue @@ -3402,7 +3053,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3416,7 +3067,7 @@ - EN + en thoroughfareValue @@ -3424,7 +3075,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a thoroughfare, e.g. name of a street. @@ -3433,7 +3084,13 @@ - id_Text + thoroughfareNumber + + + en + Thoroughfare Number + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareNumber @@ -3442,7 +3099,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3456,7 +3113,7 @@ - EN + en thoroughfareNumber @@ -3464,7 +3121,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values. @@ -3473,11 +3130,11 @@ - id_ThoroughfareCharacteristic + thoroughfare en - Thoroughfare Characteristic + Thoroughfare urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfare @@ -3488,7 +3145,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfare] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3502,7 +3159,7 @@ - EN + en thoroughfare @@ -3510,7 +3167,7 @@ en - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstra?e") and number (e.g. "45"). Model follows the specification of BPDM. + Street or thorough road name. @@ -3519,11 +3176,11 @@ - id_LocalityTechnicalKeyCharacteristic + localityTechnicalKey en - Locality Technical Key Characteristic + Locality Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityTechnicalKey @@ -3534,7 +3191,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3548,7 +3205,7 @@ - EN + en localityTechnicalKey @@ -3556,79 +3213,79 @@ en - Characteristic of the technical key of a locality + Technical key of a locality. - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + BLOCK ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:BLOCK - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CITY ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:CITY - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DISTRICT ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DISTRICT - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + POST_OFFICE_CITY ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + QUARTER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:QUARTER @@ -3641,7 +3298,13 @@ - id_Text + localityValue + + + en + Locality Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityValue @@ -3650,7 +3313,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3664,7 +3327,7 @@ - EN + en localityValue @@ -3672,7 +3335,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a locality, e.g. name of a city ("Mannheim"). @@ -3681,11 +3344,11 @@ - id_LocalityCharacteristic + locality en - Locality Characteristic + Locality urn:samm:io.catenax.shared.address_characteristic:3.0.0#locality @@ -3696,7 +3359,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#locality] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3710,7 +3373,7 @@ - EN + en locality @@ -3718,7 +3381,7 @@ en - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. + Locality belonging to an address. @@ -3727,11 +3390,11 @@ - id_PremiseTechnicalKeyCharacteristic + premiseTechnicalKey en - Premise Technical Key Characteristic + Premise Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseTechnicalKey @@ -3742,7 +3405,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3756,7 +3419,7 @@ - EN + en premiseTechnicalKey @@ -3764,103 +3427,103 @@ en - Characteristic of the technical key of a premise + Technical key of a premise. - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + BUILDING ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:BUILDING - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + HARBOUR ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:HARBOUR - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + LEVEL ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:LEVEL - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ROOM ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:ROOM - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + SUITE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:SUITE - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + UNIT ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:UNIT - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + WAREHOUSE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:WAREHOUSE @@ -3873,7 +3536,13 @@ - id_Text + premiseValue + + + en + Premise Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseValue @@ -3882,7 +3551,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3896,7 +3565,7 @@ - EN + en premiseValue @@ -3904,7 +3573,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a premise, e.g. name or designation of a particular site. @@ -3913,7 +3582,13 @@ - id_PremiseCharacteristic + premise + + + en + Premise + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#premise @@ -3922,7 +3597,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premise] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3936,7 +3611,7 @@ - EN + en premise @@ -3944,7 +3619,7 @@ en - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site. @@ -3953,11 +3628,11 @@ - id_PostalDeliveryPointTechnicalKeyCharacteristic + postalDeliveryPointTechnicalKey en - Postal Delivery Point Technical Key Characteristic + Postal Delivery Point Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointTechnicalKey @@ -3968,7 +3643,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3982,7 +3657,7 @@ - EN + en postalDeliveryPointTechnicalKey @@ -3990,67 +3665,67 @@ en - Characteristic of the technical key of a postal delivery point + Technical key of a postal delivery point. - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + INTERURBAN_DELIVERY_POINT ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + MAIL_STATION ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + MAILBOX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + POST_OFFICE_BOX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX @@ -4063,7 +3738,13 @@ - id_Text + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointValue @@ -4072,7 +3753,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4086,7 +3767,7 @@ - EN + en postalDeliveryPointValue @@ -4094,7 +3775,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a postal delivery point, e.g. designation of a gate. @@ -4103,11 +3784,11 @@ - id_PostalDeliveryPointCharacteristic + postalDeliveryPoint en - Postal Delivery Point Characteristic + Postal Delivery Point urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPoint @@ -4118,7 +3799,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPoint] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4132,7 +3813,7 @@ - EN + en postalDeliveryPoint @@ -4140,7 +3821,7 @@ en - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. + Delivery point, e.g. designation of a gate. @@ -4149,7 +3830,13 @@ - id_CountryTrait + countryShortName + + + en + Country Short Name + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#countryShortName @@ -4158,7 +3845,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#countryShortName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4172,22 +3859,28 @@ - EN + en countryShortName STRING + + + en + The short variation of the name of the country. + + - id_CountryCharacteristic + country en - Country Characteristic + Country urn:samm:io.catenax.shared.address_characteristic:3.0.0#country @@ -4198,7 +3891,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#country] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4212,7 +3905,7 @@ - EN + en country @@ -4220,7 +3913,7 @@ en - Characteristic of a country belonging to an address + Country of an address. @@ -4229,7 +3922,13 @@ - id_PostCodeTrait + postCodeValue + + + en + Post Code Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeValue @@ -4238,7 +3937,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4247,27 +3946,33 @@ en - Post Code Value + Post Code Value - EN + en postCodeValue STRING + + + en + The value of a post code. + + - id_PostCodeTechnicalKeyCharacteristic + postCodeTechnicalKey en - Post Code Technical Key Characteristic + Post Code Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeTechnicalKey @@ -4278,7 +3983,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4292,7 +3997,7 @@ - EN + en postCodeTechnicalKey @@ -4300,67 +4005,67 @@ en - Characteristic for the technical key of a post code + The technical key of a post code. - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CEDEX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:CEDEX - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + LARGE_MAIL_USER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + POST_BOX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:POST_BOX - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + REGULAR ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:REGULAR @@ -4373,11 +4078,11 @@ - id_PostCodeCharacteristic + postCode en - PostCode Characteristic + Post Code urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCode @@ -4388,7 +4093,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4402,7 +4107,7 @@ - EN + en postCode @@ -4410,7 +4115,7 @@ en - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "98765-4321"). Model follows the specification of BPDM. + Postal code of the address. @@ -4419,7 +4124,13 @@ - id_PostalAddress + essOriginatorAddress + + + en + Ess Originator Address + + urn:samm:io.catenax.essincident:2.0.0#essOriginatorAddress @@ -4428,7 +4139,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essOriginatorAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4442,7 +4153,7 @@ - EN + en essOriginatorAddress @@ -4450,7 +4161,7 @@ en - A characteristic to express the postal address and which is intended to be referenced by other aspects + Address of ESS Originator @@ -4459,11 +4170,11 @@ - id_BPNL + essOriginatorBpnL en - BPNL Business Partner Number + ESS Originator BPN-L urn:samm:io.catenax.essincident:2.0.0#essOriginatorBpnL @@ -4474,7 +4185,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essOriginatorBpnL] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4488,7 +4199,7 @@ - EN + en essOriginatorBpnL @@ -4496,7 +4207,7 @@ en - BPNL Business Partner Number + BPN-L ID of the company that causes the incident @@ -4505,11 +4216,11 @@ - id_BPNS + essOriginatorBpnS en - BPNS Business Partner Number + ESS Originator BPN-S urn:samm:io.catenax.essincident:2.0.0#essOriginatorBpnS @@ -4520,7 +4231,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essOriginatorBpnS] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4534,7 +4245,7 @@ - EN + en essOriginatorBpnS @@ -4542,7 +4253,7 @@ en - BPNS Business Partner Number + BPN-S ID of the company that causes the incident @@ -4551,11 +4262,11 @@ - id_BPNA + essOriginatorBpnA en - BPNA + ESS Originator BPN A urn:samm:io.catenax.essincident:2.0.0#essOriginatorBpnA @@ -4566,7 +4277,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essOriginatorBpnA] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4580,7 +4291,7 @@ - EN + en essOriginatorBpnA @@ -4588,7 +4299,7 @@ en - BPNA Business Partner Number + BPN-A ID of the company that causes the incident @@ -4597,11 +4308,11 @@ - id_LongitudeTrait + longitude en - Longitude Trait + Longitude urn:samm:io.catenax.essincident:2.0.0#longitude @@ -4612,7 +4323,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#longitude] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4626,7 +4337,7 @@ - EN + en longitude @@ -4634,7 +4345,7 @@ en - Trait for longitude information belonging to geographic coordinates. + Longitude information for geographic coordinates. @@ -4643,11 +4354,11 @@ - id_LatitudeTrait + latitude en - Latitude Trait + Latitude urn:samm:io.catenax.essincident:2.0.0#latitude @@ -4658,7 +4369,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#latitude] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4672,7 +4383,7 @@ - EN + en latitude @@ -4680,7 +4391,7 @@ en - Trait for latitude information belonging to geographic coordinates. + Latitude information for geographic coordinates. @@ -4689,11 +4400,11 @@ - id_EssOriginatorCoordinatesCharacteristic + essOriginatorCoordinates en - ESS Originator Coordinates Characteristic + ESS Originator Geographic data / Coordinates urn:samm:io.catenax.essincident:2.0.0#essOriginatorCoordinates @@ -4704,7 +4415,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essOriginatorCoordinates] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4718,7 +4429,7 @@ - EN + en essOriginatorCoordinates @@ -4726,7 +4437,7 @@ en - Characteristic for defining geographic coordinates (longitude and latitude) of an incident originator in context of ESS (Environmental and Social Standards). + Exact geographic position of an incident in the context of ESS (Environmental and Social Standards) @@ -4735,11 +4446,11 @@ - id_Text + essIncidentIssuerFirstName en - Text + ESS Incident Issuer First Name urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerFirstName @@ -4750,7 +4461,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerFirstName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4764,7 +4475,7 @@ - EN + en essIncidentIssuerFirstName @@ -4772,7 +4483,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + First name of ESS incident issuer @@ -4781,11 +4492,11 @@ - id_ContactMailTrait + essIncidentIssuerEmailAddress en - Contact Mail Trait + ESS Incident Issuer Email Address urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerEmailAddress @@ -4796,7 +4507,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerEmailAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4810,7 +4521,7 @@ - EN + en essIncidentIssuerEmailAddress @@ -4818,7 +4529,7 @@ en - Trait for a contact mail address. + Email address of ESS incident issuer @@ -4827,11 +4538,11 @@ - id_Text + essIncidentIssuerPhoneNo en - Text + ESS Incident Issuer Phone No urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerPhoneNo @@ -4842,7 +4553,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerPhoneNo] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4856,7 +4567,7 @@ - EN + en essIncidentIssuerPhoneNo @@ -4864,7 +4575,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Phone number of ESS incident issuer @@ -4873,11 +4584,11 @@ - id_Boolean + flagAnonymous en - Boolean + Flag anonymous urn:samm:io.catenax.essincident:2.0.0#flagAnonymous @@ -4888,7 +4599,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#flagAnonymous] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4902,7 +4613,7 @@ - EN + en flagAnonymous @@ -4910,7 +4621,7 @@ en - Represents a boolean value (i.e. a "flag"). + Flag that Incident issuer wants to be anonymous @@ -4919,11 +4630,11 @@ - id_IdTrait + essIncidentIssuerId en - Identifier Trait + Issuer ID urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerId @@ -4934,7 +4645,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4948,7 +4659,7 @@ - EN + en essIncidentIssuerId @@ -4956,7 +4667,7 @@ en - Trait for defining an incident ID + System generated unique identifier of incident issuer @@ -4965,11 +4676,11 @@ - id_ThoroughfareTechnicalKeyCharacteristic + thoroughfareTechnicalKey en - Thoroughfare Technical Key Characteristic + Thoroughfare Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareTechnicalKey @@ -4980,7 +4691,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4989,12 +4700,12 @@ en - Thoroughfare Technical Key + Thoroughfare Technical Key - EN + en thoroughfareTechnicalKey @@ -5002,7 +4713,7 @@ en - Characteristic of the technical key of a thoroughfare + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. @@ -5011,7 +4722,13 @@ - id_Text + thoroughfareValue + + + en + Value Thoroughfare + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareValue @@ -5020,7 +4737,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5034,7 +4751,7 @@ - EN + en thoroughfareValue @@ -5042,7 +4759,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a thoroughfare, e.g. name of a street. @@ -5051,7 +4768,13 @@ - id_Text + thoroughfareNumber + + + en + Thoroughfare Number + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareNumber @@ -5060,7 +4783,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5074,7 +4797,7 @@ - EN + en thoroughfareNumber @@ -5082,7 +4805,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values. @@ -5091,11 +4814,11 @@ - id_ThoroughfareCharacteristic + thoroughfare en - Thoroughfare Characteristic + Thoroughfare urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfare @@ -5106,7 +4829,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfare] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5120,7 +4843,7 @@ - EN + en thoroughfare @@ -5128,7 +4851,7 @@ en - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstra?e") and number (e.g. "45"). Model follows the specification of BPDM. + Street or thorough road name. @@ -5137,11 +4860,11 @@ - id_LocalityTechnicalKeyCharacteristic + localityTechnicalKey en - Locality Technical Key Characteristic + Locality Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityTechnicalKey @@ -5152,7 +4875,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5166,7 +4889,7 @@ - EN + en localityTechnicalKey @@ -5174,7 +4897,7 @@ en - Characteristic of the technical key of a locality + Technical key of a locality. @@ -5183,7 +4906,13 @@ - id_Text + localityValue + + + en + Locality Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityValue @@ -5192,7 +4921,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5206,7 +4935,7 @@ - EN + en localityValue @@ -5214,7 +4943,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a locality, e.g. name of a city ("Mannheim"). @@ -5223,11 +4952,11 @@ - id_LocalityCharacteristic + locality en - Locality Characteristic + Locality urn:samm:io.catenax.shared.address_characteristic:3.0.0#locality @@ -5238,7 +4967,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#locality] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5252,7 +4981,7 @@ - EN + en locality @@ -5260,7 +4989,7 @@ en - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. + Locality belonging to an address. @@ -5269,11 +4998,11 @@ - id_PremiseTechnicalKeyCharacteristic + premiseTechnicalKey en - Premise Technical Key Characteristic + Premise Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseTechnicalKey @@ -5284,7 +5013,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5298,7 +5027,7 @@ - EN + en premiseTechnicalKey @@ -5306,7 +5035,7 @@ en - Characteristic of the technical key of a premise + Technical key of a premise. @@ -5315,7 +5044,13 @@ - id_Text + premiseValue + + + en + Premise Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseValue @@ -5324,7 +5059,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5338,7 +5073,7 @@ - EN + en premiseValue @@ -5346,7 +5081,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a premise, e.g. name or designation of a particular site. @@ -5355,7 +5090,13 @@ - id_PremiseCharacteristic + premise + + + en + Premise + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#premise @@ -5364,7 +5105,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premise] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5378,7 +5119,7 @@ - EN + en premise @@ -5386,7 +5127,7 @@ en - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site. @@ -5395,11 +5136,11 @@ - id_PostalDeliveryPointTechnicalKeyCharacteristic + postalDeliveryPointTechnicalKey en - Postal Delivery Point Technical Key Characteristic + Postal Delivery Point Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointTechnicalKey @@ -5410,7 +5151,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5424,7 +5165,7 @@ - EN + en postalDeliveryPointTechnicalKey @@ -5432,7 +5173,7 @@ en - Characteristic of the technical key of a postal delivery point + Technical key of a postal delivery point. @@ -5441,7 +5182,13 @@ - id_Text + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointValue @@ -5450,7 +5197,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5464,7 +5211,7 @@ - EN + en postalDeliveryPointValue @@ -5472,7 +5219,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a postal delivery point, e.g. designation of a gate. @@ -5481,11 +5228,11 @@ - id_PostalDeliveryPointCharacteristic + postalDeliveryPoint en - Postal Delivery Point Characteristic + Postal Delivery Point urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPoint @@ -5496,7 +5243,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPoint] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5510,7 +5257,7 @@ - EN + en postalDeliveryPoint @@ -5518,7 +5265,7 @@ en - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. + Delivery point, e.g. designation of a gate. @@ -5527,7 +5274,13 @@ - id_CountryTrait + countryShortName + + + en + Country Short Name + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#countryShortName @@ -5536,7 +5289,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#countryShortName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5550,22 +5303,28 @@ - EN + en countryShortName STRING + + + en + The short variation of the name of the country. + + - id_CountryCharacteristic + country en - Country Characteristic + Country urn:samm:io.catenax.shared.address_characteristic:3.0.0#country @@ -5576,7 +5335,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#country] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5590,7 +5349,7 @@ - EN + en country @@ -5598,7 +5357,7 @@ en - Characteristic of a country belonging to an address + Country of an address. @@ -5607,7 +5366,13 @@ - id_PostCodeTrait + postCodeValue + + + en + Post Code Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeValue @@ -5616,7 +5381,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5625,27 +5390,33 @@ en - Post Code Value + Post Code Value - EN + en postCodeValue STRING + + + en + The value of a post code. + + - id_PostCodeTechnicalKeyCharacteristic + postCodeTechnicalKey en - Post Code Technical Key Characteristic + Post Code Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeTechnicalKey @@ -5656,7 +5427,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5670,7 +5441,7 @@ - EN + en postCodeTechnicalKey @@ -5678,7 +5449,7 @@ en - Characteristic for the technical key of a post code + The technical key of a post code. @@ -5687,11 +5458,11 @@ - id_PostCodeCharacteristic + postCode en - PostCode Characteristic + Post Code urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCode @@ -5702,7 +5473,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5716,7 +5487,7 @@ - EN + en postCode @@ -5724,7 +5495,7 @@ en - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "98765-4321"). Model follows the specification of BPDM. + Postal code of the address. @@ -5733,7 +5504,13 @@ - id_PostalAddress + essIncidentIssuerAddress + + + en + Ess Incident Issuer Address + + urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerAddress @@ -5742,7 +5519,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5756,7 +5533,7 @@ - EN + en essIncidentIssuerAddress @@ -5764,7 +5541,7 @@ en - A characteristic to express the postal address and which is intended to be referenced by other aspects + Simple form of an address which can belong to a person, organisation, company etc. @@ -5773,11 +5550,11 @@ - id_Text + essIncidentIssuerLastName en - Text + ESS Incident Issuer Last Name urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerLastName @@ -5788,7 +5565,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerLastName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5802,7 +5579,7 @@ - EN + en essIncidentIssuerLastName @@ -5810,7 +5587,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Last name of ESS incident Issuer @@ -5819,11 +5596,11 @@ - id_Text + essOriginatorCountrySubdivision en - Text + ESS Originator Country Subdivision urn:samm:io.catenax.essincident:2.0.0#essOriginatorCountrySubdivision @@ -5834,7 +5611,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essOriginatorCountrySubdivision] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5848,7 +5625,7 @@ - EN + en essOriginatorCountrySubdivision @@ -5856,7 +5633,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Region within a country of ESS Originator @@ -5865,11 +5642,11 @@ - id_Text + essIncidentIssuerCountrySubdivision en - Text + ESS Incident Issuer Country Subdivision urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerCountrySubdivision @@ -5880,7 +5657,7 @@ GlobalReference - Optional[urn:samm:io.catenax.essincident:2.0.0#essIncidentIssuerCountrySubdivision] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5894,7 +5671,7 @@ - EN + en essIncidentIssuerCountrySubdivision @@ -5902,7 +5679,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Region within a country of ESS Incident Issuer diff --git a/io.catenax.essincident/2.0.0/gen/EssIncident.aasx b/io.catenax.essincident/2.0.0/gen/EssIncident.aasx index 95164254..b9649044 100644 Binary files a/io.catenax.essincident/2.0.0/gen/EssIncident.aasx and b/io.catenax.essincident/2.0.0/gen/EssIncident.aasx differ diff --git a/io.catenax.essincident/3.0.0/gen/EssIncident.aasx b/io.catenax.essincident/3.0.0/gen/EssIncident.aasx index 9dc6a3a4..ec24013e 100644 Binary files a/io.catenax.essincident/3.0.0/gen/EssIncident.aasx and b/io.catenax.essincident/3.0.0/gen/EssIncident.aasx differ diff --git a/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData-aas.xml b/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData-aas.xml index 75c21e00..3cd4187a 100644 --- a/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData-aas.xml +++ b/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData-aas.xml @@ -1,1391 +1,1994 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.fleet.claim_data:1.0.0#ClaimData + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.fleet.claim_data:1.0.0#ClaimData/submodel + + + + - - - defaultAsset - - + + + ClaimData + + + en + Claim data from a fleet + + + + urn:samm:io.catenax.fleet.claim_data:1.0.0#ClaimData/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#ClaimData + + + + + + listOfClaims + + + en + listOfClaims + + + + + en + List of Claims + + + true + DataElement + + + Claim + + + en + Text + + + + + en + everything to describe a claim + + + + + listOfDiagnosticSessionId + + + en + ListOfDiagnosticSessionId + + + + + en + references to a list of diagnostic session IDs + + + true + DataElement + + + listOfDiagnosticSessionId + + + en + ListOfDiagnosticSessionId + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#listOfDiagnosticSessionId + + + + xs:string + + + + + + repairMileage + + + en + Repair mileage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#repairMileage + + + + xs:positiveInteger + + + + repairDate + + + en + RepairDate + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#repairDate + + + + xs:dateTime + + + + technicianComment + + + en + TechnicianComment + + + + + en + short description of the claim from the technicians + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#technicianComment + + + + + + customerComment + + + en + CustomerComment + + + + + en + short description of the claim from customer view + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#customerComment + + + + + + claimId + + + en + ClaimID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#claimId + + + + xs:string + + + + VehicleIdentifiers + + + en + Vehicle identifiers + + + + + en + one single vehicle + + + + + vehicleCatenaXId + + + en + vehicleCatenaXId + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#vehicleCatenaXId + + + + xs:string + + + + anonymizedVIN + + + en + Anonymized Vin + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#anonymizedVIN + + + + xs:string + + + + + + ClaimedPart + + + en + Part + + + + + en + one specific part + + + + + isPartReplaced + + + en + IsPartReplaced + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#isPartReplaced + + + + xs:boolean + + + + isPartCausal + + + en + IsPartCausal + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#isPartCausal + + + + xs:boolean + + + + amountOfReplacedParts + + + en + AmountOfReplacedParts + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#amountOfReplacedParts + + + + xs:nonNegativeInteger + + + + Part + + + en + Part + + + + + en + a generic description of part of the car + + + + + number + + + en + Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#number + + + + xs:string + + + + name + + + en + Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#name + + + + xs:string + + + + serialNumber + + + en + SerialNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#serialNumber + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#catenaXId + + + + xs:string + + + + supplierId + + + en + SupplierID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#supplierId + + + + xs:string + + + + + + Part + + + en + Part + + + + + en + a generic description of part of the car + + + + + number + + + en + Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#number + + + + xs:string + + + + name + + + en + Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#name + + + + xs:string + + + + serialNumber + + + en + SerialNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#serialNumber + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#catenaXId + + + + xs:string + + + + supplierId + + + en + SupplierID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#supplierId + + + + xs:string + + + + + + + + qualityTaskId + + + en + QualityTaskID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#qualityTaskId + + + + xs:string + + + + damageCode + + + en + DamageCode + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.claim_data:1.0.0#damageCode + + + + xs:string + + + + + + + + + - ClaimData + APPLICATION_CLASS + ClaimData - ClaimData + + en + ClaimData + - APPLICATION_CLASS - Claim data from a fleet + + en + Claim data from a fleet + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#ClaimData - - - - - ClaimData - - - ClaimData - - - Claim data from a fleet - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#ClaimData + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ClaimData + + + + + en + ClaimData + + + + + en + Claim data from a fleet + + + + + + - ListOfDiagnosticSessions + listOfDiagnosticSessionId - List of diagnostic Sessions + + en + ListOfDiagnosticSessionId + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#listOfDiagnosticSessionId - - - - - ListOfDiagnosticSessionId - - - listOfDiagnosticSessionId - - String - - references to a list of diagnostic session IDs - only present if matching between diag session and claim is possible - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#listOfDiagnosticSessionId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ListOfDiagnosticSessionId + + + + + en + listOfDiagnosticSessionId + + + STRING + + + en + references to a list of diagnostic session IDs + + + + + + - Mileage + repairMileage - Mileage + + en + Repair mileage + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#repairMileage - - - - - Repair mileage - - - repairMileage - - kilometre - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#repairMileage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Repair mileage + + + + + en + repairMileage + + + kilometre + INTEGER_COUNT + + + en + mileage of the car when the claim was reported + + + + + + - Timestamp + repairDate - Timestamp + + en + RepairDate + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#repairDate - - - - - RepairDate - - - repairDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#repairDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + RepairDate + + + + + en + repairDate + + + STRING + + + en + references the date when claim was initially reported + + + + + + - MultiLanguageText + technicianComment - Multi-Language Text + + en + TechnicianComment + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#technicianComment - - - - - TechnicianComment - - - technicianComment - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#technicianComment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + TechnicianComment + + + + + en + technicianComment + + + STRING + + + en + short description of the claim from the technicians + + + + + + - MultiLanguageText + customerComment - Multi-Language Text + + en + CustomerComment + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#customerComment - - - - - CustomerComment - - - customerComment - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#customerComment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CustomerComment + + + + + en + customerComment + + + STRING + + + en + short description of the claim from customer view + + + + + + - Text + claimId - Text + + en + ClaimID + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#claimId - - - - - ClaimID - - - claimId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#claimId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ClaimID + + + + + en + claimId + + + STRING + + + en + Claim ID: Unique for each OEM + + + + + + - CatenaXIdTrait + vehicleCatenaXId - Catena-X ID Trait + + en + vehicleCatenaXId + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#vehicleCatenaXId - - - - - vehicleCatenaXId - - - vehicleCatenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#vehicleCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicleCatenaXId + + + + + en + vehicleCatenaXId + + + STRING + + + en + Catena-X car ID /digital twin of car + + + + + + - Text + anonymizedVIN - Text + + en + Anonymized Vin + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#anonymizedVIN - - - - - Anonymized Vin - - - anonymizedVIN - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#anonymizedVIN + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Anonymized Vin + + + + + en + anonymizedVIN + + + STRING + + + en + OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier + + + + + + - VehicleIdentifiersCharacteristic + vehicleIdentifiers - Vehicle + + en + vehicle identifiers + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#vehicleIdentifiers - - - - - vehicle identifiers - - - vehicleIdentifiers - - String - - one single vehicle - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#vehicleIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle identifiers + + + + + en + vehicleIdentifiers + + + STRING + + + en + one single vehicle + + + + + + - Boolean + isPartReplaced - Boolean + + en + IsPartReplaced + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#isPartReplaced - - - - - IsPartReplaced - - - isPartReplaced - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#isPartReplaced + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + IsPartReplaced + + + + + en + isPartReplaced + + + BOOLEAN + + + en + flag is set if part was replaced +True: replaced +False: not replaced + + + + + + - Boolean + isPartCausal - Boolean + + en + IsPartCausal + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#isPartCausal - - - - - IsPartCausal - - - isPartCausal - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#isPartCausal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + IsPartCausal + + + + + en + isPartCausal + + + BOOLEAN + + + en + flag set to True if part was causing the problem +True: part caused the problem +False: part didn't cause the problem + + + + + + + - AmountOfReplacedPartsCharacteristic + amountOfReplacedParts - Amount of replaced Parts + + en + AmountOfReplacedParts + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#amountOfReplacedParts - - - - - AmountOfReplacedParts - - - amountOfReplacedParts - - IntegerCount - - counter for non-serial parts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#amountOfReplacedParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + AmountOfReplacedParts + + + + + en + amountOfReplacedParts + + + INTEGER_COUNT + + + en + counter for non-serial parts which have been replaced + + + + + + - Text + number - Text + + en + Number + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#number - - - - - Number - - - number - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#number + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Number + + + + + en + number + + + STRING + + + en + OEM specific partnumber + + + + + + - Text + name - Text + + en + Name + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#name - - - - - Name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name + + + + + en + name + + + STRING + + + en + OEM specific name of the part + + + + + + - Text + serialNumber - Text + + en + SerialNumber + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#serialNumber - - - - - SerialNumber - - - serialNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#serialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + SerialNumber + + + + + en + serialNumber + + + STRING + + + en + OEM serial part number of the part - only available for serial parts + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the part, valid for the Catena-X dataspace. + + + + + + - Text + supplierId - Text + + en + SupplierID + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#supplierId - - - - - SupplierID - - - supplierId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#supplierId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + SupplierID + + + + + en + supplierId + + + STRING + + + en + OEM-specific ID of the supplier that manufactured the part that was put out - available if known + + + + + + - PartCharacteristic + replacedPart - Part Characteristic + + en + ReplacedPart + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#replacedPart - - - - - ReplacedPart - - - replacedPart - - String - - the characteristics of a part - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#replacedPart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ReplacedPart + + + + + en + replacedPart + + + STRING + + + en + the part which was affected and replaced + + + + + + - Text + number - Text + + en + Number + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#number - - - - - Number - - - number - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#number + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Number + + + + + en + number + + + STRING + + + en + OEM specific partnumber + + + + + + - Text + name - Text + + en + Name + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#name - - - - - Name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name + + + + + en + name + + + STRING + + + en + OEM specific name of the part + + + + + + - Text + serialNumber - Text + + en + SerialNumber + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#serialNumber - - - - - SerialNumber - - - serialNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#serialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + SerialNumber + + + + + en + serialNumber + + + STRING + + + en + OEM serial part number of the part - only available for serial parts + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the part, valid for the Catena-X dataspace. + + + + + + - Text + supplierId - Text + + en + SupplierID + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#supplierId - - - - - SupplierID - - - supplierId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#supplierId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + SupplierID + + + + + en + supplierId + + + STRING + + + en + OEM-specific ID of the supplier that manufactured the part that was put out - available if known + + + + + + - PartCharacteristic + sparePart - Part Characteristic + + en + Spare Part + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#sparePart - - - - - Spare Part - - - sparePart - - String - - the characteristics of a part - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#sparePart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Spare Part + + + + + en + sparePart + + + STRING + + + en + the part which has been built in + + + + + + - ListOfPartsCharacteristic + listOfParts - ListOfPartsCharacteristic + + en + ListOfParts + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#listOfParts - - - - - ListOfParts - - - listOfParts - - String - - a list of parts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#listOfParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ListOfParts + + + + + en + listOfParts + + + STRING + + + en + a list of parts which will be replaced or repaired + + + + + + - Text + qualityTaskId - Text + + en + QualityTaskID + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#qualityTaskId - - - - - QualityTaskID - - - qualityTaskId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#qualityTaskId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + QualityTaskID + + + + + en + qualityTaskId + + + STRING + + + en + Reference to Quality Task: A unique identifier. The company creating this quality task sets this identifer. The identifier should contain the BPN to make it unique inside CX network + + + + + + - Text + damageCode - Text + + en + DamageCode + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#damageCode - - - - - DamageCode - - - damageCode - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#damageCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DamageCode + + + + + en + damageCode + + + STRING + + + en + OEM-specific damage code + + + + + + - ListOfClaims + listOfClaims - ListOfClaims + + en + listOfClaims + - urn:bamm:io.catenax.fleet.claim_data:1.0.0#listOfClaims - - - - - listOfClaims - - - listOfClaims - - String - - List of Claims - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.claim_data:1.0.0#listOfClaims + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + listOfClaims + + + + + en + listOfClaims + + + STRING + + + en + List of Claims + + + + + + - - - ClaimData - - Claim data from a fleet - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#ClaimData - - - - - - listOfClaims - - listOfClaims - - - List of Claims - - false - true - - - - Claim - - Text - - - everything to describe a claim - - false - false - - - - listOfDiagnosticSessionId - - ListOfDiagnosticSessionId - - - references to a list of diagnostic session IDs - - false - true - - - - listOfDiagnosticSessionId - - ListOfDiagnosticSessionId - - - references to a list of diagnostic session IDs - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#listOfDiagnosticSessionId - - - DefaultScalarValue[value=20221205-04, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - repairMileage - - Repair mileage - - - mileage of the car when the claim was reported - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#repairMileage - - - DefaultScalarValue[value=10251, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - repairDate - - RepairDate - - - references the date when claim was initially reported - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#repairDate - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - technicianComment - - TechnicianComment - - - short description of the claim from the technicians - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#technicianComment - - - DefaultScalarValue[value=Lenkung ist defekt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - customerComment - - CustomerComment - - - short description of the claim from customer view - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#customerComment - - - DefaultScalarValue[value=Lenkung ist defekt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - claimId - - ClaimID - - - Claim ID: Unique for each OEM - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#claimId - - - DefaultScalarValue[value=a214-13d6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - VehicleIdentifiers - - Vehicle identifiers - - - one single vehicle - - false - false - - - - vehicleCatenaXId - - vehicleCatenaXId - - - Catena-X car ID /digital twin of car - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#vehicleCatenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - anonymizedVIN - - Anonymized Vin - - - OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#anonymizedVIN - - - DefaultScalarValue[value=ABC20654378784512, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ClaimedPart - - Part - - - one specific part - - false - false - - - - isPartReplaced - - IsPartReplaced - - - flag is set if part was replaced -True: replaced -False: not replaced - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#isPartReplaced - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - isPartCausal - - IsPartCausal - - - flag set to True if part was causing the problem -True: part caused the problem -False: part didn't cause the problem - - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#isPartCausal - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - amountOfReplacedParts - - AmountOfReplacedParts - - - counter for non-serial parts which have been replaced - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#amountOfReplacedParts - - - DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] - http://www.w3.org/2001/XMLSchema#nonNegativeInteger - - - - - Part - - Part - - - a generic description of part of the car - - false - false - - - - number - - Number - - - OEM specific partnumber - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#number - - - DefaultScalarValue[value=FZ206460050202212, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - Name - - - OEM specific name of the part - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#name - - - DefaultScalarValue[value=Getriebe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - serialNumber - - SerialNumber - - - OEM serial part number of the part - only available for serial parts - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#serialNumber - - - DefaultScalarValue[value=ECU20646005020221, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#catenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - supplierId - - SupplierID - - - OEM-specific ID of the supplier that manufactured the part that was put out - available if known - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#supplierId - - - DefaultScalarValue[value=ZF2064600502, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - Part - - Part - - - a generic description of part of the car - - false - false - - - - number - - Number - - - OEM specific partnumber - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#number - - - DefaultScalarValue[value=FZ206460050202212, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - Name - - - OEM specific name of the part - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#name - - - DefaultScalarValue[value=Getriebe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - serialNumber - - SerialNumber - - - OEM serial part number of the part - only available for serial parts - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#serialNumber - - - DefaultScalarValue[value=ECU20646005020221, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#catenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - supplierId - - SupplierID - - - OEM-specific ID of the supplier that manufactured the part that was put out - available if known - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#supplierId - - - DefaultScalarValue[value=ZF2064600502, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - qualityTaskId - - QualityTaskID - - - Reference to Quality Task: A unique identifier. The company creating this quality task sets this identifer. The identifier should contain the BPN to make it unique inside CX network - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#qualityTaskId - - - DefaultScalarValue[value=BPN-811_2022_000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - damageCode - - DamageCode - - - OEM-specific damage code - - Template - - - urn:bamm:io.catenax.fleet.claim_data:1.0.0#damageCode - - - DefaultScalarValue[value=Lenkmuffe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData.aasx b/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData.aasx index 0e522b15..41d6eb6a 100644 Binary files a/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData.aasx and b/io.catenax.fleet.claim_data/1.0.0/gen/ClaimData.aasx differ diff --git a/io.catenax.fleet.claim_data/2.0.0/gen/ClaimData.aasx b/io.catenax.fleet.claim_data/2.0.0/gen/ClaimData.aasx index 69aa4c5a..4b762956 100644 Binary files a/io.catenax.fleet.claim_data/2.0.0/gen/ClaimData.aasx and b/io.catenax.fleet.claim_data/2.0.0/gen/ClaimData.aasx differ diff --git a/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData-aas.xml b/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData-aas.xml index ce9ccf02..f922b681 100644 --- a/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData-aas.xml +++ b/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData-aas.xml @@ -1,2722 +1,3966 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#DiagnosticData + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#DiagnosticData/submodel + + + + - - - defaultAsset - - + + + DiagnosticData + + + en + data model for vehicle diagnostic data suitable for mass data transfer + + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#DiagnosticData/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#DiagnosticData + + + + + + diagnosticSessions + + + en + Diagnostic sessions + + + + + en + list of diagnostic sessions, e.g. from a list of vehicles/fleet + + + true + DataElement + + + DiagnosticSession + + + en + One diagnostic session of one vehicle: Depending on the diagnostic software used in either workshops or over-the-air diagnostics one session can be defined differently: +- Workshop diagnostic: Normally for each command to the diagnostic tester is a session diagnostic file created that is later send to the OEM backend system. Examples for one command: Read-out all ECUs with its DTCs or do a Software upgrade of one ECU +- Over-the-air: E.g. one diagnostic snapshot is taken after ignition-on + +In addition a list of environment conditions can be placed as well as a list of AdditionalInfos. + +Both lists are on DiagnosticDataSession level because they can be valid for the whole vehicle(e.g. environment temperature) or only for a specific ECU (e.g. wheel speed sensor at ABS ECU) + + + + + creationDate + + + en + Creationdate + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#creationDate + + + + xs:dateTime + + + + sessionId + + + en + Session identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#sessionId + + + + xs:string + + + + qualityTaskId + + + en + Quality Task ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#qualityTaskId + + + + xs:string + + + + countryCode + + + en + Country Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#countryCode + + + + xs:string + + + + mileage + + + en + Session mileage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#mileage + + + + xs:positiveInteger + + + + Vehicle + + + en + Vehicle + + + + + en + all attributes to clearly identify the vehicle during this diagnostic session + + + + + anonymizedVIN + + + en + Anonymized VIN + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#anonymizedVIN + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId + + + + xs:string + + + + softwareCategory + + + en + Vehicle software category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#softwareCategory + + + + xs:string + + + + softwareVersion + + + en + Vehicle software version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#softwareVersion + + + + xs:string + + + + + + Workshop + + + en + Workshop + + + + + en + all attributes to clearly identify this workshop + + + + + workShopId + + + en + OEM Workshop ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#workShopId + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId + + + + xs:string + + + + latitude + + + en + Latitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#latitude + + + + xs:float + + + + longitude + + + en + Longitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#longitude + + + + xs:float + + + + + + ecuList + + + en + ECU list + + + + + en + list of ECUs that had an entry in its internal failure memory during the diagnostic session + + + true + DataElement + + + ECU + + + en + ECU + + + + + en + A single ECU that is present/has a DTC set in the diagnostic session + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId + + + + xs:string + + + + ecuSerialPartNumber + + + en + ECU serial part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + xs:string + + + + name + + + en + ECU name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#name + + + + xs:string + + + + description + + + en + ECU description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#description + + + + xs:string + + + + hwPartNumber + + + en + ECU HW part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#hwPartNumber + + + + xs:string + + + + hwVersion + + + en + ECU HW version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#hwVersion + + + + xs:string + + + + swPartNumber + + + en + ECU SW part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#swPartNumber + + + + xs:string + + + + swVersion + + + en + ECU SW version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#swVersion + + + + xs:string + + + + assemblyPartNumber + + + en + ECU assembly part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumber + + + + xs:string + + + + assemblyPartNumberVersion + + + en + ECU assembly part number version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumberVersion + + + + xs:string + + + + readOutDate + + + en + Read out date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#readOutDate + + + + xs:dateTime + + + + + + + + dtcList + + + en + list of diagnostic trouble codes + + + true + DataElement + + + DiagnosticTroubleCode + + + en + DTC + + + + + en + diagnostic trouble codes or short DTCs are used inside ECUs to monitor failures. They were introduced for measuring vehicle emissions. Major DTCs for emissions are standardized by ISO standard ISO 15031-6:2015 - so called OBD2 standard. Over time DTCs were also introduced in other ECUs also besides engine and emission control. Many DTCs are vehicle manufacturer specific. + + + + + + ExternalReference + + + GlobalReference + https://www.iso.org/standard/66369.html + + + + + + + ecuSerialPartNumber + + + en + ECU serial part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + xs:string + + + + dtcHexValue + + + en + Hex + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue + + + + xs:string + + + + fullName + + + en + DTC full name: + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#fullName + + + + xs:string + + + + fullDescription + + + en + DTC description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#fullDescription + + + + xs:string + + + + occurenceDateTime + + + en + DTC first occurence + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceDateTime + + + + xs:dateTime + + + + state + + + en + DTC state + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#state + + + + xs:string + + + + isMilOn + + + en + Is MIL On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#isMilOn + + + + xs:boolean + + + + occurenceMileage + + + en + DTC first occurence mileage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceMileage + + + + xs:positiveInteger + + + + faultPath + + + en + DTC fault path + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#faultPath + + + + xs:string + + + + faultPathDescription + + + en + DTC fault path description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#faultPathDescription + + + + xs:string + + + + type + + + en + Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#type + + + + xs:string + + + + occurenceCounterTotal + + + en + Occurence counter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceCounterTotal + + + + xs:long + + + + freezeFrame + + + en + DTC freeze frame + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#freezeFrame + + + + xs:string + + + + + + + + envConditionList + + + en + Environment Conditions + + + + + en + A list of environment conditions: E.g. outside temperature measured by the vehicle, a specific value measured by on ECU, .... + + + true + DataElement + + + EnvironmentCondition + + + en + Environment Condition + + + + + en + One environment condition like temperature, rpm,... +If the environment condition was measured on vehicle level -> ecuSerialPartNumber is empty + + + + + conditionId + + + en + Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionId + + + + xs:string + + + + conditionCreationDate + + + en + Creation Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionCreationDate + + + + xs:dateTime + + + + conditionDescription + + + en + Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionDescription + + + + xs:string + + + + conditionValue + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionValue + + + + xs:double + + + + measurementUnit + + + en + DTC fault path + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#measurementUnit + + + + xs:string + + + + ecuSerialPartNumber + + + en + ECU serial part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + xs:string + + + + dtcHexValue + + + en + Hex + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue + + + + xs:string + + + + + + + + eventList + + + en + Events + + + + + en + A list of additional events that were performed during one diagnostic session: Calibration event, SW update event + + + true + DataElement + + + Event + + + en + Event + + + + + en + If additional information/events are available during this session: This object can be used for calibration information, software updates, ... +If this event was measured on vehicle level -> ecuSerialPartNumber is empty + + + + + eventId + + + en + Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventId + + + + xs:string + + + + eventCreationDate + + + en + Creation Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventCreationDate + + + + xs:dateTime + + + + eventDescription + + + en + Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventDescription + + + + xs:string + + + + eventValue + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventValue + + + + xs:string + + + + ecuSerialPartNumber + + + en + ECU serial part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + xs:string + + + + dtcHexValue + + + en + Hex + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue + + + + xs:string + + + + + + + + + + + + + - DiagnosticData - APPLICATION_CLASS + APPLICATION_CLASS + DiagnosticData - data model for vehicle diagnostic data suitable for mass data transfer + + en + data model for vehicle diagnostic data suitable for mass data transfer + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#DiagnosticData - - - - - DiagnosticData - - - data model for vehicle diagnostic data suitable for mass data transfer - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#DiagnosticData + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DiagnosticData + + + + + en + DiagnosticData + + + + + en + data model for vehicle diagnostic data suitable for mass data transfer + + + + + + - Timestamp + creationDate - Timestamp + + en + Creationdate + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#creationDate - - - - - Creationdate - - - creationDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#creationDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Creationdate + + + + + en + creationDate + + + STRING + + + en + date-timestamp for this session according ISO 8601 when this session was created. Depending on OEM this attribute reflects the start or end date of one diag session + + + + + + - Text + sessionId - Text + + en + Session identifier + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#sessionId - - - - - Session identifier - - - sessionId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#sessionId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Session identifier + + + + + en + sessionId + + + STRING + + + en + Format OEM-specific: A unique session identifier within one OEM. + + + + + + - Text + qualityTaskId - Text + + en + Quality Task ID + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#qualityTaskId - - - - - Quality Task ID - - - qualityTaskId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#qualityTaskId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quality Task ID + + + + + en + qualityTaskId + + + STRING + + + en + A unique quality task identifier where these list of session data belongs to. Optional to ensure that also Diagnostic Data without assigned qTask can be exchanged. + + + + + + - CountryCodeTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#countryCode - - - - - Country Code - - - countryCode - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + countryCode + + + en + Country Code + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#countryCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Code + + + + + en + countryCode + + + STRING + + + en + country code in ISO 3166-1 alpha-3 codes where this session took place + + + + + + - Mileage - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#mileage - - - - - Session mileage - - - mileage - - kilometre - IntegerCount - - mileage counter of the car - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + mileage + + + en + Session mileage + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#mileage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Session mileage + + + + + en + mileage + + + kilometre + INTEGER_COUNT + + + en + current mileage counter of the car during the diagnostic session + + + + + + - Text + anonymizedVIN - Text + + en + Anonymized VIN + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#anonymizedVIN - - - - - Anonymized VIN - - - anonymizedVIN - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#anonymizedVIN + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Anonymized VIN + + + + + en + anonymizedVIN + + + STRING + + + en + OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. This proprty be used for vehicles, parts, workshops, ..... +Optional: Not always available + + + + + + - Text + softwareCategory - Text + + en + Vehicle software category + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#softwareCategory - - - - - Vehicle software category - - - softwareCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#softwareCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle software category + + + + + en + softwareCategory + + + STRING + + + en + Software category of this car during the session - only available for OEMs that have a software category on vehicle level. + + + + + + - Text + softwareVersion - Text + + en + Vehicle software version + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#softwareVersion - - - - - Vehicle software version - - - softwareVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#softwareVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle software version + + + + + en + softwareVersion + + + STRING + + + en + Software version of this car during the session - only available for OEMs that have a software category on vehicle level. + + + + + + - VehicleCharacteristic - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#vehicle - - - - - vehicle - - String - - describes the vehicle during the diagnostic session - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + vehicle + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#vehicle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle + + + + + en + vehicle + + + STRING + + + en + vehicle that was present in the diagnostic session + + + + + + - Text + workShopId - Text + + en + OEM Workshop ID + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#workShopId - - - - - OEM Workshop ID - - - workShopId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#workShopId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + OEM Workshop ID + + + + + en + workShopId + + + STRING + + + en + OEM internal workshop ID + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. This proprty be used for vehicles, parts, workshops, ..... +Optional: Not always available + + + + + + - LatitudeTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#latitude - - - - - Latitude - - - latitude - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + latitude + + + en + Latitude + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#latitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Latitude + + + + + en + latitude + + + REAL_MEASURE + + + en + Latitude of this workshop + + + + + + - LongitudeTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#longitude - - - - - Longitude - - - longitude - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + longitude + + + en + Longitude + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#longitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Longitude + + + + + en + longitude + + + REAL_MEASURE + + + en + Longitude of this workshop + + + + + + - WorkshopCharacteristic - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#workshop - - - - - workshop - - String - - describes the workshop in which this diagnostic session took place - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + workshop + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#workshop + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + workshop + + + + + en + workshop + + + STRING + + + en + due to the fact that diagnostic over the air is also possible a Workshop Entity is optional + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. This proprty be used for vehicles, parts, workshops, ..... +Optional: Not always available + + + + + + - Text + ecuSerialPartNumber - Text + + en + ECU serial part number + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - - - ECU serial part number - - - ecuSerialPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU serial part number + + + + + en + ecuSerialPartNumber + + + STRING + + + en + serial number of ECU + + + + + + - Text + name - Text + + en + ECU name + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#name - - - - - ECU name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU name + + + + + en + name + + + STRING + + + en + name of ecu + + + + + + - Text + description - Text + + en + ECU description + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#description - - - - - ECU description - - - description - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#description + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU description + + + + + en + description + + + STRING + + + en + long name of ecu + + + + + + - Text + hwPartNumber - Text + + en + ECU HW part number + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#hwPartNumber - - - - - ECU HW part number - - - hwPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#hwPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU HW part number + + + + + en + hwPartNumber + + + STRING + + + en + hardware part number of ECU + + + + + + - Text + hwVersion - Text + + en + ECU HW version + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#hwVersion - - - - - ECU HW version - - - hwVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#hwVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU HW version + + + + + en + hwVersion + + + STRING + + + en + hardware version of ECU + + + + + + - Text + swPartNumber - Text + + en + ECU SW part number + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#swPartNumber - - - - - ECU SW part number - - - swPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#swPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU SW part number + + + + + en + swPartNumber + + + STRING + + + en + SW part number of this ecu + + + + + + - Text + swVersion - Text + + en + ECU SW version + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#swVersion - - - - - ECU SW version - - - swVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#swVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU SW version + + + + + en + swVersion + + + STRING + + + en + current version of the software on this ecu + + + + + + - Text + assemblyPartNumber - Text + + en + ECU assembly part number + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumber - - - - - ECU assembly part number - - - assemblyPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU assembly part number + + + + + en + assemblyPartNumber + + + STRING + + + en + OEM-sepcific ecu assembly from hardware and software + + + + + + - Text + assemblyPartNumberVersion - Text + + en + ECU assembly part number version + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumberVersion - - - - - ECU assembly part number version - - - assemblyPartNumberVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumberVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU assembly part number version + + + + + en + assemblyPartNumberVersion + + + STRING + + + en + OEM-sepcific ecu assembly version + + + + + + - Timestamp + readOutDate - Timestamp + + en + Read out date + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#readOutDate - - - - - Read out date - - - readOutDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#readOutDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Read out date + + + + + en + readOutDate + + + STRING + + + en + Date when this ECU information was read out from the diagnostic session + + + + + + - Ecus - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuList - - - - - ECU list - - - ecuList - - String - - A list of ECUs that have a DTC set in this diagnostic session - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + ecuList + + + en + ECU list + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuList + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU list + + + + + en + ecuList + + + STRING + + + en + list of ECUs that had an entry in its internal failure memory during the diagnostic session + + + + + + - Text + ecuSerialPartNumber - Text + + en + ECU serial part number + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - - - ECU serial part number - - - ecuSerialPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU serial part number + + + + + en + ecuSerialPartNumber + + + STRING + + + en + serial number of ECU + + + + + + - FreezeFrameTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue - - - - - Hex - - - dtcHexValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + dtcHexValue + + + en + Hex + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Hex + + + + + en + dtcHexValue + + + STRING + + + en + Hex value of this DTC + + + + + + - FullNameTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#fullName - - - - - DTC full name: - - - fullName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + fullName + + + en + DTC full name: + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#fullName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC full name: + + + + + en + fullName + + + STRING + + + en + combined string of DTC name plus the so called DTC sub type or DTC failure byte. Both string values are concatenated using a "-" as separator. +DTC name is: B|C|P|U + 4 hex chars +DTC failure byte: 2 hex chars + +In some rare cases this could be just a hex string + + + + + + - Text + fullDescription - Text + + en + DTC description + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#fullDescription - - - - - DTC description - - - fullDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#fullDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC description + + + + + en + fullDescription + + + STRING + + + en + description of DTC and failure byte. Both description strings are concatenated using a "-" as separator + + + + + + - Timestamp + occurenceDateTime - Timestamp + + en + DTC first occurence + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceDateTime - - - - - DTC first occurence - - - occurenceDateTime - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceDateTime + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC first occurence + + + + + en + occurenceDateTime + + + STRING + + + en + date and time when the DTC occured the first time/was recorded the first time in the ECU + + + + + + - Text + state - Text + + en + DTC state + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#state - - - - - DTC state - - - state - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#state + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC state + + + + + en + state + + + STRING + + + en + OEM-specific state of DTC: 0;1 (permanent/temporary/intermediate), could also be a string with permanent, temporary, intermediate, .... + + + + + + - Boolean + isMilOn - Boolean + + en + Is MIL On + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#isMilOn - - - - - Is MIL On - - - isMilOn - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#isMilOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Is MIL On + + + + + en + isMilOn + + + BOOLEAN + + + en + describes whether this DTC set the MIL (malfunction indicator light) in the dashboard + + + + + + - Mileage - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceMileage - - - - - DTC first occurence mileage - - - occurenceMileage - - kilometre - IntegerCount - - mileage counter of the car - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + occurenceMileage + + + en + DTC first occurence mileage + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceMileage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC first occurence mileage + + + + + en + occurenceMileage + + + kilometre + INTEGER_COUNT + + + en + mileage in km when the DTC occurred the first time + + + + + + - Text + faultPath - Text + + en + DTC fault path + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#faultPath - - - - - DTC fault path - - - faultPath - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#faultPath + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC fault path + + + + + en + faultPath + + + STRING + + + en + OEM-specific: Fault path for this DTC. Allows further analysis + + + + + + - Text + faultPathDescription - Text + + en + DTC fault path description + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#faultPathDescription - - - - - DTC fault path description - - - faultPathDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#faultPathDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC fault path description + + + + + en + faultPathDescription + + + STRING + + + en + OEM-specific description of DTC fault path + + + + + + - TypeEnum - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#type - - - - - Type - - - type - - String - - - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#TypeEnum:DefaultScalarValue[value=Error, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Error, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#TypeEnum:DefaultScalarValue[value=Info, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Info, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + type + + + en + Type + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#type + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Type + + + + + en + type + + + STRING + + + en + Indicator whether this DTC was stored as Error or Info + + + + + + Error + + ModelReference + + + DataElement + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#TypeEnum:Error + + + + + + Info + + ModelReference + + + DataElement + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#TypeEnum:Info + + + + + + + + + + - Long - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceCounterTotal - - - - - Occurence counter - - - occurenceCounterTotal - - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + occurenceCounterTotal + + + en + Occurence counter + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceCounterTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Occurence counter + + + + + en + occurenceCounterTotal + + + INTEGER_COUNT + + + en + Counter how often this DTC was set in total + + + + + + - FreezeFrameTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#freezeFrame - - - - - DTC freeze frame - - - freezeFrame - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + freezeFrame + + + en + DTC freeze frame + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#freezeFrame + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC freeze frame + + + + + en + freezeFrame + + + STRING + + + en + freeze frame from ecu. The freeze frame records many parameters of the DTC and surrounding parameters like outside temperature when the DTC was set. It is a very long HEX string with many OEM-specific and ECU-specific content in + + + + + + - DTCList - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#dtcList - - - - - dtcList - - String - - list of DTCs - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + dtcList + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#dtcList + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dtcList + + + + + en + dtcList + + + STRING + + + en + list of diagnostic trouble codes + + + + + + - Text + conditionId - Text + + en + Id + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionId - - - - - Id - - - conditionId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Id + + + + + en + conditionId + + + STRING + + + en + OEM-specific: Primary key for this condition consists of unique identifier of env. condition and DTC + + + + + + - Timestamp + conditionCreationDate - Timestamp + + en + Creation Date + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionCreationDate - - - - - Creation Date - - - conditionCreationDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionCreationDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Creation Date + + + + + en + conditionCreationDate + + + STRING + + + en + Date and time when this condition/information was created. + + + + + + - Text + conditionDescription - Text + + en + Description + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionDescription - - - - - Description - - - conditionDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Description + + + + + en + conditionDescription + + + STRING + + + en + The description of the environment condition/information + + + + + + - Double + conditionValue - Double + + en + Value + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionValue - - - - - Value - - - conditionValue - - RealMeasure - - Double - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#conditionValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + conditionValue + + + REAL_MEASURE + + + en + The numeric value (if applicable) of the stored environment condition at the time of the DTC. + + + + + + - Text + measurementUnit - Text + + en + DTC fault path + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#measurementUnit - - - - - DTC fault path - - - measurementUnit - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DTC fault path + + + + + en + measurementUnit + + + STRING + + + en + The unit of measurement for the environment condition value. + + + + + + - Text + ecuSerialPartNumber - Text + + en + ECU serial part number + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - - - ECU serial part number - - - ecuSerialPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU serial part number + + + + + en + ecuSerialPartNumber + + + STRING + + + en + serial number of ECU + + + + + + - FreezeFrameTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue - - - - - Hex - - - dtcHexValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + dtcHexValue + + + en + Hex + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Hex + + + + + en + dtcHexValue + + + STRING + + + en + Hex value of this DTC + + + + + + - EnvironmentConditions + envConditionList - Environment Conditions + + en + Environment Conditions + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#envConditionList - - - - - Environment Conditions - - - envConditionList - - String - - A list of environment conditions, like surrounding temperature, rpm, ... - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#envConditionList + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Environment Conditions + + + + + en + envConditionList + + + STRING + + + en + A list of environment conditions: E.g. outside temperature measured by the vehicle, a specific value measured by on ECU, .... + + + + + + - Text + eventId - Text + + en + Id + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventId - - - - - Id - - - eventId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Id + + + + + en + eventId + + + STRING + + + en + OEM-specific: Primary key for this event + + + + + + - Timestamp + eventCreationDate - Timestamp + + en + Creation Date + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventCreationDate - - - - - Creation Date - - - eventCreationDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventCreationDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Creation Date + + + + + en + eventCreationDate + + + STRING + + + en + Date and time when this event was created. + + + + + + - Text + eventDescription - Text + + en + Description + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventDescription - - - - - Description - - - eventDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Description + + + + + en + eventDescription + + + STRING + + + en + The description of the event + + + + + + - Text + eventValue - Text + + en + Value + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventValue - - - - - Value - - - eventValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + eventValue + + + STRING + + + en + The value of this event. + + + + + + - Text + ecuSerialPartNumber - Text + + en + ECU serial part number + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - - - ECU serial part number - - - ecuSerialPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ECU serial part number + + + + + en + ecuSerialPartNumber + + + STRING + + + en + serial number of ECU + + + + + + - FreezeFrameTrait - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue - - - - - Hex - - - dtcHexValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + dtcHexValue + + + en + Hex + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Hex + + + + + en + dtcHexValue + + + STRING + + + en + Hex value of this DTC + + + + + + - Events - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventList - - - - - Events - - - eventList - - String - - A list of additional events that were performed during one diagnostic session: Calibration event, SW update event. Here you can store all kind of events that does not belong to environment conditions or dtcs - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + eventList + + + en + Events + + + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#eventList + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Events + + + + + en + eventList + + + STRING + + + en + A list of additional events that were performed during one diagnostic session: Calibration event, SW update event + + + + + + - DiagnosticSessions + diagnosticSessions - Diagnostic sessions + + en + Diagnostic sessions + - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#diagnosticSessions - - - - - Diagnostic sessions - - - diagnosticSessions - - String - - A list of diagnostic sessions coming from several vehicles - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.fleet.diagnostic_data:1.0.0#diagnosticSessions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Diagnostic sessions + + + + + en + diagnosticSessions + + + STRING + + + en + list of diagnostic sessions, e.g. from a list of vehicles/fleet + + + + + + - - - DiagnosticData - - data model for vehicle diagnostic data suitable for mass data transfer - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#DiagnosticData - - - - - - diagnosticSessions - - Diagnostic sessions - - - list of diagnostic sessions, e.g. from a list of vehicles/fleet - - false - true - - - - DiagnosticSession - - One diagnostic session of one vehicle: Depending on the diagnostic software used in either workshops or over-the-air diagnostics one session can be defined differently: -- Workshop diagnostic: Normally for each command to the diagnostic tester is a session diagnostic file created that is later send to the OEM backend system. Examples for one command: Read-out all ECUs with its DTCs or do a Software upgrade of one ECU -- Over-the-air: E.g. one diagnostic snapshot is taken after ignition-on - -In addition a list of environment conditions can be placed as well as a list of AdditionalInfos. - -Both lists are on DiagnosticDataSession level because they can be valid for the whole vehicle(e.g. environment temperature) or only for a specific ECU (e.g. wheel speed sensor at ABS ECU) - - false - false - - - - creationDate - - Creationdate - - - date-timestamp for this session according ISO 8601 when this session was created. Depending on OEM this attribute reflects the start or end date of one diag session - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#creationDate - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - sessionId - - Session identifier - - - Format OEM-specific: A unique session identifier within one OEM. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#sessionId - - - DefaultScalarValue[value=3747429FGH382923974682, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - qualityTaskId - - Quality Task ID - - - A unique quality task identifier where these list of session data belongs to. Optional to ensure that also Diagnostic Data without assigned qTask can be exchanged. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#qualityTaskId - - - DefaultScalarValue[value=BPN-811_2022_000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - countryCode - - Country Code - - - country code in ISO 3166-1 alpha-3 codes where this session took place - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#countryCode - - - DefaultScalarValue[value=DEU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - mileage - - Session mileage - - - current mileage counter of the car during the diagnostic session - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#mileage - - - DefaultScalarValue[value=23500, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - Vehicle - - Vehicle - - - all attributes to clearly identify the vehicle during this diagnostic session - - false - false - - - - anonymizedVIN - - Anonymized VIN - - - OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#anonymizedVIN - - - DefaultScalarValue[value=3747429FGH382923974682, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. This proprty be used for vehicles, parts, workshops, ..... -Optional: Not always available - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - softwareCategory - - Vehicle software category - - - Software category of this car during the session - only available for OEMs that have a software category on vehicle level. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#softwareCategory - - - DefaultScalarValue[value=TZGH64738, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - softwareVersion - - Vehicle software version - - - Software version of this car during the session - only available for OEMs that have a software category on vehicle level. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#softwareVersion - - - DefaultScalarValue[value=3.5.0001.001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - Workshop - - Workshop - - - all attributes to clearly identify this workshop - - false - false - - - - workShopId - - OEM Workshop ID - - - OEM internal workshop ID - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#workShopId - - - DefaultScalarValue[value=4563328, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. This proprty be used for vehicles, parts, workshops, ..... -Optional: Not always available - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - latitude - - Latitude - - - Latitude of this workshop - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#latitude - - - DefaultScalarValue[value=9.19968, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - longitude - - Longitude - - - Longitude of this workshop - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#longitude - - - DefaultScalarValue[value=48.77765, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - - - - ecuList - - ECU list - - - list of ECUs that had an entry in its internal failure memory during the diagnostic session - - false - true - - - - ECU - - ECU - - - A single ECU that is present/has a DTC set in the diagnostic session - - false - false - - - - catenaXId - - Catena-X Identifier - - - A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. This proprty be used for vehicles, parts, workshops, ..... -Optional: Not always available - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ecuSerialPartNumber - - ECU serial part number - - - serial number of ECU - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - DefaultScalarValue[value=74343070GHKER73727, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - ECU name - - - name of ecu - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#name - - - DefaultScalarValue[value=ABS, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - description - - ECU description - - - long name of ecu - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#description - - - DefaultScalarValue[value=Anti blocking control unit, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - hwPartNumber - - ECU HW part number - - - hardware part number of ECU - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#hwPartNumber - - - DefaultScalarValue[value=04C907309AE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - hwVersion - - ECU HW version - - - hardware version of ECU - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#hwVersion - - - DefaultScalarValue[value=0556A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - swPartNumber - - ECU SW part number - - - SW part number of this ecu - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#swPartNumber - - - DefaultScalarValue[value=04C906026BH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - swVersion - - ECU SW version - - - current version of the software on this ecu - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#swVersion - - - DefaultScalarValue[value=0001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - assemblyPartNumber - - ECU assembly part number - - - OEM-sepcific ecu assembly from hardware and software - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumber - - - DefaultScalarValue[value=V03935278E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - assemblyPartNumberVersion - - ECU assembly part number version - - - OEM-sepcific ecu assembly version - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#assemblyPartNumberVersion - - - DefaultScalarValue[value=0001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - readOutDate - - Read out date - - - Date when this ECU information was read out from the diagnostic session - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#readOutDate - - - DefaultScalarValue[value=2022-01-30T14:45:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - dtcList - - list of diagnostic trouble codes - - false - true - - - - DiagnosticTroubleCode - - DTC - - - diagnostic trouble codes or short DTCs are used inside ECUs to monitor failures. They were introduced for measuring vehicle emissions. Major DTCs for emissions are standardized by ISO standard ISO 15031-6:2015 - so called OBD2 standard. Over time DTCs were also introduced in other ECUs also besides engine and emission control. Many DTCs are vehicle manufacturer specific. - - - false - false - - - - ecuSerialPartNumber - - ECU serial part number - - - serial number of ECU - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - DefaultScalarValue[value=74343070GHKER73727, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - dtcHexValue - - Hex - - - Hex value of this DTC - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue - - - DefaultScalarValue[value=4337499FF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - fullName - - DTC full name: - - - combined string of DTC name plus the so called DTC sub type or DTC failure byte. Both string values are concatenated using a "-" as separator. -DTC name is: B|C|P|U + 4 hex chars -DTC failure byte: 2 hex chars - -In some rare cases this could be just a hex string - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#fullName - - - DefaultScalarValue[value=P0573-00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - fullDescription - - DTC description - - - description of DTC and failure byte. Both description strings are concatenated using a "-" as separator - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#fullDescription - - - DefaultScalarValue[value=Brake Switch "A" Circuit High-no sub type information, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - occurenceDateTime - - DTC first occurence - - - date and time when the DTC occured the first time/was recorded the first time in the ECU - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceDateTime - - - DefaultScalarValue[value=2022-01-30T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - state - - DTC state - - - OEM-specific state of DTC: 0;1 (permanent/temporary/intermediate), could also be a string with permanent, temporary, intermediate, .... - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#state - - - DefaultScalarValue[value=permanent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - isMilOn - - Is MIL On - - - describes whether this DTC set the MIL (malfunction indicator light) in the dashboard - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#isMilOn - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - occurenceMileage - - DTC first occurence mileage - - - mileage in km when the DTC occurred the first time - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceMileage - - - DefaultScalarValue[value=15000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - faultPath - - DTC fault path - - - OEM-specific: Fault path for this DTC. Allows further analysis - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#faultPath - - - DefaultScalarValue[value=1000761, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faultPathDescription - - DTC fault path description - - - OEM-specific description of DTC fault path - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#faultPathDescription - - - DefaultScalarValue[value=shortage to plus, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - type - - Type - - - Indicator whether this DTC was stored as Error or Info - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#type - - - DefaultScalarValue[value=Error, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - occurenceCounterTotal - - Occurence counter - - - Counter how often this DTC was set in total - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#occurenceCounterTotal - - - DefaultScalarValue[value=10, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#long']'] - http://www.w3.org/2001/XMLSchema#long - - - - - freezeFrame - - DTC freeze frame - - - freeze frame from ecu. The freeze frame records many parameters of the DTC and surrounding parameters like outside temperature when the DTC was set. It is a very long HEX string with many OEM-specific and ECU-specific content in - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#freezeFrame - - - DefaultScalarValue[value=100148340349340, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - envConditionList - - Environment Conditions - - - A list of environment conditions: E.g. outside temperature measured by the vehicle, a specific value measured by on ECU, .... - - false - true - - - - EnvironmentCondition - - Environment Condition - - - One environment condition like temperature, rpm,... -If the environment condition was measured on vehicle level -> ecuSerialPartNumber is empty - - false - false - - - - conditionId - - Id - - - OEM-specific: Primary key for this condition consists of unique identifier of env. condition and DTC - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionId - - - DefaultScalarValue[value=DTC1_EnvCond1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - conditionCreationDate - - Creation Date - - - Date and time when this condition/information was created. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionCreationDate - - - DefaultScalarValue[value=2022-01-28T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - conditionDescription - - Description - - - The description of the environment condition/information - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionDescription - - - DefaultScalarValue[value=RPM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - conditionValue - - Value - - - The numeric value (if applicable) of the stored environment condition at the time of the DTC. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#conditionValue - - - DefaultScalarValue[value=2000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - DTC fault path - - - The unit of measurement for the environment condition value. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#measurementUnit - - - DefaultScalarValue[value=rpm, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ecuSerialPartNumber - - ECU serial part number - - - serial number of ECU - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - DefaultScalarValue[value=74343070GHKER73727, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - dtcHexValue - - Hex - - - Hex value of this DTC - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue - - - DefaultScalarValue[value=4337499FF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - eventList - - Events - - - A list of additional events that were performed during one diagnostic session: Calibration event, SW update event - - false - true - - - - Event - - Event - - - If additional information/events are available during this session: This object can be used for calibration information, software updates, ... -If this event was measured on vehicle level -> ecuSerialPartNumber is empty - - false - false - - - - eventId - - Id - - - OEM-specific: Primary key for this event - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventId - - - DefaultScalarValue[value=ABS_CAL1234, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - eventCreationDate - - Creation Date - - - Date and time when this event was created. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventCreationDate - - - DefaultScalarValue[value=2022-01-30T14:00:00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - eventDescription - - Description - - - The description of the event - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventDescription - - - DefaultScalarValue[value=Calibration of ABS ecu with calib file - see value, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - eventValue - - Value - - - The value of this event. - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#eventValue - - - DefaultScalarValue[value=CAL366474-4848, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ecuSerialPartNumber - - ECU serial part number - - - serial number of ECU - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#ecuSerialPartNumber - - - DefaultScalarValue[value=74343070GHKER73727, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - dtcHexValue - - Hex - - - Hex value of this DTC - - Template - - - urn:bamm:io.catenax.fleet.diagnostic_data:1.0.0#dtcHexValue - - - DefaultScalarValue[value=4337499FF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - - - - + diff --git a/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData.aasx b/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData.aasx index d7bd0834..b598debd 100644 Binary files a/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData.aasx and b/io.catenax.fleet.diagnostic_data/1.0.0/gen/DiagnosticData.aasx differ diff --git a/io.catenax.fleet.diagnostic_data/2.0.0/gen/DiagnosticData.aasx b/io.catenax.fleet.diagnostic_data/2.0.0/gen/DiagnosticData.aasx index a0026af4..7becd042 100644 Binary files a/io.catenax.fleet.diagnostic_data/2.0.0/gen/DiagnosticData.aasx and b/io.catenax.fleet.diagnostic_data/2.0.0/gen/DiagnosticData.aasx differ diff --git a/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles-aas.xml b/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles-aas.xml index 2f6de9d2..81c28d2d 100644 --- a/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles-aas.xml +++ b/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.fleet.vehicles:2.0.0#Vehicles - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#Vehicles] - - - - - - - - en - Vehicles - - - - - EN - Vehicles - - - - - en - This aspect model was created in the Catena-X use case quality. The purpose of this aspect model is to transfer general information of a list/fleet of vehicles - primarily how the vehicles are equipped, when they were built and which engines are installed. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.fleet.vehicles:2.0.0#Vehicles/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#Vehicles]/submodel + urn:samm:io.catenax.fleet.vehicles:2.0.0#Vehicles/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_listOfVehicles + listOfVehicles en @@ -87,11 +63,11 @@ List of Vehicle.ProductDescription - false + true DataElement - id_Vehicle + Vehicle en @@ -106,29 +82,13 @@ - id_recordStatus + recordStatus en Record status - - - en - The record operation enumeration can be used to realize delta update concept. -Delta update concept means: -- You transfer an initial load of data -- After the first week only the delta to the initial load is transferred - - -The record status describes whether this record is: -- new=>This record is transferred the first time -- update=> Some properties of this record have changed compared to a previous transfer -- delete=> This record was transferred in the initial load or in a previous delta update, but is not used any more and therefore it should be deleted on data consumer side -- same=> This record was transferred in the initial load or in a previous delta update - - ExternalReference @@ -139,22 +99,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_anonymizedVin + anonymizedVin en Anonymized VIN - - - en - OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier. - - ExternalReference @@ -165,22 +119,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_catenaXVehicleId + catenaXVehicleId en Vehicle Catena-X Identifier - - - en - A unique identifier for the vehicle in the Catena-X data space. - - ExternalReference @@ -191,22 +139,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_class + class en Vehicle class - - - en - Class of the vehicle. - - ExternalReference @@ -217,22 +159,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_driveSystemPower + driveSystemPower en Complete system power - - - en - Complete power of this vehicle in KW. This sums up the power of each individual engine installed in this vehicle. - - ExternalReference @@ -243,22 +179,16 @@ The record status describes whether this record is: xs:integer - Unknown + - id_driveType + driveType en Drive type - - - en - Drive type of a vehicle according enumeration. - - ExternalReference @@ -269,22 +199,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_powerTrainType + powerTrainType en Powertrain Type - - - en - Describes the installed powertrain in the vehicle. - - ExternalReference @@ -295,22 +219,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_modelDescription + modelDescription en Vehicle model - - - en - Detail vehicle model like "Golf VIII" - - ExternalReference @@ -321,22 +239,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_modelIdentifier + modelIdentifier en Model identifier - - - en - OEM-specific model identifier or OEM-specific project name. - - ExternalReference @@ -347,22 +259,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_plantCatenaXId + plantCatenaXId en Plant Catena-X ID - - - en - Unique Catena-X plant identifier, also called BPNS. - - ExternalReference @@ -373,22 +279,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_plantCountryCode + plantCountryCode en Plant country - - - en - Country code of the plant, where the vehicle was produced. - - ExternalReference @@ -399,22 +299,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_plantDescription + plantDescription en Vehicle production plant name - - - en - Long name of the production plant of the vehicle - - ExternalReference @@ -425,22 +319,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_plantIdentifier + plantIdentifier en Production plant id - - - en - Plant id of the final assembly of the vehicle - - ExternalReference @@ -451,22 +339,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_productionDate + productionDate en Vehicle production Date - - - en - Production date of the vehicle - - ExternalReference @@ -477,24 +359,16 @@ The record status describes whether this record is: xs:dateTime - Unknown + - id_softwareCategory + softwareCategory en Software category - - - en - Some OEMs bring in the software as complete package for all systems: -To identify this software: software category and software version is needed. -Software category when this car was built. - - ExternalReference @@ -505,25 +379,16 @@ Software category when this car was built. xs:string - Unknown + - id_softwareVersion + softwareVersion en Software version - - - en - Some OEMs brings in the software as complete package for all systems: -To identify this software: software category and software version is needed. -Software version when this car was built -. - - ExternalReference @@ -534,22 +399,16 @@ Software version when this car was built xs:string - Unknown + - id_soldCountryCode + soldCountryCode en Sold country code - - - en - The country code in 3 letter format where this vehicle was sold. - - ExternalReference @@ -560,22 +419,16 @@ Software version when this car was built xs:string - Unknown + - id_soldCountryGroup + soldCountryGroup en Vehicle sold region - - - en - The region where this car was sold. - - ExternalReference @@ -586,22 +439,16 @@ Software version when this car was built xs:string - Unknown + - id_soldDate + soldDate en Vehicle sold date: - - - en - Sold date of the vehicle = warranty start date for this vehicle - - ExternalReference @@ -612,22 +459,16 @@ Software version when this car was built xs:dateTime - Unknown + - id_steeringPos + steeringPos en Vehicle steering pos - - - en - Position of vehicle steering wheel, Left or right. - - ExternalReference @@ -638,22 +479,16 @@ Software version when this car was built xs:string - Unknown + - id_vehicleSeries + vehicleSeries en Vehicle series - - - en - vehicle series, normally one level above model. E.g. vehicle series ="Golf", vehicle model="Golf VIII" - - ExternalReference @@ -664,22 +499,16 @@ Software version when this car was built xs:string - Unknown + - id_wmiCode + wmiCode en WMI Code - - - en - The world manufacturer index are the first 3 letters of the VIN. IT describes a code for the vehicle manufacturer. Also see the description from NTHSA. - - ExternalReference @@ -689,23 +518,28 @@ Software version when this car was built + + + ExternalReference + + + GlobalReference + https://vpic.nhtsa.dot.gov/ + + + + xs:string - Unknown + - id_wmiNameNHTSA + wmiNameNHTSA en WMI name according NHTSA - - - en - Name of the vehicle manufacturer according NHTSA: use https://vpic.nhtsa.dot.gov/api/vehicles/decodewmi/WVW?format=json - entry to be used is CommonName. - - ExternalReference @@ -715,11 +549,22 @@ Software version when this car was built + + + ExternalReference + + + GlobalReference + https://vpic.nhtsa.dot.gov/ + + + + xs:string - Unknown + - id_engines + engines en @@ -732,11 +577,11 @@ Software version when this car was built List of installed engines in the vehicle. - false + true DataElement - id_Engine + Engine en @@ -751,19 +596,13 @@ Software version when this car was built - id_engineId + engineId en Engine ID: - - - en - OEM-specific identifier/type of the installed engine - - ExternalReference @@ -774,22 +613,16 @@ Software version when this car was built xs:string - Unknown + - id_engineDescription + engineDescription en Engine Description - - - en - Description of the engine - - ExternalReference @@ -800,22 +633,16 @@ Software version when this car was built xs:string - Unknown + - id_engineSeries + engineSeries en Vehicle engine series - - - en - Engine series as defined by OEM - - ExternalReference @@ -826,22 +653,16 @@ Software version when this car was built xs:string - Unknown + - id_serialNumber + serialNumber en Engine serial number - - - en - Serial number of the installed engine - - ExternalReference @@ -852,22 +673,16 @@ Software version when this car was built xs:string - Unknown + - id_size + size en Engine size - - - en - Cubic capacity in a combustion engine - not available in battery-electric vehicles - - ExternalReference @@ -878,22 +693,16 @@ Software version when this car was built xs:integer - Unknown + - id_power + power en Engine power - - - en - Engine power is the power that an engine can put out - - ExternalReference @@ -904,22 +713,16 @@ Software version when this car was built xs:integer - Unknown + - id_engineProductionDate + engineProductionDate en Engine production date - - - en - Date when the engine was produced - - ExternalReference @@ -930,22 +733,16 @@ Software version when this car was built xs:dateTime - Unknown + - id_installDate + installDate en Engine install date - - - en - Date when the engine was installed - - ExternalReference @@ -956,22 +753,16 @@ Software version when this car was built xs:dateTime - Unknown + - id_nhtsaFuelType + nhtsaFuelType en Fuel type(NHTSA) - - - en - Description of the fuel according US NHTSA - - ExternalReference @@ -982,14 +773,14 @@ Software version when this car was built xs:string - Unknown + - id_equipments + equipments en @@ -1002,11 +793,11 @@ Software version when this car was built Equipments. - false + true DataElement - id_Equipment + Equipment en @@ -1021,19 +812,13 @@ Software version when this car was built - id_equipmentIdentifier + equipmentIdentifier en Equipment Id - - - en - The identifier of a specific equipment. - - ExternalReference @@ -1044,22 +829,16 @@ Software version when this car was built xs:string - Unknown + - id_equipmentDescription + equipmentDescription en Equipment description - - - en - The equipment variants description. - - ExternalReference @@ -1070,22 +849,16 @@ Software version when this car was built xs:string - Unknown + - id_group + group en Equipment group - - - en - Bundels all equipment-oriented information into categories like Interior - - ExternalReference @@ -1096,7 +869,7 @@ Software version when this car was built xs:string - Unknown + @@ -1107,7 +880,7 @@ Software version when this car was built - id_MetaInformation + MetaInformation en @@ -1122,19 +895,13 @@ Software version when this car was built - id_selectionCriteria + selectionCriteria en Selection criteria - - - en - Describes the selection criteria a Catena-X data provider has applied to create this data set. - - ExternalReference @@ -1145,22 +912,16 @@ Software version when this car was built xs:string - Unknown + - id_selectionStart + selectionStart en Selection start - - - en - Describes the starting point for providing records in this data set. - - ExternalReference @@ -1171,22 +932,16 @@ Software version when this car was built xs:string - Unknown + - id_selectionEnd + selectionEnd en Selection end - - - en - Describes the end point for providing records in this data set. - - ExternalReference @@ -1197,7 +952,7 @@ Software version when this car was built xs:string - Unknown + @@ -1207,7 +962,7 @@ Software version when this car was built APPLICATION_CLASS - id_Vehicles + Vehicles en @@ -1228,7 +983,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#Vehicles] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1242,7 +997,7 @@ Software version when this car was built - EN + en Vehicles @@ -1258,11 +1013,11 @@ Software version when this car was built - id_RecordStatusEnumeration + recordStatus en - Record status enumeration + Record status urn:samm:io.catenax.fleet.vehicles:2.0.0#recordStatus @@ -1273,7 +1028,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#recordStatus] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1287,7 +1042,7 @@ Software version when this car was built - EN + en recordStatus @@ -1295,55 +1050,65 @@ Software version when this car was built en - Defining the enumeration for the record status + The record operation enumeration can be used to realize delta update concept. +Delta update concept means: +- You transfer an initial load of data +- After the first week only the delta to the initial load is transferred + + +The record status describes whether this record is: +- new=>This record is transferred the first time +- update=> Some properties of this record have changed compared to a previous transfer +- delete=> This record was transferred in the initial load or in a previous delta update, but is not used any more and therefore it should be deleted on data consumer side +- same=> This record was transferred in the initial load or in a previous delta update - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + new ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:new - DefaultScalarValue[value=update, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + update ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=update, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:update - DefaultScalarValue[value=delete, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + delete ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=delete, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:delete - DefaultScalarValue[value=same, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + same ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=same, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#RecordStatusEnumeration:same @@ -1356,11 +1121,11 @@ Software version when this car was built - id_UniqueID + anonymizedVin en - unique ID + Anonymized VIN urn:samm:io.catenax.fleet.vehicles:2.0.0#anonymizedVin @@ -1371,7 +1136,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#anonymizedVin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1385,7 +1150,7 @@ Software version when this car was built - EN + en anonymizedVin @@ -1393,7 +1158,7 @@ Software version when this car was built en - This Characteristic describes a property that is truly unique either inside the Company that is providing the data or even in Catena-X dataspace. Only one property in a semantic entity should be a uniqueID. Unique ids can be used to link a data set with other semantic models. + OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier. @@ -1402,11 +1167,11 @@ Software version when this car was built - id_UuidV4Trait + catenaXVehicleId en - Trait for UUIDs v4 + Vehicle Catena-X Identifier urn:samm:io.catenax.fleet.vehicles:2.0.0#catenaXVehicleId @@ -1417,7 +1182,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#catenaXVehicleId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1431,7 +1196,7 @@ Software version when this car was built - EN + en catenaXVehicleId @@ -1439,7 +1204,7 @@ Software version when this car was built en - Trait to ensure UUID v4 data format. + A unique identifier for the vehicle in the Catena-X data space. @@ -1448,11 +1213,11 @@ Software version when this car was built - id_Text + class en - Text + Vehicle class urn:samm:io.catenax.fleet.vehicles:2.0.0#class @@ -1463,7 +1228,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#class] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1477,7 +1242,7 @@ Software version when this car was built - EN + en class @@ -1485,7 +1250,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Class of the vehicle. @@ -1494,11 +1259,11 @@ Software version when this car was built - id_EnginePower + driveSystemPower en - Engine Power + Complete system power urn:samm:io.catenax.fleet.vehicles:2.0.0#driveSystemPower @@ -1509,7 +1274,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#driveSystemPower] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1523,7 +1288,7 @@ Software version when this car was built - EN + en driveSystemPower @@ -1532,7 +1297,7 @@ Software version when this car was built en - Engine power expressed in kilowatt. + Complete power of this vehicle in KW. This sums up the power of each individual engine installed in this vehicle. @@ -1541,11 +1306,11 @@ Software version when this car was built - id_DriveTypeNHTSA + driveType en - Drive type(NHTSA) + Drive type urn:samm:io.catenax.fleet.vehicles:2.0.0#driveType @@ -1556,7 +1321,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#driveType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1570,7 +1335,7 @@ Software version when this car was built - EN + en driveType @@ -1578,43 +1343,43 @@ Software version when this car was built en - Enumeration of drive type according NHTSA, table [vPICList_lite].[dbo].[DriveType] + Drive type of a vehicle according enumeration. - DefaultScalarValue[value=All-Wheel Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + All-Wheel Drive ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#DriveTypeNHTSA:DefaultScalarValue[value=All-Wheel Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#DriveTypeNHTSA:All-Wheel Drive - DefaultScalarValue[value=Front-Wheel Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Front-Wheel Drive ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#DriveTypeNHTSA:DefaultScalarValue[value=Front-Wheel Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#DriveTypeNHTSA:Front-Wheel Drive - DefaultScalarValue[value=Rear-Wheel Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Rear-Wheel Drive ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#DriveTypeNHTSA:DefaultScalarValue[value=Rear-Wheel Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#DriveTypeNHTSA:Rear-Wheel Drive @@ -1627,11 +1392,11 @@ Software version when this car was built - id_PowerTrainTypes + powerTrainType en - Powertrain types + Powertrain Type urn:samm:io.catenax.fleet.vehicles:2.0.0#powerTrainType @@ -1642,7 +1407,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#powerTrainType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1656,7 +1421,7 @@ Software version when this car was built - EN + en powerTrainType @@ -1664,103 +1429,103 @@ Software version when this car was built en - This enumeration comes from NHTSA (US authority) database. Table [vPICList_lite].[dbo].[ElectrificationLevel] extended by Gasoline and Diesel as entry. + Describes the installed powertrain in the vehicle. - DefaultScalarValue[value=BEV (Battery Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + BEV (Battery Electric Vehicle) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=BEV (Battery Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:BEV (Battery Electric Vehicle) - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Diesel ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:Diesel - DefaultScalarValue[value=FCEV (Fuel Cell Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + FCEV (Fuel Cell Electric Vehicle) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=FCEV (Fuel Cell Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:FCEV (Fuel Cell Electric Vehicle) - DefaultScalarValue[value=Gasoline, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Gasoline ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=Gasoline, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:Gasoline - DefaultScalarValue[value=HEV (Hybrid Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + HEV (Hybrid Electric Vehicle) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=HEV (Hybrid Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:HEV (Hybrid Electric Vehicle) - DefaultScalarValue[value=Mild HEV (Hybrid Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Mild HEV (Hybrid Electric Vehicle) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=Mild HEV (Hybrid Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:Mild HEV (Hybrid Electric Vehicle) - DefaultScalarValue[value=PHEV (Plug-in Hybrid Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + PHEV (Plug-in Hybrid Electric Vehicle) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=PHEV (Plug-in Hybrid Electric Vehicle), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:PHEV (Plug-in Hybrid Electric Vehicle) - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Other ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#PowerTrainTypes:Other @@ -1773,11 +1538,11 @@ Software version when this car was built - id_Text + modelDescription en - Text + Vehicle model urn:samm:io.catenax.fleet.vehicles:2.0.0#modelDescription @@ -1788,7 +1553,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#modelDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1802,7 +1567,7 @@ Software version when this car was built - EN + en modelDescription @@ -1810,7 +1575,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Detail vehicle model like "Golf VIII" @@ -1819,11 +1584,11 @@ Software version when this car was built - id_Text + modelIdentifier en - Text + Model identifier urn:samm:io.catenax.fleet.vehicles:2.0.0#modelIdentifier @@ -1834,7 +1599,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#modelIdentifier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1848,7 +1613,7 @@ Software version when this car was built - EN + en modelIdentifier @@ -1856,7 +1621,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + OEM-specific model identifier or OEM-specific project name. @@ -1865,11 +1630,11 @@ Software version when this car was built - id_BpnsTrait + plantCatenaXId en - BPNS Trait + Plant Catena-X ID urn:samm:io.catenax.fleet.vehicles:2.0.0#plantCatenaXId @@ -1880,7 +1645,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#plantCatenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1894,7 +1659,7 @@ Software version when this car was built - EN + en plantCatenaXId @@ -1902,7 +1667,7 @@ Software version when this car was built en - Trait to ensure data format for BPNS. + Unique Catena-X plant identifier, also called BPNS. @@ -1911,7 +1676,13 @@ Software version when this car was built - id_CountryCodeTrait + plantCountryCode + + + en + Plant country + + urn:samm:io.catenax.fleet.vehicles:2.0.0#plantCountryCode @@ -1920,7 +1691,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#plantCountryCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1934,22 +1705,28 @@ Software version when this car was built - EN + en plantCountryCode STRING + + + en + Country code of the plant, where the vehicle was produced. + + - id_Text + plantDescription en - Text + Vehicle production plant name urn:samm:io.catenax.fleet.vehicles:2.0.0#plantDescription @@ -1960,7 +1737,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#plantDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1974,7 +1751,7 @@ Software version when this car was built - EN + en plantDescription @@ -1982,7 +1759,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Long name of the production plant of the vehicle @@ -1991,11 +1768,11 @@ Software version when this car was built - id_UniqueID + plantIdentifier en - unique ID + Production plant id urn:samm:io.catenax.fleet.vehicles:2.0.0#plantIdentifier @@ -2006,7 +1783,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#plantIdentifier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2020,7 +1797,7 @@ Software version when this car was built - EN + en plantIdentifier @@ -2028,7 +1805,7 @@ Software version when this car was built en - This Characteristic describes a property that is truly unique either inside the Company that is providing the data or even in Catena-X dataspace. Only one property in a semantic entity should be a uniqueID. Unique ids can be used to link a data set with other semantic models. + Plant id of the final assembly of the vehicle @@ -2037,11 +1814,11 @@ Software version when this car was built - id_Timestamp + productionDate en - Timestamp + Vehicle production Date urn:samm:io.catenax.fleet.vehicles:2.0.0#productionDate @@ -2052,7 +1829,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#productionDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2066,7 +1843,7 @@ Software version when this car was built - EN + en productionDate @@ -2074,7 +1851,7 @@ Software version when this car was built en - Describes a Property which contains the date and time with an optional timezone. + Production date of the vehicle @@ -2083,11 +1860,11 @@ Software version when this car was built - id_Text + softwareCategory en - Text + Software category urn:samm:io.catenax.fleet.vehicles:2.0.0#softwareCategory @@ -2098,7 +1875,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#softwareCategory] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2112,7 +1889,7 @@ Software version when this car was built - EN + en softwareCategory @@ -2120,7 +1897,9 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Some OEMs bring in the software as complete package for all systems: +To identify this software: software category and software version is needed. +Software category when this car was built. @@ -2129,11 +1908,11 @@ Software version when this car was built - id_Text + softwareVersion en - Text + Software version urn:samm:io.catenax.fleet.vehicles:2.0.0#softwareVersion @@ -2144,7 +1923,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#softwareVersion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2158,7 +1937,7 @@ Software version when this car was built - EN + en softwareVersion @@ -2166,7 +1945,10 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Some OEMs brings in the software as complete package for all systems: +To identify this software: software category and software version is needed. +Software version when this car was built +. @@ -2175,7 +1957,13 @@ Software version when this car was built - id_CountryCodeTrait + soldCountryCode + + + en + Sold country code + + urn:samm:io.catenax.fleet.vehicles:2.0.0#soldCountryCode @@ -2184,7 +1972,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#soldCountryCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2198,22 +1986,28 @@ Software version when this car was built - EN + en soldCountryCode STRING + + + en + The country code in 3 letter format where this vehicle was sold. + + - id_Text + soldCountryGroup en - Text + Vehicle sold region urn:samm:io.catenax.fleet.vehicles:2.0.0#soldCountryGroup @@ -2224,7 +2018,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#soldCountryGroup] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2238,7 +2032,7 @@ Software version when this car was built - EN + en soldCountryGroup @@ -2246,7 +2040,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The region where this car was sold. @@ -2255,11 +2049,11 @@ Software version when this car was built - id_Timestamp + soldDate en - Timestamp + Vehicle sold date: urn:samm:io.catenax.fleet.vehicles:2.0.0#soldDate @@ -2270,7 +2064,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#soldDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2284,7 +2078,7 @@ Software version when this car was built - EN + en soldDate @@ -2292,7 +2086,7 @@ Software version when this car was built en - Describes a Property which contains the date and time with an optional timezone. + Sold date of the vehicle = warranty start date for this vehicle @@ -2301,11 +2095,11 @@ Software version when this car was built - id_VehicleSteeringPos + steeringPos en - Vehicle steering position(NHTSA) + Vehicle steering pos urn:samm:io.catenax.fleet.vehicles:2.0.0#steeringPos @@ -2316,7 +2110,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#steeringPos] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2330,7 +2124,7 @@ Software version when this car was built - EN + en steeringPos @@ -2338,31 +2132,31 @@ Software version when this car was built en - Vehicle steering position enumeration from NHTSA, see table [vPICList_lite].[dbo].[Steering] + Position of vehicle steering wheel, Left or right. - DefaultScalarValue[value=Left-Hand Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Left-Hand Drive ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#VehicleSteeringPos:DefaultScalarValue[value=Left-Hand Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#VehicleSteeringPos:Left-Hand Drive - DefaultScalarValue[value=Right-Hand Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Right-Hand Drive ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#VehicleSteeringPos:DefaultScalarValue[value=Right-Hand Drive, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#VehicleSteeringPos:Right-Hand Drive @@ -2375,11 +2169,11 @@ Software version when this car was built - id_Text + vehicleSeries en - Text + Vehicle series urn:samm:io.catenax.fleet.vehicles:2.0.0#vehicleSeries @@ -2390,7 +2184,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#vehicleSeries] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2404,7 +2198,7 @@ Software version when this car was built - EN + en vehicleSeries @@ -2412,7 +2206,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + vehicle series, normally one level above model. E.g. vehicle series ="Golf", vehicle model="Golf VIII" @@ -2421,7 +2215,13 @@ Software version when this car was built - id_OemShortNameTrait + wmiCode + + + en + WMI Code + + urn:samm:io.catenax.fleet.vehicles:2.0.0#wmiCode @@ -2430,7 +2230,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#wmiCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2444,22 +2244,28 @@ Software version when this car was built - EN + en wmiCode STRING + + + en + The world manufacturer index are the first 3 letters of the VIN. IT describes a code for the vehicle manufacturer. Also see the description from NTHSA. + + - id_Text + wmiNameNHTSA en - Text + WMI name according NHTSA urn:samm:io.catenax.fleet.vehicles:2.0.0#wmiNameNHTSA @@ -2470,7 +2276,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#wmiNameNHTSA] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2484,7 +2290,7 @@ Software version when this car was built - EN + en wmiNameNHTSA @@ -2492,7 +2298,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the vehicle manufacturer according NHTSA: use https://vpic.nhtsa.dot.gov/api/vehicles/decodewmi/WVW?format=json - entry to be used is CommonName. @@ -2501,11 +2307,11 @@ Software version when this car was built - id_UniqueID + engineId en - unique ID + Engine ID: urn:samm:io.catenax.fleet.vehicles:2.0.0#engineId @@ -2516,7 +2322,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#engineId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2530,7 +2336,7 @@ Software version when this car was built - EN + en engineId @@ -2538,7 +2344,7 @@ Software version when this car was built en - This Characteristic describes a property that is truly unique either inside the Company that is providing the data or even in Catena-X dataspace. Only one property in a semantic entity should be a uniqueID. Unique ids can be used to link a data set with other semantic models. + OEM-specific identifier/type of the installed engine @@ -2547,11 +2353,11 @@ Software version when this car was built - id_Text + engineDescription en - Text + Engine Description urn:samm:io.catenax.fleet.vehicles:2.0.0#engineDescription @@ -2562,7 +2368,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#engineDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2576,7 +2382,7 @@ Software version when this car was built - EN + en engineDescription @@ -2584,7 +2390,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Description of the engine @@ -2593,11 +2399,11 @@ Software version when this car was built - id_Text + engineSeries en - Text + Vehicle engine series urn:samm:io.catenax.fleet.vehicles:2.0.0#engineSeries @@ -2608,7 +2414,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#engineSeries] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2622,7 +2428,7 @@ Software version when this car was built - EN + en engineSeries @@ -2630,7 +2436,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Engine series as defined by OEM @@ -2639,11 +2445,11 @@ Software version when this car was built - id_Text + serialNumber en - Text + Engine serial number urn:samm:io.catenax.fleet.vehicles:2.0.0#serialNumber @@ -2654,7 +2460,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#serialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2668,7 +2474,7 @@ Software version when this car was built - EN + en serialNumber @@ -2676,7 +2482,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Serial number of the installed engine @@ -2685,11 +2491,11 @@ Software version when this car was built - id_CubicCapacity + size en - Cubic Capacity + Engine size urn:samm:io.catenax.fleet.vehicles:2.0.0#size @@ -2700,7 +2506,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#size] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2714,7 +2520,7 @@ Software version when this car was built - EN + en size @@ -2723,7 +2529,7 @@ Software version when this car was built en - Cubic capacity of the engine + Cubic capacity in a combustion engine - not available in battery-electric vehicles @@ -2732,11 +2538,11 @@ Software version when this car was built - id_EnginePower + power en - Engine Power + Engine power urn:samm:io.catenax.fleet.vehicles:2.0.0#power @@ -2747,7 +2553,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#power] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2761,7 +2567,7 @@ Software version when this car was built - EN + en power @@ -2770,7 +2576,7 @@ Software version when this car was built en - Engine power expressed in kilowatt. + Engine power is the power that an engine can put out @@ -2779,11 +2585,11 @@ Software version when this car was built - id_Timestamp + engineProductionDate en - Timestamp + Engine production date urn:samm:io.catenax.fleet.vehicles:2.0.0#engineProductionDate @@ -2794,7 +2600,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#engineProductionDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2808,7 +2614,7 @@ Software version when this car was built - EN + en engineProductionDate @@ -2816,7 +2622,7 @@ Software version when this car was built en - Describes a Property which contains the date and time with an optional timezone. + Date when the engine was produced @@ -2825,11 +2631,11 @@ Software version when this car was built - id_Timestamp + installDate en - Timestamp + Engine install date urn:samm:io.catenax.fleet.vehicles:2.0.0#installDate @@ -2840,7 +2646,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#installDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2854,7 +2660,7 @@ Software version when this car was built - EN + en installDate @@ -2862,7 +2668,7 @@ Software version when this car was built en - Describes a Property which contains the date and time with an optional timezone. + Date when the engine was installed @@ -2871,11 +2677,11 @@ Software version when this car was built - id_FuelTypesNHTSA + nhtsaFuelType en - Fuel types (NHTSA) + Fuel type(NHTSA) urn:samm:io.catenax.fleet.vehicles:2.0.0#nhtsaFuelType @@ -2886,7 +2692,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#nhtsaFuelType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2900,7 +2706,7 @@ Software version when this car was built - EN + en nhtsaFuelType @@ -2908,187 +2714,187 @@ Software version when this car was built en - Enumeration from NHTSA vpic database, table [vPICList_lite].[dbo].[FuelType] + Description of the fuel according US NHTSA - DefaultScalarValue[value=Compressed Hydrogen/Hydrogen, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Compressed Hydrogen/Hydrogen ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Compressed Hydrogen/Hydrogen, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Compressed Hydrogen/Hydrogen - DefaultScalarValue[value=Compressed Natural Gas(CNG), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Compressed Natural Gas(CNG) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Compressed Natural Gas(CNG), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Compressed Natural Gas(CNG) - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Diesel ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Diesel - DefaultScalarValue[value=Electric, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Electric ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Electric, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Electric - DefaultScalarValue[value=Ethanol(E85), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Ethanol(E85) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Ethanol(E85), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Ethanol(E85) - DefaultScalarValue[value=Flexible Fuel Vehicle(FFV), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Flexible Fuel Vehicle(FFV) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Flexible Fuel Vehicle(FFV), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Flexible Fuel Vehicle(FFV) - DefaultScalarValue[value=Fuel Cell, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Fuel Cell ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Fuel Cell, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Fuel Cell - DefaultScalarValue[value=Gasoline, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Gasoline ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Gasoline, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Gasoline - DefaultScalarValue[value=Liquefied Natural Gas(LNG), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Liquefied Natural Gas(LNG) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Liquefied Natural Gas(LNG), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Liquefied Natural Gas(LNG) - DefaultScalarValue[value=Liquefied Petroleum Gas(propane or LPG), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Liquefied Petroleum Gas(propane or LPG) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Liquefied Petroleum Gas(propane or LPG), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Liquefied Petroleum Gas(propane or LPG) - DefaultScalarValue[value=Methanol(M85), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Methanol(M85) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Methanol(M85), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Methanol(M85) - DefaultScalarValue[value=Natural Gas, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Natural Gas ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Natural Gas, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Natural Gas - DefaultScalarValue[value=Neat Ethanol(E100), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Neat Ethanol(E100) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Neat Ethanol(E100), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Neat Ethanol(E100) - DefaultScalarValue[value=Neat Methanol(M100), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Neat Methanol(M100) ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Neat Methanol(M100), typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Neat Methanol(M100) - DefaultScalarValue[value=Unknown, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Unknown ModelReference DataElement - urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:DefaultScalarValue[value=Unknown, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.fleet.vehicles:2.0.0#FuelTypesNHTSA:Unknown @@ -3101,7 +2907,7 @@ Software version when this car was built - id_EnginesList + engines en @@ -3116,7 +2922,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#engines] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3130,7 +2936,7 @@ Software version when this car was built - EN + en engines @@ -3138,7 +2944,7 @@ Software version when this car was built en - A list of all installed engines in the vehicle + List of installed engines in the vehicle. @@ -3147,11 +2953,11 @@ Software version when this car was built - id_UniqueID + equipmentIdentifier en - unique ID + Equipment Id urn:samm:io.catenax.fleet.vehicles:2.0.0#equipmentIdentifier @@ -3162,7 +2968,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#equipmentIdentifier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3176,7 +2982,7 @@ Software version when this car was built - EN + en equipmentIdentifier @@ -3184,7 +2990,7 @@ Software version when this car was built en - This Characteristic describes a property that is truly unique either inside the Company that is providing the data or even in Catena-X dataspace. Only one property in a semantic entity should be a uniqueID. Unique ids can be used to link a data set with other semantic models. + The identifier of a specific equipment. @@ -3193,11 +2999,11 @@ Software version when this car was built - id_Text + equipmentDescription en - Text + Equipment description urn:samm:io.catenax.fleet.vehicles:2.0.0#equipmentDescription @@ -3208,7 +3014,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#equipmentDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3222,7 +3028,7 @@ Software version when this car was built - EN + en equipmentDescription @@ -3230,7 +3036,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The equipment variants description. @@ -3239,11 +3045,11 @@ Software version when this car was built - id_Text + group en - Text + Equipment group urn:samm:io.catenax.fleet.vehicles:2.0.0#group @@ -3254,7 +3060,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#group] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3268,7 +3074,7 @@ Software version when this car was built - EN + en group @@ -3276,7 +3082,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Bundels all equipment-oriented information into categories like Interior @@ -3285,11 +3091,11 @@ Software version when this car was built - id_EquipmentsList + equipments en - Equipment List + Equipments urn:samm:io.catenax.fleet.vehicles:2.0.0#equipments @@ -3300,7 +3106,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#equipments] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3314,7 +3120,7 @@ Software version when this car was built - EN + en equipments @@ -3322,7 +3128,7 @@ Software version when this car was built en - List of equipments installed in the vehicle. + Equipments. @@ -3331,11 +3137,11 @@ Software version when this car was built - id_VehiclesList + listOfVehicles en - List of vehicles + listOfVehicles urn:samm:io.catenax.fleet.vehicles:2.0.0#listOfVehicles @@ -3346,7 +3152,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#listOfVehicles] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3360,7 +3166,7 @@ Software version when this car was built - EN + en listOfVehicles @@ -3368,7 +3174,7 @@ Software version when this car was built en - List of vehicles + List of Vehicle.ProductDescription @@ -3377,11 +3183,11 @@ Software version when this car was built - id_Text + selectionCriteria en - Text + Selection criteria urn:samm:io.catenax.fleet.vehicles:2.0.0#selectionCriteria @@ -3392,7 +3198,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#selectionCriteria] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3406,7 +3212,7 @@ Software version when this car was built - EN + en selectionCriteria @@ -3414,7 +3220,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the selection criteria a Catena-X data provider has applied to create this data set. @@ -3423,11 +3229,11 @@ Software version when this car was built - id_Text + selectionStart en - Text + Selection start urn:samm:io.catenax.fleet.vehicles:2.0.0#selectionStart @@ -3438,7 +3244,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#selectionStart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3452,7 +3258,7 @@ Software version when this car was built - EN + en selectionStart @@ -3460,7 +3266,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the starting point for providing records in this data set. @@ -3469,11 +3275,11 @@ Software version when this car was built - id_Text + selectionEnd en - Text + Selection end urn:samm:io.catenax.fleet.vehicles:2.0.0#selectionEnd @@ -3484,7 +3290,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#selectionEnd] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3498,7 +3304,7 @@ Software version when this car was built - EN + en selectionEnd @@ -3506,7 +3312,7 @@ Software version when this car was built en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the end point for providing records in this data set. @@ -3515,11 +3321,11 @@ Software version when this car was built - id_MetaCharacteristic + metaInformation en - MetaCharacteristic + Meta information urn:samm:io.catenax.fleet.vehicles:2.0.0#metaInformation @@ -3530,7 +3336,7 @@ Software version when this car was built GlobalReference - Optional[urn:samm:io.catenax.fleet.vehicles:2.0.0#metaInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3544,7 +3350,7 @@ Software version when this car was built - EN + en metaInformation @@ -3552,7 +3358,7 @@ Software version when this car was built en - Characteristic for the meta information. + This meta information is valid for all entries in this data set. The meta information is used to tell the data consumer which selection criteria were applied by the data provider. diff --git a/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles.aasx b/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles.aasx index a9a113a5..806b3259 100644 Binary files a/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles.aasx and b/io.catenax.fleet.vehicles/2.0.0/gen/Vehicles.aasx differ diff --git a/io.catenax.fleet.vehicles/2.1.0/gen/Vehicles.aasx b/io.catenax.fleet.vehicles/2.1.0/gen/Vehicles.aasx index b2912679..7888ed43 100644 Binary files a/io.catenax.fleet.vehicles/2.1.0/gen/Vehicles.aasx and b/io.catenax.fleet.vehicles/2.1.0/gen/Vehicles.aasx differ diff --git a/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport-aas.xml b/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport-aas.xml index 44a0bdb6..5287a8ed 100644 --- a/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport-aas.xml +++ b/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport-aas.xml @@ -1,6913 +1,10069 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - DigitalProductPassport - - Digital Product Passport - - APPLICATION_CLASS + defaultAdminShell - The Digital Product Passport is a data record that summarizes the components, materials and chemical substances or information on repairability, spare parts or professional disposal for a product. The data comes from all phases of the product life cycle and can be used for various purposes in all these phases (design, production, use, disposal). Structuring environmental data in a standardized, comparable format enables all actors in the value and supply chain to work together towards a circular economy. This data model is based on the new proposed Ecodesign Regulation (ESPR-2022) and is continuously adapted to the basic conditions over time. + + en + defaultAdminShell + - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DigitalProductPassport - - - - - Digital Product Passport - - - DigitalProductPassport - - - The Digital Product Passport is a data record that summarizes the components, materials and chemical substances or information on repairability, spare parts or professional disposal for a product. The data comes from all phases of the product life cycle and can be used for various purposes in all these phases (design, production, use, disposal). Structuring environmental data in a standardized, comparable format enables all actors in the value and supply chain to work together towards a circular economy. This data model is based on the new proposed Ecodesign Regulation (ESPR-2022) and is continuously adapted to the basic conditions over time. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#version - - - - - Version - - - version - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StatusEnumeration - - Status Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#status - - - - - Status - - - status - - String - - Enumeration with draft, approved, invalid or expired. - - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:DefaultScalarValue[value=Draft, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Draft, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:DefaultScalarValue[value=Approved, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Approved, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:DefaultScalarValue[value=Invalid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Invalid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:DefaultScalarValue[value=Expired, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Expired, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TimeStamp - - Time Stamp - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#validityDate - - - - - Validity Date - - - validityDate - - String - - A time stamp in the format (yyyy-mm-dd) with or without time zone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TimeStamp - - Time Stamp - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#issueDate - - - - - Issue Date - - - issueDate - - String - - A time stamp in the format (yyyy-mm-dd) with or without time zone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdentification - - Company Identification - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#economicOperatorId - - - - - Economic Operator Id - - - economicOperatorId - - String - - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EoriTrait - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#eori - - - - - EORI - - - eori - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EconomicOperatorCharacteristic - - Economic Operator Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#economicOperator - - - - - Economic Operator - - - economicOperator - - String - - Economic operator of the passport. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MetadataCharacteristic - - Metadata Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#metadata - - - - - Metadata - - - metadata - - String - - Characteristic for the passport metadata of the digital product passport. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#productDescription - - - - - Product Description - - - productDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CodeTrait - - Code Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#code - - - - - Code - - - code - - String - - Trait to limit the input to the specified format (00-00-00-00). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#definition - - - - - Definition - - - definition - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ClassCharacteristic - - Class Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#class - - - - - Class - - - class - - String - - Characteristic to describe the ECLASS typology of a product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartNameCharacteristic - - Part Name Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartNameCharacteristic - - Part Name Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#nameAtCustomer - - - - - Name at Customer - - - nameAtCustomer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TypologyCharacteristic - - Typology Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#typology - - - - - Typology - - - typology - - String - - Characteristic to further describe product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TitleTrait - - Title Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#title - - - - - Title - - - title - - String - - A trait for the title. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDescription - - - - - Maintenance Description - - - maintenanceDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TimeStamp - - Time Stamp - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDate - - - - - Maintenance Date - - - maintenanceDate - - String - - A time stamp in the format (yyyy-mm-dd) with or without time zone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ActivityEnumeration - - Activity Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#activity - - - - - Activity - - - activity - - String - - The activities of putting the product into service in form of an enumeration with the values Inspection, Maintenance, Repair, Preventive Maintenance, Accident and Other. - - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:DefaultScalarValue[value=Inspection, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Inspection, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:DefaultScalarValue[value=Maintenance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Maintenance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:DefaultScalarValue[value=Repair, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Repair, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:DefaultScalarValue[value=Preventive Maintenance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Preventive Maintenance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:DefaultScalarValue[value=Accident, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Accident, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MaintenanceHistoryList - - Maintenance History List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceHistory - - - - - Maintenance History - - - maintenanceHistory - - String - - A list of entries of the service history. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#partId - - - - - Part Id - - - partId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdentification - - Company Identification - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#producerId - - - - - Producer Id - - - producerId - - String - - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#partName - - - - - Part Name - - - partName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartList - - Part List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#spareParts - - - - - Spare Parts - - - spareParts - - String - - The list of spare parts with different identifiers. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceName - - - - - Substance Name - - - substanceName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#location - - - - - Location - - - location - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ConcentrationEnumeration - - Concentration Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceUnit - - - - - Substance Unit - - - substanceUnit - - String - - Enumeration of possible units of concentration with percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. - - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerMillion, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:partPerMillion, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:percent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:percent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:percentVolume, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:percentVolume, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerThousand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:partPerThousand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerTrillionUs, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:partPerTrillionUs, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerBillionUs, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:partPerBillionUs, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceId - - - - - Substance Id - - - substanceId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SubstanceList - - Substance List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceOfConcern - - - - - Concerning Substance - - - substanceOfConcern - - String - - Characteristic for a list of substances of concern. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#reusablePackaging - - - - - Reusable Packaging - - - reusablePackaging - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - HandlingCharacteristic - - Handling Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#handling - - - - - handling - - - handling - - String - - Characteristic to describe aspects which are connected with the handling of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StateEnumeration - - State Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#state - - - - - State - - - state - - String - - Enumeration with the values first life and second life. - - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#StateEnumeration:DefaultScalarValue[value=first life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=first life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#StateEnumeration:DefaultScalarValue[value=second life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=second life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#materialName - - - - - Material Name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#recycled - - - - - Recycled - - - recycled - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#renewable - - - - - Renewable - - - renewable - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Percent - - Percent - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#percentage - - - - - Percentage - - - percentage - - percent - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MaterialList - - Material List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#material - - - - - Material - - - material - - String - - A list of different materials in the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CriticalList - - Critical List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#critical - - - - - Critical - - - critical - - String - - The list of critical raw materials in the product (CRM) which is specified by EU. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#carbonContentTotal - - - - - Carbon Content Total - - - carbonContentTotal - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductOrSectorSpecificRuleOperator - - Product Or Sector Specific Rule Operator - - urn:bamm:io.catenax.pcf:4.0.0#operator - - - - - Operator or Publisher of Sector Specific Rules - - - operator - - String - - Enumeration of PCR (Product Category Rule) operators as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension for example in Catena-X. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.0#ruleName - - - - - Rule Name - - - ruleName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RuleNamesTrait - - Rule Names Trait - - urn:bamm:io.catenax.pcf:4.0.0#ruleNames - - - - - Product or Sector Specific Rule Names - - - ruleNames - - String - - Trait for defining a non-empty set of rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.0#otherOperatorName - - - - - Other Operator Name - - - otherOperatorName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductOrSectorSpecificRuleSet - - Product Or Sector Specific Rules Set - - urn:bamm:io.catenax.pcf:4.0.0#productOrSectorSpecificRules - - - - - Product or Sector Specific Rules - - - productOrSectorSpecificRules - - String - - Characteristic for defining the set of product or sector specific rules of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CrossSectoralStandardsUsedEnumerationCharacteristic - - Cross Sectoral Standards Used Enumeration Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#crossSectoralStandard - - - - - Cross Sectoral Standard - - - crossSectoralStandard - - String - - Characteristic for defining the enumeration of valid accounting standards used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CarbonFootprintCharacteristic - - Carbon Footprint Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#carbonFootprint - - - - - Carbon Footprint - - - carbonFootprint - - String - - Carbon Footprint Characteristic with sustainability information. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SustainabilityCharacteristic - - Sustainability Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#sustainability - - - - - sustainability - - - sustainability - - String - - Characteristic which describes relevant information for the sustainability of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LifespanEnumeration - - Lifespan Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#lifeUnit - - - - - Life Unit - - - lifeUnit - - String - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:DefaultScalarValue[value=unit:month, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:month, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:DefaultScalarValue[value=unit:year, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:year, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:DefaultScalarValue[value=unit:runningOrOperatingHour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:runningOrOperatingHour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LifeValueCharacteristic - - Life Value Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#lifeValue - - - - - Life Value - - - lifeValue - - IntegerMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LifespanCharacteristic - - Lifespan Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#lifespan - - - - - Lifespan - - - lifespan - - String - - Characteristic for the expected product lifetime (lifespan). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KilogramCharacteristic - - kilogram characteristic - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#weight - - - - - weight - - - weight - - kilogram - RealMeasure - - a measurement value given in the unit kilogram - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#diameter - - - - - diameter - - - diameter - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#height - - - - - height - - - height - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#width - - - - - width - - - width - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MillimetreCharacteristic - - millimetre characteristic - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#length - - - - - length - - - length - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PhysicalDimensionsCharacteristic - - physical dimensions - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#physicalDimensionsProperty - - - - - physical dimensions - - - physicalDimensionsProperty - - String - - Describes the physical dimensions of then entity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Characteristics - - Characteristics - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#characteristics - - - - - Characteristics - - - characteristics - - String - - Defines a set of specific characteristics of a product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TimeStamp - - Time Stamp - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#placedOnMarket - - - - - Placed on Market - - - placedOnMarket - - String - - A time stamp in the format (yyyy-mm-dd) with or without time zone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - WarrantyCharacteristic - - Warranty Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#warranty - - - - - Warranty - - - warranty - - month - IntegerMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CommercialCharacteristic - - Commercial Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#commercial - - - - - Commercial - - - commercial - - String - - Commercial information of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdentification - - Company Identification - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#importer - - - - - Importer - - - importer - - String - - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdentification - - Company Identification - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#facilityId - - - - - Facility Id - - - facilityId - - String - - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdentification - - Company Identification - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#manufacturerId - - - - - Manufacturer Id - - - manufacturerId - - String - - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturerCharacteristic - - Manufacturer Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#manufacturer - - - - - Manufacturer - - - manufacturer - - String - - Manufacturing information. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - OperationCharacteristic - - Operation Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#operation - - - - - Operation - - - operation - - String - - Operational information of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GtinTrait - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#gtin - - - - - GTIN - - - gtin - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#codeName - - - - - Code Name - - - codeName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#codeValue - - - - - Code Value - - - codeValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CodeList - - Code List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#additionalCode - - - - - Additional Code - - - additionalCode - - String - - A list of additional codes. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - KeyCharacteristic - - Key Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ValueCharacteristic - - Value Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - LocalIdentifierCharacteristic - - Local Identifier Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - IdentificationCharacteristic - - Identification Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#identification - - - - - Identification - - - identification - - String - - Identification information of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - QuantityEnumeration - - Quantity Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#quantityUnit - - - - - Quantity Unit - - - quantityUnit - - String - - Enumeration of possible quantities in a batch. - - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - QuantityValueCharacteristic - - Quantity Value Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#quantityValue - - - - - Quantity Value - - - quantityValue - - RealMeasure - - The value of the quantity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - QuantityCharacteristic - - Quantity Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#quantity - - - - - Quantity - - - quantity - - String - - Quantity of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartIdCharacteristic - - Part ID Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#customerPartId - - - - - Customer Part ID - - - customerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartIdCharacteristic - - Part ID Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RegistrationCharacteristic - - Registration Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#registration - - - - - Registration - - - registration - - String - - Characteristic for registration information such as the identification at the customer and the manufacturer. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.serial_part:1.0.0#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductionCountryCodeTrait - - Production Country Code Trait - - urn:bamm:io.catenax.serial_part:1.0.0#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ManufacturingCharacteristic - - Manufacturing Characteristic - - urn:bamm:io.catenax.serial_part:1.0.0#manufacturingInformation - - - - - Manufacturing Information - - - manufacturingInformation - - String - - Characteristic to describe manufacturing related data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SerializationCharacteristic - - Serialization Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#serialization - - - - - Serialization - - - serialization - - String - - Characteristic for serialization information. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SourceNameEnumeration - - Source Name Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#sourceName - - - - - Source Name - - - sourceName - - String - - Enumeration of different source names. - - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=tool and process, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool and process, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=assembly and disassembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly and disassembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=repair and installation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=repair and installation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=user manual, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=user manual, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=end of life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=end of life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=return and disposal, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=return and disposal, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=expected waste generation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=expected waste generation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=product packaging, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product packaging, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=positioning, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=positioning, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=waste prevention, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=waste prevention, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:DefaultScalarValue[value=sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - - - Content - - - content - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CategoryEnumeration - - Category Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - - - Category - - - category - - String - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:DefaultScalarValue[value=Safety, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Safety, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:DefaultScalarValue[value=Compliance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Compliance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:DefaultScalarValue[value=Passport, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Passport, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:DefaultScalarValue[value=SubstanceOfConcern, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SubstanceOfConcern, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - - - Content Type - - - contentType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TitleTrait - - Title Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - - - Header - - - header - - String - - A trait for the title. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - Document Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#documentProperty - - - - - Document Property - - - documentProperty - - String - - Characteristic for different documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SourceListCharacteristic - - Source List Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#optionalSources - - - - - Optional Sources - - - optionalSources - - String - - A list of documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - - - Content - - - content - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CategoryEnumeration - - Category Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - - - Category - - - category - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - - - Content Type - - - contentType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TitleTrait - - Title Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - - - Header - - - header - - String - - A trait for the title. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - Document Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#safetyPackaging - - - - - Safety Packaging - - - safetyPackaging - - String - - Characteristic for different documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - - - Content - - - content - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CategoryEnumeration - - Category Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - - - Category - - - category - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - - - Content Type - - - contentType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TitleTrait - - Title Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - - - Header - - - header - - String - - A trait for the title. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - Document Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#safetyTransportation - - - - - Substance of Concern Transportation - - - safetyTransportation - - String - - Characteristic for different documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - - - Content - - - content - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CategoryEnumeration - - Category Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - - - Category - - - category - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - - - Content Type - - - contentType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TitleTrait - - Title Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - - - Header - - - header - - String - - A trait for the title. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - Document Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceOfConcernDisassembly - - - - - Substance of Concern Disassembly - - - substanceOfConcernDisassembly - - String - - Characteristic for different documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SourceNameEnumeration - - Source Name Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#sourceName - - - - - Source Name - - - sourceName - - String - - Enumeration of different source names. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - - - Content - - - content - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CategoryEnumeration - - Category Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - - - Category - - - category - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - - - Content Type - - - contentType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TitleTrait - - Title Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - - - Header - - - header - - String - - A trait for the title. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - Document Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#documentProperty - - - - - Document Property - - - documentProperty - - String - - Characteristic for different documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SourceListCharacteristic - - Source List Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#declarationOfConformity - - - - - declarationOfConformity - - - declarationOfConformity - - String - - A list of documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - - - Content - - - content - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CategoryEnumeration - - Category Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - - - Category - - - category - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - - - Content Type - - - contentType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TitleTrait - - Title Trait - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - - - Header - - - header - - String - - A trait for the title. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DocumentCharacteristic - - Document Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceOfConcernInstruction - - - - - Substance of Concern Instruction - - - substanceOfConcernInstruction - - String - - Characteristic for different documents. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - MandatorySourcesCharacteristic - - Mandatory Sources Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#mandatorySources - - - - - Mandatory Sources - - - mandatorySources - - String - - Characteristic for the different mandatory sources. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - SourcesCharacteristic - - Sources Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#sources - - - - - Sources - - - sources - - String - - The sources of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#label - - - - - Label - - - label - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#description - - - - - Description - - - description - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitCatalog - - Unit Catalog - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit - - - - - Type Unit - - - typeUnit - - String - - Link to the unit catalog with all possible units in the format "unit:xxx". - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DataTypeEnumeration - - Data Type Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#dataType - - - - - Data Type - - - dataType - - String - - Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. - - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=array, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=array, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=object, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=object, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:string, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=xsd:string, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:integer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=xsd:integer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:boolean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=xsd:boolean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:double, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=xsd:double, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:float, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=xsd:float, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:byte, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=xsd:byte, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TypeCharacteristic - - Type Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#type - - - - - Type - - - type - - String - - Characteristic for the data type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#data - - - - - Data - - - data - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#label - - - - - Label - - - label - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#description - - - - - Description - - - description - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - UnitCatalog - - Unit Catalog - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit - - - - - Type Unit - - - typeUnit - - String - - Link to the unit catalog with all possible units in the format "unit:xxx". - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DataTypeEnumeration - - Data Type Enumeration - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#dataType - - - - - Data Type - - - dataType - - String - - Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - TypeCharacteristic - - Type Characteristic - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#type - - - - - Type - - - type - - String - - Characteristic for the data type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#data - - - - - Data - - - data - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AdditionalDataList - - Additional Data List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#children - - - - - children - - - children - - String - - List of additional data. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AdditionalDataList - - Additional Data List - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#additionalData - - - - - Additional Data - - - additionalData - - String - - List of additional data. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DigitalProductPassport + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DigitalProductPassport/submodel + + + + + + - DigitalProductPassport + DigitalProductPassport - The Digital Product Passport is a data record that summarizes the components, materials and chemical substances or information on repairability, spare parts or professional disposal for a product. The data comes from all phases of the product life cycle and can be used for various purposes in all these phases (design, production, use, disposal). Structuring environmental data in a standardized, comparable format enables all actors in the value and supply chain to work together towards a circular economy. This data model is based on the new proposed Ecodesign Regulation (ESPR-2022) and is continuously adapted to the basic conditions over time. + + en + The Digital Product Passport is a data record that summarizes the components, materials and chemical substances or information on repairability, spare parts or professional disposal for a product. The data comes from all phases of the product life cycle and can be used for various purposes in all these phases (design, production, use, disposal). Structuring environmental data in a standardized, comparable format enables all actors in the value and supply chain to work together towards a circular economy. This data model is based on the new proposed Ecodesign Regulation (ESPR-2022) and is continuously adapted to the basic conditions over time. + - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#DigitalProductPassport - - + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DigitalProductPassport/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DigitalProductPassport + + + + + + ExternalReference + + + GlobalReference + https://commission.europa.eu/energy-climate-change-environment/standards-tools-and-labels/products-labelling-rules-and-requirements/sustainable-products/ecodesign-sustainable-products_en + + + + - - - MetadataEntity - - Metadata Entity - - - Passport Entity to describe version, status, validity and issue date. - - false - false - - - - version - - Version - - - The current version of the product passport. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#version - - - DefaultScalarValue[value=1.0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - + + MetadataEntity + + + en + Metadata Entity + + + + + en + Passport Entity to describe version, status, validity and issue date. + + + + + version + + + en + Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#version + + + + xs:string + + + + status + + + en + Status + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#status + + + + xs:string + + + + validityDate + + + en + Validity Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#validityDate + + + + xs:date + + + + issueDate + + + en + Issue Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#issueDate + + + + xs:date + + + + EconomicOperatorEntity + + + en + Economic Operator Entity + + + + + en + Economic operator entity with identification and EORI. + + + - status + economicOperatorId - Status + + en + Economic Operator Id + - - The current status of the product passport declared through either: draft, approved, invalid or expired. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#status - - - DefaultScalarValue[value=Draft, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#economicOperatorId + + + + xs:string + - - - validityDate + eori - Validity Date + + en + EORI + - - The timestamp for the product passport until when it is available. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#validityDate - - - DefaultScalarValue[value=2000-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#eori + + + + xs:string + - - + + + + + + TypologyEntity + + + en + Typology Entity + + + + + en + Entity describing attributes such as the product description, class and different names. + + + + + productDescription + + + en + Product Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#productDescription + + + + xs:string + + + + ClassEntity + + + en + Class Entity + + + + + en + Entity to describe the associated product category according to ECLASS. The ECLASS is the worldwide reference data standard for classifying and clearly describing products and services. Properties separated into the code and name. + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=44000000&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Bversion%5D=13.0&cHash=10abd2696c4c5c526da4e3367e78c592 + + + + + - issueDate + code - Issue Date + + en + Code + - - The timestamp for the product passport since when it is available. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#issueDate - - - DefaultScalarValue[value=2000-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#code + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch[discharge]=0&tx_eclasssearch_ecsearch[id]=44000000&tx_eclasssearch_ecsearch[language]=1&tx_eclasssearch_ecsearch[version]=13.0&cHash=10abd2696c4c5c526da4e3367e78c592 + + + + + xs:string + - - - - EconomicOperatorEntity - - Economic Operator Entity - - - Economic operator entity with identification and EORI. - - false - false - - - - economicOperatorId - - Economic Operator Id - - - The identification of the economic operator of the passport. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#economicOperatorId - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - eori - - EORI - - - Any economic operator established in the customs territory of the Union needs, for customs purposes, an EORI number. EORI stands for economic operators registration and identification number. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#eori - - - DefaultScalarValue[value=GB123456789000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - TypologyEntity - - Typology Entity - - - Entity describing attributes such as the product description, class and different names. - - false - false - - - productDescription + definition - Product Description + + en + Definition + - - A general short product description. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#productDescription - - - DefaultScalarValue[value=Product Description long text, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#definition + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch[discharge]=0&tx_eclasssearch_ecsearch[id]=44000000&tx_eclasssearch_ecsearch[language]=1&tx_eclasssearch_ecsearch[version]=13.0&cHash=10abd2696c4c5c526da4e3367e78c592 + + + + + xs:string + - - + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#name + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#nameAtManufacturer + + + + xs:string + + + + nameAtCustomer + + + en + Name at Customer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#nameAtCustomer + + + + xs:string + + + + + + HandlingEntity + + + en + Handling Entity + + + + + en + Entity to describe different aspects in relation with the handling of the product. Properties are the maintenance history spare parts, substances of concern and reusable packaging. + + + + + maintenanceHistory + + + en + Maintenance History + + + + + en + The maintenance history of the product with dates, titles and descriptions. + + + true + DataElement + - ClassEntity - - Class Entity - - - Entity to describe the associated product category according to ECLASS. The ECLASS is the worldwide reference data standard for classifying and clearly describing products and services. Properties separated into the code and name. - - false - false - - - - code - - Code - - - The associated product category CODE according to ECLASS. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#code - - - DefaultScalarValue[value=44-09-02-02, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - definition - - Definition - - - The associated product category NAME according to ECLASS. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#definition - - - DefaultScalarValue[value=Manual transmission (motor vehicle), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - name - - name - - - The name of the product type. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#name - - - DefaultScalarValue[value=Transmission Type 8HP60, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtCustomer + MaintenanceHistoryEntity - Name at Customer + + en + Maintenance History Entity + - Name of the part as assigned by the customer + + en + Entity describing a list of entries of the service history with title, text, activities and dates. + - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#nameAtCustomer - - - DefaultScalarValue[value=side element A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - HandlingEntity - - Handling Entity - - - Entity to describe different aspects in relation with the handling of the product. Properties are the maintenance history spare parts, substances of concern and reusable packaging. - - false - false - - + + + title + + + en + Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#title + + + + xs:string + + + + maintenanceDescription + + + en + Maintenance Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDescription + + + + xs:string + + + + maintenanceDate + + + en + Maintenance Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDate + + + + xs:date + + + + activity + + + en + Activity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#activity + + + + xs:string + + + + + + + + spareParts + + + en + Spare Parts + + + + + en + The list of spare parts available for the product from a supplier. + + + true + DataElement + - maintenanceHistory + PartEntity - Maintenance History + + en + Part Entity + - The maintenance history of the product with dates, titles and descriptions. + + en + Entity with the attributes partId, producerId and partName to describe a list of spare parts. + - false - true - - - MaintenanceHistoryEntity - - Maintenance History Entity - - - Entity describing a list of entries of the service history with title, text, activities and dates. - - false - false - - - - title - - Title - - - The title of the data object with a maximum of 100 characters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#title - - - DefaultScalarValue[value=Check-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - maintenanceDescription - - Maintenance Description - - - A short description of the maintenance content. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDescription - - - DefaultScalarValue[value=Check tire pressure and rotate tires, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - maintenanceDate - - Maintenance Date - - - The dates when the product was put into service, repair etc. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDate - - - DefaultScalarValue[value=2000-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - activity - - Activity - - - The activities of putting the product into service in form of an enumeration with the values Inspection, Maintenance, Repair, Preventive Maintenance, Accident and Other. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#activity - - - DefaultScalarValue[value=Maintenance, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + partId + + + en + Part Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#partId + + + + xs:string + + + + producerId + + + en + Producer Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#producerId + + + + xs:string + + + + partName + + + en + Part Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#partName + + + + xs:string + + - - + + + + substanceOfConcern + + + en + Concerning Substance + + + + + en + Details to the substance of concern. + + + true + DataElement + - spareParts + SubstanceEntity - Spare Parts + + en + Substance Entity + - The list of spare parts available for the product from a supplier. + + en + Entity to describe a list of properties regarding a substance of concern such as the substance name, location, unit and concentration. + - false - true - - - PartEntity - - Part Entity - - - Entity with the attributes partId, producerId and partName to describe a list of spare parts. - - false - false - - - - partId - - Part Id - - - The identification of spare parts available for the product. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#partId - - - DefaultScalarValue[value=Aluminum Housing 952/C, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - producerId - - Producer Id - - - The identifier of the producer. In the CATENA-X network the BPN identification of the spare part producer is needed. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#producerId - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partName - - Part Name - - - The name of the spare part. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#partName - - - DefaultScalarValue[value=Aluminum Housing, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + substanceName + + + en + Substance Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceName + + + + xs:string + + + + location + + + en + Location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#location + + + + xs:string + + + + substanceUnit + + + en + Substance Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceUnit + + + + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + Either + + + en + Either + + + + + en + Characteristic with two possible values. + + + true + DataElement + + + concentration + + + en + Concentration + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#concentration + + + + xs:float + + + + concentration + + + en + Concentration + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#concentration + + + + xs:float + + + + + + substanceId + + + en + Substance Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceId + + + + xs:string + + - - + + + + reusablePackaging + + + en + Reusable Packaging + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#reusablePackaging + + + + xs:boolean + + + + + + SustainabilityEntity + + + en + Sustainability Entity + + + + + en + Entity with the properties state, al list of different materials, a list of critical materials and the product carbon footprint. + + + + + state + + + en + State + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#state + + + + xs:string + + + + material + + + en + Material + + + + + en + Information on different materials in the product. + + + true + DataElement + - substanceOfConcern + MaterialEntity - Concerning Substance + + en + Material Entity + - Details to the substance of concern. + + en + Entity with properties materialName, percentage and flags for the possibility to recycle and renew the material. + - false - true - - - SubstanceEntity - - Substance Entity - - - Entity to describe a list of properties regarding a substance of concern such as the substance name, location, unit and concentration. - - false - false - - - - substanceName - - Substance Name - - - In accordance with the ESPR specification the name of the substances of concern which is present in the product have to be declared. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceName - - - DefaultScalarValue[value=Lead, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - location - - Location - - - The location of the substances of concern within the product. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#location - - - DefaultScalarValue[value=Housing, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - substanceUnit - - Substance Unit - - - Units of concentration are percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceUnit - - - DefaultScalarValue[value=unit:percent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - Either - - Either - - - Characteristic with two possible values. - - false - false - - - - concentration - - Concentration - - - Concentration of substances of concern at the level of the product. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#concentration - - - Unknown - Unknown - - - - - concentration - - Concentration - - - Concentration of substances of concern at the level of the product. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#concentration - - - Unknown - Unknown - - - - - - - - substanceId - - Substance Id - - - The substance identification. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#substanceId - - - DefaultScalarValue[value=RC0402, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + materialName + + + en + Material Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#materialName + + + + xs:string + + + + recycled + + + en + Recycled + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#recycled + + + + xs:boolean + + + + renewable + + + en + Renewable + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#renewable + + + + xs:boolean + + + + percentage + + + en + Percentage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#percentage + + + + xs:float + + - - + + + + critical + + + en + Critical + + + + + en + The list of critical raw materials in the product (CRM) which is specified by EU. + + + true + DataElement + - reusablePackaging + critical - Reusable Packaging + + en + Critical + - - Definition of whether the product uses a reuse system. The values true or false are allowed. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#reusablePackaging - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#critical + + + + xs:string + - - - - - - - SustainabilityEntity - - Sustainability Entity - - - Entity with the properties state, al list of different materials, a list of critical materials and the product carbon footprint. - - false - false - - + + + + CarbonFootprintEntity + + + en + CarbonFootprintEntity + + + + + en + Carbon Footprint Characteristic with sustainability information such as the carbon footprint total, rules and standards. + + + - state + carbonContentTotal - State + + en + Carbon Content Total + - - Status of the product (first life or second life). - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#state - - - Unknown - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#carbonContentTotal + + + + xs:decimal + - - - - material + + productOrSectorSpecificRules - Material + + en + Product or Sector Specific Rules + - Information on different materials in the product. + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + - false - true + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true + DataElement - - - MaterialEntity - - Material Entity - - - Entity with properties materialName, percentage and flags for the possibility to recycle and renew the material. - - false - false - - - - materialName - - Material Name - - - The material name which is part of the product. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#materialName - - - DefaultScalarValue[value=Aluminium, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - recycled - - Recycled - - - A flag if the material is recovered recyclate content from the product. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#recycled - - - DefaultScalarValue[value=false, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - renewable - - Renewable - - - Flag if the material is made of natural resources that can be replenished. Renewable resources are those that can be reproduced by physical, chemical, or mechanical processes. These are the kind of resources that can be regenerated throughout time. Forest wood, for example, can be grown through reforestation. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#renewable - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - + + ProductOrSectorSpecificRule + + + en + Product Or Sector Specific Rule + + + + + en + Entity for defining a product or sector specific rule of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#operator + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + RuleName + + + en + Rule Name + + + + + en + Name of a rule applied by a specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + - percentage + ruleName - Percentage + + en + Rule Name + - - Percentage of the material. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#percentage - - - DefaultScalarValue[value=5.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#ruleName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + - - - - + + + + otherOperatorName + + + en + Other Operator Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#otherOperatorName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + - - - - - critical + + + crossSectoralStandard - Critical + + en + Cross Sectoral Standard + - - The list of critical raw materials in the product (CRM) which is specified by EU. - - false - true - - - - critical - - Critical - - - The list of critical raw materials in the product (CRM) which is specified by EU. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#critical - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CarbonFootprintEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#crossSectoralStandard + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + + + + + CharacteristicsEntity + + + en + Characteristics Entity + + + + + en + Entity which defines specific characteristics of a product such as the lifespan and the physical dimensions. + + + + + LifespanEntity + + + en + Lifespan Entity + + + + + en + Entity for the lifespan of a product with unit and value. + + + + + lifeUnit - CarbonFootprintEntity + + en + Life Unit + - - Carbon Footprint Characteristic with sustainability information such as the carbon footprint total, rules and standards. - - false - false - - - - carbonContentTotal - - Carbon Content Total - - - Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#carbonContentTotal - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - productOrSectorSpecificRules - - Product or Sector Specific Rules - - - Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - ProductOrSectorSpecificRule - - Product Or Sector Specific Rule - - - Entity for defining a product or sector specific rule of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - operator - - Operator or Publisher of Sector Specific Rules - - - Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#operator - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - RuleName - - Rule Name - - - Name of a rule applied by a specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - ruleName - - Rule Name - - - Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#ruleName - - - DefaultScalarValue[value=urn:tfs-initiative.com:PCR:The Product Carbon Footprint Guideline for the Chemical Industry:version:v2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - otherOperatorName - - Other Operator Name - - - Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#otherOperatorName - - - DefaultScalarValue[value=NSF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - crossSectoralStandard - - Cross Sectoral Standard - - - Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#crossSectoralStandard - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - CharacteristicsEntity - - Characteristics Entity - - - Entity which defines specific characteristics of a product such as the lifespan and the physical dimensions. - - false - false - - - - LifespanEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#lifeUnit + + + + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + lifeValue - Lifespan Entity + + en + Life Value + - - Entity for the lifespan of a product with unit and value. - - false - false - - - - lifeUnit - - Life Unit - - - The unit of the expected lifetime of a product from the unit catalog. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#lifeUnit - - - DefaultScalarValue[value=unit:month, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - lifeValue - - Life Value - - - The value of the expected lifetime of a product. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#lifeValue - - - DefaultScalarValue[value=36, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - - - - PhysicalDimensionsEntity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#lifeValue + + + + xs:integer + + + + + + PhysicalDimensionsEntity + + + en + physical dimensions + + + + + en + Entity encapsulating the physical dimensions of an object. + + + + + weight - physical dimensions + + en + weight + - - Entity encapsulating the physical dimensions of an object. - - false - false - - - - weight - - weight - - - Weight of the item - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#weight - - - DefaultScalarValue[value=100.7, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - diameter - - diameter - - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#diameter - - - DefaultScalarValue[value=0.03, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - height - - height - - - Height of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#height - - - DefaultScalarValue[value=0.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - width - - width - - - Width of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#width - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - length - - length - - - Length of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#length - - - DefaultScalarValue[value=20000.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - - - - CommercialEntity - - Commercial Entity - - - Commercial information such as placed on market and the warranty. - - false - false - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + xs:double + + - placedOnMarket + diameter - Placed on Market + + en + diameter + - - Date on when the product is put in the market. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#placedOnMarket - - - DefaultScalarValue[value=2000-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + xs:double + - - - warranty + height - Warranty + + en + height + - - Commercial warranty period of the product (coupled to the Vehicle) in months. Durability and reliability of the product or its components as expressed through the product’s guaranteed lifetime, technical lifetime, mean time between failures, indication of real use information on the product, resistance to stresses or aging mechanisms. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#warranty - - - DefaultScalarValue[value=36, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + xs:double + - - - - - - - OperationEntity - - Operation Entity - - - Operational information of the product such as the owner, manufacturer and importer. - - false - false - - - importer + width - Importer + + en + width + - - The importer of the product, if different from the owner of the passport. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#importer - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + xs:double + - - - - ManufacturerEntity + + length - Manufacturer Entity + + en + length + - - Manufacturing Entity with the identification of the main manufacturer and the facility location. - - false - false - - - - facilityId - - Facility Id - - - The facility Identification, where the main manufacturing took place. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#facilityId - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerId - - Manufacturer Id - - - The main manufacturer, if different from the passport owner. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#manufacturerId - - - DefaultScalarValue[value=BPN1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - IdentificationEntity - - Identification Entity - - - Entity with identification information of the product with local identifiers, gtin, commodity code and other codes. - - false - false - - + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + xs:double + + + + + + + + CommercialEntity + + + en + Commercial Entity + + + + + en + Commercial information such as placed on market and the warranty. + + + + + placedOnMarket + + + en + Placed on Market + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#placedOnMarket + + + + xs:date + + + + warranty + + + en + Warranty + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#warranty + + + + xs:decimal + + + + + + OperationEntity + + + en + Operation Entity + + + + + en + Operational information of the product such as the owner, manufacturer and importer. + + + + + importer + + + en + Importer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#importer + + + + xs:string + + + + ManufacturerEntity + + + en + Manufacturer Entity + + + + + en + Manufacturing Entity with the identification of the main manufacturer and the facility location. + + + - gtin + facilityId - GTIN + + en + Facility Id + - - GTIN stands for Global Trade Item Number. It is a unique and internationally recognized identifier used to identify products in the global marketplace. GTINs are typically encoded in barcodes and are used by retailers, manufacturers, and suppliers to track and manage their products throughout the supply chain. Valid inputs are all GTIN versions (GTIN-8, GTIN-12, GTIN-13, and GTIN-14). - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#gtin - - - DefaultScalarValue[value=12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#facilityId + + + + xs:string + + + + manufacturerId + + + en + Manufacturer Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#manufacturerId + + + + xs:string + - - + + + + + + IdentificationEntity + + + en + Identification Entity + + + + + en + Entity with identification information of the product with local identifiers, gtin, commodity code and other codes. + + + + + gtin + + + en + GTIN + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#gtin + + + + xs:string + + + + additionalCode + + + en + Additional Code + + + + + en + Codes for identification can be for example commodity codes. In Europe, two commonly used codes for goods classification are the Harmonized System (HS) code and the Combined Nomenclature (CN). Other codes can also be given. + + + true + DataElement + - additionalCode + CodeEntity - Additional Code + + en + Code Entity + - Codes for identification can be for example commodity codes. In Europe, two commonly used codes for goods classification are the Harmonized System (HS) code and the Combined Nomenclature (CN). Other codes can also be given. + + en + Code entity with code name and value. + - false - true - - - CodeEntity - - Code Entity - - - Code entity with code name and value. - - false - false - - - - codeName - - Code Name - - - Title of the code. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#codeName - - - DefaultScalarValue[value=TARIC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - codeValue - - Code Value - - - The code value of the specific code. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#codeValue - - - DefaultScalarValue[value=8703 24 10 00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + codeName + + + en + Code Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#codeName + + + + xs:string + + + + codeValue + + + en + Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#codeValue + + + + xs:string + + - - + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + true + DataElement + - localIdentifiers + KeyValueList - Local Identifiers + + en + Key Value List + - A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + - false - false - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#key - - - DefaultScalarValue[value=PartInstanceID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#value - - - DefaultScalarValue[value=SN12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#value + + + + xs:string + + - - - - - - - SerializationEntity - - Serialization Entity - - - Entity for serialization information such as the quantity, the registration ids and the manufacturing date. - - false - false - - + + + + + + SerializationEntity + + + en + Serialization Entity + + + + + en + Entity for serialization information such as the quantity, the registration ids and the manufacturing date. + + + + + QuantityEntity + + + en + Quantity Entity + + + + + en + Quantity of the product with value and unit. + + + + + quantityUnit + + + en + Quantity Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#quantityUnit + + + + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + quantityValue + + + en + Quantity Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#quantityValue + + + + xs:float + + + + + + RegistrationEntity + + + en + Registration Entity + + + + + en + Entity for registration information such as the identification at the customer and the manufacturer. + + + + + customerPartId + + + en + Customer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#customerPartId + + + + xs:string + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#manufacturerPartId + + + + xs:string + + + + + + ManufacturingEntity + + + en + Manufacturing Entity + + + + + en + Encapsulates the manufacturing relevant attributes + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#country + + + + xs:string + + + + + + + + SourcesEntity + + + en + Sources Entity + + + + + en + Entity with optional and mandatory sources. Mandatory sources are documents regarding the substance of concern and compliance. + + + + + optionalSources + + + en + Optional Sources + + + + + en + Optional sources for the product. Optional sources can be a document regarding tool and process, assembly and disassembly, repair and installation, user manual, End of Life, return and disposal, expected waste generation, product packaging, positioning, waste prevention or sustainability information. + + + true + DataElement + - QuantityEntity + SourceEntity - Quantity Entity + + en + Source Entity + - Quantity of the product with value and unit. + + en + Entity for document sources of a product. + - false - false - - - quantityUnit - - Quantity Unit - - - Quantity refers to the number of units or items of a product being bought, sold, manufactured, or stored as a batch.If the product is a single item choose the unit "unit:piece". All possible units are pieces, gram, kilogram, millilitres, litres, cubic meters, meters or square meters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#quantityUnit - - - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - quantityValue - - Quantity Value - - - Quantity refers to the number of units or items of a product being bought, sold, manufactured, or stored. If the product is not a batch, choose the unit piece and value 1.0. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#quantityValue - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - + + sourceName + + + en + Source Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#sourceName + + + + xs:string + + + + DocumentEntity + + + en + Document Entity + + + + + en + Document entity with header, content, category and type. + + + + + content + + + en + Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + xs:string + + + + category + + + en + Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + xs:string + + + + contentType + + + en + Content Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + xs:string + + + + header + + + en + Header + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + xs:string + + + + - - + + + + MandatorySourcesEntity + + + en + Mandatory Sources Entity + + + + + en + Entity for document sources of a product. + + + - RegistrationEntity + DocumentEntity - Registration Entity + + en + Document Entity + - Entity for registration information such as the identification at the customer and the manufacturer. + + en + Document entity with header, content, category and type. + - false - false - - - customerPartId - - Customer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#customerPartId - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + content + + + en + Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + xs:string + + + + category + + + en + Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + xs:string + + + + contentType + + + en + Content Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + xs:string + + + + header + + + en + Header + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + xs:string + + - - - ManufacturingEntity + DocumentEntity - Manufacturing Entity + + en + Document Entity + - Encapsulates the manufacturing relevant attributes + + en + Document entity with header, content, category and type. + - false - false - - - date - - Production Date - - - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#country - - - DefaultScalarValue[value=HUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + content + + + en + Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + xs:string + + + + category + + + en + Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + xs:string + + + + contentType + + + en + Content Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + xs:string + + + + header + + + en + Header + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + xs:string + + - - - - - - - SourcesEntity - - Sources Entity - - - Entity with optional and mandatory sources. Mandatory sources are documents regarding the substance of concern and compliance. - - false - false - - - optionalSources + DocumentEntity - Optional Sources + + en + Document Entity + - Optional sources for the product. Optional sources can be a document regarding tool and process, assembly and disassembly, repair and installation, user manual, End of Life, return and disposal, expected waste generation, product packaging, positioning, waste prevention or sustainability information. + + en + Document entity with header, content, category and type. + - false - true - - - SourceEntity - - Source Entity - - - Entity for document sources of a product. - - false - false - - - - sourceName - - Source Name - - - The source name as an enumeration. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#sourceName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - DocumentEntity - - Document Entity - - - Document entity with header, content, category and type. - - false - false - - - - content - - Content - - - The content of the document e.g a link. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - DefaultScalarValue[value=www.alink.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - category - - Category - - - The category in which the document can be sorted. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - contentType - - Content Type - - - The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - DefaultScalarValue[value=link, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - header - - Header - - - The header as a short description of the document with a maximum of 100 characters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - DefaultScalarValue[value=Sustainability Document Material XY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - + + content + + + en + Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + xs:string + + + + category + + + en + Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + xs:string + + + + contentType + + + en + Content Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + xs:string + + + + header + + + en + Header + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + xs:string + + - - - - MandatorySourcesEntity + + declarationOfConformity - Mandatory Sources Entity + + en + declarationOfConformity + - Entity for document sources of a product. + + en + Compliance documentation and information required under this Regulation or other Union law applicable to the product, such as the declaration of conformity, technical documentation or conformity certificates. + - false - false + true + DataElement - - - DocumentEntity - - Document Entity - - - Document entity with header, content, category and type. - - false - false - - - - content - - Content - - - The content of the document e.g a link. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - DefaultScalarValue[value=www.alink.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - category - - Category - - - The category in which the document can be sorted. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - contentType - - Content Type - - - The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - DefaultScalarValue[value=link, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - header - - Header - - - The header as a short description of the document with a maximum of 100 characters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - DefaultScalarValue[value=Sustainability Document Material XY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - DocumentEntity - - Document Entity - - - Document entity with header, content, category and type. - - false - false - - - - content - - Content - - - The content of the document e.g a link. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - DefaultScalarValue[value=www.alink.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - category - - Category - - - The category in which the document can be sorted. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - contentType - - Content Type - - - The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - DefaultScalarValue[value=link, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - header - - Header - - - The header as a short description of the document with a maximum of 100 characters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - DefaultScalarValue[value=Sustainability Document Material XY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - DocumentEntity - - Document Entity - - - Document entity with header, content, category and type. - - false - false - - - - content - - Content - - - The content of the document e.g a link. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - DefaultScalarValue[value=www.alink.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - category - - Category - - - The category in which the document can be sorted. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - contentType - - Content Type - - - The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - DefaultScalarValue[value=link, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - header - - Header - - - The header as a short description of the document with a maximum of 100 characters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - DefaultScalarValue[value=Sustainability Document Material XY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - declarationOfConformity - - declarationOfConformity - - - Compliance documentation and information required under this Regulation or other Union law applicable to the product, such as the declaration of conformity, technical documentation or conformity certificates. - - false - true - - - - SourceEntity - - Source Entity - - - Entity for document sources of a product. - - false - false - - - - sourceName - - Source Name - - - The source name as an enumeration. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#sourceName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - DocumentEntity - - Document Entity - - - Document entity with header, content, category and type. - - false - false - - - - content - - Content - - - The content of the document e.g a link. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - DefaultScalarValue[value=www.alink.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - category - - Category - - - The category in which the document can be sorted. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - contentType - - Content Type - - - The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - DefaultScalarValue[value=link, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - header - - Header - - - The header as a short description of the document with a maximum of 100 characters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - DefaultScalarValue[value=Sustainability Document Material XY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - DocumentEntity - - Document Entity - - - Document entity with header, content, category and type. - - false - false - - + + SourceEntity + + + en + Source Entity + + + + + en + Entity for document sources of a product. + + + + + sourceName + + + en + Source Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#sourceName + + + + xs:string + + + + DocumentEntity + + + en + Document Entity + + + + + en + Document entity with header, content, category and type. + + + - content + content - Content + + en + Content + - - The content of the document e.g a link. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#content - - - DefaultScalarValue[value=www.alink.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + xs:string + - - - category + category - Category + + en + Category + - - The category in which the document can be sorted. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#category - - - DefaultScalarValue[value=Sustainability, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + xs:string + - - - contentType + contentType - Content Type + + en + Content Type + - - The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#contentType - - - DefaultScalarValue[value=link, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + xs:string + - - - header + header - Header + + en + Header + - - The header as a short description of the document with a maximum of 100 characters. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#header - - - DefaultScalarValue[value=Sustainability Document Material XY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + xs:string + - - - - + + + + + + + + DocumentEntity + + + en + Document Entity + + + + + en + Document entity with header, content, category and type. + + + + + content + + + en + Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + xs:string + + + + category + + + en + Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + xs:string + + + + contentType + + + en + Content Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + xs:string + + + + header + + + en + Header + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + xs:string + + - - - - - - - additionalData - - Additional Data - - - Data in form of open fields which need to be transferred in addition. - - false - true - - + + + + + + additionalData + + + en + Additional Data + + + + + en + Data in form of open fields which need to be transferred in addition. + + + true + DataElement + + + AdditionalDataEntity + + + en + Additional Data Entity + + + + + en + Entity with additional data. Properties are label, description, type, data and children. Either the fields data or children filled. Children constructs a hierarchy with the same attributes. Data is filled as the end of an path/leaf. + + + + + label + + + en + Label + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#label + + + + xs:string + + + + description + + + en + Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#description + + + + xs:string + + - AdditionalDataEntity + TypeEntity + + + en + Type Entity + + + + + en + Entity for type with unit and data type. + + + + + typeUnit + + + en + Type Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit + + + + xs:string + + + + dataType + + + en + Data Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#dataType + + + + xs:string + + + + + + data + + + en + Data + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#data + + + + xs:string + + + + children - Additional Data Entity + + en + children + - Entity with additional data. Properties are label, description, type, data and children. Either the fields data or children filled. Children constructs a hierarchy with the same attributes. Data is filled as the end of an path/leaf. + + en + Children of the hierarchy. + - false - false + true + DataElement - - - label - - Label - - - The human readable name of the attribute. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#label - - - DefaultScalarValue[value=Maximum permitted battery power, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - description - - Description - - - The description of the attribute context. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#description - - - DefaultScalarValue[value=Description of an attribute, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - TypeEntity - - Type Entity - - - Entity for type with unit and data type. - - false - false - - + + AdditionalDataEntity + + + en + Additional Data Entity + + + + + en + Entity with additional data. Properties are label, description, type, data and children. Either the fields data or children filled. Children constructs a hierarchy with the same attributes. Data is filled as the end of an path/leaf. + + + + + label + + + en + Label + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#label + + + + xs:string + + + + description + + + en + Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#description + + + + xs:string + + + + TypeEntity + + + en + Type Entity + + + + + en + Entity for type with unit and data type. + + + - typeUnit + typeUnit - Type Unit + + en + Type Unit + - - Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit - - - DefaultScalarValue[value=unit:volume, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit + + + + xs:string + - - - dataType + dataType - Data Type + + en + Data Type + - - Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#dataType - - - DefaultScalarValue[value=xsd:integer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#dataType + + + + xs:string + - - - - - - - data - - Data - - - The content from the attribute which is a depended of the data type and typeUnit. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#data - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - children - - children - - - Children of the hierarchy. - - false - true - - - - AdditionalDataEntity - - Additional Data Entity - - - Entity with additional data. Properties are label, description, type, data and children. Either the fields data or children filled. Children constructs a hierarchy with the same attributes. Data is filled as the end of an path/leaf. - - false - false - - - - label - - Label - - - The human readable name of the attribute. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#label - - - DefaultScalarValue[value=Maximum permitted battery power, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - description - - Description - - - The description of the attribute context. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#description - - - DefaultScalarValue[value=Description of an attribute, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - TypeEntity - - Type Entity - - - Entity for type with unit and data type. - - false - false - - - - typeUnit - - Type Unit - - - Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit - - - DefaultScalarValue[value=unit:volume, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - dataType - - Data Type - - - Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#dataType - - - DefaultScalarValue[value=xsd:integer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - data - - Data - - - The content from the attribute which is a depended of the data type and typeUnit. - - Template - - - urn:bamm:io.catenax.generic.digital_product_passport:1.0.0#data - - - DefaultScalarValue[value=23, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - + + + + data + + + en + Data + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#data + + + + xs:string + + + + - - - - - + + + + + - + + + APPLICATION_CLASS + DigitalProductPassport + + + en + Digital Product Passport + + + + + en + The Digital Product Passport is a data record that summarizes the components, materials and chemical substances or information on repairability, spare parts or professional disposal for a product. The data comes from all phases of the product life cycle and can be used for various purposes in all these phases (design, production, use, disposal). Structuring environmental data in a standardized, comparable format enables all actors in the value and supply chain to work together towards a circular economy. This data model is based on the new proposed Ecodesign Regulation (ESPR-2022) and is continuously adapted to the basic conditions over time. + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DigitalProductPassport + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Digital Product Passport + + + + + en + DigitalProductPassport + + + + + en + The Digital Product Passport is a data record that summarizes the components, materials and chemical substances or information on repairability, spare parts or professional disposal for a product. The data comes from all phases of the product life cycle and can be used for various purposes in all these phases (design, production, use, disposal). Structuring environmental data in a standardized, comparable format enables all actors in the value and supply chain to work together towards a circular economy. This data model is based on the new proposed Ecodesign Regulation (ESPR-2022) and is continuously adapted to the basic conditions over time. + + + + + + + + + version + + + en + Version + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#version + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Version + + + + + en + version + + + STRING + + + en + The current version of the product passport. + + + + + + + + + status + + + en + Status + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#status + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Status + + + + + en + status + + + STRING + + + en + The current status of the product passport declared through either: draft, approved, invalid or expired. + + + + + + Draft + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:Draft + + + + + + Approved + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:Approved + + + + + + Invalid + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:Invalid + + + + + + Expired + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#StatusEnumeration:Expired + + + + + + + + + + + + + validityDate + + + en + Validity Date + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#validityDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Date + + + + + en + validityDate + + + STRING + + + en + The timestamp for the product passport until when it is available. + + + + + + + + + issueDate + + + en + Issue Date + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issue Date + + + + + en + issueDate + + + STRING + + + en + The timestamp for the product passport since when it is available. + + + + + + + + + economicOperatorId + + + en + Economic Operator Id + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#economicOperatorId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Economic Operator Id + + + + + en + economicOperatorId + + + STRING + + + en + The identification of the economic operator of the passport. + + + + + + + + + eori + + + en + EORI + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#eori + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + EORI + + + + + en + eori + + + STRING + + + en + Any economic operator established in the customs territory of the Union needs, for customs purposes, an EORI number. EORI stands for economic operators registration and identification number. + + + + + + + + + economicOperator + + + en + Economic Operator + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#economicOperator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Economic Operator + + + + + en + economicOperator + + + STRING + + + en + The economic operator of the passport. + + + + + + + + + metadata + + + en + Metadata + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#metadata + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Metadata + + + + + en + metadata + + + STRING + + + en + The passport metadata of the digital product passport such as status and validity. + + + + + + + + + productDescription + + + en + Product Description + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + productDescription + + + STRING + + + en + A general short product description. + + + + + + + + + code + + + en + Code + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#code + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Code + + + + + en + code + + + STRING + + + en + The associated product category CODE according to ECLASS. + + + + + + + + + definition + + + en + Definition + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#definition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Definition + + + + + en + definition + + + STRING + + + en + The associated product category NAME according to ECLASS. + + + + + + + + + class + + + en + Class + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#class + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Class + + + + + en + class + + + STRING + + + en + The associated product category according to ECLASS. The ECLASS is the worldwide reference data standard for classifying and clearly describing products and services. + + + + + + + + + name + + + en + name + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + The name of the product type. + + + + + + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + urn:samm:io.catenax.serial_part:1.0.0#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + + + + nameAtCustomer + + + en + Name at Customer + + + urn:samm:io.catenax.serial_part:1.0.0#nameAtCustomer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Customer + + + + + en + nameAtCustomer + + + STRING + + + en + Name of the part as assigned by the customer + + + + + + + + + typology + + + en + Typology + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#typology + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Typology + + + + + en + typology + + + STRING + + + en + Properties further describing the product type. + + + + + + + + + title + + + en + Title + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Title + + + + + en + title + + + STRING + + + en + The title of the data object with a maximum of 100 characters. + + + + + + + + + maintenanceDescription + + + en + Maintenance Description + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Maintenance Description + + + + + en + maintenanceDescription + + + STRING + + + en + A short description of the maintenance content. + + + + + + + + + maintenanceDate + + + en + Maintenance Date + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Maintenance Date + + + + + en + maintenanceDate + + + STRING + + + en + The dates when the product was put into service, repair etc. + + + + + + + + + activity + + + en + Activity + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#activity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Activity + + + + + en + activity + + + STRING + + + en + The activities of putting the product into service in form of an enumeration with the values Inspection, Maintenance, Repair, Preventive Maintenance, Accident and Other. + + + + + + Inspection + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:Inspection + + + + + + Maintenance + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:Maintenance + + + + + + Repair + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:Repair + + + + + + Preventive Maintenance + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:Preventive Maintenance + + + + + + Accident + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:Accident + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ActivityEnumeration:Other + + + + + + + + + + + + + maintenanceHistory + + + en + Maintenance History + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#maintenanceHistory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Maintenance History + + + + + en + maintenanceHistory + + + STRING + + + en + The maintenance history of the product with dates, titles and descriptions. + + + + + + + + + partId + + + en + Part Id + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#partId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Id + + + + + en + partId + + + STRING + + + en + The identification of spare parts available for the product. + + + + + + + + + producerId + + + en + Producer Id + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#producerId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Producer Id + + + + + en + producerId + + + STRING + + + en + The identifier of the producer. In the CATENA-X network the BPN identification of the spare part producer is needed. + + + + + + + + + partName + + + en + Part Name + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#partName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Name + + + + + en + partName + + + STRING + + + en + The name of the spare part. + + + + + + + + + spareParts + + + en + Spare Parts + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#spareParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Spare Parts + + + + + en + spareParts + + + STRING + + + en + The list of spare parts available for the product from a supplier. + + + + + + + + + substanceName + + + en + Substance Name + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance Name + + + + + en + substanceName + + + STRING + + + en + In accordance with the ESPR specification the name of the substances of concern which is present in the product have to be declared. + + + + + + + + + location + + + en + Location + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Location + + + + + en + location + + + STRING + + + en + The location of the substances of concern within the product. + + + + + + + + + substanceUnit + + + en + Substance Unit + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance Unit + + + + + en + substanceUnit + + + STRING + + + en + Units of concentration are percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. + + + + + + unit:partPerMillion + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:unit:partPerMillion + + + + + + unit:percent + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:unit:percent + + + + + + unit:percentVolume + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:unit:percentVolume + + + + + + unit:partPerThousand + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:unit:partPerThousand + + + + + + unit:partPerTrillionUs + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:unit:partPerTrillionUs + + + + + + unit:partPerBillionUs + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#ConcentrationEnumeration:unit:partPerBillionUs + + + + + + + + + + + + + substanceId + + + en + Substance Id + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance Id + + + + + en + substanceId + + + STRING + + + en + The substance identification. + + + + + + + + + substanceOfConcern + + + en + Concerning Substance + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceOfConcern + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Concerning Substance + + + + + en + substanceOfConcern + + + STRING + + + en + Details to the substance of concern. + + + + + + + + + reusablePackaging + + + en + Reusable Packaging + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#reusablePackaging + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reusable Packaging + + + + + en + reusablePackaging + + + BOOLEAN + + + en + Definition of whether the product uses a reuse system. The values true or false are allowed. + + + + + + + + + handling + + + en + handling + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#handling + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + handling + + + + + en + handling + + + STRING + + + en + Properties connected with the handling of the product. + + + + + + + + + state + + + en + State + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#state + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + State + + + + + en + state + + + STRING + + + en + Status of the product (first life or second life). + + + + + + first life + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#StateEnumeration:first life + + + + + + second life + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#StateEnumeration:second life + + + + + + + + + + + + + materialName + + + en + Material Name + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Material Name + + + + + en + materialName + + + STRING + + + en + The material name which is part of the product. + + + + + + + + + recycled + + + en + Recycled + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#recycled + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Recycled + + + + + en + recycled + + + BOOLEAN + + + en + A flag if the material is recovered recyclate content from the product. + + + + + + + + + renewable + + + en + Renewable + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#renewable + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Renewable + + + + + en + renewable + + + BOOLEAN + + + en + Flag if the material is made of natural resources that can be replenished. Renewable resources are those that can be reproduced by physical, chemical, or mechanical processes. These are the kind of resources that can be regenerated throughout time. Forest wood, for example, can be grown through reforestation. + + + + + + + + + percentage + + + en + Percentage + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#percentage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Percentage + + + + + en + percentage + + + percent + REAL_MEASURE + + + en + Percentage of the material. + + + + + + + + + material + + + en + Material + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#material + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Material + + + + + en + material + + + STRING + + + en + Information on different materials in the product. + + + + + + + + + critical + + + en + Critical + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#critical + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Critical + + + + + en + critical + + + STRING + + + en + The list of critical raw materials in the product (CRM) which is specified by EU. + + + + + + + + + carbonContentTotal + + + en + Carbon Content Total + + + urn:samm:io.catenax.pcf:4.0.0#carbonContentTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Carbon Content Total + + + + + en + carbonContentTotal + + + INTEGER_MEASURE + + + en + Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. + + + + + + + + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + urn:samm:io.catenax.pcf:4.0.0#operator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Operator or Publisher of Sector Specific Rules + + + + + en + operator + + + STRING + + + en + Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". + + + + + + PEF + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:PEF + + + + + + EPD International + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:EPD International + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:Other + + + + + + + + + + + + + ruleName + + + en + Rule Name + + + urn:samm:io.catenax.pcf:4.0.0#ruleName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Rule Name + + + + + en + ruleName + + + STRING + + + en + Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + ruleNames + + + en + Product or Sector Specific Rule Names + + + urn:samm:io.catenax.pcf:4.0.0#ruleNames + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rule Names + + + + + en + ruleNames + + + STRING + + + en + Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + otherOperatorName + + + en + Other Operator Name + + + urn:samm:io.catenax.pcf:4.0.0#otherOperatorName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Operator Name + + + + + en + otherOperatorName + + + STRING + + + en + Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. + + + + + + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + urn:samm:io.catenax.pcf:4.0.0#productOrSectorSpecificRules + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rules + + + + + en + productOrSectorSpecificRules + + + STRING + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + urn:samm:io.catenax.pcf:4.0.0#crossSectoralStandard + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standard + + + + + en + crossSectoralStandard + + + STRING + + + en + Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + GHG Protocol Product standard + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:GHG Protocol Product standard + + + + + + ISO Standard 14067 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14067 + + + + + + ISO Standard 14044 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14044 + + + + + + + + + + + + + carbonFootprint + + + en + Carbon Footprint + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#carbonFootprint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Carbon Footprint + + + + + en + carbonFootprint + + + STRING + + + en + Carbon Footprint property with sustainability information. + + + + + + + + + sustainability + + + en + sustainability + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#sustainability + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + sustainability + + + + + en + sustainability + + + STRING + + + en + Properties which are relevant for the sustainability of the product. + + + + + + + + + lifeUnit + + + en + Life Unit + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#lifeUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Life Unit + + + + + en + lifeUnit + + + STRING + + + en + The unit of the expected lifetime of a product from the unit catalog. + + + + + + unit:day + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:unit:day + + + + + + unit:month + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:unit:month + + + + + + unit:cycle + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:unit:cycle + + + + + + unit:year + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:unit:year + + + + + + unit:kilometre + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:unit:kilometre + + + + + + unit:runningOrOperatingHour + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#LifespanEnumeration:unit:runningOrOperatingHour + + + + + + + + + + + + + lifeValue + + + en + Life Value + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#lifeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Life Value + + + + + en + lifeValue + + + INTEGER_MEASURE + + + en + The value of the expected lifetime of a product. + + + + + + + + + lifespan + + + en + Lifespan + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#lifespan + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Lifespan + + + + + en + lifespan + + + STRING + + + en + The expected product lifetime (lifespan). + + + + + + + + + weight + + + en + weight + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + REAL_MEASURE + + + en + Weight of the item + + + + + + + + + diameter + + + en + diameter + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + REAL_MEASURE + + + en + Diameter of the item. + + + + + + + + + height + + + en + height + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + REAL_MEASURE + + + en + Height of the item. + + + + + + + + + width + + + en + width + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + REAL_MEASURE + + + en + Width of the item. + + + + + + + + + length + + + en + length + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + REAL_MEASURE + + + en + Length of the item. + + + + + + + + + physicalDimensionsProperty + + + en + physical dimensions + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#physicalDimensionsProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + physicalDimensionsProperty + + + STRING + + + en + Describes the physical dimensions of then entity. + + + + + + + + + characteristics + + + en + Characteristics + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#characteristics + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Characteristics + + + + + en + characteristics + + + STRING + + + en + Defines specific characteristics of a product. + + + + + + + + + placedOnMarket + + + en + Placed on Market + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#placedOnMarket + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Placed on Market + + + + + en + placedOnMarket + + + STRING + + + en + Date on when the product is put in the market. + + + + + + + + + warranty + + + en + Warranty + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#warranty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Warranty + + + + + en + warranty + + + month + INTEGER_MEASURE + + + en + Commercial warranty period of the product (coupled to the Vehicle) in months. Durability and reliability of the product or its components as expressed through the product?s guaranteed lifetime, technical lifetime, mean time between failures, indication of real use information on the product, resistance to stresses or aging mechanisms. + + + + + + + + + commercial + + + en + Commercial + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#commercial + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Commercial + + + + + en + commercial + + + STRING + + + en + Commercial information of the product. + + + + + + + + + importer + + + en + Importer + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#importer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Importer + + + + + en + importer + + + STRING + + + en + The importer of the product, if different from the owner of the passport. + + + + + + + + + facilityId + + + en + Facility Id + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#facilityId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Facility Id + + + + + en + facilityId + + + STRING + + + en + The facility Identification, where the main manufacturing took place. + + + + + + + + + manufacturerId + + + en + Manufacturer Id + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#manufacturerId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Id + + + + + en + manufacturerId + + + STRING + + + en + The main manufacturer, if different from the passport owner. + + + + + + + + + manufacturer + + + en + Manufacturer + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#manufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer + + + + + en + manufacturer + + + STRING + + + en + Manufacturing identification of the product. + + + + + + + + + operation + + + en + Operation + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#operation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Operation + + + + + en + operation + + + STRING + + + en + Operational information of the product. + + + + + + + + + gtin + + + en + GTIN + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#gtin + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + GTIN + + + + + en + gtin + + + STRING + + + en + GTIN stands for Global Trade Item Number. It is a unique and internationally recognized identifier used to identify products in the global marketplace. GTINs are typically encoded in barcodes and are used by retailers, manufacturers, and suppliers to track and manage their products throughout the supply chain. Valid inputs are all GTIN versions (GTIN-8, GTIN-12, GTIN-13, and GTIN-14). + + + + + + + + + codeName + + + en + Code Name + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#codeName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Code Name + + + + + en + codeName + + + STRING + + + en + Title of the code. + + + + + + + + + codeValue + + + en + Code Value + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#codeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Code Value + + + + + en + codeValue + + + STRING + + + en + The code value of the specific code. + + + + + + + + + additionalCode + + + en + Additional Code + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#additionalCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Additional Code + + + + + en + additionalCode + + + STRING + + + en + Codes for identification can be for example commodity codes. In Europe, two commonly used codes for goods classification are the Harmonized System (HS) code and the Combined Nomenclature (CN). Other codes can also be given. + + + + + + + + + key + + + en + Identifier Key + + + urn:samm:io.catenax.serial_part:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + + + + value + + + en + Identifier Value + + + urn:samm:io.catenax.serial_part:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + + + + localIdentifiers + + + en + Local Identifiers + + + urn:samm:io.catenax.serial_part:1.0.0#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + + + + + + + identification + + + en + Identification + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#identification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identification + + + + + en + identification + + + STRING + + + en + Identification information of the product, especially identifiers and codes. + + + + + + + + + quantityUnit + + + en + Quantity Unit + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#quantityUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Unit + + + + + en + quantityUnit + + + STRING + + + en + Quantity refers to the number of units or items of a product being bought, sold, manufactured, or stored as a batch.If the product is a single item choose the unit "unit:piece". All possible units are pieces, gram, kilogram, millilitres, litres, cubic meters, meters or square meters. + + + + + + unit:piece + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:unit:piece + + + + + + unit:gram + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:unit:gram + + + + + + unit:kilogram + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:unit:kilogram + + + + + + unit:metre + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:unit:metre + + + + + + unit:litre + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:unit:litre + + + + + + unit:cubicMetre + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:unit:cubicMetre + + + + + + unit:squareMetre + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#QuantityEnumeration:unit:squareMetre + + + + + + + + + + + + + quantityValue + + + en + Quantity Value + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#quantityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Value + + + + + en + quantityValue + + + REAL_MEASURE + + + en + Quantity refers to the number of units or items of a product being bought, sold, manufactured, or stored. If the product is not a batch, choose the unit piece and value 1.0. + + + + + + + + + quantity + + + en + Quantity + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + STRING + + + en + Quantity refers to the number of units or items of a product being bought, sold, manufactured, or stored. It is an important factor in inventory management, supply chain logistics, and pricing calculations. + + + + + + + + + customerPartId + + + en + Customer Part ID + + + urn:samm:io.catenax.serial_part:1.0.0#customerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer Part ID + + + + + en + customerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + urn:samm:io.catenax.serial_part:1.0.0#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + + + + registration + + + en + Registration + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#registration + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Registration + + + + + en + registration + + + STRING + + + en + Registration information such as the identification at the customer and the manufacturer. + + + + + + + + + date + + + en + Production Date + + + urn:samm:io.catenax.serial_part:1.0.0#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) + + + + + + + + + country + + + en + Country code + + + urn:samm:io.catenax.serial_part:1.0.0#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + + + + manufacturingInformation + + + en + Manufacturing Information + + + urn:samm:io.catenax.serial_part:1.0.0#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Information + + + + + en + manufacturingInformation + + + STRING + + + en + Information from manufacturing process, such as manufacturing date and manufacturing country + + + + + + + + + serialization + + + en + Serialization + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#serialization + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Serialization + + + + + en + serialization + + + STRING + + + en + Serialization information on the product. + + + + + + + + + sourceName + + + en + Source Name + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#sourceName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Source Name + + + + + en + sourceName + + + STRING + + + en + The source name as an enumeration. + + + + + + other + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:other + + + + + + tool and process + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:tool and process + + + + + + assembly and disassembly + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:assembly and disassembly + + + + + + repair and installation + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:repair and installation + + + + + + user manual + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:user manual + + + + + + end of life + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:end of life + + + + + + return and disposal + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:return and disposal + + + + + + expected waste generation + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:expected waste generation + + + + + + product packaging + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:product packaging + + + + + + positioning + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:positioning + + + + + + waste prevention + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:waste prevention + + + + + + sustainability + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#SourceNameEnumeration:sustainability + + + + + + + + + + + + + content + + + en + Content + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content + + + + + en + content + + + STRING + + + en + The content of the document e.g a link. + + + + + + + + + category + + + en + Category + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Category + + + + + en + category + + + STRING + + + en + The category in which the document can be sorted. + + + + + + Safety + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:Safety + + + + + + Sustainability + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:Sustainability + + + + + + Compliance + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:Compliance + + + + + + Passport + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:Passport + + + + + + SubstanceOfConcern + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#CategoryEnumeration:SubstanceOfConcern + + + + + + + + + + + + + contentType + + + en + Content Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content Type + + + + + en + contentType + + + STRING + + + en + The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. + + + + + + + + + header + + + en + Header + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Header + + + + + en + header + + + STRING + + + en + The header as a short description of the document with a maximum of 100 characters. + + + + + + + + + documentProperty + + + en + Document Property + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#documentProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Property + + + + + en + documentProperty + + + STRING + + + en + Property for the document. + + + + + + + + + optionalSources + + + en + Optional Sources + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#optionalSources + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Optional Sources + + + + + en + optionalSources + + + STRING + + + en + Optional sources for the product. Optional sources can be a document regarding tool and process, assembly and disassembly, repair and installation, user manual, End of Life, return and disposal, expected waste generation, product packaging, positioning, waste prevention or sustainability information. + + + + + + + + + content + + + en + Content + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content + + + + + en + content + + + STRING + + + en + The content of the document e.g a link. + + + + + + + + + category + + + en + Category + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Category + + + + + en + category + + + STRING + + + en + The category in which the document can be sorted. + + + + + + + + + contentType + + + en + Content Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content Type + + + + + en + contentType + + + STRING + + + en + The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. + + + + + + + + + header + + + en + Header + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Header + + + + + en + header + + + STRING + + + en + The header as a short description of the document with a maximum of 100 characters. + + + + + + + + + safetyPackaging + + + en + Safety Packaging + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#safetyPackaging + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Safety Packaging + + + + + en + safetyPackaging + + + STRING + + + en + Document regarding the packaging of the product. + + + + + + + + + content + + + en + Content + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content + + + + + en + content + + + STRING + + + en + The content of the document e.g a link. + + + + + + + + + category + + + en + Category + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Category + + + + + en + category + + + STRING + + + en + The category in which the document can be sorted. + + + + + + + + + contentType + + + en + Content Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content Type + + + + + en + contentType + + + STRING + + + en + The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. + + + + + + + + + header + + + en + Header + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Header + + + + + en + header + + + STRING + + + en + The header as a short description of the document with a maximum of 100 characters. + + + + + + + + + safetyTransportation + + + en + Substance of Concern Transportation + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#safetyTransportation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance of Concern Transportation + + + + + en + safetyTransportation + + + STRING + + + en + Document regarding the safe transportation of the product. + + + + + + + + + content + + + en + Content + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content + + + + + en + content + + + STRING + + + en + The content of the document e.g a link. + + + + + + + + + category + + + en + Category + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Category + + + + + en + category + + + STRING + + + en + The category in which the document can be sorted. + + + + + + + + + contentType + + + en + Content Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content Type + + + + + en + contentType + + + STRING + + + en + The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. + + + + + + + + + header + + + en + Header + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Header + + + + + en + header + + + STRING + + + en + The header as a short description of the document with a maximum of 100 characters. + + + + + + + + + substanceOfConcernDisassembly + + + en + Substance of Concern Disassembly + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceOfConcernDisassembly + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance of Concern Disassembly + + + + + en + substanceOfConcernDisassembly + + + STRING + + + en + Document regarding the disassembly processes for the substances of concern. + + + + + + + + + sourceName + + + en + Source Name + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#sourceName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Source Name + + + + + en + sourceName + + + STRING + + + en + The source name as an enumeration. + + + + + + + + + content + + + en + Content + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content + + + + + en + content + + + STRING + + + en + The content of the document e.g a link. + + + + + + + + + category + + + en + Category + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Category + + + + + en + category + + + STRING + + + en + The category in which the document can be sorted. + + + + + + + + + contentType + + + en + Content Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content Type + + + + + en + contentType + + + STRING + + + en + The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. + + + + + + + + + header + + + en + Header + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Header + + + + + en + header + + + STRING + + + en + The header as a short description of the document with a maximum of 100 characters. + + + + + + + + + documentProperty + + + en + Document Property + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#documentProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Property + + + + + en + documentProperty + + + STRING + + + en + Property for the document. + + + + + + + + + declarationOfConformity + + + en + declarationOfConformity + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#declarationOfConformity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + declarationOfConformity + + + + + en + declarationOfConformity + + + STRING + + + en + Compliance documentation and information required under this Regulation or other Union law applicable to the product, such as the declaration of conformity, technical documentation or conformity certificates. + + + + + + + + + content + + + en + Content + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#content + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content + + + + + en + content + + + STRING + + + en + The content of the document e.g a link. + + + + + + + + + category + + + en + Category + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Category + + + + + en + category + + + STRING + + + en + The category in which the document can be sorted. + + + + + + + + + contentType + + + en + Content Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#contentType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Content Type + + + + + en + contentType + + + STRING + + + en + The type of content which can be expected in the "content" property. Examples are a link, pdf, excel, etc. + + + + + + + + + header + + + en + Header + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#header + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Header + + + + + en + header + + + STRING + + + en + The header as a short description of the document with a maximum of 100 characters. + + + + + + + + + substanceOfConcernInstruction + + + en + Substance of Concern Instruction + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#substanceOfConcernInstruction + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance of Concern Instruction + + + + + en + substanceOfConcernInstruction + + + STRING + + + en + Instructions regarding the substances of concern. + + + + + + + + + mandatorySources + + + en + Mandatory Sources + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#mandatorySources + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Mandatory Sources + + + + + en + mandatorySources + + + STRING + + + en + Mandatory document and sources of the product. + + + + + + + + + sources + + + en + Sources + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#sources + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Sources + + + + + en + sources + + + STRING + + + en + Different sources in relation to the product. + + + + + + + + + label + + + en + Label + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#label + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Label + + + + + en + label + + + STRING + + + en + The human readable name of the attribute. + + + + + + + + + description + + + en + Description + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#description + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Description + + + + + en + description + + + STRING + + + en + The description of the attribute context. + + + + + + + + + typeUnit + + + en + Type Unit + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Type Unit + + + + + en + typeUnit + + + STRING + + + en + Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. + + + + + + + + + dataType + + + en + Data Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#dataType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Data Type + + + + + en + dataType + + + STRING + + + en + Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. + + + + + + array + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:array + + + + + + object + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:object + + + + + + xsd:string + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:xsd:string + + + + + + xsd:integer + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:xsd:integer + + + + + + xsd:boolean + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:xsd:boolean + + + + + + xsd:double + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:xsd:double + + + + + + xsd:float + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:xsd:float + + + + + + xsd:byte + + ModelReference + + + DataElement + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#DataTypeEnumeration:xsd:byte + + + + + + + + + + + + + type + + + en + Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#type + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Type + + + + + en + type + + + STRING + + + en + The complex description of the type. + + + + + + + + + data + + + en + Data + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#data + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Data + + + + + en + data + + + STRING + + + en + The content from the attribute which is a depended of the data type and typeUnit. + + + + + + + + + label + + + en + Label + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#label + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Label + + + + + en + label + + + STRING + + + en + The human readable name of the attribute. + + + + + + + + + description + + + en + Description + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#description + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Description + + + + + en + description + + + STRING + + + en + The description of the attribute context. + + + + + + + + + typeUnit + + + en + Type Unit + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#typeUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Type Unit + + + + + en + typeUnit + + + STRING + + + en + Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. + + + + + + + + + dataType + + + en + Data Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#dataType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Data Type + + + + + en + dataType + + + STRING + + + en + Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. + + + + + + + + + type + + + en + Type + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#type + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Type + + + + + en + type + + + STRING + + + en + The complex description of the type. + + + + + + + + + data + + + en + Data + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#data + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Data + + + + + en + data + + + STRING + + + en + The content from the attribute which is a depended of the data type and typeUnit. + + + + + + + + + children + + + en + children + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#children + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + children + + + + + en + children + + + STRING + + + en + Children of the hierarchy. + + + + + + + + + additionalData + + + en + Additional Data + + + urn:samm:io.catenax.generic.digital_product_passport:1.0.0#additionalData + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Additional Data + + + + + en + additionalData + + + STRING + + + en + Data in form of open fields which need to be transferred in addition. + + + + + + + + + diff --git a/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport.aasx b/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport.aasx index 8d3c51c7..e578fa6e 100644 Binary files a/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport.aasx and b/io.catenax.generic.digital_product_passport/1.0.0/gen/DigitalProductPassport.aasx differ diff --git a/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport-aas.xml b/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport-aas.xml index 081b1bdb..7e625089 100644 --- a/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport-aas.xml +++ b/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,48 +11,20 @@ urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DigitalProductPassport - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DigitalProductPassport] - - - - - - - - en - Digital Product Passport - - - - - EN - DigitalProductPassport - - - - - en - The Digital Product Passport (DPP) allows to share process and product-related information amongst supply chain businesses, authorities and consumers. The DPP allows for efficient information flows following best practices; and the possibility of accompanying the measures under this Regulation with mitigating measures so that impacts are expected to remain proportionate for SMEs.This is expected to increase transparency, both for supply chain businesses and for the general public, and increase efficiencies in terms of information transfer to support the data exchange between economic actors in integrating circularity in product design and manufacturing. -In particular, it is likely to help facilitate and streamline the monitoring and enforcement of the regulation carried out by EU and Member State authorities. It is also likely to provide a market-intelligence tool that may be used for revising and refining obligations in the future. -The DPP includes data about components, materials and chemical substances, information on repairability, spare parts, environmental impact and professional disposal for a product. -The data model will be updated, as newer versions of the regulation will be published. -This data model is based on the proposed Ecodesign Regulation ("Proposal for a REGULATION OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL establishing a framework for setting ecodesign requirements for sustainable products and repealing Directive 2009/125/EC" ESPR from March 30th, 2022 with some additional data points which can be found in the adopted Amendments from July 12th 2023 (Amendments adopted by the European Parliament on 12 July 2023 on the proposal for a regulation of the European Parliament and of the Council establishing a framework for setting eco-design requirements for sustainable products and repealing Directive 2009/125/EC). - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DigitalProductPassport/submodel + + + + @@ -69,7 +41,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DigitalProductPassport]/submodel + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DigitalProductPassport/submodel Template ModelReference @@ -80,9 +52,47 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R + + + ExternalReference + + + GlobalReference + https://commission.europa.eu/energy-climate-change-environment/standards-tools-and-labels/products-labelling-rules-and-requirements/sustainable-products/ecodesign-sustainable-products_en + + + + + ExternalReference + + + GlobalReference + https://data.consilium.europa.eu/doc/document/ST-9014-2023-INIT/en/pdf + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52022PC0142 + + + + + ExternalReference + + + GlobalReference + https://www.europarl.europa.eu/doceo/document/TA-9-2023-0272_EN.html + + + + - id_metadata + MetadataEntity en @@ -97,19 +107,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_version + version en Version - - - en - The current version of the product passport. The possibility of modification/updating the product passport needs to include versioning of the dataset. This attribute is an internal versioning from the passport issuer. - - ExternalReference @@ -120,22 +124,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_status + status en Status - - - en - The current status of the product passport declared through either: draft, approved, invalid or expired. - - ExternalReference @@ -146,23 +144,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_expirationDate + expirationDate en Expiration Date - - - en - The timestamp in the format (yyyy-mm-dd) for the product passport until when it is available or a comment describing this period. This attribute is mentioned in the ESPR proposal from March 30th, 2022 and changed by the amendments of the European Parliament from July 12th, 2023 Article 8: -(2) (h) the period during which the product passport shall remain available which shall correspond to at least the expected lifetime of a specific product. - - ExternalReference @@ -173,22 +164,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_issueDate + issueDate en Issue Date - - - en - The timestamp in the format (yyyy-mm-dd) since when the product passport is available. - - ExternalReference @@ -199,10 +184,10 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_economicOperator + EconomicOperatorEntity en @@ -217,21 +202,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_economicOperatorIdentification + economicOperatorIdentification en Economic Operator Identification - - - en - The identification of the owner/economic operator of the passport. In the Catena-X network, the BPNL is used for the identification of companies and the information stored like contact information and addresses. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(g) information related to the manufacturer, such as its unique operator identifier and the information referred to in Article 21(7); -(h) unique operator identifiers other than that of the manufacturer. - - ExternalReference @@ -242,23 +219,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_economicOperatorLegitimization + economicOperatorLegitimization en Economic Operator Legitimization - - - en - The identification of the owner/economic operator of the passport. Proposed, according to ISO 15459, is the CIN (company identification code). Other identification numbers like the tax identification number, value added tax identification number, commercial register number and the like are also valid entries. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(k) the [...] unique operator identifier code of the economic operator established in the Union responsible for carrying out the tasks set out in Article 4 of Regulation (EU) 2019/1020, or Article 15 of Regulation (EU) [?/?] on general product safety, or similar tasks pursuant to other EU legislation applicable to the product. - - ExternalReference @@ -269,24 +239,18 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_predecessor + predecessor en Predecessor - - - en - Identification of the preceding product passport. This could either be an identification of the registered twin, a redirection to a platform where it is available, or if there is no preceding passport, input null. - - ExternalReference @@ -297,12 +261,12 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_typology + TypologyEntity en @@ -317,19 +281,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_longName + longName en Long Name - - - en - The full name of the product as a general short product description. This provides the users of the product passport with relevant information about the product. It can also be a marketing slogan or short description with one to a few sentences. - - ExternalReference @@ -340,10 +298,10 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_class + ClassEntity en @@ -356,21 +314,26 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R Entity to describe the associated product category according to ECLASS. ECLASS is a monohierachical classification system where each class has a preferred name and a coded name that represents the classification structure. + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=44000000&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Bversion%5D=13.0&cHash=10abd2696c4c5c526da4e3367e78c592 + + + + - id_code + code en Code - - - en - The associated product category coded name/code, according to ECLASS. The 8-digit code consists of two digits for each of the four hierarchical levels. - - ExternalReference @@ -380,23 +343,28 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch[discharge]=0&tx_eclasssearch_ecsearch[id]=44000000&tx_eclasssearch_ecsearch[language]=1&tx_eclasssearch_ecsearch[version]=13.0&cHash=10abd2696c4c5c526da4e3367e78c592 + + + + xs:string - Unknown + - id_definition + definition en Definition - - - en - The associated product category preferred name/definition according to ECLASS. This preferred name is always associated with the code. - - ExternalReference @@ -406,25 +374,30 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch[discharge]=0&tx_eclasssearch_ecsearch[id]=44000000&tx_eclasssearch_ecsearch[language]=1&tx_eclasssearch_ecsearch[version]=13.0&cHash=10abd2696c4c5c526da4e3367e78c592 + + + + xs:string - Unknown + - id_shortName + shortName en Short Name - - - en - The short name of the product. Short names can contain abbreviations. - - ExternalReference @@ -435,12 +408,12 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_handling + HandlingEntity en @@ -455,7 +428,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_EitherSparePart + EitherSparePart en @@ -468,11 +441,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R Either spare parts and optional spare part producers (left) or the string value "not applicable" (right). - false + true DataElement - id_spareParts + SparePartEntity en @@ -487,7 +460,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_sparePart + sparePart en @@ -500,11 +473,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R Spare parts with name and identification. - false + true DataElement - id_sparePart + PartEntity en @@ -521,20 +494,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_partName + partName en Part Name - - - en - The name of the spare part. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: -(b) ease of repair and maintenance as expressed through: characteristics, availability and delivery time of spare parts, modularity, compatibility with commonly available spare parts, availability of repair and maintenance instructions, number of materials and components used, use of standard components, use of component and material coding standards for the identification of components and materials, number and complexity of processes and tools needed, ease of non-destructive disassembly and re-assembly, conditions for access to product data, conditions for access to or use of hardware and software needed. - - ExternalReference @@ -545,23 +511,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_gtin + gtin en GTIN - - - en - GTIN stands for Global Trade Item Number. It is a unique and internationally recognized identifier used to identify products in the global marketplace. GTINs are typically encoded in barcodes and are used by retailers, manufacturers, and suppliers to track and manage their products throughout the supply chain. Valid inputs are all GTIN versions (GTIN-8, GTIN-12, GTIN-13, and GTIN-14).This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(c) the Global Trade Identification Number as provided for in standard ISO/IEC 15459-6 or equivalent of products or their parts. - - ExternalReference @@ -572,14 +531,14 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_sparePartProducer + sparePartProducer en @@ -592,11 +551,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R Producer of possible spare parts. - false + true DataElement - id_sparePartProducer + ProducerEntity en @@ -611,19 +570,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_producerIdentification + producerIdentification en Producer Identification - - - en - The identifier of a spare part producer of the product. In the Catena-X network, the BPNL is used for the identification of companies and the information stored for this like contact information and addresses. - - ExternalReference @@ -634,7 +587,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + @@ -643,19 +596,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_producerIdentification + producerIdentification en Producer Identification - - - en - The identifier of a spare part producer of the product. In the Catena-X network, the BPNL is used for the identification of companies and the information stored for this like contact information and addresses. - - ExternalReference @@ -666,12 +613,12 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_SubstanceCharacteristic + SubstanceCharacteristic en @@ -684,11 +631,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R Either a list of substances (left) or the string value "not applicable" (right). - false + true DataElement - id_substanceOfConcern + SubstanceEntity en @@ -707,7 +654,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_substanceName + NameEntity en @@ -722,19 +669,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_name + name en Name - - - en - The name, in accordance with the specification in the attribute for the list type, which is present in the product. - - ExternalReference @@ -745,22 +686,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_listTypeName + listTypeName en List Type Name - - - en - The type of list used for the identification of the substances. Selected can be for example IUPAC, EC or CAS. - - ExternalReference @@ -771,25 +706,18 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_location + location en Location - - - en - The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: -(5) (b) the location of the substances of concern within the product. - - ExternalReference @@ -800,22 +728,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_substanceUnit + substanceUnit en Substance Unit - - - en - The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. - - ExternalReference @@ -825,11 +747,22 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_EitherConcentration + EitherConcentration en @@ -842,11 +775,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R Characteristic with two possible values. Either the concentration range, which can be either the range or only the maximum concentration (left) or a single concentration (right). - false + true DataElement - id_concentration + RangeEntity en @@ -861,20 +794,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_minConcentration + minConcentration en Minimum Concentration - - - en - The minimum concentration of the substance of concern at the level of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: -(5) (c) [...] concentration range of the substances of concern, at the level of the product [...]. - - ExternalReference @@ -885,23 +811,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:float - Unknown + - id_maxConcentration + maxConcentration en Maximum Concentration - - - en - The maximum concentration of the substance of concern at the level of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: -(5) (c) the concentration, maximum concentration or concentration range of the substances of concern, at the level of the product [...]. - - ExternalReference @@ -912,12 +831,12 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:float - Unknown + - id_maxConcentration + SingleEntity en @@ -932,20 +851,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_concentrationSingle + concentrationSingle en Concentration Single - - - en - Concentration of the substance of concern at the level of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: -(5) (c) the concentration [...] of the substances of concern, at the level of the product [...]. - - ExternalReference @@ -956,14 +868,14 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:float - Unknown + - id_substanceIdentification + substanceIdentification en @@ -977,11 +889,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R (5) (a) the International Union of Pure and Applied Chemistry (IUPAC) name of the substances of concern present in the product, including the chemical identification number, that is the European Inventory of Existing Commercial Chemical Substances (EINECS) or European List of Notified Chemical Substances (ELINCS) number or Chemical Abstract Service (CAS) number. - false + true DataElement - id_substanceIdentification + IdEntity en @@ -996,19 +908,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_id + id en Id - - - en - The substance identification, in accordance with the specification in the attribute for the list type. - - ExternalReference @@ -1019,22 +925,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_listTypeId + listTypeId en List Type Id - - - en - The type of list used for the identification of the substances. Selected can be for example CAS or EC. - - ExternalReference @@ -1045,27 +945,20 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_exemption + exemption en Exemption - - - en - Exemptions to the substance of concern. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: -(5) (c) provide exemptions for substances of concern or information elements from the information requirements referred to in the first subparagraph. - - ExternalReference @@ -1076,25 +969,18 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_exemption + exemption en Exemption - - - en - Exemptions to the substance of concern. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: -(5) (c) provide exemptions for substances of concern or information elements from the information requirements referred to in the first subparagraph. - - ExternalReference @@ -1105,14 +991,14 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_sustainability + SustainabilityEntity en @@ -1127,20 +1013,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_state + state en State - - - en - The status of the product (first life or second life) to indicated, whether it is a used product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: -(j) incorporation of used components. - - ExternalReference @@ -1151,10 +1030,10 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R xs:string - Unknown + - id_EitherMaterialCharacteristic + EitherMaterialCharacteristic en @@ -1167,11 +1046,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R Either a material list (left) or the string value "not applicable" (right). - false + true DataElement - id_material + MaterialEntity en @@ -1189,7 +1068,7 @@ And complemented by the amendments of the European Parliament from July 12th, 20 - id_materialName + NameEntity en @@ -1204,19 +1083,13 @@ And complemented by the amendments of the European Parliament from July 12th, 20 - id_name + name en Name - - - en - The name, in accordance with the specification in the attribute for the list type, which is present in the product. - - ExternalReference @@ -1227,22 +1100,16 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:string - Unknown + - id_listTypeName + listTypeName en List Type Name - - - en - The type of list used for the identification of the substances. Selected can be for example IUPAC, EC or CAS. - - ExternalReference @@ -1253,25 +1120,18 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:string - Unknown + - id_recycled + recycled en Recycled - - - en - A flag if the material is recovered recycled content from the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 1: -(1) (f) recycled content in products. - - ExternalReference @@ -1282,23 +1142,16 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:boolean - Unknown + - id_renewable + renewable en Renewable - - - en - A flag if the material is from a renewable resource that can be replenished. Renewable resources are those that can be reproduced by physical, chemical, or mechanical processes. These are the kind of resources that can be regenerated throughout time. Forest wood, for example, can be grown through reforestation. This attribute is complemented to the ESPR proposal by the amendments of the European Parliament from July 12th, 2023 Annex I: -(ha) use or content of sustainably sourced renewable materials. - - ExternalReference @@ -1309,22 +1162,16 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:boolean - Unknown + - id_materialValue + materialValue en Material Value - - - en - Concentration of the material in correlation to the material sum. - - ExternalReference @@ -1335,22 +1182,16 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:float - Unknown + - id_substanceUnit + substanceUnit en Substance Unit - - - en - The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. - - ExternalReference @@ -1360,11 +1201,22 @@ And complemented by the amendments of the European Parliament from July 12th, 20 + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_materialIdentification + materialIdentification en @@ -1377,11 +1229,11 @@ And complemented by the amendments of the European Parliament from July 12th, 20 The material identification, in accordance with the specification in the attribute list type. - false + true DataElement - id_materialIdentification + IdEntity en @@ -1396,19 +1248,13 @@ And complemented by the amendments of the European Parliament from July 12th, 20 - id_id + id en Id - - - en - The substance identification, in accordance with the specification in the attribute for the list type. - - ExternalReference @@ -1419,22 +1265,16 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:string - Unknown + - id_listTypeId + listTypeId en List Type Id - - - en - The type of list used for the identification of the substances. Selected can be for example CAS or EC. - - ExternalReference @@ -1445,7 +1285,7 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:string - Unknown + @@ -1454,19 +1294,13 @@ And complemented by the amendments of the European Parliament from July 12th, 20 - id_listTypeId + listTypeId en List Type Id - - - en - The type of list used for the identification of the substances. Selected can be for example CAS or EC. - - ExternalReference @@ -1477,12 +1311,12 @@ And complemented by the amendments of the European Parliament from July 12th, 20 xs:string - Unknown + - id_EitherCritical + EitherCritical en @@ -1495,25 +1329,28 @@ And complemented by the amendments of the European Parliament from July 12th, 20 Either a list of critical materials (left) or the string value "not applicable" (right). - false + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM:2023:0160:FIN + + + + + true DataElement - id_critical + critical en Critical - - - en - A list of critical raw material names which are included at the level of the product. This attribute is complemented to the ESPR proposal by the amendments of the European Parliament from July 12th, 2023 Annex I: -(hb) use or content of critical raw materials. -In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found. - - ExternalReference @@ -1524,24 +1361,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_critical + critical en Critical - - - en - A list of critical raw material names which are included at the level of the product. This attribute is complemented to the ESPR proposal by the amendments of the European Parliament from July 12th, 2023 Annex I: -(hb) use or content of critical raw materials. -In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found. - - ExternalReference @@ -1552,12 +1381,12 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_productEnvironmentalFootprint + ProductEnvironmentalFootprintEntity en @@ -1572,7 +1401,7 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_environmentalFootprint + environmentalFootprint en @@ -1586,11 +1415,11 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c (l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories. - false + true DataElement - id_environmentalFootprint + FootprintEntity en @@ -1605,22 +1434,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_footprintValue + footprintValue en Footprint Value - - - en - The value of the environmental footprint or carbon footprint of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: -(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories; -(m) the carbon footprint of the product. - - - ExternalReference @@ -1631,22 +1451,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_footprintRulebook + footprintRulebook en Footprint Rulebook - - - en - The applied rulebook for the environmental footprint of the product. - - ExternalReference @@ -1657,22 +1471,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_footprintLifecycle + footprintLifecycle en Footprint Lifecycle - - - en - The lifecycle stage, to which the environmental footprint corresponds. These could be for example "raw material acquisition and pre-processing", "main product production", "distribution" or "end of life and recycling". - - ExternalReference @@ -1683,22 +1491,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_footprintUnit + footprintUnit en Footprint Unit - - - en - The unit of measurement of the environmental impact category. For each impact category a specific unit is used. For climate change/carbon footprint "kg CO2 eq" will be used. If an aggregation is used, utilize the normalization and weighting methods used in the referenced rulebook. - - ExternalReference @@ -1709,24 +1511,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_footprintType + footprintType en Footprint Type - - - en - The type of the environmental footprint of the product. This could be one of the environmental impact categories. For the carbon footprint chose the "Climate Change" category from the environmental impact categories. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: -(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories. -(m) the carbon footprint of the product. - - ExternalReference @@ -1737,14 +1531,14 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_carbonFootprint + carbonFootprint en @@ -1758,11 +1552,11 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c (m) the carbon footprint of the product. - false + true DataElement - id_carbonFootprint + FootprintEntity en @@ -1777,22 +1571,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_footprintValue + footprintValue en Footprint Value - - - en - The value of the environmental footprint or carbon footprint of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: -(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories; -(m) the carbon footprint of the product. - - - ExternalReference @@ -1803,22 +1588,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_footprintRulebook + footprintRulebook en Footprint Rulebook - - - en - The applied rulebook for the environmental footprint of the product. - - ExternalReference @@ -1829,22 +1608,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_footprintLifecycle + footprintLifecycle en Footprint Lifecycle - - - en - The lifecycle stage, to which the environmental footprint corresponds. These could be for example "raw material acquisition and pre-processing", "main product production", "distribution" or "end of life and recycling". - - ExternalReference @@ -1855,22 +1628,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_footprintUnit + footprintUnit en Footprint Unit - - - en - The unit of measurement of the environmental impact category. For each impact category a specific unit is used. For climate change/carbon footprint "kg CO2 eq" will be used. If an aggregation is used, utilize the normalization and weighting methods used in the referenced rulebook. - - ExternalReference @@ -1881,24 +1648,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_footprintType + footprintType en Footprint Type - - - en - The type of the environmental footprint of the product. This could be one of the environmental impact categories. For the carbon footprint chose the "Climate Change" category from the environmental impact categories. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: -(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories. -(m) the carbon footprint of the product. - - ExternalReference @@ -1909,7 +1668,7 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + @@ -1920,7 +1679,7 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_characteristics + CharacteristicsEntity en @@ -1935,7 +1694,7 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_lifespan + lifespan en @@ -1949,11 +1708,11 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c (a) durability and reliability of the product or its components as expressed through the products guaranteed lifetime, technical lifetime [or] mean time between failures [...]. - false + true DataElement - id_lifespan + LifespanEntity en @@ -1968,19 +1727,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_lifeUnit + lifeUnit en Life Unit - - - en - The unit of the respective lifespan expressed through the possible units day, month, cycle, year and runningOrOperatingHour. - - ExternalReference @@ -1990,23 +1743,28 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_lifeValue + lifeValue en Life Value - - - en - The value as an integer for the respective lifespan. - - ExternalReference @@ -2017,23 +1775,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:integer - Unknown + - id_lifeType + lifeType en Life Type - - - en - The type of lifespan represented with the values guaranteed lifetime, technical lifetime and mean time between failures. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX I: -(a) durability and reliability of the product or its components as expressed through the product?s guaranteed lifetime, technical lifetime [or] mean time between failures [...]. - - ExternalReference @@ -2044,14 +1795,14 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_physicalDimension + PhysicalDimensionEntity en @@ -2066,7 +1817,7 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_width + LinearEntity en @@ -2081,19 +1832,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2104,22 +1849,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_linearUnit + linearUnit en Linear Unit - - - en - The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. - - ExternalReference @@ -2129,13 +1868,24 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_length + LinearEntity en @@ -2150,19 +1900,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2173,22 +1917,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_linearUnit + linearUnit en Linear Unit - - - en - The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. - - ExternalReference @@ -2198,13 +1936,24 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_diameter + LinearEntity en @@ -2219,19 +1968,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2242,22 +1985,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_linearUnit + linearUnit en Linear Unit - - - en - The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. - - ExternalReference @@ -2267,13 +2004,24 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_height + LinearEntity en @@ -2288,19 +2036,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2311,22 +2053,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_linearUnit + linearUnit en Linear Unit - - - en - The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. - - ExternalReference @@ -2336,13 +2072,24 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_grossWeight + MassEntity en @@ -2357,19 +2104,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2380,22 +2121,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_massUnit + massUnit en Mass Unit - - - en - The unit of a physical dimensions attribute. For mass attributes weight possible units are gram and kilogram. - - ExternalReference @@ -2405,13 +2140,24 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_grossVolume + CapacityEntity en @@ -2426,19 +2172,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2449,22 +2189,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_capacityUnit + capacityUnit en Capacity Unit - - - en - The unit of a physical dimensions attribute. For capacity attributes the units are cubic metre, cubic centimetre, millilitre and litre. - - ExternalReference @@ -2474,13 +2208,24 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_EitherCharacteristic + EitherCharacteristic en @@ -2493,11 +2238,11 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c Either a volume (left) or a weight (right) are mandatory. - false + true DataElement - id_weightOrVolume + CapacityEntity en @@ -2512,19 +2257,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2535,22 +2274,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_capacityUnit + capacityUnit en Capacity Unit - - - en - The unit of a physical dimensions attribute. For capacity attributes the units are cubic metre, cubic centimetre, millilitre and litre. - - ExternalReference @@ -2560,13 +2293,24 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_capacityUnit + MassEntity en @@ -2581,19 +2325,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_dimensionValue + dimensionValue en Dimension Value - - - en - The value associated with the unit. - - ExternalReference @@ -2604,22 +2342,16 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:float - Unknown + - id_massUnit + massUnit en Mass Unit - - - en - The unit of a physical dimensions attribute. For mass attributes weight possible units are gram and kilogram. - - ExternalReference @@ -2629,8 +2361,19 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + @@ -2639,19 +2382,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_physicalState + physicalState en Physical State - - - en - The physical state of the item. There are four states of matter solid, liquid, gas and plasma which can be chosen from an enumeration. - - ExternalReference @@ -2662,12 +2399,12 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_commercial + CommercialEntity en @@ -2682,19 +2419,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_placedOnMarket + placedOnMarket en Placed on Market - - - en - The timestamp in the format (yyyy-mm-dd) with or without time zone when the product was put in the market. - - ExternalReference @@ -2705,12 +2436,12 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c xs:string - Unknown + - id_operation + OperationEntity en @@ -2725,7 +2456,7 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_EitherImporter + EitherImporter en @@ -2738,11 +2469,11 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c Either the importer with its ids (left) or the string value "not applicable" (right). - false + true DataElement - id_importer + ImporterEntity en @@ -2757,20 +2488,13 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c - id_eori + eori en EORI - - - en - An economic operator established in the customs territory of the Union needs, for customs purposes, an EORI number. EORI stands for economic operators registration and identification number. In this case, the importer's EORI must be provided. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(j) information related to the importer, including the information referred to in Article 23(3) and its EORI number. - - ExternalReference @@ -2780,27 +2504,28 @@ In Annex II of the connected proposal Act of Critical Raw Materials, a list of c + + + ExternalReference + + + GlobalReference + https://taxation-customs.ec.europa.eu/customs-4/customs-procedures-import-and-export-0/customs-procedures/economic-operators-registration-and-identification-number-eori_en + + + + xs:string - Unknown + - id_importerIdentification + importerIdentification en Importer Identification - - - en - The importer of the product, if different from the owner of the passport. In the Catena-X network, the BPNL is used for the identification of companies and the information stored for this like contact information and addresses. -This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(j) information related to the importer, including the information referred to in Article 23(3) and its EORI number; -Article 23 states: -(3) Importers shall indicate on the product their name, registered trade name or registered trade mark and the postal address and, where available, electronic means of communication, where they can be contacted or, where this is not possible, on the packaging, in a document accompanying the product or, where available, in a product passport. The contact details shall be clear, understandable and legible. - - ExternalReference @@ -2811,28 +2536,18 @@ Article 23 states: xs:string - Unknown + - id_importerIdentification + importerIdentification en Importer Identification - - - en - The importer of the product, if different from the owner of the passport. In the Catena-X network, the BPNL is used for the identification of companies and the information stored for this like contact information and addresses. -This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(j) information related to the importer, including the information referred to in Article 23(3) and its EORI number; -Article 23 states: -(3) Importers shall indicate on the product their name, registered trade name or registered trade mark and the postal address and, where available, electronic means of communication, where they can be contacted or, where this is not possible, on the packaging, in a document accompanying the product or, where available, in a product passport. The contact details shall be clear, understandable and legible. - - ExternalReference @@ -2843,12 +2558,12 @@ Article 23 states: xs:string - Unknown + - id_manufacturer + ManufacturerEntity en @@ -2863,20 +2578,13 @@ Article 23 states: - id_facilityIdentification + facilityIdentification en Facility Identification - - - en - The facility identification, where the main manufacturing took place. In the CATENA-X use case, the BPNS can be stated. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(i) unique facility identifiers. - - ExternalReference @@ -2887,23 +2595,16 @@ Article 23 states: xs:string - Unknown + - id_manufacturerIdentification + manufacturerIdentification en Manufacturer Identification - - - en - The main manufacturer, if different from the passport owner, represented by an identification number. In the Catena-X use case, the BPNL can be stated. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: -(g) information related to the manufacturer, such as its unique operator identifier and the information referred to in Article 21(7). - - ExternalReference @@ -2914,22 +2615,16 @@ Article 23 states: xs:string - Unknown + - id_manufacturingDate + manufacturingDate en Manufacturing Date - - - en - The timestamp in the format (yyyy-mm-dd) of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event). - - ExternalReference @@ -2940,14 +2635,14 @@ Article 23 states: xs:string - Unknown + - id_identification + IdentificationEntity en @@ -2962,7 +2657,7 @@ Article 23 states: - id_additionalCode + additionalCode en @@ -2975,11 +2670,11 @@ Article 23 states: Codes for identification can be for example commodity codes. In Europe, two commonly used codes for goods classification are the Harmonized System (HS) code and the Combined Nomenclature (CN). Other codes can also be given. - false + true DataElement - id_additionalCode + CodeEntity en @@ -2994,22 +2689,13 @@ Article 23 states: - id_codeKey + codeKey en Code Key - - - en - The code key for the identification of the product. These are GTIN, hash, DID, ISBN, TARIC or other which can be chosen from an enumeration. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: -(b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4; -(c) the Global Trade Identification Number as provided for in standard ISO/IEC 15459-6 or equivalent of products or their parts; -(d) relevant commodity codes, such as a TARIC code as defined in Council Regulation (EEC) No 2658/87. - - ExternalReference @@ -3020,22 +2706,16 @@ Article 23 states: xs:string - Unknown + - id_codeValue + codeValue en Code Value - - - en - The code value for the identification of the product in regard to the chosen code name. - - ExternalReference @@ -3046,14 +2726,14 @@ Article 23 states: xs:string - Unknown + - id_localIdentifier + IdentifierEntity en @@ -3068,22 +2748,13 @@ Article 23 states: - id_identifierKey + identifierKey en Identifier Key - - - en - For traceability of the product, the ESPR requires identification on the most specific level. It can be chosen from "PartInstanceId" "BatchId" "ModelId" from an enumeration. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: -(b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4. -Additionally in Article 9 regarding general requirements for the product passport is stated that: -(e) the information included in the product passport shall refer to the product model, batch, or item as specified in the delegated act adopted pursuant to Article 4. - - ExternalReference @@ -3094,25 +2765,16 @@ Additionally in Article 9 regarding general requirements for the product passpor xs:string - Unknown + - id_identifierValue + identifierValue en Identifier Value - - - en - The value of the corresponding identifier for part/item, batch or model. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: -(b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4. -Additionally in Article 9 regarding general requirements for the product passport is stated that: -(e) the information included in the product passport shall refer to the product model, batch, or item as specified in the delegated act adopted pursuant to Article 4. - - ExternalReference @@ -3123,12 +2785,12 @@ Additionally in Article 9 regarding general requirements for the product passpor xs:string - Unknown + - id_dataCarrier + DataCarrierEntity en @@ -3143,20 +2805,13 @@ Additionally in Article 9 regarding general requirements for the product passpor - id_carrierType + carrierType en Carrier Type - - - en - The type of data carrier such as a QR code on the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 8: -(2) (b) the types of data carrier to be used. - - ExternalReference @@ -3167,23 +2822,16 @@ Additionally in Article 9 regarding general requirements for the product passpor xs:string - Unknown + - id_carrierLayout + carrierLayout en Carrier Layout - - - en - The positioning of data carrier on the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 8: -(2) (c) the layout in which the data carrier shall be presented and its positioning. - - ExternalReference @@ -3194,14 +2842,14 @@ Additionally in Article 9 regarding general requirements for the product passpor xs:string - Unknown + - id_sources + sources en @@ -3223,11 +2871,11 @@ Article 7 states additionally: (5) (d) relevant instructions for the safe use of the product. - false + true DataElement - id_sources + DocumentEntity en @@ -3242,19 +2890,13 @@ Article 7 states additionally: - id_content + content en Content - - - en - The content of the document e.g a link. - - ExternalReference @@ -3265,33 +2907,16 @@ Article 7 states additionally: xs:string - Unknown + - id_category + category en Category - - - en - The category in which the document can be sorted. These are mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: -(e) compliance documentation and information required under this Regulation or other Union law applicable to the product, such as the declaration of conformity, technical documentation or conformity certificates; -ANNEX IV states additional information regarding the content of the technical documentation -Further information on documents are mentioned in the proposal from March 30th, 2022 ANNEX III: -(f) user manuals, instructions, warnings or safety information, as required by other Union legislation applicable to the product. -Additionally requirements are mentioned in Article 21: -(7) Manufacturers shall ensure that that a product covered by a delegated act adopted pursuant to Article 4 is accompanied by instructions that enable consumers and other end-users to safely assemble, install, operate, store, maintain, repair and dispose of the product in a language that can be easily understood by consumers and other end-users, as determined by the Member State concerned. Such instructions shall be clear, understandable and legible and include at least the information specified in the delegated acts adopted pursuant to Article 4 and pursuant to Article 7(2)(b), point (ii). -Article 7 states additionally: -(2) (b) (ii) information for consumers and other end-users on how to install, use, maintain and repair the product in order to minimise its impact on the environment and to ensure optimum durability, as well as on how to return or dispose of the product at end-of-life; -(2) (b) (iii) information for treatment facilities on disassembly, recycling, or disposal at end-of-life; -(2) (b) (iv) other information that may influence the way the product is handled by parties other than the manufacturer in order to improve performance in relation to product parameters referred to in Annex I. -(5) (d) relevant instructions for the safe use of the product. - - ExternalReference @@ -3302,22 +2927,16 @@ Article 7 states additionally: xs:string - Unknown + - id_contentType + contentType en Content Type - - - en - The type of content which can be expected in the "content" property. Examples are a link, restricted link, pdf, excel, etc. - - ExternalReference @@ -3328,22 +2947,16 @@ Article 7 states additionally: xs:string - Unknown + - id_header + header en Header - - - en - The header as a short description of the document with a maximum of 100 characters. - - ExternalReference @@ -3354,14 +2967,14 @@ Article 7 states additionally: xs:string - Unknown + - id_additionalData + additionalData en @@ -3374,11 +2987,11 @@ Article 7 states additionally: Data in form of open fields which need to be transferred in addition. The regulation is still under development and may change in the future. To accommodate this, additional data allows the option to include additional data required by future changes to the regulation. In addition, the DPP can be easily updated and adapted to the new requirements. - false + true DataElement - id_additionalData + AdditionalDataEntity en @@ -3393,19 +3006,13 @@ Article 7 states additionally: - id_label + label en Label - - - en - The human readable name of the attribute. - - ExternalReference @@ -3416,22 +3023,16 @@ Article 7 states additionally: xs:string - Unknown + - id_description + description en Description - - - en - The description of the attribute context. - - ExternalReference @@ -3442,10 +3043,10 @@ Article 7 states additionally: xs:string - Unknown + - id_type + TypeEntity en @@ -3460,19 +3061,13 @@ Article 7 states additionally: - id_typeUnit + typeUnit en - Type Unit - - - - - en - Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. - - + Type Unit + + ExternalReference @@ -3483,22 +3078,16 @@ Article 7 states additionally: xs:string - Unknown + - id_dataType + dataType en Data Type - - - en - Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. - - ExternalReference @@ -3508,25 +3097,30 @@ Article 7 states additionally: + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_data + data en Data - - - en - The content from the attribute which is a depended of the data type and typeUnit. - - ExternalReference @@ -3537,10 +3131,10 @@ Article 7 states additionally: xs:string - Unknown + - id_children + children en @@ -3553,11 +3147,11 @@ Article 7 states additionally: Children of the hierarchy. - false + true DataElement - id_children + AdditionalDataEntity en @@ -3572,19 +3166,13 @@ Article 7 states additionally: - id_label + label en Label - - - en - The human readable name of the attribute. - - ExternalReference @@ -3595,22 +3183,16 @@ Article 7 states additionally: xs:string - Unknown + - id_description + description en Description - - - en - The description of the attribute context. - - ExternalReference @@ -3621,10 +3203,10 @@ Article 7 states additionally: xs:string - Unknown + - id_type + TypeEntity en @@ -3639,19 +3221,13 @@ Article 7 states additionally: - id_typeUnit + typeUnit en Type Unit - - - en - Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. - - ExternalReference @@ -3662,22 +3238,16 @@ Article 7 states additionally: xs:string - Unknown + - id_dataType + dataType en Data Type - - - en - Data type that describe the content of the attributes children and data. In case "object" is selected in the enumeration, the children field will be used in the AdditionalDataEntity instead of the "data" property. If it is an other type, the content will be specified in "data" as a string. - - ExternalReference @@ -3687,25 +3257,30 @@ Article 7 states additionally: + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_data + data en Data - - - en - The content from the attribute which is a depended of the data type and typeUnit. - - ExternalReference @@ -3716,7 +3291,7 @@ Article 7 states additionally: xs:string - Unknown + @@ -3732,7 +3307,7 @@ Article 7 states additionally: APPLICATION_CLASS - id_DigitalProductPassport + DigitalProductPassport en @@ -3757,7 +3332,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DigitalProductPassport] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3771,7 +3346,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en DigitalProductPassport @@ -3791,11 +3366,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + version en - Text + Version urn:samm:io.catenax.generic.digital_product_passport:2.0.0#version @@ -3806,7 +3381,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#version] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3820,7 +3395,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en version @@ -3828,7 +3403,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The current version of the product passport. The possibility of modification/updating the product passport needs to include versioning of the dataset. This attribute is an internal versioning from the passport issuer. @@ -3837,11 +3412,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_StatusEnumeration + status en - Status Enumeration + Status urn:samm:io.catenax.generic.digital_product_passport:2.0.0#status @@ -3852,7 +3427,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#status] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3866,7 +3441,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en status @@ -3880,49 +3455,49 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - DefaultScalarValue[value=draft, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + draft ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:DefaultScalarValue[value=draft, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:draft - DefaultScalarValue[value=approved, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + approved ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:DefaultScalarValue[value=approved, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:approved - DefaultScalarValue[value=invalid, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + invalid ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:DefaultScalarValue[value=invalid, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:invalid - DefaultScalarValue[value=expired, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + expired ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:DefaultScalarValue[value=expired, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StatusEnumeration:expired @@ -3935,11 +3510,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + expirationDate en - Text + Expiration Date urn:samm:io.catenax.generic.digital_product_passport:2.0.0#expirationDate @@ -3950,7 +3525,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#expirationDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3964,7 +3539,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en expirationDate @@ -3972,7 +3547,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The timestamp in the format (yyyy-mm-dd) for the product passport until when it is available or a comment describing this period. This attribute is mentioned in the ESPR proposal from March 30th, 2022 and changed by the amendments of the European Parliament from July 12th, 2023 Article 8: +(2) (h) the period during which the product passport shall remain available which shall correspond to at least the expected lifetime of a specific product. @@ -3981,11 +3557,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DateTrait + issueDate en - Date Trait + Issue Date urn:samm:io.catenax.generic.digital_product_passport:2.0.0#issueDate @@ -3996,7 +3572,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#issueDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4010,7 +3586,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en issueDate @@ -4018,7 +3594,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Trait for valid traits.. + The timestamp in the format (yyyy-mm-dd) since when the product passport is available. @@ -4027,11 +3603,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CompanyIdentification + economicOperatorIdentification en - Company Identification + Economic Operator Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#economicOperatorIdentification @@ -4042,7 +3618,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#economicOperatorIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4056,7 +3632,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en economicOperatorIdentification @@ -4064,7 +3640,9 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. + The identification of the owner/economic operator of the passport. In the Catena-X network, the BPNL is used for the identification of companies and the information stored like contact information and addresses. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(g) information related to the manufacturer, such as its unique operator identifier and the information referred to in Article 21(7); +(h) unique operator identifiers other than that of the manufacturer. @@ -4073,11 +3651,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + economicOperatorLegitimization en - Text + Economic Operator Legitimization urn:samm:io.catenax.generic.digital_product_passport:2.0.0#economicOperatorLegitimization @@ -4088,7 +3666,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#economicOperatorLegitimization] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4102,7 +3680,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en economicOperatorLegitimization @@ -4110,7 +3688,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The identification of the owner/economic operator of the passport. Proposed, according to ISO 15459, is the CIN (company identification code). Other identification numbers like the tax identification number, value added tax identification number, commercial register number and the like are also valid entries. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(k) the [...] unique operator identifier code of the economic operator established in the Union responsible for carrying out the tasks set out in Article 4 of Regulation (EU) 2019/1020, or Article 15 of Regulation (EU) [?/?] on general product safety, or similar tasks pursuant to other EU legislation applicable to the product. @@ -4119,11 +3698,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_EconomicOperatorCharacteristic + economicOperator en - Economic Operator Characteristic + Economic Operator urn:samm:io.catenax.generic.digital_product_passport:2.0.0#economicOperator @@ -4134,7 +3713,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#economicOperator] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4148,7 +3727,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en economicOperator @@ -4156,7 +3735,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Economic operator of the passport. + The economic operator of the passport. @@ -4165,11 +3744,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdentifierCharacteristic + predecessor en - Identifier Characteristic + Predecessor urn:samm:io.catenax.generic.digital_product_passport:2.0.0#predecessor @@ -4180,7 +3759,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#predecessor] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4194,7 +3773,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en predecessor @@ -4202,7 +3781,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for Identifiers. + Identification of the preceding product passport. This could either be an identification of the registered twin, a redirection to a platform where it is available, or if there is no preceding passport, input null. @@ -4211,11 +3790,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_MetadataCharacteristic + metadata en - Metadata Characteristic + Metadata urn:samm:io.catenax.generic.digital_product_passport:2.0.0#metadata @@ -4226,7 +3805,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#metadata] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4240,7 +3819,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en metadata @@ -4248,7 +3827,12 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for the passport metadata of the digital product passport. + Metadata of the product passport regarding issue and expiration date, version, status and the economic operator. These are mentioned in the ESPR proposal from March 30th, 2022 and some changed by the amendments of the European Parliament from July 12th, 2023 Article 8: +(2) (h) the period during which the product passport shall remain available which shall correspond to at least the expected lifetime of a specific product. +Additionally Annex III mentions: +(g) information related to the manufacturer, such as its unique operator identifier and the information referred to in Article 21(7); +(h) unique operator identifiers other than that of the manufacturer; +(k) the [...] unique operator identifier code of the economic operator established in the Union responsible for carrying out the tasks set out in Article 4 of Regulation (EU) 2019/1020, or Article 15 of Regulation (EU) [?/?] on general product safety, or similar tasks pursuant to other EU legislation applicable to the product. @@ -4257,11 +3841,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + longName en - Text + Long Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#longName @@ -4272,7 +3856,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#longName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4286,7 +3870,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en longName @@ -4294,7 +3878,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The full name of the product as a general short product description. This provides the users of the product passport with relevant information about the product. It can also be a marketing slogan or short description with one to a few sentences. @@ -4303,11 +3887,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CodeTrait + code en - Code Trait + Code urn:samm:io.catenax.generic.digital_product_passport:2.0.0#code @@ -4318,7 +3902,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#code] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4332,7 +3916,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en code @@ -4340,7 +3924,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Trait to limit the input to the specified format (00-00-00-00). + The associated product category coded name/code, according to ECLASS. The 8-digit code consists of two digits for each of the four hierarchical levels. @@ -4349,11 +3933,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + definition en - Text + Definition urn:samm:io.catenax.generic.digital_product_passport:2.0.0#definition @@ -4364,7 +3948,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#definition] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4378,7 +3962,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en definition @@ -4386,7 +3970,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The associated product category preferred name/definition according to ECLASS. This preferred name is always associated with the code. @@ -4395,11 +3979,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ClassCharacteristic + class en - Class Characteristic + Class urn:samm:io.catenax.generic.digital_product_passport:2.0.0#class @@ -4410,7 +3994,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#class] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4424,7 +4008,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en class @@ -4432,7 +4016,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic to describe the ECLASS typology of a product. + The associated product category according to ECLASS. The ECLASS is the worldwide reference data standard for classifying and clearly describing products and services. @@ -4441,11 +4025,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + shortName en - Text + Short Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#shortName @@ -4456,7 +4040,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#shortName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4470,7 +4054,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en shortName @@ -4478,7 +4062,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The short name of the product. Short names can contain abbreviations. @@ -4487,11 +4071,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_TypologyCharacteristic + typology en - Typology Characteristic + Typology urn:samm:io.catenax.generic.digital_product_passport:2.0.0#typology @@ -4502,7 +4086,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#typology] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4516,7 +4100,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en typology @@ -4524,7 +4108,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic to further describe product. + Properties further describing the product type. @@ -4533,11 +4117,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + partName en - Text + Part Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#partName @@ -4548,7 +4132,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#partName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4562,7 +4146,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en partName @@ -4570,7 +4154,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The name of the spare part. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(b) ease of repair and maintenance as expressed through: characteristics, availability and delivery time of spare parts, modularity, compatibility with commonly available spare parts, availability of repair and maintenance instructions, number of materials and components used, use of standard components, use of component and material coding standards for the identification of components and materials, number and complexity of processes and tools needed, ease of non-destructive disassembly and re-assembly, conditions for access to product data, conditions for access to or use of hardware and software needed. @@ -4579,11 +4164,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_GtinTrait + gtin en - Gtin Trait + GTIN urn:samm:io.catenax.generic.digital_product_passport:2.0.0#gtin @@ -4594,7 +4179,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#gtin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4608,7 +4193,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en gtin @@ -4616,7 +4201,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Trait to limit the input to the specified format of a gtin. + GTIN stands for Global Trade Item Number. It is a unique and internationally recognized identifier used to identify products in the global marketplace. GTINs are typically encoded in barcodes and are used by retailers, manufacturers, and suppliers to track and manage their products throughout the supply chain. Valid inputs are all GTIN versions (GTIN-8, GTIN-12, GTIN-13, and GTIN-14).This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(c) the Global Trade Identification Number as provided for in standard ISO/IEC 15459-6 or equivalent of products or their parts. @@ -4625,11 +4211,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_PartList + sparePart en - Part List + sparePart urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sparePart @@ -4640,7 +4226,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sparePart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4654,7 +4240,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en sparePart @@ -4662,7 +4248,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - A list of spare parts with their respective identification and name. + Spare parts with name and identification. @@ -4671,11 +4257,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CompanyIdentification + producerIdentification en - Company Identification + Producer Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#producerIdentification @@ -4686,7 +4272,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#producerIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4700,7 +4286,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en producerIdentification @@ -4708,7 +4294,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. + The identifier of a spare part producer of the product. In the Catena-X network, the BPNL is used for the identification of companies and the information stored for this like contact information and addresses. @@ -4717,11 +4303,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ProducerList + sparePartProducer en - Producer List + Spare Part Producer urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sparePartProducer @@ -4732,7 +4318,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sparePartProducer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4746,7 +4332,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en sparePartProducer @@ -4754,7 +4340,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - List of possible spare part producer. + Producer of possible spare parts. @@ -4763,11 +4349,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + name en - Text + Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#name @@ -4778,7 +4364,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4792,7 +4378,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en name @@ -4800,7 +4386,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The name, in accordance with the specification in the attribute for the list type, which is present in the product. @@ -4809,11 +4395,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ListTypeEnumerationName + listTypeName en - List Type Enumeration Name + List Type Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeName @@ -4824,7 +4410,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4838,7 +4424,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en listTypeName @@ -4846,43 +4432,43 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of different systems and organizations related to the identification and classification of chemical substances in the field of chemistry. The enumeration values are IUPAC, EC or CAS. + The type of list used for the identification of the substances. Selected can be for example IUPAC, EC or CAS. - DefaultScalarValue[value=IUPAC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + IUPAC ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationName:DefaultScalarValue[value=IUPAC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationName:IUPAC - DefaultScalarValue[value=CAS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CAS ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationName:DefaultScalarValue[value=CAS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationName:CAS - DefaultScalarValue[value=EC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EC ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationName:DefaultScalarValue[value=EC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationName:EC @@ -4895,11 +4481,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_NameCharacteristic + substanceName en - Name Characteristic + Substance Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceName @@ -4910,7 +4496,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4924,7 +4510,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en substanceName @@ -4932,7 +4518,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Name Characteristic for the definition of the name. + The substance name, in accordance with the specification in the attribute for the list type, which is present in the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 and changed by the amendments of the European Parliament from July 12th, 2023 Article 7: +(5) (a) the International Union of Pure and Applied Chemistry (IUPAC) name of the substances of concern present in the product, including the chemical identification number, that is the European Inventory of Existing Commercial Chemical Substances (EINECS) or European List of Notified Chemical Substances (ELINCS) number or Chemical Abstract Service (CAS) number. @@ -4941,11 +4528,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + location en - Text + Location urn:samm:io.catenax.generic.digital_product_passport:2.0.0#location @@ -4956,7 +4543,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#location] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4970,7 +4557,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en location @@ -4978,7 +4565,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: +(5) (b) the location of the substances of concern within the product. @@ -4987,11 +4575,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ConcentrationEnumeration + substanceUnit en - Concentration Enumeration + Substance Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceUnit @@ -5002,7 +4590,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5016,7 +4604,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en substanceUnit @@ -5024,79 +4612,79 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of possible units of concentration with percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. + The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. - DefaultScalarValue[value=unit:partPerMillion, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:partPerMillion ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerMillion, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:unit:partPerMillion - DefaultScalarValue[value=unit:percent, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:percent ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:percent, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:unit:percent - DefaultScalarValue[value=unit:percentVolume, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:percentVolume ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:percentVolume, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:unit:percentVolume - DefaultScalarValue[value=unit:partPerThousand, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:partPerThousand ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerThousand, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:unit:partPerThousand - DefaultScalarValue[value=unit:partPerTrillionUs, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:partPerTrillionUs ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerTrillionUs, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:unit:partPerTrillionUs - DefaultScalarValue[value=unit:partPerBillionUs, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:partPerBillionUs ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:DefaultScalarValue[value=unit:partPerBillionUs, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ConcentrationEnumeration:unit:partPerBillionUs @@ -5109,11 +4697,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ConcentrationValue + minConcentration en - Concentration Value + Minimum Concentration urn:samm:io.catenax.generic.digital_product_passport:2.0.0#minConcentration @@ -5124,7 +4712,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#minConcentration] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5138,7 +4726,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en minConcentration @@ -5146,7 +4734,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Float number representing a concentration. + The minimum concentration of the substance of concern at the level of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: +(5) (c) [...] concentration range of the substances of concern, at the level of the product [...]. @@ -5155,11 +4744,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ConcentrationValue + maxConcentration en - Concentration Value + Maximum Concentration urn:samm:io.catenax.generic.digital_product_passport:2.0.0#maxConcentration @@ -5170,7 +4759,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#maxConcentration] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5184,7 +4773,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en maxConcentration @@ -5192,7 +4781,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Float number representing a concentration. + The maximum concentration of the substance of concern at the level of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: +(5) (c) the concentration, maximum concentration or concentration range of the substances of concern, at the level of the product [...]. @@ -5201,11 +4791,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ConcentrationValue + concentrationSingle en - Concentration Value + Concentration Single urn:samm:io.catenax.generic.digital_product_passport:2.0.0#concentrationSingle @@ -5216,7 +4806,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#concentrationSingle] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5230,7 +4820,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en concentrationSingle @@ -5238,7 +4828,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Float number representing a concentration. + Concentration of the substance of concern at the level of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: +(5) (c) the concentration [...] of the substances of concern, at the level of the product [...]. @@ -5247,11 +4838,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdentifierCharacteristic + id en - Identifier Characteristic + Id urn:samm:io.catenax.generic.digital_product_passport:2.0.0#id @@ -5262,7 +4853,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#id] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5276,7 +4867,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en id @@ -5284,7 +4875,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for Identifiers. + The substance identification, in accordance with the specification in the attribute for the list type. @@ -5293,11 +4884,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ListTypeEnumerationId + listTypeId en - List Type Enumeration Id + List Type Id urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeId @@ -5308,7 +4899,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5322,7 +4913,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en listTypeId @@ -5330,31 +4921,31 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of different systems and organizations related to the identification and classification of chemical substances in the field of chemistry. The enumeration values are EC or CAS. + The type of list used for the identification of the substances. Selected can be for example CAS or EC. - DefaultScalarValue[value=CAS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CAS ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationId:DefaultScalarValue[value=CAS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationId:CAS - DefaultScalarValue[value=EC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EC ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationId:DefaultScalarValue[value=EC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#ListTypeEnumerationId:EC @@ -5367,11 +4958,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdList + substanceIdentification en - Id List + Substance Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceIdentification @@ -5382,7 +4973,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5396,7 +4987,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en substanceIdentification @@ -5404,7 +4995,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - List of ids for the identification. + The substance identification, in accordance with the specification in the attribute for the list type. This attribute is mentioned in the ESPR proposal from March 30th, 2022 and changed by the amendments of the European Parliament from July 12th, 2023 Article 7: +(5) (a) the International Union of Pure and Applied Chemistry (IUPAC) name of the substances of concern present in the product, including the chemical identification number, that is the European Inventory of Existing Commercial Chemical Substances (EINECS) or European List of Notified Chemical Substances (ELINCS) number or Chemical Abstract Service (CAS) number. @@ -5413,11 +5005,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + exemption en - Text + Exemption urn:samm:io.catenax.generic.digital_product_passport:2.0.0#exemption @@ -5428,7 +5020,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#exemption] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5442,7 +5034,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en exemption @@ -5450,7 +5042,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Exemptions to the substance of concern. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: +(5) (c) provide exemptions for substances of concern or information elements from the information requirements referred to in the first subparagraph. @@ -5459,11 +5052,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_HandlingCharacteristic + handling en - Handling Characteristic + handling urn:samm:io.catenax.generic.digital_product_passport:2.0.0#handling @@ -5474,7 +5067,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#handling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5488,7 +5081,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en handling @@ -5496,7 +5089,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic to describe aspects which are connected with the handling of the product. + Properties connected with the handling of the product. @@ -5505,11 +5098,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_StateEnumeration + state en - State Enumeration + State urn:samm:io.catenax.generic.digital_product_passport:2.0.0#state @@ -5520,7 +5113,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#state] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5534,7 +5127,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en state @@ -5542,31 +5135,32 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration with the values first life and second life. + The status of the product (first life or second life) to indicated, whether it is a used product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(j) incorporation of used components. - DefaultScalarValue[value=first life, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + first life ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StateEnumeration:DefaultScalarValue[value=first life, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StateEnumeration:first life - DefaultScalarValue[value=second life, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + second life ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StateEnumeration:DefaultScalarValue[value=second life, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#StateEnumeration:second life @@ -5579,11 +5173,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + name en - Text + Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#name @@ -5594,7 +5188,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5608,7 +5202,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en name @@ -5616,7 +5210,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The name, in accordance with the specification in the attribute for the list type, which is present in the product. @@ -5625,11 +5219,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ListTypeEnumerationName + listTypeName en - List Type Enumeration Name + List Type Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeName @@ -5640,7 +5234,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5654,7 +5248,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en listTypeName @@ -5662,7 +5256,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of different systems and organizations related to the identification and classification of chemical substances in the field of chemistry. The enumeration values are IUPAC, EC or CAS. + The type of list used for the identification of the substances. Selected can be for example IUPAC, EC or CAS. @@ -5671,11 +5265,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_NameCharacteristic + materialName en - Name Characteristic + Material Name urn:samm:io.catenax.generic.digital_product_passport:2.0.0#materialName @@ -5686,7 +5280,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#materialName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5700,7 +5294,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en materialName @@ -5708,7 +5302,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Name Characteristic for the definition of the name. + The material name, in accordance with the specification in the attribute for the list type. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 1: +(1) (f) recycled content in products. @@ -5717,11 +5312,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Boolean + recycled en - Boolean + Recycled urn:samm:io.catenax.generic.digital_product_passport:2.0.0#recycled @@ -5732,7 +5327,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#recycled] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5746,7 +5341,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en recycled @@ -5754,7 +5349,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Represents a boolean value (i.e. a "flag"). + A flag if the material is recovered recycled content from the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 1: +(1) (f) recycled content in products. @@ -5763,11 +5359,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Boolean + renewable en - Boolean + Renewable urn:samm:io.catenax.generic.digital_product_passport:2.0.0#renewable @@ -5778,7 +5374,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#renewable] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5792,7 +5388,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en renewable @@ -5800,7 +5396,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Represents a boolean value (i.e. a "flag"). + A flag if the material is from a renewable resource that can be replenished. Renewable resources are those that can be reproduced by physical, chemical, or mechanical processes. These are the kind of resources that can be regenerated throughout time. Forest wood, for example, can be grown through reforestation. This attribute is complemented to the ESPR proposal by the amendments of the European Parliament from July 12th, 2023 Annex I: +(ha) use or content of sustainably sourced renewable materials. @@ -5809,11 +5406,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ConcentrationValue + materialValue en - Concentration Value + Material Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#materialValue @@ -5824,7 +5421,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#materialValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5838,7 +5435,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en materialValue @@ -5846,7 +5443,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Float number representing a concentration. + Concentration of the material in correlation to the material sum. @@ -5855,11 +5452,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ConcentrationEnumeration + substanceUnit en - Concentration Enumeration + Substance Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceUnit @@ -5870,7 +5467,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#substanceUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5884,7 +5481,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en substanceUnit @@ -5892,7 +5489,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of possible units of concentration with percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. + The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion. @@ -5901,11 +5498,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdentifierCharacteristic + id en - Identifier Characteristic + Id urn:samm:io.catenax.generic.digital_product_passport:2.0.0#id @@ -5916,7 +5513,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#id] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5930,7 +5527,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en id @@ -5938,7 +5535,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for Identifiers. + The substance identification, in accordance with the specification in the attribute for the list type. @@ -5947,11 +5544,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ListTypeEnumerationId + listTypeId en - List Type Enumeration Id + List Type Id urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeId @@ -5962,7 +5559,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#listTypeId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5976,7 +5573,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en listTypeId @@ -5984,7 +5581,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of different systems and organizations related to the identification and classification of chemical substances in the field of chemistry. The enumeration values are EC or CAS. + The type of list used for the identification of the substances. Selected can be for example CAS or EC. @@ -5993,11 +5590,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdList + materialIdentification en - Id List + Material Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#materialIdentification @@ -6008,7 +5605,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#materialIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6022,7 +5619,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en materialIdentification @@ -6030,7 +5627,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - List of ids for the identification. + The material identification, in accordance with the specification in the attribute list type. @@ -6039,11 +5636,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_FootprintValueCharacteristic + footprintValue en - Footprint Value Characteristic + Footprint Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintValue @@ -6054,7 +5651,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6068,7 +5665,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintValue @@ -6076,7 +5673,10 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value corresponding to the environmental footprint associated with the unit. + The value of the environmental footprint or carbon footprint of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories; +(m) the carbon footprint of the product. + @@ -6085,11 +5685,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + footprintRulebook en - Text + Footprint Rulebook urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintRulebook @@ -6100,7 +5700,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintRulebook] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6114,7 +5714,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintRulebook @@ -6122,7 +5722,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The applied rulebook for the environmental footprint of the product. @@ -6131,11 +5731,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + footprintLifecycle en - Text + Footprint Lifecycle urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintLifecycle @@ -6146,7 +5746,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintLifecycle] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6160,7 +5760,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintLifecycle @@ -6168,7 +5768,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The lifecycle stage, to which the environmental footprint corresponds. These could be for example "raw material acquisition and pre-processing", "main product production", "distribution" or "end of life and recycling". @@ -6177,11 +5777,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + footprintUnit en - Text + Footprint Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintUnit @@ -6192,7 +5792,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6206,7 +5806,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintUnit @@ -6214,7 +5814,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The unit of measurement of the environmental impact category. For each impact category a specific unit is used. For climate change/carbon footprint "kg CO2 eq" will be used. If an aggregation is used, utilize the normalization and weighting methods used in the referenced rulebook. @@ -6223,11 +5823,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CategoryEnumeration + footprintType en - Category Enumeration + Footprint Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintType @@ -6238,7 +5838,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6252,7 +5852,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintType @@ -6260,235 +5860,237 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of the 19 impact categories in accordance to EN15804+A2. + The type of the environmental footprint of the product. This could be one of the environmental impact categories. For the carbon footprint chose the "Climate Change" category from the environmental impact categories. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories. +(m) the carbon footprint of the product. - DefaultScalarValue[value=Climate Change Total, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Climate Change Total ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Climate Change Total, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Climate Change Total - DefaultScalarValue[value=Climate Change Fossil, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Climate Change Fossil ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Climate Change Fossil, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Climate Change Fossil - DefaultScalarValue[value=Climate Change Biogenic Removals and Emissions, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Climate Change Biogenic Removals and Emissions ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Climate Change Biogenic Removals and Emissions, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Climate Change Biogenic Removals and Emissions - DefaultScalarValue[value=Climate Change Land Use and Land Use Change, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Climate Change Land Use and Land Use Change ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Climate Change Land Use and Land Use Change, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Climate Change Land Use and Land Use Change - DefaultScalarValue[value=Ozone Depletion, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Ozone Depletion ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Ozone Depletion, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Ozone Depletion - DefaultScalarValue[value=Acidification, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Acidification ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Acidification, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Acidification - DefaultScalarValue[value=Eutrophication Aquatic Freshwater, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Eutrophication Aquatic Freshwater ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Eutrophication Aquatic Freshwater, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Eutrophication Aquatic Freshwater - DefaultScalarValue[value=Eutrophication Fresh Marine, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Eutrophication Fresh Marine ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Eutrophication Fresh Marine, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Eutrophication Fresh Marine - DefaultScalarValue[value=Eutrophication Terrestrial, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Eutrophication Terrestrial ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Eutrophication Terrestrial, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Eutrophication Terrestrial - DefaultScalarValue[value=Photochemical Ozone Formation, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Photochemical Ozone Formation ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Photochemical Ozone Formation, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Photochemical Ozone Formation - DefaultScalarValue[value=Abiotic Depletion- Minerals and Metals, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Abiotic Depletion- Minerals and Metals ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Abiotic Depletion- Minerals and Metals, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Abiotic Depletion- Minerals and Metals - DefaultScalarValue[value=Fossil Fuels, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Fossil Fuels ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Fossil Fuels, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Fossil Fuels - DefaultScalarValue[value=Water Use, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Water Use ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Water Use, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Water Use - DefaultScalarValue[value=Particulate Matter Emissions, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Particulate Matter Emissions ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Particulate Matter Emissions, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Particulate Matter Emissions - DefaultScalarValue[value=Ionizing Radiation, Human Health, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Ionizing Radiation, Human Health ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Ionizing Radiation, Human Health, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Ionizing Radiation, Human Health - DefaultScalarValue[value=Eco-Toxicity, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Eco-Toxicity ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Eco-Toxicity, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Eco-Toxicity - DefaultScalarValue[value=Human Toxicity, Cancer Effects, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Human Toxicity, Cancer Effects ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Human Toxicity, Cancer Effects, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Human Toxicity, Cancer Effects - DefaultScalarValue[value=Human Toxicity, Non-Cancer Effects, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Human Toxicity, Non-Cancer Effects ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Human Toxicity, Non-Cancer Effects, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Human Toxicity, Non-Cancer Effects - DefaultScalarValue[value=Land Use Related Impacts/Soil Quality, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Land Use Related Impacts/Soil Quality ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:DefaultScalarValue[value=Land Use Related Impacts/Soil Quality, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CategoryEnumeration:Land Use Related Impacts/Soil Quality @@ -6501,11 +6103,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_FootprintList + environmentalFootprint en - Footprint List + Environmental Footprint urn:samm:io.catenax.generic.digital_product_passport:2.0.0#environmentalFootprint @@ -6516,7 +6118,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#environmentalFootprint] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6530,7 +6132,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en environmentalFootprint @@ -6538,7 +6140,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Footprint List for the carbon and environmental footprint. + The environmental footprint of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories. @@ -6547,11 +6150,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_FootprintValueCharacteristic + footprintValue en - Footprint Value Characteristic + Footprint Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintValue @@ -6562,7 +6165,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6576,7 +6179,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintValue @@ -6584,7 +6187,10 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value corresponding to the environmental footprint associated with the unit. + The value of the environmental footprint or carbon footprint of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories; +(m) the carbon footprint of the product. + @@ -6593,11 +6199,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + footprintRulebook en - Text + Footprint Rulebook urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintRulebook @@ -6608,7 +6214,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintRulebook] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6622,7 +6228,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintRulebook @@ -6630,7 +6236,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The applied rulebook for the environmental footprint of the product. @@ -6639,11 +6245,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + footprintLifecycle en - Text + Footprint Lifecycle urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintLifecycle @@ -6654,7 +6260,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintLifecycle] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6668,7 +6274,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintLifecycle @@ -6676,7 +6282,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The lifecycle stage, to which the environmental footprint corresponds. These could be for example "raw material acquisition and pre-processing", "main product production", "distribution" or "end of life and recycling". @@ -6685,11 +6291,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + footprintUnit en - Text + Footprint Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintUnit @@ -6700,7 +6306,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6714,7 +6320,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintUnit @@ -6722,7 +6328,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The unit of measurement of the environmental impact category. For each impact category a specific unit is used. For climate change/carbon footprint "kg CO2 eq" will be used. If an aggregation is used, utilize the normalization and weighting methods used in the referenced rulebook. @@ -6731,11 +6337,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CategoryEnumeration + footprintType en - Category Enumeration + Footprint Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintType @@ -6746,7 +6352,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#footprintType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6760,7 +6366,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en footprintType @@ -6768,7 +6374,9 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration of the 19 impact categories in accordance to EN15804+A2. + The type of the environmental footprint of the product. This could be one of the environmental impact categories. For the carbon footprint chose the "Climate Change" category from the environmental impact categories. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories. +(m) the carbon footprint of the product. @@ -6777,11 +6385,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_FootprintList + carbonFootprint en - Footprint List + Carbon Footprint urn:samm:io.catenax.generic.digital_product_passport:2.0.0#carbonFootprint @@ -6792,7 +6400,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#carbonFootprint] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6806,7 +6414,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en carbonFootprint @@ -6814,7 +6422,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Footprint List for the carbon and environmental footprint. + The carbon footprint of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(m) the carbon footprint of the product. @@ -6823,11 +6432,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ProductEnvironmentalFootprintCharacteristic + productEnvironmentalFootprint en - Product Environmental Footprint Characteristic + Product Environmental Footprint urn:samm:io.catenax.generic.digital_product_passport:2.0.0#productEnvironmentalFootprint @@ -6838,7 +6447,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#productEnvironmentalFootprint] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6852,7 +6461,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en productEnvironmentalFootprint @@ -6860,7 +6469,12 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The Product Environmental Footprint Characteristic with sustainability information. + The carbon and environmental footprint of the product. These attributes are mentioned in the ESPR proposal from March 30th, 2022 Annex I: +(l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product?s life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories; +(m) the carbon footprint of the product. +Both are defined by Article 2: +(23) ?environmental footprint? means a quantification of a product?s environmental impacts, whether in relation to a single environmental impact category or an aggregated set of impact categories based on the Product Environmental Footprint method; +(25) ?carbon footprint? means the sum of greenhouse gas (GHG) emissions and GHG removals in a product system, expressed as CO2 equivalents and based on a life cycle assessment using the single impact category of climate change. @@ -6869,11 +6483,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_SustainabilityCharacteristic + sustainability en - Sustainability Characteristic + sustainability urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sustainability @@ -6884,7 +6498,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sustainability] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6898,7 +6512,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en sustainability @@ -6906,7 +6520,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic which describes relevant information for the sustainability of the product. + Properties which are relevant for the sustainability of the product. @@ -6915,11 +6529,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LifeEnumeration + lifeUnit en - Life Enumeration + Life Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifeUnit @@ -6930,7 +6544,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifeUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6944,7 +6558,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en lifeUnit @@ -6952,67 +6566,67 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration with the possible units day, month, cycle, year and runningOrOperatingHour. + The unit of the respective lifespan expressed through the possible units day, month, cycle, year and runningOrOperatingHour. - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:unit:day - DefaultScalarValue[value=unit:month, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:month ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:DefaultScalarValue[value=unit:month, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:unit:month - DefaultScalarValue[value=unit:year, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:year ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:DefaultScalarValue[value=unit:year, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:unit:year - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:unit:cycle - DefaultScalarValue[value=unit:runningOrOperatingHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:runningOrOperatingHour ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:DefaultScalarValue[value=unit:runningOrOperatingHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeEnumeration:unit:runningOrOperatingHour @@ -7025,11 +6639,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LifeValueCharacteristic + lifeValue en - Life Value Characteristic + Life Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifeValue @@ -7040,7 +6654,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifeValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7054,7 +6668,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en lifeValue @@ -7062,7 +6676,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for the life span value as an integer. + The value as an integer for the respective lifespan. @@ -7071,11 +6685,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LifeTypeEnumeration + lifeType en - Life Type Enumeration + Life Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifeType @@ -7086,7 +6700,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifeType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7100,7 +6714,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en lifeType @@ -7108,43 +6722,44 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration with the values guaranteed lifetime, technical lifetime and mean time between failures. + The type of lifespan represented with the values guaranteed lifetime, technical lifetime and mean time between failures. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX I: +(a) durability and reliability of the product or its components as expressed through the product?s guaranteed lifetime, technical lifetime [or] mean time between failures [...]. - DefaultScalarValue[value=guaranteed lifetime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + guaranteed lifetime ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeTypeEnumeration:DefaultScalarValue[value=guaranteed lifetime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeTypeEnumeration:guaranteed lifetime - DefaultScalarValue[value=technical lifetime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + technical lifetime ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeTypeEnumeration:DefaultScalarValue[value=technical lifetime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeTypeEnumeration:technical lifetime - DefaultScalarValue[value=mean time between failures, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + mean time between failures ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeTypeEnumeration:DefaultScalarValue[value=mean time between failures, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LifeTypeEnumeration:mean time between failures @@ -7157,11 +6772,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LifespanList + lifespan en - Lifespan List + Lifespan urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifespan @@ -7172,7 +6787,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#lifespan] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7186,7 +6801,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en lifespan @@ -7194,7 +6809,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - List of different life spans of a product. + The type of lifespan represented with the values guaranteed lifetime, technical lifetime and mean time between failures. Both can be described through the attributes: type, which defines the type such as guaranteed lifetime or technical lifetime, the unit for the lifetime, and the value represented by an integer. These attributes are mentioned in the ESPR proposal from March 30th, 2022 ANNEX I: +(a) durability and reliability of the product or its components as expressed through the products guaranteed lifetime, technical lifetime [or] mean time between failures [...]. @@ -7203,11 +6819,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -7218,7 +6834,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7232,7 +6848,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -7240,7 +6856,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -7249,11 +6865,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearUnitEnumeration + linearUnit en - Linear Unit Enumeration + Linear Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit @@ -7264,7 +6880,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7278,7 +6894,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en linearUnit @@ -7286,43 +6902,43 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The unit of a linear attribute. For height, width, length and diameter possible units are millimetre, centimetre and metre. + The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. - DefaultScalarValue[value=unit:millimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:millimetre ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:millimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LinearUnitEnumeration:unit:millimetre - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LinearUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#LinearUnitEnumeration:unit:centimetre @@ -7335,11 +6951,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearCharacteristic + width en - Linear Characteristic + width urn:samm:io.catenax.generic.digital_product_passport:2.0.0#width @@ -7350,7 +6966,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#width] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7364,7 +6980,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en width @@ -7372,7 +6988,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for linear measurements of an item. + The width of the item measured in a specific linear unit which can be declared in the corresponding unit attribute. @@ -7381,11 +6997,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -7396,7 +7012,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7410,7 +7026,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -7418,7 +7034,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -7427,11 +7043,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearUnitEnumeration + linearUnit en - Linear Unit Enumeration + Linear Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit @@ -7442,7 +7058,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7456,7 +7072,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en linearUnit @@ -7464,7 +7080,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The unit of a linear attribute. For height, width, length and diameter possible units are millimetre, centimetre and metre. + The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. @@ -7473,11 +7089,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearCharacteristic + length en - Linear Characteristic + length urn:samm:io.catenax.generic.digital_product_passport:2.0.0#length @@ -7488,7 +7104,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#length] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7502,7 +7118,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en length @@ -7510,7 +7126,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for linear measurements of an item. + The length of the item measured in a specific linear unit which can be declared in the corresponding unit attribute. @@ -7519,11 +7135,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -7534,7 +7150,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7548,7 +7164,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -7556,7 +7172,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -7565,11 +7181,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearUnitEnumeration + linearUnit en - Linear Unit Enumeration + Linear Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit @@ -7580,7 +7196,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7594,7 +7210,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en linearUnit @@ -7602,7 +7218,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The unit of a linear attribute. For height, width, length and diameter possible units are millimetre, centimetre and metre. + The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. @@ -7611,11 +7227,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearCharacteristic + diameter en - Linear Characteristic + diameter urn:samm:io.catenax.generic.digital_product_passport:2.0.0#diameter @@ -7626,7 +7242,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#diameter] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7640,7 +7256,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en diameter @@ -7648,7 +7264,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for linear measurements of an item. + The diameter of the item, if applicable, measured in a specific linear unit which can be declared in the corresponding unit attribute. @@ -7657,11 +7273,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -7672,7 +7288,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7686,7 +7302,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -7694,7 +7310,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -7703,11 +7319,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearUnitEnumeration + linearUnit en - Linear Unit Enumeration + Linear Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit @@ -7718,7 +7334,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#linearUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7732,7 +7348,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en linearUnit @@ -7740,7 +7356,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The unit of a linear attribute. For height, width, length and diameter possible units are millimetre, centimetre and metre. + The unit of a physical dimensions attribute. For linear attributes possible units are millimetre, metre and centimetre. @@ -7749,11 +7365,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LinearCharacteristic + height en - Linear Characteristic + height urn:samm:io.catenax.generic.digital_product_passport:2.0.0#height @@ -7764,7 +7380,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#height] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7778,7 +7394,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en height @@ -7786,7 +7402,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for linear measurements of an item. + The height of the item measured in a specific linear unit which can be declared in the corresponding unit attribute. @@ -7795,11 +7411,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -7810,7 +7426,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7824,7 +7440,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -7832,7 +7448,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -7841,11 +7457,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_MassUnitEnumeration + massUnit en - Mass Unit Enumeration + Mass Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#massUnit @@ -7856,7 +7472,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#massUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7870,7 +7486,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en massUnit @@ -7878,31 +7494,31 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration for mass units with kilogram and gram. + The unit of a physical dimensions attribute. For mass attributes weight possible units are gram and kilogram. - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#MassUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#MassUnitEnumeration:unit:gram @@ -7915,11 +7531,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_MassCharacteristic + grossWeight en - Mass Characteristic + Gross Weight urn:samm:io.catenax.generic.digital_product_passport:2.0.0#grossWeight @@ -7930,7 +7546,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#grossWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7944,7 +7560,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en grossWeight @@ -7952,7 +7568,9 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for mass measurements of an item. + The gross weight of the item measured in a specific mass unit which can be declared in the corresponding unit attribute. Gross weight refers to the total weight of a product, including the weight of the packaging. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: +(2) (b) (i) information on the performance of the product in relation to the product parameters referred to in Annex I; +Annex I (i) weight and volume of the product and its packaging, and the product-to-packaging ratio. @@ -7961,11 +7579,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -7976,7 +7594,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -7990,7 +7608,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -7998,7 +7616,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -8007,11 +7625,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CapacityUnitEnumeration + capacityUnit en - Capacity Unit Enumeration + Capacity Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#capacityUnit @@ -8022,7 +7640,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#capacityUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8036,7 +7654,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en capacityUnit @@ -8044,55 +7662,55 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration for capacity units. + The unit of a physical dimensions attribute. For capacity attributes the units are cubic metre, cubic centimetre, millilitre and litre. - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CapacityUnitEnumeration:unit:cubicCentimetre @@ -8105,11 +7723,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CapacityCharacteristic + grossVolume en - Capacity Characteristic + Gross Volume urn:samm:io.catenax.generic.digital_product_passport:2.0.0#grossVolume @@ -8120,7 +7738,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#grossVolume] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8134,7 +7752,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en grossVolume @@ -8142,7 +7760,9 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for capacity measurements of an item. + The gross volume of the item measured in a specific capacity unit which can be declared in the corresponding unit attribute. Gross volume refers to the total volume of a product, including the volume of the packaging. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: +(2) (b) (i) information on the performance of the product in relation to the product parameters referred to in Annex I; +Annex I (i) weight and volume of the product and its packaging, and the product-to-packaging ratio. @@ -8151,11 +7771,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -8166,7 +7786,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8180,7 +7800,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -8188,7 +7808,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -8197,11 +7817,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CapacityUnitEnumeration + capacityUnit en - Capacity Unit Enumeration + Capacity Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#capacityUnit @@ -8212,7 +7832,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#capacityUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8226,7 +7846,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en capacityUnit @@ -8234,7 +7854,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration for capacity units. + The unit of a physical dimensions attribute. For capacity attributes the units are cubic metre, cubic centimetre, millilitre and litre. @@ -8243,11 +7863,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DimensionValueCharacteristic + dimensionValue en - Dimension Value Characteristic + Dimension Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue @@ -8258,7 +7878,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dimensionValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8272,7 +7892,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dimensionValue @@ -8280,7 +7900,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The value associated with the unit expressed as float. + The value associated with the unit. @@ -8289,11 +7909,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_MassUnitEnumeration + massUnit en - Mass Unit Enumeration + Mass Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#massUnit @@ -8304,7 +7924,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#massUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8318,7 +7938,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en massUnit @@ -8326,7 +7946,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration for mass units with kilogram and gram. + The unit of a physical dimensions attribute. For mass attributes weight possible units are gram and kilogram. @@ -8335,11 +7955,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_PhysicalDimensionCharacteristic + physicalDimension en - Physical Dimension Characteristic + Physical Dimension urn:samm:io.catenax.generic.digital_product_passport:2.0.0#physicalDimension @@ -8350,7 +7970,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#physicalDimension] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8364,7 +7984,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en physicalDimension @@ -8372,7 +7992,9 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for physical dimensions with linear, mass and capacity attributes. + Physical dimensions are properties associated with physical quantities for purposes of classification or differentiation. Mentioned are a part of these requirements in the ESPR proposal from March 30th, 2022 Article 7: +(2) (b) (i) information on the performance of the product in relation to the product parameters referred to in Annex I; +Annex I (i) weight and volume of the product and its packaging, and the product-to-packaging ratio. @@ -8381,11 +8003,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_PhysicalStateEnumeration + physicalState en - Physical State Enumeration + Physical State urn:samm:io.catenax.generic.digital_product_passport:2.0.0#physicalState @@ -8396,7 +8018,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#physicalState] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8410,7 +8032,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en physicalState @@ -8418,55 +8040,55 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration with the values solid, liquid, gas and plasma. + The physical state of the item. There are four states of matter solid, liquid, gas and plasma which can be chosen from an enumeration. - DefaultScalarValue[value=solid, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + solid ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:DefaultScalarValue[value=solid, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:solid - DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + liquid ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:liquid - DefaultScalarValue[value=gas, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gas ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:DefaultScalarValue[value=gas, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:gas - DefaultScalarValue[value=plasma, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + plasma ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:DefaultScalarValue[value=plasma, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#PhysicalStateEnumeration:plasma @@ -8479,7 +8101,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Characteristics + characteristics en @@ -8494,7 +8116,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#characteristics] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8508,7 +8130,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en characteristics @@ -8516,7 +8138,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Defines a set of specific characteristics of a product. + Defines specific characteristics of a product. @@ -8525,11 +8147,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DateTrait + placedOnMarket en - Date Trait + Placed on Market urn:samm:io.catenax.generic.digital_product_passport:2.0.0#placedOnMarket @@ -8540,7 +8162,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#placedOnMarket] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8554,7 +8176,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en placedOnMarket @@ -8562,7 +8184,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Trait for valid traits.. + The timestamp in the format (yyyy-mm-dd) with or without time zone when the product was put in the market. @@ -8571,11 +8193,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CommercialCharacteristic + commercial en - Commercial Characteristic + Commercial urn:samm:io.catenax.generic.digital_product_passport:2.0.0#commercial @@ -8586,7 +8208,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#commercial] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8600,7 +8222,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en commercial @@ -8617,11 +8239,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_EoriTrait + eori en - Eori Trait + EORI urn:samm:io.catenax.generic.digital_product_passport:2.0.0#eori @@ -8632,7 +8254,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#eori] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8646,7 +8268,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en eori @@ -8654,7 +8276,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Trait to limit the input to the specified format of an eori. + An economic operator established in the customs territory of the Union needs, for customs purposes, an EORI number. EORI stands for economic operators registration and identification number. In this case, the importer's EORI must be provided. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(j) information related to the importer, including the information referred to in Article 23(3) and its EORI number. @@ -8663,11 +8286,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CompanyIdentification + importerIdentification en - Company Identification + Importer Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#importerIdentification @@ -8678,7 +8301,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#importerIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8692,7 +8315,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en importerIdentification @@ -8700,7 +8323,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. + The importer of the product, if different from the owner of the passport. In the Catena-X network, the BPNL is used for the identification of companies and the information stored for this like contact information and addresses. +This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(j) information related to the importer, including the information referred to in Article 23(3) and its EORI number; +Article 23 states: +(3) Importers shall indicate on the product their name, registered trade name or registered trade mark and the postal address and, where available, electronic means of communication, where they can be contacted or, where this is not possible, on the packaging, in a document accompanying the product or, where available, in a product passport. The contact details shall be clear, understandable and legible. @@ -8709,11 +8336,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CompanyIdentification + facilityIdentification en - Company Identification + Facility Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#facilityIdentification @@ -8724,7 +8351,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#facilityIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8738,7 +8365,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en facilityIdentification @@ -8746,7 +8373,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. + The facility identification, where the main manufacturing took place. In the CATENA-X use case, the BPNS can be stated. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(i) unique facility identifiers. @@ -8755,11 +8383,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CompanyIdentification + manufacturerIdentification en - Company Identification + Manufacturer Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#manufacturerIdentification @@ -8770,7 +8398,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#manufacturerIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8784,7 +8412,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en manufacturerIdentification @@ -8792,7 +8420,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Identification of the company or location of the company. In the CATENA-X network the BPN/L identification is needed. + The main manufacturer, if different from the passport owner, represented by an identification number. In the Catena-X use case, the BPNL can be stated. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(g) information related to the manufacturer, such as its unique operator identifier and the information referred to in Article 21(7). @@ -8801,11 +8430,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DateTrait + manufacturingDate en - Date Trait + Manufacturing Date urn:samm:io.catenax.generic.digital_product_passport:2.0.0#manufacturingDate @@ -8816,7 +8445,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#manufacturingDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8830,7 +8459,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en manufacturingDate @@ -8838,7 +8467,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Trait for valid traits.. + The timestamp in the format (yyyy-mm-dd) of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event). @@ -8847,11 +8476,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_ManufacturerCharacteristic + manufacturer en - Manufacturer Characteristic + Manufacturer urn:samm:io.catenax.generic.digital_product_passport:2.0.0#manufacturer @@ -8862,7 +8491,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#manufacturer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8876,7 +8505,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en manufacturer @@ -8884,7 +8513,9 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Manufacturing information. + Manufacturing information of the product. In the CATENA-X use case, the BPNL and BPNS can be stated. These attributes are mentioned in the ESPR proposal from March 30th, 2022 Annex III: +(g) information related to the manufacturer, such as its unique operator identifier and the information referred to in Article 21(7); +(i) unique facility identifiers. @@ -8893,11 +8524,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_OperationCharacteristic + operation en - Operation Characteristic + Operation urn:samm:io.catenax.generic.digital_product_passport:2.0.0#operation @@ -8908,7 +8539,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#operation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8922,7 +8553,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en operation @@ -8939,11 +8570,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CodeEnumeration + codeKey en - Code Enumeration + Code Key urn:samm:io.catenax.generic.digital_product_passport:2.0.0#codeKey @@ -8954,7 +8585,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#codeKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -8968,7 +8599,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en codeKey @@ -8976,79 +8607,82 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration for GTIN, hash, DID, ISBN, TARIC or other. + The code key for the identification of the product. These are GTIN, hash, DID, ISBN, TARIC or other which can be chosen from an enumeration. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: +(b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4; +(c) the Global Trade Identification Number as provided for in standard ISO/IEC 15459-6 or equivalent of products or their parts; +(d) relevant commodity codes, such as a TARIC code as defined in Council Regulation (EEC) No 2658/87. - DefaultScalarValue[value=TARIC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + TARIC ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:DefaultScalarValue[value=TARIC, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:TARIC - DefaultScalarValue[value=GTIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + GTIN ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:DefaultScalarValue[value=GTIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:GTIN - DefaultScalarValue[value=DID, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DID ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:DefaultScalarValue[value=DID, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:DID - DefaultScalarValue[value=ISBN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ISBN ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:DefaultScalarValue[value=ISBN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:ISBN - DefaultScalarValue[value=hash, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + hash ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:DefaultScalarValue[value=hash, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:hash - DefaultScalarValue[value=other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + other ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:DefaultScalarValue[value=other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#CodeEnumeration:other @@ -9061,11 +8695,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdentifierCharacteristic + codeValue en - Identifier Characteristic + Code Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#codeValue @@ -9076,7 +8710,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#codeValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9090,7 +8724,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en codeValue @@ -9098,7 +8732,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for Identifiers. + The code value for the identification of the product in regard to the chosen code name. @@ -9107,11 +8741,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_CodeList + additionalCode en - Code List + Additional Code urn:samm:io.catenax.generic.digital_product_passport:2.0.0#additionalCode @@ -9122,7 +8756,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#additionalCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9136,7 +8770,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en additionalCode @@ -9144,7 +8778,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - A list of additional codes. + Codes for identification can be for example commodity codes. In Europe, two commonly used codes for goods classification are the Harmonized System (HS) code and the Combined Nomenclature (CN). Other codes can also be given. @@ -9153,11 +8787,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdentifierEnumeration + identifierKey en - Identifier Enumeration + Identifier Key urn:samm:io.catenax.generic.digital_product_passport:2.0.0#identifierKey @@ -9168,7 +8802,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#identifierKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9182,7 +8816,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en identifierKey @@ -9190,43 +8824,46 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration with "PartInstanceId" "BatchId" and "ModelId". + For traceability of the product, the ESPR requires identification on the most specific level. It can be chosen from "PartInstanceId" "BatchId" "ModelId" from an enumeration. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: +(b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4. +Additionally in Article 9 regarding general requirements for the product passport is stated that: +(e) the information included in the product passport shall refer to the product model, batch, or item as specified in the delegated act adopted pursuant to Article 4. - DefaultScalarValue[value=PartInstanceId, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + PartInstanceId ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#IdentifierEnumeration:DefaultScalarValue[value=PartInstanceId, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#IdentifierEnumeration:PartInstanceId - DefaultScalarValue[value=BatchId, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + BatchId ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#IdentifierEnumeration:DefaultScalarValue[value=BatchId, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#IdentifierEnumeration:BatchId - DefaultScalarValue[value=ModelId, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ModelId ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#IdentifierEnumeration:DefaultScalarValue[value=ModelId, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#IdentifierEnumeration:ModelId @@ -9239,11 +8876,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdentifierCharacteristic + identifierValue en - Identifier Characteristic + Identifier Value urn:samm:io.catenax.generic.digital_product_passport:2.0.0#identifierValue @@ -9254,7 +8891,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#identifierValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9268,7 +8905,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en identifierValue @@ -9276,7 +8913,10 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for Identifiers. + The value of the corresponding identifier for part/item, batch or model. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: +(b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4. +Additionally in Article 9 regarding general requirements for the product passport is stated that: +(e) the information included in the product passport shall refer to the product model, batch, or item as specified in the delegated act adopted pursuant to Article 4. @@ -9285,11 +8925,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_LocalIdentifierCharacteristic + localIdentifier en - Local Identifier Characteristic + Local Identifier urn:samm:io.catenax.generic.digital_product_passport:2.0.0#localIdentifier @@ -9300,7 +8940,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#localIdentifier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9314,7 +8954,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en localIdentifier @@ -9322,7 +8962,10 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Local Identifier Characteristic for the product. + The unique identifier of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: +(b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4. +Additionally in Article 9 regarding general requirements for the product passport is stated that: +(e) the information included in the product passport shall refer to the product model, batch, or item as specified in the delegated act adopted pursuant to Article 4. @@ -9331,11 +8974,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + carrierType en - Text + Carrier Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#carrierType @@ -9346,7 +8989,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#carrierType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9360,7 +9003,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en carrierType @@ -9368,7 +9011,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The type of data carrier such as a QR code on the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 8: +(2) (b) the types of data carrier to be used. @@ -9377,11 +9021,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + carrierLayout en - Text + Carrier Layout urn:samm:io.catenax.generic.digital_product_passport:2.0.0#carrierLayout @@ -9392,7 +9036,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#carrierLayout] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9406,7 +9050,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en carrierLayout @@ -9414,7 +9058,8 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The positioning of data carrier on the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 8: +(2) (c) the layout in which the data carrier shall be presented and its positioning. @@ -9423,11 +9068,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DataCarrierCharacteristic + dataCarrier en - Data Carrier Characteristic + Data Carrier urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dataCarrier @@ -9438,7 +9083,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dataCarrier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9452,7 +9097,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dataCarrier @@ -9460,7 +9105,9 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Data Carrier Characteristic for the product. + The type and layout of the data carrier on the product. These are mentioned in the ESPR proposal from March 30th, 2022 Article 8: +(b) the types of data carrier to be used; +(c) the layout in which the data carrier shall be presented and its positioning. @@ -9469,11 +9116,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_IdentificationCharacteristic + identification en - Identification Characteristic + Identification urn:samm:io.catenax.generic.digital_product_passport:2.0.0#identification @@ -9484,7 +9131,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#identification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9498,7 +9145,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en identification @@ -9506,7 +9153,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Identification information of the product. + Identification information of the product, especially identifiers and codes. @@ -9515,11 +9162,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + content en - Text + Content urn:samm:io.catenax.generic.digital_product_passport:2.0.0#content @@ -9530,7 +9177,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#content] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9544,7 +9191,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en content @@ -9552,7 +9199,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The content of the document e.g a link. @@ -9561,11 +9208,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_SourceCategoryEnumeration + category en - Source Category Enumeration + Category urn:samm:io.catenax.generic.digital_product_passport:2.0.0#category @@ -9576,7 +9223,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#category] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9590,7 +9237,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en category @@ -9598,319 +9245,330 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - The types of sources that can be linked in a digital product passport can vary depending on the nature of the product and the information that needs to be included. This is an enumeration of possible sources. + The category in which the document can be sorted. These are mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: +(e) compliance documentation and information required under this Regulation or other Union law applicable to the product, such as the declaration of conformity, technical documentation or conformity certificates; +ANNEX IV states additional information regarding the content of the technical documentation +Further information on documents are mentioned in the proposal from March 30th, 2022 ANNEX III: +(f) user manuals, instructions, warnings or safety information, as required by other Union legislation applicable to the product. +Additionally requirements are mentioned in Article 21: +(7) Manufacturers shall ensure that that a product covered by a delegated act adopted pursuant to Article 4 is accompanied by instructions that enable consumers and other end-users to safely assemble, install, operate, store, maintain, repair and dispose of the product in a language that can be easily understood by consumers and other end-users, as determined by the Member State concerned. Such instructions shall be clear, understandable and legible and include at least the information specified in the delegated acts adopted pursuant to Article 4 and pursuant to Article 7(2)(b), point (ii). +Article 7 states additionally: +(2) (b) (ii) information for consumers and other end-users on how to install, use, maintain and repair the product in order to minimise its impact on the environment and to ensure optimum durability, as well as on how to return or dispose of the product at end-of-life; +(2) (b) (iii) information for treatment facilities on disassembly, recycling, or disposal at end-of-life; +(2) (b) (iv) other information that may influence the way the product is handled by parties other than the manufacturer in order to improve performance in relation to product parameters referred to in Annex I. +(5) (d) relevant instructions for the safe use of the product. - DefaultScalarValue[value=Product Specifications, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Product Specifications ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Product Specifications, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Product Specifications - DefaultScalarValue[value=Manufacturer Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Manufacturer Information ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Manufacturer Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Manufacturer Information - DefaultScalarValue[value=User Manuals and Guides, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + User Manuals and Guides ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=User Manuals and Guides, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:User Manuals and Guides - DefaultScalarValue[value=Certifications and Compliance, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Certifications and Compliance ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Certifications and Compliance, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Certifications and Compliance - DefaultScalarValue[value=Product Images and Videos, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Product Images and Videos ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Product Images and Videos, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Product Images and Videos - DefaultScalarValue[value=Warranty Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Warranty Information ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Warranty Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Warranty Information - DefaultScalarValue[value=Reviews and Ratings, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Reviews and Ratings ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Reviews and Ratings, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Reviews and Ratings - DefaultScalarValue[value=Product Variations, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Product Variations ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Product Variations, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Product Variations - DefaultScalarValue[value=Supply Chain Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Supply Chain Information ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Supply Chain Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Supply Chain Information - DefaultScalarValue[value=Environmental Impact, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Environmental Impact ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Environmental Impact, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Environmental Impact - DefaultScalarValue[value=Compatibility and Accessories, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Compatibility and Accessories ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Compatibility and Accessories, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Compatibility and Accessories - DefaultScalarValue[value=FAQs and Support, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + FAQs and Support ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=FAQs and Support, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:FAQs and Support - DefaultScalarValue[value=Purchase and Retail Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Purchase and Retail Information ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Purchase and Retail Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Purchase and Retail Information - DefaultScalarValue[value=Privacy and Data Handling, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Privacy and Data Handling ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Privacy and Data Handling, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Privacy and Data Handling - DefaultScalarValue[value=Third-Party Integrations, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Third-Party Integrations ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Third-Party Integrations, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Third-Party Integrations - DefaultScalarValue[value=Legal Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Legal Information ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Legal Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Legal Information - DefaultScalarValue[value=Safety Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Safety Information ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Safety Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Safety Information - DefaultScalarValue[value=Repair and Installation, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Repair and Installation ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Repair and Installation, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Repair and Installation - DefaultScalarValue[value=Waste Generation and Prevention, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Waste Generation and Prevention ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Waste Generation and Prevention, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Waste Generation and Prevention - DefaultScalarValue[value=Specific Voluntary Labels, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Specific Voluntary Labels ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Specific Voluntary Labels, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Specific Voluntary Labels - DefaultScalarValue[value=Product Packaging, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Product Packaging ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Product Packaging, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Product Packaging - DefaultScalarValue[value=Return and Disposal, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Return and Disposal ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Return and Disposal, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Return and Disposal - DefaultScalarValue[value=End of Life, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + End of Life ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=End of Life, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:End of Life - DefaultScalarValue[value=Material and Substance Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Material and Substance Information ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Material and Substance Information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Material and Substance Information - DefaultScalarValue[value=Technical Documentation, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Technical Documentation ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Technical Documentation, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Technical Documentation - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Other ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceCategoryEnumeration:Other @@ -9923,11 +9581,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_SourceEnumeration + contentType en - Source Enumeration + Content Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#contentType @@ -9938,7 +9596,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#contentType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -9952,7 +9610,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en contentType @@ -9960,43 +9618,43 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Enumeration on different sources. + The type of content which can be expected in the "content" property. Examples are a link, restricted link, pdf, excel, etc. - DefaultScalarValue[value=URL, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + URL ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceEnumeration:DefaultScalarValue[value=URL, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceEnumeration:URL - DefaultScalarValue[value=PDF, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + PDF ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceEnumeration:DefaultScalarValue[value=PDF, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceEnumeration:PDF - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Other ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceEnumeration:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#SourceEnumeration:Other @@ -10009,7 +9667,13 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_HeaderTrait + header + + + en + Header + + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#header @@ -10018,7 +9682,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#header] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10032,22 +9696,28 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en header STRING + + + en + The header as a short description of the document with a maximum of 100 characters. + + - id_SourceList + sources en - Source List + Sources urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sources @@ -10058,7 +9728,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#sources] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10072,7 +9742,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en sources @@ -10080,7 +9750,16 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - A list of documents. + Documents which are mandatory if applicable for the product. These are mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: +(e) compliance documentation and information required under this Regulation or other Union law applicable to the product, such as the declaration of conformity, technical documentation or conformity certificates; +(f) user manuals, instructions, warnings or safety information, as required by other Union legislation applicable to the product. +Additionally requirements are mentioned in Article 21: +(7) Manufacturers shall ensure that that a product covered by a delegated act adopted pursuant to Article 4 is accompanied by instructions that enable consumers and other end-users to safely assemble, install, operate, store, maintain, repair and dispose of the product in a language that can be easily understood by consumers and other end-users, as determined by the Member State concerned. Such instructions shall be clear, understandable and legible and include at least the information specified in the delegated acts adopted pursuant to Article 4 and pursuant to Article 7(2)(b), point (ii). +Article 7 states additionally: +(2) (b) (ii) information for consumers and other end-users on how to install, use, maintain and repair the product in order to minimise its impact on the environment and to ensure optimum durability, as well as on how to return or dispose of the product at end-of-life; +(2) (b) (iii) information for treatment facilities on disassembly, recycling, or disposal at end-of-life; +(2) (b) (iv) other information that may influence the way the product is handled by parties other than the manufacturer in order to improve performance in relation to product parameters referred to in Annex I. +(5) (d) relevant instructions for the safe use of the product. @@ -10089,11 +9768,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + label en - Text + Label urn:samm:io.catenax.generic.digital_product_passport:2.0.0#label @@ -10104,7 +9783,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#label] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10118,7 +9797,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en label @@ -10126,7 +9805,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The human readable name of the attribute. @@ -10135,11 +9814,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + description en - Text + Description urn:samm:io.catenax.generic.digital_product_passport:2.0.0#description @@ -10150,7 +9829,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#description] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10164,7 +9843,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en description @@ -10172,7 +9851,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The description of the attribute context. @@ -10181,11 +9860,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_UnitCatalog + typeUnit en - Unit Catalog + Type Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#typeUnit @@ -10196,7 +9875,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#typeUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10210,7 +9889,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en typeUnit @@ -10218,7 +9897,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Link to the unit catalog with all possible units in the format "unit:xxx". + Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. @@ -10227,11 +9906,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DataTypeEnumeration + dataType en - Data Type Enumeration + Data Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dataType @@ -10242,7 +9921,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dataType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10256,7 +9935,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dataType @@ -10270,97 +9949,97 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - DefaultScalarValue[value=array, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + array ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=array, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:array - DefaultScalarValue[value=object, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + object ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=object, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:object - DefaultScalarValue[value=xsd:string, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + xsd:string ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:string, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:xsd:string - DefaultScalarValue[value=xsd:integer, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + xsd:integer ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:integer, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:xsd:integer - DefaultScalarValue[value=xsd:boolean, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + xsd:boolean ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:boolean, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:xsd:boolean - DefaultScalarValue[value=xsd:double, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + xsd:double ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:double, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:xsd:double - DefaultScalarValue[value=xsd:float, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + xsd:float ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:float, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:xsd:float - DefaultScalarValue[value=xsd:byte, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + xsd:byte ModelReference DataElement - urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:DefaultScalarValue[value=xsd:byte, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.generic.digital_product_passport:2.0.0#DataTypeEnumeration:xsd:byte @@ -10373,11 +10052,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_TypeCharacteristic + type en - Type Characteristic + Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#type @@ -10388,7 +10067,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#type] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10402,7 +10081,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en type @@ -10410,7 +10089,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for the data type. + The complex description of the type. @@ -10419,11 +10098,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + data en - Text + Data urn:samm:io.catenax.generic.digital_product_passport:2.0.0#data @@ -10434,7 +10113,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#data] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10448,7 +10127,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en data @@ -10456,7 +10135,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The content from the attribute which is a depended of the data type and typeUnit. @@ -10465,11 +10144,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + label en - Text + Label urn:samm:io.catenax.generic.digital_product_passport:2.0.0#label @@ -10480,7 +10159,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#label] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10494,7 +10173,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en label @@ -10502,7 +10181,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The human readable name of the attribute. @@ -10511,11 +10190,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + description en - Text + Description urn:samm:io.catenax.generic.digital_product_passport:2.0.0#description @@ -10526,7 +10205,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#description] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10540,7 +10219,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en description @@ -10548,7 +10227,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The description of the attribute context. @@ -10557,11 +10236,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_UnitCatalog + typeUnit en - Unit Catalog + Type Unit urn:samm:io.catenax.generic.digital_product_passport:2.0.0#typeUnit @@ -10572,7 +10251,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#typeUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10586,7 +10265,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en typeUnit @@ -10594,7 +10273,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Link to the unit catalog with all possible units in the format "unit:xxx". + Choose a unit type from the unit catalog, or if the property "children" is filled, leave empty. @@ -10603,11 +10282,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_DataTypeEnumeration + dataType en - Data Type Enumeration + Data Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dataType @@ -10618,7 +10297,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#dataType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10632,7 +10311,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en dataType @@ -10649,11 +10328,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_TypeCharacteristic + type en - Type Characteristic + Type urn:samm:io.catenax.generic.digital_product_passport:2.0.0#type @@ -10664,7 +10343,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#type] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10678,7 +10357,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en type @@ -10686,7 +10365,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Characteristic for the data type. + The complex description of the type. @@ -10695,11 +10374,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_Text + data en - Text + Data urn:samm:io.catenax.generic.digital_product_passport:2.0.0#data @@ -10710,7 +10389,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#data] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10724,7 +10403,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en data @@ -10732,7 +10411,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The content from the attribute which is a depended of the data type and typeUnit. @@ -10741,11 +10420,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_AdditionalDataList + children en - Additional Data List + children urn:samm:io.catenax.generic.digital_product_passport:2.0.0#children @@ -10756,7 +10435,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#children] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10770,7 +10449,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en children @@ -10778,7 +10457,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - List of additional data. + Children of the hierarchy. @@ -10787,11 +10466,11 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - id_AdditionalDataList + additionalData en - Additional Data List + Additional Data urn:samm:io.catenax.generic.digital_product_passport:2.0.0#additionalData @@ -10802,7 +10481,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R GlobalReference - Optional[urn:samm:io.catenax.generic.digital_product_passport:2.0.0#additionalData] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -10816,7 +10495,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R - EN + en additionalData @@ -10824,7 +10503,7 @@ This data model is based on the proposed Ecodesign Regulation ("Proposal for a R en - List of additional data. + Data in form of open fields which need to be transferred in addition. The regulation is still under development and may change in the future. To accommodate this, additional data allows the option to include additional data required by future changes to the regulation. In addition, the DPP can be easily updated and adapted to the new requirements. diff --git a/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport.aasx b/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport.aasx index 96305286..2daea628 100644 Binary files a/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport.aasx and b/io.catenax.generic.digital_product_passport/2.0.0/gen/DigitalProductPassport.aasx differ diff --git a/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport-aas.xml b/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport-aas.xml index 0759dac9..8ac7d123 100644 --- a/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport-aas.xml +++ b/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport-aas.xml @@ -7302,7 +7302,7 @@ Article 7 states additionally: GlobalReference - https://echa.europa.eu/et/support/mixture-classification/hazard-class-table + https://echa.europa.eu/regulations/clp/classification @@ -7311,7 +7311,7 @@ Article 7 states additionally: GlobalReference - https://echa.europa.eu/regulations/clp/classification + https://echa.europa.eu/et/support/mixture-classification/hazard-class-table diff --git a/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport.aasx b/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport.aasx index 6880b64e..dd30c10f 100644 Binary files a/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport.aasx and b/io.catenax.generic.digital_product_passport/3.0.0/gen/DigitalProductPassport.aasx differ diff --git a/io.catenax.generic.digital_product_passport/4.0.0/gen/DigitalProductPassport.aasx b/io.catenax.generic.digital_product_passport/4.0.0/gen/DigitalProductPassport.aasx index b0ec97bb..23fa7a59 100644 Binary files a/io.catenax.generic.digital_product_passport/4.0.0/gen/DigitalProductPassport.aasx and b/io.catenax.generic.digital_product_passport/4.0.0/gen/DigitalProductPassport.aasx differ diff --git a/io.catenax.global_transport_label/1.0.0/gen/GlobalTransportLabel.aasx b/io.catenax.global_transport_label/1.0.0/gen/GlobalTransportLabel.aasx index 967a0117..6e842f30 100644 Binary files a/io.catenax.global_transport_label/1.0.0/gen/GlobalTransportLabel.aasx and b/io.catenax.global_transport_label/1.0.0/gen/GlobalTransportLabel.aasx differ diff --git a/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment-aas.xml b/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment-aas.xml index 26e93aec..b41ea7a0 100644 --- a/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment-aas.xml +++ b/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.id_based_comment:1.0.0#IdBasedComment - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#IdBasedComment] - - - - - - - - en - Id Based Comment - - - - - EN - IdBasedComment - - - - - en - Aspect model for an exchange of comment belonging to a entity. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.id_based_comment:1.0.0#IdBasedComment/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#IdBasedComment]/submodel + urn:samm:io.catenax.id_based_comment:1.0.0#IdBasedComment/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_commentId + commentId en Comment ID - - - en - The Comment ID uniquely identifies the entity within the business relationship between a customer and its supplier. - - ExternalReference @@ -97,22 +67,16 @@ xs:string - Unknown + - id_objectId + objectId en Object ID - - - en - The ID of the object to which the comment belongs. - - ExternalReference @@ -123,22 +87,16 @@ xs:string - Unknown + - id_author + author en Author - - - en - The E-Mail address of the creator who wrote the comment. In case comment creator wants to stay anonymous, show BPNL in app which is sent the comment along. - - ExternalReference @@ -149,22 +107,16 @@ xs:string - Unknown + - id_postedAt + postedAt en Posted at - - - en - Point in time when the comment was created. - - ExternalReference @@ -175,22 +127,16 @@ xs:dateTime - Unknown + - id_changedAt + changedAt en Changed at - - - en - Point in time when the comment was last changed. - - ExternalReference @@ -201,22 +147,16 @@ xs:dateTime - Unknown + - id_commentText + commentText en Comment Text - - - en - Text up to 5.000 characters in format "UTF-8" will be shared. - - ExternalReference @@ -227,22 +167,16 @@ xs:string - Unknown + - id_commentType + commentType en Comment Type - - - en - Type of a comment to indicate a priority. - - ExternalReference @@ -253,22 +187,16 @@ xs:string - Unknown + - id_requestDelete + requestDelete en Request Delete - - - en - Indicates that the deletion of the comment is requested by sender incl. all of it's history. - - ExternalReference @@ -279,10 +207,10 @@ xs:boolean - Unknown + - id_listOfReferenceDates + listOfReferenceDates en @@ -295,23 +223,17 @@ Point in time the comment belongs to. - false + true DataElement - id_listOfReferenceDates + listOfReferenceDates en List Of Reference Dates - - - en - Point in time the comment belongs to. - - ExternalReference @@ -322,24 +244,18 @@ xs:date - Unknown + - id_objectType + objectType en Object Type - - - en - Aspect Model which the comment refers to. The value MUST consist of the Catena-X aspect model unique identifier of the referenced data model without a version. - - ExternalReference @@ -350,22 +266,16 @@ xs:string - Unknown + - id_customer + customer en Customer - - - en - The Business Partner Number Legal Entity (BPNL) of the party requesting materials from a supplier. - - ExternalReference @@ -376,22 +286,16 @@ xs:string - Unknown + - id_supplier + supplier en Supplier - - - en - The Business Partner Number Legal Entity (BPNL) of the party providing materials to a customer. - - ExternalReference @@ -402,7 +306,7 @@ xs:string - Unknown + @@ -410,7 +314,7 @@ APPLICATION_CLASS - id_IdBasedComment + IdBasedComment en @@ -431,7 +335,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#IdBasedComment] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -445,7 +349,7 @@ - EN + en IdBasedComment @@ -461,11 +365,11 @@ - id_UuidV4Trait + commentId en - Trait for UUIDs v4 + Comment ID urn:samm:io.catenax.id_based_comment:1.0.0#commentId @@ -476,7 +380,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#commentId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -490,7 +394,7 @@ - EN + en commentId @@ -498,7 +402,7 @@ en - Trait to ensure UUID v4 data format. + The Comment ID uniquely identifies the entity within the business relationship between a customer and its supplier. @@ -507,11 +411,11 @@ - id_UuidV4Trait + objectId en - Trait for UUIDs v4 + Object ID urn:samm:io.catenax.id_based_comment:1.0.0#objectId @@ -522,7 +426,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#objectId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -536,7 +440,7 @@ - EN + en objectId @@ -544,7 +448,7 @@ en - Trait to ensure UUID v4 data format. + The ID of the object to which the comment belongs. @@ -553,11 +457,11 @@ - id_AuthorCharacteristic + author en - Author Characteristic + Author urn:samm:io.catenax.id_based_comment:1.0.0#author @@ -568,7 +472,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#author] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -582,7 +486,7 @@ - EN + en author @@ -590,7 +494,7 @@ en - Characteristic for an E-Mail or a BPNL + The E-Mail address of the creator who wrote the comment. In case comment creator wants to stay anonymous, show BPNL in app which is sent the comment along. @@ -599,11 +503,11 @@ - id_Timestamp + postedAt en - Timestamp + Posted at urn:samm:io.catenax.id_based_comment:1.0.0#postedAt @@ -614,7 +518,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#postedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -628,7 +532,7 @@ - EN + en postedAt @@ -636,7 +540,7 @@ en - Point in time. + Point in time when the comment was created. @@ -645,11 +549,11 @@ - id_Timestamp + changedAt en - Timestamp + Changed at urn:samm:io.catenax.id_based_comment:1.0.0#changedAt @@ -660,7 +564,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#changedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -674,7 +578,7 @@ - EN + en changedAt @@ -682,7 +586,7 @@ en - Point in time. + Point in time when the comment was last changed. @@ -691,11 +595,11 @@ - id_CommentTrait + commentText en - Comment Trait + Comment Text urn:samm:io.catenax.id_based_comment:1.0.0#commentText @@ -706,7 +610,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#commentText] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -720,7 +624,7 @@ - EN + en commentText @@ -728,7 +632,7 @@ en - Trait for a text. + Text up to 5.000 characters in format "UTF-8" will be shared. @@ -737,11 +641,11 @@ - id_CommentTypeCharacteristic + commentType en - Comment Type Characteristic + Comment Type urn:samm:io.catenax.id_based_comment:1.0.0#commentType @@ -752,7 +656,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#commentType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -766,7 +670,7 @@ - EN + en commentType @@ -774,55 +678,55 @@ en - The classification of a comment. + Type of a comment to indicate a priority. - DefaultScalarValue[value=information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + information ModelReference DataElement - urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:DefaultScalarValue[value=information, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:information - DefaultScalarValue[value=warning, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + warning ModelReference DataElement - urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:DefaultScalarValue[value=warning, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:warning - DefaultScalarValue[value=default, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + default ModelReference DataElement - urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:DefaultScalarValue[value=default, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:default - DefaultScalarValue[value=actionRequired, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + actionRequired ModelReference DataElement - urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:DefaultScalarValue[value=actionRequired, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.id_based_comment:1.0.0#CommentTypeCharacteristic:actionRequired @@ -835,11 +739,11 @@ - id_Boolean + requestDelete en - Boolean + Request Delete urn:samm:io.catenax.id_based_comment:1.0.0#requestDelete @@ -850,7 +754,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#requestDelete] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -864,7 +768,7 @@ - EN + en requestDelete @@ -872,7 +776,7 @@ en - Represents a boolean value (i.e. a "flag"). + Indicates that the deletion of the comment is requested by sender incl. all of it's history. @@ -881,11 +785,11 @@ - id_ListOfReferenceDatesCharacteristic + listOfReferenceDates en - List Of Reference Dates Characteristic + List Of Reference Dates urn:samm:io.catenax.id_based_comment:1.0.0#listOfReferenceDates @@ -896,7 +800,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#listOfReferenceDates] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -910,7 +814,7 @@ - EN + en listOfReferenceDates @@ -918,7 +822,7 @@ en - Point in time. + Point in time the comment belongs to. @@ -927,11 +831,11 @@ - id_ObjectTypeCharacteristic + objectType en - Object Type Characteristic + Object Type urn:samm:io.catenax.id_based_comment:1.0.0#objectType @@ -942,7 +846,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#objectType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -956,7 +860,7 @@ - EN + en objectType @@ -964,7 +868,7 @@ en - Defining a string value for the objectType. + Aspect Model which the comment refers to. The value MUST consist of the Catena-X aspect model unique identifier of the referenced data model without a version. @@ -973,11 +877,11 @@ - id_BpnlTrait + customer en - BPNl Trait + Customer urn:samm:io.catenax.id_based_comment:1.0.0#customer @@ -988,7 +892,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#customer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1002,7 +906,7 @@ - EN + en customer @@ -1010,7 +914,7 @@ en - Trait to ensure data format for BPNL. + The Business Partner Number Legal Entity (BPNL) of the party requesting materials from a supplier. @@ -1019,11 +923,11 @@ - id_BpnlTrait + supplier en - BPNl Trait + Supplier urn:samm:io.catenax.id_based_comment:1.0.0#supplier @@ -1034,7 +938,7 @@ GlobalReference - Optional[urn:samm:io.catenax.id_based_comment:1.0.0#supplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1048,7 +952,7 @@ - EN + en supplier @@ -1056,7 +960,7 @@ en - Trait to ensure data format for BPNL. + The Business Partner Number Legal Entity (BPNL) of the party providing materials to a customer. diff --git a/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment.aasx b/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment.aasx index 74114a80..118dddf4 100644 Binary files a/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment.aasx and b/io.catenax.id_based_comment/1.0.0/gen/IdBasedComment.aasx differ diff --git a/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate-aas.xml b/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate-aas.xml index 5c02a84f..b9212c93 100644 --- a/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate-aas.xml +++ b/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,45 +11,20 @@ urn:samm:io.catenax.id_based_request_for_update:1.0.0#IdBasedRequestForUpdate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#IdBasedRequestForUpdate] - - - - - - - - en - ID Based Request For Update - - - - - EN - IdBasedRequestForUpdate - - - - - en - The requirements for a request for update from another Catena-X Partner of a specific entity. -If within the payload, no specific object type is defined (Payload empty), than an update of all objects within the sender reciever relation is requested). - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.id_based_request_for_update:1.0.0#IdBasedRequestForUpdate/submodel + + + + @@ -63,7 +38,7 @@ If within the payload, no specific object type is defined (Payload empty), than - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#IdBasedRequestForUpdate]/submodel + urn:samm:io.catenax.id_based_request_for_update:1.0.0#IdBasedRequestForUpdate/submodel Template ModelReference @@ -76,7 +51,7 @@ If within the payload, no specific object type is defined (Payload empty), than - id_weekBasedMaterialDemand + weekBasedMaterialDemand en @@ -90,11 +65,11 @@ If within the payload, no specific object type is defined (Payload empty), than If within the array, no specific ID (array empty), than an update of all IDs is requested). - false + true DataElement - id_WeekBasedMaterialDemandEntity + WeekBasedMaterialDemandEntity en @@ -109,19 +84,13 @@ If within the array, no specific ID (array empty), than an update of all IDs is - id_materialDemandId + materialDemandId en Material Demand ID - - - en - The Material Demand ID uniquely identifies the material demand the supplier requests an update for within the business relationship between the customer and its supplier. - - ExternalReference @@ -132,22 +101,16 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:string - Unknown + - id_changedAt + changedAt en Changed At - - - en - Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. - - ExternalReference @@ -158,14 +121,14 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:dateTime - Unknown + - id_weekBasedCapacityGroup + weekBasedCapacityGroup en @@ -179,11 +142,11 @@ If within the array, no specific ID (array empty), than an update of all IDs is If within the array, no specific ID (array empty), than an update of all IDs is requested). - false + true DataElement - id_WeekBasedCapacityGroupEntity + WeekBasedCapacityGroupEntity en @@ -198,19 +161,13 @@ If within the array, no specific ID (array empty), than an update of all IDs is - id_capacityGroupId + capacityGroupId en Capacity Group ID - - - en - The Capacity Group ID uniquely identifies the capacity group the supplier requests an update for within the business relationship between the supplier and its customer. - - ExternalReference @@ -221,22 +178,16 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:string - Unknown + - id_changedAt + changedAt en Changed At - - - en - Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. - - ExternalReference @@ -247,7 +198,7 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:dateTime - Unknown + @@ -259,7 +210,7 @@ If within the array, no specific ID (array empty), than an update of all IDs is APPLICATION_CLASS - id_IdBasedRequestForUpdate + IdBasedRequestForUpdate en @@ -281,7 +232,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#IdBasedRequestForUpdate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -295,7 +246,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en IdBasedRequestForUpdate @@ -312,11 +263,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_UUIDv4IdTrait + materialDemandId en - UUIDv4 Trait + Material Demand ID urn:samm:io.catenax.id_based_request_for_update:1.0.0#materialDemandId @@ -327,7 +278,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#materialDemandId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -341,7 +292,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en materialDemandId @@ -349,7 +300,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Trait to ensure data format for UUIDv4. + The Material Demand ID uniquely identifies the material demand the supplier requests an update for within the business relationship between the customer and its supplier. @@ -358,11 +309,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_Timestamp + changedAt en - Timestamp + Changed At urn:samm:io.catenax.id_based_request_for_update:1.0.0#changedAt @@ -373,7 +324,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#changedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -387,7 +338,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en changedAt @@ -395,7 +346,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Describes a Property which contains the date and time with an optional timezone. + Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. @@ -404,11 +355,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_WeekBasedMaterialDemandCharacteristic + weekBasedMaterialDemand en - Week Based Material Demand Characteristic + Week Based Material Demand List urn:samm:io.catenax.id_based_request_for_update:1.0.0#weekBasedMaterialDemand @@ -419,7 +370,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#weekBasedMaterialDemand] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -433,7 +384,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en weekBasedMaterialDemand @@ -441,7 +392,8 @@ If within the payload, no specific object type is defined (Payload empty), than en - A list of material demand UUIDs without duplicates an update is requested for. + Material demands the supplier requests an update for. +If within the array, no specific ID (array empty), than an update of all IDs is requested). @@ -450,11 +402,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_UUIDv4IdTrait + capacityGroupId en - UUIDv4 Trait + Capacity Group ID urn:samm:io.catenax.id_based_request_for_update:1.0.0#capacityGroupId @@ -465,7 +417,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#capacityGroupId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -479,7 +431,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en capacityGroupId @@ -487,7 +439,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Trait to ensure data format for UUIDv4. + The Capacity Group ID uniquely identifies the capacity group the supplier requests an update for within the business relationship between the supplier and its customer. @@ -496,11 +448,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_Timestamp + changedAt en - Timestamp + Changed At urn:samm:io.catenax.id_based_request_for_update:1.0.0#changedAt @@ -511,7 +463,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#changedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -525,7 +477,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en changedAt @@ -533,7 +485,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Describes a Property which contains the date and time with an optional timezone. + Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. @@ -542,11 +494,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_WeekBasedCapacityGroupCharacteristic + weekBasedCapacityGroup en - Week Based Capacity Group Characteristic + Week Based Capacity Group List urn:samm:io.catenax.id_based_request_for_update:1.0.0#weekBasedCapacityGroup @@ -557,7 +509,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:1.0.0#weekBasedCapacityGroup] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -571,7 +523,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en weekBasedCapacityGroup @@ -579,7 +531,8 @@ If within the payload, no specific object type is defined (Payload empty), than en - A list of capacity group UUIDs without duplicates an update is requested for. + Capacity groups the customer requests an update for. +If within the array, no specific ID (array empty), than an update of all IDs is requested). diff --git a/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate.aasx b/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate.aasx index 174e168d..0a4a8c52 100644 Binary files a/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate.aasx and b/io.catenax.id_based_request_for_update/1.0.0/gen/IdBasedRequestForUpdate.aasx differ diff --git a/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate-aas.xml b/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate-aas.xml index 92983949..02f1b308 100644 --- a/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate-aas.xml +++ b/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,45 +11,20 @@ urn:samm:io.catenax.id_based_request_for_update:2.0.0#IdBasedRequestForUpdate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#IdBasedRequestForUpdate] - - - - - - - - en - ID Based Request For Update - - - - - EN - IdBasedRequestForUpdate - - - - - en - The requirements for a request for update from another Catena-X Partner of a specific entity. -If within the payload, no specific object type is defined (Payload empty), than an update of all objects within the sender reciever relation is requested). - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.id_based_request_for_update:2.0.0#IdBasedRequestForUpdate/submodel + + + + @@ -63,7 +38,7 @@ If within the payload, no specific object type is defined (Payload empty), than - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#IdBasedRequestForUpdate]/submodel + urn:samm:io.catenax.id_based_request_for_update:2.0.0#IdBasedRequestForUpdate/submodel Template ModelReference @@ -76,7 +51,7 @@ If within the payload, no specific object type is defined (Payload empty), than - id_materialDemand + materialDemand en @@ -90,11 +65,11 @@ If within the payload, no specific object type is defined (Payload empty), than If within the array, no specific ID (array empty), than an update of all IDs is requested). - false + true DataElement - id_MaterialDemandEntity + MaterialDemandEntity en @@ -109,19 +84,13 @@ If within the array, no specific ID (array empty), than an update of all IDs is - id_materialDemandId + materialDemandId en Material Demand ID - - - en - The Material Demand ID uniquely identifies the material demand the supplier requests an update for within the business relationship between the customer and its supplier. - - ExternalReference @@ -132,22 +101,16 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:string - Unknown + - id_changedAt + changedAt en Changed At - - - en - Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. - - ExternalReference @@ -158,14 +121,14 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:dateTime - Unknown + - id_weekBasedCapacityGroup + weekBasedCapacityGroup en @@ -179,11 +142,11 @@ If within the array, no specific ID (array empty), than an update of all IDs is If within the array, no specific ID (array empty), than an update of all IDs is requested). - false + true DataElement - id_WeekBasedCapacityGroupEntity + WeekBasedCapacityGroupEntity en @@ -198,19 +161,13 @@ If within the array, no specific ID (array empty), than an update of all IDs is - id_capacityGroupId + capacityGroupId en Capacity Group ID - - - en - The Capacity Group ID uniquely identifies the capacity group the supplier requests an update for within the business relationship between the supplier and its customer. - - ExternalReference @@ -221,22 +178,16 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:string - Unknown + - id_changedAt + changedAt en Changed At - - - en - Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. - - ExternalReference @@ -247,7 +198,7 @@ If within the array, no specific ID (array empty), than an update of all IDs is xs:dateTime - Unknown + @@ -259,7 +210,7 @@ If within the array, no specific ID (array empty), than an update of all IDs is APPLICATION_CLASS - id_IdBasedRequestForUpdate + IdBasedRequestForUpdate en @@ -281,7 +232,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#IdBasedRequestForUpdate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -295,7 +246,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en IdBasedRequestForUpdate @@ -312,11 +263,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_UuidV4Trait + materialDemandId en - Trait for UUIDs v4 + Material Demand ID urn:samm:io.catenax.id_based_request_for_update:2.0.0#materialDemandId @@ -327,7 +278,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#materialDemandId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -341,7 +292,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en materialDemandId @@ -349,7 +300,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Trait to ensure UUID v4 data format. + The Material Demand ID uniquely identifies the material demand the supplier requests an update for within the business relationship between the customer and its supplier. @@ -358,11 +309,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_Timestamp + changedAt en - Timestamp + Changed At urn:samm:io.catenax.id_based_request_for_update:2.0.0#changedAt @@ -373,7 +324,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#changedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -387,7 +338,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en changedAt @@ -395,7 +346,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Describes a Property which contains the date and time with an optional timezone. + Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. @@ -404,11 +355,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_MaterialDemandCharacteristic + materialDemand en - Material Demand Characteristic + Material Demand List urn:samm:io.catenax.id_based_request_for_update:2.0.0#materialDemand @@ -419,7 +370,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#materialDemand] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -433,7 +384,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en materialDemand @@ -441,7 +392,8 @@ If within the payload, no specific object type is defined (Payload empty), than en - A list of material demand UUIDs without duplicates an update is requested for. + Material demands the supplier requests an update for. +If within the array, no specific ID (array empty), than an update of all IDs is requested). @@ -450,11 +402,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_UuidV4Trait + capacityGroupId en - Trait for UUIDs v4 + Capacity Group ID urn:samm:io.catenax.id_based_request_for_update:2.0.0#capacityGroupId @@ -465,7 +417,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#capacityGroupId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -479,7 +431,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en capacityGroupId @@ -487,7 +439,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Trait to ensure UUID v4 data format. + The Capacity Group ID uniquely identifies the capacity group the supplier requests an update for within the business relationship between the supplier and its customer. @@ -496,11 +448,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_Timestamp + changedAt en - Timestamp + Changed At urn:samm:io.catenax.id_based_request_for_update:2.0.0#changedAt @@ -511,7 +463,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#changedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -525,7 +477,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en changedAt @@ -533,7 +485,7 @@ If within the payload, no specific object type is defined (Payload empty), than en - Describes a Property which contains the date and time with an optional timezone. + Point in time of the last update known to the requesting business partner. If the requested entity has been changed more recently, the requested party should resend the data. If the changedAt property is not given, the latest entity should be send without precondition. @@ -542,11 +494,11 @@ If within the payload, no specific object type is defined (Payload empty), than - id_WeekBasedCapacityGroupCharacteristic + weekBasedCapacityGroup en - Week Based Capacity Group Characteristic + Week Based Capacity Group List urn:samm:io.catenax.id_based_request_for_update:2.0.0#weekBasedCapacityGroup @@ -557,7 +509,7 @@ If within the payload, no specific object type is defined (Payload empty), than GlobalReference - Optional[urn:samm:io.catenax.id_based_request_for_update:2.0.0#weekBasedCapacityGroup] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -571,7 +523,7 @@ If within the payload, no specific object type is defined (Payload empty), than - EN + en weekBasedCapacityGroup @@ -579,7 +531,8 @@ If within the payload, no specific object type is defined (Payload empty), than en - A list of capacity group UUIDs without duplicates an update is requested for. + Capacity groups the customer requests an update for. +If within the array, no specific ID (array empty), than an update of all IDs is requested). diff --git a/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate.aasx b/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate.aasx index c9f47260..51d05c76 100644 Binary files a/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate.aasx and b/io.catenax.id_based_request_for_update/2.0.0/gen/IdBasedRequestForUpdate.aasx differ diff --git a/io.catenax.idconversion/1.0.0/gen/IdConversion-aas.xml b/io.catenax.idconversion/1.0.0/gen/IdConversion-aas.xml index 7db4fe94..f70849c5 100644 --- a/io.catenax.idconversion/1.0.0/gen/IdConversion-aas.xml +++ b/io.catenax.idconversion/1.0.0/gen/IdConversion-aas.xml @@ -1,1182 +1,1759 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.idconversion:1.0.0#IdConversion + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.idconversion:1.0.0#IdConversion/submodel + + + + - - - defaultAsset - - + + + IdConversion + + + en + The IdConversion aspect deals with the Conversion of (vehicle, global) Identifiers like VINs into Pseudonyms which are located in an OEM domain (VANs, UUIDs and other concepts) and vice versa. As there are multiple options for representing Identifiers and performing Pseudonymization, this model uses a combination of unqualified values for identifiers paired with namespaces (domains, keys). + + + + urn:samm:io.catenax.idconversion:1.0.0#IdConversion/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#IdConversion + + + + + + ConvertOperation + + + en + Convert + + + + + en + The Convert operation converts from Identifiers into Pseudonyms of the respective domains. It is transactional in a sense that either all given identifiers could be converted or none (in which case the output will be empty). In all other cases, the converted identifier at index i of the output corresponds to the original identifier at index i of the input. + + + + ModelReference + + + Operation + urn:samm:io.catenax.idconversion:1.0.0#ConvertOperation + + + + + + + + targetDomain + + + en + Target Domain + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#targetDomain + + + + xs:anyURI + + + + + + + + + + QualifiedBatchOfIdentifiersEither + + + en + A Qualified Batch of Identifiers + + + + + en + A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. + + + true + DataElement + + + QualifiedListOfIdentifiersEntity + + + en + Qualified List of Identifiers + + + + + en + Combines a domain with a list of unqualified Identifiers + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + values + + + en + Values + + + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + true + DataElement + + + values + + + en + Values + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#values + + + + xs:string + + + + + + + + QualifiedIdentifierEntity + + + en + Qualified Identifier + + + + + en + Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#value + + + + xs:string + + + + + + + + + + + + + + QualifiedBatchOfIdentifiersEither + + + en + A Qualified Batch of Identifiers + + + + + en + A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. + + + true + DataElement + + + QualifiedListOfIdentifiersEntity + + + en + Qualified List of Identifiers + + + + + en + Combines a domain with a list of unqualified Identifiers + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + values + + + en + Values + + + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + true + DataElement + + + values + + + en + Values + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#values + + + + xs:string + + + + + + + + QualifiedIdentifierEntity + + + en + Qualified Identifier + + + + + en + Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#value + + + + xs:string + + + + + + + + + + + + ReidentificationOperation + + + en + Reidentification + + + + + en + The Reidentification operation converts from Pseudonyms back into Identifiers of the respective domains. It is transactional in a sense that either all given identifiers could be converted or none (in which case the output will be empty). In all other cases, the converted identifier at index i of the output corresponds to the original identifier at index i of the input. + + + + ModelReference + + + Operation + urn:samm:io.catenax.idconversion:1.0.0#ReidentificationOperation + + + + + + + + sourceDomain + + + en + Source Domain + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#sourceDomain + + + + xs:anyURI + + + + + + + + + + QualifiedBatchOfIdentifiersEither + + + en + A Qualified Batch of Identifiers + + + + + en + A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. + + + true + DataElement + + + QualifiedListOfIdentifiersEntity + + + en + Qualified List of Identifiers + + + + + en + Combines a domain with a list of unqualified Identifiers + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + values + + + en + Values + + + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + true + DataElement + + + values + + + en + Values + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#values + + + + xs:string + + + + + + + + QualifiedIdentifierEntity + + + en + Qualified Identifier + + + + + en + Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#value + + + + xs:string + + + + + + + + + + + + + + QualifiedBatchOfIdentifiersEither + + + en + A Qualified Batch of Identifiers + + + + + en + A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. + + + true + DataElement + + + QualifiedListOfIdentifiersEntity + + + en + Qualified List of Identifiers + + + + + en + Combines a domain with a list of unqualified Identifiers + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + values + + + en + Values + + + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + true + DataElement + + + values + + + en + Values + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#values + + + + xs:string + + + + + + + + QualifiedIdentifierEntity + + + en + Qualified Identifier + + + + + en + Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#key + + + + xs:anyURI + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.idconversion:1.0.0#value + + + + xs:string + + + + + + + + + + + + + - IdConversion + APPLICATION_CLASS + IdConversion - Id Conversion + + en + Id Conversion + - APPLICATION_CLASS - The IdConversion aspect deals with the Conversion of (vehicle, global) Identifiers like VINs into Pseudonyms which are located in an OEM domain (VANs, UUIDs and other concepts) and vice versa. As there are multiple options for representing Identifiers and performing Pseudonymization, this model uses a combination of unqualified values for identifiers paired with namespaces (domains, keys). + + en + The IdConversion aspect deals with the Conversion of (vehicle, global) Identifiers like VINs into Pseudonyms which are located in an OEM domain (VANs, UUIDs and other concepts) and vice versa. As there are multiple options for representing Identifiers and performing Pseudonymization, this model uses a combination of unqualified values for identifiers paired with namespaces (domains, keys). + - urn:bamm:io.catenax.idconversion:1.0.0#IdConversion - - - - - Id Conversion - - - IdConversion - - - The IdConversion aspect deals with the Conversion of (vehicle, global) Identifiers like VINs into Pseudonyms which are located in an OEM domain (VANs, UUIDs and other concepts) and vice versa. As there are multiple options for representing Identifiers and performing Pseudonymization, this model uses a combination of unqualified values for identifiers paired with namespaces (domains, keys). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#IdConversion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Id Conversion + + + + + en + IdConversion + + + + + en + The IdConversion aspect deals with the Conversion of (vehicle, global) Identifiers like VINs into Pseudonyms which are located in an OEM domain (VANs, UUIDs and other concepts) and vice versa. As there are multiple options for representing Identifiers and performing Pseudonymization, this model uses a combination of unqualified values for identifiers paired with namespaces (domains, keys). + + + + + + - UrnCharacteristic + ConvertOperation - A Urn + + en + Convert + - urn:bamm:io.catenax.idconversion:1.0.0#targetDomain - - - - - Target Domain - - - targetDomain - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#ConvertOperation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Convert + + + + + en + ConvertOperation + + + + + en + The Convert operation converts from Identifiers into Pseudonyms of the respective domains. It is transactional in a sense that either all given identifiers could be converted or none (in which case the output will be empty). In all other cases, the converted identifier at index i of the output corresponds to the original identifier at index i of the input. + + + + + + - UrnCharacteristic + targetDomain - A Urn + + en + Target Domain + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#targetDomain + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Target Domain + + + + + en + targetDomain + + + STRING + + + en + The Target Domain of a Conversion is an input parameter which qualifies the desired target pseudonyms/identifiers. In cases where the Conversion has only a single target domain and this is crystal-clear from the context, it may be ommited. + + + + + + - IdList + key - A List of Ids + + en + Key + - urn:bamm:io.catenax.idconversion:1.0.0#values - - - - - Values - - - values - - String - - A list of (unqualified) identifiers. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + - UrnCharacteristic + values - A Urn + + en + Values + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#values + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Values + + + + + en + values + + + STRING + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + + + + - IdCharacteristic + key - An Id + + en + Key + - urn:bamm:io.catenax.idconversion:1.0.0#value - - - - - Value - - - value - - String - - An (unqualified) Identifier. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + - UrnCharacteristic + value - A Urn + + en + Value + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. + + + + + + - IdList + key - A List of Ids + + en + Key + - urn:bamm:io.catenax.idconversion:1.0.0#values - - - - - Values - - - values - - String - - A list of (unqualified) identifiers. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + - UrnCharacteristic + values - A Urn + + en + Values + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#values + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Values + + + + + en + values + + + STRING + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + + + + - IdCharacteristic + key - An Id + + en + Key + - urn:bamm:io.catenax.idconversion:1.0.0#value - - - - - Value - - - value - - String - - An (unqualified) Identifier. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + - UrnCharacteristic + value - A Urn + + en + Value + - urn:bamm:io.catenax.idconversion:1.0.0#sourceDomain - - - - - Source Domain - - - sourceDomain - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. + + + + + + - UrnCharacteristic + ReidentificationOperation - A Urn + + en + Reidentification + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#ReidentificationOperation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reidentification + + + + + en + ReidentificationOperation + + + + + en + The Reidentification operation converts from Pseudonyms back into Identifiers of the respective domains. It is transactional in a sense that either all given identifiers could be converted or none (in which case the output will be empty). In all other cases, the converted identifier at index i of the output corresponds to the original identifier at index i of the input. + + + + + + - IdList + sourceDomain - A List of Ids + + en + Source Domain + - urn:bamm:io.catenax.idconversion:1.0.0#values - - - - - Values - - - values - - String - - A list of (unqualified) identifiers. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#sourceDomain + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Source Domain + + + + + en + sourceDomain + + + STRING + + + en + The Source Domain of a Reidentification is an input parameter which qualifies the desired target identifiers. In cases where the Reidentification has only a single source domain and this is crystal-clear from the context, it may be ommited. + + + + + + - UrnCharacteristic + key - A Urn + + en + Key + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + - IdCharacteristic + values - An Id + + en + Values + - urn:bamm:io.catenax.idconversion:1.0.0#value - - - - - Value - - - value - - String - - An (unqualified) Identifier. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#values + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Values + + + + + en + values + + + STRING + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + + + + - UrnCharacteristic + key - A Urn + + en + Key + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + - IdList + value - A List of Ids + + en + Value + - urn:bamm:io.catenax.idconversion:1.0.0#values - - - - - Values - - - values - - String - - A list of (unqualified) identifiers. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. + + + + + + - UrnCharacteristic + key - A Urn + + en + Key + - urn:bamm:io.catenax.idconversion:1.0.0#key - - - - - Key - - - key - - String - - A Unique Resource Name (URN) preferrably in IRI syntax (with a trailing #) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + - IdCharacteristic + values - An Id + + en + Values + - urn:bamm:io.catenax.idconversion:1.0.0#value - - - - - Value - - - value - - String - - An (unqualified) Identifier. This characteristic should be constrained in concrete implementations and in correspondence with associated domains of the Convert operation. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.idconversion:1.0.0#values + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Values + + + + + en + values + + + STRING + + + en + The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. + + + + + + + + + key + + + en + Key + + + urn:samm:io.catenax.idconversion:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + The key hints to the type (identifier of a specific origin, pseudonym of a given domain). + + + + + + + + + value + + + en + Value + + + urn:samm:io.catenax.idconversion:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. + + + + + + - - - IdConversion - - The IdConversion aspect deals with the Conversion of (vehicle, global) Identifiers like VINs into Pseudonyms which are located in an OEM domain (VANs, UUIDs and other concepts) and vice versa. As there are multiple options for representing Identifiers and performing Pseudonymization, this model uses a combination of unqualified values for identifiers paired with namespaces (domains, keys). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#IdConversion - - - - - - ConvertOperation - - Convert - - - The Convert operation converts from Identifiers into Pseudonyms of the respective domains. It is transactional in a sense that either all given identifiers could be converted or none (in which case the output will be empty). In all other cases, the converted identifier at index i of the output corresponds to the original identifier at index i of the input. - - - - - targetDomain - - Target Domain - - - The Target Domain of a Conversion is an input parameter which qualifies the desired target pseudonyms/identifiers. In cases where the Conversion has only a single target domain and this is crystal-clear from the context, it may be ommited. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#targetDomain - - - DefaultScalarValue[value=urn:VAN:com.bmw:1.0.0#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - QualifiedBatchOfIdentifiersEither - - A Qualified Batch of Identifiers - - - A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. - - false - false - - - - QualifiedListOfIdentifiersEntity - - Qualified List of Identifiers - - - Combines a domain with a list of unqualified Identifiers - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - false - true - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#values - - - DefaultScalarValue[value=['2HNYD28297H520948','1GCGG25V631131538', '5FNRL38778B035407']', typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - QualifiedIdentifierEntity - - Qualified Identifier - - - Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - value - - Value - - - The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#value - - - DefaultScalarValue[value=2HNYD28297H520948, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - QualifiedBatchOfIdentifiersEither - - A Qualified Batch of Identifiers - - - A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. - - false - false - - - - QualifiedListOfIdentifiersEntity - - Qualified List of Identifiers - - - Combines a domain with a list of unqualified Identifiers - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - false - true - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#values - - - DefaultScalarValue[value=['2HNYD28297H520948','1GCGG25V631131538', '5FNRL38778B035407']', typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - QualifiedIdentifierEntity - - Qualified Identifier - - - Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - value - - Value - - - The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#value - - - DefaultScalarValue[value=2HNYD28297H520948, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - ReidentificationOperation - - Reidentification - - - The Reidentification operation converts from Pseudonyms back into Identifiers of the respective domains. It is transactional in a sense that either all given identifiers could be converted or none (in which case the output will be empty). In all other cases, the converted identifier at index i of the output corresponds to the original identifier at index i of the input. - - - - - sourceDomain - - Source Domain - - - The Source Domain of a Reidentification is an input parameter which qualifies the desired target identifiers. In cases where the Reidentification has only a single source domain and this is crystal-clear from the context, it may be ommited. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#sourceDomain - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - QualifiedBatchOfIdentifiersEither - - A Qualified Batch of Identifiers - - - A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. - - false - false - - - - QualifiedListOfIdentifiersEntity - - Qualified List of Identifiers - - - Combines a domain with a list of unqualified Identifiers - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - false - true - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#values - - - DefaultScalarValue[value=['2HNYD28297H520948','1GCGG25V631131538', '5FNRL38778B035407']', typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - QualifiedIdentifierEntity - - Qualified Identifier - - - Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - value - - Value - - - The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#value - - - DefaultScalarValue[value=2HNYD28297H520948, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - QualifiedBatchOfIdentifiersEither - - A Qualified Batch of Identifiers - - - A Qualified Batch of Identifiers (and Pseudonyms) has two representations. Either it lists a set of unqualified Identifiers under a common domain/key. Or it lists a set of individually qualified Identifiers. - - false - false - - - - QualifiedListOfIdentifiersEntity - - Qualified List of Identifiers - - - Combines a domain with a list of unqualified Identifiers - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - false - true - - - - values - - Values - - - The Values property hosts a list of (unqualified) identifiers or pseudonyms. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#values - - - DefaultScalarValue[value=['2HNYD28297H520948','1GCGG25V631131538', '5FNRL38778B035407']', typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - QualifiedIdentifierEntity - - Qualified Identifier - - - Qualified Identifier is an entity which combines a namespace (key) and a local name (value) component. - - false - false - - - - key - - Key - - - The key hints to the type (identifier of a specific origin, pseudonym of a given domain). - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#key - - - DefaultScalarValue[value=urn:standard:org.iso:9721#, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - value - - Value - - - The value property is either a local identifier or pseudonym. The format and type of the value depends on the key property. - - Template - - - urn:bamm:io.catenax.idconversion:1.0.0#value - - - DefaultScalarValue[value=2HNYD28297H520948, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - + diff --git a/io.catenax.idconversion/1.0.0/gen/IdConversion.aasx b/io.catenax.idconversion/1.0.0/gen/IdConversion.aasx index 93430193..4ce1b844 100644 Binary files a/io.catenax.idconversion/1.0.0/gen/IdConversion.aasx and b/io.catenax.idconversion/1.0.0/gen/IdConversion.aasx differ diff --git a/io.catenax.idconversion/2.0.0/gen/IdConversion.aasx b/io.catenax.idconversion/2.0.0/gen/IdConversion.aasx index 5a7b02fc..903e5f42 100644 Binary files a/io.catenax.idconversion/2.0.0/gen/IdConversion.aasx and b/io.catenax.idconversion/2.0.0/gen/IdConversion.aasx differ diff --git a/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition-aas.xml b/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition-aas.xml index 99c0aa36..084f4eb5 100644 --- a/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition-aas.xml +++ b/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition-aas.xml @@ -1,533 +1,771 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.individual_asset_definition:1.0.0#IndividualAssetDefinition + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.individual_asset_definition:1.0.0#IndividualAssetDefinition/submodel + + + + - - - defaultAsset - - + + + IndividualAssetDefinition + + + en + Permanent characteristics of an individual asset. + + + + urn:samm:io.catenax.individual_asset_definition:1.0.0#IndividualAssetDefinition/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.individual_asset_definition:1.0.0#IndividualAssetDefinition + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.individual_asset_definition:1.0.0#catenaXId + + + + xs:string + + + + assetOwnerId + + + en + Asset Owner ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.individual_asset_definition:1.0.0#assetOwnerId + + + + xs:string + + + + assetSerialNumber + + + en + Asset Serial Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.individual_asset_definition:1.0.0#assetSerialNumber + + + + xs:string + + + + assetType + + + en + Asset Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.individual_asset_definition:1.0.0#assetType + + + + xs:string + + + + PhysicalDimensionsEntity + + + en + physical dimensions + + + + + en + Entity encapsulating the physical dimensions of an object. + + + + + weight + + + en + weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + xs:double + + + + diameter + + + en + diameter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + xs:double + + + + height + + + en + height + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + xs:double + + + + width + + + en + width + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + xs:double + + + + length + + + en + length + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + xs:double + + + + + + + - IndividualAssetDefinition + APPLICATION_CLASS + IndividualAssetDefinition - Individual Asset Definition + + en + Individual Asset Definition + - APPLICATION_CLASS - Permanent characteristics of an individual asset. + + en + Permanent characteristics of an individual asset. + - urn:bamm:io.catenax.individual_asset_definition:1.0.0#IndividualAssetDefinition - - - - - Individual Asset Definition - - - IndividualAssetDefinition - - - Permanent characteristics of an individual asset. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.individual_asset_definition:1.0.0#IndividualAssetDefinition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Individual Asset Definition + + + + + en + IndividualAssetDefinition + + + + + en + Permanent characteristics of an individual asset. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X Id Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.individual_asset_definition:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.individual_asset_definition:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the asset, valid for the Catena-X dataspace. + + + + + + - AssetOwnerCharacteristic + assetOwnerId - Asset Owner Characteristic + + en + Asset Owner ID + - urn:bamm:io.catenax.individual_asset_definition:1.0.0#assetOwnerId - - - - - Asset Owner ID - - - assetOwnerId - - String - - Characteristic describing the property asset owner. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.individual_asset_definition:1.0.0#assetOwnerId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Asset Owner ID + + + + + en + assetOwnerId + + + STRING + + + en + BPNL of the asset owner. + + + + + + - AssetSerialNumberCharacteristic + assetSerialNumber - Asset Serial Number Characteristic + + en + Asset Serial Number + - urn:bamm:io.catenax.individual_asset_definition:1.0.0#assetSerialNumber - - - - - Asset Serial Number - - - assetSerialNumber - - String - - Characteristic describing the property serial number. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.individual_asset_definition:1.0.0#assetSerialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Asset Serial Number + + + + + en + assetSerialNumber + + + STRING + + + en + The serial number of the asset. + + + + + + - AssetTypeCharacteristic + assetType - Asset Type Characteristic + + en + Asset Type + - urn:bamm:io.catenax.individual_asset_definition:1.0.0#assetType - - - - - Asset Type - - - assetType - - String - - Characteristic describing the property asset type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.individual_asset_definition:1.0.0#assetType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Asset Type + + + + + en + assetType + + + STRING + + + en + The type of an asset. + + + + + + - KilogramCharacteristic + weight - kilogram characteristic + + en + weight + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#weight - - - - - weight - - - weight - - kilogram - RealMeasure - - a measurement value given in the unit kilogram - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + REAL_MEASURE + + + en + Weight of the item + + + + + + - MillimetreCharacteristic + diameter - millimetre characteristic + + en + diameter + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#diameter - - - - - diameter - - - diameter - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + REAL_MEASURE + + + en + Diameter of the item. + + + + + + - MillimetreCharacteristic + height - millimetre characteristic + + en + height + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#height - - - - - height - - - height - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + REAL_MEASURE + + + en + Height of the item. + + + + + + - MillimetreCharacteristic + width - millimetre characteristic + + en + width + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#width - - - - - width - - - width - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + REAL_MEASURE + + + en + Width of the item. + + + + + + - MillimetreCharacteristic + length - millimetre characteristic + + en + length + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#length - - - - - length - - - length - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + REAL_MEASURE + + + en + Length of the item. + + + + + + - PhysicalDimensionsCharacteristic + physicalDimensionsProperty - physical dimensions + + en + physical dimensions + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#physicalDimensionsProperty - - - - - physical dimensions - - - physicalDimensionsProperty - - String - - Describes the physical dimensions of then entity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.individual_asset_definition:1.0.0#physicalDimensionsProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + physicalDimensionsProperty + + + STRING + + + en + Describes the physical dimensions of then entity. + + + + + + - - - IndividualAssetDefinition - - Permanent characteristics of an individual asset. - - Template - - - urn:bamm:io.catenax.individual_asset_definition:1.0.0#IndividualAssetDefinition - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the asset, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.individual_asset_definition:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:ed85f17e-29dd-473c-9cb8-d7ad1dc44d2f, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - assetOwnerId - - Asset Owner ID - - - BPNL of the asset owner. - - Template - - - urn:bamm:io.catenax.individual_asset_definition:1.0.0#assetOwnerId - - - DefaultScalarValue[value=BPNL021738173000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - assetSerialNumber - - Asset Serial Number - - - The serial number of the asset. - - Template - - - urn:bamm:io.catenax.individual_asset_definition:1.0.0#assetSerialNumber - - - DefaultScalarValue[value=321-0740-6790-XY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - assetType - - Asset Type - - - The type of an asset. - - Template - - - urn:bamm:io.catenax.individual_asset_definition:1.0.0#assetType - - - DefaultScalarValue[value=package, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PhysicalDimensionsEntity - - physical dimensions - - - Entity encapsulating the physical dimensions of an object. - - false - false - - - - weight - - weight - - - Weight of the item - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#weight - - - DefaultScalarValue[value=100.7, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - diameter - - diameter - - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#diameter - - - DefaultScalarValue[value=0.03, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - height - - height - - - Height of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#height - - - DefaultScalarValue[value=0.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - width - - width - - - Width of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#width - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - length - - length - - - Length of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#length - - - DefaultScalarValue[value=20000.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - - + diff --git a/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition.aasx b/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition.aasx index 98c57cd4..7671e764 100644 Binary files a/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition.aasx and b/io.catenax.individual_asset_definition/1.0.0/gen/IndividualAssetDefinition.aasx differ diff --git a/io.catenax.individual_asset_definition/2.0.0/gen/IndividualAssetDefinition.aasx b/io.catenax.individual_asset_definition/2.0.0/gen/IndividualAssetDefinition.aasx index 81053bb8..0d56e48c 100644 Binary files a/io.catenax.individual_asset_definition/2.0.0/gen/IndividualAssetDefinition.aasx and b/io.catenax.individual_asset_definition/2.0.0/gen/IndividualAssetDefinition.aasx differ diff --git a/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData-aas.xml b/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData-aas.xml index 99eb2be0..b1ab9e2e 100644 --- a/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData-aas.xml +++ b/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData-aas.xml @@ -1,1209 +1,1812 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.iot_sensor_data:1.0.0#IotSensorData + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.iot_sensor_data:1.0.0#IotSensorData/submodel + + + + - - - defaultAsset - - + + + IotSensorData + + + en + The data collected by an IoT Sensor Device. + + + + urn:samm:io.catenax.iot_sensor_data:1.0.0#IotSensorData/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#IotSensorData + + + + + + GeoDataEntity + + + en + Geo Data Entity + + + + + en + Encapsulates the Geo Data relevant attributes. + + + + + latitude + + + en + Latitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#latitude + + + + + + ExternalReference + + + GlobalReference + https://www.wikidata.org/wiki/Q34027 + + + + + xs:decimal + + + + longitude + + + en + Longitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#longitude + + + + + + ExternalReference + + + GlobalReference + https://www.wikidata.org/wiki/Q36477 + + + + + xs:decimal + + + + altitude + + + en + Altitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#altitude + + + + + + ExternalReference + + + GlobalReference + http://www.nmea.de/nmea0183datensaetze.html#gga + + + + + xs:decimal + + + + geoDataTimestamp + + + en + Geo Data Timestamp + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#geoDataTimestamp + + + + xs:dateTime + + + + + + batteryLevel + + + en + Battery Level + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#batteryLevel + + + + xs:decimal + + + + humidity + + + en + Humidity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#humidity + + + + xs:decimal + + + + fillingLevel + + + en + Filling Level + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#fillingLevel + + + + + + ExternalReference + + + GlobalReference + https://www.giessereilexikon.com/en/foundry-lexicon/Encyclopedia/show/filling-level-4695/?cHash=25ad834655406130e927973c5b7d5f8b + + + + + xs:decimal + + + + temperature + + + en + Temperature + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#temperature + + + + xs:decimal + + + + timestampSensoric + + + en + Timestamp Sensoric + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#timestampSensoric + + + + xs:dateTime + + + + light + + + en + Light + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#light + + + + + + ExternalReference + + + GlobalReference + https://www.wikidata.org/wiki/Q107780 + + + + + xs:decimal + + + + acceleration + + + en + Acceleration + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#acceleration + + + + xs:decimal + + + + weight + + + en + Weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#weight + + + + xs:decimal + + + + pressure + + + en + Pressure + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#pressure + + + + + + ExternalReference + + + GlobalReference + https://www.wikidata.org/wiki/Q39552 + + + + + xs:decimal + + + + binarySensor + + + en + Binary Sensor + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#binarySensor + + + + xs:integer + + + + soundSensor + + + en + Sound Sensor + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#soundSensor + + + + + + ExternalReference + + + GlobalReference + https://www.wikidata.org/wiki/Q14515278 + + + + + xs:decimal + + + + transmissionMethod + + + en + Transmission Method + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#transmissionMethod + + + + xs:string + + + + analogSensor + + + en + Analog Sensor 1-10 + + + + + en + Sensor that produce continuous analog output signal. + + + true + DataElement + + + AnalogSensorEntity + + + en + Analog Sensor Entity + + + + + en + Encapsulates all analog sensor properties. + + + + + analogSensorNumber + + + en + Analog Sensor Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#analogSensorNumber + + + + xs:integer + + + + analogSensorValue + + + en + Analog Sensor Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#analogSensorValue + + + + xs:float + + + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#catenaXId + + + + xs:string + + + + errorCode + + + en + Error Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_data:1.0.0#errorCode + + + + xs:integer + + + + + - IotSensorData + APPLICATION_CLASS + IotSensorData - IoT Sensor Data + + en + IoT Sensor Data + - APPLICATION_CLASS - The data collected by an IoT Sensor Device. + + en + The data collected by an IoT Sensor Device. + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#IotSensorData - - - - - IoT Sensor Data - - - IotSensorData - - - The data collected by an IoT Sensor Device. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#IotSensorData + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + IoT Sensor Data + + + + + en + IotSensorData + + + + + en + The data collected by an IoT Sensor Device. + + + + + + - LatitudeCharacteristic + latitude - Latitude Characteristic + + en + Latitude + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#latitude - - - - - Latitude - - - latitude - - IntegerMeasure - - Characteristic describing the property latitude. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#latitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Latitude + + + + + en + latitude + + + INTEGER_MEASURE + + + en + The angle between zenith and a plane parallel to the equator. + + + + + + - LongitudeCharacteristic + longitude - Longitude Characteristic + + en + Longitude + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#longitude - - - - - Longitude - - - longitude - - IntegerMeasure - - Characteristic describing the property longitude. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#longitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Longitude + + + + + en + longitude + + + INTEGER_MEASURE + + + en + Geographic coordinate that specifies the east-west position of a point on the Earth's surface. + + + + + + - AltitudeCharacteristic + altitude - Altitude Characteristic + + en + Altitude + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#altitude - - - - - Altitude - - - altitude - - IntegerMeasure - - Characteristic describing the property altitude. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#altitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Altitude + + + + + en + altitude + + + INTEGER_MEASURE + + + en + Antenna Altitude above/below mean-sea-level (geoid). + + + + + + - Timestamp + geoDataTimestamp - Timestamp + + en + Geo Data Timestamp + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#geoDataTimestamp - - - - - Geo Data Timestamp - - - geoDataTimestamp - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#geoDataTimestamp + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geo Data Timestamp + + + + + en + geoDataTimestamp + + + STRING + + + en + The timestamp of the latest sensor reading of the geo data. + + + + + + - GeoDataCharacteristic + geoData - Geo Data Characteristic + + en + Geo Data + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#geoData - - - - - Geo Data - - - geoData - - String - - Characteristic to describe the related Geo data. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#geoData + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geo Data + + + + + en + geoData + + + STRING + + + en + Geodata, geographic data or geospatial data, refers to data and information that has explicit or implicit association with a location relative to Earth. + + + + + + - BatteryLevelCharacteristic + batteryLevel - Battery Level Characteristic + + en + Battery Level + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#batteryLevel - - - - - Battery Level - - - batteryLevel - - percent - IntegerMeasure - - Characteristic to describe the property battery level. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#batteryLevel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Battery Level + + + + + en + batteryLevel + + + percent + INTEGER_MEASURE + + + en + The battery level displays how much charge of the battery has been left. + + + + + + - HumidityCharacteristic + humidity - Humidity Characteristic + + en + Humidity + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#humidity - - - - - Humidity - - - humidity - - percent - IntegerMeasure - - Characteristic that describes the property humidity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#humidity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Humidity + + + + + en + humidity + + + percent + INTEGER_MEASURE + + + en + Describes the concentration of water vapor present in the air. + + + + + + - FillingLevelCharacteristic + fillingLevel - Filling Level Characteristic + + en + Filling Level + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#fillingLevel - - - - - Filling Level - - - fillingLevel - - percent - IntegerMeasure - - Characteristic that describes the property filling level. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#fillingLevel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Filling Level + + + + + en + fillingLevel + + + percent + INTEGER_MEASURE + + + en + Volume percentage of a liquid or solid filling material in a container or vessel. + + + + + + - TemperatureCharacteristic + temperature - Temperature Characteristic + + en + Temperature + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#temperature - - - - - Temperature - - - temperature - - degreeCelsius - IntegerMeasure - - Characteristic that describes the property temperature. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#temperature + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Temperature + + + + + en + temperature + + + degreeCelsius + INTEGER_MEASURE + + + en + Physical quantity that expresses quantitatively the perceptions of hotness and coldness. + + + + + + - Timestamp + timestampSensoric - Timestamp + + en + Timestamp Sensoric + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#timestampSensoric - - - - - Timestamp Sensoric - - - timestampSensoric - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#timestampSensoric + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Timestamp Sensoric + + + + + en + timestampSensoric + + + STRING + + + en + The timestamp of the latest sensor reading. + + + + + + - LightCharacteristic + light - Light Characteristic + + en + Light + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#light - - - - - Light - - - light - - lumen - IntegerMeasure - - Characteristic that describes the property light. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#light + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Light + + + + + en + light + + + lumen + INTEGER_MEASURE + + + en + The measure of brightness of a light source in terms of energy being emitted. + + + + + + - AccelerationCharacteristic + acceleration - Acceleration Characteristic + + en + Acceleration + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#acceleration - - - - - Acceleration - - - acceleration - - metrePerSecondSquared - IntegerMeasure - - Characteristic that describes the property acceleration. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#acceleration + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Acceleration + + + + + en + acceleration + + + metrePerSecondSquared + INTEGER_MEASURE + + + en + The rate of change of the velocity of an object with respect to time. + + + + + + - WeightCharacteristic + weight - Weight Characteristic + + en + Weight + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#weight - - - - - Weight - - - weight - - kilogram - IntegerMeasure - - Characteristic that describes the property weight. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Weight + + + + + en + weight + + + kilogram + INTEGER_MEASURE + + + en + Measured weight at timestamp. + + + + + + - PressureCharacteristic + pressure - Pressure Characteristic + + en + Pressure + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#pressure - - - - - Pressure - - - pressure - - pascal - IntegerMeasure - - Characteristic that describes the property pressure. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#pressure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Pressure + + + + + en + pressure + + + pascal + INTEGER_MEASURE + + + en + Force applied over an area. + + + + + + - BinarySensorCharacteristic + binarySensor - Binary Sensor Characteristic + + en + Binary Sensor + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#binarySensor - - - - - Binary Sensor - - - binarySensor - - IntegerMeasure - - Characteristic that describes the property binary sensor. - - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#BinarySensorCharacteristic:DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#BinarySensorCharacteristic:DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#binarySensor + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Binary Sensor + + + + + en + binarySensor + + + INTEGER_MEASURE + + + en + Binary sensor monitors the state of condition of the parent assets. + + + + + + 0 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#BinarySensorCharacteristic:0 + + + + + + 1 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#BinarySensorCharacteristic:1 + + + + + + + + + + - SoundSensorCharacteristic + soundSensor - Sound Sensor Characteristic + + en + Sound Sensor + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#soundSensor - - - - - Sound Sensor - - - soundSensor - - decibel - IntegerMeasure - - Characteristic that describes the property sound sensor. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#soundSensor + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Sound Sensor + + + + + en + soundSensor + + + decibel + INTEGER_MEASURE + + + en + Measured sound pressure level - local pressure deviation from the ambient pressure, caused by a sound wave. + + + + + + - TransmissionMethodCharacteristic + transmissionMethod - Transmission Method Characteristic + + en + Transmission Method + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#transmissionMethod - - - - - Transmission Method - - - transmissionMethod - - String - - Characteristic that describes the property transmission method. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#transmissionMethod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Transmission Method + + + + + en + transmissionMethod + + + STRING + + + en + The method under which the sensing data is transmitted from the source to the remote node. + + + + + + - AnalogSensorNumberCharacteristic - urn:bamm:io.catenax.iot_sensor_data:1.0.0#analogSensorNumber - - - - - Analog Sensor Number - - - analogSensorNumber - - IntegerMeasure - - Characteristic of the analog sensor number property. - - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=7, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=7, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=8, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=8, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=9, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=9, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:DefaultScalarValue[value=10, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - DefaultScalarValue[value=10, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + analogSensorNumber + + + en + Analog Sensor Number + + + urn:samm:io.catenax.iot_sensor_data:1.0.0#analogSensorNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Analog Sensor Number + + + + + en + analogSensorNumber + + + INTEGER_MEASURE + + + en + Characteristic describing the number of Analog sensor. + + + + + + 1 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:1 + + + + + + 2 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:2 + + + + + + 3 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:3 + + + + + + 4 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:4 + + + + + + 5 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:5 + + + + + + 6 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:6 + + + + + + 7 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:7 + + + + + + 8 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:8 + + + + + + 9 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:9 + + + + + + 10 + + ModelReference + + + DataElement + urn:samm:io.catenax.iot_sensor_data:1.0.0#AnalogSensorNumberCharacteristic:10 + + + + + + + + + + - AnalogSensorValueCharacteristic + analogSensorValue - Analog Sensor Value Characteristic + + en + Analog Sensor Value + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#analogSensorValue - - - - - Analog Sensor Value - - - analogSensorValue - - RealMeasure - - Characteristic describing the property analog sensor value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#analogSensorValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Analog Sensor Value + + + + + en + analogSensorValue + + + REAL_MEASURE + + + en + The value of the analog sensor. + + + + + + - AnalogSensorCharacteristic + analogSensor - Analog Sensor Characteristic + + en + Analog Sensor 1-10 + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#analogSensor - - - - - Analog Sensor 1-10 - - - analogSensor - - String - - Characteristic that describes the property analog sensor. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#analogSensor + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Analog Sensor 1-10 + + + + + en + analogSensor + + + STRING + + + en + Sensor that produce continuous analog output signal. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X Id Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the asset, valid for the Catena-X dataspace. + + + + + + - ErrorCodeCharacteristic + errorCode - Error Code Characteristic + + en + Error Code + - urn:bamm:io.catenax.iot_sensor_data:1.0.0#errorCode - - - - - Error Code - - - errorCode - - IntegerMeasure - - A characteristic describing the property error code. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_data:1.0.0#errorCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Error Code + + + + + en + errorCode + + + INTEGER_MEASURE + + + en + A numeric code that is used to determine the nature of an error and why it occured. The mapping is defined by the Asset Tracking Platform + + + + + + - - - IotSensorData - - The data collected by an IoT Sensor Device. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#IotSensorData - - - - - - GeoDataEntity - - Geo Data Entity - - - Encapsulates the Geo Data relevant attributes. - - false - false - - - - latitude - - Latitude - - - The angle between zenith and a plane parallel to the equator. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#latitude - - - DefaultScalarValue[value=4807.03, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - longitude - - Longitude - - - Geographic coordinate that specifies the east-west position of a point on the Earth's surface. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#longitude - - - DefaultScalarValue[value=1131.02, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - altitude - - Altitude - - - Antenna Altitude above/below mean-sea-level (geoid). - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#altitude - - - DefaultScalarValue[value=280.20, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - geoDataTimestamp - - Geo Data Timestamp - - - The timestamp of the latest sensor reading of the geo data. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#geoDataTimestamp - - - DefaultScalarValue[value=2023-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - batteryLevel - - Battery Level - - - The battery level displays how much charge of the battery has been left. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#batteryLevel - - - DefaultScalarValue[value=50.00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - humidity - - Humidity - - - Describes the concentration of water vapor present in the air. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#humidity - - - DefaultScalarValue[value=74.00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - fillingLevel - - Filling Level - - - Volume percentage of a liquid or solid filling material in a container or vessel. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#fillingLevel - - - DefaultScalarValue[value=45.00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - temperature - - Temperature - - - Physical quantity that expresses quantitatively the perceptions of hotness and coldness. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#temperature - - - DefaultScalarValue[value=25.00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - timestampSensoric - - Timestamp Sensoric - - - The timestamp of the latest sensor reading. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#timestampSensoric - - - DefaultScalarValue[value=2023-02-05T15:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - light - - Light - - - The measure of brightness of a light source in terms of energy being emitted. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#light - - - DefaultScalarValue[value=450.00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - acceleration - - Acceleration - - - The rate of change of the velocity of an object with respect to time. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#acceleration - - - DefaultScalarValue[value=33.528, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - weight - - Weight - - - Measured weight at timestamp. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#weight - - - DefaultScalarValue[value=15.50, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - pressure - - Pressure - - - Force applied over an area. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#pressure - - - DefaultScalarValue[value=2.60, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - binarySensor - - Binary Sensor - - - Binary sensor monitors the state of condition of the parent assets. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#binarySensor - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - soundSensor - - Sound Sensor - - - Measured sound pressure level - local pressure deviation from the ambient pressure, caused by a sound wave. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#soundSensor - - - DefaultScalarValue[value=48.00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - transmissionMethod - - Transmission Method - - - The method under which the sensing data is transmitted from the source to the remote node. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#transmissionMethod - - - DefaultScalarValue[value=LoRaWAN, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - analogSensor - - Analog Sensor 1-10 - - - Sensor that produce continuous analog output signal. - - false - true - - - - AnalogSensorEntity - - Analog Sensor Entity - - - Encapsulates all analog sensor properties. - - false - false - - - - analogSensorNumber - - Analog Sensor Number - - - Characteristic describing the number of Analog sensor. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#analogSensorNumber - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - analogSensorValue - - Analog Sensor Value - - - The value of the analog sensor. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#analogSensorValue - - - DefaultScalarValue[value=2.55, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the asset, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:ed85f17e-29dd-473c-9cb8-d7ad1dc44d2f, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - errorCode - - Error Code - - - A numeric code that is used to determine the nature of an error and why it occured. The mapping is defined by the Asset Tracking Platform - - Template - - - urn:bamm:io.catenax.iot_sensor_data:1.0.0#errorCode - - - DefaultScalarValue[value=105, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - - + diff --git a/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData.aasx b/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData.aasx index fcfa97b9..1adc4513 100644 Binary files a/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData.aasx and b/io.catenax.iot_sensor_data/1.0.0/gen/IotSensorData.aasx differ diff --git a/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData-aas.xml b/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData-aas.xml index f851a3a2..db66018d 100644 --- a/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData-aas.xml +++ b/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.iot_sensor_data:2.0.0#IotSensorData - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#IotSensorData] - - - - - - - - en - Iot Sensor Data - - - - - EN - IotSensorData - - - - - en - The data collected by an IoT Sensor Device. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.iot_sensor_data:2.0.0#IotSensorData/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#IotSensorData]/submodel + urn:samm:io.catenax.iot_sensor_data:2.0.0#IotSensorData/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The fully anonymous Catena-X ID of the asset, valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_sensorRuntimeData + sensorRuntimeData en @@ -113,11 +83,11 @@ The information collected by a Sensor device at an instance in time. - false + true DataElement - id_SensorRuntimeDataEntity + SensorRuntimeDataEntity en @@ -132,7 +102,7 @@ - id_SensorGeoLocationEntity + SensorGeoLocationEntity en @@ -147,19 +117,13 @@ - id_latitude + latitude en Latitude - - - en - The angle between zenith and a plane parallel to the equator. - - ExternalReference @@ -170,22 +134,16 @@ xs:decimal - Unknown + - id_longitude + longitude en Longitude - - - en - Geographic coordinate that specifies the east-west position of a point on the Earth's surface. - - ExternalReference @@ -196,22 +154,16 @@ xs:decimal - Unknown + - id_altitude + altitude en Altitude - - - en - Antenna Altitude above/below mean-sea-level (geoid). - - ExternalReference @@ -222,22 +174,16 @@ xs:decimal - Unknown + - id_geoDataTimestamp + geoDataTimestamp en Geo Data Timestamp - - - en - The timestamp of the latest sensor reading of the geo data. - - ExternalReference @@ -248,24 +194,18 @@ xs:dateTime - Unknown + - id_batteryLevel + batteryLevel en Battery Level - - - en - The battery level displays how much charge of the battery has been left. - - ExternalReference @@ -276,22 +216,16 @@ xs:decimal - Unknown + - id_timestamp + timestamp en Timestamp - - - en - The timestamp of the latest sensor reading. - - ExternalReference @@ -302,10 +236,10 @@ xs:dateTime - Unknown + - id_sensorData + sensorData en @@ -318,11 +252,11 @@ The data collected by an IoT Sensor Device. - false + true DataElement - id_SensorDataEntity + SensorDataEntity en @@ -337,19 +271,13 @@ - id_sensorType + sensorType en Sensor Type - - - en - Different types of sensors that are commonly used in various applications, measuring one of the physical properties like Temperature, Pressure, Resistance, Shock, Conduction, Heat Transfer etc. - - ExternalReference @@ -360,22 +288,16 @@ xs:string - Unknown + - id_sensorValue + sensorValue en Sensor Value - - - en - The measured value of the sensor type. - - ExternalReference @@ -386,10 +308,10 @@ xs:decimal - Unknown + - id_sensorUnit + sensorUnit en @@ -406,26 +328,20 @@ xs:string - Unknown + - id_transmissionMethod + transmissionMethod en Transmission Method - - - en - The method under which the sensing data is transmitted from the source to the remote node. - - ExternalReference @@ -436,7 +352,7 @@ xs:string - Unknown + @@ -448,7 +364,7 @@ APPLICATION_CLASS - id_IotSensorData + IotSensorData en @@ -469,7 +385,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#IotSensorData] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -483,7 +399,7 @@ - EN + en IotSensorData @@ -499,11 +415,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.iot_sensor_data:2.0.0#catenaXId @@ -514,7 +430,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -528,7 +444,7 @@ - EN + en catenaXId @@ -536,7 +452,7 @@ en - Trait to ensure UUID v4 data format. + The fully anonymous Catena-X ID of the asset, valid for the Catena-X dataspace. @@ -545,11 +461,11 @@ - id_LatitudeCharacteristic + latitude en - Latitude Characteristic + Latitude urn:samm:io.catenax.iot_sensor_data:2.0.0#latitude @@ -560,7 +476,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#latitude] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -574,7 +490,7 @@ - EN + en latitude @@ -582,7 +498,7 @@ en - Characteristic describing the property latitude. + The angle between zenith and a plane parallel to the equator. @@ -591,11 +507,11 @@ - id_LongitudeCharacteristic + longitude en - Longitude Characteristic + Longitude urn:samm:io.catenax.iot_sensor_data:2.0.0#longitude @@ -606,7 +522,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#longitude] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -620,7 +536,7 @@ - EN + en longitude @@ -628,7 +544,7 @@ en - Characteristic describing the property longitude. + Geographic coordinate that specifies the east-west position of a point on the Earth's surface. @@ -637,11 +553,11 @@ - id_AltitudeCharacteristic + altitude en - Altitude Characteristic + Altitude urn:samm:io.catenax.iot_sensor_data:2.0.0#altitude @@ -652,7 +568,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#altitude] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -666,7 +582,7 @@ - EN + en altitude @@ -674,7 +590,7 @@ en - Characteristic describing the property altitude. + Antenna Altitude above/below mean-sea-level (geoid). @@ -683,11 +599,11 @@ - id_Timestamp + geoDataTimestamp en - Timestamp + Geo Data Timestamp urn:samm:io.catenax.iot_sensor_data:2.0.0#geoDataTimestamp @@ -698,7 +614,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#geoDataTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -712,7 +628,7 @@ - EN + en geoDataTimestamp @@ -720,7 +636,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The timestamp of the latest sensor reading of the geo data. @@ -729,11 +645,11 @@ - id_SensorGeoLocationCharacteristics + sensorGeoLocation en - Sensor Geo Location Characteristics + Sensor Geo Location urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorGeoLocation @@ -744,7 +660,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorGeoLocation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -758,7 +674,7 @@ - EN + en sensorGeoLocation @@ -766,7 +682,7 @@ en - Characteristic to describe the related Geo data. + Geodata, geographic data or geospatial data, refers to data and information that has explicit or implicit association with a location relative to Earth. @@ -775,11 +691,11 @@ - id_BatteryLevelCharacteristic + batteryLevel en - Battery Level Characteristic + Battery Level urn:samm:io.catenax.iot_sensor_data:2.0.0#batteryLevel @@ -790,7 +706,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#batteryLevel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -804,7 +720,7 @@ - EN + en batteryLevel @@ -813,7 +729,7 @@ en - Characteristic to describe the property battery level. + The battery level displays how much charge of the battery has been left. @@ -822,7 +738,7 @@ - id_Timestamp + timestamp en @@ -837,7 +753,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#timestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -851,7 +767,7 @@ - EN + en timestamp @@ -859,7 +775,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The timestamp of the latest sensor reading. @@ -868,11 +784,11 @@ - id_Text + sensorType en - Text + Sensor Type urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorType @@ -883,7 +799,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -897,7 +813,7 @@ - EN + en sensorType @@ -905,7 +821,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Different types of sensors that are commonly used in various applications, measuring one of the physical properties like Temperature, Pressure, Resistance, Shock, Conduction, Heat Transfer etc. @@ -914,11 +830,11 @@ - id_SensorValueCharacteristics + sensorValue en - Sensor Value Characteristic + Sensor Value urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorValue @@ -929,7 +845,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -943,7 +859,7 @@ - EN + en sensorValue @@ -951,7 +867,7 @@ en - Describes the property which contains a sensor value of data type decimal. + The measured value of the sensor type. @@ -960,11 +876,11 @@ - id_UnitReference + sensorUnit en - Unit Reference + Sensor Unit urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorUnit @@ -975,7 +891,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -989,28 +905,22 @@ - EN + en sensorUnit STRING - - - en - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - id_SensorDataCharacteristics + sensorData en - Sensor Data Characteristics + Sensor Data urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorData @@ -1021,7 +931,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorData] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1035,7 +945,7 @@ - EN + en sensorData @@ -1043,7 +953,7 @@ en - Characteristic to describe the related Sensor data. + The data collected by an IoT Sensor Device. @@ -1052,11 +962,11 @@ - id_TransmissionMethodCharacteristic + transmissionMethod en - Transmission Method Characteristic + Transmission Method urn:samm:io.catenax.iot_sensor_data:2.0.0#transmissionMethod @@ -1067,7 +977,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#transmissionMethod] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1081,7 +991,7 @@ - EN + en transmissionMethod @@ -1089,7 +999,7 @@ en - Characteristic that describes the property transmission method. + The method under which the sensing data is transmitted from the source to the remote node. @@ -1098,11 +1008,11 @@ - id_SensorRuntimeDataCharacteristics + sensorRuntimeData en - Sensor Runtime Data Characteristics + Sensor Runtime Data urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorRuntimeData @@ -1113,7 +1023,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_data:2.0.0#sensorRuntimeData] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1127,7 +1037,7 @@ - EN + en sensorRuntimeData @@ -1135,7 +1045,7 @@ en - Characteristic describing the list of the Sensor Runtime Data property. + The information collected by a Sensor device at an instance in time. diff --git a/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData.aasx b/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData.aasx index 85646ff1..6cb5bfc2 100644 Binary files a/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData.aasx and b/io.catenax.iot_sensor_data/2.0.0/gen/IotSensorData.aasx differ diff --git a/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition-aas.xml b/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition-aas.xml index 19227a18..e803dd49 100644 --- a/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition-aas.xml +++ b/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition-aas.xml @@ -1,297 +1,450 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#IotSensorDeviceDefinition + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#IotSensorDeviceDefinition/submodel + + + + - - - defaultAsset - - + + + IotSensorDeviceDefinition + + + en + Permanent characteristics of the individual IoT sensor device. + + + + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#IotSensorDeviceDefinition/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#IotSensorDeviceDefinition + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#catenaXId + + + + xs:string + + + + manufacturer + + + en + Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#manufacturer + + + + + + ExternalReference + + + GlobalReference + https://www.wikidata.org/wiki/Q13235160 + + + + + xs:string + + + + type + + + en + IoT Sensor Device Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#type + + + + xs:string + + + + serialNumber + + + en + IoT Sensor Device Serial Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#serialNumber + + + + xs:string + + + + ownerID + + + en + IoT Sensor Device Owner + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#ownerID + + + + xs:string + + + + + - IotSensorDeviceDefinition + APPLICATION_CLASS + IotSensorDeviceDefinition - IoT Sensor Device Definition + + en + IoT Sensor Device Definition + - APPLICATION_CLASS - Permanent characteristics of the individual IoT sensor device. + + en + Permanent characteristics of the individual IoT sensor device. + - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#IotSensorDeviceDefinition - - - - - IoT Sensor Device Definition - - - IotSensorDeviceDefinition - - - Permanent characteristics of the individual IoT sensor device. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#IotSensorDeviceDefinition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + IoT Sensor Device Definition + + + + + en + IotSensorDeviceDefinition + + + + + en + Permanent characteristics of the individual IoT sensor device. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. + + + + + + - ManufacturerCharacteristic + manufacturer - IoT Device Manufacturer Name + + en + Manufacturer + - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#manufacturer - - - - - Manufacturer - - - manufacturer - - String - - Characteristic describing the property manufacturer. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#manufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer + + + + + en + manufacturer + + + STRING + + + en + Manufacturer of the IoT sensor device. + + + + + + - TypeCharacteristic + type - IoT Device Type + + en + IoT Sensor Device Type + - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#type - - - - - IoT Sensor Device Type - - - type - - String - - Describes the characteristics of the given type of device. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#type + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + IoT Sensor Device Type + + + + + en + type + + + STRING + + + en + The type of the IoT sensor device. + + + + + + - SerialNumberCharacteristic + serialNumber - IoT Device Serial Number + + en + IoT Sensor Device Serial Number + - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#serialNumber - - - - - IoT Sensor Device Serial Number - - - serialNumber - - String - - Describes the characteristic of the property serial number. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#serialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + IoT Sensor Device Serial Number + + + + + en + serialNumber + + + STRING + + + en + The serial number of the IoT sensor device, as assigned by the manufacturer of the device. + + + + + + - OwnerIDCharacteristic + ownerID - IoT Device Owner Characteristic + + en + IoT Sensor Device Owner + - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#ownerID - - - - - IoT Sensor Device Owner - - - ownerID - - String - - Describes the Characteristic of the property ownerID. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.iot_sensor_device_definition:1.0.0#ownerID + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + IoT Sensor Device Owner + + + + + en + ownerID + + + STRING + + + en + The Catena-X BPNL of the device owner. + + + + + + - - - IotSensorDeviceDefinition - - Permanent characteristics of the individual IoT sensor device. - - Template - - - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#IotSensorDeviceDefinition - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:7a6a8376-1783-4926-9be0-5d946622b2e2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturer - - Manufacturer - - - Manufacturer of the IoT sensor device. - - Template - - - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#manufacturer - - - DefaultScalarValue[value=Company X, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - type - - IoT Sensor Device Type - - - The type of the IoT sensor device. - - Template - - - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#type - - - DefaultScalarValue[value=TRACK02839, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - serialNumber - - IoT Sensor Device Serial Number - - - The serial number of the IoT sensor device, as assigned by the manufacturer of the device. - - Template - - - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#serialNumber - - - DefaultScalarValue[value=123-0740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ownerID - - IoT Sensor Device Owner - - - The Catena-X BPNL of the device owner. - - Template - - - urn:bamm:io.catenax.iot_sensor_device_definition:1.0.0#ownerID - - - DefaultScalarValue[value=BPNL00000003ABCD, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - + diff --git a/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition.aasx b/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition.aasx index 97f01bb8..048d5da2 100644 Binary files a/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition.aasx and b/io.catenax.iot_sensor_device_definition/1.0.0/gen/IotSensorDeviceDefinition.aasx differ diff --git a/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition-aas.xml b/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition-aas.xml index 5ecb7fe2..761d8ac8 100644 --- a/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition-aas.xml +++ b/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#IotSensorDeviceDefinition - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#IotSensorDeviceDefinition] - - - - - - - - en - IoT Sensor Device Definition - - - - - EN - IotSensorDeviceDefinition - - - - - en - Permanent characteristics of the individual IoT sensor device. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#IotSensorDeviceDefinition/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#IotSensorDeviceDefinition]/submodel + urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#IotSensorDeviceDefinition/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - ExternalReference @@ -97,22 +67,16 @@ xs:string - Unknown + - id_manufacturer + manufacturer en Manufacturer - - - en - Manufacturer of the IoT sensor device. - - ExternalReference @@ -122,23 +86,28 @@ + + + ExternalReference + + + GlobalReference + https://www.wikidata.org/wiki/Q13235160 + + + + xs:string - Unknown + - id_type + type en IoT Sensor Device Type - - - en - The type of the IoT sensor device. - - ExternalReference @@ -149,22 +118,16 @@ xs:string - Unknown + - id_serialNumber + serialNumber en IoT Sensor Device Serial Number - - - en - The serial number of the IoT sensor device, as assigned by the manufacturer of the device. - - ExternalReference @@ -175,22 +138,16 @@ xs:string - Unknown + - id_ownerID + ownerID en IoT Sensor Device Owner - - - en - The Catena-X BPNL of the device owner. - - ExternalReference @@ -201,7 +158,7 @@ xs:string - Unknown + @@ -209,7 +166,7 @@ APPLICATION_CLASS - id_IotSensorDeviceDefinition + IotSensorDeviceDefinition en @@ -230,7 +187,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#IotSensorDeviceDefinition] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -244,7 +201,7 @@ - EN + en IotSensorDeviceDefinition @@ -260,11 +217,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#catenaXId @@ -275,7 +232,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -289,7 +246,7 @@ - EN + en catenaXId @@ -297,7 +254,7 @@ en - Trait to ensure UUID v4 data format. + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. @@ -306,11 +263,11 @@ - id_ManufacturerCharacteristic + manufacturer en - IoT Device Manufacturer Name + Manufacturer urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#manufacturer @@ -321,7 +278,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#manufacturer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -335,7 +292,7 @@ - EN + en manufacturer @@ -343,7 +300,7 @@ en - Characteristic describing the property manufacturer. + Manufacturer of the IoT sensor device. @@ -352,11 +309,11 @@ - id_TypeCharacteristic + type en - IoT Device Type + IoT Sensor Device Type urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#type @@ -367,7 +324,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#type] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -381,7 +338,7 @@ - EN + en type @@ -389,7 +346,7 @@ en - Describes the characteristics of the given type of device. + The type of the IoT sensor device. @@ -398,11 +355,11 @@ - id_SerialNumberCharacteristic + serialNumber en - IoT Device Serial Number + IoT Sensor Device Serial Number urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#serialNumber @@ -413,7 +370,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#serialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -427,7 +384,7 @@ - EN + en serialNumber @@ -435,7 +392,7 @@ en - Describes the characteristic of the property serial number. + The serial number of the IoT sensor device, as assigned by the manufacturer of the device. @@ -444,11 +401,11 @@ - id_BpnlTrait + ownerID en - BPNl Trait + IoT Sensor Device Owner urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#ownerID @@ -459,7 +416,7 @@ GlobalReference - Optional[urn:samm:io.catenax.iot_sensor_device_definition:2.0.0#ownerID] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -473,7 +430,7 @@ - EN + en ownerID @@ -481,7 +438,7 @@ en - Trait to ensure data format for BPNL. + The Catena-X BPNL of the device owner. diff --git a/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition.aasx b/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition.aasx index b88b2c40..ba546f05 100644 Binary files a/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition.aasx and b/io.catenax.iot_sensor_device_definition/2.0.0/gen/IotSensorDeviceDefinition.aasx differ diff --git a/io.catenax.item_stock/1.0.0/gen/ItemStock-aas.xml b/io.catenax.item_stock/1.0.0/gen/ItemStock-aas.xml index 8197296b..d676b6e4 100644 --- a/io.catenax.item_stock/1.0.0/gen/ItemStock-aas.xml +++ b/io.catenax.item_stock/1.0.0/gen/ItemStock-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.item_stock:1.0.0#ItemStock - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#ItemStock] - - - - - - - - en - Stock of Items - - - - - EN - ItemStock - - - - - en - This aspect represents the latest quantities of a partner's items that are on stock. The stock represent the build-to-order (BTO) stocks already available. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.item_stock:1.0.0#ItemStock/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.item_stock:1.0.0#ItemStock]/submodel + urn:samm:io.catenax.item_stock:1.0.0#ItemStock/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_positions + positions en @@ -90,11 +66,11 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi In case there is no item on stock, positions MUST be empty. - false + true DataElement - id_Position + Position en @@ -111,7 +87,7 @@ In case of a customer's stock for a supplier, the order position reference MUST - id_OrderPositionReference + OrderPositionReference en @@ -126,19 +102,13 @@ In case of a customer's stock for a supplier, the order position reference MUST - id_supplierOrderId + supplierOrderId en Supplier Order ID - - - en - This is the order number on the supplier side that is given by e.g., the supplier's enterprise resource planning system. - - ExternalReference @@ -149,22 +119,16 @@ In case of a customer's stock for a supplier, the order position reference MUST xs:string - Unknown + - id_customerOrderId + customerOrderId en Customer Order ID - - - en - This is the order number on the customer side that can be given by e.g., the customer's enterprise resource planning system. - - ExternalReference @@ -175,22 +139,16 @@ In case of a customer's stock for a supplier, the order position reference MUST xs:string - Unknown + - id_customerOrderPositionId + customerOrderPositionId en Customer Order Position ID - - - en - This is an identifier for the position of an order defined by the customer. It's not a technical identifier, such as an UUID. This identifier is used within the business context when talking about the position. - - ExternalReference @@ -201,24 +159,18 @@ In case of a customer's stock for a supplier, the order position reference MUST xs:string - Unknown + - id_lastUpdatedOnDateTime + lastUpdatedOnDateTime en Lasted Updated on Date - - - en - Date and time at which the position has been updated by the supplier's systems. Date and time are set according to a timezone. - - ExternalReference @@ -229,10 +181,10 @@ In case of a customer's stock for a supplier, the order position reference MUST xs:dateTime - Unknown + - id_allocatedStocks + allocatedStocks en @@ -245,11 +197,11 @@ In case of a customer's stock for a supplier, the order position reference MUST Stocks that have been already allocated to the customer or delivered by a specific supplier. An allocated stock always refers to a stock location. - false + true DataElement - id_AllocatedStock + AllocatedStock en @@ -268,7 +220,7 @@ In case of stocks "from a supplier ready to be shipped to a certain customer", t - id_ItemQuantityEntity + ItemQuantityEntity en @@ -283,19 +235,13 @@ In case of stocks "from a supplier ready to be shipped to a certain customer", t - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -306,22 +252,16 @@ In case of stocks "from a supplier ready to be shipped to a certain customer", t xs:float - Unknown + - id_itemUnit + itemUnit en Item Unit - - - en - The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - - ExternalReference @@ -331,25 +271,30 @@ In case of stocks "from a supplier ready to be shipped to a certain customer", t + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_stockLocationBPNS + stockLocationBPNS en BPNS of Stock Location - - - en - BPNS identifying the site the stock is located at. One stock has always one location. - - ExternalReference @@ -359,25 +304,28 @@ In case of stocks "from a supplier ready to be shipped to a certain customer", t + + + ExternalReference + + + GlobalReference + https://catena-x.net/fileadmin/user_upload/Standard-Bibliothek/Update_PDF_Maerz/5_BPDM/CX_-_0010_BUSINESS_PARTNER_NUMBER_PlatformCapabilityBPDM_v_1.0.1.pdf + + + + xs:string - Unknown + - id_isBlocked + isBlocked en Is Blocked - - - en - A set of finished items that are located on the blocked stock area, quarantine area, etc. waiting to be released. - -Example: Stock is in review and not released due to customer complaint regarding a recent batch. - - ExternalReference @@ -388,22 +336,16 @@ Example: Stock is in review and not released due to customer complaint regarding xs:boolean - Unknown + - id_stockLocationBPNA + stockLocationBPNA en BPNA of Stock Location - - - en - BPNA identifying the address the stock is located at. One stock has always one location. - - ExternalReference @@ -413,8 +355,19 @@ Example: Stock is in review and not released due to customer complaint regarding + + + ExternalReference + + + GlobalReference + https://catena-x.net/fileadmin/user_upload/Standard-Bibliothek/Update_PDF_Maerz/5_BPDM/CX_-_0010_BUSINESS_PARTNER_NUMBER_PlatformCapabilityBPDM_v_1.0.1.pdf + + + + xs:string - Unknown + @@ -425,19 +378,13 @@ Example: Stock is in review and not released due to customer complaint regarding - id_materialNumberCustomer + materialNumberCustomer en Customer Material Number - - - en - Material identifier as assigned by customer. This material number identifies the material (as planned) in customer's database. For standard parts (e.g. screws) for which a customer does not have an own number, the materialNumberSupplier should be set in this field, too. - - ExternalReference @@ -448,22 +395,16 @@ Example: Stock is in review and not released due to customer complaint regarding xs:string - Unknown + - id_materialGlobalAssetId + materialGlobalAssetId en Material Number UUID of the Customer's Twin - - - en - Material identifier used uniquely to identify the Material (e.g. PartAsPlanned). - - ExternalReference @@ -474,22 +415,16 @@ Example: Stock is in review and not released due to customer complaint regarding xs:string - Unknown + - id_materialNumberSupplier + materialNumberSupplier en Supplier Material Number - - - en - Material identifier as assigned by supplier. This material number identifies the material (as planned) in supplier's database. - - ExternalReference @@ -500,22 +435,16 @@ Example: Stock is in review and not released due to customer complaint regarding xs:string - Unknown + - id_direction + direction en Direction of Stock - - - en - Direction of the stock from data provider perspective. - - ExternalReference @@ -526,7 +455,7 @@ Example: Stock is in review and not released due to customer complaint regarding xs:string - Unknown + @@ -534,7 +463,7 @@ Example: Stock is in review and not released due to customer complaint regarding APPLICATION_CLASS - id_ItemStock + ItemStock en @@ -555,7 +484,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#ItemStock] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -569,7 +498,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en ItemStock @@ -585,11 +514,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_OrderIdCharacteristic + supplierOrderId en - Order ID Characteristic + Supplier Order ID urn:samm:io.catenax.item_stock:1.0.0#supplierOrderId @@ -600,7 +529,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#supplierOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -614,7 +543,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en supplierOrderId @@ -622,7 +551,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - This is a proprietary order ID, generated by either the supplier side or customer side. + This is the order number on the supplier side that is given by e.g., the supplier's enterprise resource planning system. @@ -631,11 +560,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_OrderIdCharacteristic + customerOrderId en - Order ID Characteristic + Customer Order ID urn:samm:io.catenax.item_stock:1.0.0#customerOrderId @@ -646,7 +575,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#customerOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -660,7 +589,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en customerOrderId @@ -668,7 +597,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - This is a proprietary order ID, generated by either the supplier side or customer side. + This is the order number on the customer side that can be given by e.g., the customer's enterprise resource planning system. @@ -677,11 +606,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_OrderPositionIdCharacteristic + customerOrderPositionId en - Position ID within Order + Customer Order Position ID urn:samm:io.catenax.item_stock:1.0.0#customerOrderPositionId @@ -692,7 +621,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#customerOrderPositionId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -706,7 +635,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en customerOrderPositionId @@ -714,7 +643,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - The position ID is unique for an order and used within business context to refer to a position. + This is an identifier for the position of an order defined by the customer. It's not a technical identifier, such as an UUID. This identifier is used within the business context when talking about the position. @@ -723,11 +652,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_OrderPositionReferenceCharacteristic + orderPositionReference en - Order Position Reference Characteristic + Order Position Reference urn:samm:io.catenax.item_stock:1.0.0#orderPositionReference @@ -738,7 +667,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#orderPositionReference] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -752,7 +681,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en orderPositionReference @@ -760,7 +689,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - The order position reference includes reference numbers for the order and the ID. As these information are meant for the customer, the customer reference numbers are mandatory. + The order position reference contains information to identify a position within an order. @@ -769,11 +698,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_DateTimeStamp + lastUpdatedOnDateTime en - Date Time Stamp Characteristic + Lasted Updated on Date urn:samm:io.catenax.item_stock:1.0.0#lastUpdatedOnDateTime @@ -784,7 +713,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#lastUpdatedOnDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -798,7 +727,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en lastUpdatedOnDateTime @@ -806,7 +735,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - The Date with the the timezone of the involved site. + Date and time at which the position has been updated by the supplier's systems. Date and time are set according to a timezone. @@ -815,11 +744,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -830,7 +759,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -844,7 +773,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en quantityValue @@ -852,7 +781,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -861,11 +790,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_ItemUnitEnumeration + itemUnit en - Item Unit Enumeration + Item Unit urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit @@ -876,7 +805,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -890,7 +819,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en itemUnit @@ -898,427 +827,427 @@ Example: Stock is in review and not released due to customer complaint regarding en - Enumeration for common item units. + The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:piece ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:piece - DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:set ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:set - DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pair ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pair - DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:page ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:page - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cycle - DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilowattHour ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilowattHour - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:gram - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonneMetricTon ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonneMetricTon - DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonUsOrShortTonUkorus ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonUsOrShortTonUkorus - DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:ounceAvoirdupois ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:ounceAvoirdupois - DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pound ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pound - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:centimetre - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilometre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilometre - DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:inch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:inch - DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:foot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:foot - DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:yard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:yard - DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareCentimetre - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareMetre - DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareInch - DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareFoot - DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareYard - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicCentimetre - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicInch - DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicFoot - DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicYard - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hectolitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hectolitre - DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:secondUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:secondUnitOfTime - DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:minuteUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:minuteUnitOfTime - DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hourUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hourUnitOfTime - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:day @@ -1331,11 +1260,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_QuantityCharacteristic + quantityOnAllocatedStock en - Quantity Characteristic + Quantity on Allocated Stock urn:samm:io.catenax.item_stock:1.0.0#quantityOnAllocatedStock @@ -1346,7 +1275,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#quantityOnAllocatedStock] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1360,7 +1289,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en quantityOnAllocatedStock @@ -1368,7 +1297,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - Describes the quantity on stock of the item defined by a quantity value and the measurement unit in which the quantity is measured. + This is the quantity of the material on stock. In case of stocks "from a supplier ready to be shipped to a certain customer", the stock may refer to an order position of a customer. @@ -1377,11 +1306,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_BpnsTrait + stockLocationBPNS en - BPNS Trait + BPNS of Stock Location urn:samm:io.catenax.item_stock:1.0.0#stockLocationBPNS @@ -1392,7 +1321,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#stockLocationBPNS] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1406,7 +1335,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en stockLocationBPNS @@ -1414,7 +1343,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - Trait to ensure data format for BPNS. + BPNS identifying the site the stock is located at. One stock has always one location. @@ -1423,11 +1352,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_IsBlockedCharacteristic + isBlocked en - Is Blocked Characteristic + Is Blocked urn:samm:io.catenax.item_stock:1.0.0#isBlocked @@ -1438,7 +1367,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#isBlocked] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1452,7 +1381,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en isBlocked @@ -1460,7 +1389,9 @@ Example: Stock is in review and not released due to customer complaint regarding en - Boolean characteristic indicating whether a stock is blocked (true) or not (false). + A set of finished items that are located on the blocked stock area, quarantine area, etc. waiting to be released. + +Example: Stock is in review and not released due to customer complaint regarding a recent batch. @@ -1469,11 +1400,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_BpnaTrait + stockLocationBPNA en - BPNA Trait + BPNA of Stock Location urn:samm:io.catenax.item_stock:1.0.0#stockLocationBPNA @@ -1484,7 +1415,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#stockLocationBPNA] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1498,7 +1429,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en stockLocationBPNA @@ -1506,7 +1437,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - Trait to ensure data format for BPNA. + BPNA identifying the address the stock is located at. One stock has always one location. @@ -1515,11 +1446,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_AllocatedStockCollection + allocatedStocks en - Allocated Stock Collection + Allocated Stocks urn:samm:io.catenax.item_stock:1.0.0#allocatedStocks @@ -1530,7 +1461,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#allocatedStocks] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1544,7 +1475,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en allocatedStocks @@ -1552,7 +1483,7 @@ Example: Stock is in review and not released due to customer complaint regarding en - Collection of allocated stocks that may relate to different stock locations. Per location there could be at maximum one blocked and one non blocked stock at the same time. + Stocks that have been already allocated to the customer or delivered by a specific supplier. An allocated stock always refers to a stock location. @@ -1561,11 +1492,11 @@ Example: Stock is in review and not released due to customer complaint regarding - id_PositionsCollection + positions en - Positions Collection + Positions urn:samm:io.catenax.item_stock:1.0.0#positions @@ -1576,7 +1507,7 @@ Example: Stock is in review and not released due to customer complaint regarding GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#positions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1590,7 +1521,7 @@ Example: Stock is in review and not released due to customer complaint regarding - EN + en positions @@ -1598,11 +1529,10 @@ Example: Stock is in review and not released due to customer complaint regarding en - If any stock is available, then there is at least one position. - -In case of a supplier's stock for a customer, the supplier can differentiate the stock according to the order positions of his customer. In this case multiple positions can be given. There could also be only one position without an OrderPositionReference indicating an anonymous stock which is allocated to the customer. + In case of a supplier's stocks for a customer, these stocks may reference the order position for that they have been produced. +In case of a customer's stock delivered by a supplier, there is exactly one position. -In case of a customer's stock delivered by a supplier, there is exactly one position without order position references. +In case there is no item on stock, positions MUST be empty. @@ -1611,11 +1541,11 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - id_MaterialNumberCharacteristic + materialNumberCustomer en - Material Number + Customer Material Number urn:samm:io.catenax.item_stock:1.0.0#materialNumberCustomer @@ -1626,7 +1556,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#materialNumberCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1640,7 +1570,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - EN + en materialNumberCustomer @@ -1648,7 +1578,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by customer. This material number identifies the material (as planned) in customer's database. For standard parts (e.g. screws) for which a customer does not have an own number, the materialNumberSupplier should be set in this field, too. @@ -1657,11 +1587,11 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - id_UuidV4Trait + materialGlobalAssetId en - Trait for UUIDs v4 + Material Number UUID of the Customer's Twin urn:samm:io.catenax.item_stock:1.0.0#materialGlobalAssetId @@ -1672,7 +1602,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#materialGlobalAssetId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1686,7 +1616,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - EN + en materialGlobalAssetId @@ -1694,7 +1624,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi en - Trait to ensure UUID v4 data format. + Material identifier used uniquely to identify the Material (e.g. PartAsPlanned). @@ -1703,11 +1633,11 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - id_MaterialNumberCharacteristic + materialNumberSupplier en - Material Number + Supplier Material Number urn:samm:io.catenax.item_stock:1.0.0#materialNumberSupplier @@ -1718,7 +1648,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#materialNumberSupplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1732,7 +1662,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - EN + en materialNumberSupplier @@ -1740,7 +1670,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by supplier. This material number identifies the material (as planned) in supplier's database. @@ -1749,11 +1679,11 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - id_DirectionCharacteristic + direction en - Direction of Stock Characteristic + Direction of Stock urn:samm:io.catenax.item_stock:1.0.0#direction @@ -1764,7 +1694,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi GlobalReference - Optional[urn:samm:io.catenax.item_stock:1.0.0#direction] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1778,7 +1708,7 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi - EN + en direction @@ -1786,32 +1716,31 @@ In case of a customer's stock delivered by a supplier, there is exactly one posi en - If a supplier provides stock information to a customer, use "OUTBOUND". -If a customer provides stock information to a supplier, use "INBOUND". + Direction of the stock from data provider perspective. - DefaultScalarValue[value=INBOUND, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + INBOUND ModelReference DataElement - urn:samm:io.catenax.item_stock:1.0.0#DirectionCharacteristic:DefaultScalarValue[value=INBOUND, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.item_stock:1.0.0#DirectionCharacteristic:INBOUND - DefaultScalarValue[value=OUTBOUND, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OUTBOUND ModelReference DataElement - urn:samm:io.catenax.item_stock:1.0.0#DirectionCharacteristic:DefaultScalarValue[value=OUTBOUND, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.item_stock:1.0.0#DirectionCharacteristic:OUTBOUND diff --git a/io.catenax.item_stock/1.0.0/gen/ItemStock.aasx b/io.catenax.item_stock/1.0.0/gen/ItemStock.aasx index e00639ed..750b5a35 100644 Binary files a/io.catenax.item_stock/1.0.0/gen/ItemStock.aasx and b/io.catenax.item_stock/1.0.0/gen/ItemStock.aasx differ diff --git a/io.catenax.item_stock/2.0.0/gen/ItemStock.aasx b/io.catenax.item_stock/2.0.0/gen/ItemStock.aasx index c00ce527..8e0bc403 100644 Binary files a/io.catenax.item_stock/2.0.0/gen/ItemStock.aasx and b/io.catenax.item_stock/2.0.0/gen/ItemStock.aasx differ diff --git a/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart-aas.xml b/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart-aas.xml index f7a84e48..901393b3 100644 --- a/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart-aas.xml +++ b/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart-aas.xml @@ -1,734 +1,1056 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.just_in_sequence_part:1.0.0#JustInSequencePart + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.just_in_sequence_part:1.0.0#JustInSequencePart/submodel + + + + - - - defaultAsset - - + + + JustInSequencePart + + + en + A just-in-sequence part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a combination of several IDs related to a just-in-sequence process. + + + + urn:samm:io.catenax.just_in_sequence_part:1.0.0#JustInSequencePart/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#JustInSequencePart + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#catenaXId + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#value + + + + xs:string + + + + + + + + ManufacturingEntity + + + en + Manufacturing Entity + + + + + en + Encapsulates the manufacturing relevant attributes + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#country + + + + xs:string + + + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#manufacturerPartId + + + + xs:string + + + + customerPartId + + + en + Customer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#customerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#nameAtManufacturer + + + + xs:string + + + + nameAtCustomer + + + en + Name at Customer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#nameAtCustomer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.just_in_sequence_part:1.0.0#classification + + + + xs:string + + + + + + + - JustInSequencePart + APPLICATION_CLASS + JustInSequencePart - Just in Sequence Part + + en + Just in Sequence Part + - APPLICATION_CLASS - A just-in-sequence part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a combination of several IDs related to a just-in-sequence process. + + en + A just-in-sequence part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a combination of several IDs related to a just-in-sequence process. + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#JustInSequencePart - - - - - Just in Sequence Part - - - JustInSequencePart - - - A just-in-sequence part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a combination of several IDs related to a just-in-sequence process. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#JustInSequencePart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Just in Sequence Part + + + + + en + JustInSequencePart + + + + + en + A just-in-sequence part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a combination of several IDs related to a just-in-sequence process. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the just-in-sequence part, valid for the Catena-X dataspace. + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "jisNumber" - a number that is used to identify the call-off that can be assumed unique within the specific just-in-sequence process. This is typically not the sequence number, but the call-off number. -- "jisCallDate" the date of the just-in-sequence call-off as stated on the call-off document itself. Value: following the ISO 8601 format as follows: "YYYY-MM-DD" or "YYYY-MM-DDThh:mm:ss" or "YYYY-MM-DDThh:mm:ss±hh:mm" -- "parentOrderNumber" - a number identifying the just-in-sequence- part's destination parent part. The parent part is typically known upfront to the supplier for just-in-sequence parts. This might be a temporary unique identifier. -Not all keys might be relevant for all just-in-sequence parts. It must be ensured that a combination of these identifiers and the optional manufacturer part ID or customer part ID leads to a unique just-in-sequence part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A single just-in-sequence part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + + + + - Timestamp + date - Timestamp + + en + Production Date + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) + + + + + + - ProductionCountryCodeTrait + country - Production Country Code Trait + + en + Country code + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + - ManufacturingCharacteristic + manufacturingInformation - Manufacturing Characteristic + + en + Manufacturing Information + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#manufacturingInformation - - - - - Manufacturing Information - - - manufacturingInformation - - String - - Characteristic to describe manufacturing related data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Information + + + + + en + manufacturingInformation + + + STRING + + + en + Information from manufacturing process, such as manufacturing date and manufacturing country + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, usually assigned by an ERP system. Alternatively the ID of the part family can be used if no specific part ID exists. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The manufacturer Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. +If no specific part ID exists a part family ID may be substituted for it. + + + + + + - PartIdCharacteristic + customerPartId - Part ID Characteristic + + en + Customer Part ID + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#customerPartId - - - - - Customer Part ID - - - customerPartId - - String - - The part ID is a multi-character string, usually assigned by an ERP system. Alternatively the ID of the part family can be used if no specific part ID exists. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#customerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer Part ID + + + + + en + customerPartId + + + STRING + + + en + Part ID as assigned by the customer of the part. The customer Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. +If no specific part ID exists a part family ID may be substituted for it. + + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at Manufacturer + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - PartNameCharacteristic + nameAtCustomer - Part Name Characteristic + + en + Name at Customer + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#nameAtCustomer - - - - - Name at Customer - - - nameAtCustomer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#nameAtCustomer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Customer + + + + + en + nameAtCustomer + + + STRING + + + en + Name of the part as assigned by the customer + + + + + + - ClassificationCharacteristic + classification - Classification Characteristic + + en + Classifcation + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', 'assembly', 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.just_in_sequence_part:1.0.0#ClassificationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.just_in_sequence_part:1.0.0#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type or part family from which the just-in-sequence part has been instantiated. + + + + + + - - - JustInSequencePart - - A just-in-sequence part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a combination of several IDs related to a just-in-sequence process. - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#JustInSequencePart - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the just-in-sequence part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#key - - - DefaultScalarValue[value=jisNumber, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#value - - - DefaultScalarValue[value=12345678ABC, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ManufacturingEntity - - Manufacturing Entity - - - Encapsulates the manufacturing relevant attributes - - false - false - - - - date - - Production Date - - - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#country - - - DefaultScalarValue[value=HUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The manufacturer Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. -If no specific part ID exists a part family ID may be substituted for it. - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - customerPartId - - Customer Part ID - - - Part ID as assigned by the customer of the part. The customer Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. -If no specific part ID exists a part family ID may be substituted for it. - - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#customerPartId - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtCustomer - - Name at Customer - - - Name of the part as assigned by the customer - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#nameAtCustomer - - - DefaultScalarValue[value=side element A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.just_in_sequence_part:1.0.0#classification - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart.aasx b/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart.aasx index 3f3e9e74..098fd470 100644 Binary files a/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart.aasx and b/io.catenax.just_in_sequence_part/1.0.0/gen/JustInSequencePart.aasx differ diff --git a/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart-aas.xml b/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart-aas.xml index d68160b2..3825d916 100644 --- a/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart-aas.xml +++ b/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.just_in_sequence_part:2.0.0#JustInSequencePart - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#JustInSequencePart] - - - - - - - - en - Just in Sequence Part - - - - - EN - JustInSequencePart - - - - - en - A just-in-sequence part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a combination of several IDs related to a just-in-sequence process. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.just_in_sequence_part:2.0.0#JustInSequencePart/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#JustInSequencePart]/submodel + urn:samm:io.catenax.just_in_sequence_part:2.0.0#JustInSequencePart/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The fully anonymous Catena-X ID of the just-in-sequence part, valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_localIdentifiers + localIdentifiers en @@ -113,11 +83,11 @@ A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - false + true DataElement - id_KeyValueList + KeyValueList en @@ -132,19 +102,13 @@ - id_key + key en Identifier Key - - - en - The key of a local identifier. - - ExternalReference @@ -155,22 +119,16 @@ xs:string - Unknown + - id_value + value en Identifier Value - - - en - The value of an identifier. - - ExternalReference @@ -181,14 +139,14 @@ xs:string - Unknown + - id_ManufacturingEntity + ManufacturingEntity en @@ -203,19 +161,13 @@ - id_date + date en Production Date - - - en - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - ExternalReference @@ -226,22 +178,16 @@ xs:dateTime - Unknown + - id_country + country en Country code - - - en - Country code where the part was manufactured - - ExternalReference @@ -252,12 +198,12 @@ xs:string - Unknown + - id_PartTypeInformationEntity + PartTypeInformationEntity en @@ -272,20 +218,13 @@ - id_manufacturerPartId + manufacturerPartId en Manufacturer Part ID - - - en - Part ID as assigned by the manufacturer of the part. The manufacturer Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. -If no specific part ID exists a part family ID may be substituted for it. - - ExternalReference @@ -296,24 +235,16 @@ If no specific part ID exists a part family ID may be substituted for it. xs:string - Unknown + - id_customerPartId + customerPartId en Customer Part ID - - - en - Part ID as assigned by the customer of the part. The customer Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. -If no specific part ID exists a part family ID may be substituted for it. - - - ExternalReference @@ -324,22 +255,16 @@ If no specific part ID exists a part family ID may be substituted for it. xs:string - Unknown + - id_nameAtManufacturer + nameAtManufacturer en Name at Manufacturer - - - en - Name of the part as assigned by the manufacturer - - ExternalReference @@ -350,22 +275,16 @@ If no specific part ID exists a part family ID may be substituted for it. xs:string - Unknown + - id_nameAtCustomer + nameAtCustomer en Name at Customer - - - en - Name of the part as assigned by the customer - - ExternalReference @@ -376,22 +295,16 @@ If no specific part ID exists a part family ID may be substituted for it. xs:string - Unknown + - id_classification + classification en Classification - - - en - The classification of the part type according to STEP standard definition - - ExternalReference @@ -402,12 +315,12 @@ If no specific part ID exists a part family ID may be substituted for it. xs:string - Unknown + - id_sites + sites en @@ -420,11 +333,22 @@ If no specific part ID exists a part family ID may be substituted for it. A site is a delimited geographical area where a legal entity does business(geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. - false + + + ExternalReference + + + GlobalReference + https://confluence.catena-x.net/x/QkBHAw + + + + + true DataElement - id_SitesEntity + SitesEntity en @@ -439,19 +363,13 @@ If no specific part ID exists a part family ID may be substituted for it. - id_catenaXsiteId + catenaXsiteId en Catena-X site identifier - - - en - The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. - - ExternalReference @@ -462,22 +380,16 @@ If no specific part ID exists a part family ID may be substituted for it. xs:string - Unknown + - id_function + function en Function - - - en - The function of the site in relation to the part(i.e. the activity within the value chain of the part that is performed at the site) - - ExternalReference @@ -488,7 +400,7 @@ If no specific part ID exists a part family ID may be substituted for it. xs:string - Unknown + @@ -500,7 +412,7 @@ If no specific part ID exists a part family ID may be substituted for it. APPLICATION_CLASS - id_JustInSequencePart + JustInSequencePart en @@ -521,7 +433,7 @@ If no specific part ID exists a part family ID may be substituted for it. GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#JustInSequencePart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -535,7 +447,7 @@ If no specific part ID exists a part family ID may be substituted for it. - EN + en JustInSequencePart @@ -551,11 +463,11 @@ If no specific part ID exists a part family ID may be substituted for it. - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.just_in_sequence_part:2.0.0#catenaXId @@ -566,7 +478,7 @@ If no specific part ID exists a part family ID may be substituted for it. GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -580,7 +492,7 @@ If no specific part ID exists a part family ID may be substituted for it. - EN + en catenaXId @@ -588,7 +500,7 @@ If no specific part ID exists a part family ID may be substituted for it. en - Trait to ensure UUID v4 data format. + The fully anonymous Catena-X ID of the just-in-sequence part, valid for the Catena-X dataspace. @@ -597,11 +509,11 @@ If no specific part ID exists a part family ID may be substituted for it. - id_KeyCharacteristic + key en - Key Characteristic + Identifier Key urn:samm:io.catenax.just_in_sequence_part:2.0.0#key @@ -612,7 +524,7 @@ If no specific part ID exists a part family ID may be substituted for it. GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -626,7 +538,7 @@ If no specific part ID exists a part family ID may be substituted for it. - EN + en key @@ -634,12 +546,7 @@ If no specific part ID exists a part family ID may be substituted for it. en - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "jisNumber" - a number that is used to identify the call-off that can be assumed unique within the specific just-in-sequence process. This is typically not the sequence number, but the call-off number. -- "jisCallDate" the date of the just-in-sequence call-off as stated on the call-off document itself. Value: following the ISO 8601 format as follows: "YYYY-MM-DD" or "YYYY-MM-DDThh:mm:ss" or "YYYY-MM-DDThh:mm:ss?hh:mm" -- "parentOrderNumber" - a number identifying the just-in-sequence- part's destination parent part. The parent part is typically known upfront to the supplier for just-in-sequence parts. This might be a temporary unique identifier. -Not all keys might be relevant for all just-in-sequence parts. It must be ensured that a combination of these identifiers and the optional manufacturer part ID or customer part ID leads to a unique just-in-sequence part. + The key of a local identifier. @@ -648,11 +555,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_ValueCharacteristic + value en - Value Characteristic + Identifier Value urn:samm:io.catenax.just_in_sequence_part:2.0.0#value @@ -663,7 +570,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -677,7 +584,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en value @@ -694,11 +601,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_LocalIdentifierCharacteristic + localIdentifiers en - Local Identifier Characteristic + Local Identifiers urn:samm:io.catenax.just_in_sequence_part:2.0.0#localIdentifiers @@ -709,7 +616,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#localIdentifiers] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -723,7 +630,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en localIdentifiers @@ -731,7 +638,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - A single just-in-sequence part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. @@ -740,11 +647,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_Timestamp + date en - Timestamp + Production Date urn:samm:io.catenax.just_in_sequence_part:2.0.0#date @@ -755,7 +662,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#date] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -769,7 +676,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en date @@ -777,7 +684,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) @@ -786,11 +693,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_ProductionCountryCodeTrait + country en - Production Country Code Trait + Country code urn:samm:io.catenax.just_in_sequence_part:2.0.0#country @@ -801,7 +708,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#country] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -815,7 +722,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en country @@ -823,7 +730,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - Trait to ensure standard data format for country code + Country code where the part was manufactured @@ -832,11 +739,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_ManufacturingCharacteristic + manufacturingInformation en - Manufacturing Characteristic + Manufacturing Information urn:samm:io.catenax.just_in_sequence_part:2.0.0#manufacturingInformation @@ -847,7 +754,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#manufacturingInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -861,7 +768,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en manufacturingInformation @@ -869,7 +776,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - Characteristic to describe manufacturing related data + Information from manufacturing process, such as manufacturing date and manufacturing country @@ -878,11 +785,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_PartIdCharacteristic + manufacturerPartId en - Part ID Characteristic + Manufacturer Part ID urn:samm:io.catenax.just_in_sequence_part:2.0.0#manufacturerPartId @@ -893,7 +800,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#manufacturerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -907,7 +814,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en manufacturerPartId @@ -915,7 +822,8 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - The part ID is a multi-character string, usually assigned by an ERP system. Alternatively the ID of the part family can be used if no specific part ID exists. + Part ID as assigned by the manufacturer of the part. The manufacturer Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. +If no specific part ID exists a part family ID may be substituted for it. @@ -924,11 +832,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_PartIdCharacteristic + customerPartId en - Part ID Characteristic + Customer Part ID urn:samm:io.catenax.just_in_sequence_part:2.0.0#customerPartId @@ -939,7 +847,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#customerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -953,7 +861,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en customerPartId @@ -961,7 +869,9 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - The part ID is a multi-character string, usually assigned by an ERP system. Alternatively the ID of the part family can be used if no specific part ID exists. + Part ID as assigned by the customer of the part. The customer Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number or any other instance IDs. +If no specific part ID exists a part family ID may be substituted for it. + @@ -970,11 +880,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_PartNameCharacteristic + nameAtManufacturer en - Part Name Characteristic + Name at Manufacturer urn:samm:io.catenax.just_in_sequence_part:2.0.0#nameAtManufacturer @@ -985,7 +895,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#nameAtManufacturer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -999,7 +909,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en nameAtManufacturer @@ -1007,7 +917,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the manufacturer @@ -1016,11 +926,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_PartNameCharacteristic + nameAtCustomer en - Part Name Characteristic + Name at Customer urn:samm:io.catenax.just_in_sequence_part:2.0.0#nameAtCustomer @@ -1031,7 +941,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#nameAtCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1045,7 +955,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en nameAtCustomer @@ -1053,7 +963,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the customer @@ -1062,11 +972,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_ClassificationCharacteristic + classification en - Classification Characteristic + Classification urn:samm:io.catenax.just_in_sequence_part:2.0.0#classification @@ -1077,7 +987,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#classification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1091,7 +1001,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en classification @@ -1099,79 +1009,79 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - A part type must be placed into one of the following classes: 'component', 'product', 'software', 'assembly', 'tool', or 'raw material'. + The classification of the part type according to STEP standard definition - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + product ModelReference DataElement - urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:product - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + raw material ModelReference DataElement - urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:raw material - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + software ModelReference DataElement - urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:software - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + assembly ModelReference DataElement - urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:assembly - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + tool ModelReference DataElement - urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:tool - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + component ModelReference DataElement - urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.just_in_sequence_part:2.0.0#ClassificationCharacteristic:component @@ -1184,11 +1094,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_PartTypeInformationCharacteristic + partTypeInformation en - Part Type Information Characteristic + Part Type Information urn:samm:io.catenax.just_in_sequence_part:2.0.0#partTypeInformation @@ -1199,7 +1109,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.just_in_sequence_part:2.0.0#partTypeInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1213,7 +1123,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en partTypeInformation @@ -1221,7 +1131,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - The characteristics of the part type + The part type or part family from which the just-in-sequence part has been instantiated. @@ -1230,11 +1140,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_BpnsCharacteristic + catenaXsiteId en - Business Partner Number Site + Catena-X site identifier urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#catenaXsiteId @@ -1245,7 +1155,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#catenaXsiteId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1259,7 +1169,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en catenaXsiteId @@ -1267,7 +1177,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - BPNS (Business Partner Number Site) represents a site which can be a production plant. A site can also be e.g. an office or a warehouse. An information related to a site is e.g. needed for reporting issues (How many sites does e.g. Beispiel AG have?), status of operation (out of operations due to environmental disaster), for certificates on site level (e.g. environment certificates) or for internal regulations on site level, (e.g. security topics, Corona rules,...). Several addresses (= BPNA with different streets and different gates) can belong to one site. A BPNS should be always linked to one BPNL via relationship 'belongs to legal entity'. + The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. @@ -1276,11 +1186,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_FunctionCharacteristic + function en - Function Characteristic + Function urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#function @@ -1291,7 +1201,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#function] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1305,7 +1215,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en function @@ -1313,43 +1223,43 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - Describes the characteristics of the function for a site related to the respective part. + The function of the site in relation to the part(i.e. the activity within the value chain of the part that is performed at the site) - DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + production ModelReference DataElement - urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:production - DefaultScalarValue[value=warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + warehouse ModelReference DataElement - urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:DefaultScalarValue[value=warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:warehouse - DefaultScalarValue[value=spare part warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + spare part warehouse ModelReference DataElement - urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:DefaultScalarValue[value=spare part warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:spare part warehouse @@ -1362,11 +1272,11 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - id_SitesCharacteristic + sites en - Sites Characteristic + Sites urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#sites @@ -1377,7 +1287,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure GlobalReference - Optional[urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#sites] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1391,7 +1301,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure - EN + en sites @@ -1399,7 +1309,7 @@ Not all keys might be relevant for all just-in-sequence parts. It must be ensure en - Sites Characteristic + A site is a delimited geographical area where a legal entity does business(geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. diff --git a/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart.aasx b/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart.aasx index 9e53733e..a3f8fc22 100644 Binary files a/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart.aasx and b/io.catenax.just_in_sequence_part/2.0.0/gen/JustInSequencePart.aasx differ diff --git a/io.catenax.just_in_sequence_part/3.0.0/gen/JustInSequencePart.aasx b/io.catenax.just_in_sequence_part/3.0.0/gen/JustInSequencePart.aasx index 71f13fd2..749a63df 100644 Binary files a/io.catenax.just_in_sequence_part/3.0.0/gen/JustInSequencePart.aasx and b/io.catenax.just_in_sequence_part/3.0.0/gen/JustInSequencePart.aasx differ diff --git a/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation-aas.xml b/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation-aas.xml index ea3c06be..4937bb32 100644 --- a/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation-aas.xml +++ b/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation-aas.xml @@ -1,917 +1,1326 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#ManufacturedPartsQualityInformation + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#ManufacturedPartsQualityInformation/submodel + + + + - - - defaultAsset - - + + + ManufacturedPartsQualityInformation + + + en + This aspect model is used to exchange manufacturing-oriented information of several parts, e.g. for quality tasks + + + + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#ManufacturedPartsQualityInformation/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#ManufacturedPartsQualityInformation + + + + + + listOfManufacturedParts + + + en + Manufactured parts + + + + + en + A list of manufactured parts and their porperties + + + true + DataElement + + + ManufacturedPart + + + en + Manufactured part + + + + + en + Manufacturing information for one part. Important properties are standardized. Besides that there is a key:value list to exchange further non-standardized properties for this part + + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#catenaXId + + + + xs:string + + + + qualityTaskId + + + en + Quality Task ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#qualityTaskId + + + + xs:string + + + + manufacturerId + + + en + Manufacturer ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerId + + + + xs:string + + + + manufacturerSerialPartNumber + + + en + Manufacturer serial part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerSerialPartNumber + + + + xs:string + + + + nameAtManufacturer + + + en + Manufacturer part name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#nameAtManufacturer + + + + xs:string + + + + Manufacturing + + + en + Manufacturing + + + + + en + Collection of defined manufacturing-related properties for this part + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#country + + + + xs:string + + + + plantId + + + en + Plant id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#plantId + + + + xs:string + + + + plantDescription + + + en + Plant description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#plantDescription + + + + xs:string + + + + batchId + + + en + Batch number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#batchId + + + + xs:string + + + + productionLine + + + en + Production line + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#productionLine + + + + xs:string + + + + hasBeenReworked + + + en + Reworked + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#hasBeenReworked + + + + xs:boolean + + + + numberOfConductedEOLTests + + + en + Conducted EOL test + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#numberOfConductedEOLTests + + + + xs:positiveInteger + + + + addtionalInformation + + + en + Additional information + + + + + en + You can use this key:value list for additional properties that were not defined in this aspect model. + + + true + DataElement + + + AdditionalInformation + + + en + Additional information + + + + + en + One key:value information pair + + + + + key + + + en + Key id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#value + + + + xs:string + + + + + + + + + + + + + + + - ManufacturedPartsQualityInformation + APPLICATION_CLASS + ManufacturedPartsQualityInformation - Quality information for parts + + en + Quality information for parts + - APPLICATION_CLASS - This aspect model is used to exchange manufacturing-oriented information of several parts, e.g. for quality tasks + + en + This aspect model is used to exchange manufacturing-oriented information of several parts, e.g. for quality tasks + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#ManufacturedPartsQualityInformation - - - - - Quality information for parts - - - ManufacturedPartsQualityInformation - - - This aspect model is used to exchange manufacturing-oriented information of several parts, e.g. for quality tasks - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#ManufacturedPartsQualityInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quality information for parts + + + + + en + ManufacturedPartsQualityInformation + + + + + en + This aspect model is used to exchange manufacturing-oriented information of several parts, e.g. for quality tasks + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X ID + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the manufactured part - only available after digital twin registry is fully operational + + + + + + - Text + qualityTaskId - Text + + en + Quality Task ID + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#qualityTaskId - - - - - Quality Task ID - - - qualityTaskId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#qualityTaskId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quality Task ID + + + + + en + qualityTaskId + + + STRING + + + en + A unique quality task identifier where this manufacturing information belongs to. Optional to ensure that also data exchange without having a quality task. + + + + + + - Text + manufacturerId - Text + + en + Manufacturer ID + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerId - - - - - Manufacturer ID - - - manufacturerId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer ID + + + + + en + manufacturerId + + + STRING + + + en + Identifier assigned by the manufacturer for this specific part. In case of common parts: This identifier is not unique. + + + + + + - Text + manufacturerSerialPartNumber - Text + + en + Manufacturer serial part number + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerSerialPartNumber - - - - - Manufacturer serial part number - - - manufacturerSerialPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerSerialPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer serial part number + + + + + en + manufacturerSerialPartNumber + + + STRING + + + en + Serial part number given by the manufacturer. Not available for common parts. + + + + + + - Text + nameAtManufacturer - Text + + en + Manufacturer part name + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#nameAtManufacturer - - - - - Manufacturer part name - - - nameAtManufacturer - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer part name + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the manufactured part as given by the manufacturer. + + + + + + - Timestamp + date - Timestamp + + en + Production Date + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Date of manufacturing + + + + + + - ProductionCountryCodeTrait + country - Production Country Code Trait + + en + Country code + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + - Text + plantId - Text + + en + Plant id + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#plantId - - - - - Plant id - - - plantId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#plantId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Plant id + + + + + en + plantId + + + STRING + + + en + Manufacturer-specific identifier of a the production plant of this part + + + + + + - Text + plantDescription - Text + + en + Plant description + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#plantDescription - - - - - Plant description - - - plantDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#plantDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Plant description + + + + + en + plantDescription + + + STRING + + + en + Manufacturer-specific description of the production plant of this part + + + + + + - Text + batchId - Text + + en + Batch number + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#batchId - - - - - Batch number - - - batchId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#batchId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch number + + + + + en + batchId + + + STRING + + + en + Manufacturer-specific batch identifier: In which batch was this part manufactured + + + + + + - Text + productionLine - Text + + en + Production line + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#productionLine - - - - - Production line - - - productionLine - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#productionLine + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production line + + + + + en + productionLine + + + STRING + + + en + On which production line was this part produced + + + + + + - Boolean + hasBeenReworked - Boolean + + en + Reworked + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#hasBeenReworked - - - - - Reworked - - - hasBeenReworked - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#hasBeenReworked + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reworked + + + + + en + hasBeenReworked + + + BOOLEAN + + + en + Indicator whether this part was reworked during manufacturing + + + + + + - PositiveNumber - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#numberOfConductedEOLTests - - - - - Conducted EOL test - - - numberOfConductedEOLTests - - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + numberOfConductedEOLTests + + + en + Conducted EOL test + + + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#numberOfConductedEOLTests + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Conducted EOL test + + + + + en + numberOfConductedEOLTests + + + INTEGER_COUNT + + + en + Number how often this part went through the EOL test + + + + + + - Text + key - Text + + en + Key id + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#key - - - - - Key id - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key id + + + + + en + key + + + STRING + + + en + Key identifier for this additional information + + + + + + - Text + value - Text + + en + Value + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value for this additional information + + + + + + - ListOfAdditionalInformation + addtionalInformation - Additional information list + + en + Additional information + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#addtionalInformation - - - - - Additional information - - - addtionalInformation - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#addtionalInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Additional information + + + + + en + addtionalInformation + + + STRING + + + en + You can use this key:value list for additional properties that were not defined in this aspect model. + + + + + + - ManufacturingCharacteristic + manufacturingInformation - Manufacturing Characteristic + + en + Manufacturing information + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturingInformation - - - - - Manufacturing information - - - manufacturingInformation - - String - - Collection of defined manufacturing-related properties for this part - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing information + + + + + en + manufacturingInformation + + + STRING + + + en + Collection of defined manufacturing-related properties for this part + + + + + + - ListOfManufacturedParts + listOfManufacturedParts - Manufactured Parts + + en + Manufactured parts + - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#listOfManufacturedParts - - - - - Manufactured parts - - - listOfManufacturedParts - - String - - A list of manufactured parts - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufactured_parts_quality_information:1.0.0#listOfManufacturedParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufactured parts + + + + + en + listOfManufacturedParts + + + STRING + + + en + A list of manufactured parts and their porperties + + + + + + - - - ManufacturedPartsQualityInformation - - This aspect model is used to exchange manufacturing-oriented information of several parts, e.g. for quality tasks - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#ManufacturedPartsQualityInformation - - - - - - listOfManufacturedParts - - Manufactured parts - - - A list of manufactured parts and their porperties - - false - true - - - - ManufacturedPart - - Manufactured part - - - Manufacturing information for one part. Important properties are standardized. Besides that there is a key:value list to exchange further non-standardized properties for this part - - false - false - - - - catenaXId - - Catena-X ID - - - The fully anonymous Catena-X ID of the manufactured part - only available after digital twin registry is fully operational - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - qualityTaskId - - Quality Task ID - - - A unique quality task identifier where this manufacturing information belongs to. Optional to ensure that also data exchange without having a quality task. - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#qualityTaskId - - - DefaultScalarValue[value=BPN-811_2022_000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerId - - Manufacturer ID - - - Identifier assigned by the manufacturer for this specific part. In case of common parts: This identifier is not unique. - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerSerialPartNumber - - Manufacturer serial part number - - - Serial part number given by the manufacturer. Not available for common parts. - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#manufacturerSerialPartNumber - - - DefaultScalarValue[value=436347347.4343884384.FTG.538348, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Manufacturer part name - - - Name of the manufactured part as given by the manufacturer. - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#nameAtManufacturer - - - DefaultScalarValue[value=Steering assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - Manufacturing - - Manufacturing - - - Collection of defined manufacturing-related properties for this part - - false - false - - - - date - - Production Date - - - Date of manufacturing - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#country - - - DefaultScalarValue[value=DEU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - plantId - - Plant id - - - Manufacturer-specific identifier of a the production plant of this part - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#plantId - - - DefaultScalarValue[value=00001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - plantDescription - - Plant description - - - Manufacturer-specific description of the production plant of this part - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#plantDescription - - - DefaultScalarValue[value=Feuerbach Plant, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - batchId - - Batch number - - - Manufacturer-specific batch identifier: In which batch was this part manufactured - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#batchId - - - DefaultScalarValue[value=20220204_466, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productionLine - - Production line - - - On which production line was this part produced - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#productionLine - - - DefaultScalarValue[value=Line_1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - hasBeenReworked - - Reworked - - - Indicator whether this part was reworked during manufacturing - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#hasBeenReworked - - - DefaultScalarValue[value=false, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - numberOfConductedEOLTests - - Conducted EOL test - - - Number how often this part went through the EOL test - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#numberOfConductedEOLTests - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - addtionalInformation - - Additional information - - - You can use this key:value list for additional properties that were not defined in this aspect model. - - false - true - - - - AdditionalInformation - - Additional information - - - One key:value information pair - - false - false - - - - key - - Key id - - - Key identifier for this additional information - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#key - - - DefaultScalarValue[value=Steel quality, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value for this additional information - - Template - - - urn:bamm:io.catenax.manufactured_parts_quality_information:1.0.0#value - - - DefaultScalarValue[value=Stainless steel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - - - - - - - + diff --git a/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation.aasx b/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation.aasx index b3322c00..bc0cbedf 100644 Binary files a/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation.aasx and b/io.catenax.manufactured_parts_quality_information/1.0.0/gen/ManufacturedPartsQualityInformation.aasx differ diff --git a/io.catenax.manufactured_parts_quality_information/2.0.0/gen/ManufacturedPartsQualityInformation.aasx b/io.catenax.manufactured_parts_quality_information/2.0.0/gen/ManufacturedPartsQualityInformation.aasx index e61e721a..d0b2cf0c 100644 Binary files a/io.catenax.manufactured_parts_quality_information/2.0.0/gen/ManufacturedPartsQualityInformation.aasx and b/io.catenax.manufactured_parts_quality_information/2.0.0/gen/ManufacturedPartsQualityInformation.aasx differ diff --git a/io.catenax.manufactured_parts_quality_information/2.1.0/gen/ManufacturedPartsQualityInformation.aasx b/io.catenax.manufactured_parts_quality_information/2.1.0/gen/ManufacturedPartsQualityInformation.aasx index 2d5be095..b7c41e30 100644 Binary files a/io.catenax.manufactured_parts_quality_information/2.1.0/gen/ManufacturedPartsQualityInformation.aasx and b/io.catenax.manufactured_parts_quality_information/2.1.0/gen/ManufacturedPartsQualityInformation.aasx differ diff --git a/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability-aas.xml b/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability-aas.xml index 9715c797..e2c1601d 100644 --- a/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability-aas.xml +++ b/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability-aas.xml @@ -1,1811 +1,2679 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.manufacturing_capability:1.0.0#ManufacturingCapability + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.manufacturing_capability:1.0.0#ManufacturingCapability/submodel + + + + - - - defaultAsset - - + + + ManufacturingCapability + + + en + An aspect model representing manufacturing capabilities, based on the concepts for products, processes, resources and capabilities, as well as their relations to each other. + + + + urn:samm:io.catenax.manufacturing_capability:1.0.0#ManufacturingCapability/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#ManufacturingCapability + + + + + + processSet + + + en + Process Set + + + + + en + Set of production-relevant activities at any level of granularity that might affect materials and is performed by resources. + + + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true + DataElement + + + ProcessEntity + + + en + Process Entity + + + + + en + Element containing the bamm properties of a process. + + + + + hasInput + + + en + Has Input + + + + + en + Relation between a process and its input products. + + + true + DataElement + + + ProductEntity + + + en + Product Entity + + + + + en + Element containing the bamm properties of a product. + + + + + productLabel + + + en + Product Label + + + + + en + Human readable label of a product, e.g. the name. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#productLabel + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + hasOutput + + + en + Has Output + + + + + en + Relation between a process and its output products. + + + true + DataElement + + + ProductEntity + + + en + Product Entity + + + + + en + Element containing the bamm properties of a product. + + + + + productLabel + + + en + Product Label + + + + + en + Human readable label of a product, e.g. the name. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#productLabel + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + requires + + + en + Requires + + + + + en + Relation between a process and capabilities it requires. + + + true + DataElement + + + CapabilityEntity + + + en + Capability Entity + + + + + en + Element containing the bamm properties of a capability. + + + + + capabilityLabel + + + en + Capability Label + + + + + en + Human readable label of a capability + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + resourceSet + + + en + Resource Set + + + + + en + Set of entities capable of performing functions specified as capabilities. + + + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true + DataElement + + + ResourceEntity + + + en + Resource Entity + + + + + en + Element containing the bamm properties of a resource. + + + + + provides + + + en + Provides + + + + + en + Relation between a resource and capabilities it provides. + + + true + DataElement + + + CapabilityEntity + + + en + Capability Entity + + + + + en + Element containing the bamm properties of a capability. + + + + + capabilityLabel + + + en + Capability Label + + + + + en + Human readable label of a capability + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + productSet + + + en + Product Set + + + + + en + Set of physical objects being used as an input or created as an output of a production process. + + + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true + DataElement + + + ProductEntity + + + en + Product Entity + + + + + en + Element containing the bamm properties of a product. + + + + + productLabel + + + en + Product Label + + + + + en + Human readable label of a product, e.g. the name. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#productLabel + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + capabilitySet + + + en + Capability Set + + + + + en + Set of implementation-independent specifications of functions in industrial production to achieve an effect in the physical or virtual world. + + + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true + DataElement + + + CapabilityEntity + + + en + Capability Entity + + + + + en + Element containing the bamm properties of a capability. + + + + + capabilityLabel + + + en + Capability Label + + + + + en + Human readable label of a capability + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel + + + + + + propertySet + + + en + Property Set + + + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + capabilityConstraintSet + + + en + Capability Constraint Set + + + + + en + Set of conditions imposed on capabilities which further detail their applicability. + + + true + DataElement + + + CapabilityConstraintEntity + + + en + Capability Constraint Entity + + + + + en + Element containing the bamm properties of a capability constraint. + + + + + references + + + en + References + + + + + en + Relation between a capability constraint and its properties. + + + true + DataElement + + + PropertyEntity + + + en + Property Entity + + + + + en + Element containing the bamm properties of a property. + + + + + propertyLabel + + + en + Property Label + + + + + en + Human readable label of a property. + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + + + + + + + + + + + + - ManufacturingCapability + APPLICATION_CLASS + ManufacturingCapability - Manufacturing Capability Aspect Model + + en + Manufacturing Capability Aspect Model + - APPLICATION_CLASS - An aspect model representing manufacturing capabilities, based on the concepts for products, processes, resources and capabilities, as well as their relations to each other. + + en + An aspect model representing manufacturing capabilities, based on the concepts for products, processes, resources and capabilities, as well as their relations to each other. + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#ManufacturingCapability - - - - - Manufacturing Capability Aspect Model - - - ManufacturingCapability - - - An aspect model representing manufacturing capabilities, based on the concepts for products, processes, resources and capabilities, as well as their relations to each other. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#ManufacturingCapability + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Capability Aspect Model + + + + + en + ManufacturingCapability + + + + + en + An aspect model representing manufacturing capabilities, based on the concepts for products, processes, resources and capabilities, as well as their relations to each other. + + + + + + - MultiLanguageText + productLabel - Multi-Language Text + + en + Product Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#productLabel - - - - - Product Label - - - productLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#productLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Label + + + + + en + productLabel + + + STRING + + + en + Human readable label of a product, e.g. the name. + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - ProductSetCharacteristic + hasInput - Product Set Characteristic + + en + Has Input + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#hasInput - - - - - Has Input - - - hasInput - - String - - Characteristic for a set of productrepresentations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#hasInput + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Has Input + + + + + en + hasInput + + + STRING + + + en + Relation between a process and its input products. + + + + + + - MultiLanguageText + productLabel - Multi-Language Text + + en + Product Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#productLabel - - - - - Product Label - - - productLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#productLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Label + + + + + en + productLabel + + + STRING + + + en + Human readable label of a product, e.g. the name. + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - ProductSetCharacteristic + hasOutput - Product Set Characteristic + + en + Has Output + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#hasOutput - - - - - Has Output - - - hasOutput - - String - - Characteristic for a set of productrepresentations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#hasOutput + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Has Output + + + + + en + hasOutput + + + STRING + + + en + Relation between a process and its output products. + + + + + + - MultiLanguageText + capabilityLabel - Multi-Language Text + + en + Capability Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel - - - - - Capability Label - - - capabilityLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Capability Label + + + + + en + capabilityLabel + + + STRING + + + en + Human readable label of a capability + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - CapabilitySetCharacteristic + requires - Capability Set Characteristic + + en + Requires + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#requires - - - - - Requires - - - requires - - String - - Characteristic for a set of capability representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#requires + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Requires + + + + + en + requires + + + STRING + + + en + Relation between a process and capabilities it requires. + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - ProcessSetCharacteristic + processSet - Process Set Characteristic + + en + Process Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#processSet - - - - - Process Set - - - processSet - - String - - Characteristic for a set of process representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#processSet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Process Set + + + + + en + processSet + + + STRING + + + en + Set of production-relevant activities at any level of granularity that might affect materials and is performed by resources. + + + + + + - MultiLanguageText + capabilityLabel - Multi-Language Text + + en + Capability Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel - - - - - Capability Label - - - capabilityLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Capability Label + + + + + en + capabilityLabel + + + STRING + + + en + Human readable label of a capability + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - CapabilitySetCharacteristic + provides - Capability Set Characteristic + + en + Provides + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#provides - - - - - Provides - - - provides - - String - - Characteristic for a set of capability representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#provides + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Provides + + + + + en + provides + + + STRING + + + en + Relation between a resource and capabilities it provides. + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - ResourceSetCharacteristic + resourceSet - Resource Set Characteristic + + en + Resource Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#resourceSet - - - - - Resource Set - - - resourceSet - - String - - Characteristic for a set of resource representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#resourceSet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Resource Set + + + + + en + resourceSet + + + STRING + + + en + Set of entities capable of performing functions specified as capabilities. + + + + + + - MultiLanguageText + productLabel - Multi-Language Text + + en + Product Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#productLabel - - - - - Product Label - - - productLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#productLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Label + + + + + en + productLabel + + + STRING + + + en + Human readable label of a product, e.g. the name. + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - ProductSetCharacteristic + productSet - Product Set Characteristic + + en + Product Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#productSet - - - - - Product Set - - - productSet - - String - - Characteristic for a set of productrepresentations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#productSet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Set + + + + + en + productSet + + + STRING + + + en + Set of physical objects being used as an input or created as an output of a production process. + + + + + + - MultiLanguageText + capabilityLabel - Multi-Language Text + + en + Capability Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel - - - - - Capability Label - - - capabilityLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Capability Label + + + + + en + capabilityLabel + + + STRING + + + en + Human readable label of a capability + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + propertySet - Property Set Characteristic + + en + Property Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertySet - - - - - Property Set - - - propertySet - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Set + + + + + en + propertySet + + + STRING + + + en + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. + + + + + + - CapabilitySetCharacteristic + capabilitySet - Capability Set Characteristic + + en + Capability Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilitySet - - - - - Capability Set - - - capabilitySet - - String - - Characteristic for a set of capability representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilitySet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Capability Set + + + + + en + capabilitySet + + + STRING + + + en + Set of implementation-independent specifications of functions in industrial production to achieve an effect in the physical or virtual world. + + + + + + - MultiLanguageText + propertyLabel - Multi-Language Text + + en + Property Label + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - - - Property Label - - - propertyLabel - - String - - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#propertyLabel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Property Label + + + + + en + propertyLabel + + + STRING + + + en + Human readable label of a property. + + + + + + - PropertySetCharacteristic + references - Property Set Characteristic + + en + References + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#references - - - - - References - - - references - - String - - Characteristic for a set of property representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#references + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + References + + + + + en + references + + + STRING + + + en + Relation between a capability constraint and its properties. + + + + + + - CapabilityConstraintSetCharacteristic + capabilityConstraintSet - Capability Constraint Set Characteristic + + en + Capability Constraint Set + - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilityConstraintSet - - - - - Capability Constraint Set - - - capabilityConstraintSet - - String - - Characteristic for a set of capability constraint representations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.manufacturing_capability:1.0.0#capabilityConstraintSet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Capability Constraint Set + + + + + en + capabilityConstraintSet + + + STRING + + + en + Set of conditions imposed on capabilities which further detail their applicability. + + + + + + - - - ManufacturingCapability - - An aspect model representing manufacturing capabilities, based on the concepts for products, processes, resources and capabilities, as well as their relations to each other. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#ManufacturingCapability - - - - - - processSet - - Process Set - - - Set of production-relevant activities at any level of granularity that might affect materials and is performed by resources. - - false - false - - - - ProcessEntity - - Process Entity - - - Element containing the bamm properties of a process. - - false - false - - - - hasInput - - Has Input - - - Relation between a process and its input products. - - false - false - - - - ProductEntity - - Product Entity - - - Element containing the bamm properties of a product. - - false - false - - - - productLabel - - Product Label - - - Human readable label of a product, e.g. the name. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#productLabel - - - DefaultScalarValue[value=wheel suspension, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - hasOutput - - Has Output - - - Relation between a process and its output products. - - false - false - - - - ProductEntity - - Product Entity - - - Element containing the bamm properties of a product. - - false - false - - - - productLabel - - Product Label - - - Human readable label of a product, e.g. the name. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#productLabel - - - DefaultScalarValue[value=wheel suspension, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - requires - - Requires - - - Relation between a process and capabilities it requires. - - false - false - - - - CapabilityEntity - - Capability Entity - - - Element containing the bamm properties of a capability. - - false - false - - - - capabilityLabel - - Capability Label - - - Human readable label of a capability - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel - - - DefaultScalarValue[value=drilling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - resourceSet - - Resource Set - - - Set of entities capable of performing functions specified as capabilities. - - false - false - - - - ResourceEntity - - Resource Entity - - - Element containing the bamm properties of a resource. - - false - false - - - - provides - - Provides - - - Relation between a resource and capabilities it provides. - - false - false - - - - CapabilityEntity - - Capability Entity - - - Element containing the bamm properties of a capability. - - false - false - - - - capabilityLabel - - Capability Label - - - Human readable label of a capability - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel - - - DefaultScalarValue[value=drilling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - productSet - - Product Set - - - Set of physical objects being used as an input or created as an output of a production process. - - false - false - - - - ProductEntity - - Product Entity - - - Element containing the bamm properties of a product. - - false - false - - - - productLabel - - Product Label - - - Human readable label of a product, e.g. the name. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#productLabel - - - DefaultScalarValue[value=wheel suspension, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - capabilitySet - - Capability Set - - - Set of implementation-independent specifications of functions in industrial production to achieve an effect in the physical or virtual world. - - false - false - - - - CapabilityEntity - - Capability Entity - - - Element containing the bamm properties of a capability. - - false - false - - - - capabilityLabel - - Capability Label - - - Human readable label of a capability - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#capabilityLabel - - - DefaultScalarValue[value=drilling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - propertySet - - Property Set - - - Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - capabilityConstraintSet - - Capability Constraint Set - - - Set of conditions imposed on capabilities which further detail their applicability. - - false - false - - - - CapabilityConstraintEntity - - Capability Constraint Entity - - - Element containing the bamm properties of a capability constraint. - - false - false - - - - references - - References - - - Relation between a capability constraint and its properties. - - false - false - - - - PropertyEntity - - Property Entity - - - Element containing the bamm properties of a property. - - false - false - - - - propertyLabel - - Property Label - - - Human readable label of a property. - - Template - - - urn:bamm:io.catenax.manufacturing_capability:1.0.0#propertyLabel - - - DefaultScalarValue[value=diameter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'] - http://www.w3.org/1999/02/22-rdf-syntax-ns#langString - - - - - - - - - - - - - - - - - - + diff --git a/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability.aasx b/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability.aasx index fd55079b..02a7a537 100644 Binary files a/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability.aasx and b/io.catenax.manufacturing_capability/1.0.0/gen/ManufacturingCapability.aasx differ diff --git a/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability-aas.xml b/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability-aas.xml index b4f05dee..e746e99f 100644 --- a/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability-aas.xml +++ b/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.manufacturing_capability:2.0.0#ManufacturingCapability - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#ManufacturingCapability] - - - - - - - - en - Manufacturing Capability Aspect Model - - - - - EN - ManufacturingCapability - - - - - en - An aspect model representing manufacturing capabilities, based on the concepts for products, processes, resources and capabilities, as well as their relations to each other. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.manufacturing_capability:2.0.0#ManufacturingCapability/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#ManufacturingCapability]/submodel + urn:samm:io.catenax.manufacturing_capability:2.0.0#ManufacturingCapability/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_processSet + processSet en @@ -87,11 +63,22 @@ Set of production-relevant activities at any level of granularity that might affect materials and is performed by resources. - false + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true DataElement - id_ProcessEntity + ProcessEntity en @@ -106,7 +93,7 @@ - id_hasInput + hasInput en @@ -119,11 +106,11 @@ Relation between a process and its input products. - false + true DataElement - id_ProductEntity + ProductEntity en @@ -137,8 +124,8 @@ - - id_productLabel + + productLabel en @@ -160,11 +147,9 @@ - xs:string - Unknown - + - id_propertySet + propertySet en @@ -177,11 +162,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -195,8 +180,8 @@ - - id_propertyLabel + + propertyLabel en @@ -218,9 +203,7 @@ - xs:string - Unknown - + @@ -230,7 +213,7 @@ - id_hasOutput + hasOutput en @@ -243,11 +226,11 @@ Relation between a process and its output products. - false + true DataElement - id_ProductEntity + ProductEntity en @@ -261,8 +244,8 @@ - - id_productLabel + + productLabel en @@ -284,11 +267,9 @@ - xs:string - Unknown - + - id_propertySet + propertySet en @@ -301,11 +282,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -319,8 +300,8 @@ - - id_propertyLabel + + propertyLabel en @@ -342,9 +323,7 @@ - xs:string - Unknown - + @@ -354,7 +333,7 @@ - id_requires + requires en @@ -367,11 +346,11 @@ Relation between a process and capabilities it requires. - false + true DataElement - id_CapabilityEntity + CapabilityEntity en @@ -385,8 +364,8 @@ - - id_capabilityLabel + + capabilityLabel en @@ -408,11 +387,9 @@ - xs:string - Unknown - + - id_propertySet + propertySet en @@ -425,11 +402,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -443,8 +420,8 @@ - - id_propertyLabel + + propertyLabel en @@ -466,9 +443,7 @@ - xs:string - Unknown - + @@ -478,7 +453,7 @@ - id_propertySet + propertySet en @@ -491,11 +466,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -509,8 +484,8 @@ - - id_propertyLabel + + propertyLabel en @@ -532,9 +507,7 @@ - xs:string - Unknown - + @@ -544,7 +517,7 @@ - id_resourceSet + resourceSet en @@ -557,11 +530,22 @@ Set of entities capable of performing functions specified as capabilities. - false + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true DataElement - id_ResourceEntity + ResourceEntity en @@ -576,7 +560,7 @@ - id_provides + provides en @@ -589,11 +573,11 @@ Relation between a resource and capabilities it provides. - false + true DataElement - id_CapabilityEntity + CapabilityEntity en @@ -607,8 +591,8 @@ - - id_capabilityLabel + + capabilityLabel en @@ -630,11 +614,9 @@ - xs:string - Unknown - + - id_propertySet + propertySet en @@ -647,11 +629,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -665,8 +647,8 @@ - - id_propertyLabel + + propertyLabel en @@ -688,9 +670,7 @@ - xs:string - Unknown - + @@ -700,7 +680,7 @@ - id_propertySet + propertySet en @@ -713,11 +693,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -731,8 +711,8 @@ - - id_propertyLabel + + propertyLabel en @@ -754,9 +734,7 @@ - xs:string - Unknown - + @@ -766,7 +744,7 @@ - id_productSet + productSet en @@ -779,11 +757,22 @@ Set of physical objects being used as an input or created as an output of a production process. - false + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true DataElement - id_ProductEntity + ProductEntity en @@ -797,8 +786,8 @@ - - id_productLabel + + productLabel en @@ -820,11 +809,9 @@ - xs:string - Unknown - + - id_propertySet + propertySet en @@ -837,11 +824,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -855,8 +842,8 @@ - - id_propertyLabel + + propertyLabel en @@ -878,9 +865,7 @@ - xs:string - Unknown - + @@ -890,7 +875,7 @@ - id_capabilitySet + capabilitySet en @@ -903,11 +888,22 @@ Set of implementation-independent specifications of functions in industrial production to achieve an effect in the physical or virtual world. - false + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/CapabilitiesSkillsServices.pdf?__blob=publicationFile&v=1 + + + + + true DataElement - id_CapabilityEntity + CapabilityEntity en @@ -921,8 +917,8 @@ - - id_capabilityLabel + + capabilityLabel en @@ -944,11 +940,9 @@ - xs:string - Unknown - + - id_propertySet + propertySet en @@ -961,11 +955,11 @@ Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -979,8 +973,8 @@ - - id_propertyLabel + + propertyLabel en @@ -1002,9 +996,7 @@ - xs:string - Unknown - + @@ -1014,7 +1006,7 @@ - id_capabilityConstraintSet + capabilityConstraintSet en @@ -1027,11 +1019,11 @@ Set of conditions imposed on capabilities which further detail their applicability. - false + true DataElement - id_CapabilityConstraintEntity + CapabilityConstraintEntity en @@ -1046,7 +1038,7 @@ - id_references + references en @@ -1059,11 +1051,11 @@ Relation between a capability constraint and its properties. - false + true DataElement - id_PropertyEntity + PropertyEntity en @@ -1077,8 +1069,8 @@ - - id_propertyLabel + + propertyLabel en @@ -1100,9 +1092,7 @@ - xs:string - Unknown - + @@ -1117,7 +1107,7 @@ APPLICATION_CLASS - id_ManufacturingCapability + ManufacturingCapability en @@ -1138,7 +1128,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#ManufacturingCapability] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1152,7 +1142,7 @@ - EN + en ManufacturingCapability @@ -1168,11 +1158,11 @@ - id_MultiLanguageText + productLabel en - Multi-Language Text + Product Label urn:samm:io.catenax.manufacturing_capability:2.0.0#productLabel @@ -1183,7 +1173,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#productLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1197,7 +1187,7 @@ - EN + en productLabel @@ -1205,7 +1195,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a product, e.g. the name. @@ -1214,11 +1204,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -1229,7 +1219,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1243,7 +1233,7 @@ - EN + en propertyLabel @@ -1251,7 +1241,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -1260,11 +1250,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -1275,7 +1265,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1289,7 +1279,7 @@ - EN + en propertySet @@ -1297,7 +1287,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -1306,11 +1296,11 @@ - id_ProductSetCharacteristic + hasInput en - Product Set Characteristic + Has Input urn:samm:io.catenax.manufacturing_capability:2.0.0#hasInput @@ -1321,7 +1311,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#hasInput] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1335,7 +1325,7 @@ - EN + en hasInput @@ -1343,7 +1333,7 @@ en - Characteristic for a set of product representations. + Relation between a process and its input products. @@ -1352,11 +1342,11 @@ - id_MultiLanguageText + productLabel en - Multi-Language Text + Product Label urn:samm:io.catenax.manufacturing_capability:2.0.0#productLabel @@ -1367,7 +1357,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#productLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1381,7 +1371,7 @@ - EN + en productLabel @@ -1389,7 +1379,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a product, e.g. the name. @@ -1398,11 +1388,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -1413,7 +1403,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1427,7 +1417,7 @@ - EN + en propertyLabel @@ -1435,7 +1425,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -1444,11 +1434,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -1459,7 +1449,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1473,7 +1463,7 @@ - EN + en propertySet @@ -1481,7 +1471,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -1490,11 +1480,11 @@ - id_ProductSetCharacteristic + hasOutput en - Product Set Characteristic + Has Output urn:samm:io.catenax.manufacturing_capability:2.0.0#hasOutput @@ -1505,7 +1495,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#hasOutput] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1519,7 +1509,7 @@ - EN + en hasOutput @@ -1527,7 +1517,7 @@ en - Characteristic for a set of product representations. + Relation between a process and its output products. @@ -1536,11 +1526,11 @@ - id_MultiLanguageText + capabilityLabel en - Multi-Language Text + Capability Label urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityLabel @@ -1551,7 +1541,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1565,7 +1555,7 @@ - EN + en capabilityLabel @@ -1573,7 +1563,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a capability @@ -1582,11 +1572,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -1597,7 +1587,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1611,7 +1601,7 @@ - EN + en propertyLabel @@ -1619,7 +1609,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -1628,11 +1618,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -1643,7 +1633,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1657,7 +1647,7 @@ - EN + en propertySet @@ -1665,7 +1655,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -1674,11 +1664,11 @@ - id_CapabilitySetCharacteristic + requires en - Capability Set Characteristic + Requires urn:samm:io.catenax.manufacturing_capability:2.0.0#requires @@ -1689,7 +1679,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#requires] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1703,7 +1693,7 @@ - EN + en requires @@ -1711,7 +1701,7 @@ en - Characteristic for a set of capability representations. + Relation between a process and capabilities it requires. @@ -1720,11 +1710,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -1735,7 +1725,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1749,7 +1739,7 @@ - EN + en propertyLabel @@ -1757,7 +1747,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -1766,11 +1756,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -1781,7 +1771,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1795,7 +1785,7 @@ - EN + en propertySet @@ -1803,7 +1793,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -1812,11 +1802,11 @@ - id_ProcessSetCharacteristic + processSet en - Process Set Characteristic + Process Set urn:samm:io.catenax.manufacturing_capability:2.0.0#processSet @@ -1827,7 +1817,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#processSet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1841,7 +1831,7 @@ - EN + en processSet @@ -1849,7 +1839,7 @@ en - Characteristic for a set of process representations. + Set of production-relevant activities at any level of granularity that might affect materials and is performed by resources. @@ -1858,11 +1848,11 @@ - id_MultiLanguageText + capabilityLabel en - Multi-Language Text + Capability Label urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityLabel @@ -1873,7 +1863,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1887,7 +1877,7 @@ - EN + en capabilityLabel @@ -1895,7 +1885,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a capability @@ -1904,11 +1894,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -1919,7 +1909,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1933,7 +1923,7 @@ - EN + en propertyLabel @@ -1941,7 +1931,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -1950,11 +1940,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -1965,7 +1955,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1979,7 +1969,7 @@ - EN + en propertySet @@ -1987,7 +1977,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -1996,11 +1986,11 @@ - id_CapabilitySetCharacteristic + provides en - Capability Set Characteristic + Provides urn:samm:io.catenax.manufacturing_capability:2.0.0#provides @@ -2011,7 +2001,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#provides] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2025,7 +2015,7 @@ - EN + en provides @@ -2033,7 +2023,7 @@ en - Characteristic for a set of capability representations. + Relation between a resource and capabilities it provides. @@ -2042,11 +2032,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -2057,7 +2047,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2071,7 +2061,7 @@ - EN + en propertyLabel @@ -2079,7 +2069,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -2088,11 +2078,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -2103,7 +2093,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2117,7 +2107,7 @@ - EN + en propertySet @@ -2125,7 +2115,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -2134,11 +2124,11 @@ - id_ResourceSetCharacteristic + resourceSet en - Resource Set Characteristic + Resource Set urn:samm:io.catenax.manufacturing_capability:2.0.0#resourceSet @@ -2149,7 +2139,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#resourceSet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2163,7 +2153,7 @@ - EN + en resourceSet @@ -2171,7 +2161,7 @@ en - Characteristic for a set of resource representations. + Set of entities capable of performing functions specified as capabilities. @@ -2180,11 +2170,11 @@ - id_MultiLanguageText + productLabel en - Multi-Language Text + Product Label urn:samm:io.catenax.manufacturing_capability:2.0.0#productLabel @@ -2195,7 +2185,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#productLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2209,7 +2199,7 @@ - EN + en productLabel @@ -2217,7 +2207,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a product, e.g. the name. @@ -2226,11 +2216,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -2241,7 +2231,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2255,7 +2245,7 @@ - EN + en propertyLabel @@ -2263,7 +2253,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -2272,11 +2262,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -2287,7 +2277,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2301,7 +2291,7 @@ - EN + en propertySet @@ -2309,7 +2299,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -2318,11 +2308,11 @@ - id_ProductSetCharacteristic + productSet en - Product Set Characteristic + Product Set urn:samm:io.catenax.manufacturing_capability:2.0.0#productSet @@ -2333,7 +2323,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#productSet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2347,7 +2337,7 @@ - EN + en productSet @@ -2355,7 +2345,7 @@ en - Characteristic for a set of product representations. + Set of physical objects being used as an input or created as an output of a production process. @@ -2364,11 +2354,11 @@ - id_MultiLanguageText + capabilityLabel en - Multi-Language Text + Capability Label urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityLabel @@ -2379,7 +2369,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2393,7 +2383,7 @@ - EN + en capabilityLabel @@ -2401,7 +2391,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a capability @@ -2410,11 +2400,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -2425,7 +2415,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2439,7 +2429,7 @@ - EN + en propertyLabel @@ -2447,7 +2437,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -2456,11 +2446,11 @@ - id_PropertySetCharacteristic + propertySet en - Property Set Characteristic + Property Set urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet @@ -2471,7 +2461,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2485,7 +2475,7 @@ - EN + en propertySet @@ -2493,7 +2483,7 @@ en - Characteristic for a set of property representations. + Set of qualities or characteristics inherent in or ascribed to process, resource, product or capability entities. @@ -2502,11 +2492,11 @@ - id_CapabilitySetCharacteristic + capabilitySet en - Capability Set Characteristic + Capability Set urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilitySet @@ -2517,7 +2507,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilitySet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2531,7 +2521,7 @@ - EN + en capabilitySet @@ -2539,7 +2529,7 @@ en - Characteristic for a set of capability representations. + Set of implementation-independent specifications of functions in industrial production to achieve an effect in the physical or virtual world. @@ -2548,11 +2538,11 @@ - id_MultiLanguageText + propertyLabel en - Multi-Language Text + Property Label urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel @@ -2563,7 +2553,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#propertyLabel] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2577,7 +2567,7 @@ - EN + en propertyLabel @@ -2585,7 +2575,7 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Human readable label of a property. @@ -2594,11 +2584,11 @@ - id_PropertySetCharacteristic + references en - Property Set Characteristic + References urn:samm:io.catenax.manufacturing_capability:2.0.0#references @@ -2609,7 +2599,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#references] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2623,7 +2613,7 @@ - EN + en references @@ -2631,7 +2621,7 @@ en - Characteristic for a set of property representations. + Relation between a capability constraint and its properties. @@ -2640,11 +2630,11 @@ - id_CapabilityConstraintSetCharacteristic + capabilityConstraintSet en - Capability Constraint Set Characteristic + Capability Constraint Set urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityConstraintSet @@ -2655,7 +2645,7 @@ GlobalReference - Optional[urn:samm:io.catenax.manufacturing_capability:2.0.0#capabilityConstraintSet] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2669,7 +2659,7 @@ - EN + en capabilityConstraintSet @@ -2677,7 +2667,7 @@ en - Characteristic for a set of capability constraint representations. + Set of conditions imposed on capabilities which further detail their applicability. diff --git a/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability.aasx b/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability.aasx index cf22278b..68699fcc 100644 Binary files a/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability.aasx and b/io.catenax.manufacturing_capability/2.0.0/gen/ManufacturingCapability.aasx differ diff --git a/io.catenax.manufacturing_capability/3.0.0/gen/ManufacturingCapability.aasx b/io.catenax.manufacturing_capability/3.0.0/gen/ManufacturingCapability.aasx index 69b9a32b..e2e8990b 100644 Binary files a/io.catenax.manufacturing_capability/3.0.0/gen/ManufacturingCapability.aasx and b/io.catenax.manufacturing_capability/3.0.0/gen/ManufacturingCapability.aasx differ diff --git a/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer-aas.xml b/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer-aas.xml index e27b75fb..f29e233d 100644 --- a/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer-aas.xml +++ b/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer-aas.xml @@ -1,2281 +1,3324 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.market_place_offer:1.2.0#MarketplaceOffer + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.market_place_offer:1.2.0#MarketplaceOffer/submodel + + + + - - - defaultAsset - - + + + MarketplaceOffer + + + en + Description of all needed information to place a market place offer on the marketplace. + + + + urn:samm:io.catenax.market_place_offer:1.2.0#MarketplaceOffer/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#MarketplaceOffer + + + + + + sku + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#sku + + + + xs:string + + + + quantity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#quantity + + + + xs:float + + + + unitOfMeasure + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#unitOfMeasure + + + + + + ExternalReference + + + GlobalReference + https://resources.gs1us.org/FGS1-US-Data-Hub-Help-Center/ArtMID/3451/ArticleID/116/Unit-of-Measure-Codes + + + + + xs:string + + + + condition + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#condition + + + + xs:string + + + + GeographicalCoordinate + + + en + geographical coordinate + + + + + longitude + + + en + longitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#longitude + + + + xs:float + + + + latitude + + + en + latitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#latitude + + + + xs:float + + + + + + incoterms + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#incoterms + + + + + + ExternalReference + + + GlobalReference + https://iccwbo.org/publication/incoterms-2020-introduction + + + + + xs:string + + + + PriceEntity + + + en + price + + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#value + + + + xs:float + + + + currency + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#currency + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%25253A%25252F%25252Fwww.iso.org%25252Fiso-4217-currency-codes.html + + + + + xs:string + + + + + + File + + + en + File + + + + + en + Image file of the object. + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#name + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#location + + + + xs:anyURI + + + + + + AttachmentEntity + + + en + AttachmentEntity + + + + + en + attachment for the article. + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#name + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#location + + + + xs:anyURI + + + + + + bundleOffer + + + en + bundle offer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#bundleOffer + + + + xs:boolean + + + + status + + + en + status + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#status + + + + xs:string + + + + certificate + + + en + certificate + + + + + en + Certificates related to the product. + + + true + DataElement + + + CertificateEntity + + + en + certificate entity + + + + + en + Certificates that come with the product in the listing. + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#name + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#location + + + + xs:anyURI + + + + certificateNumber + + + en + certificate number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#certificateNumber + + + + xs:string + + + + issue + + + en + issue + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#issue + + + + xs:string + + + + publicationYear + + + en + publication year + + + + + en + Year the certificate was published. + + + true + DataElement + + + publicationYear + + + en + publication year + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#publicationYear + + + + xs:gYear + + + + + + effectiveDate + + + en + effective date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#effectiveDate + + + + xs:dateTime + + + + expirationDate + + + en + expiration date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#expirationDate + + + + xs:dateTime + + + + + + + + ProductEntity + + + en + product entity + + + + + productDescription + + + en + product description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#productDescription + + + + xs:string + + + + brand + + + en + brand + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#brand + + + + xs:string + + + + CategoryEntity + + + en + category entity + + + + + mainCategory + + + en + main category + + + true + DataElement + + + mainCategory + + + en + main category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#mainCategory + + + + xs:string + + + + + + subCategory + + + en + sub category + + + true + DataElement + + + subCategory + + + en + sub category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#subCategory + + + + xs:string + + + + + + + + originalManufacturer + + + en + original manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#originalManufacturer + + + + xs:string + + + + manufacturerPartNumber + + + en + manufacturer part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#manufacturerPartNumber + + + + xs:string + + + + productLink + + + en + product link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#productLink + + + + xs:anyURI + + + + oeNumber + + + en + original equipment number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#oeNumber + + + + xs:string + + + + technicalSpecification + + + en + technical specification + + + + + en + Further technical specifications. + + + true + DataElement + + + TechnicalSpecificationEntity + + + en + technical specification + + + + + key + + + en + key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#key + + + + xs:string + + + + technicalValue + + + en + technical value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#technicalValue + + + + xs:string + + + + + + + + + + missingParts + + + en + missing parts + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#missingParts + + + + xs:boolean + + + + dismantled + + + en + dismantled + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#dismantled + + + + xs:boolean + + + + mechanicalDamage + + + en + mechanical damage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#mechanicalDamage + + + + xs:boolean + + + + corroded + + + en + corroded + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#corroded + + + + xs:boolean + + + + discolored + + + en + discolored + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#discolored + + + + xs:boolean + + + + availabilityDate + + + en + availability date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#availabilityDate + + + + xs:date + + + + mileage + + + en + mileage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#mileage + + + + xs:decimal + + + + burned + + + en + burned + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.2.0#burned + + + + xs:boolean + + + + + - MarketplaceOffer + APPLICATION_CLASS + MarketplaceOffer - Marketplace Offer + + en + Marketplace Offer + - APPLICATION_CLASS - Description of all needed information to place a market place offer on the marketplace. + + en + Description of all needed information to place a market place offer on the marketplace. + - urn:bamm:io.catenax.market_place_offer:1.2.0#MarketplaceOffer - - - - - Marketplace Offer - - - MarketplaceOffer - - - Description of all needed information to place a market place offer on the marketplace. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#MarketplaceOffer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Marketplace Offer + + + + + en + MarketplaceOffer + + + + + en + Description of all needed information to place a market place offer on the marketplace. + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.2.0#sku - - - - - sku - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + sku + urn:samm:io.catenax.market_place_offer:1.2.0#sku + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + sku + + + + + en + sku + + + STRING + + + en + Stock Keeping Unit is an unique identifier of the dealer providing the product. + + + + + + - QuantityCharacteristic - - quantity characteristic - - urn:bamm:io.catenax.market_place_offer:1.2.0#quantity - - - - - quantity - - RealMeasure - - The available quantity of the on the offered product in SKU. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + quantity + urn:samm:io.catenax.market_place_offer:1.2.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + quantity + + + + + en + quantity + + + REAL_MEASURE + + + en + The available quantity of the on the offered product in SKU. + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.2.0#unitOfMeasure - - - - - unitOfMeasure - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + unitOfMeasure + urn:samm:io.catenax.market_place_offer:1.2.0#unitOfMeasure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + unitOfMeasure + + + + + en + unitOfMeasure + + + STRING + + + en + The unit of measure (related to quantity). + + + + + + - ConditionCharacteristic - - Condition Characteristic - - urn:bamm:io.catenax.market_place_offer:1.2.0#condition - - - - - condition - - String - - Condition of the article as enumeration. - - - - - - urn:bamm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:DefaultScalarValue[value=New, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=New, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:DefaultScalarValue[value=Used, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Used, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:DefaultScalarValue[value=Refurbished, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Refurbished, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + condition + urn:samm:io.catenax.market_place_offer:1.2.0#condition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + condition + + + + + en + condition + + + STRING + + + en + The condition of the offered product. + + + + + + New + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:New + + + + + + Used + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:Used + + + + + + Refurbished + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:Refurbished + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.2.0#ConditionCharacteristic:Other + + + + + + + + + + - LongitudeCharacteristic + longitude - longitude characteristic + + en + longitude + - urn:bamm:io.catenax.market_place_offer:1.2.0#longitude - - - - - longitude - - - longitude - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#longitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + longitude + + + + + en + longitude + + + REAL_MEASURE + + + en + The longitude of the 2D sphere coordinates. + + + + + + - LatitudeCharacteristic + latitude - latitude characteristic + + en + latitude + - urn:bamm:io.catenax.market_place_offer:1.2.0#latitude - - - - - latitude - - - latitude - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#latitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + latitude + + + + + en + latitude + + + REAL_MEASURE + + + en + The latitude of the 2D sphere coordinates. + + + + + + - GeographicalCoordinates - - geographical coordinates - - urn:bamm:io.catenax.market_place_offer:1.2.0#pickupLocation - - - - - pickupLocation - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + pickupLocation + urn:samm:io.catenax.market_place_offer:1.2.0#pickupLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pickupLocation + + + + + en + pickupLocation + + + STRING + + + en + The pickup location for the offered item. + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.2.0#incoterms - - - - - incoterms - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + incoterms + urn:samm:io.catenax.market_place_offer:1.2.0#incoterms + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + incoterms + + + + + en + incoterms + + + STRING + + + en + The incoterms. + + + + + + - Value + value - value + + en + value + - urn:bamm:io.catenax.market_place_offer:1.2.0#value - - - - - value - - - value - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + REAL_MEASURE + + + en + The absolute value of the price. + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.2.0#currency - - - - - currency - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + currency + urn:samm:io.catenax.market_place_offer:1.2.0#currency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + currency + + + + + en + currency + + + STRING + + + en + The currency of the price. + + + + + + - Price - - price - - urn:bamm:io.catenax.market_place_offer:1.2.0#price - - - - - price - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + price + urn:samm:io.catenax.market_place_offer:1.2.0#price + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + price + + + + + en + price + + + STRING + + + en + The price of the product. + + + + + + - Text + name - Text + + en + name + - urn:bamm:io.catenax.market_place_offer:1.2.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name or title of the object. + + + + + + - LocationCharacteristic + location - Location characteristic + + en + location + - urn:bamm:io.catenax.market_place_offer:1.2.0#location - - - - - location - - - location - - String - - Location with an URI. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + Location of the object. + + + + + + - ImageFile - - ImageFile - - urn:bamm:io.catenax.market_place_offer:1.2.0#image - - - - - image - - String - - Image of the object. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + image + urn:samm:io.catenax.market_place_offer:1.2.0#image + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + image + + + + + en + image + + + STRING + + + en + Images of the product. + + + + + + - Text + name - Text + + en + name + - urn:bamm:io.catenax.market_place_offer:1.2.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name or title of the object. + + + + + + - LocationCharacteristic + location - Location characteristic + + en + location + - urn:bamm:io.catenax.market_place_offer:1.2.0#location - - - - - location - - - location - - String - - Location with an URI. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + Location of the object. + + + + + + - Attachment - - Attachment - - urn:bamm:io.catenax.market_place_offer:1.2.0#attachment - - - - - attachment - - String - - Links the referenced attachment. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + attachment + urn:samm:io.catenax.market_place_offer:1.2.0#attachment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + attachment + + + + + en + attachment + + + STRING + + + en + Attachments related to the product. + + + + + + - BundleOffer + bundleOffer - bundle offer + + en + bundle offer + - urn:bamm:io.catenax.market_place_offer:1.2.0#bundleOffer - - - - - bundle offer - - - bundleOffer - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#bundleOffer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + bundle offer + + + + + en + bundleOffer + + + BOOLEAN + + + en + If this is a single product or a lot of products (group) not being necessarly of the same part number. + + + + + + - Status + status - Status + + en + status + - urn:bamm:io.catenax.market_place_offer:1.2.0#status - - - - - status - - - status - - String - - - - - urn:bamm:io.catenax.market_place_offer:1.2.0#Status:DefaultScalarValue[value=draft, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=draft, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.2.0#Status:DefaultScalarValue[value=published, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=published, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.2.0#Status:DefaultScalarValue[value=inactive, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=inactive, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#status + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + status + + + + + en + status + + + STRING + + + en + The status of the offer. + + + + + + draft + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.2.0#Status:draft + + + + + + published + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.2.0#Status:published + + + + + + inactive + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.2.0#Status:inactive + + + + + + + + + + - Text + name - Text + + en + name + - urn:bamm:io.catenax.market_place_offer:1.2.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name or title of the object. + + + + + + - LocationCharacteristic + location - Location characteristic + + en + location + - urn:bamm:io.catenax.market_place_offer:1.2.0#location - - - - - location - - - location - - String - - Location with an URI. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + Location of the object. + + + + + + - Text + certificateNumber - Text + + en + certificate number + - urn:bamm:io.catenax.market_place_offer:1.2.0#certificateNumber - - - - - certificate number - - - certificateNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#certificateNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + certificate number + + + + + en + certificateNumber + + + STRING + + + en + The number of the certificate. + + + + + + - Text + issue - Text + + en + issue + - urn:bamm:io.catenax.market_place_offer:1.2.0#issue - - - - - issue - - - issue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#issue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + issue + + + + + en + issue + + + STRING + + + en + The issue of the certificate. + + + + + + - Year - urn:bamm:io.catenax.market_place_offer:1.2.0#publicationYear - - - - - publication year - - - publicationYear - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + publicationYear + + + en + publication year + + + urn:samm:io.catenax.market_place_offer:1.2.0#publicationYear + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + publication year + + + + + en + publicationYear + + + STRING + + + en + Year the certificate was published. + + + + + + - Timestamp + effectiveDate - Timestamp + + en + effective date + - urn:bamm:io.catenax.market_place_offer:1.2.0#effectiveDate - - - - - effective date - - - effectiveDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#effectiveDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + effective date + + + + + en + effectiveDate + + + STRING + + + en + The date the certificate becomes effective. + + + + + + - Timestamp - urn:bamm:io.catenax.market_place_offer:1.2.0#expirationDate - - - - - expiration date - - - expirationDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + expirationDate + + + en + expiration date + + + urn:samm:io.catenax.market_place_offer:1.2.0#expirationDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + expiration date + + + + + en + expirationDate + + + STRING + + + en + The date the certificate expires. + + + + + + - Certificates + certificate - certificates + + en + certificate + - urn:bamm:io.catenax.market_place_offer:1.2.0#certificate - - - - - certificate - - - certificate - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#certificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + certificate + + + + + en + certificate + + + STRING + + + en + Certificates related to the product. + + + + + + - Text + productDescription - Text + + en + product description + - urn:bamm:io.catenax.market_place_offer:1.2.0#productDescription - - - - - product description - - - productDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + product description + + + + + en + productDescription + + + STRING + + + en + The description of the product on the marketplace. + + + + + + - Text + brand - Text + + en + brand + - urn:bamm:io.catenax.market_place_offer:1.2.0#brand - - - - - brand - - - brand - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#brand + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + brand + + + + + en + brand + + + STRING + + + en + The brandname of the offered product. + + + + + + - MainCategory + mainCategory - main category + + en + main category + - urn:bamm:io.catenax.market_place_offer:1.2.0#mainCategory - - - - - main category - - - mainCategory - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#mainCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + main category + + + + + en + mainCategory + + + STRING + + + + - SubCategory + subCategory - sub category + + en + sub category + - urn:bamm:io.catenax.market_place_offer:1.2.0#subCategory - - - - - sub category - - - subCategory - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#subCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + sub category + + + + + en + subCategory + + + STRING + + + + - CategoryCharacteristic + category - category characteristic + + en + category + - urn:bamm:io.catenax.market_place_offer:1.2.0#category - - - - - category - - - category - - String - - The category of the listing within the marketplace. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + category + + + + + en + category + + + STRING + + + en + Category within the marketplace for classification of listings. + + + + + + - Text + originalManufacturer - Text + + en + original manufacturer + - urn:bamm:io.catenax.market_place_offer:1.2.0#originalManufacturer - - - - - original manufacturer - - - originalManufacturer - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#originalManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original manufacturer + + + + + en + originalManufacturer + + + STRING + + + en + The original manufacturer of a product. + + + + + + - Text + manufacturerPartNumber - Text + + en + manufacturer part number + - urn:bamm:io.catenax.market_place_offer:1.2.0#manufacturerPartNumber - - - - - manufacturer part number - - - manufacturerPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#manufacturerPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturer part number + + + + + en + manufacturerPartNumber + + + STRING + + + en + The unique identifier of the product from the manufacturer. + + + + + + - ProductLinkCharacteristic + productLink - product link characteristic + + en + product link + - urn:bamm:io.catenax.market_place_offer:1.2.0#productLink - - - - - product link - - - productLink - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#productLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + product link + + + + + en + productLink + + + STRING + + + en + A link to either the product on the original marketplace/webshop or a link to the product specifications document. + + + + + + - Text + oeNumber - Text + + en + original equipment number + - urn:bamm:io.catenax.market_place_offer:1.2.0#oeNumber - - - - - original equipment number - - - oeNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#oeNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original equipment number + + + + + en + oeNumber + + + STRING + + + en + The original equipment number. + + + + + + - Text + key - Text + + en + key + - urn:bamm:io.catenax.market_place_offer:1.2.0#key - - - - - key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + key + + + + + en + key + + + STRING + + + en + The key of the key value pair. + + + + + + - Text + technicalValue - Text + + en + technical value + - urn:bamm:io.catenax.market_place_offer:1.2.0#technicalValue - - - - - technical value - - - technicalValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#technicalValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + technical value + + + + + en + technicalValue + + + STRING + + + en + The value of the key value pair. + + + + + + - TechnicalSpecification + technicalSpecification - technical specification + + en + technical specification + - urn:bamm:io.catenax.market_place_offer:1.2.0#technicalSpecification - - - - - technical specification - - - technicalSpecification - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#technicalSpecification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + technical specification + + + + + en + technicalSpecification + + + STRING + + + en + Further technical specifications. + + + + + + - ProductCharacteristic + marketplaceProduct - product characteristic + + en + marketplace product + - urn:bamm:io.catenax.market_place_offer:1.2.0#marketplaceProduct - - - - - marketplace product - - - marketplaceProduct - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#marketplaceProduct + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + marketplace product + + + + + en + marketplaceProduct + + + STRING + + + en + The description of the product within the marketplace that might differ from the digital twin. + + + + + + - Boolean + missingParts - boolean + + en + missing parts + - urn:bamm:io.catenax.market_place_offer:1.2.0#missingParts - - - - - missing parts - - - missingParts - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#missingParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + missing parts + + + + + en + missingParts + + + BOOLEAN + + + en + Completeness of the product, e.g. missing parts are not acceptable. + + + + + + - Boolean + dismantled - boolean + + en + dismantled + - urn:bamm:io.catenax.market_place_offer:1.2.0#dismantled - - - - - dismantled - - - dismantled - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#dismantled + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantled + + + + + en + dismantled + + + BOOLEAN + + + en + Information on whether the product has been dismantled. + + + + + + - Boolean + mechanicalDamage - boolean + + en + mechanical damage + - urn:bamm:io.catenax.market_place_offer:1.2.0#mechanicalDamage - - - - - mechanical damage - - - mechanicalDamage - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#mechanicalDamage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mechanical damage + + + + + en + mechanicalDamage + + + BOOLEAN + + + en + Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. + + + + + + - Boolean + corroded - boolean + + en + corroded + - urn:bamm:io.catenax.market_place_offer:1.2.0#corroded - - - - - corroded - - - corroded - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#corroded + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + corroded + + + + + en + corroded + + + BOOLEAN + + + en + Information on whether the product has corrosion. + + + + + + - Boolean + discolored - boolean + + en + discolored + - urn:bamm:io.catenax.market_place_offer:1.2.0#discolored - - - - - discolored - - - discolored - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#discolored + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + discolored + + + + + en + discolored + + + BOOLEAN + + + en + Information on whether the product has been discoloured. + + + + + + - AvailabilityDateCharacteristic + availabilityDate - availability date characteristic + + en + availability date + - urn:bamm:io.catenax.market_place_offer:1.2.0#availabilityDate - - - - - availability date - - - availabilityDate - - String - - The availability date when the product is in stock. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#availabilityDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + availability date + + + + + en + availabilityDate + + + STRING + + + en + The availability date when the product is in stock. + + + + + + - MileageCharacteristic + mileage - mileage characteristic + + en + mileage + - urn:bamm:io.catenax.market_place_offer:1.2.0#mileage - - - - - mileage - - - mileage - - kilometre - IntegerMeasure - - The value describing the mileage of the item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#mileage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mileage + + + + + en + mileage + + + kilometre + INTEGER_MEASURE + + + en + The mileage the item was ins use. + + + + + + - Boolean + burned - boolean + + en + burned + - urn:bamm:io.catenax.market_place_offer:1.2.0#burned - - - - - burned - - - burned - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.2.0#burned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + burned + + + + + en + burned + + + BOOLEAN + + + en + Information on whether the product has been fired and suffered damage from heat. + + + + + + - - - MarketplaceOffer - - Description of all needed information to place a market place offer on the marketplace. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#MarketplaceOffer - - - - - - sku - - Stock Keeping Unit is an unique identifier of the dealer providing the product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#sku - - - DefaultScalarValue[value=1002090, xYz.09, ABcXYZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - quantity - - The available quantity of the on the offered product in SKU. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#quantity - - - DefaultScalarValue[value=50.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - unitOfMeasure - - The unit of measure (related to quantity). - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#unitOfMeasure - - - DefaultScalarValue[value=each, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - condition - - The condition of the offered product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#condition - - - DefaultScalarValue[value=used, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - GeographicalCoordinate - - geographical coordinate - - false - false - - - - longitude - - longitude - - - The longitude of the 2D sphere coordinates. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#longitude - - - DefaultScalarValue[value=-117.28333, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - latitude - - latitude - - - The latitude of the 2D sphere coordinates. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#latitude - - - DefaultScalarValue[value=48.137154, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - - - - incoterms - - The incoterms. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#incoterms - - - DefaultScalarValue[value=DAP (Delivered at Place), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PriceEntity - - price - - false - false - - - - value - - value - - - The absolute value of the price. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#value - - - DefaultScalarValue[value=250.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - currency - - The currency of the price. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#currency - - - DefaultScalarValue[value=EUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - File - - File - - - Image file of the object. - - false - false - - - - name - - name - - - Name or title of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - Location of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#location - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - AttachmentEntity - - AttachmentEntity - - - attachment for the article. - - false - false - - - - name - - name - - - Name or title of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - Location of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#location - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - bundleOffer - - bundle offer - - - If this is a single product or a lot of products (group) not being necessarly of the same part number. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#bundleOffer - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean - - - - - status - - status - - - The status of the offer. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#status - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - certificate - - certificate - - - Certificates related to the product. - - false - false - - - - CertificateEntity - - certificate entity - - - Certificates that come with the product in the listing. - - false - false - - - - name - - name - - - Name or title of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - Location of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#location - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - certificateNumber - - certificate number - - - The number of the certificate. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#certificateNumber - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - issue - - issue - - - The issue of the certificate. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#issue - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - publicationYear - - publication year - - - Year the certificate was published. - - false - true - - - - publicationYear - - publication year - - - Year the certificate was published. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#publicationYear - - - DefaultScalarValue[value=1999, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#gYear']'] - http://www.w3.org/2001/XMLSchema#gYear - - - - - - - - effectiveDate - - effective date - - - The date the certificate becomes effective. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#effectiveDate - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - expirationDate - - expiration date - - - The date the certificate expires. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#expirationDate - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - ProductEntity - - product entity - - false - false - - - - productDescription - - product description - - - The description of the product on the marketplace. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#productDescription - - - DefaultScalarValue[value=BMW 3er (E36) BJ: 1996, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - brand - - brand - - - The brandname of the offered product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#brand - - - DefaultScalarValue[value=ZF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - CategoryEntity - - category entity - - false - false - - - - mainCategory - - main category - - false - true - - - - mainCategory - - main category - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#mainCategory - - - DefaultScalarValue[value=audio, video, navigation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - subCategory - - sub category - - false - true - - - - subCategory - - sub category - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#subCategory - - - DefaultScalarValue[value=amplifiers, subwoofers, etc, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - originalManufacturer - - original manufacturer - - - The original manufacturer of a product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#originalManufacturer - - - DefaultScalarValue[value=BMW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerPartNumber - - manufacturer part number - - - The unique identifier of the product from the manufacturer. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#manufacturerPartNumber - - - DefaultScalarValue[value=4S7R7002DB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productLink - - product link - - - A link to either the product on the original marketplace/webshop or a link to the product specifications document. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#productLink - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - oeNumber - - original equipment number - - - The original equipment number. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#oeNumber - - - DefaultScalarValue[value=4B0905851C, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - technicalSpecification - - technical specification - - - Further technical specifications. - - false - false - - - - TechnicalSpecificationEntity - - technical specification - - false - false - - - - key - - key - - - The key of the key value pair. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#key - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - technicalValue - - technical value - - - The value of the key value pair. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#technicalValue - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - missingParts - - missing parts - - - Completeness of the product, e.g. missing parts are not acceptable. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#missingParts - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - dismantled - - dismantled - - - Information on whether the product has been dismantled. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#dismantled - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - mechanicalDamage - - mechanical damage - - - Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#mechanicalDamage - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - corroded - - corroded - - - Information on whether the product has corrosion. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#corroded - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - discolored - - discolored - - - Information on whether the product has been discoloured. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#discolored - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - availabilityDate - - availability date - - - The availability date when the product is in stock. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#availabilityDate - - - DefaultScalarValue[value=2022-03-11, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - mileage - - mileage - - - The mileage the item was ins use. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#mileage - - - DefaultScalarValue[value=120000.06, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - burned - - burned - - - Information on whether the product has been fired and suffered damage from heat. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.2.0#burned - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - - + diff --git a/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer.aasx b/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer.aasx index 0e32f2f9..91db668c 100644 Binary files a/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer.aasx and b/io.catenax.market_place_offer/1.2.0/gen/MarketplaceOffer.aasx differ diff --git a/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer-aas.xml b/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer-aas.xml index c8bb3307..1ae15e50 100644 --- a/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer-aas.xml +++ b/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer-aas.xml @@ -1,1880 +1,2734 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.market_place_offer:1.4.0#MarketplaceOffer + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.market_place_offer:1.4.0#MarketplaceOffer/submodel + + + + - - - defaultAsset - - + + + MarketplaceOffer + + + en + Description of all needed information to place a market place offer on the marketplace. + + + + urn:samm:io.catenax.market_place_offer:1.4.0#MarketplaceOffer/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#MarketplaceOffer + + + + + + sku + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#sku + + + + xs:string + + + + quantity + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#quantity + + + + xs:double + + + + unitOfMeasure + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#unitOfMeasure + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%253A%252F%252Fresources.gs1us.org%252FGS1-US-Data-Hub-Help-Center%252FArtMID%252F3451%252FArticleID%252F116%252FUnit-of-Measure-Codes + + + + + xs:string + + + + condition + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#condition + + + + xs:string + + + + GeographicalCoordinate + + + en + geographical coordinate + + + + + longitude + + + en + longitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#longitude + + + + xs:float + + + + latitude + + + en + latitude + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#latitude + + + + xs:float + + + + + + incoterms + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#incoterms + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%2525253A%2525252F%2525252Ficcwbo.org%2525252Fpublication%2525252Fincoterms-2020-introduction%2525252F + + + + + xs:string + + + + PriceEntity + + + en + price + + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#value + + + + xs:float + + + + currency + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#currency + + + + + + ExternalReference + + + GlobalReference + file:///Users/AGG3FE/IdeaProjects/sldt-semantic-models/https%2525253A%2525252F%2525252Fwww.iso.org%2525252Fiso-4217-currency-codes.html + + + + + xs:string + + + + + + File + + + en + File + + + + + en + Image file of the object. + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#name + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#location + + + + xs:anyURI + + + + + + attachment + + + en + Attachments related to the product. + + + true + DataElement + + + AttachmentEntity + + + en + attachment entity + + + + + en + attachment for the article. + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#name + + + + xs:string + + + + location + + + en + location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#location + + + + xs:anyURI + + + + + + + + bundleOffer + + + en + Bundle Offer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#bundleOffer + + + + xs:boolean + + + + ProductEntity + + + en + product entity + + + + + productDescription + + + en + product description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#productDescription + + + + xs:string + + + + brand + + + en + brand + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#brand + + + + xs:string + + + + CategoryEntity + + + en + category entity + + + + + mainCategory + + + en + main category + + + true + DataElement + + + mainCategory + + + en + main category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#mainCategory + + + + xs:string + + + + + + subCategory + + + en + sub category + + + true + DataElement + + + subCategory + + + en + sub category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#subCategory + + + + xs:string + + + + + + + + originalManufacturer + + + en + original manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#originalManufacturer + + + + xs:string + + + + manufacturerPartNumber + + + en + manufacturer part number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#manufacturerPartNumber + + + + xs:string + + + + productLink + + + en + product link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#productLink + + + + xs:anyURI + + + + oeNumber + + + en + original equipment number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#oeNumber + + + + xs:string + + + + technicalSpecification + + + en + technical specification + + + + + en + Further technical specifications. + + + true + DataElement + + + TechnicalSpecificationEntity + + + en + technical specification + + + + + key + + + en + key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#key + + + + xs:string + + + + technicalValue + + + en + technical value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#technicalValue + + + + xs:string + + + + + + + + + + missingParts + + + en + missing parts + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#missingParts + + + + xs:boolean + + + + dismantled + + + en + dismantled + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#dismantled + + + + xs:boolean + + + + mechanicalDamage + + + en + mechanical damage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#mechanicalDamage + + + + xs:boolean + + + + corroded + + + en + corroded + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#corroded + + + + xs:boolean + + + + discolored + + + en + discolored + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#discolored + + + + xs:boolean + + + + availabilityDate + + + en + availability date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#availabilityDate + + + + xs:date + + + + mileage + + + en + mileage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#mileage + + + + xs:decimal + + + + burned + + + en + burned + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#burned + + + + xs:boolean + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.market_place_offer:1.4.0#catenaXId + + + + xs:string + + + + + - MarketplaceOffer + APPLICATION_CLASS + MarketplaceOffer - Marketplace Offer + + en + Marketplace Offer + - APPLICATION_CLASS - Description of all needed information to place a market place offer on the marketplace. + + en + Description of all needed information to place a market place offer on the marketplace. + - urn:bamm:io.catenax.market_place_offer:1.4.0#MarketplaceOffer - - - - - Marketplace Offer - - - MarketplaceOffer - - - Description of all needed information to place a market place offer on the marketplace. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#MarketplaceOffer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Marketplace Offer + + + + + en + MarketplaceOffer + + + + + en + Description of all needed information to place a market place offer on the marketplace. + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.4.0#sku - - - - - sku - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + sku + urn:samm:io.catenax.market_place_offer:1.4.0#sku + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + sku + + + + + en + sku + + + STRING + + + en + Stock Keeping Unit is an unique identifier of the dealer providing the product + + + + + + - QuantityCharacteristic - - quantity characteristic - - urn:bamm:io.catenax.market_place_offer:1.4.0#quantity - - - - - quantity - - RealMeasure - - Describes a quantity as decimal number. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + quantity + urn:samm:io.catenax.market_place_offer:1.4.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + quantity + + + + + en + quantity + + + REAL_MEASURE + + + en + The available quantity of an offered product. + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.4.0#unitOfMeasure - - - - - unitOfMeasure - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + unitOfMeasure + urn:samm:io.catenax.market_place_offer:1.4.0#unitOfMeasure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + unitOfMeasure + + + + + en + unitOfMeasure + + + STRING + + + en + The unit of measure (related to quantity). + + + + + + - ConditionCharacteristic - - Condition Characteristic - - urn:bamm:io.catenax.market_place_offer:1.4.0#condition - - - - - condition - - String - - Condition of the article as enumeration. - - - - - - urn:bamm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:DefaultScalarValue[value=New, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=New, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:DefaultScalarValue[value=Used, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Used, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:DefaultScalarValue[value=Refurbished, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Refurbished, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + condition + urn:samm:io.catenax.market_place_offer:1.4.0#condition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + condition + + + + + en + condition + + + STRING + + + en + The condition of the offered product. + + + + + + New + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:New + + + + + + Used + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:Used + + + + + + Refurbished + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:Refurbished + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.market_place_offer:1.4.0#ConditionCharacteristic:Other + + + + + + + + + + - LongitudeCharacteristic + longitude - longitude characteristic + + en + longitude + - urn:bamm:io.catenax.market_place_offer:1.4.0#longitude - - - - - longitude - - - longitude - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#longitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + longitude + + + + + en + longitude + + + REAL_MEASURE + + + en + The longitude of the 2D sphere coordinates. + + + + + + - LatitudeCharacteristic + latitude - latitude characteristic + + en + latitude + - urn:bamm:io.catenax.market_place_offer:1.4.0#latitude - - - - - latitude - - - latitude - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#latitude + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + latitude + + + + + en + latitude + + + REAL_MEASURE + + + en + The latitude of the 2D sphere coordinates. + + + + + + - GeographicalCoordinates - - geographical coordinates - - urn:bamm:io.catenax.market_place_offer:1.4.0#pickupLocation - - - - - pickupLocation - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + pickupLocation + urn:samm:io.catenax.market_place_offer:1.4.0#pickupLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pickupLocation + + + + + en + pickupLocation + + + STRING + + + en + The pickup location for the offered item. + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.4.0#incoterms - - - - - incoterms - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + incoterms + urn:samm:io.catenax.market_place_offer:1.4.0#incoterms + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + incoterms + + + + + en + incoterms + + + STRING + + + en + The incoterms. + + + + + + - Value + value - value + + en + value + - urn:bamm:io.catenax.market_place_offer:1.4.0#value - - - - - value - - - value - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + REAL_MEASURE + + + en + The absolute value of the price + + + + + + - Text - - Text - - urn:bamm:io.catenax.market_place_offer:1.4.0#currency - - - - - currency - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + currency + urn:samm:io.catenax.market_place_offer:1.4.0#currency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + currency + + + + + en + currency + + + STRING + + + en + The currency of the price. + + + + + + - Price - - price - - urn:bamm:io.catenax.market_place_offer:1.4.0#price - - - - - price - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + price + urn:samm:io.catenax.market_place_offer:1.4.0#price + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + price + + + + + en + price + + + STRING + + + en + The price of the product. + + + + + + - Text + name - Text + + en + name + - urn:bamm:io.catenax.market_place_offer:1.4.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name or title of the object. + + + + + + - LocationCharacteristic + location - Location characteristic + + en + location + - urn:bamm:io.catenax.market_place_offer:1.4.0#location - - - - - location - - - location - - String - - Location with an URI. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + Location of the object. + + + + + + - ImageFile - - ImageFile - - urn:bamm:io.catenax.market_place_offer:1.4.0#image - - - - - image - - String - - Image of the object. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + image + urn:samm:io.catenax.market_place_offer:1.4.0#image + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + image + + + + + en + image + + + STRING + + + en + Images of the product. + + + + + + - Text + name - Text + + en + name + - urn:bamm:io.catenax.market_place_offer:1.4.0#name - - - - - name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Name or title of the object. + + + + + + - LocationCharacteristic + location - Location characteristic + + en + location + - urn:bamm:io.catenax.market_place_offer:1.4.0#location - - - - - location - - - location - - String - - Location with an URI. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#location + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + location + + + + + en + location + + + STRING + + + en + Location of the object. + + + + + + - Attachment - - Attachment - - urn:bamm:io.catenax.market_place_offer:1.4.0#attachment - - - - - attachment - - String - - Links the referenced attachment. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + attachment + urn:samm:io.catenax.market_place_offer:1.4.0#attachment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + attachment + + + + + en + attachment + + + STRING + + + en + Attachments related to the product. + + + + + + - BundleOffer + bundleOffer - bundleOffer + + en + Bundle Offer + - urn:bamm:io.catenax.market_place_offer:1.4.0#bundleOffer - - - - - Bundle Offer - - - bundleOffer - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#bundleOffer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Bundle Offer + + + + + en + bundleOffer + + + BOOLEAN + + + en + If this is a single product or a lot of products (group) not being necessarly of the same part number. + + + + + + - Text + productDescription - Text + + en + product description + - urn:bamm:io.catenax.market_place_offer:1.4.0#productDescription - - - - - product description - - - productDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + product description + + + + + en + productDescription + + + STRING + + + en + The description of the product on the marketplace. + + + + + + - Text + brand - Text + + en + brand + - urn:bamm:io.catenax.market_place_offer:1.4.0#brand - - - - - brand - - - brand - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#brand + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + brand + + + + + en + brand + + + STRING + + + en + The brandname of the offered product. + + + + + + - MainCategory + mainCategory - main category + + en + main category + - urn:bamm:io.catenax.market_place_offer:1.4.0#mainCategory - - - - - main category - - - mainCategory - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#mainCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + main category + + + + + en + mainCategory + + + STRING + + + + - SubCategory + subCategory - sub category + + en + sub category + - urn:bamm:io.catenax.market_place_offer:1.4.0#subCategory - - - - - sub category - - - subCategory - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#subCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + sub category + + + + + en + subCategory + + + STRING + + + + - CategoryCharacteristic + category - category characteristic + + en + category + - urn:bamm:io.catenax.market_place_offer:1.4.0#category - - - - - category - - - category - - String - - The category of the listing within the marketplace. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#category + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + category + + + + + en + category + + + STRING + + + en + Category within the marketplace for classification of listings. + + + + + + - Text + originalManufacturer - Text + + en + original manufacturer + - urn:bamm:io.catenax.market_place_offer:1.4.0#originalManufacturer - - - - - original manufacturer - - - originalManufacturer - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#originalManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original manufacturer + + + + + en + originalManufacturer + + + STRING + + + en + The original manufacturer of a product. + + + + + + - Text + manufacturerPartNumber - Text + + en + manufacturer part number + - urn:bamm:io.catenax.market_place_offer:1.4.0#manufacturerPartNumber - - - - - manufacturer part number - - - manufacturerPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#manufacturerPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + manufacturer part number + + + + + en + manufacturerPartNumber + + + STRING + + + en + The unique identifier of the product from the manufacturer. + + + + + + - ProductLinkCharacteristic + productLink - product link characteristic + + en + product link + - urn:bamm:io.catenax.market_place_offer:1.4.0#productLink - - - - - product link - - - productLink - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#productLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + product link + + + + + en + productLink + + + STRING + + + en + A link to either the product on the original marketplace/webshop or a link to the product specifications document. + + + + + + - Text + oeNumber - Text + + en + original equipment number + - urn:bamm:io.catenax.market_place_offer:1.4.0#oeNumber - - - - - original equipment number - - - oeNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#oeNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + original equipment number + + + + + en + oeNumber + + + STRING + + + en + The original equipment number. + + + + + + - Text + key - Text + + en + key + - urn:bamm:io.catenax.market_place_offer:1.4.0#key - - - - - key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + key + + + + + en + key + + + STRING + + + en + The key of the key value pair + + + + + + - Text + technicalValue - Text + + en + technical value + - urn:bamm:io.catenax.market_place_offer:1.4.0#technicalValue - - - - - technical value - - - technicalValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#technicalValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + technical value + + + + + en + technicalValue + + + STRING + + + en + The value of the key value pair. + + + + + + - TechnicalSpecification + technicalSpecification - technical specification + + en + technical specification + - urn:bamm:io.catenax.market_place_offer:1.4.0#technicalSpecification - - - - - technical specification - - - technicalSpecification - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#technicalSpecification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + technical specification + + + + + en + technicalSpecification + + + STRING + + + en + Further technical specifications. + + + + + + - ProductCharacteristic + marketplaceProduct - product characteristic + + en + marketplace product + - urn:bamm:io.catenax.market_place_offer:1.4.0#marketplaceProduct - - - - - marketplace product - - - marketplaceProduct - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#marketplaceProduct + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + marketplace product + + + + + en + marketplaceProduct + + + STRING + + + en + The description of the product within the marketplace that might differ from the digital twin. + + + + + + - Boolean + missingParts - boolean + + en + missing parts + - urn:bamm:io.catenax.market_place_offer:1.4.0#missingParts - - - - - missing parts - - - missingParts - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#missingParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + missing parts + + + + + en + missingParts + + + BOOLEAN + + + en + Completeness of the product, e.g. missing parts are not acceptable. + + + + + + - Boolean + dismantled - boolean + + en + dismantled + - urn:bamm:io.catenax.market_place_offer:1.4.0#dismantled - - - - - dismantled - - - dismantled - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#dismantled + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantled + + + + + en + dismantled + + + BOOLEAN + + + en + Information on whether the product has been dismantled. + + + + + + - Boolean + mechanicalDamage - boolean + + en + mechanical damage + - urn:bamm:io.catenax.market_place_offer:1.4.0#mechanicalDamage - - - - - mechanical damage - - - mechanicalDamage - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#mechanicalDamage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mechanical damage + + + + + en + mechanicalDamage + + + BOOLEAN + + + en + Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. + + + + + + - Boolean + corroded - boolean + + en + corroded + - urn:bamm:io.catenax.market_place_offer:1.4.0#corroded - - - - - corroded - - - corroded - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#corroded + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + corroded + + + + + en + corroded + + + BOOLEAN + + + en + Information on whether the product has corrosion. + + + + + + - Boolean + discolored - boolean + + en + discolored + - urn:bamm:io.catenax.market_place_offer:1.4.0#discolored - - - - - discolored - - - discolored - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#discolored + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + discolored + + + + + en + discolored + + + BOOLEAN + + + en + Information on whether the product has been discoloured. + + + + + + - AvailabilityDateCharacteristic + availabilityDate - availability date characteristic + + en + availability date + - urn:bamm:io.catenax.market_place_offer:1.4.0#availabilityDate - - - - - availability date - - - availabilityDate - - String - - The availability date when the product is in stock. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#availabilityDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + availability date + + + + + en + availabilityDate + + + STRING + + + en + The availability date when the product is in stock. + + + + + + - MileageCharacteristic + mileage - mileage characteristic + + en + mileage + - urn:bamm:io.catenax.market_place_offer:1.4.0#mileage - - - - - mileage - - - mileage - - kilometre - IntegerMeasure - - The value describing the mileage of the item. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#mileage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mileage + + + + + en + mileage + + + kilometre + INTEGER_MEASURE + + + en + The mileage the item was ins use. + + + + + + - Boolean + burned - boolean + + en + burned + - urn:bamm:io.catenax.market_place_offer:1.4.0#burned - - - - - burned - - - burned - - Boolean - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#burned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + burned + + + + + en + burned + + + BOOLEAN + + + en + Information on whether the product has been fired and suffered damage from heat. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.market_place_offer:1.4.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.market_place_offer:1.4.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the offer, valid for the Catena-X dataspace. + + + + + + - - - MarketplaceOffer - - Description of all needed information to place a market place offer on the marketplace. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#MarketplaceOffer - - - - - - sku - - Stock Keeping Unit is an unique identifier of the dealer providing the product - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#sku - - - DefaultScalarValue[value=1002090, xYz.09, ABcXYZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - quantity - - The available quantity of an offered product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#quantity - - - DefaultScalarValue[value=50.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - unitOfMeasure - - The unit of measure (related to quantity). - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#unitOfMeasure - - - DefaultScalarValue[value=each, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - condition - - The condition of the offered product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#condition - - - DefaultScalarValue[value=used, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - GeographicalCoordinate - - geographical coordinate - - false - false - - - - longitude - - longitude - - - The longitude of the 2D sphere coordinates. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#longitude - - - DefaultScalarValue[value=-117.28333, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - latitude - - latitude - - - The latitude of the 2D sphere coordinates. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#latitude - - - DefaultScalarValue[value=48.137154, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - - - - incoterms - - The incoterms. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#incoterms - - - DefaultScalarValue[value=DAP (Delivered at Place), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PriceEntity - - price - - false - false - - - - value - - value - - - The absolute value of the price - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#value - - - DefaultScalarValue[value=250.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - currency - - The currency of the price. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#currency - - - DefaultScalarValue[value=EUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - File - - File - - - Image file of the object. - - false - false - - - - name - - name - - - Name or title of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - Location of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#location - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - attachment - - Attachments related to the product. - - false - false - - - - AttachmentEntity - - attachment entity - - - attachment for the article. - - false - false - - - - name - - name - - - Name or title of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#name - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - location - - location - - - Location of the object. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#location - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - - - - bundleOffer - - Bundle Offer - - - If this is a single product or a lot of products (group) not being necessarly of the same part number. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#bundleOffer - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean - - - - - ProductEntity - - product entity - - false - false - - - - productDescription - - product description - - - The description of the product on the marketplace. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#productDescription - - - DefaultScalarValue[value=BMW 3er (E36) BJ: 1996, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - brand - - brand - - - The brandname of the offered product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#brand - - - DefaultScalarValue[value=ZF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - CategoryEntity - - category entity - - false - false - - - - mainCategory - - main category - - false - true - - - - mainCategory - - main category - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#mainCategory - - - DefaultScalarValue[value=Audio, video, navigation, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - subCategory - - sub category - - false - true - - - - subCategory - - sub category - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#subCategory - - - DefaultScalarValue[value=Amplifiers, subwoofers, etc, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - originalManufacturer - - original manufacturer - - - The original manufacturer of a product. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#originalManufacturer - - - DefaultScalarValue[value=BMW, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerPartNumber - - manufacturer part number - - - The unique identifier of the product from the manufacturer. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#manufacturerPartNumber - - - DefaultScalarValue[value=4S7R7002DB, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productLink - - product link - - - A link to either the product on the original marketplace/webshop or a link to the product specifications document. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#productLink - - - Unknown - http://www.w3.org/2001/XMLSchema#anyURI - - - - - oeNumber - - original equipment number - - - The original equipment number. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#oeNumber - - - DefaultScalarValue[value=4B0905851C, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - technicalSpecification - - technical specification - - - Further technical specifications. - - false - false - - - - TechnicalSpecificationEntity - - technical specification - - false - false - - - - key - - key - - - The key of the key value pair - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#key - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - technicalValue - - technical value - - - The value of the key value pair. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#technicalValue - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - missingParts - - missing parts - - - Completeness of the product, e.g. missing parts are not acceptable. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#missingParts - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - dismantled - - dismantled - - - Information on whether the product has been dismantled. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#dismantled - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - mechanicalDamage - - mechanical damage - - - Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#mechanicalDamage - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - corroded - - corroded - - - Information on whether the product has corrosion. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#corroded - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - discolored - - discolored - - - Information on whether the product has been discoloured. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#discolored - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - availabilityDate - - availability date - - - The availability date when the product is in stock. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#availabilityDate - - - DefaultScalarValue[value=2022-03-11, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - mileage - - mileage - - - The mileage the item was ins use. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#mileage - - - DefaultScalarValue[value=120000.06, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - burned - - burned - - - Information on whether the product has been fired and suffered damage from heat. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#burned - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the offer, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.market_place_offer:1.4.0#catenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - + diff --git a/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer.aasx b/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer.aasx index 5ab9c4cc..7e276e02 100644 Binary files a/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer.aasx and b/io.catenax.market_place_offer/1.4.0/gen/MarketplaceOffer.aasx differ diff --git a/io.catenax.market_place_offer/2.0.0/gen/MarketplaceOffer.aasx b/io.catenax.market_place_offer/2.0.0/gen/MarketplaceOffer.aasx index 9a12ce48..157c9f75 100644 Binary files a/io.catenax.market_place_offer/2.0.0/gen/MarketplaceOffer.aasx and b/io.catenax.market_place_offer/2.0.0/gen/MarketplaceOffer.aasx differ diff --git a/io.catenax.material_demand/1.0.0/gen/MaterialDemand-aas.xml b/io.catenax.material_demand/1.0.0/gen/MaterialDemand-aas.xml index bceba88c..2a45118e 100644 --- a/io.catenax.material_demand/1.0.0/gen/MaterialDemand-aas.xml +++ b/io.catenax.material_demand/1.0.0/gen/MaterialDemand-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.material_demand:1.0.0#MaterialDemand - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#MaterialDemand] - - - - - - - - en - Material Demand - - - - - EN - MaterialDemand - - - - - en - The requirements of a customer towards a specific supplier for a specific material. Each material demand is unique by its Customer, Supplier and Material Number. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.material_demand:1.0.0#MaterialDemand/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.material_demand:1.0.0#MaterialDemand]/submodel + urn:samm:io.catenax.material_demand:1.0.0#MaterialDemand/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_materialDemandId + materialDemandId en Material Demand ID - - - en - The Material Demand ID uniquely identifies the material demand within the business relationship between a customer and its supplier. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_demandSeries + demandSeries en @@ -113,11 +83,11 @@ The demands for a dedicated material in a given time period of a given demand rate, distinguished by their demand location and demand category. - false + true DataElement - id_DemandSeries + DemandSeries en @@ -132,19 +102,13 @@ - id_customerLocation + customerLocation en Customer Location - - - en - The Business Partner Number Site (BPNS) of the site at which the customer needs the specified material for this demand series. - - ExternalReference @@ -155,10 +119,10 @@ xs:string - Unknown + - id_DemandCategoryType + DemandCategoryType en @@ -173,19 +137,13 @@ - id_demandCategoryCode + demandCategoryCode en Demand Category Code - - - en - The code identifying a demand category. - - ExternalReference @@ -196,10 +154,10 @@ xs:string - Unknown + - - id_demandCategoryName + + demandCategoryName en @@ -221,13 +179,11 @@ - xs:string - Unknown - + - id_demands + demands en @@ -240,11 +196,11 @@ A time series with a specified demand rate along a given time period to describe the demand values for this demand series. - false + true DataElement - id_Demand + Demand en @@ -259,19 +215,13 @@ - id_demand + demand en Demand - - - en - Quantity of materials required in the specified point in time according specified demand rate. This demand should be as close as possible to demand that is derived from the actual production program. - - ExternalReference @@ -282,22 +232,16 @@ xs:decimal - Unknown + - id_pointInTime + pointInTime en Point in Time - - - en - Defines the start of the demand rate as a point in time. The point in time must be interpreted according to the demand rate. - - ExternalReference @@ -308,26 +252,20 @@ xs:date - Unknown + - id_expectedSupplierLocation + expectedSupplierLocation en Expected Supplier Location - - - en - The Business Partner Number Site (BPNS) of the site from where the customer expects the supplier to fulfill the demands of the demand series. The value is used for informational purposes only and is therefore not binding for the supplier. - - ExternalReference @@ -338,26 +276,20 @@ xs:string - Unknown + - id_customer + customer en Customer - - - en - The Business Partner Number Legal Entity (BPNL) of the party requesting materials from a supplier. - - ExternalReference @@ -368,22 +300,16 @@ xs:string - Unknown + - id_supplier + supplier en Supplier - - - en - The Business Partner Number Legal Entity (BPNL) of the party providing materials to a customer. - - ExternalReference @@ -394,22 +320,16 @@ xs:string - Unknown + - id_unitOfMeasure + unitOfMeasure en Unit of Measure - - - en - Unit of measurement for demand quantities. - - ExternalReference @@ -420,22 +340,16 @@ xs:string - Unknown + - id_materialNumberCustomer + materialNumberCustomer en Customer Material Number - - - en - Material identifier as assigned by customer. This material number identifies the material (as planned) in customer's database. Must be unique for each Material Demand in the customer-supplier relationship. - - ExternalReference @@ -446,22 +360,16 @@ xs:string - Unknown + - id_materialNumberSupplier + materialNumberSupplier en Supplier Material Number - - - en - Material identifier as assigned by supplier. This material number identifies the material (as planned) in supplier's database. - - ExternalReference @@ -472,22 +380,16 @@ xs:string - Unknown + - id_materialDescriptionCustomer + materialDescriptionCustomer en Customer Material Description - - - en - Description of the material. - - ExternalReference @@ -498,22 +400,16 @@ xs:string - Unknown + - id_changedAt + changedAt en Changed At - - - en - Point in time when the content (any property according to the data model) of the material demand was changed, at the customer, either by a human user or an automated process. - - ExternalReference @@ -524,22 +420,16 @@ xs:dateTime - Unknown + - id_materialGlobalAssetId + materialGlobalAssetId en Material Number UUID of the Customer's Twin - - - en - Material identifier used uniquely within Catena-X to identify the Material (e.g. PartAsPlanned). - - ExternalReference @@ -550,10 +440,10 @@ xs:string - Unknown + - id_DemandRateType + DemandRateType en @@ -568,19 +458,13 @@ - id_demandRateCode + demandRateCode en Demand Rate Code - - - en - Code identifying the demand rate. - - ExternalReference @@ -591,10 +475,10 @@ xs:string - Unknown + - - id_demandRateName + + demandRateName en @@ -616,25 +500,17 @@ - xs:string - Unknown - + - id_unitOfMeasureIsOmitted + unitOfMeasureIsOmitted en Unit Of Measure Is Omitted - - - en - Explicit indicator of whether the unit of measure is left out of the payload intentionally. If "true" it means the sending application sends demand values without unit of measure intentionally and the unit of measure MUST NOT be contained in the payload. If "false" a unit of measure MUST be supplied. - - ExternalReference @@ -645,7 +521,7 @@ xs:boolean - Unknown + @@ -653,7 +529,7 @@ APPLICATION_CLASS - id_MaterialDemand + MaterialDemand en @@ -674,7 +550,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#MaterialDemand] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -688,7 +564,7 @@ - EN + en MaterialDemand @@ -704,11 +580,11 @@ - id_UuidV4Trait + materialDemandId en - Trait for UUIDs v4 + Material Demand ID urn:samm:io.catenax.material_demand:1.0.0#materialDemandId @@ -719,7 +595,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#materialDemandId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -733,7 +609,7 @@ - EN + en materialDemandId @@ -741,7 +617,7 @@ en - Trait to ensure UUID v4 data format. + The Material Demand ID uniquely identifies the material demand within the business relationship between a customer and its supplier. @@ -750,11 +626,11 @@ - id_BpnsTrait + customerLocation en - BPNS Trait + Customer Location urn:samm:io.catenax.material_demand:1.0.0#customerLocation @@ -765,7 +641,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#customerLocation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -779,7 +655,7 @@ - EN + en customerLocation @@ -787,7 +663,7 @@ en - Trait to ensure data format for BPNS. + The Business Partner Number Site (BPNS) of the site at which the customer needs the specified material for this demand series. @@ -796,11 +672,11 @@ - id_DemandCategoryCodeCharacteristic + demandCategoryCode en - Demand Category Code Characteristic + Demand Category Code urn:samm:io.catenax.material_demand:1.0.0#demandCategoryCode @@ -811,7 +687,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demandCategoryCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -825,7 +701,7 @@ - EN + en demandCategoryCode @@ -842,11 +718,11 @@ - id_MultiLanguageText + demandCategoryName en - Multi-Language Text + Demand Category Name urn:samm:io.catenax.material_demand:1.0.0#demandCategoryName @@ -857,7 +733,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demandCategoryName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -871,7 +747,7 @@ - EN + en demandCategoryName @@ -879,103 +755,103 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The name describing a demand category. - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Default"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=0001, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"0001","demandCategoryName":""Default"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Default"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=0001, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"0001","demandCategoryName":""Default"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="After-Sales"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=A1S1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"A1S1","demandCategoryName":""After-Sales"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="After-Sales"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=A1S1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"A1S1","demandCategoryName":""After-Sales"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=SR99, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"SR99","demandCategoryName":""Series"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=SR99, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"SR99","demandCategoryName":""Series"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-In Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"PI01","demandCategoryName":""Phase-In Period"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-In Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"PI01","demandCategoryName":""Phase-In Period"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Single Order"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OS01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"OS01","demandCategoryName":""Single Order"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Single Order"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OS01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"OS01","demandCategoryName":""Single Order"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Small Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"OI01","demandCategoryName":""Small Series"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Small Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"OI01","demandCategoryName":""Small Series"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Extraordinary Demand"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=ED01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"ED01","demandCategoryName":""Extraordinary Demand"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Extraordinary Demand"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=ED01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"ED01","demandCategoryName":""Extraordinary Demand"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-Out Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PO01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + {"demandCategoryCode":"PO01","demandCategoryName":""Phase-Out Period"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-Out Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PO01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@1fb9e82d] + urn:samm:io.catenax.material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"PO01","demandCategoryName":""Phase-Out Period"@en"} @@ -988,11 +864,11 @@ - id_DemandCategoryCharacteristic + demandCategory en - Demand Category Characteristic + Demand Category urn:samm:io.catenax.material_demand:1.0.0#demandCategory @@ -1003,7 +879,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demandCategory] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1017,7 +893,7 @@ - EN + en demandCategory @@ -1025,7 +901,7 @@ en - The classification of demands used for prioritization or allocation. + Type of demand for this demand series. @@ -1034,7 +910,13 @@ - id_QuantityTrait + demand + + + en + Demand + + urn:samm:io.catenax.material_demand:1.0.0#demand @@ -1043,7 +925,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demand] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1057,22 +939,28 @@ - EN + en demand INTEGER_MEASURE + + + en + Quantity of materials required in the specified point in time according specified demand rate. This demand should be as close as possible to demand that is derived from the actual production program. + + - id_PointInTimeCharacteristic + pointInTime en - Point in Time Characteristic + Point in Time urn:samm:io.catenax.material_demand:1.0.0#pointInTime @@ -1083,7 +971,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#pointInTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1097,7 +985,7 @@ - EN + en pointInTime @@ -1105,8 +993,7 @@ en - - If demand rate is "calendar week": An ISO calendar week in which a given demand is needed. Must be given as date of the Monday in the week. (ISO-8601-1:2019) -- If demand rate is "day": An ISO day on which a given demand is needed. Must be given as single day (consider the time zone of the customer's location). (ISO-8601) + Defines the start of the demand rate as a point in time. The point in time must be interpreted according to the demand rate. @@ -1115,11 +1002,11 @@ - id_DemandDateSeries + demands en - Demand Date Series + Demands urn:samm:io.catenax.material_demand:1.0.0#demands @@ -1130,7 +1017,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demands] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1144,7 +1031,7 @@ - EN + en demands @@ -1152,7 +1039,7 @@ en - The demands in a given time period for a given demand rate. + A time series with a specified demand rate along a given time period to describe the demand values for this demand series. @@ -1161,11 +1048,11 @@ - id_BpnsTrait + expectedSupplierLocation en - BPNS Trait + Expected Supplier Location urn:samm:io.catenax.material_demand:1.0.0#expectedSupplierLocation @@ -1176,7 +1063,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#expectedSupplierLocation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1190,7 +1077,7 @@ - EN + en expectedSupplierLocation @@ -1198,7 +1085,7 @@ en - Trait to ensure data format for BPNS. + The Business Partner Number Site (BPNS) of the site from where the customer expects the supplier to fulfill the demands of the demand series. The value is used for informational purposes only and is therefore not binding for the supplier. @@ -1207,11 +1094,11 @@ - id_DemandSeriesSet + demandSeries en - Demand Series Set + Demand Series urn:samm:io.catenax.material_demand:1.0.0#demandSeries @@ -1222,7 +1109,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demandSeries] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1236,7 +1123,7 @@ - EN + en demandSeries @@ -1244,7 +1131,7 @@ en - A set of demand series belonging to a certain material demand. Each demand series in the set must have a unique combination of customer location and demand category. + The demands for a dedicated material in a given time period of a given demand rate, distinguished by their demand location and demand category. @@ -1253,11 +1140,11 @@ - id_BpnlTrait + customer en - BPNl Trait + Customer urn:samm:io.catenax.material_demand:1.0.0#customer @@ -1268,7 +1155,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#customer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1282,7 +1169,7 @@ - EN + en customer @@ -1290,7 +1177,7 @@ en - Trait to ensure data format for BPNL. + The Business Partner Number Legal Entity (BPNL) of the party requesting materials from a supplier. @@ -1299,11 +1186,11 @@ - id_BpnlTrait + supplier en - BPNl Trait + Supplier urn:samm:io.catenax.material_demand:1.0.0#supplier @@ -1314,7 +1201,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#supplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1328,7 +1215,7 @@ - EN + en supplier @@ -1336,7 +1223,7 @@ en - Trait to ensure data format for BPNL. + The Business Partner Number Legal Entity (BPNL) of the party providing materials to a customer. @@ -1345,11 +1232,11 @@ - id_ItemUnitEnumeration + unitOfMeasure en - Item Unit Enumeration + Unit of Measure urn:samm:io.catenax.material_demand:1.0.0#unitOfMeasure @@ -1360,7 +1247,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#unitOfMeasure] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1374,7 +1261,7 @@ - EN + en unitOfMeasure @@ -1382,427 +1269,427 @@ en - Enumeration for common item units. + Unit of measurement for demand quantities. - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:piece ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:piece - DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:set ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:set - DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pair ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pair - DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:page ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:page - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cycle - DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilowattHour ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilowattHour - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:gram - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonneMetricTon ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonneMetricTon - DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonUsOrShortTonUkorus ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonUsOrShortTonUkorus - DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:ounceAvoirdupois ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:ounceAvoirdupois - DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pound ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pound - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:centimetre - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilometre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilometre - DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:inch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:inch - DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:foot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:foot - DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:yard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:yard - DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareCentimetre - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareMetre - DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareInch - DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareFoot - DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareYard - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicCentimetre - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicInch - DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicFoot - DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicYard - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hectolitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hectolitre - DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:secondUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:secondUnitOfTime - DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:minuteUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:minuteUnitOfTime - DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hourUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hourUnitOfTime - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:day @@ -1815,11 +1702,11 @@ - id_MaterialNumber + materialNumberCustomer en - Material Number + Customer Material Number urn:samm:io.catenax.material_demand:1.0.0#materialNumberCustomer @@ -1830,7 +1717,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#materialNumberCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1844,7 +1731,7 @@ - EN + en materialNumberCustomer @@ -1852,7 +1739,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by customer. This material number identifies the material (as planned) in customer's database. Must be unique for each Material Demand in the customer-supplier relationship. @@ -1861,11 +1748,11 @@ - id_MaterialNumber + materialNumberSupplier en - Material Number + Supplier Material Number urn:samm:io.catenax.material_demand:1.0.0#materialNumberSupplier @@ -1876,7 +1763,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#materialNumberSupplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1890,7 +1777,7 @@ - EN + en materialNumberSupplier @@ -1898,7 +1785,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by supplier. This material number identifies the material (as planned) in supplier's database. @@ -1907,11 +1794,11 @@ - id_MaterialDescription + materialDescriptionCustomer en - Material Description + Customer Material Description urn:samm:io.catenax.material_demand:1.0.0#materialDescriptionCustomer @@ -1922,7 +1809,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#materialDescriptionCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1936,7 +1823,7 @@ - EN + en materialDescriptionCustomer @@ -1944,7 +1831,7 @@ en - Description of a material demand. + Description of the material. @@ -1953,11 +1840,11 @@ - id_Timestamp + changedAt en - Timestamp + Changed At urn:samm:io.catenax.material_demand:1.0.0#changedAt @@ -1968,7 +1855,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#changedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1982,7 +1869,7 @@ - EN + en changedAt @@ -1990,7 +1877,7 @@ en - Point in time. + Point in time when the content (any property according to the data model) of the material demand was changed, at the customer, either by a human user or an automated process. @@ -1999,11 +1886,11 @@ - id_UuidV4Trait + materialGlobalAssetId en - Trait for UUIDs v4 + Material Number UUID of the Customer's Twin urn:samm:io.catenax.material_demand:1.0.0#materialGlobalAssetId @@ -2014,7 +1901,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#materialGlobalAssetId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2028,7 +1915,7 @@ - EN + en materialGlobalAssetId @@ -2036,7 +1923,7 @@ en - Trait to ensure UUID v4 data format. + Material identifier used uniquely within Catena-X to identify the Material (e.g. PartAsPlanned). @@ -2045,11 +1932,11 @@ - id_DemandRateCodeCharacteristic + demandRateCode en - Demand Rate Code Characteristic + Demand Rate Code urn:samm:io.catenax.material_demand:1.0.0#demandRateCode @@ -2060,7 +1947,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demandRateCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2074,7 +1961,7 @@ - EN + en demandRateCode @@ -2082,7 +1969,7 @@ en - The code that is actually used in the payload to indicate the demand rate. + Code identifying the demand rate. @@ -2091,11 +1978,11 @@ - id_DemandRateNameCharacteristic + demandRateName en - Demand Rate Name Characteristic + Demand Rate Name urn:samm:io.catenax.material_demand:1.0.0#demandRateName @@ -2106,7 +1993,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demandRateName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2120,7 +2007,7 @@ - EN + en demandRateName @@ -2128,31 +2015,31 @@ en - The name describing the demand rate in the SAMM. + The name describing the demand rate. - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=WKS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Calendar Week"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@2eb163b1] + {"demandRateCode":"WKS","demandRateName":""Calendar Week"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandRateEnumeration:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=WKS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Calendar Week"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@2eb163b1] + urn:samm:io.catenax.material_demand:1.0.0#DemandRateEnumeration:{"demandRateCode":"WKS","demandRateName":""Calendar Week"@en"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=DAY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Day"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@2eb163b1] + {"demandRateCode":"DAY","demandRateName":""Day"@en"} ModelReference DataElement - urn:samm:io.catenax.material_demand:1.0.0#DemandRateEnumeration:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=DAY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Day"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@2eb163b1] + urn:samm:io.catenax.material_demand:1.0.0#DemandRateEnumeration:{"demandRateCode":"DAY","demandRateName":""Day"@en"} @@ -2165,11 +2052,11 @@ - id_DemandRateEnumeration + demandRate en - Demand Rate Enumeration + Demand Rate urn:samm:io.catenax.material_demand:1.0.0#demandRate @@ -2180,7 +2067,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#demandRate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2194,7 +2081,7 @@ - EN + en demandRate @@ -2202,9 +2089,7 @@ en - The demand rate specifies the time horizon of the the demand. -- day = time between the start of the specified day till the end of the specified day (ISO-8601). -- calendar week = time between the start of the specified calendar week till the end of the specified calendar week (ISO-8601-1:2019). + Describes the demand rate or granularity of the demand information. It defines how to interpret the point in time. @@ -2213,11 +2098,11 @@ - id_Boolean + unitOfMeasureIsOmitted en - Boolean + Unit Of Measure Is Omitted urn:samm:io.catenax.material_demand:1.0.0#unitOfMeasureIsOmitted @@ -2228,7 +2113,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_demand:1.0.0#unitOfMeasureIsOmitted] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2242,7 +2127,7 @@ - EN + en unitOfMeasureIsOmitted @@ -2250,7 +2135,7 @@ en - Represents a boolean value (i.e. a "flag"). + Explicit indicator of whether the unit of measure is left out of the payload intentionally. If "true" it means the sending application sends demand values without unit of measure intentionally and the unit of measure MUST NOT be contained in the payload. If "false" a unit of measure MUST be supplied. diff --git a/io.catenax.material_demand/1.0.0/gen/MaterialDemand.aasx b/io.catenax.material_demand/1.0.0/gen/MaterialDemand.aasx index e44e63e8..a69f90d9 100644 Binary files a/io.catenax.material_demand/1.0.0/gen/MaterialDemand.aasx and b/io.catenax.material_demand/1.0.0/gen/MaterialDemand.aasx differ diff --git a/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect-aas.xml b/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect-aas.xml index 1996483e..9017f06c 100644 --- a/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect-aas.xml +++ b/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.material_flow_scenario_request:1.0.0#MaterialFlowScenarioRequestAspect - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#MaterialFlowScenarioRequestAspect] - - - - - - - - en - Material Flow Scenario Request Aspect - - - - - EN - MaterialFlowScenarioRequestAspect - - - - - en - Aspect model describing the Material Flow Scenario Request - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.material_flow_scenario_request:1.0.0#MaterialFlowScenarioRequestAspect/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#MaterialFlowScenarioRequestAspect]/submodel + urn:samm:io.catenax.material_flow_scenario_request:1.0.0#MaterialFlowScenarioRequestAspect/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_MaterialFlowScenarioRequest + MaterialFlowScenarioRequest en @@ -89,7 +65,7 @@ - id_ScenarioHeader + ScenarioHeader en @@ -104,19 +80,13 @@ - id_scenarioId + scenarioId en scenarioId - - - en - ID of scenario header - - ExternalReference @@ -127,22 +97,16 @@ xs:string - Unknown + - id_scenarioTitle + scenarioTitle en scenarioTitle - - - en - Title of scenario - - ExternalReference @@ -153,22 +117,16 @@ xs:string - Unknown + - id_scenarioCreationTimestamp + scenarioCreationTimestamp en scenarioCreationTimestamp - - - en - Date and Time of scenario creation - - ExternalReference @@ -179,22 +137,16 @@ xs:dateTime - Unknown + - id_scenarioExpirationTimestamp + scenarioExpirationTimestamp en scenarioExpirationTimestamp - - - en - Date and Time of validity expiration - - ExternalReference @@ -205,22 +157,16 @@ xs:dateTime - Unknown + - id_scenarioOwner + scenarioOwner en scenarioOwner - - - en - Owner of the simulation scenario - - ExternalReference @@ -231,22 +177,16 @@ xs:string - Unknown + - id_scenarioOwnerRole + scenarioOwnerRole en scenarioOwnerRole - - - en - Role of the scenario owner - - ExternalReference @@ -257,22 +197,16 @@ xs:string - Unknown + - id_scenarioDescription + scenarioDescription en scenarioDescription - - - en - Description of the scenario - - ExternalReference @@ -283,12 +217,12 @@ xs:string - Unknown + - id_ScenarioParameter + ScenarioParameter en @@ -303,19 +237,13 @@ - id_parameterId + parameterId en parameterId - - - en - Identifier of scenario parameter - - ExternalReference @@ -326,22 +254,16 @@ xs:string - Unknown + - id_parameterDeliveryDateInitial + parameterDeliveryDateInitial en parameterDeliveryDateInitial - - - en - Delivery date initial (without scenario changes), optional, NULL when initially not set - - ExternalReference @@ -352,22 +274,16 @@ xs:dateTime - Unknown + - id_parameterDeliveryDateUpdated + parameterDeliveryDateUpdated en parameterDeliveryDateUpdated - - - en - Delivery date updated (with scenario changes) - - ExternalReference @@ -378,22 +294,16 @@ xs:dateTime - Unknown + - id_parameterQuantityInitial + parameterQuantityInitial en parameterQuantityInitial - - - en - Amount initial (without scenario changes), optional, NULL, when initially not set - - ExternalReference @@ -404,22 +314,16 @@ xs:float - Unknown + - id_parameterQuantityUpdated + parameterQuantityUpdated en parameterQuantityUpdated - - - en - Amount updated (with scenario changes) - - ExternalReference @@ -430,22 +334,16 @@ xs:float - Unknown + - id_parameterOrderId + parameterOrderId en parameterOrderId - - - en - ID of the order - - ExternalReference @@ -456,22 +354,16 @@ xs:string - Unknown + - id_parameterScenario + parameterScenario en parameterScenario - - - en - Foreign key to scenario header - - ExternalReference @@ -482,22 +374,16 @@ xs:string - Unknown + - id_parameterComment + parameterComment en parameterComment - - - en - Optional description of parameters - - ExternalReference @@ -508,22 +394,16 @@ xs:string - Unknown + - id_materialNumber + materialNumber en Material Number - - - en - ID of the material contained in the batch - - ExternalReference @@ -534,22 +414,16 @@ xs:string - Unknown + - id_materialName + materialName en Material Name - - - en - Name of the material - - ExternalReference @@ -560,22 +434,16 @@ xs:string - Unknown + - id_unitOfMeasurement + unitOfMeasurement en UnitOfMeasurement - - - en - Unit used for measuring the quantity - - ExternalReference @@ -586,12 +454,12 @@ xs:string - Unknown + - id_ScenarioSimResults + ScenarioSimResults en @@ -606,19 +474,13 @@ - id_resultOwnId + resultOwnId en resultOwnId - - - en - ID of scenario result own - - ExternalReference @@ -629,10 +491,10 @@ xs:string - Unknown + - id_MaterialFlowSimulationResult + MaterialFlowSimulationResult en @@ -647,19 +509,13 @@ - id_description + description en Description - - - en - Verbal description - - ExternalReference @@ -670,22 +526,16 @@ xs:string - Unknown + - id_runId + runId en RunId - - - en - Id of the simulation run - - ExternalReference @@ -696,22 +546,16 @@ xs:string - Unknown + - id_comment + comment en Comment - - - en - Additional comments - - ExternalReference @@ -722,22 +566,16 @@ xs:string - Unknown + - id_expirationTimestamp + expirationTimestamp en ExpirationTimestamp - - - en - Date and time when the simulation is expired - - ExternalReference @@ -748,10 +586,10 @@ xs:dateTime - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -766,19 +604,13 @@ - id_dataQuality + dataQuality en Data Quality - - - en - Information on quality of simulation results - - ExternalReference @@ -789,10 +621,10 @@ xs:nonNegativeInteger - Unknown + - id_shipments + shipments en @@ -805,11 +637,11 @@ List of shipments - false + true DataElement - id_Shipment + Shipment en @@ -824,19 +656,13 @@ - id_shipmentId + shipmentId en Shipment Id - - - en - ID to identify the shipment - - ExternalReference @@ -847,10 +673,10 @@ xs:string - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -865,19 +691,13 @@ - id_destinationTimestamp + destinationTimestamp en Destination Timestamp - - - en - Time when delivery arrives or is ready at goods issue - - ExternalReference @@ -888,10 +708,10 @@ xs:dateTime - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -906,19 +726,13 @@ - id_recipientTimestampPlanned + recipientTimestampPlanned en Recipient Timestamp Planned - - - en - Planned delivery time - - ExternalReference @@ -929,22 +743,16 @@ xs:dateTime - Unknown + - id_splittingAllowed + splittingAllowed en Splitting Allowed - - - en - Permission to split the shipment into individual deliveries - - ExternalReference @@ -955,10 +763,10 @@ xs:boolean - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -973,7 +781,7 @@ - id_BusinessPartnerSite + BusinessPartnerSite en @@ -988,7 +796,7 @@ - id_handlingUnits + handlingUnits en @@ -1001,11 +809,11 @@ List of Handling Units - false + true DataElement - id_HandlingUnit + HandlingUnit en @@ -1020,19 +828,13 @@ - id_handlingUnitId + handlingUnitId en Handling Unit Id - - - en - ID of the handling unit - - ExternalReference @@ -1043,22 +845,16 @@ xs:string - Unknown + - id_name + name en Name - - - en - Name of the type of handling unit - - ExternalReference @@ -1069,22 +865,16 @@ xs:string - Unknown + - id_volume + volume en Volume - - - en - Volume of the handling unit - - ExternalReference @@ -1095,22 +885,16 @@ xs:float - Unknown + - id_weight + weight en Weight - - - en - Weight of the handling unit - - ExternalReference @@ -1121,22 +905,16 @@ xs:float - Unknown + - id_amount + amount en Amount - - - en - Number of handling units with identical content - - ExternalReference @@ -1147,10 +925,10 @@ xs:positiveInteger - Unknown + - id_batches + batches en @@ -1163,11 +941,11 @@ List of material batches contained within a handling unit - false + true DataElement - id_MaterialBatch + MaterialBatch en @@ -1182,19 +960,13 @@ - id_batchId + batchId en Batch Id - - - en - ID for the material batch - - ExternalReference @@ -1205,22 +977,16 @@ xs:string - Unknown + - id_materialNumber + materialNumber en Material Number - - - en - ID of the material contained in the batch - - ExternalReference @@ -1231,22 +997,16 @@ xs:string - Unknown + - id_materialName + materialName en Material Name - - - en - Name of the material - - ExternalReference @@ -1257,22 +1017,16 @@ xs:string - Unknown + - id_materialHazardousGoods + materialHazardousGoods en Material Hazardous Goods - - - en - Flags hazardous goods - - ExternalReference @@ -1283,22 +1037,16 @@ xs:boolean - Unknown + - id_batchExpirationTimestamp + batchExpirationTimestamp en Batch Expiration Timestamp - - - en - Expiration date of batch - - ExternalReference @@ -1309,22 +1057,16 @@ xs:dateTime - Unknown + - id_quantity + quantity en Quantity - - - en - Amount of materials - - ExternalReference @@ -1335,22 +1077,16 @@ xs:float - Unknown + - id_unitOfMeasurement + unitOfMeasurement en UnitOfMeasurement - - - en - Unit used for measuring the quantity - - ExternalReference @@ -1361,22 +1097,16 @@ xs:string - Unknown + - id_batchNumber + batchNumber en Batch Number - - - en - Number of the batch, generated by originator (e.g. from ERP system, no uuid) - - ExternalReference @@ -1387,22 +1117,16 @@ xs:string - Unknown + - id_batchOrderId + batchOrderId en Batch Order Id - - - en - Order ID to which the batch belongs - - ExternalReference @@ -1413,7 +1137,7 @@ xs:string - Unknown + @@ -1428,19 +1152,13 @@ - id_timestamp + timestamp en Timestamp - - - en - Timestamp of simulation run - - ExternalReference @@ -1451,12 +1169,12 @@ xs:dateTime - Unknown + - id_MaterialFlowSimulationResult + MaterialFlowSimulationResult en @@ -1471,19 +1189,13 @@ - id_description + description en Description - - - en - Verbal description - - ExternalReference @@ -1494,22 +1206,16 @@ xs:string - Unknown + - id_runId + runId en RunId - - - en - Id of the simulation run - - ExternalReference @@ -1520,22 +1226,16 @@ xs:string - Unknown + - id_comment + comment en Comment - - - en - Additional comments - - ExternalReference @@ -1546,22 +1246,16 @@ xs:string - Unknown + - id_expirationTimestamp + expirationTimestamp en ExpirationTimestamp - - - en - Date and time when the simulation is expired - - ExternalReference @@ -1572,10 +1266,10 @@ xs:dateTime - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -1590,19 +1284,13 @@ - id_dataQuality + dataQuality en Data Quality - - - en - Information on quality of simulation results - - ExternalReference @@ -1613,10 +1301,10 @@ xs:nonNegativeInteger - Unknown + - id_shipments + shipments en @@ -1629,11 +1317,11 @@ List of shipments - false + true DataElement - id_Shipment + Shipment en @@ -1648,19 +1336,13 @@ - id_shipmentId + shipmentId en Shipment Id - - - en - ID to identify the shipment - - ExternalReference @@ -1671,10 +1353,10 @@ xs:string - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -1689,19 +1371,13 @@ - id_destinationTimestamp + destinationTimestamp en Destination Timestamp - - - en - Time when delivery arrives or is ready at goods issue - - ExternalReference @@ -1712,10 +1388,10 @@ xs:dateTime - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -1730,19 +1406,13 @@ - id_recipientTimestampPlanned + recipientTimestampPlanned en Recipient Timestamp Planned - - - en - Planned delivery time - - ExternalReference @@ -1753,22 +1423,16 @@ xs:dateTime - Unknown + - id_splittingAllowed + splittingAllowed en Splitting Allowed - - - en - Permission to split the shipment into individual deliveries - - ExternalReference @@ -1779,10 +1443,10 @@ xs:boolean - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -1797,7 +1461,7 @@ - id_BusinessPartnerSite + BusinessPartnerSite en @@ -1812,7 +1476,7 @@ - id_handlingUnits + handlingUnits en @@ -1825,11 +1489,11 @@ List of Handling Units - false + true DataElement - id_HandlingUnit + HandlingUnit en @@ -1844,19 +1508,13 @@ - id_handlingUnitId + handlingUnitId en Handling Unit Id - - - en - ID of the handling unit - - ExternalReference @@ -1867,22 +1525,16 @@ xs:string - Unknown + - id_name + name en Name - - - en - Name of the type of handling unit - - ExternalReference @@ -1893,22 +1545,16 @@ xs:string - Unknown + - id_volume + volume en Volume - - - en - Volume of the handling unit - - ExternalReference @@ -1919,22 +1565,16 @@ xs:float - Unknown + - id_weight + weight en Weight - - - en - Weight of the handling unit - - ExternalReference @@ -1945,22 +1585,16 @@ xs:float - Unknown + - id_amount + amount en Amount - - - en - Number of handling units with identical content - - ExternalReference @@ -1971,10 +1605,10 @@ xs:positiveInteger - Unknown + - id_batches + batches en @@ -1987,11 +1621,11 @@ List of material batches contained within a handling unit - false + true DataElement - id_MaterialBatch + MaterialBatch en @@ -2006,19 +1640,13 @@ - id_batchId + batchId en Batch Id - - - en - ID for the material batch - - ExternalReference @@ -2029,22 +1657,16 @@ xs:string - Unknown + - id_materialNumber + materialNumber en Material Number - - - en - ID of the material contained in the batch - - ExternalReference @@ -2055,22 +1677,16 @@ xs:string - Unknown + - id_materialName + materialName en Material Name - - - en - Name of the material - - ExternalReference @@ -2081,22 +1697,16 @@ xs:string - Unknown + - id_materialHazardousGoods + materialHazardousGoods en Material Hazardous Goods - - - en - Flags hazardous goods - - ExternalReference @@ -2107,22 +1717,16 @@ xs:boolean - Unknown + - id_batchExpirationTimestamp + batchExpirationTimestamp en Batch Expiration Timestamp - - - en - Expiration date of batch - - ExternalReference @@ -2133,22 +1737,16 @@ xs:dateTime - Unknown + - id_quantity + quantity en Quantity - - - en - Amount of materials - - ExternalReference @@ -2159,22 +1757,16 @@ xs:float - Unknown + - id_unitOfMeasurement + unitOfMeasurement en UnitOfMeasurement - - - en - Unit used for measuring the quantity - - ExternalReference @@ -2185,22 +1777,16 @@ xs:string - Unknown + - id_batchNumber + batchNumber en Batch Number - - - en - Number of the batch, generated by originator (e.g. from ERP system, no uuid) - - ExternalReference @@ -2211,22 +1797,16 @@ xs:string - Unknown + - id_batchOrderId + batchOrderId en Batch Order Id - - - en - Order ID to which the batch belongs - - ExternalReference @@ -2237,7 +1817,7 @@ xs:string - Unknown + @@ -2252,19 +1832,13 @@ - id_timestamp + timestamp en Timestamp - - - en - Timestamp of simulation run - - ExternalReference @@ -2275,7 +1849,7 @@ xs:dateTime - Unknown + @@ -2289,7 +1863,7 @@ APPLICATION_CLASS - id_MaterialFlowScenarioRequestAspect + MaterialFlowScenarioRequestAspect en @@ -2310,7 +1884,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#MaterialFlowScenarioRequestAspect] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2324,7 +1898,7 @@ - EN + en MaterialFlowScenarioRequestAspect @@ -2340,11 +1914,11 @@ - id_Text + scenarioId en - Text + scenarioId urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioId @@ -2355,7 +1929,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2369,7 +1943,7 @@ - EN + en scenarioId @@ -2377,7 +1951,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of scenario header @@ -2386,11 +1960,11 @@ - id_Text + scenarioTitle en - Text + scenarioTitle urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioTitle @@ -2401,7 +1975,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioTitle] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2415,7 +1989,7 @@ - EN + en scenarioTitle @@ -2423,7 +1997,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Title of scenario @@ -2432,11 +2006,11 @@ - id_Timestamp + scenarioCreationTimestamp en - Timestamp + scenarioCreationTimestamp urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioCreationTimestamp @@ -2447,7 +2021,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioCreationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2461,7 +2035,7 @@ - EN + en scenarioCreationTimestamp @@ -2469,7 +2043,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Date and Time of scenario creation @@ -2478,11 +2052,11 @@ - id_Timestamp + scenarioExpirationTimestamp en - Timestamp + scenarioExpirationTimestamp urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioExpirationTimestamp @@ -2493,7 +2067,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioExpirationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2507,7 +2081,7 @@ - EN + en scenarioExpirationTimestamp @@ -2515,7 +2089,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Date and Time of validity expiration @@ -2524,11 +2098,11 @@ - id_Text + scenarioOwner en - Text + scenarioOwner urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioOwner @@ -2539,7 +2113,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioOwner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2553,7 +2127,7 @@ - EN + en scenarioOwner @@ -2561,7 +2135,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Owner of the simulation scenario @@ -2570,11 +2144,11 @@ - id_ScenarioOwnerRoleCharacteristic + scenarioOwnerRole en - Scenario Owner Role Characteristic + scenarioOwnerRole urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioOwnerRole @@ -2585,7 +2159,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioOwnerRole] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2599,7 +2173,7 @@ - EN + en scenarioOwnerRole @@ -2607,55 +2181,55 @@ en - Characteristic describing possible values for the role of the scenario owner + Role of the scenario owner - DefaultScalarValue[value=Customer, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Customer ModelReference DataElement - urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:DefaultScalarValue[value=Customer, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:Customer - DefaultScalarValue[value=Supplier, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Supplier ModelReference DataElement - urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:DefaultScalarValue[value=Supplier, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:Supplier - DefaultScalarValue[value=LogisticianReceiving, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + LogisticianReceiving ModelReference DataElement - urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:DefaultScalarValue[value=LogisticianReceiving, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:LogisticianReceiving - DefaultScalarValue[value=LogisticianSending, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + LogisticianSending ModelReference DataElement - urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:DefaultScalarValue[value=LogisticianSending, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_scenario_request:1.0.0#ScenarioOwnerRoleCharacteristic:LogisticianSending @@ -2668,11 +2242,11 @@ - id_Text + scenarioDescription en - Text + scenarioDescription urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioDescription @@ -2683,7 +2257,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2697,7 +2271,7 @@ - EN + en scenarioDescription @@ -2705,7 +2279,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Description of the scenario @@ -2714,11 +2288,11 @@ - id_ScenarioHeaderCharacteristic + scenarioHeader en - Scenario Header Characteristic + scenarioHeader urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioHeader @@ -2729,7 +2303,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioHeader] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2743,7 +2317,7 @@ - EN + en scenarioHeader @@ -2751,7 +2325,7 @@ en - Characteristic describing the parameter for a scenario header + Required parameters for the scenario header @@ -2760,11 +2334,11 @@ - id_Text + parameterId en - Text + parameterId urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterId @@ -2775,7 +2349,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2789,7 +2363,7 @@ - EN + en parameterId @@ -2797,7 +2371,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Identifier of scenario parameter @@ -2806,11 +2380,11 @@ - id_Timestamp + parameterDeliveryDateInitial en - Timestamp + parameterDeliveryDateInitial urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterDeliveryDateInitial @@ -2821,7 +2395,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterDeliveryDateInitial] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2835,7 +2409,7 @@ - EN + en parameterDeliveryDateInitial @@ -2843,7 +2417,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Delivery date initial (without scenario changes), optional, NULL when initially not set @@ -2852,11 +2426,11 @@ - id_Timestamp + parameterDeliveryDateUpdated en - Timestamp + parameterDeliveryDateUpdated urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterDeliveryDateUpdated @@ -2867,7 +2441,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterDeliveryDateUpdated] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2881,7 +2455,7 @@ - EN + en parameterDeliveryDateUpdated @@ -2889,7 +2463,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Delivery date updated (with scenario changes) @@ -2898,11 +2472,11 @@ - id_QuantityCharacteristic + parameterQuantityInitial en - Quantity Characteristic + parameterQuantityInitial urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterQuantityInitial @@ -2913,7 +2487,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterQuantityInitial] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2927,7 +2501,7 @@ - EN + en parameterQuantityInitial @@ -2935,7 +2509,7 @@ en - Describes a property which is a Float + Amount initial (without scenario changes), optional, NULL, when initially not set @@ -2944,11 +2518,11 @@ - id_QuantityCharacteristic + parameterQuantityUpdated en - Quantity Characteristic + parameterQuantityUpdated urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterQuantityUpdated @@ -2959,7 +2533,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterQuantityUpdated] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2973,7 +2547,7 @@ - EN + en parameterQuantityUpdated @@ -2981,7 +2555,7 @@ en - Describes a property which is a Float + Amount updated (with scenario changes) @@ -2990,11 +2564,11 @@ - id_Text + parameterOrderId en - Text + parameterOrderId urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterOrderId @@ -3005,7 +2579,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3019,7 +2593,7 @@ - EN + en parameterOrderId @@ -3027,7 +2601,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the order @@ -3036,11 +2610,11 @@ - id_Text + parameterScenario en - Text + parameterScenario urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterScenario @@ -3051,7 +2625,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterScenario] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3065,7 +2639,7 @@ - EN + en parameterScenario @@ -3073,7 +2647,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Foreign key to scenario header @@ -3082,11 +2656,11 @@ - id_Text + parameterComment en - Text + parameterComment urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterComment @@ -3097,7 +2671,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#parameterComment] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3111,7 +2685,7 @@ - EN + en parameterComment @@ -3119,7 +2693,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Optional description of parameters @@ -3128,11 +2702,11 @@ - id_Text + materialNumber en - Text + Material Number urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber @@ -3143,7 +2717,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3157,7 +2731,7 @@ - EN + en materialNumber @@ -3165,7 +2739,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the material contained in the batch @@ -3174,11 +2748,11 @@ - id_Text + materialName en - Text + Material Name urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName @@ -3189,7 +2763,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3203,7 +2777,7 @@ - EN + en materialName @@ -3211,7 +2785,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material @@ -3220,11 +2794,11 @@ - id_UnitOfMeasurementCharacteristic + unitOfMeasurement en - Unit Of Measurement Characteristic + UnitOfMeasurement urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement @@ -3235,7 +2809,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3249,7 +2823,7 @@ - EN + en unitOfMeasurement @@ -3257,43 +2831,43 @@ en - Possible options for units of measurement + Unit used for measuring the quantity - DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + KG ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:KG - DefaultScalarValue[value=Liter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Liter ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=Liter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:Liter - DefaultScalarValue[value=Piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Piece ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=Piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:Piece @@ -3306,11 +2880,11 @@ - id_ScenarioParameterCharacteristic + scenarioParameter en - Scenario Parameter Characteristic + scenarioParameter urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioParameter @@ -3321,7 +2895,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioParameter] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3335,7 +2909,7 @@ - EN + en scenarioParameter @@ -3343,7 +2917,7 @@ en - Characteristic describing the scenario parameter + Required parameters for the material flow scenario request @@ -3352,11 +2926,11 @@ - id_Text + resultOwnId en - Text + resultOwnId urn:samm:io.catenax.material_flow_scenario_request:1.0.0#resultOwnId @@ -3367,7 +2941,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#resultOwnId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3381,7 +2955,7 @@ - EN + en resultOwnId @@ -3389,7 +2963,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of scenario result own @@ -3398,11 +2972,11 @@ - id_Text + description en - Text + Description urn:samm:io.catenax.material_flow_simulation_result:2.0.0#description @@ -3413,7 +2987,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#description] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3427,7 +3001,7 @@ - EN + en description @@ -3435,7 +3009,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Verbal description @@ -3444,11 +3018,11 @@ - id_Text + runId en - Text + RunId urn:samm:io.catenax.material_flow_simulation_result:2.0.0#runId @@ -3459,7 +3033,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#runId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3473,7 +3047,7 @@ - EN + en runId @@ -3481,7 +3055,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Id of the simulation run @@ -3490,11 +3064,11 @@ - id_Text + comment en - Text + Comment urn:samm:io.catenax.material_flow_simulation_result:2.0.0#comment @@ -3505,7 +3079,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#comment] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3519,7 +3093,7 @@ - EN + en comment @@ -3527,7 +3101,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Additional comments @@ -3536,11 +3110,11 @@ - id_Timestamp + expirationTimestamp en - Timestamp + ExpirationTimestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#expirationTimestamp @@ -3551,7 +3125,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#expirationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3565,7 +3139,7 @@ - EN + en expirationTimestamp @@ -3573,7 +3147,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Date and time when the simulation is expired @@ -3582,11 +3156,11 @@ - id_OwnerCharacteristic + owner en - Owner Characteristic + Owner urn:samm:io.catenax.material_flow_simulation_result:2.0.0#owner @@ -3597,7 +3171,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#owner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3611,7 +3185,7 @@ - EN + en owner @@ -3628,11 +3202,11 @@ - id_DataQualityOptions + dataQuality en - Data Quality Options + Data Quality urn:samm:io.catenax.material_flow_simulation_result:2.0.0#dataQuality @@ -3643,7 +3217,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#dataQuality] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3657,7 +3231,7 @@ - EN + en dataQuality @@ -3665,79 +3239,79 @@ en - Possible values determining data quality + Information on quality of simulation results - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 0 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:0 - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 1 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:1 - DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 2 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:2 - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 3 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:3 - DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 4 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:4 - DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 5 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:5 @@ -3750,11 +3324,11 @@ - id_Text + shipmentId en - Text + Shipment Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipmentId @@ -3765,7 +3339,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipmentId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3779,7 +3353,7 @@ - EN + en shipmentId @@ -3787,7 +3361,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID to identify the shipment @@ -3796,11 +3370,11 @@ - id_DestinationCharacteristic + destination en - Destination Characteristic + Destination urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destination @@ -3811,7 +3385,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destination] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3825,7 +3399,7 @@ - EN + en destination @@ -3842,11 +3416,11 @@ - id_Timestamp + destinationTimestamp en - Timestamp + Destination Timestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destinationTimestamp @@ -3857,7 +3431,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destinationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3871,7 +3445,7 @@ - EN + en destinationTimestamp @@ -3879,7 +3453,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Time when delivery arrives or is ready at goods issue @@ -3888,11 +3462,11 @@ - id_RecipientCharacteristic + recipient en - Recipient Characteristic + Recipient urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipient @@ -3903,7 +3477,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipient] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3917,7 +3491,7 @@ - EN + en recipient @@ -3925,7 +3499,7 @@ en - Location identifier of the final recipient of the shipment + Address of final recipient of shipment @@ -3934,11 +3508,11 @@ - id_Timestamp + recipientTimestampPlanned en - Timestamp + Recipient Timestamp Planned urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipientTimestampPlanned @@ -3949,7 +3523,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipientTimestampPlanned] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3963,7 +3537,7 @@ - EN + en recipientTimestampPlanned @@ -3971,7 +3545,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Planned delivery time @@ -3980,11 +3554,11 @@ - id_Boolean + splittingAllowed en - Boolean + Splitting Allowed urn:samm:io.catenax.material_flow_simulation_result:2.0.0#splittingAllowed @@ -3995,7 +3569,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#splittingAllowed] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4009,7 +3583,7 @@ - EN + en splittingAllowed @@ -4017,7 +3591,7 @@ en - Represents a boolean value (i.e. a "flag"). + Permission to split the shipment into individual deliveries @@ -4026,11 +3600,11 @@ - id_LogisticsCharacteristic + logistics en - Logistics Characteristic + Logistics urn:samm:io.catenax.material_flow_simulation_result:2.0.0#logistics @@ -4041,7 +3615,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#logistics] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4055,7 +3629,7 @@ - EN + en logistics @@ -4063,7 +3637,7 @@ en - Site identifier of the logistician executing the shipment + Address of logistician executing the shipment @@ -4072,11 +3646,11 @@ - id_PrecedingCharacteristic + preceding en - Preceding Characteristic + Preceding urn:samm:io.catenax.material_flow_simulation_result:2.0.0#preceding @@ -4087,7 +3661,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#preceding] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4101,7 +3675,7 @@ - EN + en preceding @@ -4109,7 +3683,7 @@ en - Reference of preceding shipments + Reference ID of a preceding shipment @@ -4118,11 +3692,11 @@ - id_Text + handlingUnitId en - Text + Handling Unit Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnitId @@ -4133,7 +3707,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnitId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4147,7 +3721,7 @@ - EN + en handlingUnitId @@ -4155,7 +3729,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the handling unit @@ -4164,11 +3738,11 @@ - id_Text + name en - Text + Name urn:samm:io.catenax.material_flow_simulation_result:2.0.0#name @@ -4179,7 +3753,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4193,7 +3767,7 @@ - EN + en name @@ -4201,7 +3775,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the type of handling unit @@ -4210,11 +3784,11 @@ - id_VolumeCharacteristic + volume en - Volume Characteristic + Volume urn:samm:io.catenax.material_flow_simulation_result:2.0.0#volume @@ -4225,7 +3799,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#volume] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4239,7 +3813,7 @@ - EN + en volume @@ -4248,7 +3822,7 @@ en - Volumetric value determining the volume of the handling unit + Volume of the handling unit @@ -4257,11 +3831,11 @@ - id_WeightCharacteristic + weight en - Weight Characteristic + Weight urn:samm:io.catenax.material_flow_simulation_result:2.0.0#weight @@ -4272,7 +3846,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#weight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4286,7 +3860,7 @@ - EN + en weight @@ -4295,7 +3869,7 @@ en - Amount of weight of the handling unit + Weight of the handling unit @@ -4304,11 +3878,11 @@ - id_AmountCharacteristic + amount en - Amount Characteristic + Amount urn:samm:io.catenax.material_flow_simulation_result:2.0.0#amount @@ -4319,7 +3893,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#amount] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4333,7 +3907,7 @@ - EN + en amount @@ -4342,7 +3916,7 @@ en - Number describing handling units with identical pieces + Number of handling units with identical content @@ -4351,11 +3925,11 @@ - id_Text + batchId en - Text + Batch Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchId @@ -4366,7 +3940,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4380,7 +3954,7 @@ - EN + en batchId @@ -4388,7 +3962,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID for the material batch @@ -4397,11 +3971,11 @@ - id_Text + materialNumber en - Text + Material Number urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber @@ -4412,7 +3986,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4426,7 +4000,7 @@ - EN + en materialNumber @@ -4434,7 +4008,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the material contained in the batch @@ -4443,11 +4017,11 @@ - id_Text + materialName en - Text + Material Name urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName @@ -4458,7 +4032,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4472,7 +4046,7 @@ - EN + en materialName @@ -4480,7 +4054,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material @@ -4489,11 +4063,11 @@ - id_Boolean + materialHazardousGoods en - Boolean + Material Hazardous Goods urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialHazardousGoods @@ -4504,7 +4078,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialHazardousGoods] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4518,7 +4092,7 @@ - EN + en materialHazardousGoods @@ -4526,7 +4100,7 @@ en - Represents a boolean value (i.e. a "flag"). + Flags hazardous goods @@ -4535,11 +4109,11 @@ - id_Timestamp + batchExpirationTimestamp en - Timestamp + Batch Expiration Timestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchExpirationTimestamp @@ -4550,7 +4124,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchExpirationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4564,7 +4138,7 @@ - EN + en batchExpirationTimestamp @@ -4572,7 +4146,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Expiration date of batch @@ -4581,11 +4155,11 @@ - id_QuantityCharacteristic + quantity en - Quantity Characteristic + Quantity urn:samm:io.catenax.material_flow_simulation_result:2.0.0#quantity @@ -4596,7 +4170,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4610,7 +4184,7 @@ - EN + en quantity @@ -4618,7 +4192,7 @@ en - Number of materials contained within a handling unit + Amount of materials @@ -4627,11 +4201,11 @@ - id_UnitOfMeasurementCharacteristic + unitOfMeasurement en - Unit Of Measurement Characteristic + UnitOfMeasurement urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement @@ -4642,7 +4216,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4656,7 +4230,7 @@ - EN + en unitOfMeasurement @@ -4664,7 +4238,7 @@ en - Possible options for units of measurement + Unit used for measuring the quantity @@ -4673,11 +4247,11 @@ - id_Text + batchNumber en - Text + Batch Number urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchNumber @@ -4688,7 +4262,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4702,7 +4276,7 @@ - EN + en batchNumber @@ -4710,7 +4284,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Number of the batch, generated by originator (e.g. from ERP system, no uuid) @@ -4719,11 +4293,11 @@ - id_Text + batchOrderId en - Text + Batch Order Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchOrderId @@ -4734,7 +4308,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4748,7 +4322,7 @@ - EN + en batchOrderId @@ -4756,7 +4330,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Order ID to which the batch belongs @@ -4765,11 +4339,11 @@ - id_BatchList + batches en - Batch List + Batches urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batches @@ -4780,7 +4354,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batches] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4794,7 +4368,7 @@ - EN + en batches @@ -4802,7 +4376,7 @@ en - List of material batches + List of material batches contained within a handling unit @@ -4811,11 +4385,11 @@ - id_HandlingUnitList + handlingUnits en - Handling Unit List + Handling Units urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnits @@ -4826,7 +4400,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnits] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4840,7 +4414,7 @@ - EN + en handlingUnits @@ -4848,7 +4422,7 @@ en - List of handling units included in the shipment + List of Handling Units @@ -4857,11 +4431,11 @@ - id_ShipmentList + shipments en - Shipment List + Shipments urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipments @@ -4872,7 +4446,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipments] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4886,7 +4460,7 @@ - EN + en shipments @@ -4894,7 +4468,7 @@ en - List of shipments contained in the simulation + List of shipments @@ -4903,7 +4477,7 @@ - id_Timestamp + timestamp en @@ -4918,7 +4492,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#timestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4932,7 +4506,7 @@ - EN + en timestamp @@ -4940,7 +4514,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of simulation run @@ -4949,11 +4523,11 @@ - id_SimResult + resultOwnSimRunInitial en - Sim Result + resultOwnSimRunInitial urn:samm:io.catenax.material_flow_scenario_request:1.0.0#resultOwnSimRunInitial @@ -4964,7 +4538,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#resultOwnSimRunInitial] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4978,7 +4552,7 @@ - EN + en resultOwnSimRunInitial @@ -4986,7 +4560,7 @@ en - Characteristic describing the property for a Material Flow Simulation Result + Foreign key to simulation result based on initial parameters @@ -4995,11 +4569,11 @@ - id_Text + description en - Text + Description urn:samm:io.catenax.material_flow_simulation_result:2.0.0#description @@ -5010,7 +4584,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#description] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5024,7 +4598,7 @@ - EN + en description @@ -5032,7 +4606,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Verbal description @@ -5041,11 +4615,11 @@ - id_Text + runId en - Text + RunId urn:samm:io.catenax.material_flow_simulation_result:2.0.0#runId @@ -5056,7 +4630,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#runId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5070,7 +4644,7 @@ - EN + en runId @@ -5078,7 +4652,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Id of the simulation run @@ -5087,11 +4661,11 @@ - id_Text + comment en - Text + Comment urn:samm:io.catenax.material_flow_simulation_result:2.0.0#comment @@ -5102,7 +4676,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#comment] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5116,7 +4690,7 @@ - EN + en comment @@ -5124,7 +4698,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Additional comments @@ -5133,11 +4707,11 @@ - id_Timestamp + expirationTimestamp en - Timestamp + ExpirationTimestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#expirationTimestamp @@ -5148,7 +4722,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#expirationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5162,7 +4736,7 @@ - EN + en expirationTimestamp @@ -5170,7 +4744,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Date and time when the simulation is expired @@ -5179,11 +4753,11 @@ - id_OwnerCharacteristic + owner en - Owner Characteristic + Owner urn:samm:io.catenax.material_flow_simulation_result:2.0.0#owner @@ -5194,7 +4768,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#owner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5208,7 +4782,7 @@ - EN + en owner @@ -5225,11 +4799,11 @@ - id_DataQualityOptions + dataQuality en - Data Quality Options + Data Quality urn:samm:io.catenax.material_flow_simulation_result:2.0.0#dataQuality @@ -5240,7 +4814,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#dataQuality] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5254,7 +4828,7 @@ - EN + en dataQuality @@ -5262,7 +4836,7 @@ en - Possible values determining data quality + Information on quality of simulation results @@ -5271,11 +4845,11 @@ - id_Text + shipmentId en - Text + Shipment Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipmentId @@ -5286,7 +4860,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipmentId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5300,7 +4874,7 @@ - EN + en shipmentId @@ -5308,7 +4882,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID to identify the shipment @@ -5317,11 +4891,11 @@ - id_DestinationCharacteristic + destination en - Destination Characteristic + Destination urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destination @@ -5332,7 +4906,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destination] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5346,7 +4920,7 @@ - EN + en destination @@ -5363,11 +4937,11 @@ - id_Timestamp + destinationTimestamp en - Timestamp + Destination Timestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destinationTimestamp @@ -5378,7 +4952,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destinationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5392,7 +4966,7 @@ - EN + en destinationTimestamp @@ -5400,7 +4974,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Time when delivery arrives or is ready at goods issue @@ -5409,11 +4983,11 @@ - id_RecipientCharacteristic + recipient en - Recipient Characteristic + Recipient urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipient @@ -5424,7 +4998,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipient] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5438,7 +5012,7 @@ - EN + en recipient @@ -5446,7 +5020,7 @@ en - Location identifier of the final recipient of the shipment + Address of final recipient of shipment @@ -5455,11 +5029,11 @@ - id_Timestamp + recipientTimestampPlanned en - Timestamp + Recipient Timestamp Planned urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipientTimestampPlanned @@ -5470,7 +5044,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipientTimestampPlanned] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5484,7 +5058,7 @@ - EN + en recipientTimestampPlanned @@ -5492,7 +5066,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Planned delivery time @@ -5501,11 +5075,11 @@ - id_Boolean + splittingAllowed en - Boolean + Splitting Allowed urn:samm:io.catenax.material_flow_simulation_result:2.0.0#splittingAllowed @@ -5516,7 +5090,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#splittingAllowed] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5530,7 +5104,7 @@ - EN + en splittingAllowed @@ -5538,7 +5112,7 @@ en - Represents a boolean value (i.e. a "flag"). + Permission to split the shipment into individual deliveries @@ -5547,11 +5121,11 @@ - id_LogisticsCharacteristic + logistics en - Logistics Characteristic + Logistics urn:samm:io.catenax.material_flow_simulation_result:2.0.0#logistics @@ -5562,7 +5136,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#logistics] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5576,7 +5150,7 @@ - EN + en logistics @@ -5584,7 +5158,7 @@ en - Site identifier of the logistician executing the shipment + Address of logistician executing the shipment @@ -5593,11 +5167,11 @@ - id_PrecedingCharacteristic + preceding en - Preceding Characteristic + Preceding urn:samm:io.catenax.material_flow_simulation_result:2.0.0#preceding @@ -5608,7 +5182,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#preceding] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5622,7 +5196,7 @@ - EN + en preceding @@ -5630,7 +5204,7 @@ en - Reference of preceding shipments + Reference ID of a preceding shipment @@ -5639,11 +5213,11 @@ - id_Text + handlingUnitId en - Text + Handling Unit Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnitId @@ -5654,7 +5228,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnitId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5668,7 +5242,7 @@ - EN + en handlingUnitId @@ -5676,7 +5250,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the handling unit @@ -5685,11 +5259,11 @@ - id_Text + name en - Text + Name urn:samm:io.catenax.material_flow_simulation_result:2.0.0#name @@ -5700,7 +5274,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5714,7 +5288,7 @@ - EN + en name @@ -5722,7 +5296,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the type of handling unit @@ -5731,11 +5305,11 @@ - id_VolumeCharacteristic + volume en - Volume Characteristic + Volume urn:samm:io.catenax.material_flow_simulation_result:2.0.0#volume @@ -5746,7 +5320,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#volume] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5760,7 +5334,7 @@ - EN + en volume @@ -5768,7 +5342,7 @@ en - Volumetric value determining the volume of the handling unit + Volume of the handling unit @@ -5777,11 +5351,11 @@ - id_WeightCharacteristic + weight en - Weight Characteristic + Weight urn:samm:io.catenax.material_flow_simulation_result:2.0.0#weight @@ -5792,7 +5366,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#weight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5806,7 +5380,7 @@ - EN + en weight @@ -5814,7 +5388,7 @@ en - Amount of weight of the handling unit + Weight of the handling unit @@ -5823,11 +5397,11 @@ - id_AmountCharacteristic + amount en - Amount Characteristic + Amount urn:samm:io.catenax.material_flow_simulation_result:2.0.0#amount @@ -5838,7 +5412,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#amount] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5852,7 +5426,7 @@ - EN + en amount @@ -5860,7 +5434,7 @@ en - Number describing handling units with identical pieces + Number of handling units with identical content @@ -5869,11 +5443,11 @@ - id_Text + batchId en - Text + Batch Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchId @@ -5884,7 +5458,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5898,7 +5472,7 @@ - EN + en batchId @@ -5906,7 +5480,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID for the material batch @@ -5915,11 +5489,11 @@ - id_Text + materialNumber en - Text + Material Number urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber @@ -5930,7 +5504,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5944,7 +5518,7 @@ - EN + en materialNumber @@ -5952,7 +5526,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the material contained in the batch @@ -5961,11 +5535,11 @@ - id_Text + materialName en - Text + Material Name urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName @@ -5976,7 +5550,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5990,7 +5564,7 @@ - EN + en materialName @@ -5998,7 +5572,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material @@ -6007,11 +5581,11 @@ - id_Boolean + materialHazardousGoods en - Boolean + Material Hazardous Goods urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialHazardousGoods @@ -6022,7 +5596,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialHazardousGoods] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6036,7 +5610,7 @@ - EN + en materialHazardousGoods @@ -6044,7 +5618,7 @@ en - Represents a boolean value (i.e. a "flag"). + Flags hazardous goods @@ -6053,11 +5627,11 @@ - id_Timestamp + batchExpirationTimestamp en - Timestamp + Batch Expiration Timestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchExpirationTimestamp @@ -6068,7 +5642,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchExpirationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6082,7 +5656,7 @@ - EN + en batchExpirationTimestamp @@ -6090,7 +5664,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Expiration date of batch @@ -6099,11 +5673,11 @@ - id_QuantityCharacteristic + quantity en - Quantity Characteristic + Quantity urn:samm:io.catenax.material_flow_simulation_result:2.0.0#quantity @@ -6114,7 +5688,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6128,7 +5702,7 @@ - EN + en quantity @@ -6136,7 +5710,7 @@ en - Number of materials contained within a handling unit + Amount of materials @@ -6145,11 +5719,11 @@ - id_UnitOfMeasurementCharacteristic + unitOfMeasurement en - Unit Of Measurement Characteristic + UnitOfMeasurement urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement @@ -6160,7 +5734,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6174,7 +5748,7 @@ - EN + en unitOfMeasurement @@ -6182,7 +5756,7 @@ en - Possible options for units of measurement + Unit used for measuring the quantity @@ -6191,11 +5765,11 @@ - id_Text + batchNumber en - Text + Batch Number urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchNumber @@ -6206,7 +5780,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6220,7 +5794,7 @@ - EN + en batchNumber @@ -6228,7 +5802,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Number of the batch, generated by originator (e.g. from ERP system, no uuid) @@ -6237,11 +5811,11 @@ - id_Text + batchOrderId en - Text + Batch Order Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchOrderId @@ -6252,7 +5826,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6266,7 +5840,7 @@ - EN + en batchOrderId @@ -6274,7 +5848,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Order ID to which the batch belongs @@ -6283,11 +5857,11 @@ - id_BatchList + batches en - Batch List + Batches urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batches @@ -6298,7 +5872,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batches] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6312,7 +5886,7 @@ - EN + en batches @@ -6320,7 +5894,7 @@ en - List of material batches + List of material batches contained within a handling unit @@ -6329,11 +5903,11 @@ - id_HandlingUnitList + handlingUnits en - Handling Unit List + Handling Units urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnits @@ -6344,7 +5918,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnits] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6358,7 +5932,7 @@ - EN + en handlingUnits @@ -6366,7 +5940,7 @@ en - List of handling units included in the shipment + List of Handling Units @@ -6375,11 +5949,11 @@ - id_ShipmentList + shipments en - Shipment List + Shipments urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipments @@ -6390,7 +5964,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipments] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6404,7 +5978,7 @@ - EN + en shipments @@ -6412,7 +5986,7 @@ en - List of shipments contained in the simulation + List of shipments @@ -6421,7 +5995,7 @@ - id_Timestamp + timestamp en @@ -6436,7 +6010,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#timestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6450,7 +6024,7 @@ - EN + en timestamp @@ -6458,7 +6032,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of simulation run @@ -6467,11 +6041,11 @@ - id_SimResult + resultOwnSimRunUpdated en - Sim Result + resultOwnSimRunUpdated urn:samm:io.catenax.material_flow_scenario_request:1.0.0#resultOwnSimRunUpdated @@ -6482,7 +6056,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#resultOwnSimRunUpdated] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6496,7 +6070,7 @@ - EN + en resultOwnSimRunUpdated @@ -6504,7 +6078,7 @@ en - Characteristic describing the property for a Material Flow Simulation Result + Foreign key to simulation result based on updated parameter (scenario) @@ -6513,11 +6087,11 @@ - id_ScenarioSimResultsCharacteristic + scenarioSimResults en - Scenario Simulation Results Characteristic + scenarioSimResults urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioSimResults @@ -6528,7 +6102,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#scenarioSimResults] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6542,7 +6116,7 @@ - EN + en scenarioSimResults @@ -6550,7 +6124,7 @@ en - Characteristic for simulation results + Simulation results of the scenario @@ -6559,11 +6133,11 @@ - id_MaterialFlowScenarioRequestCharacteristic + materialFlowScenarioRequest en - Material Flow Scenario Request Characteristic + materialFlowScenarioRequest urn:samm:io.catenax.material_flow_scenario_request:1.0.0#materialFlowScenarioRequest @@ -6574,7 +6148,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_scenario_request:1.0.0#materialFlowScenarioRequest] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -6588,7 +6162,7 @@ - EN + en materialFlowScenarioRequest @@ -6596,7 +6170,7 @@ en - Characteristic describing the aspect Material Flow Scenario Request + Contains standardized attributes for the content of the Material Flow Scenario Request diff --git a/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect.aasx b/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect.aasx index e69de29b..432382c8 100644 Binary files a/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect.aasx and b/io.catenax.material_flow_scenario_request/1.0.0/gen/MaterialFlowScenarioRequestAspect.aasx differ diff --git a/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult-aas.xml b/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult-aas.xml index 9d6a1bf6..166da1fe 100644 --- a/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult-aas.xml +++ b/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult-aas.xml @@ -1,1653 +1,2363 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#MaterialFlowSimulationResult + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#MaterialFlowSimulationResult/submodel + + + + - - - defaultAsset - - + + + MaterialFlowSimulationResult + + + en + Result of a Material Flow Simulation + + + + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#MaterialFlowSimulationResult/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#MaterialFlowSimulationResult + + + + + + timestamp + + + en + Timestamp + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#timestamp + + + + xs:dateTime + + + + shipments + + + en + Shipments + + + + + en + List of shipments + + + true + DataElement + + + Shipment + + + en + Shipment + + + + + en + Delivery item from a sender to a recipient containing goods + + + + + shipmentId + + + en + Shipment Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#shipmentId + + + + xs:string + + + + BusinessPartnerSite + + + en + Business Partner Site + + + + + en + Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) + + + + + destinationTimestamp + + + en + Destination Timestamp + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#destinationTimestamp + + + + xs:dateTime + + + + BusinessPartnerSite + + + en + Business Partner Site + + + + + en + Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) + + + + + recipientTimestampPlanned + + + en + Recipient Timestamp Planned + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#recipientTimestampPlanned + + + + xs:dateTime + + + + splittingAllowed + + + en + Splitting Allowed + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#splittingAllowed + + + + xs:boolean + + + + BusinessPartnerSite + + + en + Business Partner Site + + + + + en + Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) + + + + + BusinessPartnerSite + + + en + Business Partner Site + + + + + en + Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) + + + + + handlingUnits + + + en + Handling Units + + + + + en + List of Handling Units + + + true + DataElement + + + HandlingUnit + + + en + Handling Unit + + + + + en + Handling Unit is the smallest shipment unit and cannot be divided into several shipments + + + + + handlingUnitId + + + en + Handling Unit Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#handlingUnitId + + + + xs:string + + + + name + + + en + Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#name + + + + xs:string + + + + volume + + + en + Volume + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#volume + + + + xs:float + + + + weight + + + en + Weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#weight + + + + xs:float + + + + amount + + + en + Amount + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#amount + + + + xs:positiveInteger + + + + batches + + + en + Batches + + + + + en + List of material batches contained within a handling unit + + + true + DataElement + + + MaterialBatch + + + en + Material Batch + + + + + en + Material Batches are part of a handling unit + + + + + batchId + + + en + Batch Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchId + + + + xs:string + + + + materialNumber + + + en + Material Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#materialNumber + + + + xs:string + + + + materialName + + + en + Material Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#materialName + + + + xs:string + + + + hazardousGoods + + + en + Hazardous Goods + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#hazardousGoods + + + + xs:boolean + + + + batchExpirationTimestamp + + + en + Batch Expiration Timestamp + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchExpirationTimestamp + + + + xs:dateTime + + + + quantity + + + en + Quantity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#quantity + + + + xs:float + + + + unitOfMeasurement + + + en + UnitOfMeasurement + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#unitOfMeasurement + + + + xs:string + + + + batchNumber + + + en + Batch Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchNumber + + + + xs:string + + + + batchOrderId + + + en + Batch Order Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchOrderId + + + + xs:string + + + + + + + + + + + + + + + + dataQuality + + + en + Data Quality + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#dataQuality + + + + xs:positiveInteger + + + + comment + + + en + Comment + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#comment + + + + xs:string + + + + expirationTimestamp + + + en + ExpirationTimestamp + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#expirationTimestamp + + + + xs:dateTime + + + + runId + + + en + RunId + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#runId + + + + xs:string + + + + BusinessPartnerSite + + + en + Business Partner Site + + + + + en + Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) + + + + + description + + + en + Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#description + + + + xs:string + + + + + - MaterialFlowSimulationResult + APPLICATION_CLASS + MaterialFlowSimulationResult - Material Flow Simulation Result + + en + Material Flow Simulation Result + - APPLICATION_CLASS - Result of a Material Flow Simulation + + en + Result of a Material Flow Simulation + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#MaterialFlowSimulationResult - - - - - Material Flow Simulation Result - - - MaterialFlowSimulationResult - - - Result of a Material Flow Simulation - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#MaterialFlowSimulationResult + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Material Flow Simulation Result + + + + + en + MaterialFlowSimulationResult + + + + + en + Result of a Material Flow Simulation + + + + + + - Timestamp + timestamp - Timestamp + + en + Timestamp + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#timestamp - - - - - Timestamp - - - timestamp - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#timestamp + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Timestamp + + + + + en + timestamp + + + STRING + + + en + Timestamp of simulation run + + + + + + - Text + shipmentId - Text + + en + Shipment Id + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#shipmentId - - - - - Shipment Id - - - shipmentId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#shipmentId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Shipment Id + + + + + en + shipmentId + + + STRING + + + en + ID to identify the shipment + + + + + + - DestinationCharacteristic + destination - Destination Characteristic + + en + Destination + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#destination - - - - - Destination - - - destination - - String - - Address where the shipment is immediately delivered to (by logistician) or provided for pickup (by producer) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#destination + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Destination + + + + + en + destination + + + STRING + + + en + Address where the shipment is immediately delivered to (by logistician) or provided for pickup (by producer) + + + + + + - Timestamp + destinationTimestamp - Timestamp + + en + Destination Timestamp + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#destinationTimestamp - - - - - Destination Timestamp - - - destinationTimestamp - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#destinationTimestamp + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Destination Timestamp + + + + + en + destinationTimestamp + + + STRING + + + en + Time when delivery arrives or is ready at goods issue + + + + + + - RecipientCharacteristic + recipient - Recipient Characteristic + + en + Recipient + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#recipient - - - - - Recipient - - - recipient - - String - - Location identifier of the final recipient of the shipment - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#recipient + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Recipient + + + + + en + recipient + + + STRING + + + en + Address of final recipient of shipment + + + + + + - Timestamp + recipientTimestampPlanned - Timestamp + + en + Recipient Timestamp Planned + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#recipientTimestampPlanned - - - - - Recipient Timestamp Planned - - - recipientTimestampPlanned - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#recipientTimestampPlanned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Recipient Timestamp Planned + + + + + en + recipientTimestampPlanned + + + STRING + + + en + Planned delivery time + + + + + + - Boolean + splittingAllowed - Boolean + + en + Splitting Allowed + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#splittingAllowed - - - - - Splitting Allowed - - - splittingAllowed - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#splittingAllowed + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Splitting Allowed + + + + + en + splittingAllowed + + + BOOLEAN + + + en + Permission to split the shipment into individual deliveries + + + + + + - LogisticsCharacteristic + logistics - Logistics Characteristic + + en + Logistics + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#logistics - - - - - Logistics - - - logistics - - String - - Site identifier of the logistician executing the shipment - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#logistics + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Logistics + + + + + en + logistics + + + STRING + + + en + Address of logistician executing the shipment + + + + + + - PrecedingCharacteristic + preceding - Preceding Characteristic + + en + Preceding + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#preceding - - - - - Preceding - - - preceding - - String - - Reference of preceding shipments - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#preceding + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Preceding + + + + + en + preceding + + + STRING + + + en + Reference ID of a preceding shipment + + + + + + - Text + handlingUnitId - Text + + en + Handling Unit Id + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#handlingUnitId - - - - - Handling Unit Id - - - handlingUnitId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#handlingUnitId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Handling Unit Id + + + + + en + handlingUnitId + + + STRING + + + en + ID of the handling unit + + + + + + - Text + name - Text + + en + Name + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#name - - - - - Name - - - name - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name + + + + + en + name + + + STRING + + + en + Name of the type of handling unit + + + + + + - VolumeCharacteristic + volume - Volume Characteristic + + en + Volume + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#volume - - - - - Volume - - - volume - - litre - RealMeasure - - Volumetric value determining the volume of the handling unit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#volume + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Volume + + + + + en + volume + + + litre + REAL_MEASURE + + + en + Volume of the handling unit + + + + + + - WeightCharacteristic + weight - Weight Characteristic + + en + Weight + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#weight - - - - - Weight - - - weight - - kilogram - RealMeasure - - Amount of weight of the handling unit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Weight + + + + + en + weight + + + kilogram + REAL_MEASURE + + + en + Weight of the handling unit + + + + + + - AmountCharacteristic + amount - Amount Characteristic + + en + Amount + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#amount - - - - - Amount - - - amount - - piece - IntegerCount - - Number describing handling units with identical pieces - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#amount + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Amount + + + + + en + amount + + + piece + INTEGER_COUNT + + + en + Number of handling units with identical content + + + + + + - Text + batchId - Text + + en + Batch Id + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchId - - - - - Batch Id - - - batchId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch Id + + + + + en + batchId + + + STRING + + + en + ID for the material batch + + + + + + - Text + materialNumber - Text + + en + Material Number + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#materialNumber - - - - - Material Number - - - materialNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#materialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Material Number + + + + + en + materialNumber + + + STRING + + + en + ID of the material contained in the batch + + + + + + - Text + materialName - Text + + en + Material Name + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#materialName - - - - - Material Name - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Material Name + + + + + en + materialName + + + STRING + + + en + Name of the material + + + + + + - Boolean + hazardousGoods - Boolean + + en + Hazardous Goods + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#hazardousGoods - - - - - Hazardous Goods - - - hazardousGoods - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#hazardousGoods + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Hazardous Goods + + + + + en + hazardousGoods + + + BOOLEAN + + + en + Flags hazardous goods + + + + + + - Timestamp + batchExpirationTimestamp - Timestamp + + en + Batch Expiration Timestamp + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchExpirationTimestamp - - - - - Batch Expiration Timestamp - - - batchExpirationTimestamp - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchExpirationTimestamp + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch Expiration Timestamp + + + + + en + batchExpirationTimestamp + + + STRING + + + en + Expiration date of batch + + + + + + - QuantityCharacteristic + quantity - Quantity Characteristic + + en + Quantity + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#quantity - - - - - Quantity - - - quantity - - RealMeasure - - Number of materials contained within a handling unit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + REAL_MEASURE + + + en + Amount of materials + + + + + + - UnitOfMeasurementCharacteristic + unitOfMeasurement - Unit Of Measurement Characteristic + + en + UnitOfMeasurement + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#unitOfMeasurement - - - - - UnitOfMeasurement - - - unitOfMeasurement - - String - - Possible options for units of measurement - - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=Liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=Piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#unitOfMeasurement + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + UnitOfMeasurement + + + + + en + unitOfMeasurement + + + STRING + + + en + Unit used for measuring the quantity + + + + + + KG + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#UnitOfMeasurementCharacteristic:KG + + + + + + Liter + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#UnitOfMeasurementCharacteristic:Liter + + + + + + Piece + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#UnitOfMeasurementCharacteristic:Piece + + + + + + + + + + - Text + batchNumber - Text + + en + Batch Number + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchNumber - - - - - Batch Number - - - batchNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch Number + + + + + en + batchNumber + + + STRING + + + en + Number of the batch, generated by originator (e.g. from ERP system, no uuid) + + + + + + - Text + batchOrderId - Text + + en + Batch Order Id + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchOrderId - - - - - Batch Order Id - - - batchOrderId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batchOrderId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batch Order Id + + + + + en + batchOrderId + + + STRING + + + en + Order ID to which the batch belongs + + + + + + - BatchList + batches - Batch List + + en + Batches + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batches - - - - - Batches - - - batches - - String - - List of material batches - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#batches + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Batches + + + + + en + batches + + + STRING + + + en + List of material batches contained within a handling unit + + + + + + - HandlingUnitList + handlingUnits - Handling Unit List + + en + Handling Units + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#handlingUnits - - - - - Handling Units - - - handlingUnits - - String - - List of handling units included in the shipment - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#handlingUnits + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Handling Units + + + + + en + handlingUnits + + + STRING + + + en + List of Handling Units + + + + + + - ShipmentList + shipments - Shipment List + + en + Shipments + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#shipments - - - - - Shipments - - - shipments - - String - - List of shipments contained in the simulation - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#shipments + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Shipments + + + + + en + shipments + + + STRING + + + en + List of shipments + + + + + + - DataQualityOptions + dataQuality - Data Quality Options + + en + Data Quality + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#dataQuality - - - - - Data Quality - - - dataQuality - - IntegerCount - - Possible values determining data quality - - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#dataQuality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Data Quality + + + + + en + dataQuality + + + INTEGER_COUNT + + + en + Information on quality of simulation results + + + + + + 0 + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:0 + + + + + + 1 + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:1 + + + + + + 2 + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:2 + + + + + + 3 + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:3 + + + + + + 4 + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:4 + + + + + + 5 + + ModelReference + + + DataElement + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#DataQualityOptions:5 + + + + + + + + + + - Text + comment - Text + + en + Comment + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#comment - - - - - Comment - - - comment - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#comment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Comment + + + + + en + comment + + + STRING + + + en + Additional comments + + + + + + - Timestamp + expirationTimestamp - Timestamp + + en + ExpirationTimestamp + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#expirationTimestamp - - - - - ExpirationTimestamp - - - expirationTimestamp - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#expirationTimestamp + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + ExpirationTimestamp + + + + + en + expirationTimestamp + + + STRING + + + en + Date and time when the simulation is expired + + + + + + - Text + runId - Text + + en + RunId + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#runId - - - - - RunId - - - runId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#runId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + RunId + + + + + en + runId + + + STRING + + + en + Id of the simulation run + + + + + + - OwnerCharacteristic + owner - Owner Characteristic + + en + Owner + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#owner - - - - - Owner - - - owner - - String - - Site identifier of the simulation originator - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#owner + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner + + + + + en + owner + + + STRING + + + en + Site identifier of the simulation originator + + + + + + - Text + description - Text + + en + Description + - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#description - - - - - Description - - - description - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_flow_simulation_result:1.0.0#description + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Description + + + + + en + description + + + STRING + + + en + Verbal description + + + + + + - - - MaterialFlowSimulationResult - - Result of a Material Flow Simulation - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#MaterialFlowSimulationResult - - - - - - timestamp - - Timestamp - - - Timestamp of simulation run - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#timestamp - - - DefaultScalarValue[value=2023-03-09T14:13:42.806Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - shipments - - Shipments - - - List of shipments - - false - true - - - - Shipment - - Shipment - - - Delivery item from a sender to a recipient containing goods - - false - false - - - - shipmentId - - Shipment Id - - - ID to identify the shipment - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#shipmentId - - - DefaultScalarValue[value=DE51515151, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - BusinessPartnerSite - - Business Partner Site - - - Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) - - false - false - - - - - - destinationTimestamp - - Destination Timestamp - - - Time when delivery arrives or is ready at goods issue - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#destinationTimestamp - - - DefaultScalarValue[value=2023-03-19T09:00:00.000Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - BusinessPartnerSite - - Business Partner Site - - - Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) - - false - false - - - - - - recipientTimestampPlanned - - Recipient Timestamp Planned - - - Planned delivery time - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#recipientTimestampPlanned - - - DefaultScalarValue[value=2023-04-19T09:00:00.000Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - splittingAllowed - - Splitting Allowed - - - Permission to split the shipment into individual deliveries - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#splittingAllowed - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - BusinessPartnerSite - - Business Partner Site - - - Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) - - false - false - - - - - - BusinessPartnerSite - - Business Partner Site - - - Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) - - false - false - - - - - - handlingUnits - - Handling Units - - - List of Handling Units - - false - true - - - - HandlingUnit - - Handling Unit - - - Handling Unit is the smallest shipment unit and cannot be divided into several shipments - - false - false - - - - handlingUnitId - - Handling Unit Id - - - ID of the handling unit - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#handlingUnitId - - - DefaultScalarValue[value=HUT_1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - name - - Name - - - Name of the type of handling unit - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#name - - - DefaultScalarValue[value=Palette, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - volume - - Volume - - - Volume of the handling unit - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#volume - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - weight - - Weight - - - Weight of the handling unit - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#weight - - - DefaultScalarValue[value=189.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - amount - - Amount - - - Number of handling units with identical content - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#amount - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - batches - - Batches - - - List of material batches contained within a handling unit - - false - true - - - - MaterialBatch - - Material Batch - - - Material Batches are part of a handling unit - - false - false - - - - batchId - - Batch Id - - - ID for the material batch - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchId - - - DefaultScalarValue[value=Batch_1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - materialNumber - - Material Number - - - ID of the material contained in the batch - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#materialNumber - - - DefaultScalarValue[value=KK1000GR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - materialName - - Material Name - - - Name of the material - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#materialName - - - DefaultScalarValue[value=KK1000GR-Gehäuse-Rot, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - hazardousGoods - - Hazardous Goods - - - Flags hazardous goods - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#hazardousGoods - - - DefaultScalarValue[value=false, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - batchExpirationTimestamp - - Batch Expiration Timestamp - - - Expiration date of batch - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchExpirationTimestamp - - - DefaultScalarValue[value=2023-08-22T16:00:00.000Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - quantity - - Quantity - - - Amount of materials - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#quantity - - - DefaultScalarValue[value=50.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - unitOfMeasurement - - UnitOfMeasurement - - - Unit used for measuring the quantity - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#unitOfMeasurement - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - batchNumber - - Batch Number - - - Number of the batch, generated by originator (e.g. from ERP system, no uuid) - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - batchOrderId - - Batch Order Id - - - Order ID to which the batch belongs - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#batchOrderId - - - DefaultScalarValue[value=Order-0001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - - - - - - - - - dataQuality - - Data Quality - - - Information on quality of simulation results - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#dataQuality - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - comment - - Comment - - - Additional comments - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#comment - - - DefaultScalarValue[value=successful simulation , typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - expirationTimestamp - - ExpirationTimestamp - - - Date and time when the simulation is expired - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#expirationTimestamp - - - DefaultScalarValue[value=2023-03-24T09:15:24.000Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - runId - - RunId - - - Id of the simulation run - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#runId - - - DefaultScalarValue[value=0fece48b-c8d1-4180-1a9caca6d67e, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - BusinessPartnerSite - - Business Partner Site - - - Identifier for the physical location of a business partner plant or site, (e.g. BPNS in Catena-X context) - - false - false - - - - - - description - - Description - - - Verbal description - - Template - - - urn:bamm:io.catenax.material_flow_simulation_result:1.0.0#description - - - DefaultScalarValue[value=Please simulate asap, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - + diff --git a/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult.aasx b/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult.aasx index c084bf51..8280d20f 100644 Binary files a/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult.aasx and b/io.catenax.material_flow_simulation_result/1.0.0/gen/MaterialFlowSimulationResult.aasx differ diff --git a/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect-aas.xml b/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect-aas.xml index c262a4e7..c77e37cc 100644 --- a/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect-aas.xml +++ b/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.material_flow_simulation_result:2.0.0#MaterialFlowSimulationResultAspect - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#MaterialFlowSimulationResultAspect] - - - - - - - - en - Material Flow Simulation Result Aspect - - - - - EN - MaterialFlowSimulationResultAspect - - - - - en - Aspect Model for the result of a Material Flow Simulation - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#MaterialFlowSimulationResultAspect/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#MaterialFlowSimulationResultAspect]/submodel + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#MaterialFlowSimulationResultAspect/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_MaterialFlowSimulationResult + MaterialFlowSimulationResult en @@ -89,19 +65,13 @@ - id_description + description en Description - - - en - Verbal description - - ExternalReference @@ -112,22 +82,16 @@ xs:string - Unknown + - id_runId + runId en RunId - - - en - Id of the simulation run - - ExternalReference @@ -138,22 +102,16 @@ xs:string - Unknown + - id_comment + comment en Comment - - - en - Additional comments - - ExternalReference @@ -164,22 +122,16 @@ xs:string - Unknown + - id_expirationTimestamp + expirationTimestamp en ExpirationTimestamp - - - en - Date and time when the simulation is expired - - ExternalReference @@ -190,10 +142,10 @@ xs:dateTime - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -208,19 +160,13 @@ - id_dataQuality + dataQuality en Data Quality - - - en - Information on quality of simulation results - - ExternalReference @@ -231,10 +177,10 @@ xs:nonNegativeInteger - Unknown + - id_shipments + shipments en @@ -247,11 +193,11 @@ List of shipments - false + true DataElement - id_Shipment + Shipment en @@ -266,19 +212,13 @@ - id_shipmentId + shipmentId en Shipment Id - - - en - ID to identify the shipment - - ExternalReference @@ -289,10 +229,10 @@ xs:string - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -307,19 +247,13 @@ - id_destinationTimestamp + destinationTimestamp en Destination Timestamp - - - en - Time when delivery arrives or is ready at goods issue - - ExternalReference @@ -330,10 +264,10 @@ xs:dateTime - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -348,19 +282,13 @@ - id_recipientTimestampPlanned + recipientTimestampPlanned en Recipient Timestamp Planned - - - en - Planned delivery time - - ExternalReference @@ -371,22 +299,16 @@ xs:dateTime - Unknown + - id_splittingAllowed + splittingAllowed en Splitting Allowed - - - en - Permission to split the shipment into individual deliveries - - ExternalReference @@ -397,10 +319,10 @@ xs:boolean - Unknown + - id_BusinessPartnerSite + BusinessPartnerSite en @@ -415,7 +337,7 @@ - id_BusinessPartnerSite + BusinessPartnerSite en @@ -430,7 +352,7 @@ - id_handlingUnits + handlingUnits en @@ -443,11 +365,11 @@ List of Handling Units - false + true DataElement - id_HandlingUnit + HandlingUnit en @@ -462,19 +384,13 @@ - id_handlingUnitId + handlingUnitId en Handling Unit Id - - - en - ID of the handling unit - - ExternalReference @@ -485,22 +401,16 @@ xs:string - Unknown + - id_name + name en Name - - - en - Name of the type of handling unit - - ExternalReference @@ -511,22 +421,16 @@ xs:string - Unknown + - id_volume + volume en Volume - - - en - Volume of the handling unit - - ExternalReference @@ -537,22 +441,16 @@ xs:float - Unknown + - id_weight + weight en Weight - - - en - Weight of the handling unit - - ExternalReference @@ -563,22 +461,16 @@ xs:float - Unknown + - id_amount + amount en Amount - - - en - Number of handling units with identical content - - ExternalReference @@ -589,10 +481,10 @@ xs:positiveInteger - Unknown + - id_batches + batches en @@ -605,11 +497,11 @@ List of material batches contained within a handling unit - false + true DataElement - id_MaterialBatch + MaterialBatch en @@ -624,19 +516,13 @@ - id_batchId + batchId en Batch Id - - - en - ID for the material batch - - ExternalReference @@ -647,22 +533,16 @@ xs:string - Unknown + - id_materialNumber + materialNumber en Material Number - - - en - ID of the material contained in the batch - - ExternalReference @@ -673,22 +553,16 @@ xs:string - Unknown + - id_materialName + materialName en Material Name - - - en - Name of the material - - ExternalReference @@ -699,22 +573,16 @@ xs:string - Unknown + - id_materialHazardousGoods + materialHazardousGoods en Material Hazardous Goods - - - en - Flags hazardous goods - - ExternalReference @@ -725,22 +593,16 @@ xs:boolean - Unknown + - id_batchExpirationTimestamp + batchExpirationTimestamp en Batch Expiration Timestamp - - - en - Expiration date of batch - - ExternalReference @@ -751,22 +613,16 @@ xs:dateTime - Unknown + - id_quantity + quantity en Quantity - - - en - Amount of materials - - ExternalReference @@ -777,22 +633,16 @@ xs:float - Unknown + - id_unitOfMeasurement + unitOfMeasurement en UnitOfMeasurement - - - en - Unit used for measuring the quantity - - ExternalReference @@ -803,22 +653,16 @@ xs:string - Unknown + - id_batchNumber + batchNumber en Batch Number - - - en - Number of the batch, generated by originator (e.g. from ERP system, no uuid) - - ExternalReference @@ -829,22 +673,16 @@ xs:string - Unknown + - id_batchOrderId + batchOrderId en Batch Order Id - - - en - Order ID to which the batch belongs - - ExternalReference @@ -855,7 +693,7 @@ xs:string - Unknown + @@ -870,19 +708,13 @@ - id_timestamp + timestamp en Timestamp - - - en - Timestamp of simulation run - - ExternalReference @@ -893,7 +725,7 @@ xs:dateTime - Unknown + @@ -903,7 +735,7 @@ APPLICATION_CLASS - id_MaterialFlowSimulationResultAspect + MaterialFlowSimulationResultAspect en @@ -924,7 +756,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#MaterialFlowSimulationResultAspect] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -938,7 +770,7 @@ - EN + en MaterialFlowSimulationResultAspect @@ -954,11 +786,11 @@ - id_Text + description en - Text + Description urn:samm:io.catenax.material_flow_simulation_result:2.0.0#description @@ -969,7 +801,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#description] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -983,7 +815,7 @@ - EN + en description @@ -991,7 +823,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Verbal description @@ -1000,11 +832,11 @@ - id_Text + runId en - Text + RunId urn:samm:io.catenax.material_flow_simulation_result:2.0.0#runId @@ -1015,7 +847,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#runId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1029,7 +861,7 @@ - EN + en runId @@ -1037,7 +869,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Id of the simulation run @@ -1046,11 +878,11 @@ - id_Text + comment en - Text + Comment urn:samm:io.catenax.material_flow_simulation_result:2.0.0#comment @@ -1061,7 +893,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#comment] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1075,7 +907,7 @@ - EN + en comment @@ -1083,7 +915,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Additional comments @@ -1092,11 +924,11 @@ - id_Timestamp + expirationTimestamp en - Timestamp + ExpirationTimestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#expirationTimestamp @@ -1107,7 +939,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#expirationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1121,7 +953,7 @@ - EN + en expirationTimestamp @@ -1129,7 +961,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Date and time when the simulation is expired @@ -1138,11 +970,11 @@ - id_OwnerCharacteristic + owner en - Owner Characteristic + Owner urn:samm:io.catenax.material_flow_simulation_result:2.0.0#owner @@ -1153,7 +985,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#owner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1167,7 +999,7 @@ - EN + en owner @@ -1184,11 +1016,11 @@ - id_DataQualityOptions + dataQuality en - Data Quality Options + Data Quality urn:samm:io.catenax.material_flow_simulation_result:2.0.0#dataQuality @@ -1199,7 +1031,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#dataQuality] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1213,7 +1045,7 @@ - EN + en dataQuality @@ -1221,79 +1053,79 @@ en - Possible values determining data quality + Information on quality of simulation results - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 0 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:0 - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 1 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:1 - DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 2 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:2 - DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 3 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:3 - DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 4 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=4, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:4 - DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + 5 ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#DataQualityOptions:5 @@ -1306,11 +1138,11 @@ - id_Text + shipmentId en - Text + Shipment Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipmentId @@ -1321,7 +1153,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipmentId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1335,7 +1167,7 @@ - EN + en shipmentId @@ -1343,7 +1175,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID to identify the shipment @@ -1352,11 +1184,11 @@ - id_DestinationCharacteristic + destination en - Destination Characteristic + Destination urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destination @@ -1367,7 +1199,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destination] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1381,7 +1213,7 @@ - EN + en destination @@ -1398,11 +1230,11 @@ - id_Timestamp + destinationTimestamp en - Timestamp + Destination Timestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destinationTimestamp @@ -1413,7 +1245,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#destinationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1427,7 +1259,7 @@ - EN + en destinationTimestamp @@ -1435,7 +1267,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Time when delivery arrives or is ready at goods issue @@ -1444,11 +1276,11 @@ - id_RecipientCharacteristic + recipient en - Recipient Characteristic + Recipient urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipient @@ -1459,7 +1291,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipient] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1473,7 +1305,7 @@ - EN + en recipient @@ -1481,7 +1313,7 @@ en - Location identifier of the final recipient of the shipment + Address of final recipient of shipment @@ -1490,11 +1322,11 @@ - id_Timestamp + recipientTimestampPlanned en - Timestamp + Recipient Timestamp Planned urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipientTimestampPlanned @@ -1505,7 +1337,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#recipientTimestampPlanned] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1519,7 +1351,7 @@ - EN + en recipientTimestampPlanned @@ -1527,7 +1359,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Planned delivery time @@ -1536,11 +1368,11 @@ - id_Boolean + splittingAllowed en - Boolean + Splitting Allowed urn:samm:io.catenax.material_flow_simulation_result:2.0.0#splittingAllowed @@ -1551,7 +1383,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#splittingAllowed] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1565,7 +1397,7 @@ - EN + en splittingAllowed @@ -1573,7 +1405,7 @@ en - Represents a boolean value (i.e. a "flag"). + Permission to split the shipment into individual deliveries @@ -1582,11 +1414,11 @@ - id_LogisticsCharacteristic + logistics en - Logistics Characteristic + Logistics urn:samm:io.catenax.material_flow_simulation_result:2.0.0#logistics @@ -1597,7 +1429,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#logistics] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1611,7 +1443,7 @@ - EN + en logistics @@ -1619,7 +1451,7 @@ en - Site identifier of the logistician executing the shipment + Address of logistician executing the shipment @@ -1628,11 +1460,11 @@ - id_PrecedingCharacteristic + preceding en - Preceding Characteristic + Preceding urn:samm:io.catenax.material_flow_simulation_result:2.0.0#preceding @@ -1643,7 +1475,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#preceding] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1657,7 +1489,7 @@ - EN + en preceding @@ -1665,7 +1497,7 @@ en - Reference of preceding shipments + Reference ID of a preceding shipment @@ -1674,11 +1506,11 @@ - id_Text + handlingUnitId en - Text + Handling Unit Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnitId @@ -1689,7 +1521,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnitId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1703,7 +1535,7 @@ - EN + en handlingUnitId @@ -1711,7 +1543,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the handling unit @@ -1720,11 +1552,11 @@ - id_Text + name en - Text + Name urn:samm:io.catenax.material_flow_simulation_result:2.0.0#name @@ -1735,7 +1567,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1749,7 +1581,7 @@ - EN + en name @@ -1757,7 +1589,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the type of handling unit @@ -1766,11 +1598,11 @@ - id_VolumeCharacteristic + volume en - Volume Characteristic + Volume urn:samm:io.catenax.material_flow_simulation_result:2.0.0#volume @@ -1781,7 +1613,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#volume] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1795,7 +1627,7 @@ - EN + en volume @@ -1804,7 +1636,7 @@ en - Volumetric value determining the volume of the handling unit + Volume of the handling unit @@ -1813,11 +1645,11 @@ - id_WeightCharacteristic + weight en - Weight Characteristic + Weight urn:samm:io.catenax.material_flow_simulation_result:2.0.0#weight @@ -1828,7 +1660,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#weight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1842,7 +1674,7 @@ - EN + en weight @@ -1851,7 +1683,7 @@ en - Amount of weight of the handling unit + Weight of the handling unit @@ -1860,11 +1692,11 @@ - id_AmountCharacteristic + amount en - Amount Characteristic + Amount urn:samm:io.catenax.material_flow_simulation_result:2.0.0#amount @@ -1875,7 +1707,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#amount] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1889,7 +1721,7 @@ - EN + en amount @@ -1898,7 +1730,7 @@ en - Number describing handling units with identical pieces + Number of handling units with identical content @@ -1907,11 +1739,11 @@ - id_Text + batchId en - Text + Batch Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchId @@ -1922,7 +1754,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1936,7 +1768,7 @@ - EN + en batchId @@ -1944,7 +1776,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID for the material batch @@ -1953,11 +1785,11 @@ - id_Text + materialNumber en - Text + Material Number urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber @@ -1968,7 +1800,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1982,7 +1814,7 @@ - EN + en materialNumber @@ -1990,7 +1822,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + ID of the material contained in the batch @@ -1999,11 +1831,11 @@ - id_Text + materialName en - Text + Material Name urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName @@ -2014,7 +1846,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2028,7 +1860,7 @@ - EN + en materialName @@ -2036,7 +1868,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material @@ -2045,11 +1877,11 @@ - id_Boolean + materialHazardousGoods en - Boolean + Material Hazardous Goods urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialHazardousGoods @@ -2060,7 +1892,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialHazardousGoods] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2074,7 +1906,7 @@ - EN + en materialHazardousGoods @@ -2082,7 +1914,7 @@ en - Represents a boolean value (i.e. a "flag"). + Flags hazardous goods @@ -2091,11 +1923,11 @@ - id_Timestamp + batchExpirationTimestamp en - Timestamp + Batch Expiration Timestamp urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchExpirationTimestamp @@ -2106,7 +1938,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchExpirationTimestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2120,7 +1952,7 @@ - EN + en batchExpirationTimestamp @@ -2128,7 +1960,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Expiration date of batch @@ -2137,11 +1969,11 @@ - id_QuantityCharacteristic + quantity en - Quantity Characteristic + Quantity urn:samm:io.catenax.material_flow_simulation_result:2.0.0#quantity @@ -2152,7 +1984,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2166,7 +1998,7 @@ - EN + en quantity @@ -2174,7 +2006,7 @@ en - Number of materials contained within a handling unit + Amount of materials @@ -2183,11 +2015,11 @@ - id_UnitOfMeasurementCharacteristic + unitOfMeasurement en - Unit Of Measurement Characteristic + UnitOfMeasurement urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement @@ -2198,7 +2030,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#unitOfMeasurement] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2212,7 +2044,7 @@ - EN + en unitOfMeasurement @@ -2220,43 +2052,43 @@ en - Possible options for units of measurement + Unit used for measuring the quantity - DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + KG ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=KG, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:KG - DefaultScalarValue[value=Liter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Liter ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=Liter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:Liter - DefaultScalarValue[value=Piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Piece ModelReference DataElement - urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:DefaultScalarValue[value=Piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.material_flow_simulation_result:2.0.0#UnitOfMeasurementCharacteristic:Piece @@ -2269,11 +2101,11 @@ - id_Text + batchNumber en - Text + Batch Number urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchNumber @@ -2284,7 +2116,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2298,7 +2130,7 @@ - EN + en batchNumber @@ -2306,7 +2138,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Number of the batch, generated by originator (e.g. from ERP system, no uuid) @@ -2315,11 +2147,11 @@ - id_Text + batchOrderId en - Text + Batch Order Id urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchOrderId @@ -2330,7 +2162,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batchOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2344,7 +2176,7 @@ - EN + en batchOrderId @@ -2352,7 +2184,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Order ID to which the batch belongs @@ -2361,11 +2193,11 @@ - id_BatchList + batches en - Batch List + Batches urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batches @@ -2376,7 +2208,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#batches] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2390,7 +2222,7 @@ - EN + en batches @@ -2398,7 +2230,7 @@ en - List of material batches + List of material batches contained within a handling unit @@ -2407,11 +2239,11 @@ - id_HandlingUnitList + handlingUnits en - Handling Unit List + Handling Units urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnits @@ -2422,7 +2254,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#handlingUnits] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2436,7 +2268,7 @@ - EN + en handlingUnits @@ -2444,7 +2276,7 @@ en - List of handling units included in the shipment + List of Handling Units @@ -2453,11 +2285,11 @@ - id_ShipmentList + shipments en - Shipment List + Shipments urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipments @@ -2468,7 +2300,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#shipments] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2482,7 +2314,7 @@ - EN + en shipments @@ -2490,7 +2322,7 @@ en - List of shipments contained in the simulation + List of shipments @@ -2499,7 +2331,7 @@ - id_Timestamp + timestamp en @@ -2514,7 +2346,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#timestamp] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2528,7 +2360,7 @@ - EN + en timestamp @@ -2536,7 +2368,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of simulation run @@ -2545,11 +2377,11 @@ - id_MaterialFlowSimulationResultCharacteristic + materialFlowSimulationResult en - Material Flow Simulation Result Characteristic + Material Flow Simulation Result urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialFlowSimulationResult @@ -2560,7 +2392,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_flow_simulation_result:2.0.0#materialFlowSimulationResult] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2574,7 +2406,7 @@ - EN + en materialFlowSimulationResult @@ -2582,7 +2414,7 @@ en - Characteristic describing the aspect material flow simulation result + Contains standardized attributes for the result of a material flow simulation diff --git a/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect.aasx b/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect.aasx index e69de29b..bb996cd0 100644 Binary files a/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect.aasx and b/io.catenax.material_flow_simulation_result/2.0.0/gen/MaterialFlowSimulationResultAspect.aasx differ diff --git a/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation-aas.xml b/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation-aas.xml index c0bedfc2..95078e31 100644 --- a/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation-aas.xml +++ b/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation-aas.xml @@ -1,457 +1,717 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.material_for_homologation:1.0.0#MaterialForHomologation + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.material_for_homologation:1.0.0#MaterialForHomologation/submodel + + + + - - - defaultAsset - - + + + MaterialForHomologation + + + en + Model to depict materials that describe and calculate the recycling quota for the homologation of a vehicle type. + + + + urn:samm:io.catenax.material_for_homologation:1.0.0#MaterialForHomologation/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#MaterialForHomologation + + + + + + materialForHomologation + + + en + material for homologation + + + + + en + Property that references the material that describes and calculate the recycling quota for the homologation of a vehicle type. + + + true + DataElement + + + MaterialForHomologationEntity + + + en + material for homologation entity + + + + + en + Entity that represents the material that describes and calculates the recycling quota for the homologation of a vehicle type. + + + + + itemNumber + + + en + item number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#itemNumber + + + + xs:string + + + + share + + + en + share + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#share + + + + xs:double + + + + VDAStandardIdEntity + + + en + vda standard id entity + + + + + en + Entity to classify a VDA standard ID. + + + + + mainGroup + + + en + main group + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#mainGroup + + + + xs:string + + + + subgroup + + + en + subgroup + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#subgroup + + + + xs:string + + + + + + name + + + en + name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#name + + + + xs:string + + + + standard + + + en + standard + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#standard + + + + xs:string + + + + materialNumber + + + en + material number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_homologation:1.0.0#materialNumber + + + + xs:string + + + + + + + + + - MaterialForHomologation + APPLICATION_CLASS + MaterialForHomologation - material for homologation + + en + material for homologation + - APPLICATION_CLASS - Model to depict materials that describe and calculate the recycling quota for the homologation of a vehicle type. + + en + Model to depict materials that describe and calculate the recycling quota for the homologation of a vehicle type. + - urn:bamm:io.catenax.material_for_homologation:1.0.0#MaterialForHomologation - - - - - material for homologation - - - MaterialForHomologation - - - Model to depict materials that describe and calculate the recycling quota for the homologation of a vehicle type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_homologation:1.0.0#MaterialForHomologation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material for homologation + + + + + en + MaterialForHomologation + + + + + en + Model to depict materials that describe and calculate the recycling quota for the homologation of a vehicle type. + + + + + + - ItemNumber1Trait - urn:bamm:io.catenax.material_for_homologation:1.0.0#itemNumber - - - - - item number - - - itemNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + itemNumber + + + en + item number + + + urn:samm:io.catenax.material_for_homologation:1.0.0#itemNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + item number + + + + + en + itemNumber + + + STRING + + + en + Individual component to which the materials belong (no materials are assigned to nodes). + + + + + + - ShareCharacteristic + share - share characteristic + + en + share + - urn:bamm:io.catenax.material_for_homologation:1.0.0#share - - - - - share - - - share - - percent - RealMeasure - - Characteristic to represent the proportion of the material. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_homologation:1.0.0#share + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + share + + + + + en + share + + + percent + REAL_MEASURE + + + en + Proportion of the material. + + + + + + - MainGroupTrait1 - urn:bamm:io.catenax.material_for_homologation:1.0.0#mainGroup - - - - - main group - - - mainGroup - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + mainGroup + + + en + main group + + + urn:samm:io.catenax.material_for_homologation:1.0.0#mainGroup + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + main group + + + + + en + mainGroup + + + STRING + + + en + Main group according to material classification VDA 231-10. + + + + + + - SubgroupTrait1 - urn:bamm:io.catenax.material_for_homologation:1.0.0#subgroup - - - - - subgroup - - - subgroup - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + subgroup + + + en + subgroup + + + urn:samm:io.catenax.material_for_homologation:1.0.0#subgroup + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + subgroup + + + + + en + subgroup + + + STRING + + + en + First subgroup according to material classification VDA 231-11. + + + + + + - VDAStandardIdCharacteristic + vdaStandardId - vda standard id characteristic + + en + vda standard id + - urn:bamm:io.catenax.material_for_homologation:1.0.0#vdaStandardId - - - - - vda standard id - - - vdaStandardId - - String - - Characteristic to describe the classification of a VDA standard ID. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_homologation:1.0.0#vdaStandardId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vda standard id + + + + + en + vdaStandardId + + + STRING + + + en + German quality management system standard. + + + + + + - NameTrait1 - urn:bamm:io.catenax.material_for_homologation:1.0.0#name - - - - - name - - - name - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + name + + + en + name + + + urn:samm:io.catenax.material_for_homologation:1.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name + + + + + en + name + + + STRING + + + en + Designation of the material. + + + + + + - StandardTrait1 - urn:bamm:io.catenax.material_for_homologation:1.0.0#standard - - - - - standard - - - standard - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + standard + + + en + standard + + + urn:samm:io.catenax.material_for_homologation:1.0.0#standard + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + standard + + + + + en + standard + + + STRING + + + en + Standard in which the material is listed. + + + + + + - MaterialNumberTrait1 - urn:bamm:io.catenax.material_for_homologation:1.0.0#materialNumber - - - - - material number - - - materialNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + materialNumber + + + en + material number + + + urn:samm:io.catenax.material_for_homologation:1.0.0#materialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material number + + + + + en + materialNumber + + + STRING + + + en + The number of the material in the standard. + + + + + + - MaterialForHomologationCharacteristic + materialForHomologation - material for homologation characteristic + + en + material for homologation + - urn:bamm:io.catenax.material_for_homologation:1.0.0#materialForHomologation - - - - - material for homologation - - - materialForHomologation - - String - - Characteristic to describe a set of materials that describe and calculate the recycling quota for the homologation of a vehicle type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_homologation:1.0.0#materialForHomologation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material for homologation + + + + + en + materialForHomologation + + + STRING + + + en + Property that references the material that describes and calculate the recycling quota for the homologation of a vehicle type. + + + + + + - - - MaterialForHomologation - - Model to depict materials that describe and calculate the recycling quota for the homologation of a vehicle type. - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#MaterialForHomologation - - - - - - materialForHomologation - - material for homologation - - - Property that references the material that describes and calculate the recycling quota for the homologation of a vehicle type. - - false - false - - - - MaterialForHomologationEntity - - material for homologation entity - - - Entity that represents the material that describes and calculates the recycling quota for the homologation of a vehicle type. - - false - false - - - - itemNumber - - item number - - - Individual component to which the materials belong (no materials are assigned to nodes). - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#itemNumber - - - DefaultScalarValue[value=1.l.222.3333, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - share - - share - - - Proportion of the material. - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#share - - - DefaultScalarValue[value=20.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - VDAStandardIdEntity - - vda standard id entity - - - Entity to classify a VDA standard ID. - - false - false - - - - mainGroup - - main group - - - Main group according to material classification VDA 231-10. - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#mainGroup - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - subgroup - - subgroup - - - First subgroup according to material classification VDA 231-11. - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#subgroup - - - DefaultScalarValue[value=1.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - name - - name - - - Designation of the material. - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#name - - - DefaultScalarValue[value=WTSt 37-2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - standard - - standard - - - Standard in which the material is listed. - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#standard - - - DefaultScalarValue[value=SEW 087 : 1981-06, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - materialNumber - - material number - - - The number of the material in the standard. - - Template - - - urn:bamm:io.catenax.material_for_homologation:1.0.0#materialNumber - - - DefaultScalarValue[value=1.8960, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation.aasx b/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation.aasx index cb52067d..49800d7c 100644 Binary files a/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation.aasx and b/io.catenax.material_for_homologation/1.0.0/gen/MaterialForHomologation.aasx differ diff --git a/io.catenax.material_for_homologation/2.0.0/gen/MaterialForHomologation.aasx b/io.catenax.material_for_homologation/2.0.0/gen/MaterialForHomologation.aasx index 48ed1ccb..3a6064ef 100644 Binary files a/io.catenax.material_for_homologation/2.0.0/gen/MaterialForHomologation.aasx and b/io.catenax.material_for_homologation/2.0.0/gen/MaterialForHomologation.aasx differ diff --git a/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling-aas.xml b/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling-aas.xml index 4ffe9db8..be418c36 100644 --- a/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling-aas.xml +++ b/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling-aas.xml @@ -1,610 +1,883 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.material_for_recycling:1.1.0#MaterialForRecycling + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.material_for_recycling:1.1.0#MaterialForRecycling/submodel + + + + - - - defaultAsset - - + + + MaterialForRecycling + + + en + This model depicts a material as seen by the recycler at the end of the lifecycle of a product. If a material consists of only one single component the name and class for the aspect are not used + + + + urn:samm:io.catenax.material_for_recycling:1.1.0#MaterialForRecycling/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#MaterialForRecycling + + + + + + materialName + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#materialName + + + + xs:string + + + + materialClass + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#materialClass + + + + xs:string + + + + component + + + en + component + + + + + en + Components the material consists of + + + true + DataElement + + + ComponentEntity + + + en + component entity + + + + + en + The properties that describe a component + + + + + aggregateState + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#aggregateState + + + + xs:string + + + + recycledContent + + + en + recycled content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#recycledContent + + + + xs:double + + + + materialAbbreviation + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#materialAbbreviation + + + + xs:string + + + + materialClass + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#materialClass + + + + xs:string + + + + materialName + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#materialName + + + + xs:string + + + + QuantityEntity + + + en + QuantityEntity + + + + + en + Quantity of the material + + + + + unit + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#unit + + + + + + ExternalReference + + + GlobalReference + https://openmanufacturingplatform.github.io/sds-bamm-aspect-meta-model/bamm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#value + + + + xs:double + + + + + + + + + + recycledContent + + + en + recycled content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.material_for_recycling:1.1.0#recycledContent + + + + xs:double + + + + + - MaterialForRecycling + APPLICATION_CLASS + MaterialForRecycling - material for recycling + + en + material for recycling + - APPLICATION_CLASS - This model depicts a material as seen by the recycler at the end of the lifecycle of a product. If a material consists of only one single component the name and class for the aspect are not used + + en + This model depicts a material as seen by the recycler at the end of the lifecycle of a product. If a material consists of only one single component the name and class for the aspect are not used + - urn:bamm:io.catenax.material_for_recycling:1.1.0#MaterialForRecycling - - - - - material for recycling - - - MaterialForRecycling - - - This model depicts a material as seen by the recycler at the end of the lifecycle of a product. If a material consists of only one single component the name and class for the aspect are not used - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_recycling:1.1.0#MaterialForRecycling + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + material for recycling + + + + + en + MaterialForRecycling + + + + + en + This model depicts a material as seen by the recycler at the end of the lifecycle of a product. If a material consists of only one single component the name and class for the aspect are not used + + + + + + - Text - - Text - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialName - - - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + materialName + urn:samm:io.catenax.material_for_recycling:1.1.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + materialName + + + + + en + materialName + + + STRING + + + en + The commercial name of a material + + + + + + - MaterialClass - - material class - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialClass - - - - - materialClass - - String - - Class according to the refernced standard the material belongs to. The IMDS recommendations and the IMDS rules are exclusevily accessible within the IMDS portal to members of the IMDS association. In order to access the data one needs to be member of the association. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + materialClass + urn:samm:io.catenax.material_for_recycling:1.1.0#materialClass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + materialClass + + + + + en + materialClass + + + STRING + + + en + The class of a material following the referenced standard. + + + + + + - AggregateState + aggregateState + urn:samm:io.catenax.material_for_recycling:1.1.0#aggregateState + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + aggregateState + + + + + en + aggregateState + + + STRING + + + en + The aggregate state the materialis in at the timepoint the item is disassembled + + + + + + solid + + ModelReference + + + DataElement + urn:samm:io.catenax.material_for_recycling:1.1.0#AggregateState:solid + + + + + + liquid + + ModelReference + + + DataElement + urn:samm:io.catenax.material_for_recycling:1.1.0#AggregateState:liquid + + + + + + gasenous + + ModelReference + + + DataElement + urn:samm:io.catenax.material_for_recycling:1.1.0#AggregateState:gasenous + + + + + + + + + + + + + recycledContent - aggregate state + + en + recycled content + - urn:bamm:io.catenax.material_for_recycling:1.1.0#aggregateState - - - - - aggregateState - - String - - - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#AggregateState:DefaultScalarValue[value=solid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=solid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#AggregateState:DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#AggregateState:DefaultScalarValue[value=gasenous, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=gasenous, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_recycling:1.1.0#recycledContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + recycled content + + + + + en + recycledContent + + + percent + REAL_MEASURE + + + en + Indicates if the material was is recycled. Percentage of how much of the material was recycled. This can be an aggregation regarding the materials below. + + + + + + - Percentage - urn:bamm:io.catenax.material_for_recycling:1.1.0#recycledContent - - - - - recycled content - - - recycledContent - - percent - RealMeasure - - Percentage of already recycled material contained. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + materialAbbreviation + urn:samm:io.catenax.material_for_recycling:1.1.0#materialAbbreviation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + materialAbbreviation + + + + + en + materialAbbreviation + + + STRING + + + en + A short abbreviation of the materialName + + + + + + - Text - - Text - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialAbbreviation - - - - - materialAbbreviation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + materialClass + urn:samm:io.catenax.material_for_recycling:1.1.0#materialClass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + materialClass + + + + + en + materialClass + + + STRING + + + en + The class of a material following the referenced standard. + + + + + + - MaterialClass - - material class - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialClass - - - - - materialClass - - String - - Class according to the refernced standard the material belongs to. The IMDS recommendations and the IMDS rules are exclusevily accessible within the IMDS portal to members of the IMDS association. In order to access the data one needs to be member of the association. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + materialName + urn:samm:io.catenax.material_for_recycling:1.1.0#materialName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + materialName + + + + + en + materialName + + + STRING + + + en + The commercial name of a material + + + + + + - Text - - Text - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialName - - - - - materialName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + unit + urn:samm:io.catenax.material_for_recycling:1.1.0#unit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + unit + + + + + en + unit + + + STRING + + + en + Unit of Measurement for the quantity of serialized objects. +The recommended units are the SI units such as unit:kilogram or additional unit:percent + + + + + + - UnitReference + value - Unit Reference + + en + value + - urn:bamm:io.catenax.material_for_recycling:1.1.0#unit - - - - - unit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_recycling:1.1.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + REAL_MEASURE + + + en + Measurement value as a double. The unit is saved in the property measurementUnit + + + + + + - Value + quantity - Value + + en + quantity + - urn:bamm:io.catenax.material_for_recycling:1.1.0#value - - - - - value - - - value - - RealMeasure - - Quantifiable value as double in reference to the measurementUnit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_recycling:1.1.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + quantity + + + + + en + quantity + + + STRING + + + en + quantity of the material expressed in value and unit + + + + + + - QuantityCharacteristic + component - quantity characteristic + + en + component + - urn:bamm:io.catenax.material_for_recycling:1.1.0#quantity - - - - - quantity - - - quantity - - String - - quantity characteristic for the material expressed in value and unit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_recycling:1.1.0#component + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + component + + + + + en + component + + + STRING + + + en + Components the material consists of + + + + + + - ComponentCharacteristic + recycledContent - component characteristic + + en + recycled content + - urn:bamm:io.catenax.material_for_recycling:1.1.0#component - - - - - component - - - component - - String - - Describes the consistency - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Percentage - urn:bamm:io.catenax.material_for_recycling:1.1.0#recycledContent - - - - - recycled content - - - recycledContent - - RealMeasure - - Percentage of already recycled material contained. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.material_for_recycling:1.1.0#recycledContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + recycled content + + + + + en + recycledContent + + + REAL_MEASURE + + + en + Indicates if the material was is recycled. Percentage of how much of the material was recycled. This can be an aggregation regarding the materials below. + + + + + + - - - MaterialForRecycling - - This model depicts a material as seen by the recycler at the end of the lifecycle of a product. If a material consists of only one single component the name and class for the aspect are not used - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#MaterialForRecycling - - - - - - materialName - - The commercial name of a material - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialName - - - DefaultScalarValue[value=Polyamid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - materialClass - - The class of a material following the referenced standard. - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialClass - - - DefaultScalarValue[value=plastic, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - component - - component - - - Components the material consists of - - false - false - - - - ComponentEntity - - component entity - - - The properties that describe a component - - false - false - - - - aggregateState - - The aggregate state the materialis in at the timepoint the item is disassembled - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#aggregateState - - - DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - recycledContent - - recycled content - - - Indicates if the material was is recycled. Percentage of how much of the material was recycled. This can be an aggregation regarding the materials below. - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#recycledContent - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - materialAbbreviation - - A short abbreviation of the materialName - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialAbbreviation - - - DefaultScalarValue[value=PA66G40, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - materialClass - - The class of a material following the referenced standard. - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialClass - - - DefaultScalarValue[value=plastic, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - materialName - - The commercial name of a material - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#materialName - - - DefaultScalarValue[value=Polyamid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - QuantityEntity - - QuantityEntity - - - Quantity of the material - - false - false - - - - unit - - Unit of Measurement for the quantity of serialized objects. -The recommended units are the SI units such as unit:kilogram or additional unit:percent - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#unit - - - DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - value - - value - - - Measurement value as a double. The unit is saved in the property measurementUnit - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#value - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - - - - - - - - - - recycledContent - - recycled content - - - Indicates if the material was is recycled. Percentage of how much of the material was recycled. This can be an aggregation regarding the materials below. - - Template - - - urn:bamm:io.catenax.material_for_recycling:1.1.0#recycledContent - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - - + diff --git a/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling.aasx b/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling.aasx index dcfd6f63..d314e473 100644 Binary files a/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling.aasx and b/io.catenax.material_for_recycling/1.1.0/gen/MaterialForRecycling.aasx differ diff --git a/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate-aas.xml b/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate-aas.xml index a2ef5526..52874de1 100644 --- a/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate-aas.xml +++ b/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.material_recycling_certificate:1.0.0#MaterialRecyclingCertificate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.material_recycling_certificate:1.0.0#MaterialRecyclingCertificate] - - - - - - - - en - Material-Recycling certificate - - - - - EN - MaterialRecyclingCertificate - - - - - en - The Material-Recycling Certificate marks the point in time, respectively status update at which an asset irrevocably enters a new status through transferring to an authorized business partner. In most cases the authorized partner is a shredder company and/or a recycler. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.material_recycling_certificate:1.0.0#MaterialRecyclingCertificate/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.material_recycling_certificate:1.0.0#MaterialRecyclingCertificate]/submodel + urn:samm:io.catenax.material_recycling_certificate:1.0.0#MaterialRecyclingCertificate/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_RecyclingStrategyCertificateEntity + RecyclingStrategyCertificateEntity en @@ -83,19 +59,13 @@ - id_issuer + issuer en Issuer - - - en - BPN of the business partner who creates this certificate - - ExternalReference @@ -106,22 +76,16 @@ xs:string - Unknown + - id_issueDate + issueDate en Issue date - - - en - This is the date when the certificate was issued. - - ExternalReference @@ -132,22 +96,16 @@ xs:dateTime - Unknown + - id_catenaXIdPreviousLife + catenaXIdPreviousLife en Catena X ID previous life - - - en - Twin identification previous life - - ExternalReference @@ -158,22 +116,16 @@ xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -184,22 +136,16 @@ xs:string - Unknown + - id_articleNumber + articleNumber en Article Number - - - en - Unique identification assigned by the authorized company for internal referencing - - ExternalReference @@ -210,22 +156,16 @@ xs:string - Unknown + - id_vin + vin en VIN - - - en - Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN - - ExternalReference @@ -236,22 +176,16 @@ xs:string - Unknown + - id_oeNumber + oeNumber en OE number - - - en - original equipment number - - ExternalReference @@ -262,7 +196,7 @@ xs:string - Unknown + @@ -272,7 +206,7 @@ APPLICATION_CLASS - id_MaterialRecyclingCertificate + MaterialRecyclingCertificate en @@ -293,7 +227,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_recycling_certificate:1.0.0#MaterialRecyclingCertificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -307,7 +241,7 @@ - EN + en MaterialRecyclingCertificate @@ -323,11 +257,11 @@ - id_BpnlTrait + issuer en - BPNl Trait + Issuer urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer @@ -338,7 +272,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -352,7 +286,7 @@ - EN + en issuer @@ -360,7 +294,7 @@ en - Trait to ensure data format for BPNL. + BPN of the business partner who creates this certificate @@ -369,11 +303,11 @@ - id_Timestamp + issueDate en - Timestamp + Issue date urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate @@ -384,7 +318,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -398,7 +332,7 @@ - EN + en issueDate @@ -406,7 +340,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + This is the date when the certificate was issued. @@ -415,11 +349,11 @@ - id_UuidV4Trait + catenaXIdPreviousLife en - Trait for UUIDs v4 + Catena X ID previous life urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife @@ -430,7 +364,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -444,7 +378,7 @@ - EN + en catenaXIdPreviousLife @@ -452,7 +386,7 @@ en - Trait to ensure UUID v4 data format. + Twin identification previous life @@ -461,11 +395,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId @@ -476,7 +410,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -490,7 +424,7 @@ - EN + en catenaXId @@ -498,7 +432,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -507,11 +441,11 @@ - id_Text + articleNumber en - Text + Article Number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber @@ -522,7 +456,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -536,7 +470,7 @@ - EN + en articleNumber @@ -544,7 +478,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Unique identification assigned by the authorized company for internal referencing @@ -553,11 +487,11 @@ - id_Text + vin en - Text + VIN urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin @@ -568,7 +502,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -582,7 +516,7 @@ - EN + en vin @@ -590,7 +524,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN @@ -599,11 +533,11 @@ - id_Text + oeNumber en - Text + OE number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber @@ -614,7 +548,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -628,7 +562,7 @@ - EN + en oeNumber @@ -636,7 +570,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + original equipment number @@ -645,11 +579,11 @@ - id_RecyclingStrategyCertificateCharacteristic + certificate en - Recycling strategy certificate characteristic + Certificate urn:samm:io.catenax.material_recycling_certificate:1.0.0#certificate @@ -660,7 +594,7 @@ GlobalReference - Optional[urn:samm:io.catenax.material_recycling_certificate:1.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -674,7 +608,7 @@ - EN + en certificate @@ -682,7 +616,7 @@ en - Describes the characteristic of Recycling strategy certificate + A property of the model, named certificate. diff --git a/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate.aasx b/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate.aasx index e4d09a64..bbce0877 100644 Binary files a/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate.aasx and b/io.catenax.material_recycling_certificate/1.0.0/gen/MaterialRecyclingCertificate.aasx differ diff --git a/io.catenax.packing_list/1.0.0/gen/PackingList.aasx b/io.catenax.packing_list/1.0.0/gen/PackingList.aasx index 96a54fce..783fd254 100644 Binary files a/io.catenax.packing_list/1.0.0/gen/PackingList.aasx and b/io.catenax.packing_list/1.0.0/gen/PackingList.aasx differ diff --git a/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned-aas.xml b/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned-aas.xml index 19ae27db..e720615d 100644 --- a/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned-aas.xml +++ b/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned-aas.xml @@ -1,471 +1,701 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.part_as_planned:1.0.0#PartAsPlanned + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.part_as_planned:1.0.0#PartAsPlanned/submodel + + + + - - - defaultAsset - - + + + PartAsPlanned + + + en + A Part AsPlanned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status. + + + + urn:samm:io.catenax.part_as_planned:1.0.0#PartAsPlanned/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.0#PartAsPlanned + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.0#catenaXId + + + + xs:string + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.0#manufacturerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.0#nameAtManufacturer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.0#classification + + + + xs:string + + + + + + ValidityPeriodEntity + + + en + ValidityPeriodEntity + + + + + validFrom + + + en + Valid From + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.0#validFrom + + + + xs:dateTime + + + + validTo + + + en + Valid To + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.0#validTo + + + + xs:dateTime + + + + + + + - PartAsPlanned + APPLICATION_CLASS + PartAsPlanned - Part AsPlanned + + en + Part AsPlanned + - APPLICATION_CLASS - A Part AsPlanned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status. + + en + A Part AsPlanned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status. + - urn:bamm:io.catenax.part_as_planned:1.0.0#PartAsPlanned - - - - - Part AsPlanned - - - PartAsPlanned - - - A Part AsPlanned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.0#PartAsPlanned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part AsPlanned + + + + + en + PartAsPlanned + + + + + en + A Part AsPlanned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.part_as_planned:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.part_as_planned:1.0.0#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.0#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at Manufacturer + - urn:bamm:io.catenax.part_as_planned:1.0.0#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.0#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - ClassificationCharacteristic + classification - Classification Characteristic + + en + Classifcation + - urn:bamm:io.catenax.part_as_planned:1.0.0#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', ‘assembly’, 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.0#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.0#ClassificationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.part_as_planned:1.0.0#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.0#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type from which the serialized part has been instantiated + + + + + + - Timestamp - urn:bamm:io.catenax.part_as_planned:1.0.0#validFrom - - - - - Valid From - - - validFrom - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + validFrom + + + en + Valid From + + + urn:samm:io.catenax.part_as_planned:1.0.0#validFrom + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid From + + + + + en + validFrom + + + STRING + + + en + Start date of validity period + + + + + + - Timestamp - urn:bamm:io.catenax.part_as_planned:1.0.0#validTo - - - - - Valid To - - - validTo - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + validTo + + + en + Valid To + + + urn:samm:io.catenax.part_as_planned:1.0.0#validTo + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid To + + + + + en + validTo + + + STRING + + + en + End date of validity period + + + + + + - ValidityPeriodCharacteristic + validityPeriod - Validity Period Characteristic + + en + Validity Period + - urn:bamm:io.catenax.part_as_planned:1.0.0#validityPeriod - - - - - Validity Period - - - validityPeriod - - String - - ValidityPeriodCharacteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.0#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period + + + + + en + validityPeriod + + + STRING + + + en + The period of time during which the Part is offered by the manufacturer and can be purchased by customers. + + + + + + - - - PartAsPlanned - - A Part AsPlanned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status. - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.0#PartAsPlanned - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.0#catenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.0#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.0#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.0#classification - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ValidityPeriodEntity - - ValidityPeriodEntity - - false - false - - - - validFrom - - Valid From - - - Start date of validity period - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.0#validFrom - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validTo - - Valid To - - - End date of validity period - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.0#validTo - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - + diff --git a/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned.aasx b/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned.aasx index b9854e83..f49c8a20 100644 Binary files a/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned.aasx and b/io.catenax.part_as_planned/1.0.0/gen/PartAsPlanned.aasx differ diff --git a/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned-aas.xml b/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned-aas.xml index 9a551926..27036c1d 100644 --- a/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned-aas.xml +++ b/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned-aas.xml @@ -1,482 +1,709 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.part_as_planned:1.0.1#PartAsPlanned + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.part_as_planned:1.0.1#PartAsPlanned/submodel + + + + - - - defaultAsset - - + + + PartAsPlanned + + + en + A Part as Planned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status in a specific version. + + + + urn:samm:io.catenax.part_as_planned:1.0.1#PartAsPlanned/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.1#PartAsPlanned + + + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.1#catenaXId + + + + xs:string + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.1#manufacturerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.1#nameAtManufacturer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.1#classification + + + + xs:string + + + + + + ValidityPeriodEntity + + + en + Validity Period Entity + + + + + en + Defines a continuous validity period. + + + + + validFrom + + + en + Valid from + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.1#validFrom + + + + xs:dateTime + + + + validTo + + + en + Valid to + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_planned:1.0.1#validTo + + + + xs:dateTime + + + + + + + - PartAsPlanned + APPLICATION_CLASS + PartAsPlanned - Part as Planned + + en + Part as Planned + - APPLICATION_CLASS - A Part as Planned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status in a specific version. + + en + A Part as Planned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status in a specific version. + - urn:bamm:io.catenax.part_as_planned:1.0.1#PartAsPlanned - - - - - Part as Planned - - - PartAsPlanned - - - A Part as Planned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status in a specific version. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#PartAsPlanned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part as Planned + + + + + en + PartAsPlanned + + + + + en + A Part as Planned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status in a specific version. + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X ID + - urn:bamm:io.catenax.part_as_planned:1.0.1#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.part_as_planned:1.0.1#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part in the manufacturer`s dataspace. The Part ID references a specific version of a part. The version number must be included in the Part ID if it is available. + +The Part ID does not reference a specific instance of a part and must not be confused with the serial number. + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at manufacturer + - urn:bamm:io.catenax.part_as_planned:1.0.1#nameAtManufacturer - - - - - Name at manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - ClassificationEnumerationCharacteristic + classification - Classification Enumeration Characteristic + + en + Classifcation + - urn:bamm:io.catenax.part_as_planned:1.0.1#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', ‘assembly’, 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_planned:1.0.1#ClassificationEnumerationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.part_as_planned:1.0.1#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type from which the serialized part has been instantiated + + + + + + - Timestamp + validFrom - Timestamp + + en + Valid from + - urn:bamm:io.catenax.part_as_planned:1.0.1#validFrom - - - - - Valid from - - - validFrom - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#validFrom + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid from + + + + + en + validFrom + + + STRING + + + en + Start date of validity period + + + + + + - Timestamp + validTo - Timestamp + + en + Valid to + - urn:bamm:io.catenax.part_as_planned:1.0.1#validTo - - - - - Valid to - - - validTo - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#validTo + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid to + + + + + en + validTo + + + STRING + + + en + End date of validity period + + + + + + - ValidityPeriodCharacteristic + validityPeriod - Validity Period Characteristic + + en + Validity Period + - urn:bamm:io.catenax.part_as_planned:1.0.1#validityPeriod - - - - - Validity Period - - - validityPeriod - - String - - Characteristic to define a continuous validity period. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_planned:1.0.1#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period + + + + + en + validityPeriod + + + STRING + + + en + The period of time during which the Part is offered by the manufacturer and can be purchased by customers. + + + + + + - - - PartAsPlanned - - A Part as Planned represents an item in the Catena-X Bill of Material (BOM) in As-Planned lifecycle status in a specific version. - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.1#PartAsPlanned - - - - - - catenaXId - - Catena-X ID - - - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.1#catenaXId - - - DefaultScalarValue[value=580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part in the manufacturer`s dataspace. The Part ID references a specific version of a part. The version number must be included in the Part ID if it is available. - -The Part ID does not reference a specific instance of a part and must not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.1#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.1#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.1#classification - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ValidityPeriodEntity - - Validity Period Entity - - - Defines a continuous validity period. - - false - false - - - - validFrom - - Valid from - - - Start date of validity period - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.1#validFrom - - - DefaultScalarValue[value=2023-03-06T14:50:23.230+01:00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validTo - - Valid to - - - End date of validity period - - Template - - - urn:bamm:io.catenax.part_as_planned:1.0.1#validTo - - - DefaultScalarValue[value=2023-08-06T14:50:23.230+01:00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - + diff --git a/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned.aasx b/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned.aasx index b212aefb..f0b4c864 100644 Binary files a/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned.aasx and b/io.catenax.part_as_planned/1.0.1/gen/PartAsPlanned.aasx differ diff --git a/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned-aas.xml b/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned-aas.xml index c9c776d7..5047f4b1 100644 --- a/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned-aas.xml +++ b/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.part_as_planned:2.0.0#PartAsPlanned - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#PartAsPlanned] - - - - - - - - en - Part as Planned - - - - - EN - PartAsPlanned - - - - - en - A Part as Planned represents an item in the Catena-X Bill of Material(BOM) in As-Planned lifecycle status in a specific version. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.part_as_planned:2.0.0#PartAsPlanned/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#PartAsPlanned]/submodel + urn:samm:io.catenax.part_as_planned:2.0.0#PartAsPlanned/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X ID - - - en - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_PartTypeInformationEntity + PartTypeInformationEntity en @@ -115,21 +85,13 @@ - id_manufacturerPartId + manufacturerPartId en Manufacturer Part ID - - - en - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part in the manufacturer`s dataspace. The Part ID references a specific version of a part. The version number must be included in the Part ID if it is available. - -The Part ID does not reference a specific instance of a part and must not be confused with the serial number. - - ExternalReference @@ -140,22 +102,16 @@ The Part ID does not reference a specific instance of a part and must not be con xs:string - Unknown + - id_nameAtManufacturer + nameAtManufacturer en Name at manufacturer - - - en - Name of the part as assigned by the manufacturer - - ExternalReference @@ -166,22 +122,16 @@ The Part ID does not reference a specific instance of a part and must not be con xs:string - Unknown + - id_classification + classification en Classification - - - en - The classification of the part type according to STEP standard definition - - ExternalReference @@ -192,12 +142,12 @@ The Part ID does not reference a specific instance of a part and must not be con xs:string - Unknown + - id_partSitesInformationAsPlanned + partSitesInformationAsPlanned en @@ -210,11 +160,22 @@ The Part ID does not reference a specific instance of a part and must not be con A site is a delimited geographical area where a legal entity does business(geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. - false + + + ExternalReference + + + GlobalReference + https://confluence.catena-x.net/x/QkBHAw + + + + + true DataElement - id_partSitesInformationAsPlannedEntity + partSitesInformationAsPlannedEntity en @@ -229,19 +190,13 @@ The Part ID does not reference a specific instance of a part and must not be con - id_catenaXsiteId + catenaXsiteId en Catena-X site identifier - - - en - The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. - - ExternalReference @@ -252,22 +207,16 @@ The Part ID does not reference a specific instance of a part and must not be con xs:string - Unknown + - id_function + function en Function - - - en - The function of the site in relation to the part(i.e. the activity within the value chain of the part that is performed at the site) - - ExternalReference @@ -278,22 +227,16 @@ The Part ID does not reference a specific instance of a part and must not be con xs:string - Unknown + - id_functionValidFrom + functionValidFrom en Function valid from - - - en - Timestamp, from when the site has the specified function for the given part - - ExternalReference @@ -304,22 +247,16 @@ The Part ID does not reference a specific instance of a part and must not be con xs:dateTime - Unknown + - id_functionValidUntil + functionValidUntil en Function valid until - - - en - Timestamp, until when the site has the specified function for the given part - - ExternalReference @@ -330,7 +267,7 @@ The Part ID does not reference a specific instance of a part and must not be con xs:dateTime - Unknown + @@ -342,7 +279,7 @@ The Part ID does not reference a specific instance of a part and must not be con APPLICATION_CLASS - id_PartAsPlanned + PartAsPlanned en @@ -363,7 +300,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#PartAsPlanned] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -377,7 +314,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en PartAsPlanned @@ -393,11 +330,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X ID urn:samm:io.catenax.part_as_planned:2.0.0#catenaXId @@ -408,7 +345,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -422,7 +359,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en catenaXId @@ -430,7 +367,7 @@ The Part ID does not reference a specific instance of a part and must not be con en - Trait to ensure UUID v4 data format. + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. @@ -439,11 +376,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_PartIdCharacteristic + manufacturerPartId en - Part ID characteristic + Manufacturer Part ID urn:samm:io.catenax.part_as_planned:2.0.0#manufacturerPartId @@ -454,7 +391,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#manufacturerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -468,7 +405,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en manufacturerPartId @@ -476,7 +413,9 @@ The Part ID does not reference a specific instance of a part and must not be con en - The part ID is a multi-character string, usually assigned by an ERP system + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part in the manufacturer`s dataspace. The Part ID references a specific version of a part. The version number must be included in the Part ID if it is available. + +The Part ID does not reference a specific instance of a part and must not be confused with the serial number. @@ -485,11 +424,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_PartNameCharacteristic + nameAtManufacturer en - Part Name characteristic + Name at manufacturer urn:samm:io.catenax.part_as_planned:2.0.0#nameAtManufacturer @@ -500,7 +439,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#nameAtManufacturer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -514,7 +453,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en nameAtManufacturer @@ -522,7 +461,7 @@ The Part ID does not reference a specific instance of a part and must not be con en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the manufacturer @@ -531,11 +470,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_ClassificationEnumerationCharacteristic + classification en - Classification enumeration characteristic + Classification urn:samm:io.catenax.part_as_planned:2.0.0#classification @@ -546,7 +485,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#classification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -560,7 +499,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en classification @@ -568,79 +507,79 @@ The Part ID does not reference a specific instance of a part and must not be con en - A part type must be placed into one of the following classes: 'component', 'product', 'software', ?assembly?, 'tool', or 'raw material'. + The classification of the part type according to STEP standard definition - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + product ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:product - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + raw material ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:raw material - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + software ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:software - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + assembly ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:assembly - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + tool ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:tool - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + component ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#ClassificationEnumerationCharacteristic:component @@ -653,11 +592,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_PartTypeInformationCharacteristic + partTypeInformation en - Part Type Information Characteristic + Part Type Information urn:samm:io.catenax.part_as_planned:2.0.0#partTypeInformation @@ -668,7 +607,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#partTypeInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -682,7 +621,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en partTypeInformation @@ -690,7 +629,7 @@ The Part ID does not reference a specific instance of a part and must not be con en - The characteristics of the part type + The part type from which the serialized part has been instantiated @@ -699,11 +638,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_BpnsCharacteristic + catenaXsiteId en - Business Partner Number Site + Catena-X site identifier urn:samm:io.catenax.part_as_planned:2.0.0#catenaXsiteId @@ -714,7 +653,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#catenaXsiteId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -728,7 +667,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en catenaXsiteId @@ -736,7 +675,7 @@ The Part ID does not reference a specific instance of a part and must not be con en - BPNS (Business Partner Number Site) represents a site which can be a production plant. A site can also be e.g. an office or a warehouse. An information related to a site is e.g. needed for reporting issues (How many sites does e.g. Beispiel AG have?), status of operation (out of operations due to environmental disaster), for certificates on site level (e.g. environment certificates) or for internal regulations on site level, (e.g. security topics, Corona rules,...). Several addresses (= BPNA with different streets and different gates) can belong to one site. A BPNS should be always linked to one BPNL via relationship 'belongs to legal entity'. + The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. @@ -745,11 +684,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_FunctionCharacteristic + function en - Function characteristic + Function urn:samm:io.catenax.part_as_planned:2.0.0#function @@ -760,7 +699,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#function] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -774,7 +713,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en function @@ -782,43 +721,43 @@ The Part ID does not reference a specific instance of a part and must not be con en - Describes the characteristics of the function for a site related to the respective part + The function of the site in relation to the part(i.e. the activity within the value chain of the part that is performed at the site) - DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + production ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#FunctionCharacteristic:DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#FunctionCharacteristic:production - DefaultScalarValue[value=warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + warehouse ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#FunctionCharacteristic:DefaultScalarValue[value=warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#FunctionCharacteristic:warehouse - DefaultScalarValue[value=spare part warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + spare part warehouse ModelReference DataElement - urn:samm:io.catenax.part_as_planned:2.0.0#FunctionCharacteristic:DefaultScalarValue[value=spare part warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_as_planned:2.0.0#FunctionCharacteristic:spare part warehouse @@ -831,11 +770,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_Timestamp + functionValidFrom en - Timestamp + Function valid from urn:samm:io.catenax.part_as_planned:2.0.0#functionValidFrom @@ -846,7 +785,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#functionValidFrom] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -860,7 +799,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en functionValidFrom @@ -868,7 +807,7 @@ The Part ID does not reference a specific instance of a part and must not be con en - Describes a Property which contains the date and time with an optional timezone. + Timestamp, from when the site has the specified function for the given part @@ -877,11 +816,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_Timestamp + functionValidUntil en - Timestamp + Function valid until urn:samm:io.catenax.part_as_planned:2.0.0#functionValidUntil @@ -892,7 +831,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#functionValidUntil] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -906,7 +845,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en functionValidUntil @@ -914,7 +853,7 @@ The Part ID does not reference a specific instance of a part and must not be con en - Describes a Property which contains the date and time with an optional timezone. + Timestamp, until when the site has the specified function for the given part @@ -923,11 +862,11 @@ The Part ID does not reference a specific instance of a part and must not be con - id_partSitesInformationAsPlannedCharacteristic + partSitesInformationAsPlanned en - Part Sites Information as Planned Characteristic + Part Sites Information as Planned urn:samm:io.catenax.part_as_planned:2.0.0#partSitesInformationAsPlanned @@ -938,7 +877,7 @@ The Part ID does not reference a specific instance of a part and must not be con GlobalReference - Optional[urn:samm:io.catenax.part_as_planned:2.0.0#partSitesInformationAsPlanned] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -952,7 +891,7 @@ The Part ID does not reference a specific instance of a part and must not be con - EN + en partSitesInformationAsPlanned @@ -960,7 +899,7 @@ The Part ID does not reference a specific instance of a part and must not be con en - The characteristic of the part site information that represents a set of possible site to a repective part. + A site is a delimited geographical area where a legal entity does business(geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. diff --git a/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned.aasx b/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned.aasx index 2899acfc..f4dc43f0 100644 Binary files a/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned.aasx and b/io.catenax.part_as_planned/2.0.0/gen/PartAsPlanned.aasx differ diff --git a/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified-aas.xml b/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified-aas.xml index cd069956..970076ee 100644 --- a/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified-aas.xml +++ b/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified-aas.xml @@ -1,430 +1,625 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.part_as_specified:1.0.0#PartAsSpecified + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.part_as_specified:1.0.0#PartAsSpecified/submodel + + + + - - - defaultAsset - - + + + PartAsSpecified + + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective digital twins was provided by the supplier within the value chain. + + + + urn:samm:io.catenax.part_as_specified:1.0.0#PartAsSpecified/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.0#PartAsSpecified + + + + + + PartTypeInformationEntity + + + en + Part type information entity + + + + + en + Encapsulation for data related to the part type + + + + + classification + + + en + Classification + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.0#classification + + + + xs:string + + + + nameAtOwner + + + en + Name at owner + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.0#nameAtOwner + + + + xs:string + + + + ownerPartId + + + en + Owner part id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.0#partVersion + + + + xs:string + + + + + + ValidityPeriodEntity + + + en + Validity period entity + + + + + en + Encapsulation for data related to the validity period. + + + + + validFrom + + + en + Valid from + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.0#validFrom + + + + xs:dateTime + + + + validTo + + + en + Valid to + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.0#validTo + + + + xs:dateTime + + + + + + + - PartAsSpecified + APPLICATION_CLASS + PartAsSpecified - Part as specified + + en + Part as specified + - APPLICATION_CLASS - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective digital twins was provided by the supplier within the value chain. + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective digital twins was provided by the supplier within the value chain. + - urn:bamm:io.catenax.part_as_specified:1.0.0#PartAsSpecified - - - - - Part as specified - - - PartAsSpecified - - - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective digital twins was provided by the supplier within the value chain. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#PartAsSpecified + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part as specified + + + + + en + PartAsSpecified + + + + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective digital twins was provided by the supplier within the value chain. + + + + + + - Text + classification - Text + + en + Classification + - urn:bamm:io.catenax.part_as_specified:1.0.0#classification - - - - - Classification - - - classification - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classification + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition. + + + + + + - Text + nameAtOwner - Text + + en + Name at owner + - urn:bamm:io.catenax.part_as_specified:1.0.0#nameAtOwner - - - - - Name at owner - - - nameAtOwner - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#nameAtOwner + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at owner + + + + + en + nameAtOwner + + + STRING + + + en + Name of the part as assigned by the part owner. + + + + + + - Text + ownerPartId - Text + + en + Owner part id + - urn:bamm:io.catenax.part_as_specified:1.0.0#ownerPartId - - - - - Owner part id - - - ownerPartId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner part id + + + + + en + ownerPartId + + + STRING + + + en + PartID as assigned by the part owner. The partID identifies the part in the part owner's data space. The partId does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - Text + partVersion - Text + + en + Part version + - urn:bamm:io.catenax.part_as_specified:1.0.0#partVersion - - - - - Part version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part type information characteristic + + en + Part type information + - urn:bamm:io.catenax.part_as_specified:1.0.0#partTypeInformation - - - - - Part type information - - - partTypeInformation - - String - - The characteristic of the part type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part type information + + + + + en + partTypeInformation + + + STRING + + + en + Encapsulation for data related to the part type. + + + + + + - Timestamp + validFrom - Timestamp + + en + Valid from + - urn:bamm:io.catenax.part_as_specified:1.0.0#validFrom - - - - - Valid from - - - validFrom - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#validFrom + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid from + + + + + en + validFrom + + + STRING + + + en + Start date of the validity period. + + + + + + - Timestamp + validTo - Timestamp + + en + Valid to + - urn:bamm:io.catenax.part_as_specified:1.0.0#validTo - - - - - Valid to - - - validTo - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#validTo + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid to + + + + + en + validTo + + + STRING + + + en + End date of the validity period. + + + + + + - ValidityPeriodCharacteristic + validityPeriod - Validity period characteristic + + en + Validity period + - urn:bamm:io.catenax.part_as_specified:1.0.0#validityPeriod - - - - - Validity period - - - validityPeriod - - String - - The characteristic of the validity period. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.0#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity period + + + + + en + validityPeriod + + + STRING + + + + - - - PartAsSpecified - - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective digital twins was provided by the supplier within the value chain. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.0#PartAsSpecified - - - - - - PartTypeInformationEntity - - Part type information entity - - - Encapsulation for data related to the part type - - false - false - - - - classification - - Classification - - - The classification of the part type according to STEP standard definition. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.0#classification - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtOwner - - Name at owner - - - Name of the part as assigned by the part owner. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.0#nameAtOwner - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ownerPartId - - Owner part id - - - PartID as assigned by the part owner. The partID identifies the part in the part owner's data space. The partId does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.0#ownerPartId - - - DefaultScalarValue[value=94A2032, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.0#partVersion - - - DefaultScalarValue[value=0.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ValidityPeriodEntity - - Validity period entity - - - Encapsulation for data related to the validity period. - - false - false - - - - validFrom - - Valid from - - - Start date of the validity period. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.0#validFrom - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validTo - - Valid to - - - End date of the validity period. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.0#validTo - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - + diff --git a/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified.aasx b/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified.aasx index 016e9d5a..09f9a26a 100644 Binary files a/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified.aasx and b/io.catenax.part_as_specified/1.0.0/gen/PartAsSpecified.aasx differ diff --git a/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified-aas.xml b/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified-aas.xml index b7d41250..0c1c97ff 100644 --- a/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified-aas.xml +++ b/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified-aas.xml @@ -1,430 +1,625 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.part_as_specified:1.0.1#PartAsSpecified + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.part_as_specified:1.0.1#PartAsSpecified/submodel + + + + - - - defaultAsset - - + + + PartAsSpecified + + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + + + + urn:samm:io.catenax.part_as_specified:1.0.1#PartAsSpecified/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.1#PartAsSpecified + + + + + + PartTypeInformationEntity + + + en + part type information entity + + + + + en + Encapsulation for data related to the part type + + + + + classification + + + en + classification + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.1#classification + + + + xs:string + + + + nameAtOwner + + + en + name at owner + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.1#nameAtOwner + + + + xs:string + + + + ownerPartId + + + en + owner part id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.1#ownerPartId + + + + xs:string + + + + partVersion + + + en + part version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.1#partVersion + + + + xs:string + + + + + + ValidityPeriodEntity + + + en + validity period entity + + + + + en + Encapsulation for data related to the validity period. + + + + + validFrom + + + en + valid from + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.1#validFrom + + + + xs:dateTime + + + + validTo + + + en + valid to + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:1.0.1#validTo + + + + xs:dateTime + + + + + + + - PartAsSpecified + APPLICATION_CLASS + PartAsSpecified - part as specified + + en + part as specified + - APPLICATION_CLASS - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + - urn:bamm:io.catenax.part_as_specified:1.0.1#PartAsSpecified - - - - - part as specified - - - PartAsSpecified - - - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#PartAsSpecified + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part as specified + + + + + en + PartAsSpecified + + + + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + + + + + + - Text + classification - Text + + en + classification + - urn:bamm:io.catenax.part_as_specified:1.0.1#classification - - - - - classification - - - classification - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + classification + + + + + en + classification + + + STRING + + + en + The classification of the part type. + + + + + + - Text + nameAtOwner - Text + + en + name at owner + - urn:bamm:io.catenax.part_as_specified:1.0.1#nameAtOwner - - - - - name at owner - - - nameAtOwner - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#nameAtOwner + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + name at owner + + + + + en + nameAtOwner + + + STRING + + + en + Name of the part as assigned by the part owner. + + + + + + - Text + ownerPartId - Text + + en + owner part id + - urn:bamm:io.catenax.part_as_specified:1.0.1#ownerPartId - - - - - owner part id - - - ownerPartId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + owner part id + + + + + en + ownerPartId + + + STRING + + + en + partID as assigned by the part owner. The partID identifies the part in the part owner's data space. The partId does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - Text + partVersion - Text + + en + part version + - urn:bamm:io.catenax.part_as_specified:1.0.1#partVersion - - - - - part version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - part type information characteristic + + en + part type information + - urn:bamm:io.catenax.part_as_specified:1.0.1#partTypeInformation - - - - - part type information - - - partTypeInformation - - String - - The characteristic of the part type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + part type information + + + + + en + partTypeInformation + + + STRING + + + en + Encapsulation for data related to the part type. + + + + + + - Timestamp + validFrom - Timestamp + + en + valid from + - urn:bamm:io.catenax.part_as_specified:1.0.1#validFrom - - - - - valid from - - - validFrom - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#validFrom + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + valid from + + + + + en + validFrom + + + STRING + + + en + Start date of the validity period. + + + + + + - Timestamp + validTo - Timestamp + + en + valid to + - urn:bamm:io.catenax.part_as_specified:1.0.1#validTo - - - - - valid to - - - validTo - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#validTo + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + valid to + + + + + en + validTo + + + STRING + + + en + End date of the validity period. + + + + + + - ValidityPeriodCharacteristic + validityPeriod - validity period characteristic + + en + validity period + - urn:bamm:io.catenax.part_as_specified:1.0.1#validityPeriod - - - - - validity period - - - validityPeriod - - String - - The characteristic of the validity period. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:1.0.1#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + validity period + + + + + en + validityPeriod + + + STRING + + + + - - - PartAsSpecified - - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.1#PartAsSpecified - - - - - - PartTypeInformationEntity - - part type information entity - - - Encapsulation for data related to the part type - - false - false - - - - classification - - classification - - - The classification of the part type. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.1#classification - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtOwner - - name at owner - - - Name of the part as assigned by the part owner. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.1#nameAtOwner - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ownerPartId - - owner part id - - - partID as assigned by the part owner. The partID identifies the part in the part owner's data space. The partId does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.1#ownerPartId - - - DefaultScalarValue[value=94A2032, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - part version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.1#partVersion - - - DefaultScalarValue[value=0.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ValidityPeriodEntity - - validity period entity - - - Encapsulation for data related to the validity period. - - false - false - - - - validFrom - - valid from - - - Start date of the validity period. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.1#validFrom - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validTo - - valid to - - - End date of the validity period. - - Template - - - urn:bamm:io.catenax.part_as_specified:1.0.1#validTo - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - + diff --git a/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified.aasx b/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified.aasx index da8e914c..2f99a117 100644 Binary files a/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified.aasx and b/io.catenax.part_as_specified/1.0.1/gen/PartAsSpecified.aasx differ diff --git a/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified-aas.xml b/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified-aas.xml index e171475e..6b8ac2bd 100644 --- a/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified-aas.xml +++ b/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified-aas.xml @@ -1,720 +1,1053 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.part_as_specified:2.0.0#PartAsSpecified + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.part_as_specified:2.0.0#PartAsSpecified/submodel + + + + - - - defaultAsset - - + + + PartAsSpecified + + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + + + + urn:samm:io.catenax.part_as_specified:2.0.0#PartAsSpecified/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#PartAsSpecified + + + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + partClassification + + + en + Part Classification + + + + + en + The classification of the part type. + + + true + DataElement + + + PartClassificationEntity + + + en + Part Classification Entity + + + + + en + The entity encapsulating the properties of the part classification + + + + + key + + + en + Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#key + + + + xs:string + + + + value + + + en + Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#value + + + + xs:string + + + + + + + + nameAtOwner + + + en + Name at Owner + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#nameAtOwner + + + + xs:string + + + + ownerPartId + + + en + Owner PartId + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#ownerPartId + + + + xs:string + + + + partVersion + + + en + Part Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#partVersion + + + + xs:string + + + + itemCategory + + + en + Item Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#itemCategory + + + + xs:string + + + + partDescription + + + en + Part Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#partDescription + + + + xs:string + + + + + + ValidityPeriodEntity + + + en + Validity Period Entity + + + + + en + Encapsulation for data related to the validity period. + + + + + validFrom + + + en + Valid From + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#validFrom + + + + xs:dateTime + + + + validTo + + + en + Valid To + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#validTo + + + + xs:dateTime + + + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.part_as_specified:2.0.0#catenaXId + + + + xs:string + + + + + - PartAsSpecified + APPLICATION_CLASS + PartAsSpecified - Part as Specified + + en + Part as Specified + - APPLICATION_CLASS - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + - urn:bamm:io.catenax.part_as_specified:2.0.0#PartAsSpecified - - - - - Part as Specified - - - PartAsSpecified - - - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#PartAsSpecified + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part as Specified + + + + + en + PartAsSpecified + + + + + en + The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. + + + + + + - Text + key - Text + + en + Key + - urn:bamm:io.catenax.part_as_specified:2.0.0#key - - - - - Key - - - key - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Key + + + + + en + key + + + STRING + + + en + Key within the classification + + + + + + - Text + value - Text + + en + Value + - urn:bamm:io.catenax.part_as_specified:2.0.0#value - - - - - Value - - - value - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value + + + + + en + value + + + STRING + + + en + Value within the classification + + + + + + - PartClassificationCharacteristic + partClassification - Part Classification Characteristic + + en + Part Classification + - urn:bamm:io.catenax.part_as_specified:2.0.0#partClassification - - - - - Part Classification - - - partClassification - - String - - The characteristic of the part classification - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#partClassification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Classification + + + + + en + partClassification + + + STRING + + + en + The classification of the part type. + + + + + + - Text + nameAtOwner - Text + + en + Name at Owner + - urn:bamm:io.catenax.part_as_specified:2.0.0#nameAtOwner - - - - - Name at Owner - - - nameAtOwner - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#nameAtOwner + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Owner + + + + + en + nameAtOwner + + + STRING + + + en + Name of the part as assigned by the part owner. + + + + + + - Text + ownerPartId - Text + + en + Owner PartId + - urn:bamm:io.catenax.part_as_specified:2.0.0#ownerPartId - - - - - Owner PartId - - - ownerPartId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#ownerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Owner PartId + + + + + en + ownerPartId + + + STRING + + + en + PartID as assigned by the part owner. The PartID identifies the part in the part owner's data space. The PartId does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - Text + partVersion - Text + + en + Part Version + - urn:bamm:io.catenax.part_as_specified:2.0.0#partVersion - - - - - Part Version - - - partVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#partVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Version + + + + + en + partVersion + + + STRING + + + en + This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. + + + + + + - ItemCategoryCharacteristic + itemCategory - Item Category Characteristic + + en + Item Category + - urn:bamm:io.catenax.part_as_specified:2.0.0#itemCategory - - - - - Item Category - - - itemCategory - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', ‘assembly’, 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#itemCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Item Category + + + + + en + itemCategory + + + STRING + + + en + The item category (component, product, software, assembly, tool, raw material) the part belongs to + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:component + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:product + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:tool + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.part_as_specified:2.0.0#ItemCategoryCharacteristic:raw material + + + + + + + + + + - Text + partDescription - Text + + en + Part Description + - urn:bamm:io.catenax.part_as_specified:2.0.0#partDescription - - - - - Part Description - - - partDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#partDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Description + + + + + en + partDescription + + + STRING + + + en + Description of the part of interest + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.part_as_specified:2.0.0#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristic of the part type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + Encapsulation for data related to the part type. + + + + + + - Timestamp + validFrom - Timestamp + + en + Valid From + - urn:bamm:io.catenax.part_as_specified:2.0.0#validFrom - - - - - Valid From - - - validFrom - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#validFrom + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid From + + + + + en + validFrom + + + STRING + + + en + Start date of the validity period. + + + + + + - Timestamp + validTo - Timestamp + + en + Valid To + - urn:bamm:io.catenax.part_as_specified:2.0.0#validTo - - - - - Valid To - - - validTo - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#validTo + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid To + + + + + en + validTo + + + STRING + + + en + End date of the validity period. + + + + + + - ValidityPeriodCharacteristic + validityPeriod - Validity Period Characteristic + + en + Validity Period + - urn:bamm:io.catenax.part_as_specified:2.0.0#validityPeriod - - - - - Validity Period - - - validityPeriod - - String - - The characteristic of the validity period. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.part_as_specified:2.0.0#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period + + + + + en + validityPeriod + + + STRING + + + en + Describes the validity period of a part, as some parts are just valid for a given period of time until newer versions of these parts are available + + + + + + - CatenaXIdTrait - urn:bamm:io.catenax.part_as_specified:2.0.0#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXId + + + en + Catena-X ID + + + urn:samm:io.catenax.part_as_specified:2.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + The unique ID within Catena-X + + + + + + - - - PartAsSpecified - - The aspect model PartAsSpecified belongs to the Part Catalogue. A PartAsSpecified represents a certain OEM catalog part on part number level. Providing a digital representation of the part as specified by the OEM. The link to the serialized part is done via the partId, this can only be done if the respective DT was provided by the supplier within the value chain. - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#PartAsSpecified - - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - partClassification - - Part Classification - - - The classification of the part type. - - false - false - - - - PartClassificationEntity - - Part Classification Entity - - - The entity encapsulating the properties of the part classification - - false - false - - - - key - - Key - - - Key within the classification - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#key - - - DefaultScalarValue[value=BMW:PartFamily, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Value - - - Value within the classification - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#value - - - DefaultScalarValue[value=STEEWHL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - nameAtOwner - - Name at Owner - - - Name of the part as assigned by the part owner. - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#nameAtOwner - - - DefaultScalarValue[value=Steering Wheel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ownerPartId - - Owner PartId - - - PartID as assigned by the part owner. The PartID identifies the part in the part owner's data space. The PartId does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#ownerPartId - - - DefaultScalarValue[value=94A2032, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partVersion - - Part Version - - - This is the version of the part. The engineering will at times supercede an older part version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#partVersion - - - DefaultScalarValue[value=05, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - itemCategory - - Item Category - - - The item category (component, product, software, assembly, tool, raw material) the part belongs to - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#itemCategory - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partDescription - - Part Description - - - Description of the part of interest - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#partDescription - - - DefaultScalarValue[value=The steering wheel is nice and round, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ValidityPeriodEntity - - Validity Period Entity - - - Encapsulation for data related to the validity period. - - false - false - - - - validFrom - - Valid From - - - Start date of the validity period. - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#validFrom - - - DefaultScalarValue[value=2023-02-10T07:17:52.396Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validTo - - Valid To - - - End date of the validity period. - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#validTo - - - DefaultScalarValue[value=2023-02-10T07:17:52.396Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - catenaXId - - Catena-X ID - - - The unique ID within Catena-X - - Template - - - urn:bamm:io.catenax.part_as_specified:2.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - + diff --git a/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified.aasx b/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified.aasx index fcf348ed..0deb9d0f 100644 Binary files a/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified.aasx and b/io.catenax.part_as_specified/2.0.0/gen/PartAsSpecified.aasx differ diff --git a/io.catenax.part_as_specified/3.0.0/gen/PartAsSpecified.aasx b/io.catenax.part_as_specified/3.0.0/gen/PartAsSpecified.aasx index e453f0d5..7cc9591f 100644 Binary files a/io.catenax.part_as_specified/3.0.0/gen/PartAsSpecified.aasx and b/io.catenax.part_as_specified/3.0.0/gen/PartAsSpecified.aasx differ diff --git a/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned-aas.xml b/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned-aas.xml index d7ddc978..f7fcdea7 100644 --- a/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned-aas.xml +++ b/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.part_site_information_as_planned:1.0.0#PartSiteInformationAsPlanned - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#PartSiteInformationAsPlanned] - - - - - - - - en - Part Site Information as Planned - - - - - EN - PartSiteInformationAsPlanned - - - - - en - The aspect provides site related information for a given as planned item (i.e. a part type or part instance that is uniquely identifiable within Catena-X via its Catena-X ID). A site is a delimited geographical area where a legal entity does business. In the "as planned" lifecycle context all potentially related sites are listed including all sites where e.g. production of this part (type) is planned. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.part_site_information_as_planned:1.0.0#PartSiteInformationAsPlanned/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#PartSiteInformationAsPlanned]/submodel + urn:samm:io.catenax.part_site_information_as_planned:1.0.0#PartSiteInformationAsPlanned/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given item (i.e. a part type or part instance), valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_sites + sites en @@ -113,11 +83,22 @@ A site is a delimited geographical area where a legal entity does business (geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. - false + + + ExternalReference + + + GlobalReference + https://confluence.catena-x.net/x/QkBHAw + + + + + true DataElement - id_SiteEntity + SiteEntity en @@ -132,19 +113,13 @@ - id_catenaXsiteId + catenaXsiteId en Catena-X site identifier - - - en - The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. - - ExternalReference @@ -155,22 +130,16 @@ xs:string - Unknown + - id_function + function en Function - - - en - The function of the site in relation to the part (i.e. the activity within the value chain of the part that is performed at the site) - - ExternalReference @@ -181,22 +150,16 @@ xs:string - Unknown + - id_functionValidFrom + functionValidFrom en Function valid from - - - en - Timestamp, from when the site has the specified function for the given part - - ExternalReference @@ -207,22 +170,16 @@ xs:dateTime - Unknown + - id_functionValidUntil + functionValidUntil en functionValidUntil - - - en - Timestamp, until when the site has the specified function for the given part - - ExternalReference @@ -233,7 +190,7 @@ xs:dateTime - Unknown + @@ -245,7 +202,7 @@ APPLICATION_CLASS - id_PartSiteInformationAsPlanned + PartSiteInformationAsPlanned en @@ -266,7 +223,7 @@ GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#PartSiteInformationAsPlanned] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -280,7 +237,7 @@ - EN + en PartSiteInformationAsPlanned @@ -296,11 +253,11 @@ - id_CatenaXIdTrait + catenaXId en - Catena-X ID Trait + Catena-X Identifier urn:samm:io.catenax.part_site_information_as_planned:1.0.0#catenaXId @@ -311,7 +268,7 @@ GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -325,7 +282,7 @@ - EN + en catenaXId @@ -333,7 +290,7 @@ en - Trait to ensure data format for Catena-X ID + The Catena-X ID of the given item (i.e. a part type or part instance), valid for the Catena-X dataspace. @@ -342,11 +299,11 @@ - id_BpnCharacteristic + catenaXsiteId en - BPN Characteristic + Catena-X site identifier urn:samm:io.catenax.part_site_information_as_planned:1.0.0#catenaXsiteId @@ -357,7 +314,7 @@ GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#catenaXsiteId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -371,7 +328,7 @@ - EN + en catenaXsiteId @@ -379,10 +336,7 @@ en - A string of 16 characters: -Prefix: 3 digits -Classification: 1 digit -Identifier: 10 digits + The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. @@ -391,11 +345,11 @@ Identifier: 10 digits - id_FunctionCharacteristic + function en - Function Characteristic + Function urn:samm:io.catenax.part_site_information_as_planned:1.0.0#function @@ -406,7 +360,7 @@ Identifier: 10 digits GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#function] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -420,21 +374,27 @@ Identifier: 10 digits - EN + en function STRING + + + en + The function of the site in relation to the part (i.e. the activity within the value chain of the part that is performed at the site) + + - DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + production ModelReference DataElement - urn:samm:io.catenax.part_site_information_as_planned:1.0.0#FunctionCharacteristic:DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.part_site_information_as_planned:1.0.0#FunctionCharacteristic:production @@ -447,11 +407,11 @@ Identifier: 10 digits - id_Timestamp + functionValidFrom en - Timestamp + Function valid from urn:samm:io.catenax.part_site_information_as_planned:1.0.0#functionValidFrom @@ -462,7 +422,7 @@ Identifier: 10 digits GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#functionValidFrom] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -476,7 +436,7 @@ Identifier: 10 digits - EN + en functionValidFrom @@ -484,7 +444,7 @@ Identifier: 10 digits en - Describes a Property which contains the date and time with an optional timezone. + Timestamp, from when the site has the specified function for the given part @@ -493,11 +453,11 @@ Identifier: 10 digits - id_Timestamp + functionValidUntil en - Timestamp + functionValidUntil urn:samm:io.catenax.part_site_information_as_planned:1.0.0#functionValidUntil @@ -508,7 +468,7 @@ Identifier: 10 digits GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#functionValidUntil] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -522,7 +482,7 @@ Identifier: 10 digits - EN + en functionValidUntil @@ -530,7 +490,7 @@ Identifier: 10 digits en - Describes a Property which contains the date and time with an optional timezone. + Timestamp, until when the site has the specified function for the given part @@ -539,7 +499,13 @@ Identifier: 10 digits - id_SitesCharacteristic + sites + + + en + Sites + + urn:samm:io.catenax.part_site_information_as_planned:1.0.0#sites @@ -548,7 +514,7 @@ Identifier: 10 digits GlobalReference - Optional[urn:samm:io.catenax.part_site_information_as_planned:1.0.0#sites] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -562,7 +528,7 @@ Identifier: 10 digits - EN + en sites @@ -570,7 +536,7 @@ Identifier: 10 digits en - Sites Characteristic + A site is a delimited geographical area where a legal entity does business (geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. diff --git a/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned.aasx b/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned.aasx index 50d17dfe..37bdf15c 100644 Binary files a/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned.aasx and b/io.catenax.part_site_information_as_planned/1.0.0/gen/PartSiteInformationAsPlanned.aasx differ diff --git a/io.catenax.part_type_information/1.0.0/gen/PartTypeInformation.aasx b/io.catenax.part_type_information/1.0.0/gen/PartTypeInformation.aasx index 6ab0374a..34e3fd51 100644 Binary files a/io.catenax.part_type_information/1.0.0/gen/PartTypeInformation.aasx and b/io.catenax.part_type_information/1.0.0/gen/PartTypeInformation.aasx differ diff --git a/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses-aas.xml b/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses-aas.xml index 82bab084..a595c802 100644 --- a/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses-aas.xml +++ b/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses-aas.xml @@ -1,577 +1,837 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.parts_analyses:1.0.0#PartsAnalyses + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.parts_analyses:1.0.0#PartsAnalyses/submodel + + + + - - - defaultAsset - - + + + PartsAnalyses + + + en + List of part analysis for one quality task + + + + urn:samm:io.catenax.parts_analyses:1.0.0#PartsAnalyses/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#PartsAnalyses + + + + + + listOfPartAnalyses + + + en + List Of several Part Analyses + + + + + en + A list of several part analyses + + + true + DataElement + + + PartAnalysis + + + en + Part Analysis + + + + + en + The analysis results of ONE part + + + + + catenaXIdentifier + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#catenaXIdentifier + + + + xs:string + + + + manufacturerPartIdentifier + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#manufacturerPartIdentifier + + + + xs:string + + + + manufacturerSerialPartNumber + + + en + Manufacturer serial part identifier ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#manufacturerSerialPartNumber + + + + xs:string + + + + customerPartIdentifier + + + en + Customer part identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#customerPartIdentifier + + + + xs:string + + + + nameAtManufacturer + + + en + Manufacturer part name ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#nameAtManufacturer + + + + xs:string + + + + status + + + en + Status + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#status + + + + xs:string + + + + isDefect + + + en + Part defect flag + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#isDefect + + + + xs:boolean + + + + resultsDescription + + + en + Several results of analysis + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#resultsDescription + + + + xs:string + + + + qualityTaskId + + + en + Quality Task ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.parts_analyses:1.0.0#qualityTaskId + + + + xs:string + + + + + + + + + - PartsAnalyses + APPLICATION_CLASS + PartsAnalyses - Part Analysis + + en + Part Analysis + - APPLICATION_CLASS - List of part analysis for one quality task + + en + List of part analysis for one quality task + - urn:bamm:io.catenax.parts_analyses:1.0.0#PartsAnalyses - - - - - Part Analysis - - - PartsAnalyses - - - List of part analysis for one quality task - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#PartsAnalyses + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Analysis + + + + + en + PartsAnalyses + + + + + en + List of part analysis for one quality task + + + + + + - CatenaXIdTrait + catenaXIdentifier - Catena-X ID Trait + + en + Catena-X ID + - urn:bamm:io.catenax.parts_analyses:1.0.0#catenaXIdentifier - - - - - Catena-X ID - - - catenaXIdentifier - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#catenaXIdentifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXIdentifier + + + STRING + + + en + The fully anonymous Catena-X ID of the analyzed part - only available after digital twin registry is fully operational + + + + + + - Text + manufacturerPartIdentifier - Text + + en + Manufacturer Part ID + - urn:bamm:io.catenax.parts_analyses:1.0.0#manufacturerPartIdentifier - - - - - Manufacturer Part ID - - - manufacturerPartIdentifier - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#manufacturerPartIdentifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartIdentifier + + + STRING + + + en + Part Id of the analyzed part as assigned by the manufacturer of the part. The Part Id identifies the part type and is not unique for each serial part + + + + + + - Text + manufacturerSerialPartNumber - Text + + en + Manufacturer serial part identifier ID + - urn:bamm:io.catenax.parts_analyses:1.0.0#manufacturerSerialPartNumber - - - - - Manufacturer serial part identifier ID - - - manufacturerSerialPartNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#manufacturerSerialPartNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer serial part identifier ID + + + + + en + manufacturerSerialPartNumber + + + STRING + + + en + Serial Part Number of the analyzed part as assigned by the manufacturer of the part. The serial part number is unique for each serial part. Not available for all kinds of parts. + + + + + + - Text + customerPartIdentifier - Text + + en + Customer part identifier + - urn:bamm:io.catenax.parts_analyses:1.0.0#customerPartIdentifier - - - - - Customer part identifier - - - customerPartIdentifier - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#customerPartIdentifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer part identifier + + + + + en + customerPartIdentifier + + + STRING + + + en + Part ID as assigned by Original Equipment Manaufacturer. + + + + + + - Text + nameAtManufacturer - Text + + en + Manufacturer part name ID + - urn:bamm:io.catenax.parts_analyses:1.0.0#nameAtManufacturer - - - - - Manufacturer part name ID - - - nameAtManufacturer - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer part name ID + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the analyzed part as assigned by the manufacturer of the part. + + + + + + - StatusCharacteristic + status - StatusCharacteristic + + en + Status + - urn:bamm:io.catenax.parts_analyses:1.0.0#status - - - - - Status - - - status - - String - - Enumeration of the different status values - - - - - - urn:bamm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#status + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Status + + + + + en + status + + + STRING + + + en + Status of this part analysis + + + + + + new + + ModelReference + + + DataElement + urn:samm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:new + + + + + + in progress + + ModelReference + + + DataElement + urn:samm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:in progress + + + + + + completed + + ModelReference + + + DataElement + urn:samm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:completed + + + + + + closed + + ModelReference + + + DataElement + urn:samm:io.catenax.parts_analyses:1.0.0#StatusCharacteristic:closed + + + + + + + + + + - Boolean + isDefect - Boolean + + en + Part defect flag + - urn:bamm:io.catenax.parts_analyses:1.0.0#isDefect - - - - - Part defect flag - - - isDefect - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#isDefect + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part defect flag + + + + + en + isDefect + + + BOOLEAN + + + en + True: Analysis turned out that analyzed part is defect accroding part's specification. + + + + + + - Text + resultsDescription - Text + + en + Several results of analysis + - urn:bamm:io.catenax.parts_analyses:1.0.0#resultsDescription - - - - - Several results of analysis - - - resultsDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#resultsDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Several results of analysis + + + + + en + resultsDescription + + + STRING + + + en + Detailed description of part analysis results. + + + + + + - Text + qualityTaskId - Text + + en + Quality Task ID + - urn:bamm:io.catenax.parts_analyses:1.0.0#qualityTaskId - - - - - Quality Task ID - - - qualityTaskId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#qualityTaskId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quality Task ID + + + + + en + qualityTaskId + + + STRING + + + en + A unique quality task identifier where these list of parts analysis belong to. + + + + + + - ListOfPartsAnalyses + listOfPartAnalyses - Parts Analyses + + en + List Of several Part Analyses + - urn:bamm:io.catenax.parts_analyses:1.0.0#listOfPartAnalyses - - - - - List Of several Part Analyses - - - listOfPartAnalyses - - String - - A list for all parts analyses - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.parts_analyses:1.0.0#listOfPartAnalyses + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + List Of several Part Analyses + + + + + en + listOfPartAnalyses + + + STRING + + + en + A list of several part analyses + + + + + + - - - PartsAnalyses - - List of part analysis for one quality task - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#PartsAnalyses - - - - - - listOfPartAnalyses - - List Of several Part Analyses - - - A list of several part analyses - - false - true - - - - PartAnalysis - - Part Analysis - - - The analysis results of ONE part - - false - false - - - - catenaXIdentifier - - Catena-X ID - - - The fully anonymous Catena-X ID of the analyzed part - only available after digital twin registry is fully operational - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#catenaXIdentifier - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerPartIdentifier - - Manufacturer Part ID - - - Part Id of the analyzed part as assigned by the manufacturer of the part. The Part Id identifies the part type and is not unique for each serial part - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#manufacturerPartIdentifier - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerSerialPartNumber - - Manufacturer serial part identifier ID - - - Serial Part Number of the analyzed part as assigned by the manufacturer of the part. The serial part number is unique for each serial part. Not available for all kinds of parts. - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#manufacturerSerialPartNumber - - - DefaultScalarValue[value=436347347.4343884384.FTG.538348, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - customerPartIdentifier - - Customer part identifier - - - Part ID as assigned by Original Equipment Manaufacturer. - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#customerPartIdentifier - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Manufacturer part name ID - - - Name of the analyzed part as assigned by the manufacturer of the part. - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#nameAtManufacturer - - - DefaultScalarValue[value=Steering assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - status - - Status - - - Status of this part analysis - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#status - - - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - isDefect - - Part defect flag - - - True: Analysis turned out that analyzed part is defect accroding part's specification. - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#isDefect - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - resultsDescription - - Several results of analysis - - - Detailed description of part analysis results. - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#resultsDescription - - - DefaultScalarValue[value=Corrossion on component xyz in steering motor, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - qualityTaskId - - Quality Task ID - - - A unique quality task identifier where these list of parts analysis belong to. - - Template - - - urn:bamm:io.catenax.parts_analyses:1.0.0#qualityTaskId - - - DefaultScalarValue[value=BPN-811_2022_000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses.aasx b/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses.aasx index 3f3283fc..ae9e1b6f 100644 Binary files a/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses.aasx and b/io.catenax.parts_analyses/1.0.0/gen/PartsAnalyses.aasx differ diff --git a/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses-aas.xml b/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses-aas.xml index 93263453..24136cab 100644 --- a/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses-aas.xml +++ b/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.parts_analyses:3.0.0#PartsAnalyses - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#PartsAnalyses] - - - - - - - - en - Parts Analysis - - - - - EN - PartsAnalyses - - - - - en - Parts analysis that are related to one quality task - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.parts_analyses:3.0.0#PartsAnalyses/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#PartsAnalyses]/submodel + urn:samm:io.catenax.parts_analyses:3.0.0#PartsAnalyses/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_listOfPartAnalyses + listOfPartAnalyses en @@ -87,11 +63,11 @@ A list of several part analyses - false + true DataElement - id_PartAnalysis + PartAnalysis en @@ -106,29 +82,13 @@ - id_recordStatus + recordStatus en Record status - - - en - The record operation enumeration can be used to realize delta update concept. -Delta update concept means: -- You transfer an initial load of data -- After the first week only the delta to the initial load is transferred - - -The record status describes whether this record is: -- new=>This record is transferred the first time -- update=> Some properties of this record have changed compared to a previous transfer -- delete=> This record was transferred in the initial load or in a previous delta update, but is not used any more and therefore it should be deleted on data consumer side -- same=> This record was transferred in the initial load or in a previous delta update - - ExternalReference @@ -139,22 +99,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_anonymizedVIN + anonymizedVIN en Anonymized VIN - - - en - OEM-specific hashed VIN. Unique within OEM. - - ExternalReference @@ -165,22 +119,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_catenaXPartId + catenaXPartId en Catena-X Part ID - - - en - The fully anonymous Catena-X ID of the analysed part - only available after digital twin registry is fully operational. - - ExternalReference @@ -191,22 +139,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_catenaXQualityTaskId + catenaXQualityTaskId en Quality Task ID - - - en - The fully anonymous and unique Catena-X ID of this quality task. This id is unique inside Catena-X data space. - - ExternalReference @@ -217,22 +159,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_isDefect + isDefect en Part defect flag - - - en - True: Analysis turned out that analysed part is defect according part's specification. - - ExternalReference @@ -243,22 +179,16 @@ The record status describes whether this record is: xs:boolean - Unknown + - id_manufacturerAnalysisID + manufacturerAnalysisID en Manufacturer Analysis ID - - - en - Internal identifier for this analysis at manufacturer. - - ExternalReference @@ -269,22 +199,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_manufacturerPartName + manufacturerPartName en Manufacturer part name - - - en - Part name given from the manufacturer or supplier of this part, component, sub component or raw material. A manufacturer part name is NOT unique: All parts of the same kind share the same part name. - - ExternalReference @@ -295,22 +219,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_manufacturerPartNumber + manufacturerPartNumber en Manufacturer part number - - - en - Part number given from the manufacturer or supplier of this part, component, sub component or raw material. A manufacturer part number is NOT unique: All parts of the same kind share the same part number. - - ExternalReference @@ -321,22 +239,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_manufacturerSerialNumber + manufacturerSerialNumber en Manufacturer serial number - - - en - Serial number given from the manufacturer or supplier of this part, component, sub component. A manufacturer serial number is unique: With the serial number the produced part can be traced within the manufacturer. - - ExternalReference @@ -347,24 +259,16 @@ The record status describes whether this record is: xs:string - Unknown + - id_parentAnalysisID + parentAnalysisID en Customer Analysis ID - - - en - Internal identifier for this analysis on parent level. -If the manufacturer is a TIER1 supplier -> parent level is OEM. -If the manufacturer is TIER2 supplier -> parent level is TIER1 supplier. - - ExternalReference @@ -375,25 +279,16 @@ If the manufacturer is TIER2 supplier -> parent level is TIER1 supplier. xs:string - Unknown + - id_parentPartNumber + parentPartNumber en Parent part number - - - en - Internal part number of the analysed part. -If the manufacturer is a TIER1 supplier -> parent level is OEM. -If the manufacturer is a TIER2 supplier -> parent level is TIER1 supplier. -A parent part number is NOT unique: All parent parts of the same kind share the same parent part number. - - ExternalReference @@ -404,25 +299,16 @@ A parent part number is NOT unique: All parent parts of the same kind share the xs:string - Unknown + - id_parentSerialNumber + parentSerialNumber en Parent serial number - - - en - Serial number of the analysed part. -If the manufacturer is a TIER1 supplier -> parent level is OEM. -If the manufacturer is a TIER2 supplier -> parent level is TIER1 supplier. -A parent serial number is unique: With the serial number the produced part can be traced within the parent company. - - ExternalReference @@ -433,22 +319,16 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + - id_resultsDescription + resultsDescription en Several results of analysis - - - en - Detailed description of part analysis results. - - ExternalReference @@ -459,22 +339,16 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + - id_status + status en Status - - - en - Status of this part analysis - - ExternalReference @@ -485,10 +359,10 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + - id_listOfAddtionalInformation + listOfAddtionalInformation en @@ -501,11 +375,11 @@ A parent serial number is unique: With the serial number the produced part can b You can use this key:value list for additional properties that were not defined in this aspect model. - false + true DataElement - id_AdditionalInformation + AdditionalInformation en @@ -520,19 +394,13 @@ A parent serial number is unique: With the serial number the produced part can b - id_key + key en Key - - - en - The unique key for this additional information - - ExternalReference @@ -543,22 +411,16 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + - id_value + value en Value - - - en - The value for this additional information that refers to the linked unique key. - - ExternalReference @@ -569,7 +431,7 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + @@ -580,7 +442,7 @@ A parent serial number is unique: With the serial number the produced part can b - id_MetaInformation + MetaInformation en @@ -595,19 +457,13 @@ A parent serial number is unique: With the serial number the produced part can b - id_selectionCriteria + selectionCriteria en Selection criteria - - - en - Describes the selection criteria a Catena-X data provider has applied to create this data set. - - ExternalReference @@ -618,22 +474,16 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + - id_selectionStart + selectionStart en Selection start timestamp - - - en - Describes the starting point for providing records in this data set. - - ExternalReference @@ -644,22 +494,16 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + - id_selectionEnd + selectionEnd en Selection end timestamp - - - en - Describes the end point for providing records in this data set. - - ExternalReference @@ -670,7 +514,7 @@ A parent serial number is unique: With the serial number the produced part can b xs:string - Unknown + @@ -680,7 +524,7 @@ A parent serial number is unique: With the serial number the produced part can b APPLICATION_CLASS - id_PartsAnalyses + PartsAnalyses en @@ -701,7 +545,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#PartsAnalyses] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -715,7 +559,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en PartsAnalyses @@ -731,11 +575,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_RecordStatusEnumeration + recordStatus en - Record status enumeration + Record status urn:samm:io.catenax.parts_analyses:3.0.0#recordStatus @@ -746,7 +590,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#recordStatus] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -760,7 +604,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en recordStatus @@ -768,55 +612,65 @@ A parent serial number is unique: With the serial number the produced part can b en - Defining the enumeration for the record status + The record operation enumeration can be used to realize delta update concept. +Delta update concept means: +- You transfer an initial load of data +- After the first week only the delta to the initial load is transferred + + +The record status describes whether this record is: +- new=>This record is transferred the first time +- update=> Some properties of this record have changed compared to a previous transfer +- delete=> This record was transferred in the initial load or in a previous delta update, but is not used any more and therefore it should be deleted on data consumer side +- same=> This record was transferred in the initial load or in a previous delta update - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + new ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:new - DefaultScalarValue[value=update, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + update ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:DefaultScalarValue[value=update, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:update - DefaultScalarValue[value=delete, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + delete ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:DefaultScalarValue[value=delete, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:delete - DefaultScalarValue[value=same, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + same ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:DefaultScalarValue[value=same, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#RecordStatusEnumeration:same @@ -829,11 +683,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_UniqueID + anonymizedVIN en - unique ID + Anonymized VIN urn:samm:io.catenax.parts_analyses:3.0.0#anonymizedVIN @@ -844,7 +698,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#anonymizedVIN] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -858,7 +712,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en anonymizedVIN @@ -866,7 +720,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Characteristic for a unique id: every linked property to this characteristic is a unique ID + OEM-specific hashed VIN. Unique within OEM. @@ -875,11 +729,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_UuidV4Trait + catenaXPartId en - Trait for UUIDs v4 + Catena-X Part ID urn:samm:io.catenax.parts_analyses:3.0.0#catenaXPartId @@ -890,7 +744,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#catenaXPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -904,7 +758,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en catenaXPartId @@ -912,7 +766,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Trait to ensure UUID v4 data format. + The fully anonymous Catena-X ID of the analysed part - only available after digital twin registry is fully operational. @@ -921,11 +775,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_UuidV4Trait + catenaXQualityTaskId en - Trait for UUIDs v4 + Quality Task ID urn:samm:io.catenax.parts_analyses:3.0.0#catenaXQualityTaskId @@ -936,7 +790,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#catenaXQualityTaskId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -950,7 +804,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en catenaXQualityTaskId @@ -958,7 +812,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Trait to ensure UUID v4 data format. + The fully anonymous and unique Catena-X ID of this quality task. This id is unique inside Catena-X data space. @@ -967,11 +821,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Boolean + isDefect en - Boolean + Part defect flag urn:samm:io.catenax.parts_analyses:3.0.0#isDefect @@ -982,7 +836,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#isDefect] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -996,7 +850,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en isDefect @@ -1004,7 +858,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Represents a boolean value (i.e. a "flag"). + True: Analysis turned out that analysed part is defect according part's specification. @@ -1013,11 +867,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_UniqueID + manufacturerAnalysisID en - unique ID + Manufacturer Analysis ID urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerAnalysisID @@ -1028,7 +882,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerAnalysisID] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1042,7 +896,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en manufacturerAnalysisID @@ -1050,7 +904,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Characteristic for a unique id: every linked property to this characteristic is a unique ID + Internal identifier for this analysis at manufacturer. @@ -1059,11 +913,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + manufacturerPartName en - Text + Manufacturer part name urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerPartName @@ -1074,7 +928,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerPartName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1088,7 +942,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en manufacturerPartName @@ -1096,7 +950,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Part name given from the manufacturer or supplier of this part, component, sub component or raw material. A manufacturer part name is NOT unique: All parts of the same kind share the same part name. @@ -1105,11 +959,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + manufacturerPartNumber en - Text + Manufacturer part number urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerPartNumber @@ -1120,7 +974,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerPartNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1134,7 +988,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en manufacturerPartNumber @@ -1142,7 +996,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Part number given from the manufacturer or supplier of this part, component, sub component or raw material. A manufacturer part number is NOT unique: All parts of the same kind share the same part number. @@ -1151,11 +1005,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_UniqueID + manufacturerSerialNumber en - unique ID + Manufacturer serial number urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerSerialNumber @@ -1166,7 +1020,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#manufacturerSerialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1180,7 +1034,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en manufacturerSerialNumber @@ -1188,7 +1042,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Characteristic for a unique id: every linked property to this characteristic is a unique ID + Serial number given from the manufacturer or supplier of this part, component, sub component. A manufacturer serial number is unique: With the serial number the produced part can be traced within the manufacturer. @@ -1197,11 +1051,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + parentAnalysisID en - Text + Customer Analysis ID urn:samm:io.catenax.parts_analyses:3.0.0#parentAnalysisID @@ -1212,7 +1066,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#parentAnalysisID] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1226,7 +1080,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en parentAnalysisID @@ -1234,7 +1088,9 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Internal identifier for this analysis on parent level. +If the manufacturer is a TIER1 supplier -> parent level is OEM. +If the manufacturer is TIER2 supplier -> parent level is TIER1 supplier. @@ -1243,11 +1099,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + parentPartNumber en - Text + Parent part number urn:samm:io.catenax.parts_analyses:3.0.0#parentPartNumber @@ -1258,7 +1114,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#parentPartNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1272,7 +1128,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en parentPartNumber @@ -1280,7 +1136,10 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Internal part number of the analysed part. +If the manufacturer is a TIER1 supplier -> parent level is OEM. +If the manufacturer is a TIER2 supplier -> parent level is TIER1 supplier. +A parent part number is NOT unique: All parent parts of the same kind share the same parent part number. @@ -1289,11 +1148,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_UniqueID + parentSerialNumber en - unique ID + Parent serial number urn:samm:io.catenax.parts_analyses:3.0.0#parentSerialNumber @@ -1304,7 +1163,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#parentSerialNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1318,7 +1177,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en parentSerialNumber @@ -1326,7 +1185,10 @@ A parent serial number is unique: With the serial number the produced part can b en - Characteristic for a unique id: every linked property to this characteristic is a unique ID + Serial number of the analysed part. +If the manufacturer is a TIER1 supplier -> parent level is OEM. +If the manufacturer is a TIER2 supplier -> parent level is TIER1 supplier. +A parent serial number is unique: With the serial number the produced part can be traced within the parent company. @@ -1335,11 +1197,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + resultsDescription en - Text + Several results of analysis urn:samm:io.catenax.parts_analyses:3.0.0#resultsDescription @@ -1350,7 +1212,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#resultsDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1364,7 +1226,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en resultsDescription @@ -1372,7 +1234,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Detailed description of part analysis results. @@ -1381,11 +1243,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_StatusCharacteristic + status en - StatusCharacteristic + Status urn:samm:io.catenax.parts_analyses:3.0.0#status @@ -1396,7 +1258,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#status] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1410,7 +1272,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en status @@ -1418,55 +1280,55 @@ A parent serial number is unique: With the serial number the produced part can b en - Enumeration of the different status values + Status of this part analysis - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + new ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:new - DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + in progress ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:in progress - DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + completed ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:completed - DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + closed ModelReference DataElement - urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.parts_analyses:3.0.0#StatusCharacteristic:closed @@ -1479,11 +1341,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_UniqueID + key en - unique ID + Key urn:samm:io.catenax.parts_analyses:3.0.0#key @@ -1494,7 +1356,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1508,7 +1370,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en key @@ -1516,7 +1378,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Characteristic for a unique id: every linked property to this characteristic is a unique ID + The unique key for this additional information @@ -1525,11 +1387,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + value en - Text + Value urn:samm:io.catenax.parts_analyses:3.0.0#value @@ -1540,7 +1402,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1554,7 +1416,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en value @@ -1562,7 +1424,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The value for this additional information that refers to the linked unique key. @@ -1571,11 +1433,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_AdditionalInformationList + listOfAddtionalInformation en - List of additional information + Additional information list urn:samm:io.catenax.parts_analyses:3.0.0#listOfAddtionalInformation @@ -1586,7 +1448,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#listOfAddtionalInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1600,7 +1462,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en listOfAddtionalInformation @@ -1608,7 +1470,7 @@ A parent serial number is unique: With the serial number the produced part can b en - A list of additional information + You can use this key:value list for additional properties that were not defined in this aspect model. @@ -1617,11 +1479,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_PartsAnalysesList + listOfPartAnalyses en - Part Analyses + List Of several Part Analyses urn:samm:io.catenax.parts_analyses:3.0.0#listOfPartAnalyses @@ -1632,7 +1494,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#listOfPartAnalyses] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1646,7 +1508,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en listOfPartAnalyses @@ -1654,7 +1516,7 @@ A parent serial number is unique: With the serial number the produced part can b en - A list for multiple part analyses + A list of several part analyses @@ -1663,11 +1525,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + selectionCriteria en - Text + Selection criteria urn:samm:io.catenax.parts_analyses:3.0.0#selectionCriteria @@ -1678,7 +1540,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#selectionCriteria] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1692,7 +1554,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en selectionCriteria @@ -1700,7 +1562,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the selection criteria a Catena-X data provider has applied to create this data set. @@ -1709,11 +1571,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + selectionStart en - Text + Selection start timestamp urn:samm:io.catenax.parts_analyses:3.0.0#selectionStart @@ -1724,7 +1586,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#selectionStart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1738,7 +1600,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en selectionStart @@ -1746,7 +1608,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the starting point for providing records in this data set. @@ -1755,11 +1617,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_Text + selectionEnd en - Text + Selection end timestamp urn:samm:io.catenax.parts_analyses:3.0.0#selectionEnd @@ -1770,7 +1632,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#selectionEnd] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1784,7 +1646,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en selectionEnd @@ -1792,7 +1654,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the end point for providing records in this data set. @@ -1801,11 +1663,11 @@ A parent serial number is unique: With the serial number the produced part can b - id_MetaCharacteristic + metaInformation en - MetaCharacteristic + Meta information urn:samm:io.catenax.parts_analyses:3.0.0#metaInformation @@ -1816,7 +1678,7 @@ A parent serial number is unique: With the serial number the produced part can b GlobalReference - Optional[urn:samm:io.catenax.parts_analyses:3.0.0#metaInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1830,7 +1692,7 @@ A parent serial number is unique: With the serial number the produced part can b - EN + en metaInformation @@ -1838,7 +1700,7 @@ A parent serial number is unique: With the serial number the produced part can b en - Characteristic for the meta information. + This meta information is valid for all entries in this data set. The meta information is used to tell the data consumer which selection criteria were applied by the data provider. diff --git a/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses.aasx b/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses.aasx index d819baee..419718f0 100644 Binary files a/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses.aasx and b/io.catenax.parts_analyses/3.0.0/gen/PartsAnalyses.aasx differ diff --git a/io.catenax.pcf/3.0.0/gen/Pcf-aas.xml b/io.catenax.pcf/3.0.0/gen/Pcf-aas.xml index 457bb586..5355d5f7 100644 --- a/io.catenax.pcf/3.0.0/gen/Pcf-aas.xml +++ b/io.catenax.pcf/3.0.0/gen/Pcf-aas.xml @@ -1,2161 +1,3595 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.pcf:3.0.0#Pcf + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.pcf:3.0.0#Pcf/submodel + + + + - - - defaultAsset - - + + + Pcf + + + en + Normative: Each Product (Carbon) Footprint represents the carbon footprint of a product with values in accordance with the WBCSD (World Business Council for Sustainable Development)/ Pathfinder framework. Non-normative: Each Product Footprint relates to a specific product, identified by one or more product identifiers. The Product Footprint is modeled as a multi purpose container for product-specific factors. + + + + urn:samm:io.catenax.pcf:3.0.0#Pcf/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#Pcf + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + id + + + en + Product Footprint Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#id + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + specVersion + + + en + Product Footprint Specification Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#specVersion + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + productFootprintVersion + + + en + Product Footprint Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#productFootprintVersion + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:positiveInteger + + + + updated + + + en + Updated + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#updated + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:dateTime + + + + companyName + + + en + Company Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#companyName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + companyIds + + + en + Company IDs + + + + + en + CompanyIds with value the non-empty set of Uniform Resource Names (URN)2. Each value of this set is supposed to uniquely identify the ProductFootprint Data Owner. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + companyIds + + + en + Company IDs + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#companyIds + + + + xs:string + + + + + + productDescription + + + en + Product Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#productDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + productIds + + + en + Product IDs + + + + + en + Each of the values in the set is supposed to uniquely identify the product. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + productIds + + + en + Product IDs + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#productIds + + + + xs:string + + + + + + productCategoryCpc + + + en + Product Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#productCategoryCpc + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + productNameCompany + + + en + Product Trade Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#productNameCompany + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + comment + + + en + Comment + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#comment + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + PcfEntity + + + en + PCF (Product Carbon Footprint) Entity + + + + + en + Entity for defining a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + declaredUnit + + + en + Unit of measurement + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#declaredUnit + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + unitaryProductAmount + + + en + Package size of referred product + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#unitaryProductAmount + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:float + + + + fossilGhgEmissions + + + en + Fossil Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#fossilGhgEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:float + + + + BiogenicEmissionEntity + + + en + Biogenic Emission Entity + + + + + en + Entity for biogenic emissions of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + landUseEmissions + + + en + Land Use Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#landUseEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:float + + + + otherEmissions + + + en + Other Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#otherEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:float + + + + landUseChangeEmissions + + + en + Land Use Change Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#landUseChangeEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:float + + + + + + biogenicCarbonContent + + + en + Biogenic Carbon Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#biogenicCarbonContent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:float + + + + reportingPeriodStart + + + en + Reporting Period (Start) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#reportingPeriodStart + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:dateTime + + + + reportingPeriodEnd + + + en + Reporting Period (End excl.) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#reportingPeriodEnd + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:dateTime + + + + primaryDataShare + + + en + Primary Data Share + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#primaryDataShare + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:float + + + + emissionFactorSources + + + en + Emission Factor Data Sources + + + + + en + Emission factor databases accepted under Version 1 of the Pathfinder Framework (see the Pathfinder Framework Section 6.2). + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + EmissionFactorSourcesEntity + + + en + Emission Factor Sources Entity + + + + + en + Entity for defining a list of emission factor databases for a product footprint incl. their names and versions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + name + + + en + Name of Secondary Data Source + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#name + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + version + + + en + Version of Secondary Data Source + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#version + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + + + geographyCountrySubdivision + + + en + Subdivision + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#geographyCountrySubdivision + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + geographyCountry + + + en + Country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#geographyCountry + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + geographyRegionOrSubregion + + + en + Region + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#geographyRegionOrSubregion + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + boundaryProcessesDescription + + + en + Process Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#boundaryProcessesDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + crossSectoralStandardsUsed + + + en + Cross Sectoral Standards Used + + + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + CrossSectoralStandardEntity + + + en + Cross Sectoral Standard Entity + + + + + en + Entity for defining an accounting standard used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#crossSectoralStandard + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + ProductOrSectorSpecificRulesEntity + + + en + Product Or Sector Specific Rules Entity + + + + + en + Entity for defining the set of values for the product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#operator + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + ruleNames + + + en + Product or Sector Specific Rule Names + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#ruleNames + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + otherOperatorName + + + en + Other Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#otherOperatorName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + + + allocationRulesDescription + + + en + Allocation Rules Used + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#allocationRulesDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + created + + + en + Validity Start + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#created + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:dateTime + + + + + - Pcf + APPLICATION_CLASS + Pcf - Product (Carbon) Footprint + + en + Product (Carbon) Footprint + - APPLICATION_CLASS - Normative: Each Product (Carbon) Footprint represents the carbon footprint of a product with values in accordance with the WBCSD (World Business Council for Sustainable Development)/ Pathfinder framework. Non-normative: Each Product Footprint relates to a specific product, identified by one or more product identifiers. The Product Footprint is modeled as a multi purpose container for product-specific factors. + + en + Normative: Each Product (Carbon) Footprint represents the carbon footprint of a product with values in accordance with the WBCSD (World Business Council for Sustainable Development)/ Pathfinder framework. Non-normative: Each Product Footprint relates to a specific product, identified by one or more product identifiers. The Product Footprint is modeled as a multi purpose container for product-specific factors. + - urn:bamm:io.catenax.pcf:3.0.0#Pcf - - - - - Product (Carbon) Footprint - - - Pcf - - - Normative: Each Product (Carbon) Footprint represents the carbon footprint of a product with values in accordance with the WBCSD (World Business Council for Sustainable Development)/ Pathfinder framework. Non-normative: Each Product Footprint relates to a specific product, identified by one or more product identifiers. The Product Footprint is modeled as a multi purpose container for product-specific factors. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#Pcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product (Carbon) Footprint + + + + + en + Pcf + + + + + en + Normative: Each Product (Carbon) Footprint represents the carbon footprint of a product with values in accordance with the WBCSD (World Business Council for Sustainable Development)/ Pathfinder framework. Non-normative: Each Product Footprint relates to a specific product, identified by one or more product identifiers. The Product Footprint is modeled as a multi purpose container for product-specific factors. + + + + + + - IdTrait - urn:bamm:io.catenax.pcf:3.0.0#id - - - - - Product Footprint Identifier - - - id - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + id + + + en + Product Footprint Identifier + + + urn:samm:io.catenax.pcf:3.0.0#id + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Identifier + + + + + en + id + + + STRING + + + en + The product footprint identifier as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - SpecVersionTrait - urn:bamm:io.catenax.pcf:3.0.0#specVersion - - - - - Product Footprint Specification Version - - - specVersion - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + specVersion + + + en + Product Footprint Specification Version + + + urn:samm:io.catenax.pcf:3.0.0#specVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Specification Version + + + + + en + specVersion + + + STRING + + + en + Version of the product footprint data specification. The value MUST be "1.0.0". Note: subsequent revisions of the product footprint data specification will update this value according to the rules of Semantic Versioning 2.0.0. + + + + + + - ProductFootprintVersionCharacteristic + productFootprintVersion - Product Footprint Version Characteristic + + en + Product Footprint Version + - urn:bamm:io.catenax.pcf:3.0.0#productFootprintVersion - - - - - Product Footprint Version - - - productFootprintVersion - - IntegerCount - - Characteristic for defining a product footprint version as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#productFootprintVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Version + + + + + en + productFootprintVersion + + + INTEGER_COUNT + + + en + Whenever a data owner or a host system updates a product footprint it must set the version to be by strictly greater than the value of all preceding footprints. + + + + + + - Timestamp + updated - Timestamp + + en + Updated + - urn:bamm:io.catenax.pcf:3.0.0#updated - - - - - Updated - - - updated - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#updated + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Updated + + + + + en + updated + + + STRING + + + en + Timestamp of the product footprint update. A product footprint must not include this property if an update has never been performed. The timestamp must be in UTC (Universal Time Code). + + + + + + - NonEmptyString + companyName - Non Empty String + + en + Company Name + - urn:bamm:io.catenax.pcf:3.0.0#companyName - - - - - Company Name - - - companyName - - String - - String that contains at least one character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#companyName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company Name + + + + + en + companyName + + + STRING + + + en + Name of the company that is the ProductFootprint Data Owner. + + + + + + - CompanyIdsCharacteristic + companyIds - Company IDs Characteristic + + en + Company IDs + - urn:bamm:io.catenax.pcf:3.0.0#companyIds - - - - - Company IDs - - - companyIds - - String - - Characteristic for defining a list of company ids in context of a product footprint. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#companyIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company IDs + + + + + en + companyIds + + + STRING + + + en + CompanyIds with value the non-empty set of Uniform Resource Names (URN)2. Each value of this set is supposed to uniquely identify the ProductFootprint Data Owner. + + + + + + - Text + productDescription - Text + + en + Product Description + - urn:bamm:io.catenax.pcf:3.0.0#productDescription - - - - - Product Description - - - productDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + productDescription + + + STRING + + + en + Free-form description of the product plus other information related to it such as production technology or packaging. + + + + + + - ProductIdsCharacteristic + productIds - Product IDs Characteristic + + en + Product IDs + - urn:bamm:io.catenax.pcf:3.0.0#productIds - - - - - Product IDs - - - productIds - - String - - Characteristic for defining a lost of product ids in context of a product footprint. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#productIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product IDs + + + + + en + productIds + + + STRING + + + en + Each of the values in the set is supposed to uniquely identify the product. + + + + + + - Text + productCategoryCpc - Text + + en + Product Category + - urn:bamm:io.catenax.pcf:3.0.0#productCategoryCpc - - - - - Product Category - - - productCategoryCpc - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#productCategoryCpc + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Category + + + + + en + productCategoryCpc + + + STRING + + + en + UN (United Nations) Product Classification Code (CPC - Central Classification Code) 3 that the given product belongs to. + + + + + + - NonEmptyString + productNameCompany - Non Empty String + + en + Product Trade Name + - urn:bamm:io.catenax.pcf:3.0.0#productNameCompany - - - - - Product Trade Name - - - productNameCompany - - String - - String that contains at least one character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#productNameCompany + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Trade Name + + + + + en + productNameCompany + + + STRING + + + en + Trade name of the product. + + + + + + - Text + comment - Text + + en + Comment + - urn:bamm:io.catenax.pcf:3.0.0#comment - - - - - Comment - - - comment - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#comment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Comment + + + + + en + comment + + + STRING + + + en + Additional information and instructions related to the calculation of the footprint, or other information which informs the ability to interpret, to audit or to verify the Product Footprint. + + + + + + - DeclaredUnit + declaredUnit - Unit of Measurement + + en + Unit of measurement + - urn:bamm:io.catenax.pcf:3.0.0#declaredUnit - - - - - Unit of measurement - - - declaredUnit - - String - - Unit of analysis of the product with accepted values as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#DeclaredUnit:DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#DeclaredUnit:DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#DeclaredUnit:DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#DeclaredUnit:DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#DeclaredUnit:DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#DeclaredUnit:DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#DeclaredUnit:DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#declaredUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Unit of measurement + + + + + en + declaredUnit + + + STRING + + + en + unit of analysis of the product. + + + + + + liter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#DeclaredUnit:liter + + + + + + kilogram + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#DeclaredUnit:kilogram + + + + + + cubic meter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#DeclaredUnit:cubic meter + + + + + + kilowatt hour + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#DeclaredUnit:kilowatt hour + + + + + + megajoule + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#DeclaredUnit:megajoule + + + + + + ton kilometer + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#DeclaredUnit:ton kilometer + + + + + + square meter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#DeclaredUnit:square meter + + + + + + + + + + - StrictlyPositiveDecimal + unitaryProductAmount - Strictly Positive Decimal + + en + Package size of referred product + - urn:bamm:io.catenax.pcf:3.0.0#unitaryProductAmount - - - - - Package size of referred product - - - unitaryProductAmount - - RealMeasure - - A positive, non-zero decimal. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#unitaryProductAmount + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Package size of referred product + + + + + en + unitaryProductAmount + + + REAL_MEASURE + + + en + Amount of units contained within the product the PCF (Product Carbon Footprint) is referring to. + + + + + + - EmissionsTrait + fossilGhgEmissions - Emissions Trait + + en + Fossil Emissions + - urn:bamm:io.catenax.pcf:3.0.0#fossilGhgEmissions - - - - - Fossil Emissions - - - fossilGhgEmissions - - RealMeasure - - Trait for emissions in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#fossilGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fossil Emissions + + + + + en + fossilGhgEmissions + + + REAL_MEASURE + + + en + Emissions from the combustion of fossil sources. + + + + + + - EmissionsTrait + landUseEmissions - Emissions Trait + + en + Land Use Emissions + - urn:bamm:io.catenax.pcf:3.0.0#landUseEmissions - - - - - Land Use Emissions - - - landUseEmissions - - RealMeasure - - Trait for emissions in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#landUseEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Land Use Emissions + + + + + en + landUseEmissions + + + REAL_MEASURE + + + en + Land use emissions (e.g. cultural practice). + + + + + + - EmissionsTrait + otherEmissions - Emissions Trait + + en + Other Emissions + - urn:bamm:io.catenax.pcf:3.0.0#otherEmissions - - - - - Other Emissions - - - otherEmissions - - RealMeasure - - Trait for emissions in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#otherEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Emissions + + + + + en + otherEmissions + + + REAL_MEASURE + + + en + Other emissions (e.g. biogenic waste treatment). + + + + + + - EmissionsTrait + landUseChangeEmissions - Emissions Trait + + en + Land Use Change Emissions + - urn:bamm:io.catenax.pcf:3.0.0#landUseChangeEmissions - - - - - Land Use Change Emissions - - - landUseChangeEmissions - - RealMeasure - - Trait for emissions in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#landUseChangeEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Land Use Change Emissions + + + + + en + landUseChangeEmissions + + + REAL_MEASURE + + + en + Land use change emissions. As specified by WBCSD (World Business Council for Sustainable Development) this value must include direct land use change (dLUC) where available, otherwise statistical land use change (sLUC) can be used. If available, including indirect land use change (iLUC) to remain optional. + + + + + + - BiogenicEmissionCharacteristic + biogenicEmissions - Biogenic Emission Characteristic + + en + Summary of land (change) emissions + - urn:bamm:io.catenax.pcf:3.0.0#biogenicEmissions - - - - - Summary of land (change) emissions - - - biogenicEmissions - - String - - Characteristic for defining the biogenic emissions of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#biogenicEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Summary of land (change) emissions + + + + + en + biogenicEmissions + + + STRING + + + en + Biogenic emission factors. + + + + + + - EmissionsTrait + biogenicCarbonContent - Emissions Trait + + en + Biogenic Carbon Content + - urn:bamm:io.catenax.pcf:3.0.0#biogenicCarbonContent - - - - - Biogenic Carbon Content - - - biogenicCarbonContent - - RealMeasure - - Trait for emissions in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#biogenicCarbonContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Biogenic Carbon Content + + + + + en + biogenicCarbonContent + + + REAL_MEASURE + + + en + Mass of biogenic carbon per given unit of exchange. + + + + + + - Timestamp + reportingPeriodStart - Timestamp + + en + Reporting Period (Start) + - urn:bamm:io.catenax.pcf:3.0.0#reportingPeriodStart - - - - - Reporting Period (Start) - - - reportingPeriodStart - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#reportingPeriodStart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reporting Period (Start) + + + + + en + reportingPeriodStart + + + STRING + + + en + Starting timestamp for the time scope of a PCF (Product Carbon Footprint). + + + + + + - Timestamp + reportingPeriodEnd - Timestamp + + en + Reporting Period (End excl.) + - urn:bamm:io.catenax.pcf:3.0.0#reportingPeriodEnd - - - - - Reporting Period (End excl.) - - - reportingPeriodEnd - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#reportingPeriodEnd + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reporting Period (End excl.) + + + + + en + reportingPeriodEnd + + + STRING + + + en + Ending timestamp for the time scope of a product footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - PrimaryDataShareTrait - urn:bamm:io.catenax.pcf:3.0.0#primaryDataShare - - - - - Primary Data Share - - - primaryDataShare - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + primaryDataShare + + + en + Primary Data Share + + + urn:samm:io.catenax.pcf:3.0.0#primaryDataShare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Primary Data Share + + + + + en + primaryDataShare + + + REAL_MEASURE + + + en + Share of primary data. + + + + + + - NonEmptyString + name - Non Empty String + + en + Name of Secondary Data Source + - urn:bamm:io.catenax.pcf:3.0.0#name - - - - - Name of Secondary Data Source - - - name - - String - - String that contains at least one character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#name + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name of Secondary Data Source + + + + + en + name + + + STRING + + + en + Secondary data sources used (mandatory if applicable) and information on which life cycle stages the sources were used for. + + + + + + - NonEmptyString + version - Non Empty String + + en + Version of Secondary Data Source + - urn:bamm:io.catenax.pcf:3.0.0#version - - - - - Version of Secondary Data Source - - - version - - String - - String that contains at least one character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#version + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Version of Secondary Data Source + + + + + en + version + + + STRING + + + en + Secondary data sources version (mandatory if applicable). + + + + + + - EmissionFactorSourcesCharacteristic + emissionFactorSources - Emission Factor Sources Characteristic + + en + Emission Factor Data Sources + - urn:bamm:io.catenax.pcf:3.0.0#emissionFactorSources - - - - - Emission Factor Data Sources - - - emissionFactorSources - - String - - Characteristic for defining a list of emission factor databases for a product footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#emissionFactorSources + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Emission Factor Data Sources + + + + + en + emissionFactorSources + + + STRING + + + en + Emission factor databases accepted under Version 1 of the Pathfinder Framework (see the Pathfinder Framework Section 6.2). + + + + + + - GeographyCountrySubdivisionTrait - urn:bamm:io.catenax.pcf:3.0.0#geographyCountrySubdivision - - - - - Subdivision - - - geographyCountrySubdivision - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + geographyCountrySubdivision + + + en + Subdivision + + + urn:samm:io.catenax.pcf:3.0.0#geographyCountrySubdivision + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Subdivision + + + + + en + geographyCountrySubdivision + + + STRING + + + en + Subdivision of a country. Value must be an ISO 3166-2 subdivision code as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - GeographyCountryTrait - urn:bamm:io.catenax.pcf:3.0.0#geographyCountry - - - - - Country - - - geographyCountry - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + geographyCountry + + + en + Country + + + urn:samm:io.catenax.pcf:3.0.0#geographyCountry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + geographyCountry + + + STRING + + + en + Two letter country code. Value must conform to data type ISO 3166CC as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - GeographyRegionOrSubregionCharacteristic + geographyRegionOrSubregion - Region Characteristic + + en + Region + - urn:bamm:io.catenax.pcf:3.0.0#geographyRegionOrSubregion - - - - - Region - - - geographyRegionOrSubregion - - String - - Characteristic for defining a list of valid regions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#geographyRegionOrSubregion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Region + + + + + en + geographyRegionOrSubregion + + + STRING + + + en + Region according to list as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Africa + + + + + + Americas + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Americas + + + + + + Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Asia + + + + + + Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Europe + + + + + + Oceania + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Oceania + + + + + + Australia and New Zealand + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Australia and New Zealand + + + + + + Central Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Central Asia + + + + + + Eastern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Eastern Asia + + + + + + Eastern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Eastern Europe + + + + + + Latin America and the Caribbean + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Latin America and the Caribbean + + + + + + Melanesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Melanesia + + + + + + Micronesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Micronesia + + + + + + Northern Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Northern Africa + + + + + + Northern America + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Northern America + + + + + + Northern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Northern Europe + + + + + + Polynesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Polynesia + + + + + + South-eastern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:South-eastern Asia + + + + + + Southern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Southern Asia + + + + + + Southern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Southern Europe + + + + + + Sub-Saharan Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Sub-Saharan Africa + + + + + + Western Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Western Asia + + + + + + Western Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#GeographyRegionOrSubregionCharacteristic:Western Europe + + + + + + + + + + - Text + boundaryProcessesDescription - Text + + en + Process Description + - urn:bamm:io.catenax.pcf:3.0.0#boundaryProcessesDescription - - - - - Process Description - - - boundaryProcessesDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#boundaryProcessesDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Process Description + + + + + en + boundaryProcessesDescription + + + STRING + + + en + Processes attributable to each lifecycle stage as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - CrossSectoralStandardsUsedEnumerationCharacteristic + crossSectoralStandard - Cross Sectoral Standards Used Enumeration Characteristic + + en + Cross Sectoral Standard + - urn:bamm:io.catenax.pcf:3.0.0#crossSectoralStandard - - - - - Cross Sectoral Standard - - - crossSectoralStandard - - String - - Characteristic for defining the enumeration of valid accounting standards used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#crossSectoralStandard + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standard + + + + + en + crossSectoralStandard + + + STRING + + + en + Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + GHG Protocol Product standard + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:GHG Protocol Product standard + + + + + + ISO Standard 14067 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14067 + + + + + + ISO Standard 14044 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14044 + + + + + + + + + + - CrossSectoralStandardsUsedListCharacteristic + crossSectoralStandardsUsed - Cross Sectoral Standards Used Characteristic + + en + Cross Sectoral Standards Used + - urn:bamm:io.catenax.pcf:3.0.0#crossSectoralStandardsUsed - - - - - Cross Sectoral Standards Used - - - crossSectoralStandardsUsed - - String - - Characteristic for defining the list of valid accounting standards used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#crossSectoralStandardsUsed + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standards Used + + + + + en + crossSectoralStandardsUsed + + + STRING + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - ProductOrSectorSpecificRuleOperator + operator - Product Or Sector Specific Rule Operator + + en + Operator or Publisher of Sector Specific Rules + - urn:bamm:io.catenax.pcf:3.0.0#operator - - - - - Operator or Publisher of Sector Specific Rules - - - operator - - String - - Enumeration of PCR (Product Category Rule) operators as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#operator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Operator or Publisher of Sector Specific Rules + + + + + en + operator + + + STRING + + + en + Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + PEF + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:PEF + + + + + + EPD International + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:EPD International + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:Other + + + + + + + + + + - RuleNamesTrait + ruleNames - Rule Names Trait + + en + Product or Sector Specific Rule Names + - urn:bamm:io.catenax.pcf:3.0.0#ruleNames - - - - - Product or Sector Specific Rule Names - - - ruleNames - - String - - Trait to ensure non-empty set of rule names. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#ruleNames + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rule Names + + + + + en + ruleNames + + + STRING + + + en + Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator. Property defined by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - Text + otherOperatorName - Text + + en + Other Operator or Publisher of Sector Specific Rules + - urn:bamm:io.catenax.pcf:3.0.0#otherOperatorName - - - - - Other Operator or Publisher of Sector Specific Rules - - - otherOperatorName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#otherOperatorName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Operator or Publisher of Sector Specific Rules + + + + + en + otherOperatorName + + + STRING + + + en + Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - ProductOrSectorSpecificRuleSet + productOrSectorSpecificRules - Product Or Sector Specific Rules Set + + en + Product or Sector Specific Rules + - urn:bamm:io.catenax.pcf:3.0.0#productOrSectorSpecificRules - - - - - Product or Sector Specific Rules - - - productOrSectorSpecificRules - - String - - Characteristic for defining the set of product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#productOrSectorSpecificRules + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rules + + + + + en + productOrSectorSpecificRules + + + STRING + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - Text + allocationRulesDescription - Text + + en + Allocation Rules Used + - urn:bamm:io.catenax.pcf:3.0.0#allocationRulesDescription - - - - - Allocation Rules Used - - - allocationRulesDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#allocationRulesDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Allocation Rules Used + + + + + en + allocationRulesDescription + + + STRING + + + en + Allocation rules used and underlying reasoning as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - PcfCharacteristic + pcf - PCF (Product Carbon Footprint) Characteristic + + en + PCF (Product Carbon Footprint) + - urn:bamm:io.catenax.pcf:3.0.0#pcf - - - - - PCF (Product Carbon Footprint) - - - pcf - - String - - Characteristic for defining a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#pcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) + + + + + en + pcf + + + STRING + + + en + A PCF (Product Carbon Footprint) represents the carbon footprint of a product and related data in accordance with the Pathfinder Framework. + + + + + + - Timestamp + created - Timestamp + + en + Validity Start + - urn:bamm:io.catenax.pcf:3.0.0#created - - - - - Validity Start - - - created - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#created + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Start + + + + + en + created + + + STRING + + + en + Timestamp of the creation of the Product Footprint. + + + + + + - - - Pcf - - Normative: Each Product (Carbon) Footprint represents the carbon footprint of a product with values in accordance with the WBCSD (World Business Council for Sustainable Development)/ Pathfinder framework. Non-normative: Each Product Footprint relates to a specific product, identified by one or more product identifiers. The Product Footprint is modeled as a multi purpose container for product-specific factors. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#Pcf - - - - - - id - - Product Footprint Identifier - - - The product footprint identifier as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#id - - - DefaultScalarValue[value=3893bb5d-da16-4dc1-9185-11d97476c254, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - specVersion - - Product Footprint Specification Version - - - Version of the product footprint data specification. The value MUST be "1.0.0". Note: subsequent revisions of the product footprint data specification will update this value according to the rules of Semantic Versioning 2.0.0. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#specVersion - - - DefaultScalarValue[value=1.0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productFootprintVersion - - Product Footprint Version - - - Whenever a data owner or a host system updates a product footprint it must set the version to be by strictly greater than the value of all preceding footprints. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#productFootprintVersion - - - DefaultScalarValue[value=42, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - updated - - Updated - - - Timestamp of the product footprint update. A product footprint must not include this property if an update has never been performed. The timestamp must be in UTC (Universal Time Code). - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#updated - - - DefaultScalarValue[value=2022-05-22T21:47:35Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - companyName - - Company Name - - - Name of the company that is the ProductFootprint Data Owner. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#companyName - - - DefaultScalarValue[value=My Corp, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - companyIds - - Company IDs - - - CompanyIds with value the non-empty set of Uniform Resource Names (URN)2. Each value of this set is supposed to uniquely identify the ProductFootprint Data Owner. - - false - false - - - - companyIds - - Company IDs - - - CompanyIds with value the non-empty set of Uniform Resource Names (URN)2. Each value of this set is supposed to uniquely identify the ProductFootprint Data Owner. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#companyIds - - - DefaultScalarValue[value=urn:uuid:51131FB5-42A2-4267-A402-0ECFEFAD1619, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - productDescription - - Product Description - - - Free-form description of the product plus other information related to it such as production technology or packaging. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#productDescription - - - DefaultScalarValue[value=Cote’d Or Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productIds - - Product IDs - - - Each of the values in the set is supposed to uniquely identify the product. - - false - false - - - - productIds - - Product IDs - - - Each of the values in the set is supposed to uniquely identify the product. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#productIds - - - DefaultScalarValue[value=urn:gtin:4712345060507, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - productCategoryCpc - - Product Category - - - UN (United Nations) Product Classification Code (CPC - Central Classification Code) 3 that the given product belongs to. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#productCategoryCpc - - - DefaultScalarValue[value=3342, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productNameCompany - - Product Trade Name - - - Trade name of the product. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#productNameCompany - - - DefaultScalarValue[value=Green Ethanol Volnay, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - comment - - Comment - - - Additional information and instructions related to the calculation of the footprint, or other information which informs the ability to interpret, to audit or to verify the Product Footprint. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#comment - - - DefaultScalarValue[value=Comment for version 42., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PcfEntity - - PCF (Product Carbon Footprint) Entity - - - Entity for defining a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - declaredUnit - - Unit of measurement - - - unit of analysis of the product. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#declaredUnit - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - unitaryProductAmount - - Package size of referred product - - - Amount of units contained within the product the PCF (Product Carbon Footprint) is referring to. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#unitaryProductAmount - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - fossilGhgEmissions - - Fossil Emissions - - - Emissions from the combustion of fossil sources. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#fossilGhgEmissions - - - Unknown - http://www.w3.org/2001/XMLSchema#float - - - - - BiogenicEmissionEntity - - Biogenic Emission Entity - - - Entity for biogenic emissions of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - landUseEmissions - - Land Use Emissions - - - Land use emissions (e.g. cultural practice). - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#landUseEmissions - - - DefaultScalarValue[value=0.001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - otherEmissions - - Other Emissions - - - Other emissions (e.g. biogenic waste treatment). - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#otherEmissions - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - landUseChangeEmissions - - Land Use Change Emissions - - - Land use change emissions. As specified by WBCSD (World Business Council for Sustainable Development) this value must include direct land use change (dLUC) where available, otherwise statistical land use change (sLUC) can be used. If available, including indirect land use change (iLUC) to remain optional. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#landUseChangeEmissions - - - DefaultScalarValue[value=200.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - - - - biogenicCarbonContent - - Biogenic Carbon Content - - - Mass of biogenic carbon per given unit of exchange. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#biogenicCarbonContent - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - reportingPeriodStart - - Reporting Period (Start) - - - Starting timestamp for the time scope of a PCF (Product Carbon Footprint). - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#reportingPeriodStart - - - DefaultScalarValue[value=2021-01-01T00:00:00Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - reportingPeriodEnd - - Reporting Period (End excl.) - - - Ending timestamp for the time scope of a product footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#reportingPeriodEnd - - - DefaultScalarValue[value=2022-01-01T00:00:00Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - primaryDataShare - - Primary Data Share - - - Share of primary data. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#primaryDataShare - - - DefaultScalarValue[value=56.12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - emissionFactorSources - - Emission Factor Data Sources - - - Emission factor databases accepted under Version 1 of the Pathfinder Framework (see the Pathfinder Framework Section 6.2). - - false - false - - - - EmissionFactorSourcesEntity - - Emission Factor Sources Entity - - - Entity for defining a list of emission factor databases for a product footprint incl. their names and versions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - name - - Name of Secondary Data Source - - - Secondary data sources used (mandatory if applicable) and information on which life cycle stages the sources were used for. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#name - - - DefaultScalarValue[value=Ecoinvent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - version - - Version of Secondary Data Source - - - Secondary data sources version (mandatory if applicable). - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#version - - - DefaultScalarValue[value=1.2.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - geographyCountrySubdivision - - Subdivision - - - Subdivision of a country. Value must be an ISO 3166-2 subdivision code as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#geographyCountrySubdivision - - - DefaultScalarValue[value=US-NY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyCountry - - Country - - - Two letter country code. Value must conform to data type ISO 3166CC as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#geographyCountry - - - DefaultScalarValue[value=DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyRegionOrSubregion - - Region - - - Region according to list as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#geographyRegionOrSubregion - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - boundaryProcessesDescription - - Process Description - - - Processes attributable to each lifecycle stage as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#boundaryProcessesDescription - - - DefaultScalarValue[value=End-of-life included, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - crossSectoralStandardsUsed - - Cross Sectoral Standards Used - - - Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - true - - - - CrossSectoralStandardEntity - - Cross Sectoral Standard Entity - - - Entity for defining an accounting standard used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - crossSectoralStandard - - Cross Sectoral Standard - - - Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#crossSectoralStandard - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - productOrSectorSpecificRules - - Product or Sector Specific Rules - - - Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - ProductOrSectorSpecificRulesEntity - - Product Or Sector Specific Rules Entity - - - Entity for defining the set of values for the product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - operator - - Operator or Publisher of Sector Specific Rules - - - Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#operator - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - ruleNames - - Product or Sector Specific Rule Names - - - Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator. Property defined by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#ruleNames - - - DefaultScalarValue[value=ABC 2021, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - otherOperatorName - - Other Operator or Publisher of Sector Specific Rules - - - Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#otherOperatorName - - - DefaultScalarValue[value=NSF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - allocationRulesDescription - - Allocation Rules Used - - - Allocation rules used and underlying reasoning as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#allocationRulesDescription - - - DefaultScalarValue[value=Physical allocation. Mass of different outputs used., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - created - - Validity Start - - - Timestamp of the creation of the Product Footprint. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#created - - - DefaultScalarValue[value=2022-05-22T21:47:32Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - + diff --git a/io.catenax.pcf/3.0.0/gen/Pcf.aasx b/io.catenax.pcf/3.0.0/gen/Pcf.aasx index 484fc59f..dd0e9454 100644 Binary files a/io.catenax.pcf/3.0.0/gen/Pcf.aasx and b/io.catenax.pcf/3.0.0/gen/Pcf.aasx differ diff --git a/io.catenax.pcf/4.0.0/gen/Pcf-aas.xml b/io.catenax.pcf/4.0.0/gen/Pcf-aas.xml index 7ee2c49b..91a1d88d 100644 --- a/io.catenax.pcf/4.0.0/gen/Pcf-aas.xml +++ b/io.catenax.pcf/4.0.0/gen/Pcf-aas.xml @@ -1,3779 +1,6146 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - Pcf - - Product (Carbon) Footprint - - APPLICATION_CLASS + defaultAdminShell - A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + en + defaultAdminShell + - urn:bamm:io.catenax.pcf:4.0.0#Pcf - - - - - Product (Carbon) Footprint - - - Pcf - - - A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - IdTrait - - ID (Identifier) Trait - - urn:bamm:io.catenax.pcf:4.0.0#id - - - - - Product Footprint Identifier - - - id - - String - - Trait for defining a PCF (Product Carbon Footprint) identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#specVersion - - - - - Product Footprint Specification Version - - - specVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartialFullPcfCharacteristic - - Partial Or Full PCF (Product Carbon Footprint) Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#partialFullPcf - - - - - Partial Or Full PCF (Product Carbon Footprint) - - - partialFullPcf - - String - - Characteristic for defining an indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#PartialFullPcfCharacteristic:DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#PartialFullPcfCharacteristic:DefaultScalarValue[value=Cradle-to-grave, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cradle-to-grave, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - IdTrait - - ID (Identifier) Trait - - urn:bamm:io.catenax.pcf:4.0.0#id - - - - - Product Footprint Identifier - - - id - - String - - Trait for defining a PCF (Product Carbon Footprint) identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PrecedingPfIdsTrait - urn:bamm:io.catenax.pcf:4.0.0#precedingPfIds - - - - - Previous PCF (Product Carbon Footprint) Identifiers - - - precedingPfIds - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductFootprintVersion - - Product (Carbon) Footprint Version Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#version - - - - - Product (Carbon) Footprint Version - - - version - - IntegerCount - - Characteristic for defining a product footprint version as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.0#created - - - - - Creation of the Product (Carbon) Footprint - - - created - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PfStatusCharacteristic - - PF (Product Footprint) Status Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#status - - - - - Status - - - status - - String - - Characteristic for defining a status indicator of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Enumeration with possible "Active" and "Deprecated". - - - - - - urn:bamm:io.catenax.pcf:4.0.0#PfStatusCharacteristic:DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#PfStatusCharacteristic:DefaultScalarValue[value=Deprecated, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Deprecated, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.0#validityPeriodStart - - - - - Validity Period Start - - - validityPeriodStart - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.0#validityPeriodEnd - - - - - Validity Period End - - - validityPeriodEnd - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#comment - - - - - Comment - - - comment - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.0#companyName - - - - - Company Name - - - companyName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdCharacteristic - - Company Identifier Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#companyId - - - - - Company Identifier - - - companyId - - String - - Characteristic for defining a company identifier in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdsTrait - urn:bamm:io.catenax.pcf:4.0.0#companyIds - - - - - Company IDs - - - companyIds - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#productDescription - - - - - Product Description - - - productDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductIdCharacteristic - - Product Identifier Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#productId - - - - - Product Identifier - - - productId - - String - - Characteristic for defining a product identifier in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductIdsTrait - - Product IDs Trait - - urn:bamm:io.catenax.pcf:4.0.0#productIds - - - - - Product IDs - - - productIds - - String - - Trait for defining a non-empty set of product identifiers as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#productCategoryCpc - - - - - Product Category - - - productCategoryCpc - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.0#productNameCompany - - - - - Product Trade Name - - - productNameCompany - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DeclaredUnitCharacteristic - - Declared Unit Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#declaredUnit - - - - - Unit of measurement - - - declaredUnit - - String - - Unit of analysis of the product with accepted values as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. For countable products/ components/ materials, Catena-X for example adds the unit "piece" to the value list specified by WBCSD. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StrictlyPositiveDecimalTrait - urn:bamm:io.catenax.pcf:4.0.0#unitaryProductAmount - - - - - Unitary Product Amount - - - unitaryProductAmount - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveDecimalWeightTrait - - Positive Decimal Weight Trait - - urn:bamm:io.catenax.pcf:4.0.0#productMassPerDeclaredUnit - - - - - Product Mass Per Declared Unit - - - productMassPerDeclaredUnit - - IntegerMeasure - - Trait for defining a decimal weight value declared in kg equal to or greater than zero. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ExemptedEmissionsPercentTrait - urn:bamm:io.catenax.pcf:4.0.0#exemptedEmissionsPercent - - - - - Exempted Emissions Percent - - - exemptedEmissionsPercent - - IntegerMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#exemptedEmissionsDescription - - - - - Exempted Emissions Description - - - exemptedEmissionsDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#boundaryProcessesDescription - - - - - Boundary Processes Description - - - boundaryProcessesDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GeographyCountrySubdivisionTrait - urn:bamm:io.catenax.pcf:4.0.0#geographyCountrySubdivision - - - - - Geography Country Subdivision - - - geographyCountrySubdivision - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GeographyCountryTrait - urn:bamm:io.catenax.pcf:4.0.0#geographyCountry - - - - - Geography Country - - - geographyCountry - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GeographyRegionOrSubregionCharacteristic - - Geography Region Or Subregion Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#geographyRegionOrSubregion - - - - - Region - - - geographyRegionOrSubregion - - String - - Characteristic for defining a list of valid geographic regions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example "Global" has been added to the value list. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Global, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Global, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.0#referencePeriodStart - - - - - Reference Period Start - - - referencePeriodStart - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.0#referencePeriodEnd - - - - - Reference Period End - - - referencePeriodEnd - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CrossSectoralStandardsUsedEnumerationCharacteristic - - Cross Sectoral Standards Used Enumeration Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#crossSectoralStandard - - - - - Cross Sectoral Standard - - - crossSectoralStandard - - String - - Characteristic for defining the enumeration of valid accounting standards used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CrossSectoralStandardSet - - Cross Sectoral Standards Used Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#crossSectoralStandardsUsed - - - - - Cross Sectoral Standards Used - - - crossSectoralStandardsUsed - - String - - Characteristic for defining the list of valid accounting standards used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductOrSectorSpecificRuleOperator - - Product Or Sector Specific Rule Operator - - urn:bamm:io.catenax.pcf:4.0.0#operator - - - - - Operator or Publisher of Sector Specific Rules - - - operator - - String - - Enumeration of PCR (Product Category Rule) operators as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension for example in Catena-X. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.0#ruleName - - - - - Rule Name - - - ruleName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RuleNamesTrait - - Rule Names Trait - - urn:bamm:io.catenax.pcf:4.0.0#ruleNames - - - - - Product or Sector Specific Rule Names - - - ruleNames - - String - - Trait for defining a non-empty set of rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.0#otherOperatorName - - - - - Other Operator Name - - - otherOperatorName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductOrSectorSpecificRuleSet - - Product Or Sector Specific Rules Set - - urn:bamm:io.catenax.pcf:4.0.0#productOrSectorSpecificRules - - - - - Product or Sector Specific Rules - - - productOrSectorSpecificRules - - String - - Characteristic for defining the set of product or sector specific rules of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CharacterizationFactorsCharacteristic - - Characterization Factors Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#characterizationFactors - - - - - Characterization Factors - - - characterizationFactors - - String - - Characteristic for defining the characterization factors of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example specified by a default value. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#CharacterizationFactorsCharacteristic:DefaultScalarValue[value=AR5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AR5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#CharacterizationFactorsCharacteristic:DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#allocationRulesDescription - - - - - Allocation Rules Description - - - allocationRulesDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AllocationWasteIncinerationCharacteristic - - Allocation Waste Incineration Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#allocationWasteIncineration - - - - - Allocation Waste Incineration - - - allocationWasteIncineration - - String - - Characteristic for defining the allocation approach used for waste incineration as specified by the TFS (Together For Sustainability) initiative. - - - - - - urn:bamm:io.catenax.pcf:4.0.0#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=reverse cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=reverse cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.0#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=system expansion, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=system expansion, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PercentTrait - - Percent Trait - - urn:bamm:io.catenax.pcf:4.0.0#primaryDataShare - - - - - Primary Data Share - - - primaryDataShare - - IntegerMeasure - - Trait for a decimal number in the range of and including 0 and 100. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#emissionFactorDS - - - - - Emission Factor Data Source - - - emissionFactorDS - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EmissionFactorDSSet - - Emission Factor Data Sources Set Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#secondaryEmissionFactorSources - - - - - Secondary Emission Factor Sources - - - secondaryEmissionFactorSources - - String - - Characteristic for defining a set of emission factor sources used for calculating a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PercentTrait - - Percent Trait - - urn:bamm:io.catenax.pcf:4.0.0#coveragePercent - - - - - Coverage Percent - - - coveragePercent - - IntegerMeasure - - Trait for a decimal number in the range of and including 0 and 100. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.0#technologicalDQR - - - - - Technological DQR (Data Quality Rating) - - - technologicalDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.0#temporalDQR - - - - - Temporal DQR (Data Quality Rating) - - - temporalDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.0#geographicalDQR - - - - - Geographical DQR (Data Quality Rating) - - - geographicalDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.0#completenessDQR - - - - - Completeness DQR (Data Quality Rating) - - - completenessDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.0#reliabilityDQR - - - - - Reliability DQR (Data Quality Rating) - - - reliabilityDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DataQualityIndicators - - Data Quality Indicators - - urn:bamm:io.catenax.pcf:4.0.0#dqi - - - - - DQI (Data Quality Indicators) - - - dqi - - String - - Characteristic for defining the quantative data quality indicators of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.pcf:4.0.0#packagingEmissionsIncluded - - - - - Packaging Emissions Included - - - packagingEmissionsIncluded - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#pcfExcludingBiogenic - - - - - PCF (Product Carbon Footprint) Excluding Biogenic - - - pcfExcludingBiogenic - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveOrNegativeEmission - - Positive Or Negative Emission - - urn:bamm:io.catenax.pcf:4.0.0#pcfIncludingBiogenic - - - - - PCF (Product Carbon Footprint) Including Biogenic - - - pcfIncludingBiogenic - - IntegerMeasure - - Characteristic for defining (positive or negative) emissions in context of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#fossilGhgEmissions - - - - - Fossil Emissions - - - fossilGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#biogenicCarbonEmissionsOtherThanCO2 - - - - - Biogenic Carbon Emissions Other Than CO2 - - - biogenicCarbonEmissionsOtherThanCO2 - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveDecimalWeightTrait - - Positive Decimal Weight Trait - - urn:bamm:io.catenax.pcf:4.0.0#biogenicCarbonWithdrawal - - - - - Biogenic Carbon Withdrawal - - - biogenicCarbonWithdrawal - - IntegerMeasure - - Trait for defining a decimal weight value declared in kg equal to or greater than zero. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#dlucGhgEmissions - - - - - dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - dlucGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#luGhgEmissions - - - - - LU (Land Use) GHG (Greenhouse Gas) Emissions - - - luGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#aircraftGhgEmissions - - - - - Aircraft GHG Emissions - - - aircraftGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#packagingGhgEmissions - - - - - Packaging GHG (Greenhouse Gas) Emissions - - - packagingGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#distributionStagePcfExcludingBiogenic - - - - - Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic - - - distributionStagePcfExcludingBiogenic - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - + + urn:samm:io.catenax.pcf:4.0.0#Pcf + + Type + + + + ModelReference - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 + + Submodel + urn:samm:io.catenax.pcf:4.0.0#Pcf/submodel + - - - - - PositiveOrNegativeEmission - - Positive Or Negative Emission - - urn:bamm:io.catenax.pcf:4.0.0#distributionStagePcfIncludingBiogenic - - - - - Distribution Stage PCF (Product Carbon Footprint) Including Biogenic - - - distributionStagePcfIncludingBiogenic - - IntegerMeasure - - Characteristic for defining (positive or negative) emissions in context of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageFossilGhgEmissions - - - - - Distribution Stage Fossil GHG (Greenhouse Gas) Emissions - - - distributionStageFossilGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - - - - Distribution Stage Biogenic Carbon Emissions Other Than CO2 - - - distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonWithdrawal - - - - - Distribution Stage Biogenic Carbon Withdrawal - - - distributionStageBiogenicCarbonWithdrawal - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageDlucGhgEmissions - - - - - Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - distributionStageDlucGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageLuGhgEmissions - - - - - Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions - - - distributionStageLuGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#carbonContentTotal - - - - - Carbon Content Total - - - carbonContentTotal - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#fossilCarbonContent - - - - - Fossil Carbon Content - - - fossilCarbonContent - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.0#biogenicCarbonContent - - - - - Biogenic Carbon Content - - - biogenicCarbonContent - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CarbonFootprint - - PCF (Product Carbon Footprint) Characteristic - - urn:bamm:io.catenax.pcf:4.0.0#pcf - - - - - PCF (Product Carbon Footprint) - - - pcf - - String - - Characteristic for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.0#pcfLegalStatement - - - - - PCF (Product Carbon Footprint) Legal Statement - - - pcfLegalStatement - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + + + - Pcf + Pcf - A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + en + A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + - Template - - - urn:bamm:io.catenax.pcf:4.0.0#Pcf - - + + urn:samm:io.catenax.pcf:4.0.0#Pcf/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#Pcf + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - - - id - - Product Footprint Identifier - - - The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#id - - - DefaultScalarValue[value=3893bb5d-da16-4dc1-9185-11d97476c254, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - specVersion - - Product Footprint Specification Version - - - Version of the product footprint data specification as defined in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#specVersion - - - DefaultScalarValue[value=2.0.1-20230314, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partialFullPcf - - Partial Or Full PCF (Product Carbon Footprint) - - - Indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#partialFullPcf - - - DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PrecedingPfId - - Preceding PCF (Product Carbon Footprint) Identifier Entity - - - Entity for defining a preceding PCF (Product Carbon Footprint) identifier entity as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - id - - Product Footprint Identifier - - - The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#id - - - DefaultScalarValue[value=3893bb5d-da16-4dc1-9185-11d97476c254, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - version - - Product (Carbon) Footprint Version - - - Version of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "0" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#version - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - created - - Creation of the Product (Carbon) Footprint - - - Timestamp of the creation of the Product (Carbon) Footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#created - - - DefaultScalarValue[value=2022-05-22T21:47:32Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - status - - Status - - - Status indicator of a product (carbon) footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example set to "Active" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#status - - - DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - validityPeriodStart - - Validity Period Start - - - Start of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. If specified, the validity period start must be equal to or greater than the reference period end. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#validityPeriodStart - - - DefaultScalarValue[value=2022-01-01T00:00:01Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validityPeriodEnd - - Validity Period End - - - End of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#validityPeriodEnd - - - DefaultScalarValue[value=2022-12-31T23:59:59Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - comment - - Comment - - - Additional information and instructions related to the calculation of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#comment - - - DefaultScalarValue[value=Comment for version 42., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - companyName - - Company Name - - - Name of the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#companyName - - - DefaultScalarValue[value=My Corp, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - CompanyId - - Company Identifier - - - Company identifier in context of a product (carbon) footprint which must be declared as URN (Uniform Resource Name) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - companyId - - Company Identifier - - - Identifier of a company in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#companyId - - - DefaultScalarValue[value=urn:uuid:51131FB5-42A2-4267-A402-0ECFEFAD1619, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - productDescription - - Product Description - - - Free-form description of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#productDescription - - - DefaultScalarValue[value=Ethanol, 95% solution, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ProductId - - Product Identifier - - - Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - productId - - Product Identifier - - - Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#productId - - - DefaultScalarValue[value=urn:gtin:4712345060507, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - productCategoryCpc - - Product Category - - - UN (United Nations) Product Classification Code (CPC - Central Classification Code) of a given product as specified the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, which will probably be declared as "optional" in a later WBCSD specification version. In Catena-X for example specified with default value "011-99000". - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#productCategoryCpc - - - DefaultScalarValue[value=011-99000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productNameCompany - - Product Trade Name - - - Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#productNameCompany - - - DefaultScalarValue[value=My Product Name, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PcfEntity - - PCF (Product Carbon Footprint) Entity - - - Entity for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional in Catena-X for example, can be calculated by application. - - false - false - - - - declaredUnit - - Unit of measurement - - - Unit of analysis of a product in context of the PCF (product carbon footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example list of valid units includes "piece". - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#declaredUnit - - - DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - unitaryProductAmount - - Unitary Product Amount - - - Amount of units contained within a product in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#unitaryProductAmount - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - productMassPerDeclaredUnit - - Product Mass Per Declared Unit - - - Mass of a product per declared unit in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#productMassPerDeclaredUnit - - - DefaultScalarValue[value=0.456, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - exemptedEmissionsPercent - - Exempted Emissions Percent - - - Percentage of emissions excluded from PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#exemptedEmissionsPercent - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - exemptedEmissionsDescription - - Exempted Emissions Description - - - Rationale behind exclusion of specific PCF (Product Carbon Footprint) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#exemptedEmissionsDescription - - - DefaultScalarValue[value=No exemption, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - boundaryProcessesDescription - - Boundary Processes Description - - - Processes attributable to each lifecycle stage as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#boundaryProcessesDescription - - - DefaultScalarValue[value=Electricity consumption included as an input in the production phase, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyCountrySubdivision - - Geography Country Subdivision - - - Subdivision of a country which must be an ISO 3166-2 subdivision code as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#geographyCountrySubdivision - - - DefaultScalarValue[value=US-NY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyCountry - - Geography Country - - - Two letter country code that must conform to data type ISO 3166CC as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#geographyCountry - - - DefaultScalarValue[value=DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyRegionOrSubregion - - Region - - - Region according to list as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#geographyRegionOrSubregion - - - DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - referencePeriodStart - - Reference Period Start - - - Start of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#referencePeriodStart - - - DefaultScalarValue[value=2022-01-01T00:00:01Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - referencePeriodEnd + + id + + + en + Product Footprint Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#id + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + specVersion + + + en + Product Footprint Specification Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#specVersion + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + partialFullPcf + + + en + Partial Or Full PCF (Product Carbon Footprint) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#partialFullPcf + + + + xs:string + + + + PrecedingPfId + + + en + Preceding PCF (Product Carbon Footprint) Identifier Entity + + + + + en + Entity for defining a preceding PCF (Product Carbon Footprint) identifier entity as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + id + + + en + Product Footprint Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#id + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + + + version + + + en + Product (Carbon) Footprint Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#version + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:positiveInteger + + + + created + + + en + Creation of the Product (Carbon) Footprint + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#created + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + status + + + en + Status + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#status + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + validityPeriodStart + + + en + Validity Period Start + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#validityPeriodStart + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + validityPeriodEnd + + + en + Validity Period End + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#validityPeriodEnd + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + comment + + + en + Comment + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#comment + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + companyName + + + en + Company Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#companyName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + CompanyId + + + en + Company Identifier + + + + + en + Company identifier in context of a product (carbon) footprint which must be declared as URN (Uniform Resource Name) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + companyId + + + en + Company Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#companyId + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:anyURI + + + + + + productDescription + + + en + Product Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#productDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + ProductId + + + en + Product Identifier + + + + + en + Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + productId + + + en + Product Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#productId + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:anyURI + + + + + + productCategoryCpc + + + en + Product Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#productCategoryCpc + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + productNameCompany + + + en + Product Trade Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#productNameCompany + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + PcfEntity + + + en + PCF (Product Carbon Footprint) Entity + + + + + en + Entity for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional in Catena-X for example, can be calculated by application. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + declaredUnit + + + en + Unit of measurement + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#declaredUnit + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + unitaryProductAmount + + + en + Unitary Product Amount + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#unitaryProductAmount + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:float + + + + productMassPerDeclaredUnit + + + en + Product Mass Per Declared Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#productMassPerDeclaredUnit + + + + xs:decimal + + + + exemptedEmissionsPercent + + + en + Exempted Emissions Percent + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#exemptedEmissionsPercent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + exemptedEmissionsDescription + + + en + Exempted Emissions Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#exemptedEmissionsDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + boundaryProcessesDescription + + + en + Boundary Processes Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#boundaryProcessesDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + geographyCountrySubdivision + + + en + Geography Country Subdivision + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#geographyCountrySubdivision + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + geographyCountry + + + en + Geography Country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#geographyCountry + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + geographyRegionOrSubregion + + + en + Region + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#geographyRegionOrSubregion + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + referencePeriodStart + + + en + Reference Period Start + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#referencePeriodStart + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + referencePeriodEnd + + + en + Reference Period End + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#referencePeriodEnd + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + crossSectoralStandardsUsed + + + en + Cross Sectoral Standards Used + + + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true + DataElement + + + CrossSectoralStandard - Reference Period End + + en + Cross Sectoral Standard Entity + - End of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + en + Entity for defining an accounting standard used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + - Template - - - urn:bamm:io.catenax.pcf:4.0.0#referencePeriodEnd - - - DefaultScalarValue[value=2022-12-31T23:59:59Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#crossSectoralStandard + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true + DataElement + - crossSectoralStandardsUsed + ProductOrSectorSpecificRule - Cross Sectoral Standards Used + + en + Product Or Sector Specific Rule + - Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + en + Entity for defining a product or sector specific rule of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + - false - true + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - - - CrossSectoralStandard - - Cross Sectoral Standard Entity - - - Entity for defining an accounting standard used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - crossSectoralStandard - - Cross Sectoral Standard - - - Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#crossSectoralStandard - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#operator + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + RuleName + + + en + Rule Name + + + + + en + Name of a rule applied by a specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + ruleName + + + en + Rule Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#ruleName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + + + otherOperatorName + + + en + Other Operator Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#otherOperatorName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + - - + + + + characterizationFactors + + + en + Characterization Factors + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#characterizationFactors + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + allocationRulesDescription + + + en + Allocation Rules Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#allocationRulesDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + allocationWasteIncineration + + + en + Allocation Waste Incineration + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#allocationWasteIncineration + + + + xs:string + + + + primaryDataShare + + + en + Primary Data Share + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#primaryDataShare + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + secondaryEmissionFactorSources + + + en + Secondary Emission Factor Sources + + + + + en + Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true + DataElement + - productOrSectorSpecificRules + EmissionFactorDS - Product or Sector Specific Rules + + en + Emission Factor Data Source Entity + - Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + en + Entitiy for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + - false - false + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - - - ProductOrSectorSpecificRule - - Product Or Sector Specific Rule - - - Entity for defining a product or sector specific rule of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - operator - - Operator or Publisher of Sector Specific Rules - - - Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#operator - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - RuleName - - Rule Name - - - Name of a rule applied by a specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - ruleName - - Rule Name - - - Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#ruleName - - - DefaultScalarValue[value=urn:tfs-initiative.com:PCR:The Product Carbon Footprint Guideline for the Chemical Industry:version:v2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - otherOperatorName - - Other Operator Name - - - Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#otherOperatorName - - - DefaultScalarValue[value=NSF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + emissionFactorDS + + + en + Emission Factor Data Source + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#emissionFactorDS + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + - - + + + + DataQualityIndicator + + + en + Data Quality Indicator + + + + + en + Entity for defining a quantitative data quality indicator of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + - characterizationFactors + coveragePercent - Characterization Factors + + en + Coverage Percent + - - IPCC (Intergovernmental Panel on Climate Change) version of the GWP (Global Warming Potential) characterization factors used for calculating the PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "AR6". - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#characterizationFactors - - - DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#coveragePercent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - allocationRulesDescription + technologicalDQR - Allocation Rules Description + + en + Technological DQR (Data Quality Rating) + - - Allocation rules used and underlying reasoning in context of a product carbon footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "In accordance with Catena-X PCF Rulebook". - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#allocationRulesDescription - - - DefaultScalarValue[value=In accordance with Catena-X PCF Rulebook, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#technologicalDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - allocationWasteIncineration + temporalDQR - Allocation Waste Incineration + + en + Temporal DQR (Data Quality Rating) + - - Allocation approach used for waste incineration with energy recovery as specified by the TFS (Together For Sustainability) initiative. In Catena-X for example must be specified by value "cut-off". - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#allocationWasteIncineration - - - DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#temporalDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - primaryDataShare + geographicalDQR - Primary Data Share + + en + Geographical DQR (Data Quality Rating) + - - Share of primary data in percent as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#primaryDataShare - - - DefaultScalarValue[value=56.12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#geographicalDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - - secondaryEmissionFactorSources + + completenessDQR - Secondary Emission Factor Sources + + en + Completeness DQR (Data Quality Rating) + - - Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - EmissionFactorDS - - Emission Factor Data Source Entity - - - Entitiy for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - emissionFactorDS - - Emission Factor Data Source - - - Characteristic for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#emissionFactorDS - - - DefaultScalarValue[value=ecoinvent 3.8, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - DataQualityIndicator - - Data Quality Indicator - - - Entity for defining a quantitative data quality indicator of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - coveragePercent - - Coverage Percent - - - Percentage of PCF (Product Carbon Footprint) included in the data quality assessment based on the >5% emissions threshold as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "100" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#coveragePercent - - - DefaultScalarValue[value=100, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - technologicalDQR - - Technological DQR (Data Quality Rating) - - - Technological representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#technologicalDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - temporalDQR - - Temporal DQR (Data Quality Rating) - - - Temporal representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#temporalDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - geographicalDQR - - Geographical DQR (Data Quality Rating) - - - Geographical representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#geographicalDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - completenessDQR - - Completeness DQR (Data Quality Rating) - - - Completeness of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#completenessDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - reliabilityDQR - - Reliability DQR (Data Quality Rating) - - - Reliability of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#reliabilityDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - packagingEmissionsIncluded - - Packaging Emissions Included - - - Flag indicating whether packaging emissions are included in a PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is "TRUE" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#packagingEmissionsIncluded - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#completenessDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - pcfExcludingBiogenic + reliabilityDQR - PCF (Product Carbon Footprint) Excluding Biogenic + + en + Reliability DQR (Data Quality Rating) + - - Product carbon footprint of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#pcfExcludingBiogenic - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#reliabilityDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - - pcfIncludingBiogenic - - PCF (Product Carbon Footprint) Including Biogenic - - - Product carbon footprint of a product including biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional value in current specification version but will be mandatory in future version. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#pcfIncludingBiogenic - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - fossilGhgEmissions - - Fossil Emissions - - - Emissions from combustion of fossil sources as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Identical to "pcfExcludingBiogenic", will be removed in later version. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#fossilGhgEmissions - - - DefaultScalarValue[value=0.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - biogenicCarbonEmissionsOtherThanCO2 - - Biogenic Carbon Emissions Other Than CO2 - - - GWP (Global Warming Potential) of biogenic CO2e-emissions in production phase which contain only GHG (Greenhouse Gas) emissions other than CO2 - excludes biogenic CO2. For specification see Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#biogenicCarbonEmissionsOtherThanCO2 - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - biogenicCarbonWithdrawal - - Biogenic Carbon Withdrawal - - - Biogenic carbon content in the product converted to CO2e as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#biogenicCarbonWithdrawal - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - dlucGhgEmissions - - dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - Direct land use change CO2e emissions in context of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#dlucGhgEmissions - - - DefaultScalarValue[value=0.4, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - luGhgEmissions - - LU (Land Use) GHG (Greenhouse Gas) Emissions - - - Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#luGhgEmissions - - - DefaultScalarValue[value=0.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - aircraftGhgEmissions - - Aircraft GHG Emissions - - - GHG (Greenhouse Gas) emissions resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#aircraftGhgEmissions - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packagingGhgEmissions - - Packaging GHG (Greenhouse Gas) Emissions - - - Emissions resulting from the packaging of the product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is zero per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#packagingGhgEmissions - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStagePcfExcludingBiogenic - - Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic - - - Product carbon footprint for the distribution stage of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#distributionStagePcfExcludingBiogenic - - - DefaultScalarValue[value=1.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStagePcfIncludingBiogenic - - Distribution Stage PCF (Product Carbon Footprint) Including Biogenic - - - Product carbon footprint for the distribution stage of a product including biogenic emissions as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#distributionStagePcfIncludingBiogenic - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageFossilGhgEmissions - - Distribution Stage Fossil GHG (Greenhouse Gas) Emissions - - - Emissions from the combustion of fossil sources in the distribution stage as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageFossilGhgEmissions - - - DefaultScalarValue[value=0.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - Distribution Stage Biogenic Carbon Emissions Other Than CO2 - - - GWP (Global Warming Potential) of biogenic CO2e-emissions in distribution phase which contain only GHG (Greenhouse Gas) emissions other than CO2 ? excludes biogenic CO2. For specification see Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageBiogenicCarbonWithdrawal - - Distribution Stage Biogenic Carbon Withdrawal - - - GWP (Global Warming Potential) of biogenic CO2-withdrawal in distribution stage (biogenic CO2 contained in the product) as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonWithdrawal - - - DefaultScalarValue[value=0.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageDlucGhgEmissions - - Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - Direct land use change CO2 emissions during distribution stage in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. TFS specific extension. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageDlucGhgEmissions - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageLuGhgEmissions - - Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions - - - Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#distributionStageLuGhgEmissions - - - DefaultScalarValue[value=1.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - carbonContentTotal - - Carbon Content Total - - - Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#carbonContentTotal - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - fossilCarbonContent - - Fossil Carbon Content - - - Fossil carbon amount embodied in a product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a calculated value. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#fossilCarbonContent - - - DefaultScalarValue[value=0.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - biogenicCarbonContent - - Biogenic Carbon Content - - - Biogenic carbon amount embodied in a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#biogenicCarbonContent - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - pcfLegalStatement - - PCF (Product Carbon Footprint) Legal Statement - - - Option for legal statement/ disclaimer as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.0#pcfLegalStatement - - - DefaultScalarValue[value=This PCF (Product Carbon Footprint) is for information purposes only. It is based upon the standards mentioned above., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + + + packagingEmissionsIncluded + + + en + Packaging Emissions Included + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#packagingEmissionsIncluded + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:boolean + + + + pcfExcludingBiogenic + + + en + PCF (Product Carbon Footprint) Excluding Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#pcfExcludingBiogenic + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + pcfIncludingBiogenic + + + en + PCF (Product Carbon Footprint) Including Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#pcfIncludingBiogenic + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + fossilGhgEmissions + + + en + Fossil Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#fossilGhgEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + biogenicCarbonEmissionsOtherThanCO2 + + + en + Biogenic Carbon Emissions Other Than CO2 + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#biogenicCarbonEmissionsOtherThanCO2 + + + + xs:decimal + + + + biogenicCarbonWithdrawal + + + en + Biogenic Carbon Withdrawal + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#biogenicCarbonWithdrawal + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + dlucGhgEmissions + + + en + dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#dlucGhgEmissions + + + + xs:decimal + + + + luGhgEmissions + + + en + LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#luGhgEmissions + + + + xs:decimal + + + + aircraftGhgEmissions + + + en + Aircraft GHG Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#aircraftGhgEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + packagingGhgEmissions + + + en + Packaging GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#packagingGhgEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + distributionStagePcfExcludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#distributionStagePcfExcludingBiogenic + + + + xs:decimal + + + + distributionStagePcfIncludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#distributionStagePcfIncludingBiogenic + + + + xs:decimal + + + + distributionStageFossilGhgEmissions + + + en + Distribution Stage Fossil GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#distributionStageFossilGhgEmissions + + + + xs:decimal + + + + distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + en + Distribution Stage Biogenic Carbon Emissions Other Than CO2 + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + + xs:decimal + + + + distributionStageBiogenicCarbonWithdrawal + + + en + Distribution Stage Biogenic Carbon Withdrawal + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonWithdrawal + + + + xs:decimal + + + + distributionStageDlucGhgEmissions + + + en + Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#distributionStageDlucGhgEmissions + + + + xs:decimal + + + + distributionStageLuGhgEmissions + + + en + Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#distributionStageLuGhgEmissions + + + + xs:decimal + + + + carbonContentTotal + + + en + Carbon Content Total + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#carbonContentTotal + + + + xs:decimal + + + + fossilCarbonContent + + + en + Fossil Carbon Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#fossilCarbonContent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + biogenicCarbonContent + + + en + Biogenic Carbon Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#biogenicCarbonContent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + + + pcfLegalStatement + + + en + PCF (Product Carbon Footprint) Legal Statement + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.0#pcfLegalStatement + + + + xs:string + + - + + + APPLICATION_CLASS + Pcf + + + en + Product (Carbon) Footprint + + + + + en + A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + + urn:samm:io.catenax.pcf:4.0.0#Pcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product (Carbon) Footprint + + + + + en + Pcf + + + + + en + A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + + + + + + + + id + + + en + Product Footprint Identifier + + + urn:samm:io.catenax.pcf:4.0.0#id + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Identifier + + + + + en + id + + + STRING + + + en + The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + specVersion + + + en + Product Footprint Specification Version + + + urn:samm:io.catenax.pcf:4.0.0#specVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Specification Version + + + + + en + specVersion + + + STRING + + + en + Version of the product footprint data specification as defined in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + partialFullPcf + + + en + Partial Or Full PCF (Product Carbon Footprint) + + + urn:samm:io.catenax.pcf:4.0.0#partialFullPcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Partial Or Full PCF (Product Carbon Footprint) + + + + + en + partialFullPcf + + + STRING + + + en + Indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. + + + + + + Cradle-to-gate + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#PartialFullPcfCharacteristic:Cradle-to-gate + + + + + + Cradle-to-grave + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#PartialFullPcfCharacteristic:Cradle-to-grave + + + + + + + + + + + + + id + + + en + Product Footprint Identifier + + + urn:samm:io.catenax.pcf:4.0.0#id + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Identifier + + + + + en + id + + + STRING + + + en + The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + precedingPfIds + + + en + Previous PCF (Product Carbon Footprint) Identifiers + + + urn:samm:io.catenax.pcf:4.0.0#precedingPfIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Previous PCF (Product Carbon Footprint) Identifiers + + + + + en + precedingPfIds + + + STRING + + + en + Set of preceding PCF (Product Carbon Footprint) identifiers without duplicates as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. Declared as "optional" in WBCSD, needs to be covered by application. + + + + + + + + + version + + + en + Product (Carbon) Footprint Version + + + urn:samm:io.catenax.pcf:4.0.0#version + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product (Carbon) Footprint Version + + + + + en + version + + + INTEGER_COUNT + + + en + Version of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "0" per default. + + + + + + + + + created + + + en + Creation of the Product (Carbon) Footprint + + + urn:samm:io.catenax.pcf:4.0.0#created + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Creation of the Product (Carbon) Footprint + + + + + en + created + + + STRING + + + en + Timestamp of the creation of the Product (Carbon) Footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + status + + + en + Status + + + urn:samm:io.catenax.pcf:4.0.0#status + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Status + + + + + en + status + + + STRING + + + en + Status indicator of a product (carbon) footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example set to "Active" per default. + + + + + + Active + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#PfStatusCharacteristic:Active + + + + + + Deprecated + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#PfStatusCharacteristic:Deprecated + + + + + + + + + + + + + validityPeriodStart + + + en + Validity Period Start + + + urn:samm:io.catenax.pcf:4.0.0#validityPeriodStart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period Start + + + + + en + validityPeriodStart + + + STRING + + + en + Start of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. If specified, the validity period start must be equal to or greater than the reference period end. + + + + + + + + + validityPeriodEnd + + + en + Validity Period End + + + urn:samm:io.catenax.pcf:4.0.0#validityPeriodEnd + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period End + + + + + en + validityPeriodEnd + + + STRING + + + en + End of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + comment + + + en + Comment + + + urn:samm:io.catenax.pcf:4.0.0#comment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Comment + + + + + en + comment + + + STRING + + + en + Additional information and instructions related to the calculation of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + companyName + + + en + Company Name + + + urn:samm:io.catenax.pcf:4.0.0#companyName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company Name + + + + + en + companyName + + + STRING + + + en + Name of the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + companyId + + + en + Company Identifier + + + urn:samm:io.catenax.pcf:4.0.0#companyId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company Identifier + + + + + en + companyId + + + STRING + + + en + Identifier of a company in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + companyIds + + + en + Company IDs + + + urn:samm:io.catenax.pcf:4.0.0#companyIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company IDs + + + + + en + companyIds + + + STRING + + + en + Non-empty set of Uniform Resource Names (URN). Each value is supposed to uniquely identify the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productDescription + + + en + Product Description + + + urn:samm:io.catenax.pcf:4.0.0#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + productDescription + + + STRING + + + en + Free-form description of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productId + + + en + Product Identifier + + + urn:samm:io.catenax.pcf:4.0.0#productId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Identifier + + + + + en + productId + + + STRING + + + en + Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productIds + + + en + Product IDs + + + urn:samm:io.catenax.pcf:4.0.0#productIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product IDs + + + + + en + productIds + + + STRING + + + en + Non-empty set of product identifiers. Each value is supposed to uniquely identify the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productCategoryCpc + + + en + Product Category + + + urn:samm:io.catenax.pcf:4.0.0#productCategoryCpc + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Category + + + + + en + productCategoryCpc + + + STRING + + + en + UN (United Nations) Product Classification Code (CPC - Central Classification Code) of a given product as specified the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, which will probably be declared as "optional" in a later WBCSD specification version. In Catena-X for example specified with default value "011-99000". + + + + + + + + + productNameCompany + + + en + Product Trade Name + + + urn:samm:io.catenax.pcf:4.0.0#productNameCompany + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Trade Name + + + + + en + productNameCompany + + + STRING + + + en + Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + declaredUnit + + + en + Unit of measurement + + + urn:samm:io.catenax.pcf:4.0.0#declaredUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Unit of measurement + + + + + en + declaredUnit + + + STRING + + + en + Unit of analysis of a product in context of the PCF (product carbon footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example list of valid units includes "piece". + + + + + + liter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:liter + + + + + + kilogram + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:kilogram + + + + + + cubic meter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:cubic meter + + + + + + kilowatt hour + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:kilowatt hour + + + + + + megajoule + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:megajoule + + + + + + ton kilometer + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:ton kilometer + + + + + + square meter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:square meter + + + + + + piece + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#DeclaredUnitCharacteristic:piece + + + + + + + + + + + + + unitaryProductAmount + + + en + Unitary Product Amount + + + urn:samm:io.catenax.pcf:4.0.0#unitaryProductAmount + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Unitary Product Amount + + + + + en + unitaryProductAmount + + + REAL_MEASURE + + + en + Amount of units contained within a product in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productMassPerDeclaredUnit + + + en + Product Mass Per Declared Unit + + + urn:samm:io.catenax.pcf:4.0.0#productMassPerDeclaredUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Mass Per Declared Unit + + + + + en + productMassPerDeclaredUnit + + + INTEGER_MEASURE + + + en + Mass of a product per declared unit in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook. + + + + + + + + + exemptedEmissionsPercent + + + en + Exempted Emissions Percent + + + urn:samm:io.catenax.pcf:4.0.0#exemptedEmissionsPercent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Exempted Emissions Percent + + + + + en + exemptedEmissionsPercent + + + INTEGER_MEASURE + + + en + Percentage of emissions excluded from PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + exemptedEmissionsDescription + + + en + Exempted Emissions Description + + + urn:samm:io.catenax.pcf:4.0.0#exemptedEmissionsDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Exempted Emissions Description + + + + + en + exemptedEmissionsDescription + + + STRING + + + en + Rationale behind exclusion of specific PCF (Product Carbon Footprint) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + boundaryProcessesDescription + + + en + Boundary Processes Description + + + urn:samm:io.catenax.pcf:4.0.0#boundaryProcessesDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Boundary Processes Description + + + + + en + boundaryProcessesDescription + + + STRING + + + en + Processes attributable to each lifecycle stage as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographyCountrySubdivision + + + en + Geography Country Subdivision + + + urn:samm:io.catenax.pcf:4.0.0#geographyCountrySubdivision + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geography Country Subdivision + + + + + en + geographyCountrySubdivision + + + STRING + + + en + Subdivision of a country which must be an ISO 3166-2 subdivision code as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographyCountry + + + en + Geography Country + + + urn:samm:io.catenax.pcf:4.0.0#geographyCountry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geography Country + + + + + en + geographyCountry + + + STRING + + + en + Two letter country code that must conform to data type ISO 3166CC as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographyRegionOrSubregion + + + en + Region + + + urn:samm:io.catenax.pcf:4.0.0#geographyRegionOrSubregion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Region + + + + + en + geographyRegionOrSubregion + + + STRING + + + en + Region according to list as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Africa + + + + + + Americas + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Americas + + + + + + Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Asia + + + + + + Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Europe + + + + + + Oceania + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Oceania + + + + + + Australia and New Zealand + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Australia and New Zealand + + + + + + Central Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Central Asia + + + + + + Eastern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Eastern Asia + + + + + + Eastern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Eastern Europe + + + + + + Latin America and the Caribbean + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Latin America and the Caribbean + + + + + + Melanesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Melanesia + + + + + + Micronesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Micronesia + + + + + + Northern Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Northern Africa + + + + + + Northern America + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Northern America + + + + + + Northern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Northern Europe + + + + + + Polynesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Polynesia + + + + + + South-eastern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:South-eastern Asia + + + + + + Southern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Southern Asia + + + + + + Southern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Southern Europe + + + + + + Sub-Saharan Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Sub-Saharan Africa + + + + + + Western Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Western Asia + + + + + + Western Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Western Europe + + + + + + Global + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#GeographyRegionOrSubregionCharacteristic:Global + + + + + + + + + + + + + referencePeriodStart + + + en + Reference Period Start + + + urn:samm:io.catenax.pcf:4.0.0#referencePeriodStart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reference Period Start + + + + + en + referencePeriodStart + + + STRING + + + en + Start of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + referencePeriodEnd + + + en + Reference Period End + + + urn:samm:io.catenax.pcf:4.0.0#referencePeriodEnd + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reference Period End + + + + + en + referencePeriodEnd + + + STRING + + + en + End of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + urn:samm:io.catenax.pcf:4.0.0#crossSectoralStandard + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standard + + + + + en + crossSectoralStandard + + + STRING + + + en + Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + GHG Protocol Product standard + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:GHG Protocol Product standard + + + + + + ISO Standard 14067 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14067 + + + + + + ISO Standard 14044 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14044 + + + + + + + + + + + + + crossSectoralStandardsUsed + + + en + Cross Sectoral Standards Used + + + urn:samm:io.catenax.pcf:4.0.0#crossSectoralStandardsUsed + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standards Used + + + + + en + crossSectoralStandardsUsed + + + STRING + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + urn:samm:io.catenax.pcf:4.0.0#operator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Operator or Publisher of Sector Specific Rules + + + + + en + operator + + + STRING + + + en + Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". + + + + + + PEF + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:PEF + + + + + + EPD International + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:EPD International + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#ProductOrSectorSpecificRuleOperator:Other + + + + + + + + + + + + + ruleName + + + en + Rule Name + + + urn:samm:io.catenax.pcf:4.0.0#ruleName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Rule Name + + + + + en + ruleName + + + STRING + + + en + Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + ruleNames + + + en + Product or Sector Specific Rule Names + + + urn:samm:io.catenax.pcf:4.0.0#ruleNames + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rule Names + + + + + en + ruleNames + + + STRING + + + en + Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + otherOperatorName + + + en + Other Operator Name + + + urn:samm:io.catenax.pcf:4.0.0#otherOperatorName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Operator Name + + + + + en + otherOperatorName + + + STRING + + + en + Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. + + + + + + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + urn:samm:io.catenax.pcf:4.0.0#productOrSectorSpecificRules + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rules + + + + + en + productOrSectorSpecificRules + + + STRING + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + characterizationFactors + + + en + Characterization Factors + + + urn:samm:io.catenax.pcf:4.0.0#characterizationFactors + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Characterization Factors + + + + + en + characterizationFactors + + + STRING + + + en + IPCC (Intergovernmental Panel on Climate Change) version of the GWP (Global Warming Potential) characterization factors used for calculating the PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "AR6". + + + + + + AR5 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CharacterizationFactorsCharacteristic:AR5 + + + + + + AR6 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#CharacterizationFactorsCharacteristic:AR6 + + + + + + + + + + + + + allocationRulesDescription + + + en + Allocation Rules Description + + + urn:samm:io.catenax.pcf:4.0.0#allocationRulesDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Allocation Rules Description + + + + + en + allocationRulesDescription + + + STRING + + + en + Allocation rules used and underlying reasoning in context of a product carbon footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "In accordance with Catena-X PCF Rulebook". + + + + + + + + + allocationWasteIncineration + + + en + Allocation Waste Incineration + + + urn:samm:io.catenax.pcf:4.0.0#allocationWasteIncineration + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Allocation Waste Incineration + + + + + en + allocationWasteIncineration + + + STRING + + + en + Allocation approach used for waste incineration with energy recovery as specified by the TFS (Together For Sustainability) initiative. In Catena-X for example must be specified by value "cut-off". + + + + + + cut-off + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#AllocationWasteIncinerationCharacteristic:cut-off + + + + + + reverse cut-off + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#AllocationWasteIncinerationCharacteristic:reverse cut-off + + + + + + system expansion + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.0#AllocationWasteIncinerationCharacteristic:system expansion + + + + + + + + + + + + + primaryDataShare + + + en + Primary Data Share + + + urn:samm:io.catenax.pcf:4.0.0#primaryDataShare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Primary Data Share + + + + + en + primaryDataShare + + + INTEGER_MEASURE + + + en + Share of primary data in percent as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + emissionFactorDS + + + en + Emission Factor Data Source + + + urn:samm:io.catenax.pcf:4.0.0#emissionFactorDS + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Emission Factor Data Source + + + + + en + emissionFactorDS + + + STRING + + + en + Characteristic for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + secondaryEmissionFactorSources + + + en + Secondary Emission Factor Sources + + + urn:samm:io.catenax.pcf:4.0.0#secondaryEmissionFactorSources + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Secondary Emission Factor Sources + + + + + en + secondaryEmissionFactorSources + + + STRING + + + en + Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + coveragePercent + + + en + Coverage Percent + + + urn:samm:io.catenax.pcf:4.0.0#coveragePercent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Coverage Percent + + + + + en + coveragePercent + + + INTEGER_MEASURE + + + en + Percentage of PCF (Product Carbon Footprint) included in the data quality assessment based on the >5% emissions threshold as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "100" per default. + + + + + + + + + technologicalDQR + + + en + Technological DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.0#technologicalDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Technological DQR (Data Quality Rating) + + + + + en + technologicalDQR + + + INTEGER_MEASURE + + + en + Technological representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + temporalDQR + + + en + Temporal DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.0#temporalDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Temporal DQR (Data Quality Rating) + + + + + en + temporalDQR + + + INTEGER_MEASURE + + + en + Temporal representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographicalDQR + + + en + Geographical DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.0#geographicalDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geographical DQR (Data Quality Rating) + + + + + en + geographicalDQR + + + INTEGER_MEASURE + + + en + Geographical representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + completenessDQR + + + en + Completeness DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.0#completenessDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Completeness DQR (Data Quality Rating) + + + + + en + completenessDQR + + + INTEGER_MEASURE + + + en + Completeness of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + reliabilityDQR + + + en + Reliability DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.0#reliabilityDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reliability DQR (Data Quality Rating) + + + + + en + reliabilityDQR + + + INTEGER_MEASURE + + + en + Reliability of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + dqi + + + en + DQI (Data Quality Indicators) + + + urn:samm:io.catenax.pcf:4.0.0#dqi + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DQI (Data Quality Indicators) + + + + + en + dqi + + + STRING + + + en + Quantitative data quality indicators of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + packagingEmissionsIncluded + + + en + Packaging Emissions Included + + + urn:samm:io.catenax.pcf:4.0.0#packagingEmissionsIncluded + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Packaging Emissions Included + + + + + en + packagingEmissionsIncluded + + + BOOLEAN + + + en + Flag indicating whether packaging emissions are included in a PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is "TRUE" per default. + + + + + + + + + pcfExcludingBiogenic + + + en + PCF (Product Carbon Footprint) Excluding Biogenic + + + urn:samm:io.catenax.pcf:4.0.0#pcfExcludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) Excluding Biogenic + + + + + en + pcfExcludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + pcfIncludingBiogenic + + + en + PCF (Product Carbon Footprint) Including Biogenic + + + urn:samm:io.catenax.pcf:4.0.0#pcfIncludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) Including Biogenic + + + + + en + pcfIncludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint of a product including biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional value in current specification version but will be mandatory in future version. + + + + + + + + + fossilGhgEmissions + + + en + Fossil Emissions + + + urn:samm:io.catenax.pcf:4.0.0#fossilGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fossil Emissions + + + + + en + fossilGhgEmissions + + + INTEGER_MEASURE + + + en + Emissions from combustion of fossil sources as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Identical to "pcfExcludingBiogenic", will be removed in later version. + + + + + + + + + biogenicCarbonEmissionsOtherThanCO2 + + + en + Biogenic Carbon Emissions Other Than CO2 + + + urn:samm:io.catenax.pcf:4.0.0#biogenicCarbonEmissionsOtherThanCO2 + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Biogenic Carbon Emissions Other Than CO2 + + + + + en + biogenicCarbonEmissionsOtherThanCO2 + + + INTEGER_MEASURE + + + en + GWP (Global Warming Potential) of biogenic CO2e-emissions in production phase which contain only GHG (Greenhouse Gas) emissions other than CO2 - excludes biogenic CO2. For specification see Catena-X PCF Rulebook. + + + + + + + + + biogenicCarbonWithdrawal + + + en + Biogenic Carbon Withdrawal + + + urn:samm:io.catenax.pcf:4.0.0#biogenicCarbonWithdrawal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Biogenic Carbon Withdrawal + + + + + en + biogenicCarbonWithdrawal + + + INTEGER_MEASURE + + + en + Biogenic carbon content in the product converted to CO2e as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + dlucGhgEmissions + + + en + dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.0#dlucGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + + en + dlucGhgEmissions + + + INTEGER_MEASURE + + + en + Direct land use change CO2e emissions in context of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + luGhgEmissions + + + en + LU (Land Use) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.0#luGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + + en + luGhgEmissions + + + INTEGER_MEASURE + + + en + Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. + + + + + + + + + aircraftGhgEmissions + + + en + Aircraft GHG Emissions + + + urn:samm:io.catenax.pcf:4.0.0#aircraftGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Aircraft GHG Emissions + + + + + en + aircraftGhgEmissions + + + INTEGER_MEASURE + + + en + GHG (Greenhouse Gas) emissions resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + packagingGhgEmissions + + + en + Packaging GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.0#packagingGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Packaging GHG (Greenhouse Gas) Emissions + + + + + en + packagingGhgEmissions + + + INTEGER_MEASURE + + + en + Emissions resulting from the packaging of the product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is zero per default. + + + + + + + + + distributionStagePcfExcludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic + + + urn:samm:io.catenax.pcf:4.0.0#distributionStagePcfExcludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic + + + + + en + distributionStagePcfExcludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint for the distribution stage of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStagePcfIncludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic + + + urn:samm:io.catenax.pcf:4.0.0#distributionStagePcfIncludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic + + + + + en + distributionStagePcfIncludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint for the distribution stage of a product including biogenic emissions as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStageFossilGhgEmissions + + + en + Distribution Stage Fossil GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.0#distributionStageFossilGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage Fossil GHG (Greenhouse Gas) Emissions + + + + + en + distributionStageFossilGhgEmissions + + + INTEGER_MEASURE + + + en + Emissions from the combustion of fossil sources in the distribution stage as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + en + Distribution Stage Biogenic Carbon Emissions Other Than CO2 + + + urn:samm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage Biogenic Carbon Emissions Other Than CO2 + + + + + en + distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + INTEGER_MEASURE + + + en + GWP (Global Warming Potential) of biogenic CO2e-emissions in distribution phase which contain only GHG (Greenhouse Gas) emissions other than CO2 ? excludes biogenic CO2. For specification see Catena-X PCF Rulebook. + + + + + + + + + distributionStageBiogenicCarbonWithdrawal + + + en + Distribution Stage Biogenic Carbon Withdrawal + + + urn:samm:io.catenax.pcf:4.0.0#distributionStageBiogenicCarbonWithdrawal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage Biogenic Carbon Withdrawal + + + + + en + distributionStageBiogenicCarbonWithdrawal + + + INTEGER_MEASURE + + + en + GWP (Global Warming Potential) of biogenic CO2-withdrawal in distribution stage (biogenic CO2 contained in the product) as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStageDlucGhgEmissions + + + en + Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.0#distributionStageDlucGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + + en + distributionStageDlucGhgEmissions + + + INTEGER_MEASURE + + + en + Direct land use change CO2 emissions during distribution stage in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. TFS specific extension. + + + + + + + + + distributionStageLuGhgEmissions + + + en + Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.0#distributionStageLuGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + + en + distributionStageLuGhgEmissions + + + INTEGER_MEASURE + + + en + Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. + + + + + + + + + carbonContentTotal + + + en + Carbon Content Total + + + urn:samm:io.catenax.pcf:4.0.0#carbonContentTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Carbon Content Total + + + + + en + carbonContentTotal + + + INTEGER_MEASURE + + + en + Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. + + + + + + + + + fossilCarbonContent + + + en + Fossil Carbon Content + + + urn:samm:io.catenax.pcf:4.0.0#fossilCarbonContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fossil Carbon Content + + + + + en + fossilCarbonContent + + + INTEGER_MEASURE + + + en + Fossil carbon amount embodied in a product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a calculated value. + + + + + + + + + biogenicCarbonContent + + + en + Biogenic Carbon Content + + + urn:samm:io.catenax.pcf:4.0.0#biogenicCarbonContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Biogenic Carbon Content + + + + + en + biogenicCarbonContent + + + INTEGER_MEASURE + + + en + Biogenic carbon amount embodied in a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + pcf + + + en + PCF (Product Carbon Footprint) + + + urn:samm:io.catenax.pcf:4.0.0#pcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) + + + + + en + pcf + + + STRING + + + en + A PCF (Product Carbon Footprint) represents the carbon footprint of a product and related data as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + pcfLegalStatement + + + en + PCF (Product Carbon Footprint) Legal Statement + + + urn:samm:io.catenax.pcf:4.0.0#pcfLegalStatement + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) Legal Statement + + + + + en + pcfLegalStatement + + + STRING + + + en + Option for legal statement/ disclaimer as specified in the Catena-X PCF Rulebook. + + + + + + + + + diff --git a/io.catenax.pcf/4.0.0/gen/Pcf.aasx b/io.catenax.pcf/4.0.0/gen/Pcf.aasx index 266b7e24..a28a6f0a 100644 Binary files a/io.catenax.pcf/4.0.0/gen/Pcf.aasx and b/io.catenax.pcf/4.0.0/gen/Pcf.aasx differ diff --git a/io.catenax.pcf/4.0.1/gen/Pcf-aas.xml b/io.catenax.pcf/4.0.1/gen/Pcf-aas.xml index 7cdfbc17..a98f97cf 100644 --- a/io.catenax.pcf/4.0.1/gen/Pcf-aas.xml +++ b/io.catenax.pcf/4.0.1/gen/Pcf-aas.xml @@ -1,3779 +1,6146 @@ - + - defaultAdminShell - - - - - defaultAsset - - - - - Pcf - - Product (Carbon) Footprint - - APPLICATION_CLASS + defaultAdminShell - A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + en + defaultAdminShell + - urn:bamm:io.catenax.pcf:4.0.1#Pcf - - - - - Product (Carbon) Footprint - - - Pcf - - - A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - IdTrait - - ID (Identifier) Trait - - urn:bamm:io.catenax.pcf:4.0.1#id - - - - - Product Footprint Identifier - - - id - - String - - Trait for defining a PCF (Product Carbon Footprint) identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#specVersion - - - - - Product Footprint Specification Version - - - specVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PartialFullPcfCharacteristic - - Partial Or Full PCF (Product Carbon Footprint) Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#partialFullPcf - - - - - Partial Or Full PCF (Product Carbon Footprint) - - - partialFullPcf - - String - - Characteristic for defining an indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. - - - - - - urn:bamm:io.catenax.pcf:4.0.1#PartialFullPcfCharacteristic:DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#PartialFullPcfCharacteristic:DefaultScalarValue[value=Cradle-to-grave, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cradle-to-grave, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - IdTrait - - ID (Identifier) Trait - - urn:bamm:io.catenax.pcf:4.0.1#id - - - - - Product Footprint Identifier - - - id - - String - - Trait for defining a PCF (Product Carbon Footprint) identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PrecedingPfIdsTrait - urn:bamm:io.catenax.pcf:4.0.1#precedingPfIds - - - - - Previous PCF (Product Carbon Footprint) Identifiers - - - precedingPfIds - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductFootprintVersion - - Product (Carbon) Footprint Version Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#version - - - - - Product (Carbon) Footprint Version - - - version - - IntegerCount - - Characteristic for defining a product footprint version as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.1#created - - - - - Creation of the Product (Carbon) Footprint - - - created - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PfStatusCharacteristic - - PF (Product Footprint) Status Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#status - - - - - Status - - - status - - String - - Characteristic for defining a status indicator of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Enumeration with possible "Active" and "Deprecated". - - - - - - urn:bamm:io.catenax.pcf:4.0.1#PfStatusCharacteristic:DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#PfStatusCharacteristic:DefaultScalarValue[value=Deprecated, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Deprecated, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.1#validityPeriodStart - - - - - Validity Period Start - - - validityPeriodStart - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.1#validityPeriodEnd - - - - - Validity Period End - - - validityPeriodEnd - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#comment - - - - - Comment - - - comment - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.1#companyName - - - - - Company Name - - - companyName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdCharacteristic - - Company Identifier Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#companyId - - - - - Company Identifier - - - companyId - - String - - Characteristic for defining a company identifier in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CompanyIdsTrait - urn:bamm:io.catenax.pcf:4.0.1#companyIds - - - - - Company IDs - - - companyIds - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#productDescription - - - - - Product Description - - - productDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductIdCharacteristic - - Product Identifier Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#productId - - - - - Product Identifier - - - productId - - String - - Characteristic for defining a product identifier in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductIdsTrait - - Product IDs Trait - - urn:bamm:io.catenax.pcf:4.0.1#productIds - - - - - Product IDs - - - productIds - - String - - Trait for defining a non-empty set of product identifiers as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#productCategoryCpc - - - - - Product Category - - - productCategoryCpc - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.1#productNameCompany - - - - - Product Trade Name - - - productNameCompany - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DeclaredUnitCharacteristic - - Declared Unit Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#declaredUnit - - - - - Unit of measurement - - - declaredUnit - - String - - Unit of analysis of the product with accepted values as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. For countable products/ components/ materials, Catena-X for example adds the unit "piece" to the value list specified by WBCSD. - - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:DefaultScalarValue[value=piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=piece, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - StrictlyPositiveDecimalTrait - urn:bamm:io.catenax.pcf:4.0.1#unitaryProductAmount - - - - - Unitary Product Amount - - - unitaryProductAmount - - RealMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveDecimalWeightTrait - - Positive Decimal Weight Trait - - urn:bamm:io.catenax.pcf:4.0.1#productMassPerDeclaredUnit - - - - - Product Mass Per Declared Unit - - - productMassPerDeclaredUnit - - IntegerMeasure - - Trait for defining a decimal weight value declared in kg equal to or greater than zero. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ExemptedEmissionsPercentTrait - urn:bamm:io.catenax.pcf:4.0.1#exemptedEmissionsPercent - - - - - Exempted Emissions Percent - - - exemptedEmissionsPercent - - IntegerMeasure - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#exemptedEmissionsDescription - - - - - Exempted Emissions Description - - - exemptedEmissionsDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#boundaryProcessesDescription - - - - - Boundary Processes Description - - - boundaryProcessesDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GeographyCountrySubdivisionTrait - urn:bamm:io.catenax.pcf:4.0.1#geographyCountrySubdivision - - - - - Geography Country Subdivision - - - geographyCountrySubdivision - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GeographyCountryTrait - urn:bamm:io.catenax.pcf:4.0.1#geographyCountry - - - - - Geography Country - - - geographyCountry - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - GeographyRegionOrSubregionCharacteristic - - Geography Region Or Subregion Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#geographyRegionOrSubregion - - - - - Region - - - geographyRegionOrSubregion - - String - - Characteristic for defining a list of valid geographic regions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example "Global" has been added to the value list. - - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Global, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Global, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.1#referencePeriodStart - - - - - Reference Period Start - - - referencePeriodStart - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp - - Timestamp - - urn:bamm:io.catenax.pcf:4.0.1#referencePeriodEnd - - - - - Reference Period End - - - referencePeriodEnd - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CrossSectoralStandardsUsedEnumerationCharacteristic - - Cross Sectoral Standards Used Enumeration Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#crossSectoralStandard - - - - - Cross Sectoral Standard - - - crossSectoralStandard - - String - - Characteristic for defining the enumeration of valid accounting standards used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - urn:bamm:io.catenax.pcf:4.0.1#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CrossSectoralStandardSet - - Cross Sectoral Standards Used Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#crossSectoralStandardsUsed - - - - - Cross Sectoral Standards Used - - - crossSectoralStandardsUsed - - String - - Characteristic for defining the list of valid accounting standards used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductOrSectorSpecificRuleOperator - - Product Or Sector Specific Rule Operator - - urn:bamm:io.catenax.pcf:4.0.1#operator - - - - - Operator or Publisher of Sector Specific Rules - - - operator - - String - - Enumeration of PCR (Product Category Rule) operators as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension for example in Catena-X. - - - - - - urn:bamm:io.catenax.pcf:4.0.1#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.1#ruleName - - - - - Rule Name - - - ruleName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - RuleNamesTrait - - Rule Names Trait - - urn:bamm:io.catenax.pcf:4.0.1#ruleNames - - - - - Product or Sector Specific Rule Names - - - ruleNames - - String - - Trait for defining a non-empty set of rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - NonEmptyStringTrait - urn:bamm:io.catenax.pcf:4.0.1#otherOperatorName - - - - - Other Operator Name - - - otherOperatorName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - ProductOrSectorSpecificRuleSet - - Product Or Sector Specific Rules Set - - urn:bamm:io.catenax.pcf:4.0.1#productOrSectorSpecificRules - - - - - Product or Sector Specific Rules - - - productOrSectorSpecificRules - - String - - Characteristic for defining the set of product or sector specific rules of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CharacterizationFactorsCharacteristic - - Characterization Factors Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#characterizationFactors - - - - - Characterization Factors - - - characterizationFactors - - String - - Characteristic for defining the characterization factors of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example specified by a default value. - - - - - - urn:bamm:io.catenax.pcf:4.0.1#CharacterizationFactorsCharacteristic:DefaultScalarValue[value=AR5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AR5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#CharacterizationFactorsCharacteristic:DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#allocationRulesDescription - - - - - Allocation Rules Description - - - allocationRulesDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - AllocationWasteIncinerationCharacteristic - - Allocation Waste Incineration Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#allocationWasteIncineration - - - - - Allocation Waste Incineration - - - allocationWasteIncineration - - String - - Characteristic for defining the allocation approach used for waste incineration as specified by the TFS (Together For Sustainability) initiative. - - - - - - urn:bamm:io.catenax.pcf:4.0.1#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=reverse cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=reverse cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:4.0.1#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=system expansion, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=system expansion, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PercentTrait - - Percent Trait - - urn:bamm:io.catenax.pcf:4.0.1#primaryDataShare - - - - - Primary Data Share - - - primaryDataShare - - IntegerMeasure - - Trait for a decimal number in the range of and including 0 and 100. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#emissionFactorDS - - - - - Emission Factor Data Source - - - emissionFactorDS - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - EmissionFactorDSSet - - Emission Factor Data Sources Set Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#secondaryEmissionFactorSources - - - - - Secondary Emission Factor Sources - - - secondaryEmissionFactorSources - - String - - Characteristic for defining a set of emission factor sources used for calculating a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PercentTrait - - Percent Trait - - urn:bamm:io.catenax.pcf:4.0.1#coveragePercent - - - - - Coverage Percent - - - coveragePercent - - IntegerMeasure - - Trait for a decimal number in the range of and including 0 and 100. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.1#technologicalDQR - - - - - Technological DQR (Data Quality Rating) - - - technologicalDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.1#temporalDQR - - - - - Temporal DQR (Data Quality Rating) - - - temporalDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.1#geographicalDQR - - - - - Geographical DQR (Data Quality Rating) - - - geographicalDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.1#completenessDQR - - - - - Completeness DQR (Data Quality Rating) - - - completenessDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DqiNumberTrait - - DQI (Data Quality Indicator) Number Trait - - urn:bamm:io.catenax.pcf:4.0.1#reliabilityDQR - - - - - Reliability DQR (Data Quality Rating) - - - reliabilityDQR - - IntegerMeasure - - Trait for defining a decimal between 1 and 3 including. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - DataQualityIndicators - - Data Quality Indicators - - urn:bamm:io.catenax.pcf:4.0.1#dqi - - - - - DQI (Data Quality Indicators) - - - dqi - - String - - Characteristic for defining the quantative data quality indicators of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Boolean - - Boolean - - urn:bamm:io.catenax.pcf:4.0.1#packagingEmissionsIncluded - - - - - Packaging Emissions Included - - - packagingEmissionsIncluded - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#pcfExcludingBiogenic - - - - - PCF (Product Carbon Footprint) Excluding Biogenic - - - pcfExcludingBiogenic - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveOrNegativeEmission - - Positive Or Negative Emission - - urn:bamm:io.catenax.pcf:4.0.1#pcfIncludingBiogenic - - - - - PCF (Product Carbon Footprint) Including Biogenic - - - pcfIncludingBiogenic - - IntegerMeasure - - Characteristic for defining (positive or negative) emissions in context of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#fossilGhgEmissions - - - - - Fossil Emissions - - - fossilGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#biogenicCarbonEmissionsOtherThanCO2 - - - - - Biogenic Carbon Emissions Other Than CO2 - - - biogenicCarbonEmissionsOtherThanCO2 - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveDecimalWeightTrait - - Positive Decimal Weight Trait - - urn:bamm:io.catenax.pcf:4.0.1#biogenicCarbonWithdrawal - - - - - Biogenic Carbon Withdrawal - - - biogenicCarbonWithdrawal - - IntegerMeasure - - Trait for defining a decimal weight value declared in kg equal to or greater than zero. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#dlucGhgEmissions - - - - - dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - dlucGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#luGhgEmissions - - - - - LU (Land Use) GHG (Greenhouse Gas) Emissions - - - luGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#aircraftGhgEmissions - - - - - Aircraft GHG Emissions - - - aircraftGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#packagingGhgEmissions - - - - - Packaging GHG (Greenhouse Gas) Emissions - - - packagingGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#distributionStagePcfExcludingBiogenic - - - - - Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic - - - distributionStagePcfExcludingBiogenic - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - + + urn:samm:io.catenax.pcf:4.0.1#Pcf + + Type + + + + ModelReference - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 + + Submodel + urn:samm:io.catenax.pcf:4.0.1#Pcf/submodel + - - - - - PositiveOrNegativeEmission - - Positive Or Negative Emission - - urn:bamm:io.catenax.pcf:4.0.1#distributionStagePcfIncludingBiogenic - - - - - Distribution Stage PCF (Product Carbon Footprint) Including Biogenic - - - distributionStagePcfIncludingBiogenic - - IntegerMeasure - - Characteristic for defining (positive or negative) emissions in context of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageFossilGhgEmissions - - - - - Distribution Stage Fossil GHG (Greenhouse Gas) Emissions - - - distributionStageFossilGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - - - - Distribution Stage Biogenic Carbon Emissions Other Than CO2 - - - distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonWithdrawal - - - - - Distribution Stage Biogenic Carbon Withdrawal - - - distributionStageBiogenicCarbonWithdrawal - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageDlucGhgEmissions - - - - - Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - distributionStageDlucGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageLuGhgEmissions - - - - - Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions - - - distributionStageLuGhgEmissions - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#carbonContentTotal - - - - - Carbon Content Total - - - carbonContentTotal - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#fossilCarbonContent - - - - - Fossil Carbon Content - - - fossilCarbonContent - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - PositiveEmissionsTrait - - Positive Emissions Trait - - urn:bamm:io.catenax.pcf:4.0.1#biogenicCarbonContent - - - - - Biogenic Carbon Content - - - biogenicCarbonContent - - IntegerMeasure - - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CarbonFootprint - - PCF (Product Carbon Footprint) Characteristic - - urn:bamm:io.catenax.pcf:4.0.1#pcf - - - - - PCF (Product Carbon Footprint) - - - pcf - - String - - Characteristic for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Text - - Text - - urn:bamm:io.catenax.pcf:4.0.1#pcfLegalStatement - - - - - PCF (Product Carbon Footprint) Legal Statement - - - pcfLegalStatement - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - + + + + - Pcf + Pcf - A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + en + A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + - Template - - - urn:bamm:io.catenax.pcf:4.0.1#Pcf - - + + urn:samm:io.catenax.pcf:4.0.1#Pcf/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#Pcf + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - - - id - - Product Footprint Identifier - - - The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#id - - - DefaultScalarValue[value=3893bb5d-da16-4dc1-9185-11d97476c254, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - specVersion - - Product Footprint Specification Version - - - Version of the product footprint data specification as defined in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#specVersion - - - DefaultScalarValue[value=2.0.1-20230314, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - partialFullPcf - - Partial Or Full PCF (Product Carbon Footprint) - - - Indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#partialFullPcf - - - DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PrecedingPfId - - Preceding PCF (Product Carbon Footprint) Identifier Entity - - - Entity for defining a preceding PCF (Product Carbon Footprint) identifier entity as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - id - - Product Footprint Identifier - - - The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#id - - - DefaultScalarValue[value=3893bb5d-da16-4dc1-9185-11d97476c254, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - version - - Product (Carbon) Footprint Version - - - Version of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "0" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#version - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#nonNegativeInteger']'] - http://www.w3.org/2001/XMLSchema#nonNegativeInteger - - - - - created - - Creation of the Product (Carbon) Footprint - - - Timestamp of the creation of the Product (Carbon) Footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#created - - - DefaultScalarValue[value=2022-05-22T21:47:32Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - status - - Status - - - Status indicator of a product (carbon) footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example set to "Active" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#status - - - DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - validityPeriodStart - - Validity Period Start - - - Start of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. If specified, the validity period start must be equal to or greater than the reference period end. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#validityPeriodStart - - - DefaultScalarValue[value=2022-01-01T00:00:01Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validityPeriodEnd - - Validity Period End - - - End of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#validityPeriodEnd - - - DefaultScalarValue[value=2022-12-31T23:59:59Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - comment - - Comment - - - Additional information and instructions related to the calculation of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#comment - - - DefaultScalarValue[value=Comment for version 42., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - companyName - - Company Name - - - Name of the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#companyName - - - DefaultScalarValue[value=My Corp, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - CompanyId - - Company Identifier - - - Company identifier in context of a product (carbon) footprint which must be declared as URN (Uniform Resource Name) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - companyId - - Company Identifier - - - Identifier of a company in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#companyId - - - DefaultScalarValue[value=urn:uuid:51131FB5-42A2-4267-A402-0ECFEFAD1619, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - productDescription - - Product Description - - - Free-form description of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#productDescription - - - DefaultScalarValue[value=Ethanol, 95% solution, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ProductId - - Product Identifier - - - Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - productId - - Product Identifier - - - Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#productId - - - DefaultScalarValue[value=urn:gtin:4712345060507, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - - - - productCategoryCpc - - Product Category - - - UN (United Nations) Product Classification Code (CPC - Central Classification Code) of a given product as specified the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, which will probably be declared as "optional" in a later WBCSD specification version. In Catena-X for example specified with default value "011-99000". - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#productCategoryCpc - - - DefaultScalarValue[value=011-99000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productNameCompany - - Product Trade Name - - - Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#productNameCompany - - - DefaultScalarValue[value=My Product Name, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - PcfEntity - - PCF (Product Carbon Footprint) Entity - - - Entity for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional in Catena-X for example, can be calculated by application. - - false - false - - - - declaredUnit - - Unit of measurement - - - Unit of analysis of a product in context of the PCF (product carbon footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example list of valid units includes "piece". - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#declaredUnit - - - DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - unitaryProductAmount - - Unitary Product Amount - - - Amount of units contained within a product in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#unitaryProductAmount - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - productMassPerDeclaredUnit - - Product Mass Per Declared Unit - - - Mass of a product per declared unit in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#productMassPerDeclaredUnit - - - DefaultScalarValue[value=0.456, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - exemptedEmissionsPercent - - Exempted Emissions Percent - - - Percentage of emissions excluded from PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#exemptedEmissionsPercent - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - exemptedEmissionsDescription - - Exempted Emissions Description - - - Rationale behind exclusion of specific PCF (Product Carbon Footprint) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#exemptedEmissionsDescription - - - DefaultScalarValue[value=No exemption, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - boundaryProcessesDescription - - Boundary Processes Description - - - Processes attributable to each lifecycle stage as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#boundaryProcessesDescription - - - DefaultScalarValue[value=Electricity consumption included as an input in the production phase, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyCountrySubdivision - - Geography Country Subdivision - - - Subdivision of a country which must be an ISO 3166-2 subdivision code as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#geographyCountrySubdivision - - - DefaultScalarValue[value=US-NY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyCountry - - Geography Country - - - Two letter country code that must conform to data type ISO 3166CC as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#geographyCountry - - - DefaultScalarValue[value=DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - geographyRegionOrSubregion - - Region - - - Region according to list as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#geographyRegionOrSubregion - - - DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - referencePeriodStart - - Reference Period Start - - - Start of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#referencePeriodStart - - - DefaultScalarValue[value=2022-01-01T00:00:01Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - referencePeriodEnd + + id + + + en + Product Footprint Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#id + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + specVersion + + + en + Product Footprint Specification Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#specVersion + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + partialFullPcf + + + en + Partial Or Full PCF (Product Carbon Footprint) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#partialFullPcf + + + + xs:string + + + + PrecedingPfId + + + en + Preceding PCF (Product Carbon Footprint) Identifier Entity + + + + + en + Entity for defining a preceding PCF (Product Carbon Footprint) identifier entity as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + id + + + en + Product Footprint Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#id + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + + + version + + + en + Product (Carbon) Footprint Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#version + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:nonNegativeInteger + + + + created + + + en + Creation of the Product (Carbon) Footprint + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#created + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + status + + + en + Status + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#status + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + validityPeriodStart + + + en + Validity Period Start + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#validityPeriodStart + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + validityPeriodEnd + + + en + Validity Period End + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#validityPeriodEnd + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + comment + + + en + Comment + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#comment + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + companyName + + + en + Company Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#companyName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + CompanyId + + + en + Company Identifier + + + + + en + Company identifier in context of a product (carbon) footprint which must be declared as URN (Uniform Resource Name) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + companyId + + + en + Company Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#companyId + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:anyURI + + + + + + productDescription + + + en + Product Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#productDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + ProductId + + + en + Product Identifier + + + + + en + Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + productId + + + en + Product Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#productId + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:anyURI + + + + + + productCategoryCpc + + + en + Product Category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#productCategoryCpc + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + productNameCompany + + + en + Product Trade Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#productNameCompany + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + PcfEntity + + + en + PCF (Product Carbon Footprint) Entity + + + + + en + Entity for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional in Catena-X for example, can be calculated by application. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + declaredUnit + + + en + Unit of measurement + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#declaredUnit + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + unitaryProductAmount + + + en + Unitary Product Amount + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#unitaryProductAmount + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:float + + + + productMassPerDeclaredUnit + + + en + Product Mass Per Declared Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#productMassPerDeclaredUnit + + + + xs:decimal + + + + exemptedEmissionsPercent + + + en + Exempted Emissions Percent + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#exemptedEmissionsPercent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + exemptedEmissionsDescription + + + en + Exempted Emissions Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#exemptedEmissionsDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + boundaryProcessesDescription + + + en + Boundary Processes Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#boundaryProcessesDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + geographyCountrySubdivision + + + en + Geography Country Subdivision + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#geographyCountrySubdivision + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + geographyCountry + + + en + Geography Country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#geographyCountry + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + geographyRegionOrSubregion + + + en + Region + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#geographyRegionOrSubregion + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + referencePeriodStart + + + en + Reference Period Start + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#referencePeriodStart + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + referencePeriodEnd + + + en + Reference Period End + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#referencePeriodEnd + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:dateTime + + + + crossSectoralStandardsUsed + + + en + Cross Sectoral Standards Used + + + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true + DataElement + + + CrossSectoralStandard - Reference Period End + + en + Cross Sectoral Standard Entity + - End of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + en + Entity for defining an accounting standard used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + - Template - - - urn:bamm:io.catenax.pcf:4.0.1#referencePeriodEnd - - - DefaultScalarValue[value=2022-12-31T23:59:59Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#crossSectoralStandard + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true + DataElement + - crossSectoralStandardsUsed + ProductOrSectorSpecificRule - Cross Sectoral Standards Used + + en + Product Or Sector Specific Rule + - Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + en + Entity for defining a product or sector specific rule of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + - false - true + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - - - CrossSectoralStandard - - Cross Sectoral Standard Entity - - - Entity for defining an accounting standard used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - crossSectoralStandard - - Cross Sectoral Standard - - - Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#crossSectoralStandard - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#operator + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + RuleName + + + en + Rule Name + + + + + en + Name of a rule applied by a specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + + + ruleName + + + en + Rule Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#ruleName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + + + otherOperatorName + + + en + Other Operator Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#otherOperatorName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + - - + + + + characterizationFactors + + + en + Characterization Factors + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#characterizationFactors + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + allocationRulesDescription + + + en + Allocation Rules Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#allocationRulesDescription + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + + + allocationWasteIncineration + + + en + Allocation Waste Incineration + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#allocationWasteIncineration + + + + xs:string + + + + primaryDataShare + + + en + Primary Data Share + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#primaryDataShare + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + secondaryEmissionFactorSources + + + en + Secondary Emission Factor Sources + + + + + en + Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true + DataElement + - productOrSectorSpecificRules + EmissionFactorDS - Product or Sector Specific Rules + + en + Emission Factor Data Source Entity + - Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + en + Entitiy for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + - false - false + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - - - ProductOrSectorSpecificRule - - Product Or Sector Specific Rule - - - Entity for defining a product or sector specific rule of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - operator - - Operator or Publisher of Sector Specific Rules - - - Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#operator - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - RuleName - - Rule Name - - - Name of a rule applied by a specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - ruleName - - Rule Name - - - Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#ruleName - - - DefaultScalarValue[value=urn:tfs-initiative.com:PCR:The Product Carbon Footprint Guideline for the Chemical Industry:version:v2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - otherOperatorName - - Other Operator Name - - - Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#otherOperatorName - - - DefaultScalarValue[value=NSF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - + + emissionFactorDS + + + en + Emission Factor Data Source + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#emissionFactorDS + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:string + + - - + + + + DataQualityIndicator + + + en + Data Quality Indicator + + + + + en + Entity for defining a quantitative data quality indicator of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + - characterizationFactors + coveragePercent - Characterization Factors + + en + Coverage Percent + - - IPCC (Intergovernmental Panel on Climate Change) version of the GWP (Global Warming Potential) characterization factors used for calculating the PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "AR6". - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#characterizationFactors - - - DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#coveragePercent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - allocationRulesDescription + technologicalDQR - Allocation Rules Description + + en + Technological DQR (Data Quality Rating) + - - Allocation rules used and underlying reasoning in context of a product carbon footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "In accordance with Catena-X PCF Rulebook". - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#allocationRulesDescription - - - DefaultScalarValue[value=In accordance with Catena-X PCF Rulebook, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#technologicalDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - allocationWasteIncineration + temporalDQR - Allocation Waste Incineration + + en + Temporal DQR (Data Quality Rating) + - - Allocation approach used for waste incineration with energy recovery as specified by the TFS (Together For Sustainability) initiative. In Catena-X for example must be specified by value "cut-off". - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#allocationWasteIncineration - - - DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#temporalDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - primaryDataShare + geographicalDQR - Primary Data Share + + en + Geographical DQR (Data Quality Rating) + - - Share of primary data in percent as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#primaryDataShare - - - DefaultScalarValue[value=56.12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#geographicalDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - - secondaryEmissionFactorSources + + completenessDQR - Secondary Emission Factor Sources + + en + Completeness DQR (Data Quality Rating) + - - Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - EmissionFactorDS - - Emission Factor Data Source Entity - - - Entitiy for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - emissionFactorDS - - Emission Factor Data Source - - - Characteristic for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#emissionFactorDS - - - DefaultScalarValue[value=ecoinvent 3.8, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - DataQualityIndicator - - Data Quality Indicator - - - Entity for defining a quantitative data quality indicator of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - false - false - - - - coveragePercent - - Coverage Percent - - - Percentage of PCF (Product Carbon Footprint) included in the data quality assessment based on the >5% emissions threshold as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "100" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#coveragePercent - - - DefaultScalarValue[value=100, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - technologicalDQR - - Technological DQR (Data Quality Rating) - - - Technological representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#technologicalDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - temporalDQR - - Temporal DQR (Data Quality Rating) - - - Temporal representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#temporalDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - geographicalDQR - - Geographical DQR (Data Quality Rating) - - - Geographical representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#geographicalDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - completenessDQR - - Completeness DQR (Data Quality Rating) - - - Completeness of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#completenessDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - reliabilityDQR - - Reliability DQR (Data Quality Rating) - - - Reliability of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#reliabilityDQR - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - packagingEmissionsIncluded - - Packaging Emissions Included - - - Flag indicating whether packaging emissions are included in a PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is "TRUE" per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#packagingEmissionsIncluded - - - Unknown - http://www.w3.org/2001/XMLSchema#boolean + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#completenessDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - pcfExcludingBiogenic + reliabilityDQR - PCF (Product Carbon Footprint) Excluding Biogenic + + en + Reliability DQR (Data Quality Rating) + - - Product carbon footprint of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#pcfExcludingBiogenic - - - DefaultScalarValue[value=2.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#reliabilityDQR + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + - - - - pcfIncludingBiogenic - - PCF (Product Carbon Footprint) Including Biogenic - - - Product carbon footprint of a product including biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional value in current specification version but will be mandatory in future version. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#pcfIncludingBiogenic - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - fossilGhgEmissions - - Fossil Emissions - - - Emissions from combustion of fossil sources as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Identical to "pcfExcludingBiogenic", will be removed in later version. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#fossilGhgEmissions - - - DefaultScalarValue[value=0.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - biogenicCarbonEmissionsOtherThanCO2 - - Biogenic Carbon Emissions Other Than CO2 - - - GWP (Global Warming Potential) of biogenic CO2e-emissions in production phase which contain only GHG (Greenhouse Gas) emissions other than CO2 - excludes biogenic CO2. For specification see Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#biogenicCarbonEmissionsOtherThanCO2 - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - biogenicCarbonWithdrawal - - Biogenic Carbon Withdrawal - - - Biogenic carbon content in the product converted to CO2e as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#biogenicCarbonWithdrawal - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - dlucGhgEmissions - - dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - Direct land use change CO2e emissions in context of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#dlucGhgEmissions - - - DefaultScalarValue[value=0.4, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - luGhgEmissions - - LU (Land Use) GHG (Greenhouse Gas) Emissions - - - Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#luGhgEmissions - - - DefaultScalarValue[value=0.3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - aircraftGhgEmissions - - Aircraft GHG Emissions - - - GHG (Greenhouse Gas) emissions resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#aircraftGhgEmissions - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - packagingGhgEmissions - - Packaging GHG (Greenhouse Gas) Emissions - - - Emissions resulting from the packaging of the product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is zero per default. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#packagingGhgEmissions - - - DefaultScalarValue[value=0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStagePcfExcludingBiogenic - - Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic - - - Product carbon footprint for the distribution stage of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#distributionStagePcfExcludingBiogenic - - - DefaultScalarValue[value=1.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStagePcfIncludingBiogenic - - Distribution Stage PCF (Product Carbon Footprint) Including Biogenic - - - Product carbon footprint for the distribution stage of a product including biogenic emissions as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#distributionStagePcfIncludingBiogenic - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageFossilGhgEmissions - - Distribution Stage Fossil GHG (Greenhouse Gas) Emissions - - - Emissions from the combustion of fossil sources in the distribution stage as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageFossilGhgEmissions - - - DefaultScalarValue[value=0.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - Distribution Stage Biogenic Carbon Emissions Other Than CO2 - - - GWP (Global Warming Potential) of biogenic CO2e-emissions in distribution phase which contain only GHG (Greenhouse Gas) emissions other than CO2 ? excludes biogenic CO2. For specification see Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonEmissionsOtherThanCO2 - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageBiogenicCarbonWithdrawal - - Distribution Stage Biogenic Carbon Withdrawal - - - GWP (Global Warming Potential) of biogenic CO2-withdrawal in distribution stage (biogenic CO2 contained in the product) as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonWithdrawal - - - DefaultScalarValue[value=0.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageDlucGhgEmissions - - Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - Direct land use change CO2 emissions during distribution stage in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. TFS specific extension. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageDlucGhgEmissions - - - DefaultScalarValue[value=1.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - distributionStageLuGhgEmissions - - Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions - - - Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#distributionStageLuGhgEmissions - - - DefaultScalarValue[value=1.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - carbonContentTotal - - Carbon Content Total - - - Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#carbonContentTotal - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - fossilCarbonContent - - Fossil Carbon Content - - - Fossil carbon amount embodied in a product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a calculated value. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#fossilCarbonContent - - - DefaultScalarValue[value=0.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - biogenicCarbonContent - - Biogenic Carbon Content - - - Biogenic carbon amount embodied in a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#biogenicCarbonContent - - - DefaultScalarValue[value=0.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - pcfLegalStatement - - PCF (Product Carbon Footprint) Legal Statement - - - Option for legal statement/ disclaimer as specified in the Catena-X PCF Rulebook. - - Template - - - urn:bamm:io.catenax.pcf:4.0.1#pcfLegalStatement - - - DefaultScalarValue[value=This PCF (Product Carbon Footprint) is for information purposes only. It is based upon the standards mentioned above., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - + + + + packagingEmissionsIncluded + + + en + Packaging Emissions Included + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#packagingEmissionsIncluded + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:boolean + + + + pcfExcludingBiogenic + + + en + PCF (Product Carbon Footprint) Excluding Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#pcfExcludingBiogenic + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + pcfIncludingBiogenic + + + en + PCF (Product Carbon Footprint) Including Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#pcfIncludingBiogenic + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + fossilGhgEmissions + + + en + Fossil Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#fossilGhgEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + biogenicCarbonEmissionsOtherThanCO2 + + + en + Biogenic Carbon Emissions Other Than CO2 + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#biogenicCarbonEmissionsOtherThanCO2 + + + + xs:decimal + + + + biogenicCarbonWithdrawal + + + en + Biogenic Carbon Withdrawal + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#biogenicCarbonWithdrawal + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + dlucGhgEmissions + + + en + dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#dlucGhgEmissions + + + + xs:decimal + + + + luGhgEmissions + + + en + LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#luGhgEmissions + + + + xs:decimal + + + + aircraftGhgEmissions + + + en + Aircraft GHG Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#aircraftGhgEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + packagingGhgEmissions + + + en + Packaging GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#packagingGhgEmissions + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + distributionStagePcfExcludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#distributionStagePcfExcludingBiogenic + + + + xs:decimal + + + + distributionStagePcfIncludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#distributionStagePcfIncludingBiogenic + + + + xs:decimal + + + + distributionStageFossilGhgEmissions + + + en + Distribution Stage Fossil GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#distributionStageFossilGhgEmissions + + + + xs:decimal + + + + distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + en + Distribution Stage Biogenic Carbon Emissions Other Than CO2 + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + + xs:decimal + + + + distributionStageBiogenicCarbonWithdrawal + + + en + Distribution Stage Biogenic Carbon Withdrawal + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonWithdrawal + + + + xs:decimal + + + + distributionStageDlucGhgEmissions + + + en + Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#distributionStageDlucGhgEmissions + + + + xs:decimal + + + + distributionStageLuGhgEmissions + + + en + Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#distributionStageLuGhgEmissions + + + + xs:decimal + + + + carbonContentTotal + + + en + Carbon Content Total + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#carbonContentTotal + + + + xs:decimal + + + + fossilCarbonContent + + + en + Fossil Carbon Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#fossilCarbonContent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + biogenicCarbonContent + + + en + Biogenic Carbon Content + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#biogenicCarbonContent + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + xs:decimal + + + + + + pcfLegalStatement + + + en + PCF (Product Carbon Footprint) Legal Statement + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:4.0.1#pcfLegalStatement + + + + xs:string + + - + + + APPLICATION_CLASS + Pcf + + + en + Product (Carbon) Footprint + + + + + en + A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + + urn:samm:io.catenax.pcf:4.0.1#Pcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product (Carbon) Footprint + + + + + en + Pcf + + + + + en + A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + + + + + + + + + id + + + en + Product Footprint Identifier + + + urn:samm:io.catenax.pcf:4.0.1#id + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Identifier + + + + + en + id + + + STRING + + + en + The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + specVersion + + + en + Product Footprint Specification Version + + + urn:samm:io.catenax.pcf:4.0.1#specVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Specification Version + + + + + en + specVersion + + + STRING + + + en + Version of the product footprint data specification as defined in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + partialFullPcf + + + en + Partial Or Full PCF (Product Carbon Footprint) + + + urn:samm:io.catenax.pcf:4.0.1#partialFullPcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Partial Or Full PCF (Product Carbon Footprint) + + + + + en + partialFullPcf + + + STRING + + + en + Indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. + + + + + + Cradle-to-gate + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#PartialFullPcfCharacteristic:Cradle-to-gate + + + + + + Cradle-to-grave + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#PartialFullPcfCharacteristic:Cradle-to-grave + + + + + + + + + + + + + id + + + en + Product Footprint Identifier + + + urn:samm:io.catenax.pcf:4.0.1#id + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Footprint Identifier + + + + + en + id + + + STRING + + + en + The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + precedingPfIds + + + en + Previous PCF (Product Carbon Footprint) Identifiers + + + urn:samm:io.catenax.pcf:4.0.1#precedingPfIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Previous PCF (Product Carbon Footprint) Identifiers + + + + + en + precedingPfIds + + + STRING + + + en + Set of preceding PCF (Product Carbon Footprint) identifiers without duplicates as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. Declared as "optional" in WBCSD, needs to be covered by application. + + + + + + + + + version + + + en + Product (Carbon) Footprint Version + + + urn:samm:io.catenax.pcf:4.0.1#version + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product (Carbon) Footprint Version + + + + + en + version + + + INTEGER_COUNT + + + en + Version of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "0" per default. + + + + + + + + + created + + + en + Creation of the Product (Carbon) Footprint + + + urn:samm:io.catenax.pcf:4.0.1#created + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Creation of the Product (Carbon) Footprint + + + + + en + created + + + STRING + + + en + Timestamp of the creation of the Product (Carbon) Footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + status + + + en + Status + + + urn:samm:io.catenax.pcf:4.0.1#status + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Status + + + + + en + status + + + STRING + + + en + Status indicator of a product (carbon) footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example set to "Active" per default. + + + + + + Active + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#PfStatusCharacteristic:Active + + + + + + Deprecated + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#PfStatusCharacteristic:Deprecated + + + + + + + + + + + + + validityPeriodStart + + + en + Validity Period Start + + + urn:samm:io.catenax.pcf:4.0.1#validityPeriodStart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period Start + + + + + en + validityPeriodStart + + + STRING + + + en + Start of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. If specified, the validity period start must be equal to or greater than the reference period end. + + + + + + + + + validityPeriodEnd + + + en + Validity Period End + + + urn:samm:io.catenax.pcf:4.0.1#validityPeriodEnd + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period End + + + + + en + validityPeriodEnd + + + STRING + + + en + End of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + comment + + + en + Comment + + + urn:samm:io.catenax.pcf:4.0.1#comment + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Comment + + + + + en + comment + + + STRING + + + en + Additional information and instructions related to the calculation of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + companyName + + + en + Company Name + + + urn:samm:io.catenax.pcf:4.0.1#companyName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company Name + + + + + en + companyName + + + STRING + + + en + Name of the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + companyId + + + en + Company Identifier + + + urn:samm:io.catenax.pcf:4.0.1#companyId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company Identifier + + + + + en + companyId + + + STRING + + + en + Identifier of a company in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + companyIds + + + en + Company IDs + + + urn:samm:io.catenax.pcf:4.0.1#companyIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Company IDs + + + + + en + companyIds + + + STRING + + + en + Non-empty set of Uniform Resource Names (URN). Each value is supposed to uniquely identify the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productDescription + + + en + Product Description + + + urn:samm:io.catenax.pcf:4.0.1#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + productDescription + + + STRING + + + en + Free-form description of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productId + + + en + Product Identifier + + + urn:samm:io.catenax.pcf:4.0.1#productId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Identifier + + + + + en + productId + + + STRING + + + en + Identifier of a product in context of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productIds + + + en + Product IDs + + + urn:samm:io.catenax.pcf:4.0.1#productIds + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product IDs + + + + + en + productIds + + + STRING + + + en + Non-empty set of product identifiers. Each value is supposed to uniquely identify the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productCategoryCpc + + + en + Product Category + + + urn:samm:io.catenax.pcf:4.0.1#productCategoryCpc + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Category + + + + + en + productCategoryCpc + + + STRING + + + en + UN (United Nations) Product Classification Code (CPC - Central Classification Code) of a given product as specified the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, which will probably be declared as "optional" in a later WBCSD specification version. In Catena-X for example specified with default value "011-99000". + + + + + + + + + productNameCompany + + + en + Product Trade Name + + + urn:samm:io.catenax.pcf:4.0.1#productNameCompany + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Trade Name + + + + + en + productNameCompany + + + STRING + + + en + Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + declaredUnit + + + en + Unit of measurement + + + urn:samm:io.catenax.pcf:4.0.1#declaredUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Unit of measurement + + + + + en + declaredUnit + + + STRING + + + en + Unit of analysis of a product in context of the PCF (product carbon footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example list of valid units includes "piece". + + + + + + liter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:liter + + + + + + kilogram + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:kilogram + + + + + + cubic meter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:cubic meter + + + + + + kilowatt hour + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:kilowatt hour + + + + + + megajoule + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:megajoule + + + + + + ton kilometer + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:ton kilometer + + + + + + square meter + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:square meter + + + + + + piece + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#DeclaredUnitCharacteristic:piece + + + + + + + + + + + + + unitaryProductAmount + + + en + Unitary Product Amount + + + urn:samm:io.catenax.pcf:4.0.1#unitaryProductAmount + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Unitary Product Amount + + + + + en + unitaryProductAmount + + + REAL_MEASURE + + + en + Amount of units contained within a product in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + productMassPerDeclaredUnit + + + en + Product Mass Per Declared Unit + + + urn:samm:io.catenax.pcf:4.0.1#productMassPerDeclaredUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Mass Per Declared Unit + + + + + en + productMassPerDeclaredUnit + + + INTEGER_MEASURE + + + en + Mass of a product per declared unit in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook. + + + + + + + + + exemptedEmissionsPercent + + + en + Exempted Emissions Percent + + + urn:samm:io.catenax.pcf:4.0.1#exemptedEmissionsPercent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Exempted Emissions Percent + + + + + en + exemptedEmissionsPercent + + + INTEGER_MEASURE + + + en + Percentage of emissions excluded from PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + exemptedEmissionsDescription + + + en + Exempted Emissions Description + + + urn:samm:io.catenax.pcf:4.0.1#exemptedEmissionsDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Exempted Emissions Description + + + + + en + exemptedEmissionsDescription + + + STRING + + + en + Rationale behind exclusion of specific PCF (Product Carbon Footprint) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + boundaryProcessesDescription + + + en + Boundary Processes Description + + + urn:samm:io.catenax.pcf:4.0.1#boundaryProcessesDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Boundary Processes Description + + + + + en + boundaryProcessesDescription + + + STRING + + + en + Processes attributable to each lifecycle stage as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographyCountrySubdivision + + + en + Geography Country Subdivision + + + urn:samm:io.catenax.pcf:4.0.1#geographyCountrySubdivision + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geography Country Subdivision + + + + + en + geographyCountrySubdivision + + + STRING + + + en + Subdivision of a country which must be an ISO 3166-2 subdivision code as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographyCountry + + + en + Geography Country + + + urn:samm:io.catenax.pcf:4.0.1#geographyCountry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geography Country + + + + + en + geographyCountry + + + STRING + + + en + Two letter country code that must conform to data type ISO 3166CC as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographyRegionOrSubregion + + + en + Region + + + urn:samm:io.catenax.pcf:4.0.1#geographyRegionOrSubregion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Region + + + + + en + geographyRegionOrSubregion + + + STRING + + + en + Region according to list as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Africa + + + + + + Americas + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Americas + + + + + + Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Asia + + + + + + Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Europe + + + + + + Oceania + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Oceania + + + + + + Australia and New Zealand + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Australia and New Zealand + + + + + + Central Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Central Asia + + + + + + Eastern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Eastern Asia + + + + + + Eastern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Eastern Europe + + + + + + Latin America and the Caribbean + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Latin America and the Caribbean + + + + + + Melanesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Melanesia + + + + + + Micronesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Micronesia + + + + + + Northern Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Northern Africa + + + + + + Northern America + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Northern America + + + + + + Northern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Northern Europe + + + + + + Polynesia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Polynesia + + + + + + South-eastern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:South-eastern Asia + + + + + + Southern Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Southern Asia + + + + + + Southern Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Southern Europe + + + + + + Sub-Saharan Africa + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Sub-Saharan Africa + + + + + + Western Asia + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Western Asia + + + + + + Western Europe + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Western Europe + + + + + + Global + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#GeographyRegionOrSubregionCharacteristic:Global + + + + + + + + + + + + + referencePeriodStart + + + en + Reference Period Start + + + urn:samm:io.catenax.pcf:4.0.1#referencePeriodStart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reference Period Start + + + + + en + referencePeriodStart + + + STRING + + + en + Start of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + referencePeriodEnd + + + en + Reference Period End + + + urn:samm:io.catenax.pcf:4.0.1#referencePeriodEnd + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reference Period End + + + + + en + referencePeriodEnd + + + STRING + + + en + End of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + urn:samm:io.catenax.pcf:4.0.1#crossSectoralStandard + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standard + + + + + en + crossSectoralStandard + + + STRING + + + en + Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + GHG Protocol Product standard + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#CrossSectoralStandardsUsedEnumerationCharacteristic:GHG Protocol Product standard + + + + + + ISO Standard 14067 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14067 + + + + + + ISO Standard 14044 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14044 + + + + + + + + + + + + + crossSectoralStandardsUsed + + + en + Cross Sectoral Standards Used + + + urn:samm:io.catenax.pcf:4.0.1#crossSectoralStandardsUsed + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standards Used + + + + + en + crossSectoralStandardsUsed + + + STRING + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + urn:samm:io.catenax.pcf:4.0.1#operator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Operator or Publisher of Sector Specific Rules + + + + + en + operator + + + STRING + + + en + Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". + + + + + + PEF + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#ProductOrSectorSpecificRuleOperator:PEF + + + + + + EPD International + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#ProductOrSectorSpecificRuleOperator:EPD International + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#ProductOrSectorSpecificRuleOperator:Other + + + + + + + + + + + + + ruleName + + + en + Rule Name + + + urn:samm:io.catenax.pcf:4.0.1#ruleName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Rule Name + + + + + en + ruleName + + + STRING + + + en + Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + ruleNames + + + en + Product or Sector Specific Rule Names + + + urn:samm:io.catenax.pcf:4.0.1#ruleNames + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rule Names + + + + + en + ruleNames + + + STRING + + + en + Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + otherOperatorName + + + en + Other Operator Name + + + urn:samm:io.catenax.pcf:4.0.1#otherOperatorName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Operator Name + + + + + en + otherOperatorName + + + STRING + + + en + Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. + + + + + + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + urn:samm:io.catenax.pcf:4.0.1#productOrSectorSpecificRules + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rules + + + + + en + productOrSectorSpecificRules + + + STRING + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + characterizationFactors + + + en + Characterization Factors + + + urn:samm:io.catenax.pcf:4.0.1#characterizationFactors + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Characterization Factors + + + + + en + characterizationFactors + + + STRING + + + en + IPCC (Intergovernmental Panel on Climate Change) version of the GWP (Global Warming Potential) characterization factors used for calculating the PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "AR6". + + + + + + AR5 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#CharacterizationFactorsCharacteristic:AR5 + + + + + + AR6 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#CharacterizationFactorsCharacteristic:AR6 + + + + + + + + + + + + + allocationRulesDescription + + + en + Allocation Rules Description + + + urn:samm:io.catenax.pcf:4.0.1#allocationRulesDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Allocation Rules Description + + + + + en + allocationRulesDescription + + + STRING + + + en + Allocation rules used and underlying reasoning in context of a product carbon footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "In accordance with Catena-X PCF Rulebook". + + + + + + + + + allocationWasteIncineration + + + en + Allocation Waste Incineration + + + urn:samm:io.catenax.pcf:4.0.1#allocationWasteIncineration + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Allocation Waste Incineration + + + + + en + allocationWasteIncineration + + + STRING + + + en + Allocation approach used for waste incineration with energy recovery as specified by the TFS (Together For Sustainability) initiative. In Catena-X for example must be specified by value "cut-off". + + + + + + cut-off + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#AllocationWasteIncinerationCharacteristic:cut-off + + + + + + reverse cut-off + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#AllocationWasteIncinerationCharacteristic:reverse cut-off + + + + + + system expansion + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:4.0.1#AllocationWasteIncinerationCharacteristic:system expansion + + + + + + + + + + + + + primaryDataShare + + + en + Primary Data Share + + + urn:samm:io.catenax.pcf:4.0.1#primaryDataShare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Primary Data Share + + + + + en + primaryDataShare + + + INTEGER_MEASURE + + + en + Share of primary data in percent as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + emissionFactorDS + + + en + Emission Factor Data Source + + + urn:samm:io.catenax.pcf:4.0.1#emissionFactorDS + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Emission Factor Data Source + + + + + en + emissionFactorDS + + + STRING + + + en + Characteristic for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + secondaryEmissionFactorSources + + + en + Secondary Emission Factor Sources + + + urn:samm:io.catenax.pcf:4.0.1#secondaryEmissionFactorSources + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Secondary Emission Factor Sources + + + + + en + secondaryEmissionFactorSources + + + STRING + + + en + Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + coveragePercent + + + en + Coverage Percent + + + urn:samm:io.catenax.pcf:4.0.1#coveragePercent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Coverage Percent + + + + + en + coveragePercent + + + INTEGER_MEASURE + + + en + Percentage of PCF (Product Carbon Footprint) included in the data quality assessment based on the >5% emissions threshold as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "100" per default. + + + + + + + + + technologicalDQR + + + en + Technological DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.1#technologicalDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Technological DQR (Data Quality Rating) + + + + + en + technologicalDQR + + + INTEGER_MEASURE + + + en + Technological representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + temporalDQR + + + en + Temporal DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.1#temporalDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Temporal DQR (Data Quality Rating) + + + + + en + temporalDQR + + + INTEGER_MEASURE + + + en + Temporal representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + geographicalDQR + + + en + Geographical DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.1#geographicalDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Geographical DQR (Data Quality Rating) + + + + + en + geographicalDQR + + + INTEGER_MEASURE + + + en + Geographical representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + completenessDQR + + + en + Completeness DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.1#completenessDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Completeness DQR (Data Quality Rating) + + + + + en + completenessDQR + + + INTEGER_MEASURE + + + en + Completeness of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + reliabilityDQR + + + en + Reliability DQR (Data Quality Rating) + + + urn:samm:io.catenax.pcf:4.0.1#reliabilityDQR + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reliability DQR (Data Quality Rating) + + + + + en + reliabilityDQR + + + INTEGER_MEASURE + + + en + Reliability of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + dqi + + + en + DQI (Data Quality Indicators) + + + urn:samm:io.catenax.pcf:4.0.1#dqi + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DQI (Data Quality Indicators) + + + + + en + dqi + + + STRING + + + en + Quantitative data quality indicators of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + packagingEmissionsIncluded + + + en + Packaging Emissions Included + + + urn:samm:io.catenax.pcf:4.0.1#packagingEmissionsIncluded + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Packaging Emissions Included + + + + + en + packagingEmissionsIncluded + + + BOOLEAN + + + en + Flag indicating whether packaging emissions are included in a PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is "TRUE" per default. + + + + + + + + + pcfExcludingBiogenic + + + en + PCF (Product Carbon Footprint) Excluding Biogenic + + + urn:samm:io.catenax.pcf:4.0.1#pcfExcludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) Excluding Biogenic + + + + + en + pcfExcludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + pcfIncludingBiogenic + + + en + PCF (Product Carbon Footprint) Including Biogenic + + + urn:samm:io.catenax.pcf:4.0.1#pcfIncludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) Including Biogenic + + + + + en + pcfIncludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint of a product including biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional value in current specification version but will be mandatory in future version. + + + + + + + + + fossilGhgEmissions + + + en + Fossil Emissions + + + urn:samm:io.catenax.pcf:4.0.1#fossilGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fossil Emissions + + + + + en + fossilGhgEmissions + + + INTEGER_MEASURE + + + en + Emissions from combustion of fossil sources as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Identical to "pcfExcludingBiogenic", will be removed in later version. + + + + + + + + + biogenicCarbonEmissionsOtherThanCO2 + + + en + Biogenic Carbon Emissions Other Than CO2 + + + urn:samm:io.catenax.pcf:4.0.1#biogenicCarbonEmissionsOtherThanCO2 + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Biogenic Carbon Emissions Other Than CO2 + + + + + en + biogenicCarbonEmissionsOtherThanCO2 + + + INTEGER_MEASURE + + + en + GWP (Global Warming Potential) of biogenic CO2e-emissions in production phase which contain only GHG (Greenhouse Gas) emissions other than CO2 - excludes biogenic CO2. For specification see Catena-X PCF Rulebook. + + + + + + + + + biogenicCarbonWithdrawal + + + en + Biogenic Carbon Withdrawal + + + urn:samm:io.catenax.pcf:4.0.1#biogenicCarbonWithdrawal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Biogenic Carbon Withdrawal + + + + + en + biogenicCarbonWithdrawal + + + INTEGER_MEASURE + + + en + Biogenic carbon content in the product converted to CO2e as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + dlucGhgEmissions + + + en + dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.1#dlucGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + + en + dlucGhgEmissions + + + INTEGER_MEASURE + + + en + Direct land use change CO2e emissions in context of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + luGhgEmissions + + + en + LU (Land Use) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.1#luGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + + en + luGhgEmissions + + + INTEGER_MEASURE + + + en + Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. + + + + + + + + + aircraftGhgEmissions + + + en + Aircraft GHG Emissions + + + urn:samm:io.catenax.pcf:4.0.1#aircraftGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Aircraft GHG Emissions + + + + + en + aircraftGhgEmissions + + + INTEGER_MEASURE + + + en + GHG (Greenhouse Gas) emissions resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + packagingGhgEmissions + + + en + Packaging GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.1#packagingGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Packaging GHG (Greenhouse Gas) Emissions + + + + + en + packagingGhgEmissions + + + INTEGER_MEASURE + + + en + Emissions resulting from the packaging of the product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is zero per default. + + + + + + + + + distributionStagePcfExcludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic + + + urn:samm:io.catenax.pcf:4.0.1#distributionStagePcfExcludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic + + + + + en + distributionStagePcfExcludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint for the distribution stage of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStagePcfIncludingBiogenic + + + en + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic + + + urn:samm:io.catenax.pcf:4.0.1#distributionStagePcfIncludingBiogenic + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic + + + + + en + distributionStagePcfIncludingBiogenic + + + INTEGER_MEASURE + + + en + Product carbon footprint for the distribution stage of a product including biogenic emissions as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStageFossilGhgEmissions + + + en + Distribution Stage Fossil GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.1#distributionStageFossilGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage Fossil GHG (Greenhouse Gas) Emissions + + + + + en + distributionStageFossilGhgEmissions + + + INTEGER_MEASURE + + + en + Emissions from the combustion of fossil sources in the distribution stage as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + en + Distribution Stage Biogenic Carbon Emissions Other Than CO2 + + + urn:samm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage Biogenic Carbon Emissions Other Than CO2 + + + + + en + distributionStageBiogenicCarbonEmissionsOtherThanCO2 + + + INTEGER_MEASURE + + + en + GWP (Global Warming Potential) of biogenic CO2e-emissions in distribution phase which contain only GHG (Greenhouse Gas) emissions other than CO2 ? excludes biogenic CO2. For specification see Catena-X PCF Rulebook. + + + + + + + + + distributionStageBiogenicCarbonWithdrawal + + + en + Distribution Stage Biogenic Carbon Withdrawal + + + urn:samm:io.catenax.pcf:4.0.1#distributionStageBiogenicCarbonWithdrawal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage Biogenic Carbon Withdrawal + + + + + en + distributionStageBiogenicCarbonWithdrawal + + + INTEGER_MEASURE + + + en + GWP (Global Warming Potential) of biogenic CO2-withdrawal in distribution stage (biogenic CO2 contained in the product) as specified in the Catena-X PCF Rulebook. + + + + + + + + + distributionStageDlucGhgEmissions + + + en + Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.1#distributionStageDlucGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions + + + + + en + distributionStageDlucGhgEmissions + + + INTEGER_MEASURE + + + en + Direct land use change CO2 emissions during distribution stage in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. TFS specific extension. + + + + + + + + + distributionStageLuGhgEmissions + + + en + Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions + + + urn:samm:io.catenax.pcf:4.0.1#distributionStageLuGhgEmissions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions + + + + + en + distributionStageLuGhgEmissions + + + INTEGER_MEASURE + + + en + Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. + + + + + + + + + carbonContentTotal + + + en + Carbon Content Total + + + urn:samm:io.catenax.pcf:4.0.1#carbonContentTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Carbon Content Total + + + + + en + carbonContentTotal + + + INTEGER_MEASURE + + + en + Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. + + + + + + + + + fossilCarbonContent + + + en + Fossil Carbon Content + + + urn:samm:io.catenax.pcf:4.0.1#fossilCarbonContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fossil Carbon Content + + + + + en + fossilCarbonContent + + + INTEGER_MEASURE + + + en + Fossil carbon amount embodied in a product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a calculated value. + + + + + + + + + biogenicCarbonContent + + + en + Biogenic Carbon Content + + + urn:samm:io.catenax.pcf:4.0.1#biogenicCarbonContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Biogenic Carbon Content + + + + + en + biogenicCarbonContent + + + INTEGER_MEASURE + + + en + Biogenic carbon amount embodied in a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + pcf + + + en + PCF (Product Carbon Footprint) + + + urn:samm:io.catenax.pcf:4.0.1#pcf + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) + + + + + en + pcf + + + STRING + + + en + A PCF (Product Carbon Footprint) represents the carbon footprint of a product and related data as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + + + + + + + pcfLegalStatement + + + en + PCF (Product Carbon Footprint) Legal Statement + + + urn:samm:io.catenax.pcf:4.0.1#pcfLegalStatement + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + PCF (Product Carbon Footprint) Legal Statement + + + + + en + pcfLegalStatement + + + STRING + + + en + Option for legal statement/ disclaimer as specified in the Catena-X PCF Rulebook. + + + + + + + + + diff --git a/io.catenax.pcf/4.0.1/gen/Pcf.aasx b/io.catenax.pcf/4.0.1/gen/Pcf.aasx index 566170b9..31f50fa3 100644 Binary files a/io.catenax.pcf/4.0.1/gen/Pcf.aasx and b/io.catenax.pcf/4.0.1/gen/Pcf.aasx differ diff --git a/io.catenax.pcf/5.0.0/gen/Pcf-aas.xml b/io.catenax.pcf/5.0.0/gen/Pcf-aas.xml index 60221886..f0e21680 100644 --- a/io.catenax.pcf/5.0.0/gen/Pcf-aas.xml +++ b/io.catenax.pcf/5.0.0/gen/Pcf-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.pcf:5.0.0#Pcf - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#Pcf] - - - - - - - - en - Product (Carbon) Footprint - - - - - EN - Pcf - - - - - en - A Product (Carbon) Footprint represents the carbon footprint of a product with values as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.pcf:5.0.0#Pcf/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.pcf:5.0.0#Pcf]/submodel + urn:samm:io.catenax.pcf:5.0.0#Pcf/submodel Template ModelReference @@ -72,21 +48,26 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_id + id en Product Footprint Identifier - - - en - Mandatory: The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -96,23 +77,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_specVersion + specVersion en Product Footprint Specification Version - - - en - Mandatory: Version of the product footprint data specification as defined in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -122,23 +108,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_partialFullPcf + partialFullPcf en Partial Or Full PCF (Product Carbon Footprint) - - - en - Mandatory: Indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. - - ExternalReference @@ -149,10 +140,10 @@ xs:string - Unknown + - id_precedingPfIds + precedingPfIds en @@ -165,11 +156,22 @@ Optional: Set of preceding PCF (Product Carbon Footprint) identifiers without duplicates as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. Declared as "optional" in WBCSD, needs to be covered by application. - false + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true DataElement - id_PrecedingPfId + PrecedingPfId en @@ -182,21 +184,26 @@ Entity for defining a preceding PCF (Product Carbon Footprint) identifier entity as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_id + id en Product Footprint Identifier - - - en - Mandatory: The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -206,27 +213,32 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_version + version en Product (Carbon) Footprint Version - - - en - Mandatory: Version of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "0" per default. - - ExternalReference @@ -236,23 +248,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:nonNegativeInteger - Unknown + - id_created + created en Creation of the Product (Carbon) Footprint - - - en - Mandatory: Timestamp of the creation of the Product (Carbon) Footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -262,23 +279,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:dateTime - Unknown + - id_status + status en Status - - - en - Mandatory: Status indicator of a product (carbon) footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example set to "Active" per default. - - ExternalReference @@ -288,23 +310,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_validityPeriodStart + validityPeriodStart en Validity Period Start - - - en - Optional: Start of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. If specified, the validity period start must be equal to or greater than the reference period end. - - ExternalReference @@ -314,23 +341,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:dateTime - Unknown + - id_validityPeriodEnd + validityPeriodEnd en Validity Period End - - - en - Optional: End of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -340,23 +372,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:dateTime - Unknown + - id_comment + comment en Comment - - - en - Optional: Additional information and instructions related to the calculation of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -366,23 +403,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_companyName + companyName en Company Name - - - en - Mandatory: Name of the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -392,23 +434,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_companyIds + companyIds en Company IDs - - - en - Mandatory: Non-empty set of Uniform Resource Names (URN) representing company identifiers. Each value is supposed to uniquely identify the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -418,23 +465,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:anyURI - Unknown + - id_productDescription + productDescription en Product Description - - - en - Optional: Free-form description of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -444,23 +496,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_productIds + productIds en Product IDs - - - en - Mandatory: Non-empty set of product identifiers. Each value is supposed to uniquely identify the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -470,23 +527,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:anyURI - Unknown + - id_productCategoryCpc + productCategoryCpc en Product Category - - - en - Mandatory: UN (United Nations) Product Classification Code (CPC - Central Classification Code) of a given product as specified the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, which will probably be declared as "optional" in a later WBCSD specification version. In Catena-X for example specified with default value "011-99000". - - ExternalReference @@ -496,23 +558,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_productNameCompany + productNameCompany en Product Trade Name - - - en - Mandatory: Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -522,11 +589,22 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_PcfEntity + PcfEntity en @@ -539,21 +617,26 @@ Entity for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_declaredUnit + declaredUnit en Unit of measurement - - - en - Mandatory: Unit of analysis of a product in context of the PCF (product carbon footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example list of valid units includes "piece". - - ExternalReference @@ -563,23 +646,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_unitaryProductAmount + unitaryProductAmount en Unitary Product Amount - - - en - Mandatory: Amount of units contained within a product in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -589,23 +677,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:float - Unknown + - id_productMassPerDeclaredUnit + productMassPerDeclaredUnit en Product Mass Per Declared Unit - - - en - Mandatory: Mass of a product per declared unit in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook. - - ExternalReference @@ -616,22 +709,16 @@ xs:decimal - Unknown + - id_exemptedEmissionsPercent + exemptedEmissionsPercent en Exempted Emissions Percent - - - en - Mandatory: Percentage of emissions excluded from PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -641,23 +728,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_exemptedEmissionsDescription + exemptedEmissionsDescription en Exempted Emissions Description - - - en - Optional: Rationale behind exclusion of specific PCF (Product Carbon Footprint) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -667,23 +759,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_boundaryProcessesDescription + boundaryProcessesDescription en Boundary Processes Description - - - en - Optional: Processes attributable to each lifecycle stage as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -693,23 +790,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_geographyCountrySubdivision + geographyCountrySubdivision en Geography Country Subdivision - - - en - Optional: Subdivision of a country which must be an ISO 3166-2 subdivision code as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -719,23 +821,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_geographyCountry + geographyCountry en Geography Country - - - en - Optional: Two letter country code that must conform to data type ISO 3166CC as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -745,23 +852,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_geographyRegionOrSubregion + geographyRegionOrSubregion en Region - - - en - Mandatory: Region according to list as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -771,23 +883,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_referencePeriodStart + referencePeriodStart en Reference Period Start - - - en - Mandatory: Start of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -797,23 +914,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:dateTime - Unknown + - id_referencePeriodEnd + referencePeriodEnd en Reference Period End - - - en - Mandatory: End of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -823,11 +945,22 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:dateTime - Unknown + - id_crossSectoralStandardsUsed + crossSectoralStandardsUsed en @@ -840,11 +973,22 @@ Mandatory: Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - false + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true DataElement - id_CrossSectoralStandard + CrossSectoralStandard en @@ -857,21 +1001,26 @@ Entity for defining an accounting standard used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_crossSectoralStandard + crossSectoralStandard en Cross Sectoral Standard - - - en - Mandatory: Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -881,15 +1030,26 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_productOrSectorSpecificRules + productOrSectorSpecificRules en @@ -902,11 +1062,22 @@ Mandatory: Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or publishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - false + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true DataElement - id_ProductOrSectorSpecificRule + ProductOrSectorSpecificRule en @@ -919,21 +1090,26 @@ Entity for defining a product or sector specific rule of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_operator + operator en Operator or Publisher of Sector Specific Rules - - - en - Mandatory: Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". - - ExternalReference @@ -943,11 +1119,22 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_RuleName + RuleName en @@ -960,21 +1147,26 @@ Name of a rule applied by a specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_ruleName + ruleName en Rule Name - - - en - Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -984,25 +1176,30 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_otherOperatorName + otherOperatorName en Other Operator Name - - - en - Optional: Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. - - ExternalReference @@ -1012,27 +1209,32 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_characterizationFactors + characterizationFactors en Characterization Factors - - - en - Mandatory: IPCC (Intergovernmental Panel on Climate Change) version of the GWP (Global Warming Potential) characterization factors used for calculating the PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "AR6". - - ExternalReference @@ -1042,23 +1244,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_allocationRulesDescription + allocationRulesDescription en Allocation Rules Description - - - en - Optional: Allocation rules used and underlying reasoning in context of a product carbon footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "In accordance with Catena-X PCF Rulebook". - - ExternalReference @@ -1068,23 +1275,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_allocationWasteIncineration + allocationWasteIncineration en Allocation Waste Incineration - - - en - Mandatory: Allocation approach used for waste incineration with energy recovery as specified by the TFS (Together For Sustainability) initiative. In Catena-X for example must be specified by value "cut-off". - - ExternalReference @@ -1095,22 +1307,16 @@ xs:string - Unknown + - id_primaryDataShare + primaryDataShare en Primary Data Share - - - en - Mandatory starting 2025: Share of primary data in percent as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1120,11 +1326,22 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_secondaryEmissionFactorSources + secondaryEmissionFactorSources en @@ -1137,11 +1354,22 @@ Mandatory: Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - false + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + + true DataElement - id_EmissionFactorDS + EmissionFactorDS en @@ -1154,21 +1382,26 @@ Entity for defining an emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_emissionFactorDS + emissionFactorDS en Emission Factor Data Source - - - en - Mandatory: Emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1178,15 +1411,26 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:string - Unknown + - id_DataQualityIndicator + DataQualityIndicator en @@ -1199,21 +1443,26 @@ Entity for defining a quantitative data quality indicator of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + - id_coveragePercent + coveragePercent en Coverage Percent - - - en - Optional: Percentage of PCF (Product Carbon Footprint) included in the data quality assessment based on the >5% emissions threshold as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "100" per default. - - ExternalReference @@ -1223,23 +1472,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_technologicalDQR + technologicalDQR en Technological DQR (Data Quality Rating) - - - en - Optional: Technological representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1249,23 +1503,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_temporalDQR + temporalDQR en Temporal DQR (Data Quality Rating) - - - en - Optional: Temporal representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1275,23 +1534,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_geographicalDQR + geographicalDQR en Geographical DQR (Data Quality Rating) - - - en - Optional: Geographical representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1301,23 +1565,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_completenessDQR + completenessDQR en Completeness DQR (Data Quality Rating) - - - en - Optional: Completeness of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1327,23 +1596,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_reliabilityDQR + reliabilityDQR en Reliability DQR (Data Quality Rating) - - - en - Optional: Reliability of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1353,25 +1627,30 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_packagingEmissionsIncluded + packagingEmissionsIncluded en Packaging Emissions Included - - - en - Mandatory: Flag indicating whether packaging emissions are included in a PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is "TRUE" per default. - - ExternalReference @@ -1381,23 +1660,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:boolean - Unknown + - id_pcfExcludingBiogenic + pcfExcludingBiogenic en PCF (Product Carbon Footprint) Excluding Biogenic - - - en - Mandatory: Product carbon footprint of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1407,23 +1691,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_pcfIncludingBiogenic + pcfIncludingBiogenic en PCF (Product Carbon Footprint) Including Biogenic - - - en - Mandatory starting 2025: Product carbon footprint of a product including biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional value in current specification version but will be mandatory in future version. - - ExternalReference @@ -1433,23 +1722,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_fossilGhgEmissions + fossilGhgEmissions en Fossil Emissions - - - en - Mandatory starting 2025: Emissions from combustion of fossil sources as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Identical to "pcfExcludingBiogenic", will be removed in later version. - - ExternalReference @@ -1459,23 +1753,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_biogenicCarbonEmissionsOtherThanCO2 + biogenicCarbonEmissionsOtherThanCO2 en Biogenic Carbon Emissions Other Than CO2 - - - en - Mandatory starting 2025: GWP (Global Warming Potential) of biogenic CO2e-emissions in production phase which contain only GHG (Greenhouse Gas) emissions other than CO2 - excludes biogenic CO2. For specification see Catena-X PCF Rulebook. - - ExternalReference @@ -1486,22 +1785,16 @@ xs:decimal - Unknown + - id_biogenicCarbonWithdrawal + biogenicCarbonWithdrawal en Biogenic Carbon Withdrawal - - - en - Mandatory starting 2025: Biogenic carbon content in the product converted to CO2e as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1511,23 +1804,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_dlucGhgEmissions + dlucGhgEmissions en dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - en - Mandatory starting 2025: Direct land use change CO2e emissions in context of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1538,22 +1836,16 @@ xs:decimal - Unknown + - id_luGhgEmissions + luGhgEmissions en LU (Land Use) GHG (Greenhouse Gas) Emissions - - - en - Mandatory starting 2025: Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. - - ExternalReference @@ -1564,22 +1856,16 @@ xs:decimal - Unknown + - id_aircraftGhgEmissions + aircraftGhgEmissions en Aircraft GHG Emissions - - - en - Mandatory starting 2025: GHG (Greenhouse Gas) emissions resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1589,23 +1875,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_packagingGhgEmissions + packagingGhgEmissions en Packaging GHG (Greenhouse Gas) Emissions - - - en - Optional: Emissions resulting from the packaging of the product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is zero per default. - - ExternalReference @@ -1615,23 +1906,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_distributionStagePcfExcludingBiogenic + distributionStagePcfExcludingBiogenic en Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic - - - en - Optional: Product carbon footprint for the distribution stage of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook. - - ExternalReference @@ -1642,22 +1938,16 @@ xs:decimal - Unknown + - id_distributionStagePcfIncludingBiogenic + distributionStagePcfIncludingBiogenic - - en - Distribution Stage PCF (Product Carbon Footprint) Including Biogenic - - - - - en - Optional: Product carbon footprint for the distribution stage of a product including biogenic emissions as specified in the Catena-X PCF Rulebook. - - + + en + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic + + ExternalReference @@ -1668,22 +1958,16 @@ xs:decimal - Unknown + - id_distributionStageFossilGhgEmissions + distributionStageFossilGhgEmissions en Distribution Stage Fossil GHG (Greenhouse Gas) Emissions - - - en - Optional: Emissions from the combustion of fossil sources in the distribution stage as specified in the Catena-X PCF Rulebook. - - ExternalReference @@ -1694,22 +1978,16 @@ xs:decimal - Unknown + - id_distributionStageBiogenicCarbonEmissionsOtherThanCO2 + distributionStageBiogenicCarbonEmissionsOtherThanCO2 en Distribution Stage Biogenic Carbon Emissions Other Than CO2 - - - en - Optional: GWP (Global Warming Potential) of biogenic CO2e-emissions in distribution phase which contain only GHG (Greenhouse Gas) emissions other than CO2 ? excludes biogenic CO2. For specification see Catena-X PCF Rulebook. - - ExternalReference @@ -1720,22 +1998,16 @@ xs:decimal - Unknown + - id_distributionStageBiogenicCarbonWithdrawal + distributionStageBiogenicCarbonWithdrawal en Distribution Stage Biogenic Carbon Withdrawal - - - en - Optional: GWP (Global Warming Potential) of biogenic CO2-withdrawal in distribution stage (biogenic CO2 contained in the product) as specified in the Catena-X PCF Rulebook. - - ExternalReference @@ -1746,22 +2018,16 @@ xs:decimal - Unknown + - id_distributionStageDlucGhgEmissions + distributionStageDlucGhgEmissions en Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions - - - en - Optional: Direct land use change CO2 emissions during distribution stage in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. TFS specific extension. - - ExternalReference @@ -1772,22 +2038,16 @@ xs:decimal - Unknown + - id_distributionStageLuGhgEmissions + distributionStageLuGhgEmissions en Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions - - - en - Optional: Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. - - ExternalReference @@ -1798,22 +2058,16 @@ xs:decimal - Unknown + - id_carbonContentTotal + carbonContentTotal en Carbon Content Total - - - en - Mandatory starting 2025: Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. - - ExternalReference @@ -1824,22 +2078,16 @@ xs:decimal - Unknown + - id_fossilCarbonContent + fossilCarbonContent en Fossil Carbon Content - - - en - Optional: Fossil carbon amount embodied in a product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a calculated value. - - ExternalReference @@ -1849,23 +2097,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_biogenicCarbonContent + biogenicCarbonContent en Biogenic Carbon Content - - - en - Mandatory starting 2025: Biogenic carbon amount embodied in a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1875,23 +2128,28 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_distributionStageAircraftGhgEmissions + distributionStageAircraftGhgEmissions en Distribution Stage Aircraft GHG Emissions - - - en - Optional: GHG (Greenhouse Gas) emissions for the distribution stage resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - - ExternalReference @@ -1901,25 +2159,30 @@ + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/ + + + + xs:decimal - Unknown + - id_pcfLegalStatement + pcfLegalStatement en PCF (Product Carbon Footprint) Legal Statement - - - en - Optional: Option for legal statement/ disclaimer as specified in the Catena-X PCF Rulebook. - - ExternalReference @@ -1930,7 +2193,7 @@ xs:string - Unknown + @@ -1938,7 +2201,7 @@ APPLICATION_CLASS - id_Pcf + Pcf en @@ -1959,7 +2222,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#Pcf] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1973,7 +2236,7 @@ - EN + en Pcf @@ -1989,11 +2252,11 @@ - id_UuidV4Trait + id en - Trait for UUIDs v4 + Product Footprint Identifier urn:samm:io.catenax.pcf:5.0.0#id @@ -2004,7 +2267,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#id] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2018,7 +2281,7 @@ - EN + en id @@ -2026,7 +2289,7 @@ en - Trait to ensure UUID v4 data format. + Mandatory: The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2035,11 +2298,11 @@ - id_Text + specVersion en - Text + Product Footprint Specification Version urn:samm:io.catenax.pcf:5.0.0#specVersion @@ -2050,7 +2313,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#specVersion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2064,7 +2327,7 @@ - EN + en specVersion @@ -2072,7 +2335,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Mandatory: Version of the product footprint data specification as defined in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2081,11 +2344,11 @@ - id_PartialFullPcfCharacteristic + partialFullPcf en - Partial Or Full PCF (Product Carbon Footprint) Characteristic + Partial Or Full PCF (Product Carbon Footprint) urn:samm:io.catenax.pcf:5.0.0#partialFullPcf @@ -2096,7 +2359,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#partialFullPcf] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2110,7 +2373,7 @@ - EN + en partialFullPcf @@ -2118,31 +2381,31 @@ en - Characteristic for defining an indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. + Mandatory: Indicator for partial or full PCF (Product Carbon Footprint) declaration as specified in the Catena-X PCF Rulebook. - DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Cradle-to-gate ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#PartialFullPcfCharacteristic:DefaultScalarValue[value=Cradle-to-gate, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#PartialFullPcfCharacteristic:Cradle-to-gate - DefaultScalarValue[value=Cradle-to-grave, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Cradle-to-grave ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#PartialFullPcfCharacteristic:DefaultScalarValue[value=Cradle-to-grave, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#PartialFullPcfCharacteristic:Cradle-to-grave @@ -2155,11 +2418,11 @@ - id_UuidV4Trait + id en - Trait for UUIDs v4 + Product Footprint Identifier urn:samm:io.catenax.pcf:5.0.0#id @@ -2170,7 +2433,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#id] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2184,7 +2447,7 @@ - EN + en id @@ -2192,7 +2455,7 @@ en - Trait to ensure UUID v4 data format. + Mandatory: The product footprint identifier as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2201,11 +2464,11 @@ - id_PrecedingPfIdsCharacteristic + precedingPfIds en - Previous PCF (Product Carbon Footprint) Identifiers Characteristic + Previous PCF (Product Carbon Footprint) Identifiers urn:samm:io.catenax.pcf:5.0.0#precedingPfIds @@ -2216,7 +2479,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#precedingPfIds] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2230,7 +2493,7 @@ - EN + en precedingPfIds @@ -2238,7 +2501,7 @@ en - Characteristic for defining a non-empty set of product (carbon) footprint identifiers as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. + Optional: Set of preceding PCF (Product Carbon Footprint) identifiers without duplicates as specified in the Catena-X PCF Rulebook in accordance with the WBCSD (World Business Council for Sustainable Development) Pathfinder framework and the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD/ PACT initiative. Declared as "optional" in WBCSD, needs to be covered by application. @@ -2247,11 +2510,11 @@ - id_ProductFootprintVersion + version en - Product (Carbon) Footprint Version Characteristic + Product (Carbon) Footprint Version urn:samm:io.catenax.pcf:5.0.0#version @@ -2262,7 +2525,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#version] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2276,7 +2539,7 @@ - EN + en version @@ -2284,7 +2547,7 @@ en - Characteristic for defining a product footprint version as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + Mandatory: Version of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "0" per default. @@ -2293,11 +2556,11 @@ - id_Timestamp + created en - Timestamp + Creation of the Product (Carbon) Footprint urn:samm:io.catenax.pcf:5.0.0#created @@ -2308,7 +2571,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#created] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2322,7 +2585,7 @@ - EN + en created @@ -2330,7 +2593,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Mandatory: Timestamp of the creation of the Product (Carbon) Footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2339,11 +2602,11 @@ - id_PfStatusCharacteristic + status en - PF (Product Footprint) Status Characteristic + Status urn:samm:io.catenax.pcf:5.0.0#status @@ -2354,7 +2617,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#status] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2368,7 +2631,7 @@ - EN + en status @@ -2376,31 +2639,31 @@ en - Characteristic for defining a status indicator of a product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Enumeration with possible "Active" and "Deprecated". + Mandatory: Status indicator of a product (carbon) footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example set to "Active" per default. - DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Active ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#PfStatusCharacteristic:DefaultScalarValue[value=Active, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#PfStatusCharacteristic:Active - DefaultScalarValue[value=Deprecated, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Deprecated ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#PfStatusCharacteristic:DefaultScalarValue[value=Deprecated, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#PfStatusCharacteristic:Deprecated @@ -2413,11 +2676,11 @@ - id_Timestamp + validityPeriodStart en - Timestamp + Validity Period Start urn:samm:io.catenax.pcf:5.0.0#validityPeriodStart @@ -2428,7 +2691,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#validityPeriodStart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2442,7 +2705,7 @@ - EN + en validityPeriodStart @@ -2450,7 +2713,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Optional: Start of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. If specified, the validity period start must be equal to or greater than the reference period end. @@ -2459,11 +2722,11 @@ - id_Timestamp + validityPeriodEnd en - Timestamp + Validity Period End urn:samm:io.catenax.pcf:5.0.0#validityPeriodEnd @@ -2474,7 +2737,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#validityPeriodEnd] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2488,7 +2751,7 @@ - EN + en validityPeriodEnd @@ -2496,7 +2759,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Optional: End of interval during which the product (carbon) footprint is declared as valid as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2505,11 +2768,11 @@ - id_Text + comment en - Text + Comment urn:samm:io.catenax.pcf:5.0.0#comment @@ -2520,7 +2783,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#comment] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2534,7 +2797,7 @@ - EN + en comment @@ -2542,7 +2805,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Optional: Additional information and instructions related to the calculation of the product (carbon) footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2551,7 +2814,13 @@ - id_NonEmptyStringTrait + companyName + + + en + Company Name + + urn:samm:io.catenax.pcf:5.0.0#companyName @@ -2560,7 +2829,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#companyName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2574,22 +2843,28 @@ - EN + en companyName STRING + + + en + Mandatory: Name of the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + - id_IdsTrait + companyIds en - IDs Trait + Company IDs urn:samm:io.catenax.pcf:5.0.0#companyIds @@ -2600,7 +2875,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#companyIds] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2614,7 +2889,7 @@ - EN + en companyIds @@ -2622,7 +2897,7 @@ en - Trait for URIs (Uniform Resource Identifiers). + Mandatory: Non-empty set of Uniform Resource Names (URN) representing company identifiers. Each value is supposed to uniquely identify the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2631,11 +2906,11 @@ - id_Text + productDescription en - Text + Product Description urn:samm:io.catenax.pcf:5.0.0#productDescription @@ -2646,7 +2921,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#productDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2660,7 +2935,7 @@ - EN + en productDescription @@ -2668,7 +2943,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Optional: Free-form description of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2677,11 +2952,11 @@ - id_IdsTrait + productIds en - IDs Trait + Product IDs urn:samm:io.catenax.pcf:5.0.0#productIds @@ -2692,7 +2967,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#productIds] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2706,7 +2981,7 @@ - EN + en productIds @@ -2714,7 +2989,7 @@ en - Trait for URIs (Uniform Resource Identifiers). + Mandatory: Non-empty set of product identifiers. Each value is supposed to uniquely identify the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -2723,11 +2998,11 @@ - id_Text + productCategoryCpc en - Text + Product Category urn:samm:io.catenax.pcf:5.0.0#productCategoryCpc @@ -2738,7 +3013,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#productCategoryCpc] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2752,7 +3027,7 @@ - EN + en productCategoryCpc @@ -2760,7 +3035,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Mandatory: UN (United Nations) Product Classification Code (CPC - Central Classification Code) of a given product as specified the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, which will probably be declared as "optional" in a later WBCSD specification version. In Catena-X for example specified with default value "011-99000". @@ -2769,7 +3044,13 @@ - id_NonEmptyStringTrait + productNameCompany + + + en + Product Trade Name + + urn:samm:io.catenax.pcf:5.0.0#productNameCompany @@ -2778,7 +3059,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#productNameCompany] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2792,22 +3073,28 @@ - EN + en productNameCompany STRING + + + en + Mandatory: Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + - id_DeclaredUnitCharacteristic + declaredUnit en - Declared Unit Characteristic + Unit of measurement urn:samm:io.catenax.pcf:5.0.0#declaredUnit @@ -2818,7 +3105,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#declaredUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2832,7 +3119,7 @@ - EN + en declaredUnit @@ -2840,103 +3127,103 @@ en - Unit of analysis of the product with accepted values as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. For countable products/ components/ materials, Catena-X for example adds the unit "piece" to the value list specified by WBCSD. + Mandatory: Unit of analysis of a product in context of the PCF (product carbon footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example list of valid units includes "piece". - DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + liter ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=liter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:liter - DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + kilogram ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:kilogram - DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + cubic meter ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=cubic meter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:cubic meter - DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + kilowatt hour ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=kilowatt hour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:kilowatt hour - DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + megajoule ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=megajoule, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:megajoule - DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ton kilometer ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=ton kilometer, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:ton kilometer - DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + square meter ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=square meter, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:square meter - DefaultScalarValue[value=piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + piece ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:DefaultScalarValue[value=piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#DeclaredUnitCharacteristic:piece @@ -2949,7 +3236,13 @@ - id_StrictlyPositiveDecimalTrait + unitaryProductAmount + + + en + Unitary Product Amount + + urn:samm:io.catenax.pcf:5.0.0#unitaryProductAmount @@ -2958,7 +3251,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#unitaryProductAmount] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2972,22 +3265,28 @@ - EN + en unitaryProductAmount REAL_MEASURE + + + en + Mandatory: Amount of units contained within a product in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + - id_PositiveDecimalWeightTrait + productMassPerDeclaredUnit en - Positive Decimal Weight Trait + Product Mass Per Declared Unit urn:samm:io.catenax.pcf:5.0.0#productMassPerDeclaredUnit @@ -2998,7 +3297,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#productMassPerDeclaredUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3012,7 +3311,7 @@ - EN + en productMassPerDeclaredUnit @@ -3020,7 +3319,7 @@ en - Trait for defining a decimal weight value declared in kg equal to or greater than zero. + Mandatory: Mass of a product per declared unit in context of the PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook. @@ -3029,7 +3328,13 @@ - id_ExemptedEmissionsPercentTrait + exemptedEmissionsPercent + + + en + Exempted Emissions Percent + + urn:samm:io.catenax.pcf:5.0.0#exemptedEmissionsPercent @@ -3038,7 +3343,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#exemptedEmissionsPercent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3052,22 +3357,28 @@ - EN + en exemptedEmissionsPercent INTEGER_MEASURE + + + en + Mandatory: Percentage of emissions excluded from PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + - id_Text + exemptedEmissionsDescription en - Text + Exempted Emissions Description urn:samm:io.catenax.pcf:5.0.0#exemptedEmissionsDescription @@ -3078,7 +3389,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#exemptedEmissionsDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3092,7 +3403,7 @@ - EN + en exemptedEmissionsDescription @@ -3100,7 +3411,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Optional: Rationale behind exclusion of specific PCF (Product Carbon Footprint) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -3109,11 +3420,11 @@ - id_Text + boundaryProcessesDescription en - Text + Boundary Processes Description urn:samm:io.catenax.pcf:5.0.0#boundaryProcessesDescription @@ -3124,7 +3435,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#boundaryProcessesDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3138,7 +3449,7 @@ - EN + en boundaryProcessesDescription @@ -3146,7 +3457,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Optional: Processes attributable to each lifecycle stage as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -3155,7 +3466,13 @@ - id_GeographyCountrySubdivisionTrait + geographyCountrySubdivision + + + en + Geography Country Subdivision + + urn:samm:io.catenax.pcf:5.0.0#geographyCountrySubdivision @@ -3164,7 +3481,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#geographyCountrySubdivision] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3178,18 +3495,30 @@ - EN + en geographyCountrySubdivision STRING + + + en + Optional: Subdivision of a country which must be an ISO 3166-2 subdivision code as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + - id_GeographyCountryTrait + geographyCountry + + + en + Geography Country + + urn:samm:io.catenax.pcf:5.0.0#geographyCountry @@ -3198,7 +3527,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#geographyCountry] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3212,22 +3541,28 @@ - EN + en geographyCountry STRING + + + en + Optional: Two letter country code that must conform to data type ISO 3166CC as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + - id_GeographyRegionOrSubregionCharacteristic + geographyRegionOrSubregion en - Geography Region Or Subregion Characteristic + Region urn:samm:io.catenax.pcf:5.0.0#geographyRegionOrSubregion @@ -3238,7 +3573,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#geographyRegionOrSubregion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3252,7 +3587,7 @@ - EN + en geographyRegionOrSubregion @@ -3260,283 +3595,283 @@ en - Characteristic for defining a list of valid geographic regions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example "Global" has been added to the value list. + Mandatory: Region according to list as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Africa ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Africa, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Africa - DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Americas ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Americas, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Americas - DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Asia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Asia - DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Europe ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Europe - DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Oceania ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Oceania, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Oceania - DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Australia and New Zealand ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Australia and New Zealand, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Australia and New Zealand - DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Central Asia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Central Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Central Asia - DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Eastern Asia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Eastern Asia - DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Eastern Europe ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Eastern Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Eastern Europe - DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Latin America and the Caribbean ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Latin America and the Caribbean, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Latin America and the Caribbean - DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Melanesia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Melanesia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Melanesia - DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Micronesia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Micronesia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Micronesia - DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Northern Africa ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Africa, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Northern Africa - DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Northern America ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern America, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Northern America - DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Northern Europe ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Northern Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Northern Europe - DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Polynesia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Polynesia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Polynesia - DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + South-eastern Asia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=South-eastern Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:South-eastern Asia - DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Southern Asia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Southern Asia - DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Southern Europe ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Southern Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Southern Europe - DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Sub-Saharan Africa ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Sub-Saharan Africa, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Sub-Saharan Africa - DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Western Asia ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Asia, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Western Asia - DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Western Europe ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Western Europe, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Western Europe - DefaultScalarValue[value=Global, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Global ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:DefaultScalarValue[value=Global, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#GeographyRegionOrSubregionCharacteristic:Global @@ -3549,11 +3884,11 @@ - id_Timestamp + referencePeriodStart en - Timestamp + Reference Period Start urn:samm:io.catenax.pcf:5.0.0#referencePeriodStart @@ -3564,7 +3899,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#referencePeriodStart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3578,7 +3913,7 @@ - EN + en referencePeriodStart @@ -3586,7 +3921,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Mandatory: Start of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -3595,11 +3930,11 @@ - id_Timestamp + referencePeriodEnd en - Timestamp + Reference Period End urn:samm:io.catenax.pcf:5.0.0#referencePeriodEnd @@ -3610,7 +3945,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#referencePeriodEnd] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3624,7 +3959,7 @@ - EN + en referencePeriodEnd @@ -3632,7 +3967,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Mandatory: End of time boundary for which a PCF (Product Carbon Footprint) value is considered to be representative as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -3641,11 +3976,11 @@ - id_CrossSectoralStandardsUsedEnumerationCharacteristic + crossSectoralStandard en - Cross Sectoral Standards Used Enumeration Characteristic + Cross Sectoral Standard urn:samm:io.catenax.pcf:5.0.0#crossSectoralStandard @@ -3656,7 +3991,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#crossSectoralStandard] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3670,7 +4005,7 @@ - EN + en crossSectoralStandard @@ -3678,43 +4013,43 @@ en - Characteristic for defining the enumeration of valid accounting standards used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + Mandatory: Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. - DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + GHG Protocol Product standard ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:GHG Protocol Product standard - DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ISO Standard 14067 ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14067 - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ISO Standard 14044 ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14044 @@ -3727,11 +4062,11 @@ - id_CrossSectoralStandardSet + crossSectoralStandardsUsed en - Cross Sectoral Standards Used Characteristic + Cross Sectoral Standards Used urn:samm:io.catenax.pcf:5.0.0#crossSectoralStandardsUsed @@ -3742,7 +4077,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#crossSectoralStandardsUsed] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3756,7 +4091,7 @@ - EN + en crossSectoralStandardsUsed @@ -3764,7 +4099,7 @@ en - Characteristic for defining the list of valid accounting standards used for product carbon footprint calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + Mandatory: Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -3773,11 +4108,11 @@ - id_ProductOrSectorSpecificRuleOperator + operator en - Product Or Sector Specific Rule Operator + Operator or Publisher of Sector Specific Rules urn:samm:io.catenax.pcf:5.0.0#operator @@ -3788,7 +4123,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#operator] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3802,7 +4137,7 @@ - EN + en operator @@ -3810,43 +4145,43 @@ en - Enumeration of PCR (Product Category Rule) operators as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension for example in Catena-X. + Mandatory: Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example must always be "Other". - DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + PEF ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#ProductOrSectorSpecificRuleOperator:PEF - DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EPD International ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#ProductOrSectorSpecificRuleOperator:EPD International - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + Other ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#ProductOrSectorSpecificRuleOperator:Other @@ -3859,7 +4194,13 @@ - id_NonEmptyStringTrait + ruleName + + + en + Rule Name + + urn:samm:io.catenax.pcf:5.0.0#ruleName @@ -3868,7 +4209,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#ruleName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3882,22 +4223,28 @@ - EN + en ruleName STRING + + + en + Name of a rule applied by a specific operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + + - id_RuleNamesTrait + ruleNames en - Rule Names Trait + Product or Sector Specific Rule Names urn:samm:io.catenax.pcf:5.0.0#ruleNames @@ -3908,7 +4255,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#ruleNames] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3922,7 +4269,7 @@ - EN + en ruleNames @@ -3930,7 +4277,7 @@ en - Trait for defining a non-empty set of rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + Mandatory: Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -3939,7 +4286,13 @@ - id_NonEmptyStringTrait + otherOperatorName + + + en + Other Operator Name + + urn:samm:io.catenax.pcf:5.0.0#otherOperatorName @@ -3948,7 +4301,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#otherOperatorName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3962,22 +4315,28 @@ - EN + en otherOperatorName STRING + + + en + Optional: Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a default value. + + - id_ProductOrSectorSpecificRuleSet + productOrSectorSpecificRules en - Product Or Sector Specific Rules Set + Product or Sector Specific Rules urn:samm:io.catenax.pcf:5.0.0#productOrSectorSpecificRules @@ -3988,7 +4347,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#productOrSectorSpecificRules] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4002,7 +4361,7 @@ - EN + en productOrSectorSpecificRules @@ -4010,7 +4369,7 @@ en - Characteristic for defining the set of product or sector specific rules of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + Mandatory: Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or publishers and according rule names as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4019,11 +4378,11 @@ - id_CharacterizationFactorsCharacteristic + characterizationFactors en - Characterization Factors Characteristic + Characterization Factors urn:samm:io.catenax.pcf:5.0.0#characterizationFactors @@ -4034,7 +4393,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#characterizationFactors] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4048,7 +4407,7 @@ - EN + en characterizationFactors @@ -4056,31 +4415,31 @@ en - Characteristic for defining the characterization factors of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example specified by a default value. + Mandatory: IPCC (Intergovernmental Panel on Climate Change) version of the GWP (Global Warming Potential) characterization factors used for calculating the PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "AR6". - DefaultScalarValue[value=AR5, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AR5 ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#CharacterizationFactorsCharacteristic:DefaultScalarValue[value=AR5, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#CharacterizationFactorsCharacteristic:AR5 - DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AR6 ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#CharacterizationFactorsCharacteristic:DefaultScalarValue[value=AR6, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#CharacterizationFactorsCharacteristic:AR6 @@ -4093,11 +4452,11 @@ - id_Text + allocationRulesDescription en - Text + Allocation Rules Description urn:samm:io.catenax.pcf:5.0.0#allocationRulesDescription @@ -4108,7 +4467,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#allocationRulesDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4122,7 +4481,7 @@ - EN + en allocationRulesDescription @@ -4130,7 +4489,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Optional: Allocation rules used and underlying reasoning in context of a product carbon footprint as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by default with value "In accordance with Catena-X PCF Rulebook". @@ -4139,11 +4498,11 @@ - id_AllocationWasteIncinerationCharacteristic + allocationWasteIncineration en - Allocation Waste Incineration Characteristic + Allocation Waste Incineration urn:samm:io.catenax.pcf:5.0.0#allocationWasteIncineration @@ -4154,7 +4513,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#allocationWasteIncineration] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4168,7 +4527,7 @@ - EN + en allocationWasteIncineration @@ -4176,43 +4535,43 @@ en - Characteristic for defining the allocation approach used for waste incineration as specified by the TFS (Together For Sustainability) initiative. + Mandatory: Allocation approach used for waste incineration with energy recovery as specified by the TFS (Together For Sustainability) initiative. In Catena-X for example must be specified by value "cut-off". - DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + cut-off ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=cut-off, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#AllocationWasteIncinerationCharacteristic:cut-off - DefaultScalarValue[value=reverse cut-off, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + reverse cut-off ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=reverse cut-off, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#AllocationWasteIncinerationCharacteristic:reverse cut-off - DefaultScalarValue[value=system expansion, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + system expansion ModelReference DataElement - urn:samm:io.catenax.pcf:5.0.0#AllocationWasteIncinerationCharacteristic:DefaultScalarValue[value=system expansion, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.pcf:5.0.0#AllocationWasteIncinerationCharacteristic:system expansion @@ -4225,11 +4584,11 @@ - id_PercentTrait + primaryDataShare en - Percent Trait + Primary Data Share urn:samm:io.catenax.pcf:5.0.0#primaryDataShare @@ -4240,7 +4599,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#primaryDataShare] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4254,7 +4613,7 @@ - EN + en primaryDataShare @@ -4262,7 +4621,7 @@ en - Trait for a decimal number in the range of and including 0 and 100. + Mandatory starting 2025: Share of primary data in percent as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4271,11 +4630,11 @@ - id_Text + emissionFactorDS en - Text + Emission Factor Data Source urn:samm:io.catenax.pcf:5.0.0#emissionFactorDS @@ -4286,7 +4645,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#emissionFactorDS] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4300,7 +4659,7 @@ - EN + en emissionFactorDS @@ -4308,7 +4667,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Mandatory: Emission factor data source used to calculate a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4317,11 +4676,11 @@ - id_EmissionFactorDSSet + secondaryEmissionFactorSources en - Emission Factor Data Sources Set Characteristic + Secondary Emission Factor Sources urn:samm:io.catenax.pcf:5.0.0#secondaryEmissionFactorSources @@ -4332,7 +4691,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#secondaryEmissionFactorSources] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4346,7 +4705,7 @@ - EN + en secondaryEmissionFactorSources @@ -4354,7 +4713,7 @@ en - Characteristic for defining a set of emission factor sources used for calculating a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + Mandatory: Emission factors used for the PCF (Product Carbon Footprint) calculation as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4363,11 +4722,11 @@ - id_PercentTrait + coveragePercent en - Percent Trait + Coverage Percent urn:samm:io.catenax.pcf:5.0.0#coveragePercent @@ -4378,7 +4737,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#coveragePercent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4392,7 +4751,7 @@ - EN + en coveragePercent @@ -4400,7 +4759,7 @@ en - Trait for a decimal number in the range of and including 0 and 100. + Optional: Percentage of PCF (Product Carbon Footprint) included in the data quality assessment based on the >5% emissions threshold as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X for example set to "100" per default. @@ -4409,11 +4768,11 @@ - id_DqiNumberTrait + technologicalDQR en - DQI (Data Quality Indicator) Number Trait + Technological DQR (Data Quality Rating) urn:samm:io.catenax.pcf:5.0.0#technologicalDQR @@ -4424,7 +4783,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#technologicalDQR] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4438,7 +4797,7 @@ - EN + en technologicalDQR @@ -4446,7 +4805,7 @@ en - Trait for defining a decimal between 1 and 3 including. + Optional: Technological representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4455,11 +4814,11 @@ - id_DqiNumberTrait + temporalDQR en - DQI (Data Quality Indicator) Number Trait + Temporal DQR (Data Quality Rating) urn:samm:io.catenax.pcf:5.0.0#temporalDQR @@ -4470,7 +4829,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#temporalDQR] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4484,7 +4843,7 @@ - EN + en temporalDQR @@ -4492,7 +4851,7 @@ en - Trait for defining a decimal between 1 and 3 including. + Optional: Temporal representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4501,11 +4860,11 @@ - id_DqiNumberTrait + geographicalDQR en - DQI (Data Quality Indicator) Number Trait + Geographical DQR (Data Quality Rating) urn:samm:io.catenax.pcf:5.0.0#geographicalDQR @@ -4516,7 +4875,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#geographicalDQR] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4530,7 +4889,7 @@ - EN + en geographicalDQR @@ -4538,7 +4897,7 @@ en - Trait for defining a decimal between 1 and 3 including. + Optional: Geographical representativeness of the sources used for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4547,11 +4906,11 @@ - id_DqiNumberTrait + completenessDQR en - DQI (Data Quality Indicator) Number Trait + Completeness DQR (Data Quality Rating) urn:samm:io.catenax.pcf:5.0.0#completenessDQR @@ -4562,7 +4921,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#completenessDQR] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4576,7 +4935,7 @@ - EN + en completenessDQR @@ -4584,7 +4943,7 @@ en - Trait for defining a decimal between 1 and 3 including. + Optional: Completeness of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4593,11 +4952,11 @@ - id_DqiNumberTrait + reliabilityDQR en - DQI (Data Quality Indicator) Number Trait + Reliability DQR (Data Quality Rating) urn:samm:io.catenax.pcf:5.0.0#reliabilityDQR @@ -4608,7 +4967,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#reliabilityDQR] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4622,7 +4981,7 @@ - EN + en reliabilityDQR @@ -4630,7 +4989,7 @@ en - Trait for defining a decimal between 1 and 3 including. + Optional: Reliability of the data collected for PCF (Product Carbon Footprint) calculation based on weighted average of all inputs representing >5% of PCF emissions. Specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4639,11 +4998,11 @@ - id_DataQualityIndicators + dqi en - Data Quality Indicators + DQI (Data Quality Indicators) urn:samm:io.catenax.pcf:5.0.0#dqi @@ -4654,7 +5013,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#dqi] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4668,7 +5027,7 @@ - EN + en dqi @@ -4676,7 +5035,7 @@ en - Characteristic for defining the quantitative data quality indicators of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + Mandatory starting 2025: Quantitative data quality indicators of a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4685,11 +5044,11 @@ - id_Boolean + packagingEmissionsIncluded en - Boolean + Packaging Emissions Included urn:samm:io.catenax.pcf:5.0.0#packagingEmissionsIncluded @@ -4700,7 +5059,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#packagingEmissionsIncluded] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4714,7 +5073,7 @@ - EN + en packagingEmissionsIncluded @@ -4722,7 +5081,7 @@ en - Represents a boolean value (i.e. a "flag"). + Mandatory: Flag indicating whether packaging emissions are included in a PCF (Product Carbon Footprint) as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is "TRUE" per default. @@ -4731,11 +5090,11 @@ - id_PositiveEmissionsTrait + pcfExcludingBiogenic en - Positive Emissions Trait + PCF (Product Carbon Footprint) Excluding Biogenic urn:samm:io.catenax.pcf:5.0.0#pcfExcludingBiogenic @@ -4746,7 +5105,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#pcfExcludingBiogenic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4760,7 +5119,7 @@ - EN + en pcfExcludingBiogenic @@ -4768,7 +5127,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory: Product carbon footprint of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4777,11 +5136,11 @@ - id_PositiveOrNegativeEmission + pcfIncludingBiogenic en - Positive Or Negative Emission + PCF (Product Carbon Footprint) Including Biogenic urn:samm:io.catenax.pcf:5.0.0#pcfIncludingBiogenic @@ -4792,7 +5151,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#pcfIncludingBiogenic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4806,7 +5165,7 @@ - EN + en pcfIncludingBiogenic @@ -4814,7 +5173,7 @@ en - Characteristic for defining (positive or negative) emissions in context of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + Mandatory starting 2025: Product carbon footprint of a product including biogenic emissions as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Optional value in current specification version but will be mandatory in future version. @@ -4823,11 +5182,11 @@ - id_PositiveEmissionsTrait + fossilGhgEmissions en - Positive Emissions Trait + Fossil Emissions urn:samm:io.catenax.pcf:5.0.0#fossilGhgEmissions @@ -4838,7 +5197,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#fossilGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4852,7 +5211,7 @@ - EN + en fossilGhgEmissions @@ -4860,7 +5219,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory starting 2025: Emissions from combustion of fossil sources as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. Identical to "pcfExcludingBiogenic", will be removed in later version. @@ -4869,11 +5228,11 @@ - id_PositiveEmissionsTrait + biogenicCarbonEmissionsOtherThanCO2 en - Positive Emissions Trait + Biogenic Carbon Emissions Other Than CO2 urn:samm:io.catenax.pcf:5.0.0#biogenicCarbonEmissionsOtherThanCO2 @@ -4884,7 +5243,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#biogenicCarbonEmissionsOtherThanCO2] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4898,7 +5257,7 @@ - EN + en biogenicCarbonEmissionsOtherThanCO2 @@ -4906,7 +5265,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory starting 2025: GWP (Global Warming Potential) of biogenic CO2e-emissions in production phase which contain only GHG (Greenhouse Gas) emissions other than CO2 - excludes biogenic CO2. For specification see Catena-X PCF Rulebook. @@ -4915,11 +5274,11 @@ - id_PositiveDecimalWeightTrait + biogenicCarbonWithdrawal en - Positive Decimal Weight Trait + Biogenic Carbon Withdrawal urn:samm:io.catenax.pcf:5.0.0#biogenicCarbonWithdrawal @@ -4930,7 +5289,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#biogenicCarbonWithdrawal] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4944,7 +5303,7 @@ - EN + en biogenicCarbonWithdrawal @@ -4952,7 +5311,7 @@ en - Trait for defining a decimal weight value declared in kg equal to or greater than zero. + Mandatory starting 2025: Biogenic carbon content in the product converted to CO2e as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -4961,11 +5320,11 @@ - id_PositiveEmissionsTrait + dlucGhgEmissions en - Positive Emissions Trait + dLUC (direct land use change) GHG (Greenhouse Gas) Emissions urn:samm:io.catenax.pcf:5.0.0#dlucGhgEmissions @@ -4976,7 +5335,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#dlucGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4990,7 +5349,7 @@ - EN + en dlucGhgEmissions @@ -4998,7 +5357,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory starting 2025: Direct land use change CO2e emissions in context of a product carbon footprint as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -5007,11 +5366,11 @@ - id_PositiveEmissionsTrait + luGhgEmissions en - Positive Emissions Trait + LU (Land Use) GHG (Greenhouse Gas) Emissions urn:samm:io.catenax.pcf:5.0.0#luGhgEmissions @@ -5022,7 +5381,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#luGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5036,7 +5395,7 @@ - EN + en luGhgEmissions @@ -5044,7 +5403,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory starting 2025: Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. @@ -5053,11 +5412,11 @@ - id_PositiveEmissionsTrait + aircraftGhgEmissions en - Positive Emissions Trait + Aircraft GHG Emissions urn:samm:io.catenax.pcf:5.0.0#aircraftGhgEmissions @@ -5068,7 +5427,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#aircraftGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5082,7 +5441,7 @@ - EN + en aircraftGhgEmissions @@ -5090,7 +5449,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory starting 2025: GHG (Greenhouse Gas) emissions resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -5099,11 +5458,11 @@ - id_PositiveEmissionsTrait + packagingGhgEmissions en - Positive Emissions Trait + Packaging GHG (Greenhouse Gas) Emissions urn:samm:io.catenax.pcf:5.0.0#packagingGhgEmissions @@ -5114,7 +5473,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#packagingGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5128,7 +5487,7 @@ - EN + en packagingGhgEmissions @@ -5136,7 +5495,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: Emissions resulting from the packaging of the product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example value is zero per default. @@ -5145,11 +5504,11 @@ - id_PositiveEmissionsTrait + distributionStagePcfExcludingBiogenic en - Positive Emissions Trait + Distribution Stage PCF (Product Carbon Footprint) Excluding Biogenic urn:samm:io.catenax.pcf:5.0.0#distributionStagePcfExcludingBiogenic @@ -5160,7 +5519,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStagePcfExcludingBiogenic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5174,7 +5533,7 @@ - EN + en distributionStagePcfExcludingBiogenic @@ -5182,7 +5541,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: Product carbon footprint for the distribution stage of a product excluding biogenic emissions as specified in the Catena-X PCF Rulebook. @@ -5191,11 +5550,11 @@ - id_PositiveOrNegativeEmission + distributionStagePcfIncludingBiogenic en - Positive Or Negative Emission + Distribution Stage PCF (Product Carbon Footprint) Including Biogenic urn:samm:io.catenax.pcf:5.0.0#distributionStagePcfIncludingBiogenic @@ -5206,7 +5565,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStagePcfIncludingBiogenic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5220,7 +5579,7 @@ - EN + en distributionStagePcfIncludingBiogenic @@ -5228,7 +5587,7 @@ en - Characteristic for defining (positive or negative) emissions in context of a PCF (Product Carbon Footprint) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + Optional: Product carbon footprint for the distribution stage of a product including biogenic emissions as specified in the Catena-X PCF Rulebook. @@ -5237,11 +5596,11 @@ - id_PositiveEmissionsTrait + distributionStageFossilGhgEmissions en - Positive Emissions Trait + Distribution Stage Fossil GHG (Greenhouse Gas) Emissions urn:samm:io.catenax.pcf:5.0.0#distributionStageFossilGhgEmissions @@ -5252,7 +5611,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStageFossilGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5266,7 +5625,7 @@ - EN + en distributionStageFossilGhgEmissions @@ -5274,7 +5633,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: Emissions from the combustion of fossil sources in the distribution stage as specified in the Catena-X PCF Rulebook. @@ -5283,11 +5642,11 @@ - id_PositiveEmissionsTrait + distributionStageBiogenicCarbonEmissionsOtherThanCO2 en - Positive Emissions Trait + Distribution Stage Biogenic Carbon Emissions Other Than CO2 urn:samm:io.catenax.pcf:5.0.0#distributionStageBiogenicCarbonEmissionsOtherThanCO2 @@ -5298,7 +5657,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStageBiogenicCarbonEmissionsOtherThanCO2] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5312,7 +5671,7 @@ - EN + en distributionStageBiogenicCarbonEmissionsOtherThanCO2 @@ -5320,7 +5679,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: GWP (Global Warming Potential) of biogenic CO2e-emissions in distribution phase which contain only GHG (Greenhouse Gas) emissions other than CO2 ? excludes biogenic CO2. For specification see Catena-X PCF Rulebook. @@ -5329,11 +5688,11 @@ - id_PositiveEmissionsTrait + distributionStageBiogenicCarbonWithdrawal en - Positive Emissions Trait + Distribution Stage Biogenic Carbon Withdrawal urn:samm:io.catenax.pcf:5.0.0#distributionStageBiogenicCarbonWithdrawal @@ -5344,7 +5703,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStageBiogenicCarbonWithdrawal] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5358,7 +5717,7 @@ - EN + en distributionStageBiogenicCarbonWithdrawal @@ -5366,7 +5725,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: GWP (Global Warming Potential) of biogenic CO2-withdrawal in distribution stage (biogenic CO2 contained in the product) as specified in the Catena-X PCF Rulebook. @@ -5375,11 +5734,11 @@ - id_PositiveEmissionsTrait + distributionStageDlucGhgEmissions en - Positive Emissions Trait + Distribution Stage dLUC (direct land use change) GHG (Greenhouse Gas) Emissions urn:samm:io.catenax.pcf:5.0.0#distributionStageDlucGhgEmissions @@ -5390,7 +5749,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStageDlucGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5404,7 +5763,7 @@ - EN + en distributionStageDlucGhgEmissions @@ -5412,7 +5771,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: Direct land use change CO2 emissions during distribution stage in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. TFS specific extension. @@ -5421,11 +5780,11 @@ - id_PositiveEmissionsTrait + distributionStageLuGhgEmissions en - Positive Emissions Trait + Distribution Stage LU (Land Use) GHG (Greenhouse Gas) Emissions urn:samm:io.catenax.pcf:5.0.0#distributionStageLuGhgEmissions @@ -5436,7 +5795,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStageLuGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5450,7 +5809,7 @@ - EN + en distributionStageLuGhgEmissions @@ -5458,7 +5817,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: Land use CO2 emissions in context of a product carbon footprint as specified by the TFS (Together For Sustainability) initiative. TFS specific extension. @@ -5467,11 +5826,11 @@ - id_PositiveEmissionsTrait + carbonContentTotal en - Positive Emissions Trait + Carbon Content Total urn:samm:io.catenax.pcf:5.0.0#carbonContentTotal @@ -5482,7 +5841,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#carbonContentTotal] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5496,7 +5855,7 @@ - EN + en carbonContentTotal @@ -5504,7 +5863,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory starting 2025: Total carbon content per declared unit in context of a product carbon footprint as specified in the Catena-X PCF Rulebook. @@ -5513,11 +5872,11 @@ - id_PositiveEmissionsTrait + fossilCarbonContent en - Positive Emissions Trait + Fossil Carbon Content urn:samm:io.catenax.pcf:5.0.0#fossilCarbonContent @@ -5528,7 +5887,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#fossilCarbonContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5542,7 +5901,7 @@ - EN + en fossilCarbonContent @@ -5550,7 +5909,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: Fossil carbon amount embodied in a product as specified in the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. WBCSD specific extension, in Catena-X for example specified by a calculated value. @@ -5559,11 +5918,11 @@ - id_PositiveEmissionsTrait + biogenicCarbonContent en - Positive Emissions Trait + Biogenic Carbon Content urn:samm:io.catenax.pcf:5.0.0#biogenicCarbonContent @@ -5574,7 +5933,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#biogenicCarbonContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5588,7 +5947,7 @@ - EN + en biogenicCarbonContent @@ -5596,7 +5955,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Mandatory starting 2025: Biogenic carbon amount embodied in a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -5605,11 +5964,11 @@ - id_PositiveEmissionsTrait + distributionStageAircraftGhgEmissions en - Positive Emissions Trait + Distribution Stage Aircraft GHG Emissions urn:samm:io.catenax.pcf:5.0.0#distributionStageAircraftGhgEmissions @@ -5620,7 +5979,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#distributionStageAircraftGhgEmissions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5634,7 +5993,7 @@ - EN + en distributionStageAircraftGhgEmissions @@ -5642,7 +6001,7 @@ en - Trait for emissions equal to or greater than zero in context of a PCF (Product Carbon Footprint). + Optional: GHG (Greenhouse Gas) emissions for the distribution stage resulting from aircraft engine usage for the transport of the product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -5651,11 +6010,11 @@ - id_CarbonFootprint + pcf en - PCF (Product Carbon Footprint) Characteristic + PCF (Product Carbon Footprint) urn:samm:io.catenax.pcf:5.0.0#pcf @@ -5666,7 +6025,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#pcf] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5680,7 +6039,7 @@ - EN + en pcf @@ -5688,7 +6047,7 @@ en - Characteristic for defining a PCF (Product Carbon Footprint) as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. + A PCF (Product Carbon Footprint) represents the carbon footprint of a product and related data as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.0.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. @@ -5697,11 +6056,11 @@ - id_Text + pcfLegalStatement en - Text + PCF (Product Carbon Footprint) Legal Statement urn:samm:io.catenax.pcf:5.0.0#pcfLegalStatement @@ -5712,7 +6071,7 @@ GlobalReference - Optional[urn:samm:io.catenax.pcf:5.0.0#pcfLegalStatement] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -5726,7 +6085,7 @@ - EN + en pcfLegalStatement @@ -5734,7 +6093,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Optional: Option for legal statement/ disclaimer as specified in the Catena-X PCF Rulebook. diff --git a/io.catenax.pcf/5.0.0/gen/Pcf.aasx b/io.catenax.pcf/5.0.0/gen/Pcf.aasx index d03b740f..b2507b0e 100644 Binary files a/io.catenax.pcf/5.0.0/gen/Pcf.aasx and b/io.catenax.pcf/5.0.0/gen/Pcf.aasx differ diff --git a/io.catenax.pcf/6.0.0/gen/Pcf-aas.xml b/io.catenax.pcf/6.0.0/gen/Pcf-aas.xml index 72418e9d..323f4d96 100644 --- a/io.catenax.pcf/6.0.0/gen/Pcf-aas.xml +++ b/io.catenax.pcf/6.0.0/gen/Pcf-aas.xml @@ -2897,7 +2897,7 @@ en - Mandatory: Non-empty set of Uniform Resource Names (URN). Each value is supposed to uniquely identify the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.1.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. For Catena-X Industry Core compliance the set of URNs must contain at least the Business Partner Number Legal Entity (BPNL) in the specified format urn:bpn:id:BPNL[a-zA-Z0-9]{12}.  + Mandatory: Non-empty set of Uniform Resource Names (URN). Each value is supposed to uniquely identify the product (carbon) footprint data owner as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.1.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. For Catena-X Industry Core compliance the set of URNs must contain at least the Business Partner Number Legal Entity (BPNL) in the specified format urn:bpn:id:BPNL[a-zA-Z0-9]{12}.? @@ -3081,7 +3081,7 @@ en - Mandatory: Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.1.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X productNameCompany corresponds with Industry Core nameAtManufacturer.  + Mandatory: Non-empty trade name of a product as specified in the Catena-X PCF Rulebook in accordance with the technical specifications for PCF Data Exchange (Version 2.1.0) from the WBCSD (World Business Council for Sustainable Development)/ PACT initiative. In Catena-X productNameCompany corresponds with Industry Core nameAtManufacturer.? diff --git a/io.catenax.pcf/6.0.0/gen/Pcf.aasx b/io.catenax.pcf/6.0.0/gen/Pcf.aasx index c5410775..34a773ab 100644 Binary files a/io.catenax.pcf/6.0.0/gen/Pcf.aasx and b/io.catenax.pcf/6.0.0/gen/Pcf.aasx differ diff --git a/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput-aas.xml b/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput-aas.xml index 17bce0c1..d58b61bb 100644 --- a/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput-aas.xml +++ b/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.planned_production_output:1.0.0#PlannedProductionOutput - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#PlannedProductionOutput] - - - - - - - - en - Planned Production Output of a Supplier - - - - - EN - PlannedProductionOutput - - - - - en - This aspect represents the remaining and planned production outputs of a supplier allocated to a customer. An allocated planned production output is described by a quantity, the site of the supplier and the date with time at which a production of a certain material for a certain customer is planned to be finished. The allocated planned production outputs may be linked to customer order position they have been scheduled for. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.planned_production_output:1.0.0#PlannedProductionOutput/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#PlannedProductionOutput]/submodel + urn:samm:io.catenax.planned_production_output:1.0.0#PlannedProductionOutput/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_positions + positions en @@ -87,11 +63,11 @@ The positions refer to positions within an order of the given product (see material number supplier, materialNumber customer and material global Asset Id) for which the production outputs are transferred. The positions can be differentiated by the order position reference. If no order position reference is given, then there is only one position containing all planned production outputs of the product. - false + true DataElement - id_Position + Position en @@ -106,7 +82,7 @@ - id_OrderPositionReference + OrderPositionReference en @@ -121,19 +97,13 @@ - id_supplierOrderId + supplierOrderId en Supplier Order ID - - - en - This is the order number on the supplier side that is given by e.g., the supplier's enterprise resource planning system. - - ExternalReference @@ -144,22 +114,16 @@ xs:string - Unknown + - id_customerOrderId + customerOrderId en Customer Order ID - - - en - This is the order number on the customer side that can be given by e.g., the customer's enterprise resource planning system. - - ExternalReference @@ -170,22 +134,16 @@ xs:string - Unknown + - id_customerOrderPositionId + customerOrderPositionId en Customer Order Position ID - - - en - This is an identifier for the position of an order defined by the customer. It's not a technical identifier, such as an UUID. This identifier is used within the business context when talking about the position. - - ExternalReference @@ -196,24 +154,18 @@ xs:string - Unknown + - id_lastUpdatedOnDateTime + lastUpdatedOnDateTime en Lasted Updated on Date - - - en - Date and time at which the position has been updated by the supplier's systems. Date and time are set according to the timezone. - - ExternalReference @@ -224,10 +176,10 @@ xs:dateTime - Unknown + - id_allocatedPlannedProductionOutputs + allocatedPlannedProductionOutputs en @@ -240,11 +192,11 @@ Planned Production Outputs already allocated to the customer. - false + true DataElement - id_AllocatedPlannedProductionOutput + AllocatedPlannedProductionOutput en @@ -259,7 +211,7 @@ - id_ItemQuantityEntity + ItemQuantityEntity en @@ -274,19 +226,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -297,22 +243,16 @@ xs:float - Unknown + - id_itemUnit + itemUnit en Item Unit - - - en - The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - - ExternalReference @@ -322,25 +262,30 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_productionSiteBpns + productionSiteBpns en BPNS of Supplier's Production Site - - - en - One planned and allocated production output has always one site. The site is identified by the BPNS. - - ExternalReference @@ -350,23 +295,28 @@ + + + ExternalReference + + + GlobalReference + https://catena-x.net/fileadmin/user_upload/Standard-Bibliothek/Update_PDF_Maerz/5_BPDM/CX_-_0010_BUSINESS_PARTNER_NUMBER_PlatformCapabilityBPDM_v_1.0.1.pdf + + + + xs:string - Unknown + - id_estimatedTimeOfCompletion + estimatedTimeOfCompletion en Estimated Time of Completion - - - en - Date and time on which the planned and allocated production output is estimated to be completed. Date and time are set according to a timezone. - - ExternalReference @@ -377,7 +327,7 @@ xs:dateTime - Unknown + @@ -388,19 +338,13 @@ - id_materialNumberCustomer + materialNumberCustomer en Customer Material Number - - - en - Material identifier as assigned by the customer. This material number identifies the material (as planned) in the customer's database. For standard parts (e.g. screws) for which a customer does not have an own number, the material number supplier should be set in this field, too. - - ExternalReference @@ -411,22 +355,16 @@ xs:string - Unknown + - id_materialGlobalAssetId + materialGlobalAssetId en Material Number UUID of the Customer's Twin - - - en - Material identifier used uniquely to identify the Material (e.g. PartAsPlanned). - - ExternalReference @@ -437,22 +375,16 @@ xs:string - Unknown + - id_materialNumberSupplier + materialNumberSupplier en Supplier Material Number - - - en - Material identifier as assigned by the supplier. This material number identifies the material (as planned) in the supplier's database. - - ExternalReference @@ -463,7 +395,7 @@ xs:string - Unknown + @@ -471,7 +403,7 @@ APPLICATION_CLASS - id_PlannedProductionOutput + PlannedProductionOutput en @@ -492,7 +424,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#PlannedProductionOutput] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -506,7 +438,7 @@ - EN + en PlannedProductionOutput @@ -522,11 +454,11 @@ - id_OrderIdCharacteristic + supplierOrderId en - Order ID Characteristic + Supplier Order ID urn:samm:io.catenax.planned_production_output:1.0.0#supplierOrderId @@ -537,7 +469,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#supplierOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -551,7 +483,7 @@ - EN + en supplierOrderId @@ -559,7 +491,7 @@ en - This is a proprietary order ID, generated by either the supplier side or customer side. + This is the order number on the supplier side that is given by e.g., the supplier's enterprise resource planning system. @@ -568,11 +500,11 @@ - id_OrderIdCharacteristic + customerOrderId en - Order ID Characteristic + Customer Order ID urn:samm:io.catenax.planned_production_output:1.0.0#customerOrderId @@ -583,7 +515,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#customerOrderId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -597,7 +529,7 @@ - EN + en customerOrderId @@ -605,7 +537,7 @@ en - This is a proprietary order ID, generated by either the supplier side or customer side. + This is the order number on the customer side that can be given by e.g., the customer's enterprise resource planning system. @@ -614,11 +546,11 @@ - id_OrderPositionIdCharacteristic + customerOrderPositionId en - Position ID within Order + Customer Order Position ID urn:samm:io.catenax.planned_production_output:1.0.0#customerOrderPositionId @@ -629,7 +561,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#customerOrderPositionId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -643,7 +575,7 @@ - EN + en customerOrderPositionId @@ -651,7 +583,7 @@ en - The position ID is unique for an order and used within business context to refer to a position. + This is an identifier for the position of an order defined by the customer. It's not a technical identifier, such as an UUID. This identifier is used within the business context when talking about the position. @@ -660,11 +592,11 @@ - id_OrderPositionReferenceCharacteristic + orderPositionReference en - Order Position Reference Characteristic + Order Position Reference urn:samm:io.catenax.planned_production_output:1.0.0#orderPositionReference @@ -675,7 +607,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#orderPositionReference] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -689,7 +621,7 @@ - EN + en orderPositionReference @@ -697,7 +629,7 @@ en - The order position reference includes reference numbers for the order and the position. As these information are meant for the customer, the customer reference numbers are mandatory. + The order position reference contains information to identify a position within an order. @@ -706,11 +638,11 @@ - id_DateTimeStamp + lastUpdatedOnDateTime en - Date Time Stamp Characteristic + Lasted Updated on Date urn:samm:io.catenax.planned_production_output:1.0.0#lastUpdatedOnDateTime @@ -721,7 +653,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#lastUpdatedOnDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -735,7 +667,7 @@ - EN + en lastUpdatedOnDateTime @@ -743,7 +675,7 @@ en - The Date with the timezone. + Date and time at which the position has been updated by the supplier's systems. Date and time are set according to the timezone. @@ -752,11 +684,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -767,7 +699,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -781,7 +713,7 @@ - EN + en quantityValue @@ -789,7 +721,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -798,11 +730,11 @@ - id_ItemUnitEnumeration + itemUnit en - Item Unit Enumeration + Item Unit urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit @@ -813,7 +745,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -827,7 +759,7 @@ - EN + en itemUnit @@ -835,427 +767,427 @@ en - Enumeration for common item units. + The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:piece ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:piece - DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:set ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:set - DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pair ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pair - DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:page ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:page - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cycle - DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilowattHour ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilowattHour - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:gram - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonneMetricTon ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonneMetricTon - DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonUsOrShortTonUkorus ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonUsOrShortTonUkorus - DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:ounceAvoirdupois ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:ounceAvoirdupois - DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pound ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pound - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:centimetre - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilometre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilometre - DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:inch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:inch - DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:foot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:foot - DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:yard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:yard - DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareCentimetre - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareMetre - DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareInch - DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareFoot - DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareYard - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicCentimetre - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicInch - DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicFoot - DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicYard - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hectolitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hectolitre - DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:secondUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:secondUnitOfTime - DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:minuteUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:minuteUnitOfTime - DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hourUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hourUnitOfTime - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:day @@ -1268,11 +1200,11 @@ - id_QuantityCharacteristic + plannedProductionQuantity en - Quantity Characteristic + Planned Production Quantity urn:samm:io.catenax.planned_production_output:1.0.0#plannedProductionQuantity @@ -1283,7 +1215,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#plannedProductionQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1297,7 +1229,7 @@ - EN + en plannedProductionQuantity @@ -1305,7 +1237,8 @@ en - Describes the quantity and the unit of measure with which the planned and allocated production output is measured. + Quantity of a product that a supplier plans to produce on a certain date and time for a specific customer (that means that it will be allocated to a specific customer's "allocated item stock"). +Quantities that have already been produced are put on stock or are considered for delivery. Therefore those quantities MUST NOT be considered in the allocated production output to build a consistent view on the supply situation. @@ -1314,11 +1247,11 @@ - id_BpnsTrait + productionSiteBpns en - BPNS Trait + BPNS of Supplier's Production Site urn:samm:io.catenax.planned_production_output:1.0.0#productionSiteBpns @@ -1329,7 +1262,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#productionSiteBpns] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1343,7 +1276,7 @@ - EN + en productionSiteBpns @@ -1351,7 +1284,7 @@ en - Trait to ensure data format for BPNS. + One planned and allocated production output has always one site. The site is identified by the BPNS. @@ -1360,11 +1293,11 @@ - id_DateTimeStamp + estimatedTimeOfCompletion en - Date Time Stamp Characteristic + Estimated Time of Completion urn:samm:io.catenax.planned_production_output:1.0.0#estimatedTimeOfCompletion @@ -1375,7 +1308,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#estimatedTimeOfCompletion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1389,7 +1322,7 @@ - EN + en estimatedTimeOfCompletion @@ -1397,7 +1330,7 @@ en - The Date with the timezone. + Date and time on which the planned and allocated production output is estimated to be completed. Date and time are set according to a timezone. @@ -1406,11 +1339,11 @@ - id_AllocatedPlannedProductionOutputCollection + allocatedPlannedProductionOutputs en - Planned and Allocated Production Output Collection + Planned and Allocated Production Outputs urn:samm:io.catenax.planned_production_output:1.0.0#allocatedPlannedProductionOutputs @@ -1421,7 +1354,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#allocatedPlannedProductionOutputs] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1435,7 +1368,7 @@ - EN + en allocatedPlannedProductionOutputs @@ -1443,7 +1376,7 @@ en - Collection of planned and allocated production outputs that may relate to different production locations and estimated time of completions. + Planned Production Outputs already allocated to the customer. @@ -1452,11 +1385,11 @@ - id_PositionsCollection + positions en - Positions Collection + Positions urn:samm:io.catenax.planned_production_output:1.0.0#positions @@ -1467,7 +1400,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#positions] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1481,7 +1414,7 @@ - EN + en positions @@ -1489,7 +1422,7 @@ en - If any production for the customer is planned, then there is at least one position. If the supplier does differentiate the planned production according to the order positions (an OrderPositionReference is set), then multiple positions can be given. Among the positions, there could be only one position without an OrderPositionReference to either report the planned production independently of orders or to report internal stock orders planned for the customer. + The positions refer to positions within an order of the given product (see material number supplier, materialNumber customer and material global Asset Id) for which the production outputs are transferred. The positions can be differentiated by the order position reference. If no order position reference is given, then there is only one position containing all planned production outputs of the product. @@ -1498,11 +1431,11 @@ - id_MaterialNumberCharacteristic + materialNumberCustomer en - Material Number + Customer Material Number urn:samm:io.catenax.planned_production_output:1.0.0#materialNumberCustomer @@ -1513,7 +1446,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#materialNumberCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1527,7 +1460,7 @@ - EN + en materialNumberCustomer @@ -1535,7 +1468,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by the customer. This material number identifies the material (as planned) in the customer's database. For standard parts (e.g. screws) for which a customer does not have an own number, the material number supplier should be set in this field, too. @@ -1544,11 +1477,11 @@ - id_UuidV4Trait + materialGlobalAssetId en - Trait for UUIDs v4 + Material Number UUID of the Customer's Twin urn:samm:io.catenax.planned_production_output:1.0.0#materialGlobalAssetId @@ -1559,7 +1492,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#materialGlobalAssetId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1573,7 +1506,7 @@ - EN + en materialGlobalAssetId @@ -1581,7 +1514,7 @@ en - Trait to ensure UUID v4 data format. + Material identifier used uniquely to identify the Material (e.g. PartAsPlanned). @@ -1590,11 +1523,11 @@ - id_MaterialNumberCharacteristic + materialNumberSupplier en - Material Number + Supplier Material Number urn:samm:io.catenax.planned_production_output:1.0.0#materialNumberSupplier @@ -1605,7 +1538,7 @@ GlobalReference - Optional[urn:samm:io.catenax.planned_production_output:1.0.0#materialNumberSupplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1619,7 +1552,7 @@ - EN + en materialNumberSupplier @@ -1627,7 +1560,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by the supplier. This material number identifies the material (as planned) in the supplier's database. diff --git a/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput.aasx b/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput.aasx index 71ad0d2c..52584be1 100644 Binary files a/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput.aasx and b/io.catenax.planned_production_output/1.0.0/gen/PlannedProductionOutput.aasx differ diff --git a/io.catenax.planned_production_output/2.0.0/gen/PlannedProductionOutput.aasx b/io.catenax.planned_production_output/2.0.0/gen/PlannedProductionOutput.aasx index ff2a72ce..c7dda27f 100644 Binary files a/io.catenax.planned_production_output/2.0.0/gen/PlannedProductionOutput.aasx and b/io.catenax.planned_production_output/2.0.0/gen/PlannedProductionOutput.aasx differ diff --git a/io.catenax.product_stock/2.0.0/gen/ProductStock.aasx b/io.catenax.product_stock/2.0.0/gen/ProductStock.aasx index 06644872..19013ae8 100644 Binary files a/io.catenax.product_stock/2.0.0/gen/ProductStock.aasx and b/io.catenax.product_stock/2.0.0/gen/ProductStock.aasx differ diff --git a/io.catenax.quality_task/1.0.0/gen/QualityTask.aasx b/io.catenax.quality_task/1.0.0/gen/QualityTask.aasx index cffece7a..82c70fb5 100644 Binary files a/io.catenax.quality_task/1.0.0/gen/QualityTask.aasx and b/io.catenax.quality_task/1.0.0/gen/QualityTask.aasx differ diff --git a/io.catenax.quality_task/2.0.0/gen/QualityTask-aas.xml b/io.catenax.quality_task/2.0.0/gen/QualityTask-aas.xml index 176b32c0..7e17e23d 100644 --- a/io.catenax.quality_task/2.0.0/gen/QualityTask-aas.xml +++ b/io.catenax.quality_task/2.0.0/gen/QualityTask-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.quality_task:2.0.0#QualityTask - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#QualityTask] - - - - - - - - en - QualityTasks - - - - - EN - QualityTask - - - - - en - A list of quality tasks (qTask). - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.quality_task:2.0.0#QualityTask/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.quality_task:2.0.0#QualityTask]/submodel + urn:samm:io.catenax.quality_task:2.0.0#QualityTask/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_listOfQualityTasks + listOfQualityTasks en @@ -87,11 +63,11 @@ Property for the list of quality tasks. - false + true DataElement - id_SingleQualityTask + SingleQualityTask en @@ -106,30 +82,13 @@ - id_recordStatus + recordStatus en Record status - - - en - The record operation enumeration can be used to realize delta update concept. -Delta update concept means: -- You transfer an initial load of data -- After the first week only the delta to the initial load is transferred - - -The record status describes whether this record is: -- new=>This record is transferred the first time -- update=> Some properties of this record have changed compared to a previous transfer -- delete=> This record was transferred in the initial load or in a previous delta update, but is not -used any more and therefore it should be deleted on data consumer side -- same=> This record was transferred in the initial load or in a previous delta update - - ExternalReference @@ -140,22 +99,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_creationDate + creationDate en Creation Date - - - en - Timestamp when this qTask was created - - ExternalReference @@ -166,22 +119,16 @@ used any more and therefore it should be deleted on data consumer side xs:date - Unknown + - id_component + component en Component - - - en - The component that should be investigated in this qTask. - - ExternalReference @@ -192,22 +139,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_dataDeletion + dataDeletion en Deletion policy - - - en - What should be done with the data after this qTask is closed - - ExternalReference @@ -218,22 +159,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_description + description en Description - - - en - Description what should be done in this qTask - - ExternalReference @@ -244,22 +179,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_qualityTaskId + qualityTaskId en Quality Task ID - - - en - A unique quality task identifier within the Catena-X dataspace. The unique id uses the Catena-X UUID trait. - - ExternalReference @@ -270,22 +199,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_status + status en Status - - - en - Status of this quality task - - ExternalReference @@ -296,22 +219,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_title + title en Title - - - en - Working title for this qTask - - ExternalReference @@ -322,10 +239,10 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_listOfCompanies + listOfCompanies en @@ -338,11 +255,11 @@ used any more and therefore it should be deleted on data consumer side A list of companies involved in this quality task - false + true DataElement - id_Company + Company en @@ -357,19 +274,13 @@ used any more and therefore it should be deleted on data consumer side - id_cxBusinessPartnerNumber + cxBusinessPartnerNumber en Catena-X Business partner number - - - en - The Catena-X business partner number for this company. - - ExternalReference @@ -380,22 +291,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_name + name en Company name - - - en - Name of the company - - ExternalReference @@ -406,22 +311,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_email + email en Email - - - en - An email address. - - ExternalReference @@ -432,7 +331,7 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + @@ -443,7 +342,7 @@ used any more and therefore it should be deleted on data consumer side - id_MetaInformation + MetaInformation en @@ -458,19 +357,13 @@ used any more and therefore it should be deleted on data consumer side - id_selectionCriteria + selectionCriteria en Selection criteria - - - en - Describes the selection criteria a Catena-X data provider has applied to create this data set. - - ExternalReference @@ -481,22 +374,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_selectionStart + selectionStart en Selection start - - - en - Describes the starting point for providing records in this data set. - - ExternalReference @@ -507,22 +394,16 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + - id_selectionEnd + selectionEnd en Selection end - - - en - Describes the end point for providing records in this data set. - - ExternalReference @@ -533,7 +414,7 @@ used any more and therefore it should be deleted on data consumer side xs:string - Unknown + @@ -543,7 +424,7 @@ used any more and therefore it should be deleted on data consumer side APPLICATION_CLASS - id_QualityTask + QualityTask en @@ -564,7 +445,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#QualityTask] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -578,7 +459,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en QualityTask @@ -594,11 +475,11 @@ used any more and therefore it should be deleted on data consumer side - id_RecordStatusEnumeration + recordStatus en - Record status enumeration + Record status urn:samm:io.catenax.quality_task:2.0.0#recordStatus @@ -609,7 +490,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#recordStatus] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -623,7 +504,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en recordStatus @@ -631,55 +512,66 @@ used any more and therefore it should be deleted on data consumer side en - Defining the enumeration for the record status + The record operation enumeration can be used to realize delta update concept. +Delta update concept means: +- You transfer an initial load of data +- After the first week only the delta to the initial load is transferred + + +The record status describes whether this record is: +- new=>This record is transferred the first time +- update=> Some properties of this record have changed compared to a previous transfer +- delete=> This record was transferred in the initial load or in a previous delta update, but is not +used any more and therefore it should be deleted on data consumer side +- same=> This record was transferred in the initial load or in a previous delta update - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + new ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:new - DefaultScalarValue[value=update, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + update ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=update, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:update - DefaultScalarValue[value=delete, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + delete ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=delete, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:delete - DefaultScalarValue[value=same, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + same ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:DefaultScalarValue[value=same, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#RecordStatusEnumeration:same @@ -692,11 +584,11 @@ used any more and therefore it should be deleted on data consumer side - id_Date + creationDate en - Date + Creation Date urn:samm:io.catenax.quality_task:2.0.0#creationDate @@ -707,7 +599,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#creationDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -721,7 +613,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en creationDate @@ -729,7 +621,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when this qTask was created @@ -738,11 +630,11 @@ used any more and therefore it should be deleted on data consumer side - id_Text + component en - Text + Component urn:samm:io.catenax.quality_task:2.0.0#component @@ -753,7 +645,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#component] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -767,7 +659,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en component @@ -775,7 +667,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The component that should be investigated in this qTask. @@ -784,11 +676,11 @@ used any more and therefore it should be deleted on data consumer side - id_DataDeletionEnumeration + dataDeletion en - Data deletion + Deletion policy urn:samm:io.catenax.quality_task:2.0.0#dataDeletion @@ -799,7 +691,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#dataDeletion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -813,7 +705,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en dataDeletion @@ -821,55 +713,55 @@ used any more and therefore it should be deleted on data consumer side en - Enumeration of possible data deletions entries. + What should be done with the data after this qTask is closed - DefaultScalarValue[value=delete-data-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + delete-data-after-closing ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:DefaultScalarValue[value=delete-data-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:delete-data-after-closing - DefaultScalarValue[value=no-deletion-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + no-deletion-after-closing ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:DefaultScalarValue[value=no-deletion-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:no-deletion-after-closing - DefaultScalarValue[value=delete-data-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + delete-data-after-closing ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:DefaultScalarValue[value=delete-data-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:delete-data-after-closing - DefaultScalarValue[value=no-deletion-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + no-deletion-after-closing ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:DefaultScalarValue[value=no-deletion-after-closing, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#DataDeletionEnumeration:no-deletion-after-closing @@ -882,11 +774,11 @@ used any more and therefore it should be deleted on data consumer side - id_Text + description en - Text + Description urn:samm:io.catenax.quality_task:2.0.0#description @@ -897,7 +789,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#description] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -911,7 +803,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en description @@ -919,7 +811,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Description what should be done in this qTask @@ -928,11 +820,11 @@ used any more and therefore it should be deleted on data consumer side - id_UuidV4Trait + qualityTaskId en - Trait for UUIDs v4 + Quality Task ID urn:samm:io.catenax.quality_task:2.0.0#qualityTaskId @@ -943,7 +835,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#qualityTaskId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -957,7 +849,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en qualityTaskId @@ -965,7 +857,7 @@ used any more and therefore it should be deleted on data consumer side en - Trait to ensure UUID v4 data format. + A unique quality task identifier within the Catena-X dataspace. The unique id uses the Catena-X UUID trait. @@ -974,11 +866,11 @@ used any more and therefore it should be deleted on data consumer side - id_StatusCharacteristic + status en - Status Characteristic + Status urn:samm:io.catenax.quality_task:2.0.0#status @@ -989,7 +881,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#status] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1003,7 +895,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en status @@ -1011,103 +903,103 @@ used any more and therefore it should be deleted on data consumer side en - Enumeration of the different status values + Status of this quality task - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + new ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:new - DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + in progress ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:in progress - DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + completed ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:completed - DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + closed ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:closed - DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + new ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=new, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:new - DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + in progress ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=in progress, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:in progress - DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + completed ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=completed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:completed - DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + closed ModelReference DataElement - urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:DefaultScalarValue[value=closed, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.quality_task:2.0.0#StatusCharacteristic:closed @@ -1120,11 +1012,11 @@ used any more and therefore it should be deleted on data consumer side - id_Text + title en - Text + Title urn:samm:io.catenax.quality_task:2.0.0#title @@ -1135,7 +1027,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#title] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1149,7 +1041,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en title @@ -1157,7 +1049,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Working title for this qTask @@ -1166,11 +1058,11 @@ used any more and therefore it should be deleted on data consumer side - id_BpnlTrait + cxBusinessPartnerNumber en - BPNl Trait + Catena-X Business partner number urn:samm:io.catenax.quality_task:2.0.0#cxBusinessPartnerNumber @@ -1181,7 +1073,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#cxBusinessPartnerNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1195,7 +1087,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en cxBusinessPartnerNumber @@ -1203,7 +1095,7 @@ used any more and therefore it should be deleted on data consumer side en - Trait to ensure data format for BPNL. + The Catena-X business partner number for this company. @@ -1212,11 +1104,11 @@ used any more and therefore it should be deleted on data consumer side - id_Text + name en - Text + Company name urn:samm:io.catenax.quality_task:2.0.0#name @@ -1227,7 +1119,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1241,7 +1133,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en name @@ -1249,7 +1141,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the company @@ -1258,7 +1150,13 @@ used any more and therefore it should be deleted on data consumer side - id_EMailTrait + email + + + en + Email + + urn:samm:io.catenax.shared.contact_information:3.0.0#email @@ -1267,7 +1165,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#email] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1281,22 +1179,28 @@ used any more and therefore it should be deleted on data consumer side - EN + en email STRING + + + en + An email address. + + - id_ListOfCompanies + listOfCompanies en - Companies + List of companies urn:samm:io.catenax.quality_task:2.0.0#listOfCompanies @@ -1307,7 +1211,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#listOfCompanies] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1321,7 +1225,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en listOfCompanies @@ -1329,7 +1233,7 @@ used any more and therefore it should be deleted on data consumer side en - A list of all companies involved in this qTask + A list of companies involved in this quality task @@ -1338,7 +1242,7 @@ used any more and therefore it should be deleted on data consumer side - id_QualityTaskList + listOfQualityTasks en @@ -1353,7 +1257,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#listOfQualityTasks] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1367,7 +1271,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en listOfQualityTasks @@ -1375,7 +1279,7 @@ used any more and therefore it should be deleted on data consumer side en - The list of quality tasks itself. + Property for the list of quality tasks. @@ -1384,11 +1288,11 @@ used any more and therefore it should be deleted on data consumer side - id_Text + selectionCriteria en - Text + Selection criteria urn:samm:io.catenax.quality_task:2.0.0#selectionCriteria @@ -1399,7 +1303,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#selectionCriteria] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1413,7 +1317,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en selectionCriteria @@ -1421,7 +1325,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the selection criteria a Catena-X data provider has applied to create this data set. @@ -1430,11 +1334,11 @@ used any more and therefore it should be deleted on data consumer side - id_Text + selectionStart en - Text + Selection start urn:samm:io.catenax.quality_task:2.0.0#selectionStart @@ -1445,7 +1349,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#selectionStart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1459,7 +1363,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en selectionStart @@ -1467,7 +1371,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the starting point for providing records in this data set. @@ -1476,11 +1380,11 @@ used any more and therefore it should be deleted on data consumer side - id_Text + selectionEnd en - Text + Selection end urn:samm:io.catenax.quality_task:2.0.0#selectionEnd @@ -1491,7 +1395,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#selectionEnd] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1505,7 +1409,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en selectionEnd @@ -1513,7 +1417,7 @@ used any more and therefore it should be deleted on data consumer side en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the end point for providing records in this data set. @@ -1522,11 +1426,11 @@ used any more and therefore it should be deleted on data consumer side - id_MetaCharacteristic + metaInformation en - MetaCharacteristic + Meta information urn:samm:io.catenax.quality_task:2.0.0#metaInformation @@ -1537,7 +1441,7 @@ used any more and therefore it should be deleted on data consumer side GlobalReference - Optional[urn:samm:io.catenax.quality_task:2.0.0#metaInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1551,7 +1455,7 @@ used any more and therefore it should be deleted on data consumer side - EN + en metaInformation @@ -1559,7 +1463,7 @@ used any more and therefore it should be deleted on data consumer side en - Characteristic for the meta information. + This meta information is valid for all entries in this data set. The meta information is used to tell the data consumer which selection criteria were applied by the data provider. diff --git a/io.catenax.quality_task/2.0.0/gen/QualityTask.aasx b/io.catenax.quality_task/2.0.0/gen/QualityTask.aasx index 017306cd..e976ea43 100644 Binary files a/io.catenax.quality_task/2.0.0/gen/QualityTask.aasx and b/io.catenax.quality_task/2.0.0/gen/QualityTask.aasx differ diff --git a/io.catenax.quality_task_attachment/2.0.0/gen/QualityTaskAttachment.aasx b/io.catenax.quality_task_attachment/2.0.0/gen/QualityTaskAttachment.aasx index f4225113..7a4fa96a 100644 Binary files a/io.catenax.quality_task_attachment/2.0.0/gen/QualityTaskAttachment.aasx and b/io.catenax.quality_task_attachment/2.0.0/gen/QualityTaskAttachment.aasx differ diff --git a/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate-aas.xml b/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate-aas.xml index b5d0bf1a..e7748d8b 100644 --- a/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate-aas.xml +++ b/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate-aas.xml @@ -1,278 +1,424 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.refurbishing_certificate:1.0.0#RefurbishingCertificate + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.refurbishing_certificate:1.0.0#RefurbishingCertificate/submodel + + + + - - - defaultAsset - - + + + RefurbishingCertificate + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + urn:samm:io.catenax.refurbishing_certificate:1.0.0#RefurbishingCertificate/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.refurbishing_certificate:1.0.0#RefurbishingCertificate + + + + + + RecyclingStrategyCertificateEntity + + + en + Recycling Strategy Certificate + + + + + issuer + + + en + Issuer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + xs:string + + + + issueDate + + + en + Issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + xs:dateTime + + + + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + xs:string + + + + + + + - RefurbishingCertificate + APPLICATION_CLASS + RefurbishingCertificate - Refurbishing certificate + + en + Refurbishing certificate + - APPLICATION_CLASS - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + - urn:bamm:io.catenax.refurbishing_certificate:1.0.0#RefurbishingCertificate - - - - - Refurbishing certificate - - - RefurbishingCertificate - - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.refurbishing_certificate:1.0.0#RefurbishingCertificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Refurbishing certificate + + + + + en + RefurbishingCertificate + + + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + + + - IssuerCharacteristic + issuer - Issuer characteristic + + en + Issuer + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - - - Issuer - - - issuer - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issuer + + + + + en + issuer + + + STRING + + + en + BPMN of the business partner who creates this certificate + + + + + + - Timestamp + issueDate - Timestamp + + en + Issue date + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - - - Issue date - - - issueDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issue date + + + + + en + issueDate + + + STRING + + + en + This is the date when the certificate was issued. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - - - Catena X ID previous life - - - catenaXIdPreviousLife - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena X ID previous life + + + + + en + catenaXIdPreviousLife + + + STRING + + + en + Twin identification previous life + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXId + + + en + Catena-X Identifier + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - RecyclingStrategyCertificateCharacteristic + certificate - Recycling strategy certificate characteristic + + en + Certificate + - urn:bamm:io.catenax.refurbishing_certificate:1.0.0#certificate - - - - - Certificate - - - certificate - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.refurbishing_certificate:1.0.0#certificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate + + + + + en + certificate + + + STRING + + + + - - - RefurbishingCertificate - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - Template - - - urn:bamm:io.catenax.refurbishing_certificate:1.0.0#RefurbishingCertificate - - - - - - RecyclingStrategyCertificateEntity - - Recycling Strategy Certificate - - false - false - - - - issuer - - Issuer - - - BPMN of the business partner who creates this certificate - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - DefaultScalarValue[value=BPNLBMW000000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issueDate - - Issue date - - - This is the date when the certificate was issued. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - catenaXIdPreviousLife - - Catena X ID previous life - - - Twin identification previous life - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate.aasx b/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate.aasx index 02da81ce..4518b183 100644 Binary files a/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate.aasx and b/io.catenax.refurbishing_certificate/1.0.0/gen/RefurbishingCertificate.aasx differ diff --git a/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate-aas.xml b/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate-aas.xml index feabbe97..2b3d4cda 100644 --- a/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate-aas.xml +++ b/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.refurbishing_certificate:2.0.0#RefurbishingCertificate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.refurbishing_certificate:2.0.0#RefurbishingCertificate] - - - - - - - - en - Refurbishing certificate - - - - - EN - RefurbishingCertificate - - - - - en - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.refurbishing_certificate:2.0.0#RefurbishingCertificate/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.refurbishing_certificate:2.0.0#RefurbishingCertificate]/submodel + urn:samm:io.catenax.refurbishing_certificate:2.0.0#RefurbishingCertificate/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_RecyclingStrategyCertificateEntity + RecyclingStrategyCertificateEntity en @@ -83,19 +59,13 @@ - id_issuer + issuer en Issuer - - - en - BPN of the business partner who creates this certificate - - ExternalReference @@ -106,22 +76,16 @@ xs:string - Unknown + - id_issueDate + issueDate en Issue date - - - en - This is the date when the certificate was issued. - - ExternalReference @@ -132,22 +96,16 @@ xs:dateTime - Unknown + - id_catenaXIdPreviousLife + catenaXIdPreviousLife en Catena X ID previous life - - - en - Twin identification previous life - - ExternalReference @@ -158,22 +116,16 @@ xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -184,22 +136,16 @@ xs:string - Unknown + - id_articleNumber + articleNumber en Article Number - - - en - Unique identification assigned by the authorized company for internal referencing - - ExternalReference @@ -210,22 +156,16 @@ xs:string - Unknown + - id_vin + vin en VIN - - - en - Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN - - ExternalReference @@ -236,22 +176,16 @@ xs:string - Unknown + - id_oeNumber + oeNumber en OE number - - - en - original equipment number - - ExternalReference @@ -262,7 +196,7 @@ xs:string - Unknown + @@ -272,7 +206,7 @@ APPLICATION_CLASS - id_RefurbishingCertificate + RefurbishingCertificate en @@ -293,7 +227,7 @@ GlobalReference - Optional[urn:samm:io.catenax.refurbishing_certificate:2.0.0#RefurbishingCertificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -307,7 +241,7 @@ - EN + en RefurbishingCertificate @@ -323,11 +257,11 @@ - id_BpnlTrait + issuer en - BPNl Trait + Issuer urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer @@ -338,7 +272,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -352,7 +286,7 @@ - EN + en issuer @@ -360,7 +294,7 @@ en - Trait to ensure data format for BPNL. + BPN of the business partner who creates this certificate @@ -369,11 +303,11 @@ - id_Timestamp + issueDate en - Timestamp + Issue date urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate @@ -384,7 +318,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -398,7 +332,7 @@ - EN + en issueDate @@ -406,7 +340,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + This is the date when the certificate was issued. @@ -415,11 +349,11 @@ - id_UuidV4Trait + catenaXIdPreviousLife en - Trait for UUIDs v4 + Catena X ID previous life urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife @@ -430,7 +364,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -444,7 +378,7 @@ - EN + en catenaXIdPreviousLife @@ -452,7 +386,7 @@ en - Trait to ensure UUID v4 data format. + Twin identification previous life @@ -461,11 +395,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId @@ -476,7 +410,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -490,7 +424,7 @@ - EN + en catenaXId @@ -498,7 +432,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -507,11 +441,11 @@ - id_Text + articleNumber en - Text + Article Number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber @@ -522,7 +456,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -536,7 +470,7 @@ - EN + en articleNumber @@ -544,7 +478,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Unique identification assigned by the authorized company for internal referencing @@ -553,11 +487,11 @@ - id_Text + vin en - Text + VIN urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin @@ -568,7 +502,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -582,7 +516,7 @@ - EN + en vin @@ -590,7 +524,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN @@ -599,11 +533,11 @@ - id_Text + oeNumber en - Text + OE number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber @@ -614,7 +548,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -628,7 +562,7 @@ - EN + en oeNumber @@ -636,7 +570,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + original equipment number @@ -645,11 +579,11 @@ - id_RecyclingStrategyCertificateCharacteristic + certificate en - Recycling strategy certificate characteristic + Certificate urn:samm:io.catenax.refurbishing_certificate:2.0.0#certificate @@ -660,7 +594,7 @@ GlobalReference - Optional[urn:samm:io.catenax.refurbishing_certificate:2.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -674,7 +608,7 @@ - EN + en certificate @@ -682,7 +616,7 @@ en - Describes the characteristic of Recycling strategy certificate + A property of the model, named certificate. diff --git a/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate.aasx b/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate.aasx index d332af7d..d7e9772d 100644 Binary files a/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate.aasx and b/io.catenax.refurbishing_certificate/2.0.0/gen/RefurbishingCertificate.aasx differ diff --git a/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate-aas.xml b/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate-aas.xml index 125f5cfe..c4520bc3 100644 --- a/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate-aas.xml +++ b/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate-aas.xml @@ -1,278 +1,424 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.remanufacturing_certificate:1.0.0#RemanufacturingCertificate + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.remanufacturing_certificate:1.0.0#RemanufacturingCertificate/submodel + + + + - - - defaultAsset - - + + + RemanufacturingCertificate + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + urn:samm:io.catenax.remanufacturing_certificate:1.0.0#RemanufacturingCertificate/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.remanufacturing_certificate:1.0.0#RemanufacturingCertificate + + + + + + RecyclingStrategyCertificateEntity + + + en + Recycling Strategy Certificate + + + + + issuer + + + en + Issuer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + xs:string + + + + issueDate + + + en + Issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + xs:dateTime + + + + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + xs:string + + + + + + + - RemanufacturingCertificate + APPLICATION_CLASS + RemanufacturingCertificate - Remanufacturing certificate + + en + Remanufacturing certificate + - APPLICATION_CLASS - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + - urn:bamm:io.catenax.remanufacturing_certificate:1.0.0#RemanufacturingCertificate - - - - - Remanufacturing certificate - - - RemanufacturingCertificate - - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.remanufacturing_certificate:1.0.0#RemanufacturingCertificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Remanufacturing certificate + + + + + en + RemanufacturingCertificate + + + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + + + - IssuerCharacteristic + issuer - Issuer characteristic + + en + Issuer + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - - - Issuer - - - issuer - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issuer + + + + + en + issuer + + + STRING + + + en + BPMN of the business partner who creates this certificate + + + + + + - Timestamp + issueDate - Timestamp + + en + Issue date + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - - - Issue date - - - issueDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issue date + + + + + en + issueDate + + + STRING + + + en + This is the date when the certificate was issued. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - - - Catena X ID previous life - - - catenaXIdPreviousLife - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena X ID previous life + + + + + en + catenaXIdPreviousLife + + + STRING + + + en + Twin identification previous life + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXId + + + en + Catena-X Identifier + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - RecyclingStrategyCertificateCharacteristic + certificate - Recycling strategy certificate characteristic + + en + Certificate + - urn:bamm:io.catenax.remanufacturing_certificate:1.0.0#certificate - - - - - Certificate - - - certificate - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.remanufacturing_certificate:1.0.0#certificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate + + + + + en + certificate + + + STRING + + + + - - - RemanufacturingCertificate - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - Template - - - urn:bamm:io.catenax.remanufacturing_certificate:1.0.0#RemanufacturingCertificate - - - - - - RecyclingStrategyCertificateEntity - - Recycling Strategy Certificate - - false - false - - - - issuer - - Issuer - - - BPMN of the business partner who creates this certificate - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - DefaultScalarValue[value=BPNLBMW000000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issueDate - - Issue date - - - This is the date when the certificate was issued. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - catenaXIdPreviousLife - - Catena X ID previous life - - - Twin identification previous life - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate.aasx b/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate.aasx index e31ba520..e7819f0a 100644 Binary files a/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate.aasx and b/io.catenax.remanufacturing_certificate/1.0.0/gen/RemanufacturingCertificate.aasx differ diff --git a/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate-aas.xml b/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate-aas.xml index 57db0ab9..3c7db467 100644 --- a/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate-aas.xml +++ b/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.remanufacturing_certificate:2.0.0#RemanufacturingCertificate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.remanufacturing_certificate:2.0.0#RemanufacturingCertificate] - - - - - - - - en - Remanufacturing certificate - - - - - EN - RemanufacturingCertificate - - - - - en - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.remanufacturing_certificate:2.0.0#RemanufacturingCertificate/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.remanufacturing_certificate:2.0.0#RemanufacturingCertificate]/submodel + urn:samm:io.catenax.remanufacturing_certificate:2.0.0#RemanufacturingCertificate/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_RecyclingStrategyCertificateEntity + RecyclingStrategyCertificateEntity en @@ -83,19 +59,13 @@ - id_issuer + issuer en Issuer - - - en - BPN of the business partner who creates this certificate - - ExternalReference @@ -106,22 +76,16 @@ xs:string - Unknown + - id_issueDate + issueDate en Issue date - - - en - This is the date when the certificate was issued. - - ExternalReference @@ -132,22 +96,16 @@ xs:dateTime - Unknown + - id_catenaXIdPreviousLife + catenaXIdPreviousLife en Catena X ID previous life - - - en - Twin identification previous life - - ExternalReference @@ -158,22 +116,16 @@ xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -184,22 +136,16 @@ xs:string - Unknown + - id_articleNumber + articleNumber en Article Number - - - en - Unique identification assigned by the authorized company for internal referencing - - ExternalReference @@ -210,22 +156,16 @@ xs:string - Unknown + - id_vin + vin en VIN - - - en - Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN - - ExternalReference @@ -236,22 +176,16 @@ xs:string - Unknown + - id_oeNumber + oeNumber en OE number - - - en - original equipment number - - ExternalReference @@ -262,7 +196,7 @@ xs:string - Unknown + @@ -272,7 +206,7 @@ APPLICATION_CLASS - id_RemanufacturingCertificate + RemanufacturingCertificate en @@ -293,7 +227,7 @@ GlobalReference - Optional[urn:samm:io.catenax.remanufacturing_certificate:2.0.0#RemanufacturingCertificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -307,7 +241,7 @@ - EN + en RemanufacturingCertificate @@ -323,11 +257,11 @@ - id_BpnlTrait + issuer en - BPNl Trait + Issuer urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer @@ -338,7 +272,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -352,7 +286,7 @@ - EN + en issuer @@ -360,7 +294,7 @@ en - Trait to ensure data format for BPNL. + BPN of the business partner who creates this certificate @@ -369,11 +303,11 @@ - id_Timestamp + issueDate en - Timestamp + Issue date urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate @@ -384,7 +318,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -398,7 +332,7 @@ - EN + en issueDate @@ -406,7 +340,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + This is the date when the certificate was issued. @@ -415,11 +349,11 @@ - id_UuidV4Trait + catenaXIdPreviousLife en - Trait for UUIDs v4 + Catena X ID previous life urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife @@ -430,7 +364,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -444,7 +378,7 @@ - EN + en catenaXIdPreviousLife @@ -452,7 +386,7 @@ en - Trait to ensure UUID v4 data format. + Twin identification previous life @@ -461,11 +395,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId @@ -476,7 +410,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -490,7 +424,7 @@ - EN + en catenaXId @@ -498,7 +432,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -507,11 +441,11 @@ - id_Text + articleNumber en - Text + Article Number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber @@ -522,7 +456,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -536,7 +470,7 @@ - EN + en articleNumber @@ -544,7 +478,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Unique identification assigned by the authorized company for internal referencing @@ -553,11 +487,11 @@ - id_Text + vin en - Text + VIN urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin @@ -568,7 +502,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -582,7 +516,7 @@ - EN + en vin @@ -590,7 +524,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN @@ -599,11 +533,11 @@ - id_Text + oeNumber en - Text + OE number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber @@ -614,7 +548,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -628,7 +562,7 @@ - EN + en oeNumber @@ -636,7 +570,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + original equipment number @@ -645,11 +579,11 @@ - id_RecyclingStrategyCertificateCharacteristic + certificate en - Recycling strategy certificate characteristic + Certificate urn:samm:io.catenax.remanufacturing_certificate:2.0.0#certificate @@ -660,7 +594,7 @@ GlobalReference - Optional[urn:samm:io.catenax.remanufacturing_certificate:2.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -674,7 +608,7 @@ - EN + en certificate @@ -682,7 +616,7 @@ en - Describes the characteristic of Recycling strategy certificate + A property of the model, named certificate. diff --git a/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate.aasx b/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate.aasx index 3205ba92..b5910d20 100644 Binary files a/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate.aasx and b/io.catenax.remanufacturing_certificate/2.0.0/gen/RemanufacturingCertificate.aasx differ diff --git a/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation-aas.xml b/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation-aas.xml index 9a384f09..e4d62a75 100644 --- a/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation-aas.xml +++ b/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.request_for_quotation:1.0.0#RequestForQuotation - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#RequestForQuotation] - - - - - - - - en - Request For Quotation - - - - - EN - RequestForQuotation - - - - - en - The request for quotation represents the data structure to configure a manufacturing request and send this to a supplier receive a quotation - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.request_for_quotation:1.0.0#RequestForQuotation/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#RequestForQuotation]/submodel + urn:samm:io.catenax.request_for_quotation:1.0.0#RequestForQuotation/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_RFQIdentificationData + RFQIdentificationData en @@ -89,19 +65,13 @@ - id_source + source en source - - - en - digital address of the sender (e.g.token, IP address, link, user account) - - ExternalReference @@ -112,22 +82,16 @@ xs:string - Unknown + - id_id + id en identifier - - - en - internal identifier in user account - - ExternalReference @@ -138,22 +102,16 @@ xs:string - Unknown + - id_name + name en name - - - en - name for the request for user account management (usually name of the part to be manufactured) - - ExternalReference @@ -164,22 +122,16 @@ xs:string - Unknown + - id_dateTime + dateTime en date time - - - en - date and time of the request in user account - - ExternalReference @@ -190,12 +142,12 @@ xs:dateTime - Unknown + - id_RFQConfigurationData + RFQConfigurationData en @@ -210,7 +162,7 @@ - id_File + File en @@ -225,19 +177,13 @@ - id_cadFileType + cadFileType en cad file type - - - en - RFQ-Configuration: CAD file format - - ExternalReference @@ -248,10 +194,10 @@ xs:string - Unknown + - id_PartObject + PartObject en @@ -266,19 +212,13 @@ - id_partId + partId en part Id - - - en - identifier of the part from CAD File - - ExternalReference @@ -289,22 +229,16 @@ xs:string - Unknown + - id_partName + partName en part name - - - en - name of the part in CAD file. In case the CAD file has only one part, this could also be the file name. - - ExternalReference @@ -315,22 +249,16 @@ xs:string - Unknown + - id_manufacturingDomain + manufacturingDomain en manufacturing domain - - - en - domain of required process (e.g. subtractive manufacturing, additive manufacturing, assembly) - - ExternalReference @@ -341,22 +269,16 @@ xs:string - Unknown + - id_manufacturingMethod + manufacturingMethod en manufacturing method - - - en - manufacturing method depending on the domain (e.g. milling, powder bed fusion, welding,?) - - ExternalReference @@ -367,10 +289,10 @@ xs:string - Unknown + - id_BillOfProcessReference + BillOfProcessReference en @@ -385,7 +307,7 @@ - id_PostProcessData + PostProcessData en @@ -400,19 +322,13 @@ - id_postProcessGroup + postProcessGroup en post process group - - - en - process group is depending on the defined manufacturing method and defines the general treatment - - ExternalReference @@ -423,22 +339,16 @@ xs:string - Unknown + - id_postProcessType + postProcessType en post process type - - - en - specific process out of the process group - - ExternalReference @@ -449,22 +359,16 @@ xs:string - Unknown + - id_postProcessProperty + postProcessProperty en post process property - - - en - additional property based on the post process type - - ExternalReference @@ -475,24 +379,18 @@ xs:string - Unknown + - id_generalTolerance + generalTolerance en general tolerance - - - en - RFQ-Configuration: selection of defined tolerance classes - - ExternalReference @@ -503,22 +401,16 @@ xs:string - Unknown + - id_additionalQualityRequirements + additionalQualityRequirements en additional quality requirements - - - en - RFQ-Configuration: specific requirements to guarantee quality - - ExternalReference @@ -529,22 +421,16 @@ xs:string - Unknown + - id_testPartRequired + testPartRequired en test part required - - - en - RFQ-Configuration: check if a test part is required, makes only sens for batches - - ExternalReference @@ -555,10 +441,10 @@ xs:boolean - Unknown + - id_Quantity + Quantity en @@ -573,19 +459,13 @@ - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit - - ExternalReference @@ -596,16 +476,10 @@ xs:double - Unknown + - id_measurementUnit - - - en - Unit of Measurement for the quantity of serialized objects - - + measurementUnit ExternalReference @@ -615,13 +489,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + xs:string - Unknown + - id_MaterialData + MaterialData en @@ -636,7 +521,7 @@ - id_MaterialItem + MaterialItem en @@ -651,19 +536,13 @@ - id_value + value en value - - - en - value to detail the part material item - - ExternalReference @@ -674,22 +553,16 @@ xs:string - Unknown + - id_type + type en type - - - en - value type to detail the part material item - - ExternalReference @@ -700,24 +573,18 @@ xs:string - Unknown + - id_materialGroup + materialGroup en material group - - - en - definition of material group for pre-selection - - ExternalReference @@ -728,14 +595,14 @@ xs:string - Unknown + - id_SingleLevelBomAsBuiltReference + SingleLevelBomAsBuiltReference en @@ -750,7 +617,7 @@ - id_childItems + childItems en @@ -763,11 +630,11 @@ Set of child items, of which the given parent item is assembled by (one structural level down). - false + true DataElement - id_ChildData + ChildData en @@ -782,19 +649,13 @@ - id_createdOn + createdOn en Created On - - - en - Timestamp when the relation between the parent item and the child item was created, e.g. when the serialized child part was assembled into the given part. - - ExternalReference @@ -805,10 +666,10 @@ xs:dateTime - Unknown + - id_Quantity + Quantity en @@ -823,19 +684,13 @@ - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit - - ExternalReference @@ -846,16 +701,10 @@ xs:double - Unknown + - id_measurementUnit - - - en - Unit of Measurement for the quantity of serialized objects - - + measurementUnit ExternalReference @@ -865,25 +714,30 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + xs:string - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modification Date - - - en - Timestamp when the assembly relationship between parent item and child item was last modified. - - ExternalReference @@ -894,22 +748,16 @@ xs:dateTime - Unknown + - id_catenaXId + catenaXId en Catena-X ID - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -920,22 +768,16 @@ xs:string - Unknown + - id_businessPartner + businessPartner en Business Partner - - - en - The supplier of the given child item. - - ExternalReference @@ -946,26 +788,20 @@ xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X ID - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -976,24 +812,18 @@ xs:string - Unknown + - id_firstDeliveryDate + firstDeliveryDate en first delivery date - - - en - RFQ-Configuration: Date of desired, first, but not must delivery - - ExternalReference @@ -1004,22 +834,16 @@ xs:date - Unknown + - id_lastDeliveryDate + lastDeliveryDate en last delivery date - - - en - RFQ-Configuration: date of required and last acceptable delivery - - ExternalReference @@ -1030,22 +854,16 @@ xs:date - Unknown + - id_additionalComments + additionalComments en additional comments - - - en - RFQ-Configuration: placeholder for any kind of additional comments - - ExternalReference @@ -1056,10 +874,10 @@ xs:string - Unknown + - id_File + File en @@ -1076,7 +894,7 @@ - id_RFQSenderData + RFQSenderData en @@ -1091,19 +909,13 @@ - id_senderName + senderName en sender name - - - en - RFQ-Sender: name of the sender - - ExternalReference @@ -1114,22 +926,16 @@ xs:string - Unknown + - id_senderAddress + senderAddress en sender address - - - en - RFQ-Sender: BPDM/ or fill in by the customer, address of sender - - ExternalReference @@ -1140,22 +946,16 @@ xs:string - Unknown + - id_senderCompanyName + senderCompanyName en sender company name - - - en - RFQ-Sender: BPDM/ or fill in by the customer, company name of sender - - ExternalReference @@ -1166,22 +966,16 @@ xs:string - Unknown + - id_senderEMail + senderEMail en sender eMail - - - en - RFQ-Sender: BPDM/ or fill in by the customer, e-mail address of sender - - ExternalReference @@ -1192,22 +986,16 @@ xs:string - Unknown + - id_senderPhoneNumber + senderPhoneNumber en sender phone number - - - en - RFQ-Sender: BPDM/ or fill in by the customer, phone number of sender - - ExternalReference @@ -1218,22 +1006,16 @@ xs:string - Unknown + - id_senderAccountAddress + senderAccountAddress en sender account address - - - en - RFQ-Sender: BPDM/ or fill in by the customer, address of sender for account - - ExternalReference @@ -1244,22 +1026,16 @@ xs:string - Unknown + - id_senderDeliveryAddress + senderDeliveryAddress en sender delivery address - - - en - RFQ-Sender: BPDM/ or fill in by the customer, address of sender for delivery - - ExternalReference @@ -1270,22 +1046,16 @@ xs:string - Unknown + - id_deliveryRequirements + deliveryRequirements en delivery requirements - - - en - RFQ-Sender: filled by customer, any kind of delivery requirements - - ExternalReference @@ -1296,12 +1066,12 @@ xs:string - Unknown + - id_CXHeaderData + CXHeaderData en @@ -1316,19 +1086,13 @@ - id_senderBpn + senderBpn en sender BPN - - - en - CX-Header: BPN identification of sender partner - - ExternalReference @@ -1339,22 +1103,16 @@ xs:string - Unknown + - id_recipientBpn + recipientBpn en recipient BPN - - - en - CX-Header: BPN identification of recipient partner - - ExternalReference @@ -1365,22 +1123,16 @@ xs:string - Unknown + - id_context + context en context - - - en - CX-Header: description of use case context - - ExternalReference @@ -1391,22 +1143,16 @@ xs:string - Unknown + - id_messageId + messageId en message Id - - - en - CX-Header: identifier used by RFQ protocol - - ExternalReference @@ -1417,22 +1163,16 @@ xs:string - Unknown + - id_sentDateTime + sentDateTime en sent date time - - - en - CX-Header: time stamp, when message is sent. The value MUST be formatted according to the ISO 8601 standard. - - ExternalReference @@ -1443,22 +1183,16 @@ xs:dateTime - Unknown + - id_version + version en version - - - en - CX-Header: version of RFQ data structure - - ExternalReference @@ -1469,7 +1203,7 @@ xs:string - Unknown + @@ -1479,7 +1213,7 @@ APPLICATION_CLASS - id_RequestForQuotation + RequestForQuotation en @@ -1500,7 +1234,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#RequestForQuotation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1514,7 +1248,7 @@ - EN + en RequestForQuotation @@ -1530,11 +1264,11 @@ - id_SourceCharacteristic + source en - source characteristic + source urn:samm:io.catenax.request_for_quotation:1.0.0#source @@ -1545,7 +1279,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#source] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1559,7 +1293,7 @@ - EN + en source @@ -1576,11 +1310,11 @@ - id_IdCharacteristic + id en - id characteristic + identifier urn:samm:io.catenax.request_for_quotation:1.0.0#id @@ -1591,7 +1325,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#id] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1605,7 +1339,7 @@ - EN + en id @@ -1622,11 +1356,11 @@ - id_NameCharacteristic + name en - name characteristic + name urn:samm:io.catenax.request_for_quotation:1.0.0#name @@ -1637,7 +1371,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1651,7 +1385,7 @@ - EN + en name @@ -1668,11 +1402,11 @@ - id_DateTimeCharacteristic + dateTime en - date time characteristic + date time urn:samm:io.catenax.request_for_quotation:1.0.0#dateTime @@ -1683,7 +1417,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#dateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1697,7 +1431,7 @@ - EN + en dateTime @@ -1714,11 +1448,11 @@ - id_RFQIdentificationCharacteristic + rfqIdentification en - RFQ identification characteristic + RFQ identification urn:samm:io.catenax.request_for_quotation:1.0.0#rfqIdentification @@ -1729,7 +1463,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#rfqIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1743,7 +1477,7 @@ - EN + en rfqIdentification @@ -1760,11 +1494,11 @@ - id_FileCharacteristic + cadFile en - file characteristic + cad file urn:samm:io.catenax.request_for_quotation:1.0.0#cadFile @@ -1775,7 +1509,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#cadFile] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1789,7 +1523,7 @@ - EN + en cadFile @@ -1797,7 +1531,7 @@ en - CAD file as geometry definition, e.g. step file + RFQ-Configuration: CAD file as geometry definition, e.g. step file @@ -1806,11 +1540,11 @@ - id_CADFileTypeCharacteristic + cadFileType en - CAD file type characteristic + cad file type urn:samm:io.catenax.request_for_quotation:1.0.0#cadFileType @@ -1821,7 +1555,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#cadFileType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1835,7 +1569,7 @@ - EN + en cadFileType @@ -1843,7 +1577,7 @@ en - CAD file format + RFQ-Configuration: CAD file format @@ -1852,11 +1586,11 @@ - id_PartIdCharacteristic + partId en - part Id Characteristic + part Id urn:samm:io.catenax.request_for_quotation:1.0.0#partId @@ -1867,7 +1601,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#partId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1881,7 +1615,7 @@ - EN + en partId @@ -1898,11 +1632,11 @@ - id_PartNameCharacteristic + partName en - part name characteristic + part name urn:samm:io.catenax.request_for_quotation:1.0.0#partName @@ -1913,7 +1647,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#partName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1927,7 +1661,7 @@ - EN + en partName @@ -1935,7 +1669,7 @@ en - name of the part in CAD file. In case the CAD file has only one part, this could also be the file name + name of the part in CAD file. In case the CAD file has only one part, this could also be the file name. @@ -1944,11 +1678,11 @@ - id_ManufacturingDomainCharacteristic + manufacturingDomain en - manufacturing domain characteristic + manufacturing domain urn:samm:io.catenax.request_for_quotation:1.0.0#manufacturingDomain @@ -1959,7 +1693,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#manufacturingDomain] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1973,7 +1707,7 @@ - EN + en manufacturingDomain @@ -1990,11 +1724,11 @@ - id_ManufacturingMethodCharacteristic + manufacturingMethod en - manufacturing method characteristic + manufacturing method urn:samm:io.catenax.request_for_quotation:1.0.0#manufacturingMethod @@ -2005,7 +1739,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#manufacturingMethod] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2019,7 +1753,7 @@ - EN + en manufacturingMethod @@ -2036,11 +1770,11 @@ - id_BillOfProcessCharacteristic + billOfProcess en - bill of process characteristic + bill of process urn:samm:io.catenax.request_for_quotation:1.0.0#billOfProcess @@ -2051,7 +1785,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#billOfProcess] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2065,7 +1799,7 @@ - EN + en billOfProcess @@ -2073,7 +1807,7 @@ en - list of processes to manufacture the part(s) + RFQ-Configuration: list of processes to manufacture the part(s) @@ -2082,11 +1816,11 @@ - id_PostProcessGroupCharacteristic + postProcessGroup en - post process group characteristic + post process group urn:samm:io.catenax.request_for_quotation:1.0.0#postProcessGroup @@ -2097,7 +1831,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#postProcessGroup] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2111,7 +1845,7 @@ - EN + en postProcessGroup @@ -2128,11 +1862,11 @@ - id_PostProcessTypeCharacteristic + postProcessType en - post process type characteristic + post process type urn:samm:io.catenax.request_for_quotation:1.0.0#postProcessType @@ -2143,7 +1877,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#postProcessType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2157,7 +1891,7 @@ - EN + en postProcessType @@ -2174,11 +1908,11 @@ - id_PostProcessPropertyCharacteristic + postProcessProperty en - post process property characteristic + post process property urn:samm:io.catenax.request_for_quotation:1.0.0#postProcessProperty @@ -2189,7 +1923,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#postProcessProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2203,7 +1937,7 @@ - EN + en postProcessProperty @@ -2211,7 +1945,7 @@ en - additional property based on the post process type + additional property based on the post process type @@ -2220,11 +1954,11 @@ - id_SetOfPostProcessCharacteristic + postProcesses en - set of post process characteristic + post processes urn:samm:io.catenax.request_for_quotation:1.0.0#postProcesses @@ -2235,7 +1969,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#postProcesses] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2249,7 +1983,7 @@ - EN + en postProcesses @@ -2257,7 +1991,7 @@ en - after manufacturing typically post processes are necessary, depending on the manufacturing method + RFQ-Configuration: after manufacturing typically post processes are necessary, depending on the manufacturing method @@ -2266,11 +2000,11 @@ - id_GeneralToleranceCharacteristic + generalTolerance en - general tolerance characteristic + general tolerance urn:samm:io.catenax.request_for_quotation:1.0.0#generalTolerance @@ -2281,7 +2015,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#generalTolerance] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2295,7 +2029,7 @@ - EN + en generalTolerance @@ -2303,7 +2037,7 @@ en - selection of defined tolerance classes + RFQ-Configuration: selection of defined tolerance classes @@ -2312,11 +2046,11 @@ - id_AdditionalQualityRequirementsCharacteristic + additionalQualityRequirements en - additional quality requirements characteristic + additional quality requirements urn:samm:io.catenax.request_for_quotation:1.0.0#additionalQualityRequirements @@ -2327,7 +2061,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#additionalQualityRequirements] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2341,7 +2075,7 @@ - EN + en additionalQualityRequirements @@ -2349,7 +2083,7 @@ en - specific requirements to guarantee quality + RFQ-Configuration: specific requirements to guarantee quality @@ -2358,11 +2092,11 @@ - id_TestPartRequiredCharacteristic + testPartRequired en - test part required characteristic + test part required urn:samm:io.catenax.request_for_quotation:1.0.0#testPartRequired @@ -2373,7 +2107,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#testPartRequired] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2387,7 +2121,7 @@ - EN + en testPartRequired @@ -2395,7 +2129,7 @@ en - check if a test part is required, makes only sens for batches + RFQ-Configuration: check if a test part is required, makes only sens for batches @@ -2404,7 +2138,13 @@ - id_NumberOfObjects + quantityNumber + + + en + Quantity Number + + urn:samm:io.catenax.request_for_quotation:1.0.0#quantityNumber @@ -2413,7 +2153,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2427,7 +2167,7 @@ - EN + en quantityNumber @@ -2435,7 +2175,7 @@ en - Quantifiable number of objects in reference to the measurementUnit + The number of objects related to the measurement unit @@ -2444,13 +2184,7 @@ - id_UnitReference - - - en - Unit Reference - - + measurementUnit urn:samm:io.catenax.request_for_quotation:1.0.0#measurementUnit @@ -2459,7 +2193,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2467,13 +2201,13 @@ - EN + en measurementUnit - EN + en measurementUnit @@ -2481,7 +2215,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of Measurement for the quantity of serialized objects @@ -2490,7 +2224,13 @@ - id_QuantityCharacteristic + quantity + + + en + Quantity + + urn:samm:io.catenax.request_for_quotation:1.0.0#quantity @@ -2499,7 +2239,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2513,7 +2253,7 @@ - EN + en quantity @@ -2521,7 +2261,7 @@ en - Describes the quantity in which the child item is assembled in the given parent item by providing a quantity value and the measurement unit in which the quantity is measured. + Quantity of which the child item is assembled into the parent item. In general it is '1' for serialized parts. @@ -2530,11 +2270,11 @@ - id_ValueCharacteristic + value en - value characteristic + value urn:samm:io.catenax.request_for_quotation:1.0.0#value @@ -2545,7 +2285,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2559,7 +2299,7 @@ - EN + en value @@ -2576,11 +2316,11 @@ - id_TypeCharacteristic + type en - type characteristic + type urn:samm:io.catenax.request_for_quotation:1.0.0#type @@ -2591,7 +2331,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#type] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2605,7 +2345,7 @@ - EN + en type @@ -2622,11 +2362,11 @@ - id_SetMaterialItemsCharacteristic + materialItems en - set of material items characteristic + material items urn:samm:io.catenax.request_for_quotation:1.0.0#materialItems @@ -2637,7 +2377,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#materialItems] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2651,7 +2391,7 @@ - EN + en materialItems @@ -2659,7 +2399,7 @@ en - set of elements to detail material items + material definition with additional detail elements (name, density, chemical name,...) @@ -2668,11 +2408,11 @@ - id_PartMaterialGroupCharacteristic + materialGroup en - part material group characteristic + material group urn:samm:io.catenax.request_for_quotation:1.0.0#materialGroup @@ -2683,7 +2423,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#materialGroup] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2697,7 +2437,7 @@ - EN + en materialGroup @@ -2714,11 +2454,11 @@ - id_MaterialCharacteristic + material en - material characteristic + part material urn:samm:io.catenax.request_for_quotation:1.0.0#material @@ -2729,7 +2469,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#material] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2743,7 +2483,7 @@ - EN + en material @@ -2760,11 +2500,11 @@ - id_SetOfPartsCharacteristic + parts en - set of parts characteristic + parts urn:samm:io.catenax.request_for_quotation:1.0.0#parts @@ -2775,7 +2515,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#parts] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2789,7 +2529,7 @@ - EN + en parts @@ -2806,11 +2546,11 @@ - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.request_for_quotation:1.0.0#createdOn @@ -2821,7 +2561,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2835,7 +2575,7 @@ - EN + en createdOn @@ -2843,7 +2583,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the relation between the parent item and the child item was created, e.g. when the serialized child part was assembled into the given part. @@ -2852,7 +2592,13 @@ - id_NumberOfObjects + quantityNumber + + + en + Quantity Number + + urn:samm:io.catenax.request_for_quotation:1.0.0#quantityNumber @@ -2861,7 +2607,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2875,7 +2621,7 @@ - EN + en quantityNumber @@ -2883,7 +2629,7 @@ en - Quantifiable number of objects in reference to the measurementUnit + The number of objects related to the measurement unit @@ -2892,13 +2638,7 @@ - id_UnitReference - - - en - Unit Reference - - + measurementUnit urn:samm:io.catenax.request_for_quotation:1.0.0#measurementUnit @@ -2907,7 +2647,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2915,13 +2655,13 @@ - EN + en measurementUnit - EN + en measurementUnit @@ -2929,7 +2669,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of Measurement for the quantity of serialized objects @@ -2938,7 +2678,13 @@ - id_QuantityCharacteristic + quantity + + + en + Quantity + + urn:samm:io.catenax.request_for_quotation:1.0.0#quantity @@ -2947,7 +2693,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2961,7 +2707,7 @@ - EN + en quantity @@ -2969,7 +2715,7 @@ en - Describes the quantity in which the child item is assembled in the given parent item by providing a quantity value and the measurement unit in which the quantity is measured. + Quantity of which the child item is assembled into the parent item. In general it is '1' for serialized parts. @@ -2978,11 +2724,11 @@ - id_Timestamp + lastModifiedOn en - Timestamp + Last Modification Date urn:samm:io.catenax.request_for_quotation:1.0.0#lastModifiedOn @@ -2993,7 +2739,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3007,7 +2753,7 @@ - EN + en lastModifiedOn @@ -3015,7 +2761,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the assembly relationship between parent item and child item was last modified. @@ -3024,11 +2770,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X ID urn:samm:io.catenax.request_for_quotation:1.0.0#catenaXId @@ -3039,7 +2785,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3053,7 +2799,7 @@ - EN + en catenaXId @@ -3061,7 +2807,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -3070,11 +2816,11 @@ - id_BpnlTrait + businessPartner en - BPNl Trait + Business Partner urn:samm:io.catenax.request_for_quotation:1.0.0#businessPartner @@ -3085,7 +2831,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#businessPartner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3099,7 +2845,7 @@ - EN + en businessPartner @@ -3107,7 +2853,7 @@ en - Trait to ensure data format for BPNL. + The supplier of the given child item. @@ -3116,11 +2862,11 @@ - id_SetOfChildItemsCharacteristic + childItems en - Set of Child Items + Child Items urn:samm:io.catenax.request_for_quotation:1.0.0#childItems @@ -3131,7 +2877,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#childItems] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3145,7 +2891,7 @@ - EN + en childItems @@ -3153,7 +2899,7 @@ en - Set of child items the parent item is assembled by (one structural level down). + Set of child items, of which the given parent item is assembled by (one structural level down). @@ -3162,11 +2908,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X ID urn:samm:io.catenax.request_for_quotation:1.0.0#catenaXId @@ -3177,7 +2923,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3191,7 +2937,7 @@ - EN + en catenaXId @@ -3199,7 +2945,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -3208,11 +2954,11 @@ - id_BillOfMaterialCharacteristic + billOfMaterial en - bill of material characteristic + bill of material urn:samm:io.catenax.request_for_quotation:1.0.0#billOfMaterial @@ -3223,7 +2969,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#billOfMaterial] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3237,7 +2983,7 @@ - EN + en billOfMaterial @@ -3245,7 +2991,7 @@ en - reference to the single level bill of material as built + RFQ-Configuration: reference to the single level bill of material as built @@ -3254,11 +3000,11 @@ - id_DeliveryDateCharacteristic + firstDeliveryDate en - delivery date characteristic + first delivery date urn:samm:io.catenax.request_for_quotation:1.0.0#firstDeliveryDate @@ -3269,7 +3015,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#firstDeliveryDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3283,7 +3029,7 @@ - EN + en firstDeliveryDate @@ -3291,7 +3037,7 @@ en - delivery date + RFQ-Configuration: Date of desired, first, but not must delivery @@ -3300,11 +3046,11 @@ - id_DeliveryDateCharacteristic + lastDeliveryDate en - delivery date characteristic + last delivery date urn:samm:io.catenax.request_for_quotation:1.0.0#lastDeliveryDate @@ -3315,7 +3061,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#lastDeliveryDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3329,7 +3075,7 @@ - EN + en lastDeliveryDate @@ -3337,7 +3083,7 @@ en - delivery date + RFQ-Configuration: date of required and last acceptable delivery @@ -3346,11 +3092,11 @@ - id_CommentCharacteristic + additionalComments en - comment characteristic + additional comments urn:samm:io.catenax.request_for_quotation:1.0.0#additionalComments @@ -3361,7 +3107,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#additionalComments] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3375,7 +3121,7 @@ - EN + en additionalComments @@ -3383,7 +3129,7 @@ en - placeholder for any kind of additional comments + RFQ-Configuration: placeholder for any kind of additional comments @@ -3392,11 +3138,11 @@ - id_SetOfFilesCharacteristic + additionalFiles en - set of files characteristic + additionalFiles urn:samm:io.catenax.request_for_quotation:1.0.0#additionalFiles @@ -3407,7 +3153,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#additionalFiles] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3421,7 +3167,7 @@ - EN + en additionalFiles @@ -3429,7 +3175,7 @@ en - in case there are additional documents or files to share + RFQ-Configuration: in case there are additional documents or files to share @@ -3438,11 +3184,11 @@ - id_RFQConfigurationCharacteristic + rfqConfiguration en - RFQ configuration characteristic + RFQ configuration urn:samm:io.catenax.request_for_quotation:1.0.0#rfqConfiguration @@ -3453,7 +3199,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#rfqConfiguration] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3467,7 +3213,7 @@ - EN + en rfqConfiguration @@ -3484,11 +3230,11 @@ - id_SenderNameCharacteristic + senderName en - sender name characteristic + sender name urn:samm:io.catenax.request_for_quotation:1.0.0#senderName @@ -3499,7 +3245,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3513,7 +3259,7 @@ - EN + en senderName @@ -3521,7 +3267,7 @@ en - name of the sender + RFQ-Sender: name of the sender @@ -3530,11 +3276,11 @@ - id_SenderAddressCharacteristic + senderAddress en - sender address characteristic + sender address urn:samm:io.catenax.request_for_quotation:1.0.0#senderAddress @@ -3545,7 +3291,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3559,7 +3305,7 @@ - EN + en senderAddress @@ -3567,7 +3313,7 @@ en - address of sender + RFQ-Sender: BPDM/ or fill in by the customer, address of sender @@ -3576,11 +3322,11 @@ - id_SenderCompanyNameCharacteristic + senderCompanyName en - sender company name characteristic + sender company name urn:samm:io.catenax.request_for_quotation:1.0.0#senderCompanyName @@ -3591,7 +3337,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderCompanyName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3605,7 +3351,7 @@ - EN + en senderCompanyName @@ -3613,7 +3359,7 @@ en - company name of sender + RFQ-Sender: BPDM/ or fill in by the customer, company name of sender @@ -3622,11 +3368,11 @@ - id_SenderEMailCharacteristic + senderEMail en - sender eMail characteristic + sender eMail urn:samm:io.catenax.request_for_quotation:1.0.0#senderEMail @@ -3637,7 +3383,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderEMail] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3651,7 +3397,7 @@ - EN + en senderEMail @@ -3659,7 +3405,7 @@ en - e-mail address of sender + RFQ-Sender: BPDM/ or fill in by the customer, e-mail address of sender @@ -3668,11 +3414,11 @@ - id_SenderPhoneNumberCharacteristic + senderPhoneNumber en - sender phone number characteristic + sender phone number urn:samm:io.catenax.request_for_quotation:1.0.0#senderPhoneNumber @@ -3683,7 +3429,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderPhoneNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3697,7 +3443,7 @@ - EN + en senderPhoneNumber @@ -3705,7 +3451,7 @@ en - phone number of sender + RFQ-Sender: BPDM/ or fill in by the customer, phone number of sender @@ -3714,11 +3460,11 @@ - id_SenderAccountAddressCharacteristic + senderAccountAddress en - sender account address characteristic + sender account address urn:samm:io.catenax.request_for_quotation:1.0.0#senderAccountAddress @@ -3729,7 +3475,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderAccountAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3743,7 +3489,7 @@ - EN + en senderAccountAddress @@ -3751,7 +3497,7 @@ en - address of sender for account + RFQ-Sender: BPDM/ or fill in by the customer, address of sender for account @@ -3760,11 +3506,11 @@ - id_SenderDeliveryAddressCharacteristic + senderDeliveryAddress en - sender delivery address characteristic + sender delivery address urn:samm:io.catenax.request_for_quotation:1.0.0#senderDeliveryAddress @@ -3775,7 +3521,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderDeliveryAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3789,7 +3535,7 @@ - EN + en senderDeliveryAddress @@ -3797,7 +3543,7 @@ en - address of sender for delivery + RFQ-Sender: BPDM/ or fill in by the customer, address of sender for delivery @@ -3806,11 +3552,11 @@ - id_DeliveryRequirementsCharacteristic + deliveryRequirements en - delivery requirements characteristic + delivery requirements urn:samm:io.catenax.request_for_quotation:1.0.0#deliveryRequirements @@ -3821,7 +3567,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#deliveryRequirements] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3835,7 +3581,7 @@ - EN + en deliveryRequirements @@ -3843,7 +3589,7 @@ en - any kind of delivery requirements + RFQ-Sender: filled by customer, any kind of delivery requirements @@ -3852,11 +3598,11 @@ - id_RFQSenderCharacteristic + rfqSender en - RFQ sender characteristic + RFQ sender urn:samm:io.catenax.request_for_quotation:1.0.0#rfqSender @@ -3867,7 +3613,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#rfqSender] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3881,7 +3627,7 @@ - EN + en rfqSender @@ -3898,11 +3644,11 @@ - id_BpnlTrait + senderBpn en - BPNl Trait + sender BPN urn:samm:io.catenax.request_for_quotation:1.0.0#senderBpn @@ -3913,7 +3659,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#senderBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3927,7 +3673,7 @@ - EN + en senderBpn @@ -3935,7 +3681,7 @@ en - Trait to ensure data format for BPNL. + CX-Header: BPN identification of sender partner @@ -3944,11 +3690,11 @@ - id_BpnlTrait + recipientBpn en - BPNl Trait + recipient BPN urn:samm:io.catenax.request_for_quotation:1.0.0#recipientBpn @@ -3959,7 +3705,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#recipientBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3973,7 +3719,7 @@ - EN + en recipientBpn @@ -3981,7 +3727,7 @@ en - Trait to ensure data format for BPNL. + CX-Header: BPN identification of recipient partner @@ -3990,11 +3736,11 @@ - id_ContextCharacteristic + context en - context characteristic + context urn:samm:io.catenax.request_for_quotation:1.0.0#context @@ -4005,7 +3751,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#context] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4019,7 +3765,7 @@ - EN + en context @@ -4027,7 +3773,7 @@ en - description of use case context + CX-Header: description of use case context @@ -4036,11 +3782,11 @@ - id_UuidV4Trait + messageId en - Trait for UUIDs v4 + message Id urn:samm:io.catenax.request_for_quotation:1.0.0#messageId @@ -4051,7 +3797,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#messageId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4065,7 +3811,7 @@ - EN + en messageId @@ -4073,7 +3819,7 @@ en - Trait to ensure UUID v4 data format. + CX-Header: identifier used by RFQ protocol @@ -4082,11 +3828,11 @@ - id_TimeStamp + sentDateTime en - time stamp + sent date time urn:samm:io.catenax.request_for_quotation:1.0.0#sentDateTime @@ -4097,7 +3843,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#sentDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4111,7 +3857,7 @@ - EN + en sentDateTime @@ -4119,7 +3865,7 @@ en - time stamp, when message is sent + CX-Header: time stamp, when message is sent. The value MUST be formatted according to the ISO 8601 standard. @@ -4128,11 +3874,11 @@ - id_VersionCharacteristic + version en - version characteristic + version urn:samm:io.catenax.request_for_quotation:1.0.0#version @@ -4143,7 +3889,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#version] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4157,7 +3903,7 @@ - EN + en version @@ -4165,7 +3911,7 @@ en - version of RFQ data structure + CX-Header: version of RFQ data structure @@ -4174,11 +3920,11 @@ - id_CXHeaderCharacteristic + cxHeader en - catena-X header characteristic + catena-X header urn:samm:io.catenax.request_for_quotation:1.0.0#cxHeader @@ -4189,7 +3935,7 @@ GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:1.0.0#cxHeader] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4203,7 +3949,7 @@ - EN + en cxHeader diff --git a/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation.aasx b/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation.aasx index e69de29b..625dc890 100644 Binary files a/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation.aasx and b/io.catenax.request_for_quotation/1.0.0/gen/RequestForQuotation.aasx differ diff --git a/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation-aas.xml b/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation-aas.xml index 401b7867..6870378d 100644 --- a/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation-aas.xml +++ b/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.request_for_quotation:2.0.0#RequestForQuotation - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#RequestForQuotation] - - - - - - - - en - Request For Quotation - - - - - EN - RequestForQuotation - - - - - en - The request for quotation represents the data structure to configure a manufacturing request and send this to a supplier receive a quotation - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.request_for_quotation:2.0.0#RequestForQuotation/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#RequestForQuotation]/submodel + urn:samm:io.catenax.request_for_quotation:2.0.0#RequestForQuotation/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_RFQIdentificationData + RFQIdentificationData en @@ -89,19 +65,13 @@ - id_rfqSource + rfqSource en RFQ source - - - en - RFQ-Identification: digital address of the sender (e.g.token, IP address, link, user account) - - ExternalReference @@ -112,22 +82,16 @@ xs:string - Unknown + - id_rfqId + rfqId en RFQ identifier - - - en - RFQ-Identification: internal identifier in user account - - ExternalReference @@ -138,22 +102,16 @@ xs:string - Unknown + - id_rfqName + rfqName en RFQ name - - - en - RFQ-Identification: name for the request for user account management (usually name of the product to be manufactured) - - ExternalReference @@ -164,22 +122,16 @@ xs:string - Unknown + - id_rfqDateTime + rfqDateTime en RFQ date time - - - en - RFQ-Identification: date and time of the request in user account - - ExternalReference @@ -190,22 +142,16 @@ xs:dateTime - Unknown + - id_rfqVersion + rfqVersion en RFQ version - - - en - RFQ-Identification: version of this request in case there were any changes - - ExternalReference @@ -216,12 +162,12 @@ xs:string - Unknown + - id_RFQConfigurationData + RFQConfigurationData en @@ -236,7 +182,7 @@ - id_FileData + FileData en @@ -251,19 +197,13 @@ - id_fileType + fileType en file type - - - en - RFQ-Configuration: file format - - ExternalReference @@ -274,22 +214,16 @@ xs:string - Unknown + - id_filePath + filePath en file path - - - en - path or address to the file - - ExternalReference @@ -300,22 +234,16 @@ xs:string - Unknown + - id_fileName + fileName en file name - - - en - name of the file - - ExternalReference @@ -326,10 +254,10 @@ xs:string - Unknown + - id_File + File en @@ -346,7 +274,7 @@ - id_PartObject + PartObject en @@ -361,19 +289,13 @@ - id_partId + partId en part Id - - - en - RFQ-PartConfiguration: identifier of the part from CAD File - - ExternalReference @@ -384,22 +306,16 @@ xs:string - Unknown + - id_partName + partName en part name - - - en - RFQ-PartConfiguration: name of the part in CAD file. In case the CAD file has only one part, this could also be the file name. - - ExternalReference @@ -410,22 +326,16 @@ xs:string - Unknown + - id_manufacturingDomain + manufacturingDomain en manufacturing domain - - - en - RFQ-PartConfiguration: domain of required process (e.g. subtractive manufacturing, additive manufacturing, assembly) - - ExternalReference @@ -436,10 +346,10 @@ xs:string - Unknown + - id_ProcessSteps + ProcessSteps en @@ -454,19 +364,13 @@ - id_processStepIdentifier + processStepIdentifier en process step identifier - - - en - specific process step identifier within the level of detail. Must be unique! (this is the identifier to reference to) - - ExternalReference @@ -477,22 +381,16 @@ xs:string - Unknown + - id_subProcessSteps + subProcessSteps en sub process steps - - - en - list of specific process step identifiers for the next level of detail (reference from the SetOfProcessSteps list) - - ExternalReference @@ -503,10 +401,10 @@ xs:string - Unknown + - id_Property + Property en @@ -521,19 +419,13 @@ - id_value + value en value - - - en - value to detail the part material item - - ExternalReference @@ -544,22 +436,16 @@ xs:string - Unknown + - id_valueType + valueType en value type - - - en - value type to specify the value of the property - - ExternalReference @@ -570,22 +456,16 @@ xs:string - Unknown + - id_propertyName + propertyName en property name - - - en - name of the property - - ExternalReference @@ -596,26 +476,20 @@ xs:string - Unknown + - id_generalTolerance + generalTolerance en general tolerance - - - en - RFQ-PartConfiguration: selection of defined tolerance classes - - ExternalReference @@ -626,22 +500,16 @@ xs:string - Unknown + - id_additionalRequirements + additionalRequirements en additional requirements - - - en - RFQ-PartConfiguration: specific requirements e.g. to guarantee quality, like premium quality check or standard quality check or test part required (makes only sense for batch) - - ExternalReference @@ -652,10 +520,10 @@ xs:string - Unknown + - id_MaterialData + MaterialData en @@ -670,7 +538,7 @@ - id_Property + Property en @@ -685,19 +553,13 @@ - id_value + value en value - - - en - value to detail the part material item - - ExternalReference @@ -708,22 +570,16 @@ xs:string - Unknown + - id_valueType + valueType en value type - - - en - value type to specify the value of the property - - ExternalReference @@ -734,22 +590,16 @@ xs:string - Unknown + - id_propertyName + propertyName en property name - - - en - name of the property - - ExternalReference @@ -760,24 +610,18 @@ xs:string - Unknown + - id_materialFamily + materialFamily en material family - - - en - definition of material family for preselection - - ExternalReference @@ -788,12 +632,12 @@ xs:string - Unknown + - id_Quantity + Quantity en @@ -808,19 +652,13 @@ - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit - - ExternalReference @@ -831,22 +669,16 @@ xs:float - Unknown + - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of Measurement for the quantity of serialized objects - - ExternalReference @@ -856,27 +688,32 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + xs:string - Unknown + - id_firstDeliveryDate + firstDeliveryDate en first delivery date - - - en - RFQ-Configuration: Date of desired, first, but not must delivery - - ExternalReference @@ -887,22 +724,16 @@ xs:date - Unknown + - id_lastDeliveryDate + lastDeliveryDate en last delivery date - - - en - RFQ-Configuration: date of required and last acceptable delivery - - ExternalReference @@ -913,22 +744,16 @@ xs:date - Unknown + - id_additionalComments + additionalComments en additional comments - - - en - RFQ-Configuration: placeholder for any kind of additional comments - - ExternalReference @@ -939,10 +764,10 @@ xs:string - Unknown + - id_FileData + FileData en @@ -957,19 +782,13 @@ - id_fileType + fileType en file type - - - en - RFQ-Configuration: file format - - ExternalReference @@ -980,22 +799,16 @@ xs:string - Unknown + - id_filePath + filePath en file path - - - en - path or address to the file - - ExternalReference @@ -1006,22 +819,16 @@ xs:string - Unknown + - id_fileName + fileName en file name - - - en - name of the file - - ExternalReference @@ -1032,10 +839,10 @@ xs:string - Unknown + - id_File + File en @@ -1052,7 +859,7 @@ - id_Quantity + Quantity en @@ -1067,19 +874,13 @@ - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit - - ExternalReference @@ -1090,22 +891,16 @@ xs:float - Unknown + - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of Measurement for the quantity of serialized objects - - ExternalReference @@ -1115,15 +910,26 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + xs:string - Unknown + - id_RFQSenderData + RFQSenderData en @@ -1138,19 +944,13 @@ - id_senderName + senderName en sender name - - - en - RFQ-Sender: name of the sender - - ExternalReference @@ -1161,22 +961,16 @@ xs:string - Unknown + - id_senderAddress + senderAddress en sender address - - - en - RFQ-Sender: BPDM/ or fill in by the customer, address of sender - - ExternalReference @@ -1187,22 +981,16 @@ xs:string - Unknown + - id_senderCompanyName + senderCompanyName en sender company name - - - en - RFQ-Sender: BPDM/ or fill in by the customer, company name of sender - - ExternalReference @@ -1213,22 +1001,16 @@ xs:string - Unknown + - id_senderEMail + senderEMail en sender eMail - - - en - RFQ-Sender: BPDM/ or fill in by the customer, e-mail address of sender - - ExternalReference @@ -1239,22 +1021,16 @@ xs:string - Unknown + - id_senderPhoneNumber + senderPhoneNumber en sender phone number - - - en - RFQ-Sender: BPDM/ or fill in by the customer, phone number of sender - - ExternalReference @@ -1265,22 +1041,16 @@ xs:string - Unknown + - id_senderAccountAddress + senderAccountAddress en sender account address - - - en - RFQ-Sender: BPDM/ or fill in by the customer, address of sender for account - - ExternalReference @@ -1291,22 +1061,16 @@ xs:string - Unknown + - id_senderDeliveryAddress + senderDeliveryAddress en sender delivery address - - - en - RFQ-Sender: BPDM/ or fill in by the customer, address of sender for delivery - - ExternalReference @@ -1317,22 +1081,16 @@ xs:string - Unknown + - id_deliveryRequirements + deliveryRequirements en delivery requirements - - - en - RFQ-Sender: filled by customer, any kind of delivery requirements - - ExternalReference @@ -1343,12 +1101,12 @@ xs:string - Unknown + - id_MessageHeader + MessageHeader en @@ -1358,24 +1116,18 @@ en - The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling – and does not only apply to notification anymore. + The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling ? and does not only apply to notification anymore. - id_messageId + messageId en Message ID - - - en - Unique ID identifying the message. The purpose of the ID is to uniquely identify a single message, therefore it MUST not be reused. - - ExternalReference @@ -1386,28 +1138,16 @@ xs:string - Unknown + - id_context + context en Context - - - en - Information about the context the message should be considered in. -The value MUST consist of two parts: an identifier of the context (e.g. business domain, etc.) followed by a version number. -Both the identifier and the version number MUST correspond to the content of the message. -If the content of a message is described by an aspect model available in the Catena-X Semantic Hub, then the unique identifier of this semantic model (e.g. urn:samm:io.catenax.<ASPECT-MODEL-NAME>:1.x.x) MUST be used as a value of the context field. This is considered the default case. -In all other cases the value of the context field MUST follow the pattern <domain>-<subdomain>-<object>:<[major] version> (e.g. TRACE-QM-Alert:1.x.x). -Versioning only refers to major versions in both default and fallback cases. -Note: The version of the message's header is specified in the version field. - - ExternalReference @@ -1418,22 +1158,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_sentDateTime + sentDateTime en Sent Date Time - - - en - Time zone aware timestamp holding the date and the time the message was sent by the sending party. The value MUST be formatted according to the ISO 8601 standard - - ExternalReference @@ -1444,22 +1178,16 @@ Note: The version of the message's header is specified in the version field. xs:dateTime - Unknown + - id_senderBpn + senderBpn en Sender BPN - - - en - The Business Partner Number of the sending party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard - - ExternalReference @@ -1470,22 +1198,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_receiverBpn + receiverBpn en Receiver BPN - - - en - The Business Partner Number of the receiving party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard. - - ExternalReference @@ -1496,22 +1218,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_expectedResponseBy + expectedResponseBy en Expected Response By - - - en - Time zone aware timestamp holding the date and time by which the sending party expects a certain type of response from the receiving party. The meaning and interpretation of the fields's value are context-bound and MUST therefore be defined by any business domain or platform capability making use of it. The value MUST be formatted according to the ISO 8601 standard - - ExternalReference @@ -1522,22 +1238,16 @@ Note: The version of the message's header is specified in the version field. xs:dateTime - Unknown + - id_relatedMessageId + relatedMessageId en Related Message ID - - - en - Unique ID identifying a message somehow related to the current one - - ExternalReference @@ -1548,22 +1258,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_version + version en Version - - - en - The unique identifier of the aspect model defining the structure and the semantics of the message's header. The version number should reflect the versioning schema of aspect models in Catena-X. - - ExternalReference @@ -1574,7 +1278,7 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + @@ -1584,7 +1288,7 @@ Note: The version of the message's header is specified in the version field. APPLICATION_CLASS - id_RequestForQuotation + RequestForQuotation en @@ -1605,7 +1309,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#RequestForQuotation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1619,7 +1323,7 @@ Note: The version of the message's header is specified in the version field. - EN + en RequestForQuotation @@ -1635,11 +1339,11 @@ Note: The version of the message's header is specified in the version field. - id_SourceCharacteristic + rfqSource en - source characteristic + RFQ source urn:samm:io.catenax.request_for_quotation:2.0.0#rfqSource @@ -1650,7 +1354,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqSource] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1664,7 +1368,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqSource @@ -1672,7 +1376,7 @@ Note: The version of the message's header is specified in the version field. en - digital address of the sender (e.g.token, IP address, link, user account) + RFQ-Identification: digital address of the sender (e.g.token, IP address, link, user account) @@ -1681,11 +1385,11 @@ Note: The version of the message's header is specified in the version field. - id_IdCharacteristic + rfqId en - id characteristic + RFQ identifier urn:samm:io.catenax.request_for_quotation:2.0.0#rfqId @@ -1696,7 +1400,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1710,7 +1414,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqId @@ -1718,7 +1422,7 @@ Note: The version of the message's header is specified in the version field. en - internal identifier in user account + RFQ-Identification: internal identifier in user account @@ -1727,11 +1431,11 @@ Note: The version of the message's header is specified in the version field. - id_NameCharacteristic + rfqName en - name characteristic + RFQ name urn:samm:io.catenax.request_for_quotation:2.0.0#rfqName @@ -1742,7 +1446,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1756,7 +1460,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqName @@ -1764,7 +1468,7 @@ Note: The version of the message's header is specified in the version field. en - name for the request for user account management (usually name of the part to be manufactured) + RFQ-Identification: name for the request for user account management (usually name of the product to be manufactured) @@ -1773,11 +1477,11 @@ Note: The version of the message's header is specified in the version field. - id_DateTimeCharacteristic + rfqDateTime en - date time characteristic + RFQ date time urn:samm:io.catenax.request_for_quotation:2.0.0#rfqDateTime @@ -1788,7 +1492,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1802,7 +1506,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqDateTime @@ -1810,7 +1514,7 @@ Note: The version of the message's header is specified in the version field. en - date and time of the request in user account + RFQ-Identification: date and time of the request in user account @@ -1819,11 +1523,11 @@ Note: The version of the message's header is specified in the version field. - id_RFQVersionCharacteristic + rfqVersion en - RFQ version characteristic + RFQ version urn:samm:io.catenax.request_for_quotation:2.0.0#rfqVersion @@ -1834,7 +1538,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqVersion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1848,7 +1552,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqVersion @@ -1856,7 +1560,7 @@ Note: The version of the message's header is specified in the version field. en - version of this request in case there were any changes + RFQ-Identification: version of this request in case there were any changes @@ -1865,11 +1569,11 @@ Note: The version of the message's header is specified in the version field. - id_RFQIdentificationCharacteristic + rfqIdentification en - RFQ identification characteristic + RFQ identification urn:samm:io.catenax.request_for_quotation:2.0.0#rfqIdentification @@ -1880,7 +1584,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqIdentification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1894,7 +1598,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqIdentification @@ -1911,11 +1615,11 @@ Note: The version of the message's header is specified in the version field. - id_FileTypeCharacteristic + fileType en - file type characteristic + file type urn:samm:io.catenax.request_for_quotation:2.0.0#fileType @@ -1926,7 +1630,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#fileType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1940,7 +1644,7 @@ Note: The version of the message's header is specified in the version field. - EN + en fileType @@ -1948,7 +1652,7 @@ Note: The version of the message's header is specified in the version field. en - file format + RFQ-Configuration: file format @@ -1957,11 +1661,11 @@ Note: The version of the message's header is specified in the version field. - id_FilePathCharacteristic + filePath en - file path characteristic + file path urn:samm:io.catenax.request_for_quotation:2.0.0#filePath @@ -1972,7 +1676,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#filePath] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1986,7 +1690,7 @@ Note: The version of the message's header is specified in the version field. - EN + en filePath @@ -2003,11 +1707,11 @@ Note: The version of the message's header is specified in the version field. - id_FileNameCharacteristic + fileName en - file name characteristic + file name urn:samm:io.catenax.request_for_quotation:2.0.0#fileName @@ -2018,7 +1722,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#fileName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2032,7 +1736,7 @@ Note: The version of the message's header is specified in the version field. - EN + en fileName @@ -2049,11 +1753,11 @@ Note: The version of the message's header is specified in the version field. - id_FileObjectCharacteristic + fileObject en - file object characteristic + file object urn:samm:io.catenax.request_for_quotation:2.0.0#fileObject @@ -2064,7 +1768,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#fileObject] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2078,7 +1782,7 @@ Note: The version of the message's header is specified in the version field. - EN + en fileObject @@ -2095,11 +1799,11 @@ Note: The version of the message's header is specified in the version field. - id_FileCharacteristic + cadFile en - file characteristic + cad file urn:samm:io.catenax.request_for_quotation:2.0.0#cadFile @@ -2110,7 +1814,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#cadFile] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2124,7 +1828,7 @@ Note: The version of the message's header is specified in the version field. - EN + en cadFile @@ -2132,7 +1836,7 @@ Note: The version of the message's header is specified in the version field. en - CAD file as geometry definition, e.g. step file + RFQ-Configuration: CAD file as geometry definition, e.g. step file @@ -2141,11 +1845,11 @@ Note: The version of the message's header is specified in the version field. - id_PartIdCharacteristic + partId en - part Id Characteristic + part Id urn:samm:io.catenax.request_for_quotation:2.0.0#partId @@ -2156,7 +1860,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#partId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2170,7 +1874,7 @@ Note: The version of the message's header is specified in the version field. - EN + en partId @@ -2178,7 +1882,7 @@ Note: The version of the message's header is specified in the version field. en - identifier of the part from CAD File + RFQ-PartConfiguration: identifier of the part from CAD File @@ -2187,11 +1891,11 @@ Note: The version of the message's header is specified in the version field. - id_PartNameCharacteristic + partName en - part name characteristic + part name urn:samm:io.catenax.request_for_quotation:2.0.0#partName @@ -2202,7 +1906,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#partName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2216,7 +1920,7 @@ Note: The version of the message's header is specified in the version field. - EN + en partName @@ -2224,7 +1928,7 @@ Note: The version of the message's header is specified in the version field. en - name of the part in CAD file. In case the CAD file has only one part, this could also be the file name + RFQ-PartConfiguration: name of the part in CAD file. In case the CAD file has only one part, this could also be the file name. @@ -2233,11 +1937,11 @@ Note: The version of the message's header is specified in the version field. - id_ManufacturingDomainCharacteristic + manufacturingDomain en - manufacturing domain characteristic + manufacturing domain urn:samm:io.catenax.request_for_quotation:2.0.0#manufacturingDomain @@ -2248,7 +1952,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#manufacturingDomain] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2262,7 +1966,7 @@ Note: The version of the message's header is specified in the version field. - EN + en manufacturingDomain @@ -2270,7 +1974,7 @@ Note: The version of the message's header is specified in the version field. en - domain of required process (e.g. subtractive manufacturing, additive manufacturing, assembly) + RFQ-PartConfiguration: domain of required process (e.g. subtractive manufacturing, additive manufacturing, assembly) @@ -2279,11 +1983,11 @@ Note: The version of the message's header is specified in the version field. - id_ProcessStepIdentifierCharacteristic + processStepIdentifier en - process step identifier characteristic + process step identifier urn:samm:io.catenax.request_for_quotation:2.0.0#processStepIdentifier @@ -2294,7 +1998,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#processStepIdentifier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2308,7 +2012,7 @@ Note: The version of the message's header is specified in the version field. - EN + en processStepIdentifier @@ -2316,7 +2020,7 @@ Note: The version of the message's header is specified in the version field. en - specific process step identifier within the level of detail + specific process step identifier within the level of detail. Must be unique! (this is the identifier to reference to) @@ -2325,11 +2029,11 @@ Note: The version of the message's header is specified in the version field. - id_SetOfSubProcessStepsCharacteristic + subProcessSteps en - set of sub process steps characteristic + sub process steps urn:samm:io.catenax.request_for_quotation:2.0.0#subProcessSteps @@ -2340,7 +2044,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#subProcessSteps] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2354,7 +2058,7 @@ Note: The version of the message's header is specified in the version field. - EN + en subProcessSteps @@ -2362,7 +2066,7 @@ Note: The version of the message's header is specified in the version field. en - list of specific process step identifiers within the next level of detail + list of specific process step identifiers for the next level of detail (reference from the SetOfProcessSteps list) @@ -2371,11 +2075,11 @@ Note: The version of the message's header is specified in the version field. - id_ValueCharacteristic + value en - value characteristic + value urn:samm:io.catenax.request_for_quotation:2.0.0#value @@ -2386,7 +2090,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2400,7 +2104,7 @@ Note: The version of the message's header is specified in the version field. - EN + en value @@ -2417,11 +2121,11 @@ Note: The version of the message's header is specified in the version field. - id_ValueTypeCharacteristic + valueType en - value type characteristic + value type urn:samm:io.catenax.request_for_quotation:2.0.0#valueType @@ -2432,7 +2136,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#valueType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2446,7 +2150,7 @@ Note: The version of the message's header is specified in the version field. - EN + en valueType @@ -2454,7 +2158,7 @@ Note: The version of the message's header is specified in the version field. en - value type to specify the property value + value type to specify the value of the property @@ -2463,11 +2167,11 @@ Note: The version of the message's header is specified in the version field. - id_PropertyNameCharacteristic + propertyName en - property name characteristic + property name urn:samm:io.catenax.request_for_quotation:2.0.0#propertyName @@ -2478,7 +2182,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#propertyName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2492,7 +2196,7 @@ Note: The version of the message's header is specified in the version field. - EN + en propertyName @@ -2509,11 +2213,11 @@ Note: The version of the message's header is specified in the version field. - id_SetOfProcessPropertyCharacteristic + processProperties en - set of process property characteristic + process property urn:samm:io.catenax.request_for_quotation:2.0.0#processProperties @@ -2524,7 +2228,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#processProperties] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2538,7 +2242,7 @@ Note: The version of the message's header is specified in the version field. - EN + en processProperties @@ -2546,7 +2250,7 @@ Note: The version of the message's header is specified in the version field. en - additional properties based on the process item + property related to the specified process, e.g. for coloring, the property would be the color: black @@ -2555,11 +2259,11 @@ Note: The version of the message's header is specified in the version field. - id_SetOfProcessStepsCharacteristic + processes en - set of process steps characteristic + processes urn:samm:io.catenax.request_for_quotation:2.0.0#processes @@ -2570,7 +2274,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#processes] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2584,7 +2288,7 @@ Note: The version of the message's header is specified in the version field. - EN + en processes @@ -2592,7 +2296,7 @@ Note: The version of the message's header is specified in the version field. en - depending on the manufacturing domain there are several process steps to be done. These process steps might also be hierarchical. + RFQ-PartConfiguration: list of processes related to the manufacturing domain (subtractive Manufacturing: milling, drilling, surface treatment; additive manufacturing: powder bed fusion, heat treatment, surface finishing; assembly: welding,...).These process steps might also be hierarchical (milling:roughing, milling:finishing,... @@ -2601,11 +2305,11 @@ Note: The version of the message's header is specified in the version field. - id_GeneralToleranceCharacteristic + generalTolerance en - general tolerance characteristic + general tolerance urn:samm:io.catenax.request_for_quotation:2.0.0#generalTolerance @@ -2616,7 +2320,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#generalTolerance] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2630,7 +2334,7 @@ Note: The version of the message's header is specified in the version field. - EN + en generalTolerance @@ -2638,7 +2342,7 @@ Note: The version of the message's header is specified in the version field. en - selection of defined tolerance classes + RFQ-PartConfiguration: selection of defined tolerance classes @@ -2647,11 +2351,11 @@ Note: The version of the message's header is specified in the version field. - id_AdditionalQualityRequirementsCharacteristic + additionalRequirements en - additional quality requirements characteristic + additional requirements urn:samm:io.catenax.request_for_quotation:2.0.0#additionalRequirements @@ -2662,7 +2366,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#additionalRequirements] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2676,7 +2380,7 @@ Note: The version of the message's header is specified in the version field. - EN + en additionalRequirements @@ -2684,7 +2388,7 @@ Note: The version of the message's header is specified in the version field. en - specific requirements to guarantee quality + RFQ-PartConfiguration: specific requirements e.g. to guarantee quality, like premium quality check or standard quality check or test part required (makes only sense for batch) @@ -2693,11 +2397,11 @@ Note: The version of the message's header is specified in the version field. - id_ValueCharacteristic + value en - value characteristic + value urn:samm:io.catenax.request_for_quotation:2.0.0#value @@ -2708,7 +2412,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2722,7 +2426,7 @@ Note: The version of the message's header is specified in the version field. - EN + en value @@ -2739,11 +2443,11 @@ Note: The version of the message's header is specified in the version field. - id_ValueTypeCharacteristic + valueType en - value type characteristic + value type urn:samm:io.catenax.request_for_quotation:2.0.0#valueType @@ -2754,7 +2458,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#valueType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2768,7 +2472,7 @@ Note: The version of the message's header is specified in the version field. - EN + en valueType @@ -2776,7 +2480,7 @@ Note: The version of the message's header is specified in the version field. en - value type to specify the property value + value type to specify the value of the property @@ -2785,11 +2489,11 @@ Note: The version of the message's header is specified in the version field. - id_PropertyNameCharacteristic + propertyName en - property name characteristic + property name urn:samm:io.catenax.request_for_quotation:2.0.0#propertyName @@ -2800,7 +2504,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#propertyName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2814,7 +2518,7 @@ Note: The version of the message's header is specified in the version field. - EN + en propertyName @@ -2831,11 +2535,11 @@ Note: The version of the message's header is specified in the version field. - id_SetMaterialPropertiesCharacteristic + materialProperties en - set of material properties characteristic + material properties urn:samm:io.catenax.request_for_quotation:2.0.0#materialProperties @@ -2846,7 +2550,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#materialProperties] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2860,7 +2564,7 @@ Note: The version of the message's header is specified in the version field. - EN + en materialProperties @@ -2868,7 +2572,7 @@ Note: The version of the message's header is specified in the version field. en - set of property data to detail material properties + material definition with additional detail properties with name, value and value type, like name= density, value=2.7, type=g/m3 or name= chemical term, value=AlMgMn, type=periodic table @@ -2877,11 +2581,11 @@ Note: The version of the message's header is specified in the version field. - id_PartMaterialGroupCharacteristic + materialFamily en - part material group characteristic + material family urn:samm:io.catenax.request_for_quotation:2.0.0#materialFamily @@ -2892,7 +2596,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#materialFamily] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2906,7 +2610,7 @@ Note: The version of the message's header is specified in the version field. - EN + en materialFamily @@ -2914,7 +2618,7 @@ Note: The version of the message's header is specified in the version field. en - definition of material group for preselection + definition of material family for preselection @@ -2923,11 +2627,11 @@ Note: The version of the message's header is specified in the version field. - id_MaterialCharacteristic + material en - material characteristic + part material urn:samm:io.catenax.request_for_quotation:2.0.0#material @@ -2938,7 +2642,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#material] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2952,7 +2656,7 @@ Note: The version of the message's header is specified in the version field. - EN + en material @@ -2960,7 +2664,7 @@ Note: The version of the message's header is specified in the version field. en - material definition with further information + RFQ-PartConfiguration: material definition with further information @@ -2969,11 +2673,11 @@ Note: The version of the message's header is specified in the version field. - id_QuantityValueCharacteristic + quantityNumber en - Quantity Value Characteristic + Quantity Number urn:samm:io.catenax.request_for_quotation:2.0.0#quantityNumber @@ -2984,7 +2688,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2998,7 +2702,7 @@ Note: The version of the message's header is specified in the version field. - EN + en quantityNumber @@ -3006,7 +2710,7 @@ Note: The version of the message's header is specified in the version field. en - The quantity value associated with the unit expressed as float. + The number of objects related to the measurement unit @@ -3015,11 +2719,11 @@ Note: The version of the message's header is specified in the version field. - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.request_for_quotation:2.0.0#measurementUnit @@ -3030,7 +2734,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3044,7 +2748,7 @@ Note: The version of the message's header is specified in the version field. - EN + en measurementUnit @@ -3052,7 +2756,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of Measurement for the quantity of serialized objects @@ -3061,11 +2765,11 @@ Note: The version of the message's header is specified in the version field. - id_PartQuantityCharacteristic + partQuantity en - part quantity characteristic + part quantity urn:samm:io.catenax.request_for_quotation:2.0.0#partQuantity @@ -3076,7 +2780,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#partQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3090,7 +2794,7 @@ Note: The version of the message's header is specified in the version field. - EN + en partQuantity @@ -3098,7 +2802,7 @@ Note: The version of the message's header is specified in the version field. en - Describes the quantity in which the part item is assembled in the given parent item by providing a quantity value and the measurement unit in which the quantity is measured. + RFQ-PartConfiguration: Quantity of which the part item is assembled into the parent item (within the CAD File). In general it is '1' for serialized parts. @@ -3107,11 +2811,11 @@ Note: The version of the message's header is specified in the version field. - id_SetOfPartsCharacteristic + parts en - set of parts characteristic + parts urn:samm:io.catenax.request_for_quotation:2.0.0#parts @@ -3122,7 +2826,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#parts] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3136,7 +2840,7 @@ Note: The version of the message's header is specified in the version field. - EN + en parts @@ -3144,7 +2848,7 @@ Note: The version of the message's header is specified in the version field. en - list of parts contained in the CAD file, to be defined in RFQ configuration + RFQ-Configuration: list of parts contained in the CAD file @@ -3153,11 +2857,11 @@ Note: The version of the message's header is specified in the version field. - id_DeliveryDateCharacteristic + firstDeliveryDate en - delivery date characteristic + first delivery date urn:samm:io.catenax.request_for_quotation:2.0.0#firstDeliveryDate @@ -3168,7 +2872,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#firstDeliveryDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3182,7 +2886,7 @@ Note: The version of the message's header is specified in the version field. - EN + en firstDeliveryDate @@ -3190,7 +2894,7 @@ Note: The version of the message's header is specified in the version field. en - delivery date + RFQ-Configuration: Date of desired, first, but not must delivery @@ -3199,11 +2903,11 @@ Note: The version of the message's header is specified in the version field. - id_DeliveryDateCharacteristic + lastDeliveryDate en - delivery date characteristic + last delivery date urn:samm:io.catenax.request_for_quotation:2.0.0#lastDeliveryDate @@ -3214,7 +2918,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#lastDeliveryDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3228,7 +2932,7 @@ Note: The version of the message's header is specified in the version field. - EN + en lastDeliveryDate @@ -3236,7 +2940,7 @@ Note: The version of the message's header is specified in the version field. en - delivery date + RFQ-Configuration: date of required and last acceptable delivery @@ -3245,11 +2949,11 @@ Note: The version of the message's header is specified in the version field. - id_CommentCharacteristic + additionalComments en - comment characteristic + additional comments urn:samm:io.catenax.request_for_quotation:2.0.0#additionalComments @@ -3260,7 +2964,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#additionalComments] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3274,7 +2978,7 @@ Note: The version of the message's header is specified in the version field. - EN + en additionalComments @@ -3282,7 +2986,7 @@ Note: The version of the message's header is specified in the version field. en - placeholder for any kind of additional comments + RFQ-Configuration: placeholder for any kind of additional comments @@ -3291,11 +2995,11 @@ Note: The version of the message's header is specified in the version field. - id_FileTypeCharacteristic + fileType en - file type characteristic + file type urn:samm:io.catenax.request_for_quotation:2.0.0#fileType @@ -3306,7 +3010,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#fileType] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3320,7 +3024,7 @@ Note: The version of the message's header is specified in the version field. - EN + en fileType @@ -3328,7 +3032,7 @@ Note: The version of the message's header is specified in the version field. en - file format + RFQ-Configuration: file format @@ -3337,11 +3041,11 @@ Note: The version of the message's header is specified in the version field. - id_FilePathCharacteristic + filePath en - file path characteristic + file path urn:samm:io.catenax.request_for_quotation:2.0.0#filePath @@ -3352,7 +3056,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#filePath] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3366,7 +3070,7 @@ Note: The version of the message's header is specified in the version field. - EN + en filePath @@ -3383,11 +3087,11 @@ Note: The version of the message's header is specified in the version field. - id_FileNameCharacteristic + fileName en - file name characteristic + file name urn:samm:io.catenax.request_for_quotation:2.0.0#fileName @@ -3398,7 +3102,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#fileName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3412,7 +3116,7 @@ Note: The version of the message's header is specified in the version field. - EN + en fileName @@ -3429,11 +3133,11 @@ Note: The version of the message's header is specified in the version field. - id_FileObjectCharacteristic + fileObject en - file object characteristic + file object urn:samm:io.catenax.request_for_quotation:2.0.0#fileObject @@ -3444,7 +3148,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#fileObject] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3458,7 +3162,7 @@ Note: The version of the message's header is specified in the version field. - EN + en fileObject @@ -3475,11 +3179,11 @@ Note: The version of the message's header is specified in the version field. - id_SetOfFilesCharacteristic + additionalFiles en - set of files characteristic + additionalFiles urn:samm:io.catenax.request_for_quotation:2.0.0#additionalFiles @@ -3490,7 +3194,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#additionalFiles] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3504,7 +3208,7 @@ Note: The version of the message's header is specified in the version field. - EN + en additionalFiles @@ -3512,7 +3216,7 @@ Note: The version of the message's header is specified in the version field. en - in case there are additional documents or files to share + RFQ-Configuration: in case there are additional documents or files to share (like e.g. technical drawings) @@ -3521,11 +3225,11 @@ Note: The version of the message's header is specified in the version field. - id_QuantityValueCharacteristic + quantityNumber en - Quantity Value Characteristic + Quantity Number urn:samm:io.catenax.request_for_quotation:2.0.0#quantityNumber @@ -3536,7 +3240,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3550,7 +3254,7 @@ Note: The version of the message's header is specified in the version field. - EN + en quantityNumber @@ -3558,7 +3262,7 @@ Note: The version of the message's header is specified in the version field. en - The quantity value associated with the unit expressed as float. + The number of objects related to the measurement unit @@ -3567,11 +3271,11 @@ Note: The version of the message's header is specified in the version field. - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.request_for_quotation:2.0.0#measurementUnit @@ -3582,7 +3286,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3596,7 +3300,7 @@ Note: The version of the message's header is specified in the version field. - EN + en measurementUnit @@ -3604,7 +3308,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of Measurement for the quantity of serialized objects @@ -3613,11 +3317,11 @@ Note: The version of the message's header is specified in the version field. - id_OrderQuantityCharacteristic + orderQuantity en - order quantity characteristic + order quantity urn:samm:io.catenax.request_for_quotation:2.0.0#orderQuantity @@ -3628,7 +3332,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#orderQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3642,7 +3346,7 @@ Note: The version of the message's header is specified in the version field. - EN + en orderQuantity @@ -3650,7 +3354,7 @@ Note: The version of the message's header is specified in the version field. en - quantity to be ordered + RFQ-Configuration: quantity at all, valid for complete order (usually number of products to be ordered) @@ -3659,11 +3363,11 @@ Note: The version of the message's header is specified in the version field. - id_RFQConfigurationCharacteristic + rfqConfiguration en - RFQ configuration characteristic + RFQ configuration urn:samm:io.catenax.request_for_quotation:2.0.0#rfqConfiguration @@ -3674,7 +3378,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqConfiguration] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3688,7 +3392,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqConfiguration @@ -3705,11 +3409,11 @@ Note: The version of the message's header is specified in the version field. - id_SenderNameCharacteristic + senderName en - sender name characteristic + sender name urn:samm:io.catenax.request_for_quotation:2.0.0#senderName @@ -3720,7 +3424,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#senderName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3734,7 +3438,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderName @@ -3742,7 +3446,7 @@ Note: The version of the message's header is specified in the version field. en - name of the sender + RFQ-Sender: name of the sender @@ -3751,11 +3455,11 @@ Note: The version of the message's header is specified in the version field. - id_SenderAddressCharacteristic + senderAddress en - sender address characteristic + sender address urn:samm:io.catenax.request_for_quotation:2.0.0#senderAddress @@ -3766,7 +3470,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#senderAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3780,7 +3484,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderAddress @@ -3788,7 +3492,7 @@ Note: The version of the message's header is specified in the version field. en - address of sender + RFQ-Sender: BPDM/ or fill in by the customer, address of sender @@ -3797,11 +3501,11 @@ Note: The version of the message's header is specified in the version field. - id_SenderCompanyNameCharacteristic + senderCompanyName en - sender company name characteristic + sender company name urn:samm:io.catenax.request_for_quotation:2.0.0#senderCompanyName @@ -3812,7 +3516,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#senderCompanyName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3826,7 +3530,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderCompanyName @@ -3834,7 +3538,7 @@ Note: The version of the message's header is specified in the version field. en - company name of sender + RFQ-Sender: BPDM/ or fill in by the customer, company name of sender @@ -3843,11 +3547,11 @@ Note: The version of the message's header is specified in the version field. - id_SenderEMailCharacteristic + senderEMail en - sender eMail characteristic + sender eMail urn:samm:io.catenax.request_for_quotation:2.0.0#senderEMail @@ -3858,7 +3562,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#senderEMail] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3872,7 +3576,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderEMail @@ -3880,7 +3584,7 @@ Note: The version of the message's header is specified in the version field. en - e-mail address of sender + RFQ-Sender: BPDM/ or fill in by the customer, e-mail address of sender @@ -3889,11 +3593,11 @@ Note: The version of the message's header is specified in the version field. - id_SenderPhoneNumberCharacteristic + senderPhoneNumber en - sender phone number characteristic + sender phone number urn:samm:io.catenax.request_for_quotation:2.0.0#senderPhoneNumber @@ -3904,7 +3608,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#senderPhoneNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3918,7 +3622,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderPhoneNumber @@ -3926,7 +3630,7 @@ Note: The version of the message's header is specified in the version field. en - phone number of sender + RFQ-Sender: BPDM/ or fill in by the customer, phone number of sender @@ -3935,11 +3639,11 @@ Note: The version of the message's header is specified in the version field. - id_SenderAccountAddressCharacteristic + senderAccountAddress en - sender account address characteristic + sender account address urn:samm:io.catenax.request_for_quotation:2.0.0#senderAccountAddress @@ -3950,7 +3654,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#senderAccountAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3964,7 +3668,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderAccountAddress @@ -3972,7 +3676,7 @@ Note: The version of the message's header is specified in the version field. en - address of sender for account + RFQ-Sender: BPDM/ or fill in by the customer, address of sender for account @@ -3981,11 +3685,11 @@ Note: The version of the message's header is specified in the version field. - id_SenderDeliveryAddressCharacteristic + senderDeliveryAddress en - sender delivery address characteristic + sender delivery address urn:samm:io.catenax.request_for_quotation:2.0.0#senderDeliveryAddress @@ -3996,7 +3700,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#senderDeliveryAddress] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4010,7 +3714,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderDeliveryAddress @@ -4018,7 +3722,7 @@ Note: The version of the message's header is specified in the version field. en - address of sender for delivery + RFQ-Sender: BPDM/ or fill in by the customer, address of sender for delivery @@ -4027,11 +3731,11 @@ Note: The version of the message's header is specified in the version field. - id_DeliveryRequirementsCharacteristic + deliveryRequirements en - delivery requirements characteristic + delivery requirements urn:samm:io.catenax.request_for_quotation:2.0.0#deliveryRequirements @@ -4042,7 +3746,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#deliveryRequirements] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4056,7 +3760,7 @@ Note: The version of the message's header is specified in the version field. - EN + en deliveryRequirements @@ -4064,7 +3768,7 @@ Note: The version of the message's header is specified in the version field. en - any kind of delivery requirements + RFQ-Sender: filled by customer, any kind of delivery requirements @@ -4073,11 +3777,11 @@ Note: The version of the message's header is specified in the version field. - id_RFQSenderCharacteristic + rfqSender en - RFQ sender characteristic + RFQ sender urn:samm:io.catenax.request_for_quotation:2.0.0#rfqSender @@ -4088,7 +3792,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#rfqSender] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4102,7 +3806,7 @@ Note: The version of the message's header is specified in the version field. - EN + en rfqSender @@ -4119,11 +3823,11 @@ Note: The version of the message's header is specified in the version field. - id_UuidCharacteristic + messageId en - UUID Characteristic + Message ID urn:samm:io.catenax.shared.message_header:1.0.0#messageId @@ -4134,7 +3838,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#messageId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4148,7 +3852,7 @@ Note: The version of the message's header is specified in the version field. - EN + en messageId @@ -4156,7 +3860,7 @@ Note: The version of the message's header is specified in the version field. en - Structured Value for defining a property which requires an UUID + Unique ID identifying the message. The purpose of the ID is to uniquely identify a single message, therefore it MUST not be reused. @@ -4165,11 +3869,11 @@ Note: The version of the message's header is specified in the version field. - id_ContextCharacteristic + context en - Context Characteristic + Context urn:samm:io.catenax.shared.message_header:1.0.0#context @@ -4180,7 +3884,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#context] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4194,7 +3898,7 @@ Note: The version of the message's header is specified in the version field. - EN + en context @@ -4202,7 +3906,13 @@ Note: The version of the message's header is specified in the version field. en - Defining a string value for the context + Information about the context the message should be considered in. +The value MUST consist of two parts: an identifier of the context (e.g. business domain, etc.) followed by a version number. +Both the identifier and the version number MUST correspond to the content of the message. +If the content of a message is described by an aspect model available in the Catena-X Semantic Hub, then the unique identifier of this semantic model (e.g. urn:samm:io.catenax.<ASPECT-MODEL-NAME>:1.x.x) MUST be used as a value of the context field. This is considered the default case. +In all other cases the value of the context field MUST follow the pattern <domain>-<subdomain>-<object>:<[major] version> (e.g. TRACE-QM-Alert:1.x.x). +Versioning only refers to major versions in both default and fallback cases. +Note: The version of the message's header is specified in the version field. @@ -4211,11 +3921,11 @@ Note: The version of the message's header is specified in the version field. - id_Timestamp + sentDateTime en - Timestamp + Sent Date Time urn:samm:io.catenax.shared.message_header:1.0.0#sentDateTime @@ -4226,7 +3936,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#sentDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4240,7 +3950,7 @@ Note: The version of the message's header is specified in the version field. - EN + en sentDateTime @@ -4248,7 +3958,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property which contains the date and time with an optional timezone. + Time zone aware timestamp holding the date and the time the message was sent by the sending party. The value MUST be formatted according to the ISO 8601 standard @@ -4257,11 +3967,11 @@ Note: The version of the message's header is specified in the version field. - id_BpnCharacteristic + senderBpn en - BPN Characteristic + Sender BPN urn:samm:io.catenax.shared.message_header:1.0.0#senderBpn @@ -4272,7 +3982,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#senderBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4286,7 +3996,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderBpn @@ -4294,7 +4004,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic for defining BPN values + The Business Partner Number of the sending party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard @@ -4303,11 +4013,11 @@ Note: The version of the message's header is specified in the version field. - id_BpnCharacteristic + receiverBpn en - BPN Characteristic + Receiver BPN urn:samm:io.catenax.shared.message_header:1.0.0#receiverBpn @@ -4318,7 +4028,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#receiverBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4332,7 +4042,7 @@ Note: The version of the message's header is specified in the version field. - EN + en receiverBpn @@ -4340,7 +4050,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic for defining BPN values + The Business Partner Number of the receiving party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard. @@ -4349,11 +4059,11 @@ Note: The version of the message's header is specified in the version field. - id_Timestamp + expectedResponseBy en - Timestamp + Expected Response By urn:samm:io.catenax.shared.message_header:1.0.0#expectedResponseBy @@ -4364,7 +4074,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#expectedResponseBy] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4378,7 +4088,7 @@ Note: The version of the message's header is specified in the version field. - EN + en expectedResponseBy @@ -4386,7 +4096,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property which contains the date and time with an optional timezone. + Time zone aware timestamp holding the date and time by which the sending party expects a certain type of response from the receiving party. The meaning and interpretation of the fields's value are context-bound and MUST therefore be defined by any business domain or platform capability making use of it. The value MUST be formatted according to the ISO 8601 standard @@ -4395,11 +4105,11 @@ Note: The version of the message's header is specified in the version field. - id_UuidCharacteristic + relatedMessageId en - UUID Characteristic + Related Message ID urn:samm:io.catenax.shared.message_header:1.0.0#relatedMessageId @@ -4410,7 +4120,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#relatedMessageId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4424,7 +4134,7 @@ Note: The version of the message's header is specified in the version field. - EN + en relatedMessageId @@ -4432,7 +4142,7 @@ Note: The version of the message's header is specified in the version field. en - Structured Value for defining a property which requires an UUID + Unique ID identifying a message somehow related to the current one @@ -4441,11 +4151,11 @@ Note: The version of the message's header is specified in the version field. - id_VersionCharacteristic + version en - Version Characteristic + Version urn:samm:io.catenax.shared.message_header:1.0.0#version @@ -4456,7 +4166,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#version] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4470,7 +4180,7 @@ Note: The version of the message's header is specified in the version field. - EN + en version @@ -4478,7 +4188,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic defining the value of version. + The unique identifier of the aspect model defining the structure and the semantics of the message's header. The version number should reflect the versioning schema of aspect models in Catena-X. @@ -4487,11 +4197,11 @@ Note: The version of the message's header is specified in the version field. - id_CXHeaderCharacteristic + cxHeader en - catena-X header characteristic + catena-X header urn:samm:io.catenax.request_for_quotation:2.0.0#cxHeader @@ -4502,7 +4212,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.request_for_quotation:2.0.0#cxHeader] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4516,7 +4226,7 @@ Note: The version of the message's header is specified in the version field. - EN + en cxHeader diff --git a/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation.aasx b/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation.aasx index e69de29b..b995f56e 100644 Binary files a/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation.aasx and b/io.catenax.request_for_quotation/2.0.0/gen/RequestForQuotation.aasx differ diff --git a/io.catenax.return_request/1.1.1/gen/ReturnRequest-aas.xml b/io.catenax.return_request/1.1.1/gen/ReturnRequest-aas.xml index f5f7d30d..5ae94281 100644 --- a/io.catenax.return_request/1.1.1/gen/ReturnRequest-aas.xml +++ b/io.catenax.return_request/1.1.1/gen/ReturnRequest-aas.xml @@ -1,1220 +1,1774 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.return_request:1.1.1#ReturnRequest + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.return_request:1.1.1#ReturnRequest/submodel + + + + - - - defaultAsset - - + + + ReturnRequest + + + en + Aspect to indicate if there is a return request for a product. + + + + urn:samm:io.catenax.return_request:1.1.1#ReturnRequest/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#ReturnRequest + + + + + + needsReturn + + + en + needs return + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#needsReturn + + + + xs:boolean + + + + returnConditions + + + en + return conditions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#returnConditions + + + + xs:string + + + + requestDate + + + en + request date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#requestDate + + + + xs:date + + + + latestReturnDate + + + en + latest return date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#latestReturnDate + + + + xs:date + + + + ProductConditionsEntity + + + en + product conditions entity + + + + + en + Entity encapsulating the conditions the product is in. + + + + + missingParts + + + en + missing parts + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#missingParts + + + + xs:boolean + + + + dismantled + + + en + dismantled + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#dismantled + + + + xs:boolean + + + + mechanicalDamage + + + en + mechanical damage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#mechanicalDamage + + + + xs:boolean + + + + corroded + + + en + corroded + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#corroded + + + + xs:boolean + + + + discolored + + + en + discolored + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#discolored + + + + xs:boolean + + + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#title + + + + xs:string + + + + marketplaceProduct + + + en + marketplace product + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#marketplaceProduct + + + + xs:string + + + + quantity + + + en + quantity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#quantity + + + + xs:float + + + + unitOfMeasure + + + en + unit of measure + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#unitOfMeasure + + + + + + ExternalReference + + + GlobalReference + https://resources.gs1us.org/GS1-US-Data-Hub-Help-Center/ArtMID/3451/ArticleID/116/Unit-of-Measure-Codes + + + + + xs:string + + + + validityPeriod + + + en + validity period + + + + + en + Specifies the time period when the need exists + + + true + DataElement + + + TimePeriodEntity + + + en + time period + + + + + en + Entity defining a range of dates to define a time period. + + + + + startDate + + + en + start date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#startDate + + + + xs:dateTime + + + + endDate + + + en + end date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#endDate + + + + xs:dateTime + + + + + + + + PriceRangeEntity + + + en + price range entity + + + + + en + Entity encapsulating the min and max value of the range of monetary values. + + + + + Price + + + en + Price + + + + + en + price of the returned article + + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#value + + + + xs:float + + + + currency + + + en + currency + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#currency + + + + xs:string + + + + + + Price + + + en + Price + + + + + en + price of the returned article + + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#value + + + + xs:float + + + + currency + + + en + currency + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#currency + + + + xs:string + + + + + + + + isRecall + + + en + is recall + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.1#isRecall + + + + xs:boolean + + + + + - ReturnRequest + APPLICATION_CLASS + ReturnRequest - return request + + en + return request + - APPLICATION_CLASS - Aspect to indicate if there is a return request for a product. + + en + Aspect to indicate if there is a return request for a product. + - urn:bamm:io.catenax.return_request:1.1.1#ReturnRequest - - - - - return request - - - ReturnRequest - - - Aspect to indicate if there is a return request for a product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#ReturnRequest + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + return request + + + + + en + ReturnRequest + + + + + en + Aspect to indicate if there is a return request for a product. + + + + + + - Boolean + needsReturn - Boolean + + en + needs return + - urn:bamm:io.catenax.return_request:1.1.1#needsReturn - - - - - needs return - - - needsReturn - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#needsReturn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + needs return + + + + + en + needsReturn + + + BOOLEAN + + + en + Describes the fact whether a vehicle, assembly or part needs to be returned to requestor. + + + + + + - Text + returnConditions - Text + + en + return conditions + - urn:bamm:io.catenax.return_request:1.1.1#returnConditions - - - - - return conditions - - - returnConditions - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#returnConditions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + return conditions + + + + + en + returnConditions + + + STRING + + + en + Describes WHY a vehicle, assembly or part needs to be returned to the requestor and under which conditions. + + + + + + - DateTimestamp + requestDate - date timestamp + + en + request date + - urn:bamm:io.catenax.return_request:1.1.1#requestDate - - - - - request date - - - requestDate - - String - - Timestamp for dates - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#requestDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + request date + + + + + en + requestDate + + + STRING + + + en + Describes date when the return request was placed in GMT timezone. + + + + + + - DateTimestamp + latestReturnDate - date timestamp + + en + latest return date + - urn:bamm:io.catenax.return_request:1.1.1#latestReturnDate - - - - - latest return date - - - latestReturnDate - - String - - Timestamp for dates - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#latestReturnDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + latest return date + + + + + en + latestReturnDate + + + STRING + + + en + Describes until when the return request is valid in GMT timezone. + + + + + + - Boolean + missingParts - Boolean + + en + missing parts + - urn:bamm:io.catenax.return_request:1.1.1#missingParts - - - - - missing parts - - - missingParts - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#missingParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + missing parts + + + + + en + missingParts + + + BOOLEAN + + + en + Completeness of the product, e.g. missing parts are not acceptable. + + + + + + - Boolean + dismantled - Boolean + + en + dismantled + - urn:bamm:io.catenax.return_request:1.1.1#dismantled - - - - - dismantled - - - dismantled - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#dismantled + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantled + + + + + en + dismantled + + + BOOLEAN + + + en + Information on whether the product has been dismantled. + + + + + + - Boolean + mechanicalDamage - Boolean + + en + mechanical damage + - urn:bamm:io.catenax.return_request:1.1.1#mechanicalDamage - - - - - mechanical damage - - - mechanicalDamage - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#mechanicalDamage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mechanical damage + + + + + en + mechanicalDamage + + + BOOLEAN + + + en + Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. + + + + + + - Boolean + corroded - Boolean + + en + corroded + - urn:bamm:io.catenax.return_request:1.1.1#corroded - - - - - corroded - - - corroded - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#corroded + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + corroded + + + + + en + corroded + + + BOOLEAN + + + en + Information on whether the product has corrosion. + + + + + + - Boolean + discolored - Boolean + + en + discolored + - urn:bamm:io.catenax.return_request:1.1.1#discolored - - - - - discolored - - - discolored - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#discolored + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + discolored + + + + + en + discolored + + + BOOLEAN + + + en + Information on whether the product has been discoloured. + + + + + + - ProductConditionsCharacteristic + productConditions - product conditions characteristic + + en + product conditions + - urn:bamm:io.catenax.return_request:1.1.1#productConditions - - - - - product conditions - - - productConditions - - String - - Criteria describing the state of a product on the marketplace. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#productConditions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + product conditions + + + + + en + productConditions + + + STRING + + + en + textual description of the product conditions + + + + + + - Text + title - Text + + en + title + - urn:bamm:io.catenax.return_request:1.1.1#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + The request name to be used by the buyer to navigate through the list of demand requests. + + + + + + - Text + marketplaceProduct - Text + + en + marketplace product + - urn:bamm:io.catenax.return_request:1.1.1#marketplaceProduct - - - - - marketplace product - - - marketplaceProduct - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#marketplaceProduct + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + marketplace product + + + + + en + marketplaceProduct + + + STRING + + + en + The description of the product within the marketplace that might differ from the digital twin. + + + + + + - QuantityCharacteristic + quantity - quantity characteristic + + en + quantity + - urn:bamm:io.catenax.return_request:1.1.1#quantity - - - - - quantity - - - quantity - - RealMeasure - - Characteristic describing the quantity - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + quantity + + + + + en + quantity + + + REAL_MEASURE + + + en + The desired quantity of the on the marketplace offered product in SKU. + + + + + + - Text + unitOfMeasure - Text + + en + unit of measure + - urn:bamm:io.catenax.return_request:1.1.1#unitOfMeasure - - - - - unit of measure - - - unitOfMeasure - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#unitOfMeasure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + unit of measure + + + + + en + unitOfMeasure + + + STRING + + + en + The unit of measure (related to quantity). + + + + + + - Timestamp + startDate - Timestamp + + en + start date + - urn:bamm:io.catenax.return_request:1.1.1#startDate - - - - - start date - - - startDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#startDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + start date + + + + + en + startDate + + + STRING + + + en + The first day of the period + + + + + + - Timestamp + endDate - Timestamp + + en + end date + - urn:bamm:io.catenax.return_request:1.1.1#endDate - - - - - end date - - - endDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#endDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + end date + + + + + en + endDate + + + STRING + + + en + The last day of the period. + + + + + + - TimePeriod + validityPeriod - time period + + en + validity period + - urn:bamm:io.catenax.return_request:1.1.1#validityPeriod - - - - - validity period - - - validityPeriod - - String - - Depicts a time period by specifying start and end date - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + validity period + + + + + en + validityPeriod + + + STRING + + + en + Specifies the time period when the need exists + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + value + - urn:bamm:io.catenax.return_request:1.1.1#value - - - - - value - - - value - - RealMeasure - - Characteristic to describe the value in a float type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + REAL_MEASURE + + + en + The nominal value. + + + + + + - CurrencyTrait - urn:bamm:io.catenax.return_request:1.1.1#currency - - - - - currency - - - currency - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + currency + + + en + currency + + + urn:samm:io.catenax.return_request:1.1.1#currency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + currency + + + + + en + currency + + + STRING + + + en + Currency of the price of the return request conform to the ISO4217 in numerical codes. + + + + + + - PriceCharacteristic + minPrice - Price Characteristic + + en + minimum price + - urn:bamm:io.catenax.return_request:1.1.1#minPrice - - - - - minimum price - - - minPrice - - String - - Characteristic to describe the price. Different currencies are possible - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#minPrice + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + minimum price + + + + + en + minPrice + + + STRING + + + en + The minimum price that a buyer is ready to pay to get an item (motivating sellers to sell). + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + value + - urn:bamm:io.catenax.return_request:1.1.1#value - - - - - value - - - value - - RealMeasure - - Characteristic to describe the value in a float type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + REAL_MEASURE + + + en + The nominal value. + + + + + + - CurrencyTrait - urn:bamm:io.catenax.return_request:1.1.1#currency - - - - - currency - - - currency - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + currency + + + en + currency + + + urn:samm:io.catenax.return_request:1.1.1#currency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + currency + + + + + en + currency + + + STRING + + + en + Currency of the price of the return request conform to the ISO4217 in numerical codes. + + + + + + - PriceCharacteristic + maxPrice - Price Characteristic + + en + maximum price + - urn:bamm:io.catenax.return_request:1.1.1#maxPrice - - - - - maximum price - - - maxPrice - - String - - Characteristic to describe the price. Different currencies are possible - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#maxPrice + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum price + + + + + en + maxPrice + + + STRING + + + en + The maximum price until which a demand request is relevant. + + + + + + - PriceRangeCharacteristic + priceRange - price range characteristic + + en + price range + - urn:bamm:io.catenax.return_request:1.1.1#priceRange - - - - - price range - - - priceRange - - String - - Characteristic to define range of monetary values. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#priceRange + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + price range + + + + + en + priceRange + + + STRING + + + en + Range of monetary values. + + + + + + - Boolean + isRecall - Boolean + + en + is recall + - urn:bamm:io.catenax.return_request:1.1.1#isRecall - - - - - is recall - - - isRecall - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.1#isRecall + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + is recall + + + + + en + isRecall + + + BOOLEAN + + + en + Depicts if the manufacturer issued a recall (e.g. for security reasons). In concjunction with property needsReturn it can be expressed if the item has to be returned or can directly be destroyed. + + + + + + - - - ReturnRequest - - Aspect to indicate if there is a return request for a product. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#ReturnRequest - - - - - - needsReturn - - needs return - - - Describes the fact whether a vehicle, assembly or part needs to be returned to requestor. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#needsReturn - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - returnConditions - - return conditions - - - Describes WHY a vehicle, assembly or part needs to be returned to the requestor and under which conditions. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#returnConditions - - - DefaultScalarValue[value=Wishes to buy, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - requestDate - - request date - - - Describes date when the return request was placed in GMT timezone. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#requestDate - - - DefaultScalarValue[value=2022-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - latestReturnDate - - latest return date - - - Describes until when the return request is valid in GMT timezone. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#latestReturnDate - - - DefaultScalarValue[value=2025-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - ProductConditionsEntity - - product conditions entity - - - Entity encapsulating the conditions the product is in. - - false - false - - - - missingParts - - missing parts - - - Completeness of the product, e.g. missing parts are not acceptable. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#missingParts - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - dismantled - - dismantled - - - Information on whether the product has been dismantled. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#dismantled - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - mechanicalDamage - - mechanical damage - - - Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#mechanicalDamage - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - corroded - - corroded - - - Information on whether the product has corrosion. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#corroded - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - discolored - - discolored - - - Information on whether the product has been discoloured. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#discolored - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - - - - title - - title - - - The request name to be used by the buyer to navigate through the list of demand requests. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#title - - - DefaultScalarValue[value=BMW 318i Brake caliper, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - marketplaceProduct - - marketplace product - - - The description of the product within the marketplace that might differ from the digital twin. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#marketplaceProduct - - - DefaultScalarValue[value=BMW 318i E46 Coupe Bj.2000 Bremssattel hinten links, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - quantity - - quantity - - - The desired quantity of the on the marketplace offered product in SKU. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#quantity - - - DefaultScalarValue[value=50.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - unitOfMeasure - - unit of measure - - - The unit of measure (related to quantity). - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#unitOfMeasure - - - DefaultScalarValue[value=kg, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - validityPeriod - - validity period - - - Specifies the time period when the need exists - - false - true - - - - TimePeriodEntity - - time period - - - Entity defining a range of dates to define a time period. - - false - false - - - - startDate - - start date - - - The first day of the period - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#startDate - - - DefaultScalarValue[value=2019-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - endDate - - end date - - - The last day of the period. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#endDate - - - DefaultScalarValue[value=2030-09-30, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - PriceRangeEntity - - price range entity - - - Entity encapsulating the min and max value of the range of monetary values. - - false - false - - - - Price - - Price - - - price of the returned article - - false - false - - - - value - - value - - - The nominal value. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#value - - - Unknown - http://www.w3.org/2001/XMLSchema#float - - - - - currency - - currency - - - Currency of the price of the return request conform to the ISO4217 in numerical codes. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#currency - - - DefaultScalarValue[value=EUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - Price - - Price - - - price of the returned article - - false - false - - - - value - - value - - - The nominal value. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#value - - - Unknown - http://www.w3.org/2001/XMLSchema#float - - - - - currency - - currency - - - Currency of the price of the return request conform to the ISO4217 in numerical codes. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#currency - - - DefaultScalarValue[value=EUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - isRecall - - is recall - - - Depicts if the manufacturer issued a recall (e.g. for security reasons). In concjunction with property needsReturn it can be expressed if the item has to be returned or can directly be destroyed. - - Template - - - urn:bamm:io.catenax.return_request:1.1.1#isRecall - - - DefaultScalarValue[value=false, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - - + diff --git a/io.catenax.return_request/1.1.1/gen/ReturnRequest.aasx b/io.catenax.return_request/1.1.1/gen/ReturnRequest.aasx index 67fa9371..42804ed9 100644 Binary files a/io.catenax.return_request/1.1.1/gen/ReturnRequest.aasx and b/io.catenax.return_request/1.1.1/gen/ReturnRequest.aasx differ diff --git a/io.catenax.return_request/1.1.2/gen/ReturnRequest-aas.xml b/io.catenax.return_request/1.1.2/gen/ReturnRequest-aas.xml index b16edb6c..92bbd917 100644 --- a/io.catenax.return_request/1.1.2/gen/ReturnRequest-aas.xml +++ b/io.catenax.return_request/1.1.2/gen/ReturnRequest-aas.xml @@ -1,1220 +1,1774 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.return_request:1.1.2#ReturnRequest + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.return_request:1.1.2#ReturnRequest/submodel + + + + - - - defaultAsset - - + + + ReturnRequest + + + en + Aspect to indicate if there is a return request for a product. + + + + urn:samm:io.catenax.return_request:1.1.2#ReturnRequest/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#ReturnRequest + + + + + + needsReturn + + + en + needs return + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#needsReturn + + + + xs:boolean + + + + returnConditions + + + en + return conditions + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#returnConditions + + + + xs:string + + + + requestDate + + + en + request date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#requestDate + + + + xs:date + + + + latestReturnDate + + + en + latest return date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#latestReturnDate + + + + xs:date + + + + ProductConditionsEntity + + + en + product conditions entity + + + + + en + Entity encapsulating the conditions the product is in. + + + + + missingParts + + + en + missing parts + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#missingParts + + + + xs:boolean + + + + dismantled + + + en + dismantled + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#dismantled + + + + xs:boolean + + + + mechanicalDamage + + + en + mechanical damage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#mechanicalDamage + + + + xs:boolean + + + + corroded + + + en + corroded + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#corroded + + + + xs:boolean + + + + discolored + + + en + discolored + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#discolored + + + + xs:boolean + + + + + + title + + + en + title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#title + + + + xs:string + + + + marketplaceProduct + + + en + marketplace product + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#marketplaceProduct + + + + xs:string + + + + quantity + + + en + quantity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#quantity + + + + xs:float + + + + unitOfMeasure + + + en + unit of measure + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#unitOfMeasure + + + + + + ExternalReference + + + GlobalReference + https://resources.gs1us.org/GS1-US-Data-Hub-Help-Center/ArtMID/3451/ArticleID/116/Unit-of-Measure-Codes + + + + + xs:string + + + + validityPeriod + + + en + validity period + + + + + en + Specifies the time period when the need exists + + + true + DataElement + + + TimePeriodEntity + + + en + time period + + + + + en + Entity defining a range of dates to define a time period. + + + + + startDate + + + en + start date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#startDate + + + + xs:dateTime + + + + endDate + + + en + end date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#endDate + + + + xs:dateTime + + + + + + + + PriceRangeEntity + + + en + price range entity + + + + + en + Entity encapsulating the min and max value of the range of monetary values. + + + + + Price + + + en + Price + + + + + en + price of the returned article + + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#value + + + + xs:float + + + + currency + + + en + currency + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#currency + + + + xs:string + + + + + + Price + + + en + Price + + + + + en + price of the returned article + + + + + value + + + en + value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#value + + + + xs:float + + + + currency + + + en + currency + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#currency + + + + xs:string + + + + + + + + isRecall + + + en + is recall + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.return_request:1.1.2#isRecall + + + + xs:boolean + + + + + - ReturnRequest + APPLICATION_CLASS + ReturnRequest - return request + + en + return request + - APPLICATION_CLASS - Aspect to indicate if there is a return request for a product. + + en + Aspect to indicate if there is a return request for a product. + - urn:bamm:io.catenax.return_request:1.1.2#ReturnRequest - - - - - return request - - - ReturnRequest - - - Aspect to indicate if there is a return request for a product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#ReturnRequest + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + return request + + + + + en + ReturnRequest + + + + + en + Aspect to indicate if there is a return request for a product. + + + + + + - Boolean + needsReturn - Boolean + + en + needs return + - urn:bamm:io.catenax.return_request:1.1.2#needsReturn - - - - - needs return - - - needsReturn - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#needsReturn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + needs return + + + + + en + needsReturn + + + BOOLEAN + + + en + Describes the fact whether a vehicle, assembly or part needs to be returned to requestor. + + + + + + - Text + returnConditions - Text + + en + return conditions + - urn:bamm:io.catenax.return_request:1.1.2#returnConditions - - - - - return conditions - - - returnConditions - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#returnConditions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + return conditions + + + + + en + returnConditions + + + STRING + + + en + Describes WHY a vehicle, assembly or part needs to be returned to the requestor and under which conditions. + + + + + + - DateTimestamp + requestDate - date timestamp + + en + request date + - urn:bamm:io.catenax.return_request:1.1.2#requestDate - - - - - request date - - - requestDate - - String - - Timestamp for dates - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#requestDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + request date + + + + + en + requestDate + + + STRING + + + en + Describes date when the return request was placed. + + + + + + - DateTimestamp + latestReturnDate - date timestamp + + en + latest return date + - urn:bamm:io.catenax.return_request:1.1.2#latestReturnDate - - - - - latest return date - - - latestReturnDate - - String - - Timestamp for dates - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#latestReturnDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + latest return date + + + + + en + latestReturnDate + + + STRING + + + en + Describes until when the return request is valid. + + + + + + - Boolean + missingParts - Boolean + + en + missing parts + - urn:bamm:io.catenax.return_request:1.1.2#missingParts - - - - - missing parts - - - missingParts - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#missingParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + missing parts + + + + + en + missingParts + + + BOOLEAN + + + en + Completeness of the product, e.g. missing parts are not acceptable. + + + + + + - Boolean + dismantled - Boolean + + en + dismantled + - urn:bamm:io.catenax.return_request:1.1.2#dismantled - - - - - dismantled - - - dismantled - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#dismantled + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + dismantled + + + + + en + dismantled + + + BOOLEAN + + + en + Information on whether the product has been dismantled. + + + + + + - Boolean + mechanicalDamage - Boolean + + en + mechanical damage + - urn:bamm:io.catenax.return_request:1.1.2#mechanicalDamage - - - - - mechanical damage - - - mechanicalDamage - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#mechanicalDamage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mechanical damage + + + + + en + mechanicalDamage + + + BOOLEAN + + + en + Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. + + + + + + - Boolean + corroded - Boolean + + en + corroded + - urn:bamm:io.catenax.return_request:1.1.2#corroded - - - - - corroded - - - corroded - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#corroded + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + corroded + + + + + en + corroded + + + BOOLEAN + + + en + Information on whether the product has corrosion. + + + + + + - Boolean + discolored - Boolean + + en + discolored + - urn:bamm:io.catenax.return_request:1.1.2#discolored - - - - - discolored - - - discolored - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#discolored + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + discolored + + + + + en + discolored + + + BOOLEAN + + + en + Information on whether the product has been discoloured. + + + + + + - ProductConditionsCharacteristic + productConditions - product conditions characteristic + + en + product conditions + - urn:bamm:io.catenax.return_request:1.1.2#productConditions - - - - - product conditions - - - productConditions - - String - - Criteria describing the state of a product on the marketplace. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#productConditions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + product conditions + + + + + en + productConditions + + + STRING + + + en + textual description of the product conditions + + + + + + - Text + title - Text + + en + title + - urn:bamm:io.catenax.return_request:1.1.2#title - - - - - title - - - title - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#title + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + title + + + + + en + title + + + STRING + + + en + The request name to be used by the buyer to navigate through the list of demand requests. + + + + + + - Text + marketplaceProduct - Text + + en + marketplace product + - urn:bamm:io.catenax.return_request:1.1.2#marketplaceProduct - - - - - marketplace product - - - marketplaceProduct - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#marketplaceProduct + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + marketplace product + + + + + en + marketplaceProduct + + + STRING + + + en + The description of the product within the marketplace that might differ from the digital twin. + + + + + + - QuantityCharacteristic + quantity - quantity characteristic + + en + quantity + - urn:bamm:io.catenax.return_request:1.1.2#quantity - - - - - quantity - - - quantity - - RealMeasure - - Characteristic describing the quantity - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + quantity + + + + + en + quantity + + + REAL_MEASURE + + + en + The desired quantity of the on the marketplace offered product in SKU. + + + + + + - Text + unitOfMeasure - Text + + en + unit of measure + - urn:bamm:io.catenax.return_request:1.1.2#unitOfMeasure - - - - - unit of measure - - - unitOfMeasure - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#unitOfMeasure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + unit of measure + + + + + en + unitOfMeasure + + + STRING + + + en + The unit of measure (related to quantity). + + + + + + - Timestamp + startDate - Timestamp + + en + start date + - urn:bamm:io.catenax.return_request:1.1.2#startDate - - - - - start date - - - startDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#startDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + start date + + + + + en + startDate + + + STRING + + + en + The first day of the period + + + + + + - Timestamp + endDate - Timestamp + + en + end date + - urn:bamm:io.catenax.return_request:1.1.2#endDate - - - - - end date - - - endDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#endDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + end date + + + + + en + endDate + + + STRING + + + en + The last day of the period. + + + + + + - TimePeriod + validityPeriod - time period + + en + validity period + - urn:bamm:io.catenax.return_request:1.1.2#validityPeriod - - - - - validity period - - - validityPeriod - - String - - Depicts a time period by specifying start and end date - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + validity period + + + + + en + validityPeriod + + + STRING + + + en + Specifies the time period when the need exists + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + value + - urn:bamm:io.catenax.return_request:1.1.2#value - - - - - value - - - value - - RealMeasure - - Characteristic to describe the value in a float type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + REAL_MEASURE + + + en + The nominal value. + + + + + + - CurrencyTrait - urn:bamm:io.catenax.return_request:1.1.2#currency - - - - - currency - - - currency - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + currency + + + en + currency + + + urn:samm:io.catenax.return_request:1.1.2#currency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + currency + + + + + en + currency + + + STRING + + + en + Currency of the price of the return request conform to the ISO4217 in numerical codes. + + + + + + - PriceCharacteristic + minPrice - Price Characteristic + + en + minimum price + - urn:bamm:io.catenax.return_request:1.1.2#minPrice - - - - - minimum price - - - minPrice - - String - - Characteristic to describe the price. Different currencies are possible - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#minPrice + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + minimum price + + + + + en + minPrice + + + STRING + + + en + The minimum price that a buyer is ready to pay to get an item (motivating sellers to sell). + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + value + - urn:bamm:io.catenax.return_request:1.1.2#value - - - - - value - - - value - - RealMeasure - - Characteristic to describe the value in a float type. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + value + + + + + en + value + + + REAL_MEASURE + + + en + The nominal value. + + + + + + - CurrencyTrait - urn:bamm:io.catenax.return_request:1.1.2#currency - - - - - currency - - - currency - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + currency + + + en + currency + + + urn:samm:io.catenax.return_request:1.1.2#currency + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + currency + + + + + en + currency + + + STRING + + + en + Currency of the price of the return request conform to the ISO4217 in numerical codes. + + + + + + - PriceCharacteristic + maxPrice - Price Characteristic + + en + maximum price + - urn:bamm:io.catenax.return_request:1.1.2#maxPrice - - - - - maximum price - - - maxPrice - - String - - Characteristic to describe the price. Different currencies are possible - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#maxPrice + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + maximum price + + + + + en + maxPrice + + + STRING + + + en + The maximum price until which a demand request is relevant. + + + + + + - PriceRangeCharacteristic + priceRange - price range characteristic + + en + price range + - urn:bamm:io.catenax.return_request:1.1.2#priceRange - - - - - price range - - - priceRange - - String - - Characteristic to define range of monetary values. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#priceRange + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + price range + + + + + en + priceRange + + + STRING + + + en + Range of monetary values. + + + + + + - Boolean + isRecall - Boolean + + en + is recall + - urn:bamm:io.catenax.return_request:1.1.2#isRecall - - - - - is recall - - - isRecall - - Boolean - - Represents a boolean value (i.e. a "flag"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.return_request:1.1.2#isRecall + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + is recall + + + + + en + isRecall + + + BOOLEAN + + + en + Depicts if the manufacturer issued a recall (e.g. for security reasons). In concjunction with property needsReturn it can be expressed if the item has to be returned or can directly be destroyed. + + + + + + - - - ReturnRequest - - Aspect to indicate if there is a return request for a product. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#ReturnRequest - - - - - - needsReturn - - needs return - - - Describes the fact whether a vehicle, assembly or part needs to be returned to requestor. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#needsReturn - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - returnConditions - - return conditions - - - Describes WHY a vehicle, assembly or part needs to be returned to the requestor and under which conditions. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#returnConditions - - - DefaultScalarValue[value=Wishes to buy, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - requestDate - - request date - - - Describes date when the return request was placed. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#requestDate - - - DefaultScalarValue[value=2022-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - latestReturnDate - - latest return date - - - Describes until when the return request is valid. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#latestReturnDate - - - DefaultScalarValue[value=2025-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - ProductConditionsEntity - - product conditions entity - - - Entity encapsulating the conditions the product is in. - - false - false - - - - missingParts - - missing parts - - - Completeness of the product, e.g. missing parts are not acceptable. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#missingParts - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - dismantled - - dismantled - - - Information on whether the product has been dismantled. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#dismantled - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - mechanicalDamage - - mechanical damage - - - Information on mechanical damage to the part, e.g. two broken ribs or part deformation indicate mechanical damage. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#mechanicalDamage - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - corroded - - corroded - - - Information on whether the product has corrosion. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#corroded - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - discolored - - discolored - - - Information on whether the product has been discoloured. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#discolored - - - DefaultScalarValue[value=true, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - - - - title - - title - - - The request name to be used by the buyer to navigate through the list of demand requests. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#title - - - DefaultScalarValue[value=BMW 318i Brake caliper, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - marketplaceProduct - - marketplace product - - - The description of the product within the marketplace that might differ from the digital twin. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#marketplaceProduct - - - DefaultScalarValue[value=BMW 318i E46 Coupe Bj.2000 Bremssattel hinten links, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - quantity - - quantity - - - The desired quantity of the on the marketplace offered product in SKU. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#quantity - - - DefaultScalarValue[value=50.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#float']'] - http://www.w3.org/2001/XMLSchema#float - - - - - unitOfMeasure - - unit of measure - - - The unit of measure (related to quantity). - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#unitOfMeasure - - - DefaultScalarValue[value=kg, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - validityPeriod - - validity period - - - Specifies the time period when the need exists - - false - true - - - - TimePeriodEntity - - time period - - - Entity defining a range of dates to define a time period. - - false - false - - - - startDate - - start date - - - The first day of the period - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#startDate - - - DefaultScalarValue[value=2019-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - endDate - - end date - - - The last day of the period. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#endDate - - - DefaultScalarValue[value=2030-09-30, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - PriceRangeEntity - - price range entity - - - Entity encapsulating the min and max value of the range of monetary values. - - false - false - - - - Price - - Price - - - price of the returned article - - false - false - - - - value - - value - - - The nominal value. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#value - - - Unknown - http://www.w3.org/2001/XMLSchema#float - - - - - currency - - currency - - - Currency of the price of the return request conform to the ISO4217 in numerical codes. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#currency - - - DefaultScalarValue[value=EUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - Price - - Price - - - price of the returned article - - false - false - - - - value - - value - - - The nominal value. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#value - - - Unknown - http://www.w3.org/2001/XMLSchema#float - - - - - currency - - currency - - - Currency of the price of the return request conform to the ISO4217 in numerical codes. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#currency - - - DefaultScalarValue[value=EUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - isRecall - - is recall - - - Depicts if the manufacturer issued a recall (e.g. for security reasons). In concjunction with property needsReturn it can be expressed if the item has to be returned or can directly be destroyed. - - Template - - - urn:bamm:io.catenax.return_request:1.1.2#isRecall - - - DefaultScalarValue[value=false, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#boolean']'] - http://www.w3.org/2001/XMLSchema#boolean - - - - - - + diff --git a/io.catenax.return_request/1.1.2/gen/ReturnRequest.aasx b/io.catenax.return_request/1.1.2/gen/ReturnRequest.aasx index d22f5e61..370517ce 100644 Binary files a/io.catenax.return_request/1.1.2/gen/ReturnRequest.aasx and b/io.catenax.return_request/1.1.2/gen/ReturnRequest.aasx differ diff --git a/io.catenax.return_request/2.0.0/gen/ReturnRequest.aasx b/io.catenax.return_request/2.0.0/gen/ReturnRequest.aasx index a37150c4..051bbf61 100644 Binary files a/io.catenax.return_request/2.0.0/gen/ReturnRequest.aasx and b/io.catenax.return_request/2.0.0/gen/ReturnRequest.aasx differ diff --git a/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate-aas.xml b/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate-aas.xml index 7f578ab0..7111c30b 100644 --- a/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate-aas.xml +++ b/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate-aas.xml @@ -1,278 +1,424 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.reuse_certificate:1.0.0#ReuseCertificate + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.reuse_certificate:1.0.0#ReuseCertificate/submodel + + + + - - - defaultAsset - - + + + ReuseCertificate + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + urn:samm:io.catenax.reuse_certificate:1.0.0#ReuseCertificate/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.reuse_certificate:1.0.0#ReuseCertificate + + + + + + RecyclingStrategyCertificateEntity + + + en + Recycling Strategy Certificate + + + + + issuer + + + en + Issuer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + xs:string + + + + issueDate + + + en + Issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + xs:dateTime + + + + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + xs:string + + + + + + + - ReuseCertificate + APPLICATION_CLASS + ReuseCertificate - Reuse certificate + + en + Reuse certificate + - APPLICATION_CLASS - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + - urn:bamm:io.catenax.reuse_certificate:1.0.0#ReuseCertificate - - - - - Reuse certificate - - - ReuseCertificate - - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.reuse_certificate:1.0.0#ReuseCertificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reuse certificate + + + + + en + ReuseCertificate + + + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + + + - IssuerCharacteristic + issuer - Issuer characteristic + + en + Issuer + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - - - Issuer - - - issuer - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issuer + + + + + en + issuer + + + STRING + + + en + BPMN of the business partner who creates this certificate + + + + + + - Timestamp + issueDate - Timestamp + + en + Issue date + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - - - Issue date - - - issueDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issue date + + + + + en + issueDate + + + STRING + + + en + This is the date when the certificate was issued. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - - - Catena X ID previous life - - - catenaXIdPreviousLife - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena X ID previous life + + + + + en + catenaXIdPreviousLife + + + STRING + + + en + Twin identification previous life + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXId + + + en + Catena-X Identifier + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - RecyclingStrategyCertificateCharacteristic + certificate - Recycling strategy certificate characteristic + + en + Certificate + - urn:bamm:io.catenax.reuse_certificate:1.0.0#certificate - - - - - Certificate - - - certificate - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.reuse_certificate:1.0.0#certificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Certificate + + + + + en + certificate + + + STRING + + + + - - - ReuseCertificate - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - Template - - - urn:bamm:io.catenax.reuse_certificate:1.0.0#ReuseCertificate - - - - - - RecyclingStrategyCertificateEntity - - Recycling Strategy Certificate - - false - false - - - - issuer - - Issuer - - - BPMN of the business partner who creates this certificate - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - DefaultScalarValue[value=BPNLBMW000000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issueDate - - Issue date - - - This is the date when the certificate was issued. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - catenaXIdPreviousLife - - Catena X ID previous life - - - Twin identification previous life - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate.aasx b/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate.aasx index 1ee53510..f6850c49 100644 Binary files a/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate.aasx and b/io.catenax.reuse_certificate/1.0.0/gen/ReuseCertificate.aasx differ diff --git a/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate-aas.xml b/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate-aas.xml index 5f34467f..52f5303c 100644 --- a/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate-aas.xml +++ b/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.reuse_certificate:2.0.0#ReuseCertificate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.reuse_certificate:2.0.0#ReuseCertificate] - - - - - - - - en - Reuse certificate - - - - - EN - ReuseCertificate - - - - - en - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.reuse_certificate:2.0.0#ReuseCertificate/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.reuse_certificate:2.0.0#ReuseCertificate]/submodel + urn:samm:io.catenax.reuse_certificate:2.0.0#ReuseCertificate/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_RecyclingStrategyCertificateEntity + RecyclingStrategyCertificateEntity en @@ -83,19 +59,13 @@ - id_issuer + issuer en Issuer - - - en - BPN of the business partner who creates this certificate - - ExternalReference @@ -106,22 +76,16 @@ xs:string - Unknown + - id_issueDate + issueDate en Issue date - - - en - This is the date when the certificate was issued. - - ExternalReference @@ -132,22 +96,16 @@ xs:dateTime - Unknown + - id_catenaXIdPreviousLife + catenaXIdPreviousLife en Catena X ID previous life - - - en - Twin identification previous life - - ExternalReference @@ -158,22 +116,16 @@ xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -184,22 +136,16 @@ xs:string - Unknown + - id_articleNumber + articleNumber en Article Number - - - en - Unique identification assigned by the authorized company for internal referencing - - ExternalReference @@ -210,22 +156,16 @@ xs:string - Unknown + - id_vin + vin en VIN - - - en - Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN - - ExternalReference @@ -236,22 +176,16 @@ xs:string - Unknown + - id_oeNumber + oeNumber en OE number - - - en - original equipment number - - ExternalReference @@ -262,7 +196,7 @@ xs:string - Unknown + @@ -272,7 +206,7 @@ APPLICATION_CLASS - id_ReuseCertificate + ReuseCertificate en @@ -293,7 +227,7 @@ GlobalReference - Optional[urn:samm:io.catenax.reuse_certificate:2.0.0#ReuseCertificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -307,7 +241,7 @@ - EN + en ReuseCertificate @@ -323,11 +257,11 @@ - id_BpnlTrait + issuer en - BPNl Trait + Issuer urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer @@ -338,7 +272,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -352,7 +286,7 @@ - EN + en issuer @@ -360,7 +294,7 @@ en - Trait to ensure data format for BPNL. + BPN of the business partner who creates this certificate @@ -369,11 +303,11 @@ - id_Timestamp + issueDate en - Timestamp + Issue date urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate @@ -384,7 +318,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -398,7 +332,7 @@ - EN + en issueDate @@ -406,7 +340,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + This is the date when the certificate was issued. @@ -415,11 +349,11 @@ - id_UuidV4Trait + catenaXIdPreviousLife en - Trait for UUIDs v4 + Catena X ID previous life urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife @@ -430,7 +364,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -444,7 +378,7 @@ - EN + en catenaXIdPreviousLife @@ -452,7 +386,7 @@ en - Trait to ensure UUID v4 data format. + Twin identification previous life @@ -461,11 +395,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId @@ -476,7 +410,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -490,7 +424,7 @@ - EN + en catenaXId @@ -498,7 +432,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -507,11 +441,11 @@ - id_Text + articleNumber en - Text + Article Number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber @@ -522,7 +456,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -536,7 +470,7 @@ - EN + en articleNumber @@ -544,7 +478,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Unique identification assigned by the authorized company for internal referencing @@ -553,11 +487,11 @@ - id_Text + vin en - Text + VIN urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin @@ -568,7 +502,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -582,7 +516,7 @@ - EN + en vin @@ -590,7 +524,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN @@ -599,11 +533,11 @@ - id_Text + oeNumber en - Text + OE number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber @@ -614,7 +548,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -628,7 +562,7 @@ - EN + en oeNumber @@ -636,7 +570,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + original equipment number @@ -645,11 +579,11 @@ - id_RecyclingStrategyCertificateCharacteristic + certificate en - Recycling strategy certificate characteristic + Certificate urn:samm:io.catenax.reuse_certificate:2.0.0#certificate @@ -660,7 +594,7 @@ GlobalReference - Optional[urn:samm:io.catenax.reuse_certificate:2.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -674,7 +608,7 @@ - EN + en certificate @@ -682,7 +616,7 @@ en - Describes the characteristic of Recycling strategy certificate + A property of the model, named certificate. diff --git a/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate.aasx b/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate.aasx index c101fc74..14bfb080 100644 Binary files a/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate.aasx and b/io.catenax.reuse_certificate/2.0.0/gen/ReuseCertificate.aasx differ diff --git a/io.catenax.rul/2.0.0/gen/RemainingUsefulLife.aasx b/io.catenax.rul/2.0.0/gen/RemainingUsefulLife.aasx index 626f5dcb..bd855158 100644 Binary files a/io.catenax.rul/2.0.0/gen/RemainingUsefulLife.aasx and b/io.catenax.rul/2.0.0/gen/RemainingUsefulLife.aasx differ diff --git a/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass-aas.xml b/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass-aas.xml index b3ed7323..ed0c7a3c 100644 --- a/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass-aas.xml +++ b/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass-aas.xml @@ -1,4785 +1,6908 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#SealantPass + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#SealantPass/submodel + + + + - - - defaultAsset - - + + + SealantPass + + + en + The Sealant Passport represents the needs from manufacturers of chemical substance and mixtures. It describes data required by the safety data sheet (SDS) - which is based on the REACH Regulation No 1907/2006 in the format of a DPP. + + + + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#SealantPass/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#SealantPass + + + + + + ExternalReference + + + GlobalReference + https://osha.europa.eu/en/legislation/directives/regulation-ec-no-1907-2006-of-the-european-parliament-and-of-the-council + + + + + + + DocumentEntity + + + en + Document Entity + + + + + en + Entity encapsulating the details of a attachment for the chemical substances and mixtures of the pass. + + + + + declarationOfConformity + + + en + Declaration of Conformity + + + + + en + Declaration of conformity (CE) is describing a regulatory requirement from the EU. + + + true + DataElement + + + LocateEntity + + + en + Locate Entity + + + + + en + Entity encapsulating the details from the documents title and location. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLocation + + + en + Document Location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + xs:string + + + + + + + + removalProcedure + + + en + Removal Procedure + + + + + en + The documents explain the removal and possible recycling options of the product. + + + true + DataElement + + + LocateEntity + + + en + Locate Entity + + + + + en + Entity encapsulating the details from the documents title and location. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLocation + + + en + Document Location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + xs:string + + + + + + + + dueDiligence + + + en + Due Diligence + + + + + en + Report on supply chain due diligence policies. Link to document or website on its supply chain due diligence policies. + + + true + DataElement + + + LocateEntity + + + en + Locate Entity + + + + + en + Entity encapsulating the details from the documents title and location. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLocation + + + en + Document Location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + xs:string + + + + + + + + technicalDocumentation + + + en + Technical Documentation + + + + + en + Technical documentation refers to documents that explain the use, functionality, creation, or architecture of the product. + + + true + DataElement + + + LocateEntity + + + en + Locate Entity + + + + + en + Entity encapsulating the details from the documents title and location. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLocation + + + en + Document Location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + xs:string + + + + + + + + safetyDataSheet + + + en + Full Safety Data Sheet (SDS) + + + + + en + A link to the full seafty data sheet of the material. A link to a SDS might be provided for several countries and possibly multiple languages for each country. The table includes: version, country name, language of the document and the link to the document. The documents should preferably be provided as PDF or Word document. + + + true + DataElement + + + SpecificsSDSEntity + + + en + Specifics SDS Entity + + + + + en + Entity encapsulating the details from the safety data sheet (SDS) documentation. + + + + + documentLanguage + + + en + Document Language + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLanguage + + + + xs:string + + + + documentVersion + + + en + Document Version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentVersion + + + + xs:string + + + + provisioningCountry + + + en + Provisioning Country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#provisioningCountry + + + + xs:string + + + + documentLocation + + + en + Document Location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + xs:string + + + + otherInformation + + + en + Other Information + + + + + en + Additional information relevant to the safety data sheet (SDS) document. + + + true + DataElement + + + OtherInformationEntity + + + en + Other iInformation Entity + + + + + en + Entity encapsulating the required information. + + + + + indicationChanges + + + en + Indication Changes + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#indicationChanges + + + + xs:string + + + + authorSDS + + + en + Author SDS + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#authorSDS + + + + xs:string + + + + + + + + manufactureId + + + en + Manufacture ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#manufactureId + + + + xs:string + + + + + + + + sustainabilityReport + + + en + Sustainability Report + + + + + en + Link to public website or document. Reporting in accordance with the new European Sustainability Reporting Standards (ESRS) including the new ESG reporting standards. + + + true + DataElement + + + LocateEntity + + + en + Locate Entity + + + + + en + Entity encapsulating the details from the documents title and location. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLocation + + + en + Document Location + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + xs:string + + + + + + + + + + PerformanceEntity + + + en + Performance Entity + + + + + en + Entity encapsulating the measures of the performance and durability. + + + + + curingTime + + + en + Curing Time + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#curingTime + + + + xs:float + + + + + + ProductIdentificationEntity + + + en + Product Identification Entity + + + + + en + Entity encapsulating the product identification. + + + + + tradeName + + + en + Trade Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#tradeName + + + + xs:string + + + + productCode + + + en + Product Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#productCode + + + + xs:string + + + + reachRegistration + + + en + Reach Registration + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#reachRegistration + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific data space, but is not unique in Catena-X data space. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#value + + + + xs:string + + + + + + + + substanceName + + + en + Substance Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#substanceName + + + + xs:string + + + + casNumber + + + en + CAS Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#casNumber + + + + xs:string + + + + ecNumber + + + en + EC Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#ecNumber + + + + + + ExternalReference + + + GlobalReference + https://echa.europa.eu/de/information-on-chemicals/ec-inventory + + + + + xs:string + + + + indexNumber + + + en + Index Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#indexNumber + + + + xs:string + + + + + + ApplicationEntity + + + en + Application Entity + + + + + en + Entity encapsulating the substance or mixtures application. + + + + + usage + + + en + Usage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#usage + + + + xs:string + + + + recommendedUse + + + en + Recommended Use + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#recommendedUse + + + + xs:string + + + + + + SupplierEntity + + + en + Supplier Entity + + + + + en + Entity encapsulating the information from the supplier. + + + + + emergencyNumber + + + en + Emergency Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#emergencyNumber + + + + xs:string + + + + supplierId + + + en + Supplier ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#supplierId + + + + xs:string + + + + + + HazardsIdentificationEntity + + + en + Hazards Identification Entity + + + + + en + Entity encapsulating the hazards on a substance or mixture. + + + + + classificationGHS + + + en + Classification GHS + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#classificationGHS + + + + xs:string + + + + possibleHazards + + + en + Possible Hazards + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#possibleHazards + + + + xs:string + + + + hazardousIngredients + + + en + Hazardous Ingredients + + + + + en + Ingredients classified as hazardous (SDS Section 12.1). + + + true + DataElement + + + IngredientsEntity + + + en + Ingredients Entity + + + + + en + Entity encapsulating the ingredients. + + + + + chemicalName + + + en + Chemical Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + xs:string + + + + chemicalPercentage + + + en + Chemical Percentage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + xs:string + + + + + + + + + + ProductCompositionEntity + + + en + Product Composition Entity + + + + + en + Entity encapsulating the product composition information. + + + + + substance + + + en + Substance + + + + + en + Property to describes a substance. + + + true + DataElement + + + ChemicalCompositionEntity + + + en + Chemical Composition Entity + + + + + en + Entity encapsulating the chemical composition and nature. + + + + + composition + + + en + Composition + + + + + en + Describes the chemical identity of the ingredient(s) of the substance or mixture. + + + true + DataElement + + + IngredientsEntity + + + en + Ingredients Entity + + + + + en + Entity encapsulating the ingredients. + + + + + chemicalName + + + en + Chemical Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + xs:string + + + + chemicalPercentage + + + en + Chemical Percentage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + xs:string + + + + + + + + chemicalNature + + + en + Chemical Nature + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature + + + + xs:string + + + + + + + + mixture + + + en + Mixture + + + + + en + Property to describes the mixture. + + + true + DataElement + + + ChemicalCompositionEntity + + + en + Chemical Composition Entity + + + + + en + Entity encapsulating the chemical composition and nature. + + + + + composition + + + en + Composition + + + + + en + Describes the chemical identity of the ingredient(s) of the substance or mixture. + + + true + DataElement + + + IngredientsEntity + + + en + Ingredients Entity + + + + + en + Entity encapsulating the ingredients. + + + + + chemicalName + + + en + Chemical Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + xs:string + + + + chemicalPercentage + + + en + Chemical Percentage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + xs:string + + + + + + + + chemicalNature + + + en + Chemical Nature + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature + + + + xs:string + + + + + + + + + + SafetyMeasureEntity + + + en + Safety Measure Entity + + + + + en + Entity encapsulating the safety measures. + + + + + firstAid + + + en + First Aid + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#firstAid + + + + xs:string + + + + fireExtinguisher + + + en + Fire Extinguisher + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#fireExtinguisher + + + + xs:string + + + + personalPrecaution + + + en + Personal Precaution + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#personalPrecaution + + + + xs:string + + + + technicalMeasures + + + en + Technical Measures + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#technicalMeasures + + + + xs:string + + + + exposureLimit + + + en + Exposure Limit + + + + + en + Information about the applicable exposure limits of the substances and mixtures (SDS Section 8.1). + + + true + DataElement + + + IngredientsEntity + + + en + Ingredients Entity + + + + + en + Entity encapsulating the ingredients. + + + + + chemicalName + + + en + Chemical Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + xs:string + + + + chemicalPercentage + + + en + Chemical Percentage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + xs:string + + + + + + + + + + ProductPropertyEntity + + + en + Product Property Entity + + + + + en + Entity encapsulating the product properties. + + + + + physicalState + + + en + Physical State + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#physicalState + + + + xs:string + + + + colour + + + en + Colour + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#colour + + + + xs:string + + + + odour + + + en + Odour + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#odour + + + + xs:string + + + + pH + + + en + pH + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#pH + + + + xs:integer + + + + phaseTransition + + + en + Phase Transition + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#phaseTransition + + + + xs:decimal + + + + flashPoint + + + en + Flash Point + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#flashPoint + + + + xs:decimal + + + + density + + + en + Density + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#density + + + + xs:decimal + + + + reactivity + + + en + Reactivity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#reactivity + + + + xs:string + + + + + + ProductDisposalEntity + + + en + Product Disposal Entity + + + + + en + Entity encapsulating the information needed for the product disposal. + + + + + wasteManagement + + + en + Waste Management + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#wasteManagement + + + + xs:string + + + + wasteInformation + + + en + Waste Information + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#wasteInformation + + + + xs:string + + + + + + TransportInformationEntity + + + en + Transport Information Entity + + + + + en + Entity encapsulating the transport information data. + + + + + unNumber + + + en + UN Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#unNumber + + + + xs:string + + + + shippingName + + + en + Shipping Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#shippingName + + + + xs:string + + + + dgClass + + + en + DG Class + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#dgClass + + + + xs:string + + + + dgPack + + + en + DG Pack + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#dgPack + + + + xs:string + + + + + + RegulatoryInformationEntity + + + en + Regulatory Information Entity + + + + + en + Entity encapsulating the regulatory information. + + + + + limitations + + + en + Limitations + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#limitations + + + + xs:string + + + + + + CarbonFootprintEntity + + + en + Carbon Footprint Entity + + + + + en + Entity encapsulating the carbon footprint. + + + + + ExternalReference + + + GlobalReference + https://commission.europa.eu/energy-climate-change-environment/standards-tools-and-labels/products-labelling-rules-and-requirements/sustainable-products/ecodesign-sustainable-products_en + + + + + + + co2FootprintTotal + + + en + CO2 Footprint Total + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#co2FootprintTotal + + + + xs:decimal + + + + crossSectoralStandardsUsed + + + en + Cross Sectoral Standards Used + + + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + CrossSectoralStandardEntity + + + en + Cross Sectoral Standard Entity + + + + + en + Entity for defining an accounting standard used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#crossSectoralStandard + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + ProductOrSectorSpecificRulesEntity + + + en + Product Or Sector Specific Rules Entity + + + + + en + Entity for defining the set of values for the product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#operator + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + ruleNames + + + en + Product or Sector Specific Rule Names + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#ruleNames + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + otherOperatorName + + + en + Other Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#otherOperatorName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + + + + + + - SealantPass + APPLICATION_CLASS + SealantPass - Sealant Pass + + en + Sealant Pass + - APPLICATION_CLASS - The Sealant Passport represents the needs from manufacturers of chemical substance and mixtures. It describes data required by the safety data sheet (SDS) - which is based on the REACH Regulation No 1907/2006 in the format of a DPP. + + en + The Sealant Passport represents the needs from manufacturers of chemical substance and mixtures. It describes data required by the safety data sheet (SDS) - which is based on the REACH Regulation No 1907/2006 in the format of a DPP. + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#SealantPass - - - - - Sealant Pass - - - SealantPass - - - The Sealant Passport represents the needs from manufacturers of chemical substance and mixtures. It describes data required by the safety data sheet (SDS) - which is based on the REACH Regulation No 1907/2006 in the format of a DPP. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#SealantPass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Sealant Pass + + + + + en + SealantPass + + + + + en + The Sealant Passport represents the needs from manufacturers of chemical substance and mixtures. It describes data required by the safety data sheet (SDS) - which is based on the REACH Regulation No 1907/2006 in the format of a DPP. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document. + + + + + + - Text + documentLocation - Text + + en + Document Location + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - - - Document Location - - - documentLocation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Location + + + + + en + documentLocation + + + STRING + + + en + Location or link of and to the document. + + + + + + - LocateCharacteristic + declarationOfConformity - Locate Characteristic + + en + Declaration of Conformity + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#declarationOfConformity - - - - - Declaration of Conformity - - - declarationOfConformity - - String - - Connects the title and location of the document. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#declarationOfConformity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Declaration of Conformity + + + + + en + declarationOfConformity + + + STRING + + + en + Declaration of conformity (CE) is describing a regulatory requirement from the EU. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document. + + + + + + - Text + documentLocation - Text + + en + Document Location + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - - - Document Location - - - documentLocation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Location + + + + + en + documentLocation + + + STRING + + + en + Location or link of and to the document. + + + + + + - LocateCharacteristic + removalProcedure - Locate Characteristic + + en + Removal Procedure + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#removalProcedure - - - - - Removal Procedure - - - removalProcedure - - String - - Connects the title and location of the document. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#removalProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Removal Procedure + + + + + en + removalProcedure + + + STRING + + + en + The documents explain the removal and possible recycling options of the product. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document. + + + + + + - Text + documentLocation - Text + + en + Document Location + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - - - Document Location - - - documentLocation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Location + + + + + en + documentLocation + + + STRING + + + en + Location or link of and to the document. + + + + + + - LocateCharacteristic + dueDiligence - Locate Characteristic + + en + Due Diligence + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#dueDiligence - - - - - Due Diligence - - - dueDiligence - - String - - Connects the title and location of the document. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#dueDiligence + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Due Diligence + + + + + en + dueDiligence + + + STRING + + + en + Report on supply chain due diligence policies. Link to document or website on its supply chain due diligence policies. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document. + + + + + + - Text + documentLocation - Text + + en + Document Location + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - - - Document Location - - - documentLocation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Location + + + + + en + documentLocation + + + STRING + + + en + Location or link of and to the document. + + + + + + - LocateCharacteristic + technicalDocumentation - Locate Characteristic + + en + Technical Documentation + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#technicalDocumentation - - - - - Technical Documentation - - - technicalDocumentation - - String - - Connects the title and location of the document. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#technicalDocumentation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Technical Documentation + + + + + en + technicalDocumentation + + + STRING + + + en + Technical documentation refers to documents that explain the use, functionality, creation, or architecture of the product. + + + + + + - Language + documentLanguage - Language + + en + Document Language + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLanguage - - - - - Document Language - - - documentLanguage - - String - - Describes a Property containing a language according to ISO 639-1, for example "de". - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLanguage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Language + + + + + en + documentLanguage + + + STRING + + + en + Language of the safety data sheet (SDS) document. + + + + + + - DocumentVersionCharacteristic + documentVersion - Document Version Characteristic + + en + Document Version + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentVersion - - - - - Document Version - - - documentVersion - - String - - Refers to the version of the safety data sheet (SDS) document. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Version + + + + + en + documentVersion + + + STRING + + + en + Version of the document. + + + + + + - ProvisioningCountryTrait + provisioningCountry - Provisioning CountryTrait + + en + Provisioning Country + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#provisioningCountry - - - - - Provisioning Country - - - provisioningCountry - - String - - Constraints the value to to three letters based on the ISO 3166 standard. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#provisioningCountry + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Provisioning Country + + + + + en + provisioningCountry + + + STRING + + + en + The country from where the documentation is issued from. + + + + + + - Text + documentLocation - Text + + en + Document Location + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - - - Document Location - - - documentLocation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Location + + + + + en + documentLocation + + + STRING + + + en + Location or link of and to the document. + + + + + + - Text + indicationChanges - Text + + en + Indication Changes + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#indicationChanges - - - - - Indication Changes - - - indicationChanges - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#indicationChanges + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Indication Changes + + + + + en + indicationChanges + + + STRING + + + en + in the case of a revised safety data sheet (SDS), a clear indication of where changes have been made to the previous version of the safety data sheet (SDS). + + + + + + - Text + authorSDS - Text + + en + Author SDS + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#authorSDS - - - - - Author SDS - - - authorSDS - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#authorSDS + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Author SDS + + + + + en + authorSDS + + + STRING + + + en + safety data sheet (SDS) author changing the document. + + + + + + - OtherInformationCharacteristic + otherInformation - Other Information Characteristic + + en + Other Information + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#otherInformation - - - - - Other Information - - - otherInformation - - String - - Describes additional information, in a set of values. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#otherInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Information + + + + + en + otherInformation + + + STRING + + + en + Additional information relevant to the safety data sheet (SDS) document. + + + + + + - Text + manufactureId - Text + + en + Manufacture ID + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#manufactureId - - - - - Manufacture ID - - - manufactureId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#manufactureId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacture ID + + + + + en + manufactureId + + + STRING + + + en + Unique BPN number. + + + + + + - SpecificsSDSCharacteristic + safetyDataSheet - Specifics SDS Characteristic + + en + Full Safety Data Sheet (SDS) + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#safetyDataSheet - - - - - Full Safety Data Sheet (SDS) - - - safetyDataSheet - - String - - Connects the safety data sheet (SDS) version, language, and country. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#safetyDataSheet + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Full Safety Data Sheet (SDS) + + + + + en + safetyDataSheet + + + STRING + + + en + A link to the full seafty data sheet of the material. A link to a SDS might be provided for several countries and possibly multiple languages for each country. The table includes: version, country name, language of the document and the link to the document. The documents should preferably be provided as PDF or Word document. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document. + + + + + + - Text + documentLocation - Text + + en + Document Location + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - - - Document Location - - - documentLocation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Location + + + + + en + documentLocation + + + STRING + + + en + Location or link of and to the document. + + + + + + - LocateCharacteristic + sustainabilityReport - Locate Characteristic + + en + Sustainability Report + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#sustainabilityReport - - - - - Sustainability Report - - - sustainabilityReport - - String - - Connects the title and location of the document. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#sustainabilityReport + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Sustainability Report + + + + + en + sustainabilityReport + + + STRING + + + en + Link to public website or document. Reporting in accordance with the new European Sustainability Reporting Standards (ESRS) including the new ESG reporting standards. + + + + + + - Document + documents - Document Characteristic + + en + Documents + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documents - - - - - Documents - - - documents - - String - - Set of documents containing the description of chemical substances and mixture components. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#documents + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Documents + + + + + en + documents + + + STRING + + + en + Set of documents containing the description of components. + + + + + + - CuringTime + curingTime - Curing Ttime Characteristic + + en + Curing Time + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#curingTime - - - - - Curing Time - - - curingTime - - secondUnitOfTime - RealMeasure - - Time in seconds needed for the curing of the substance or mixture. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#curingTime + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Curing Time + + + + + en + curingTime + + + secondUnitOfTime + REAL_MEASURE + + + en + Cure time is the time that determines how long it will take for the material to fully cure. A number of chemical reactions occur during this time, for the material to harden. It can take a long time for a material to fully cure. + + + + + + - PerformanceCharacteristic + performanceProperties - Performance Characteristic + + en + Performance Properties + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#performanceProperties - - - - - Performance Properties - - - performanceProperties - - String - - Set of measures linked to the performance and durability of the mixtures and substances. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#performanceProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Performance Properties + + + + + en + performanceProperties + + + STRING + + + en + Describes the performance and durability of a substance or mixture. + + + + + + - Text + tradeName - Text + + en + Trade Name + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#tradeName - - - - - Trade Name - - - tradeName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#tradeName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Trade Name + + + + + en + tradeName + + + STRING + + + en + Trade name given to the chemical substance or mixture as part of the product identification. + + + + + + - Text + productCode - Text + + en + Product Code + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#productCode - - - - - Product Code - - - productCode - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#productCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Code + + + + + en + productCode + + + STRING + + + en + Product Code given to the Substance/mixture as part of the product identification. + + + + + + - ReachRegistrationTrait + reachRegistration - Reach Registration Trait + + en + Reach Registration + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#reachRegistration - - - - - Reach Registration - - - reachRegistration - - String - - Constraints the value to two digits followed by an - followed by ten digits followed by an - followed by two digits followed by an - and four digits. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#reachRegistration + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reach Registration + + + + + en + reachRegistration + + + STRING + + + en + A REACH registration number is an 18-digit number assigned by the European Chemicals Agency (ECHA). + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.serial_part_typization:2.0.0#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.serial_part_typization:2.0.0#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific data space, but is not unique in Catena-X data space. Multiple local identifiers may exist. + + + + + + - Text + substanceName - Text + + en + Substance Name + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#substanceName - - - - - Substance Name - - - substanceName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#substanceName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance Name + + + + + en + substanceName + + + STRING + + + en + Name given to the substance. + + + + + + - CasNumberTrait + casNumber - CAS Number Trait + + en + CAS Number + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#casNumber - - - - - CAS Number - - - casNumber - - String - - Constraints the value to four digits followed by an - followed by two digits followed by an - and one digit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#casNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CAS Number + + + + + en + casNumber + + + STRING + + + en + A CAS registry number is a unique identification number assigned by the Chemical Abstracts Service (CAS). + + + + + + - EcNumberTrait + ecNumber - EC Number Trait + + en + EC Number + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#ecNumber - - - - - EC Number - - - ecNumber - - String - - Constraints the value to three digits followed by an - followed by three digits followed by an - and one digit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#ecNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + EC Number + + + + + en + ecNumber + + + STRING + + + en + The European Commission number (EC number), is the code assigned to chemical substances that are commercially available within the European Union. + + + + + + - IndexNumberTrait + indexNumber - Index Number Trait + + en + Index Number + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#indexNumber - - - - - Index Number - - - indexNumber - - String - - Constraints the value to three digits followed by an - followed by three digits followed by an - followed by two digits followed by an - and one digit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#indexNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Index Number + + + + + en + indexNumber + + + STRING + + + en + The index number is used as an identifier. + + + + + + - ProductIdentificationCharacteristic + productIdentification - Product Identification Characteristic + + en + Product Identification + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#productIdentification - - - - - Product Identification - - - productIdentification - - String - - Set of information to identify the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#productIdentification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Identification + + + + + en + productIdentification + + + STRING + + + en + Identification of the substance/mixture and of the company/undertaking. + + + + + + - Text + usage - Text + + en + Usage + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#usage - - - - - Usage - - - usage - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#usage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Usage + + + + + en + usage + + + STRING + + + en + Brief description of the identified uses of the substance or mixture relevant for the recipient(s). + + + + + + - Text + recommendedUse - Text + + en + Recommended Use + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#recommendedUse - - - - - Recommended Use - - - recommendedUse - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#recommendedUse + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Recommended Use + + + + + en + recommendedUse + + + STRING + + + en + Recommended restrictions on use + + + + + + - ApplicationCharacteristic + application - Application Characteristic + + en + Application + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#application - - - - - Application - - - application - - String - - Set of information referring to the application of the substance and mixture. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#application + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Application + + + + + en + application + + + STRING + + + en + Relevant identified uses of the substance or mixture and uses advised against. + + + + + + - UsageTrait + emergencyNumber - Usage Trait + + en + Emergency Number + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#emergencyNumber - - - - - Emergency Number - - - emergencyNumber - - String - - Constraint to allow only numbers, blanks and an optional leading + sign. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#emergencyNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Emergency Number + + + + + en + emergencyNumber + + + STRING + + + en + Suppliers emergency telephone number for information services. + + + + + + - Text + supplierId - Text + + en + Supplier ID + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#supplierId - - - - - Supplier ID - - - supplierId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#supplierId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Supplier ID + + + + + en + supplierId + + + STRING + + + en + BPNL of the supplier. + + + + + + - SupplierCharacteristic + supplier - Supplier Characteristic + + en + Supplier + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#supplier - - - - - Supplier - - - supplier - - String - - Set of information to identify the supplier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#supplier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Supplier + + + + + en + supplier + + + STRING + + + en + Supplier of the mixture or substance. + + + + + + - Text + classificationGHS - Text + + en + Classification GHS + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#classificationGHS - - - - - Classification GHS - - - classificationGHS - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#classificationGHS + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classification GHS + + + + + en + classificationGHS + + + STRING + + + en + The classification of the substance or the mixture which results from the application of the classification criteria in Regulation (EC) No 1272/2008 shall be given. + + + + + + - Text + possibleHazards - Text + + en + Possible Hazards + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#possibleHazards - - - - - Possible Hazards - - - possibleHazards - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#possibleHazards + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Possible Hazards + + + + + en + possibleHazards + + + STRING + + + en + A description of the various toxicological (health) effects and the available data used to identify those effects (SDS Section 11.1). + + + + + + - Text + chemicalName - Text + + en + Chemical Name + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - - - Chemical Name - - - chemicalName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Name + + + + + en + chemicalName + + + STRING + + + en + Name of the chemical. + + + + + + - ChemicalPercentageTrait + chemicalPercentage - Chemical Percentage Trait + + en + Chemical Percentage + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - - - Chemical Percentage - - - chemicalPercentage - - String - - Constraints the value to a percentage range. Either 10% or 5.5%-6% . Allowed are decimal values with a dot as separator. Mandatory are no spaces between the values and the percentage character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Percentage + + + + + en + chemicalPercentage + + + STRING + + + en + Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. + + + + + + - ListOfIngredients + hazardousIngredients - List of Ingredients Characteristic + + en + Hazardous Ingredients + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#hazardousIngredients - - - - - Hazardous Ingredients - - - hazardousIngredients - - String - - Describes the amount of each individual chemical. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#hazardousIngredients + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Hazardous Ingredients + + + + + en + hazardousIngredients + + + STRING + + + en + Ingredients classified as hazardous (SDS Section 12.1). + + + + + + - HazardsIdentification + hazardsIdentification - Hazards Identification Characteristic + + en + Hazards Identification + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#hazardsIdentification - - - - - Hazards Identification - - - hazardsIdentification - - String - - Set of information to identify the hazards. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#hazardsIdentification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Hazards Identification + + + + + en + hazardsIdentification + + + STRING + + + en + Describes the hazards of the substance or mixture and the appropriate warning information associated with those hazards. + + + + + + - Text + chemicalName - Text + + en + Chemical Name + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - - - Chemical Name - - - chemicalName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Name + + + + + en + chemicalName + + + STRING + + + en + Name of the chemical. + + + + + + - ChemicalPercentageTrait + chemicalPercentage - Chemical Percentage Trait + + en + Chemical Percentage + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - - - Chemical Percentage - - - chemicalPercentage - - String - - Constraints the value to a percentage range. Either 10% or 5.5%-6% . Allowed are decimal values with a dot as separator. Mandatory are no spaces between the values and the percentage character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Percentage + + + + + en + chemicalPercentage + + + STRING + + + en + Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. + + + + + + - ListOfIngredients + composition - List of Ingredients Characteristic + + en + Composition + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#composition - - - - - Composition - - - composition - - String - - Describes the amount of each individual chemical. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#composition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Composition + + + + + en + composition + + + STRING + + + en + Describes the chemical identity of the ingredient(s) of the substance or mixture. + + + + + + - Text + chemicalNature - Text + + en + Chemical Nature + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature - - - - - Chemical Nature - - - chemicalNature - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Nature + + + + + en + chemicalNature + + + STRING + + + en + Chemical nature of the mixture or substance. + + + + + + - ChemicalComposition + substance - Chemical Composition Characteristic + + en + Substance + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#substance - - - - - Substance - - - substance - - String - - Characteristic combining the chemical composition for a mixture and a substance. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#substance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance + + + + + en + substance + + + STRING + + + en + Property to describes a substance. + + + + + + - Text + chemicalName - Text + + en + Chemical Name + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - - - Chemical Name - - - chemicalName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Name + + + + + en + chemicalName + + + STRING + + + en + Name of the chemical. + + + + + + - ChemicalPercentageTrait + chemicalPercentage - Chemical Percentage Trait + + en + Chemical Percentage + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - - - Chemical Percentage - - - chemicalPercentage - - String - - Constraints the value to a percentage range. Either 10% or 5.5%-6% . Allowed are decimal values with a dot as separator. Mandatory are no spaces between the values and the percentage character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Percentage + + + + + en + chemicalPercentage + + + STRING + + + en + Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. + + + + + + - ListOfIngredients + composition - List of Ingredients Characteristic + + en + Composition + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#composition - - - - - Composition - - - composition - - String - - Describes the amount of each individual chemical. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#composition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Composition + + + + + en + composition + + + STRING + + + en + Describes the chemical identity of the ingredient(s) of the substance or mixture. + + + + + + - Text + chemicalNature - Text + + en + Chemical Nature + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature - - - - - Chemical Nature - - - chemicalNature - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Nature + + + + + en + chemicalNature + + + STRING + + + en + Chemical nature of the mixture or substance. + + + + + + - ChemicalComposition + mixture - Chemical Composition Characteristic + + en + Mixture + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#mixture - - - - - Mixture - - - mixture - - String - - Characteristic combining the chemical composition for a mixture and a substance. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#mixture + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Mixture + + + + + en + mixture + + + STRING + + + en + Property to describes the mixture. + + + + + + - ProductComposition + productComposition - Product Composition Characteristic + + en + Product Composition + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#productComposition - - - - - Product Composition - - - productComposition - - String - - Set of information displaying the product composition. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#productComposition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Composition + + + + + en + productComposition + + + STRING + + + en + Information on the ingredients. + + + + + + - Text + firstAid - Text + + en + First Aid + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#firstAid - - - - - First Aid - - - firstAid - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#firstAid + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + First Aid + + + + + en + firstAid + + + STRING + + + en + First aid instructions are provided by relevant routes of exposure (SDS Section 4.1). + + + + + + - Text + fireExtinguisher - Text + + en + Fire Extinguisher + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#fireExtinguisher - - - - - Fire Extinguisher - - - fireExtinguisher - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#fireExtinguisher + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fire Extinguisher + + + + + en + fireExtinguisher + + + STRING + + + en + Suitable extinguishing media, for fighting a fire caused by the substance or mixture, or arising in its vicinity (SDS Section 5.1). + + + + + + - Text + personalPrecaution - Text + + en + Personal Precaution + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#personalPrecaution - - - - - Personal Precaution - - - personalPrecaution - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#personalPrecaution + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Personal Precaution + + + + + en + personalPrecaution + + + STRING + + + en + Information about the appropriate response to spills, leaks, or releases, to prevent or minimize the adverse effects on persons, property and the environment (SDS Section 6.1). + + + + + + - Text + technicalMeasures - Text + + en + Technical Measures + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#technicalMeasures - - - - - Technical Measures - - - technicalMeasures - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#technicalMeasures + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Technical Measures + + + + + en + technicalMeasures + + + STRING + + + en + Information is provided concerning protective measures for safe handling and recommended technical measures (SDS Section 7.1). + + + + + + - Text + chemicalName - Text + + en + Chemical Name + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - - - Chemical Name - - - chemicalName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Name + + + + + en + chemicalName + + + STRING + + + en + Name of the chemical. + + + + + + - ChemicalPercentageTrait + chemicalPercentage - Chemical Percentage Trait + + en + Chemical Percentage + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - - - Chemical Percentage - - - chemicalPercentage - - String - - Constraints the value to a percentage range. Either 10% or 5.5%-6% . Allowed are decimal values with a dot as separator. Mandatory are no spaces between the values and the percentage character. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Chemical Percentage + + + + + en + chemicalPercentage + + + STRING + + + en + Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. + + + + + + - ListOfIngredients + exposureLimit - List of Ingredients Characteristic + + en + Exposure Limit + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#exposureLimit - - - - - Exposure Limit - - - exposureLimit - - String - - Describes the amount of each individual chemical. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#exposureLimit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Exposure Limit + + + + + en + exposureLimit + + + STRING + + + en + Information about the applicable exposure limits of the substances and mixtures (SDS Section 8.1). + + + + + + - SafetyMeasureCharacteristic + safetyMeasure - Safety Measure Characteristic + + en + Safety Measure + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#safetyMeasure - - - - - Safety Measure - - - safetyMeasure - - String - - Set of information referring to safety measures. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#safetyMeasure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Safety Measure + + + + + en + safetyMeasure + + + STRING + + + en + Describes measures related to the safe handling of the mixtures and substances. + + + + + + - PhysicalState + physicalState - Physical State Characteristic + + en + Physical State + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#physicalState - - - - - Physical State - - - physicalState - - String - - Enumeration with three physical states: gas, liquid and solid. - - - - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#PhysicalState:DefaultScalarValue[value=gas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=gas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#PhysicalState:DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#PhysicalState:DefaultScalarValue[value=solid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=solid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#physicalState + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Physical State + + + + + en + physicalState + + + STRING + + + en + Describes the physical state (gas, liquid or solid) at standard conditions of temperature and pressure. + + + + + + gas + + ModelReference + + + DataElement + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#PhysicalState:gas + + + + + + liquid + + ModelReference + + + DataElement + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#PhysicalState:liquid + + + + + + solid + + ModelReference + + + DataElement + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#PhysicalState:solid + + + + + + + + + + - Text + colour - Text + + en + Colour + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#colour - - - - - Colour - - - colour - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#colour + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Colour + + + + + en + colour + + + STRING + + + en + The colour of the substance or mixture as supplied is indicated. + + + + + + - Text + odour - Text + + en + Odour + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#odour - - - - - Odour - - - odour - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#odour + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Odour + + + + + en + odour + + + STRING + + + en + A qualitative description of the odour is shown if it is well-known or described in the literature. + + + + + + - PhCharacteristic + pH - pH Characteristic + + en + pH + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#pH - - - - - pH - - - pH - - IntegerMeasure - - Provides a range or a pH value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#pH + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + pH + + + + + en + pH + + + INTEGER_MEASURE + + + en + The pH of the substance or mixture as supplied, or where the product is a solid, the pH of an aqueous liquid or solution at a given concentration, shall be indicated. + + + + + + - Degree + phaseTransition - Degree Characteristic + + en + Phase Transition + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#phaseTransition - - - - - Phase Transition - - - phaseTransition - - degreeCelsius - IntegerMeasure - - The temperature in its phase. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#phaseTransition + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Phase Transition + + + + + en + phaseTransition + + + degreeCelsius + INTEGER_MEASURE + + + en + Phase Transition temperature from liquid to gas. + + + + + + - Degree + flashPoint - Degree Characteristic + + en + Flash Point + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#flashPoint - - - - - Flash Point - - - flashPoint - - degreeCelsius - IntegerMeasure - - The temperature in its phase. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#flashPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Flash Point + + + + + en + flashPoint + + + degreeCelsius + INTEGER_MEASURE + + + en + For mixtures, a value for the mixture shall be indicated, if available. Otherwise, the flash point of the substance with the lowest flash point shall be indicated. + + + + + + - Density + density - Density Characteristic + + en + Density + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#density - - - - - Density - - - density - - gramPerCubicCentimetre - IntegerMeasure - - Describes the density of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#density + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Density + + + + + en + density + + + gramPerCubicCentimetre + INTEGER_MEASURE + + + en + Density and relative density shall generally be indicated at standard conditions of temperature and pressure. + + + + + + - Text + reactivity - Text + + en + Reactivity + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#reactivity - - - - - Reactivity - - - reactivity - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#reactivity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Reactivity + + + + + en + reactivity + + + STRING + + + en + Reactivity hazards of the substance or mixtures. + + + + + + - ProductProperties + productProperties - Product Properties Characteristic + + en + Product Properties + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#productProperties - - - - - Product Properties - - - productProperties - - String - - Set of information describing the physical and chemical properties. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#productProperties + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Properties + + + + + en + productProperties + + + STRING + + + en + Describes the physical and chemical properties of the substance or mixture. + + + + + + - Text + wasteManagement - Text + + en + Waste Management + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#wasteManagement - - - - - Waste Management - - - wasteManagement - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#wasteManagement + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Waste Management + + + + + en + wasteManagement + + + STRING + + + en + Waste management of the substance or mixture and/or its container to assist in the determination of safe and environmentally preferred waste management options. + + + + + + - Text + wasteInformation - Text + + en + Waste Information + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#wasteInformation - - - - - Waste Information - - - wasteInformation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#wasteInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Waste Information + + + + + en + wasteInformation + + + STRING + + + en + Waste treatment-relevant information. + + + + + + - ProductDisposal + productDisposal - Product Disposal Characteristic + + en + Product Disposal + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#productDisposal - - - - - Product Disposal - - - productDisposal - - String - - Set of information describing the proper disposal of the product. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#productDisposal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Disposal + + + + + en + productDisposal + + + STRING + + + en + Describes the proper disposal of the product. + + + + + + - Text + unNumber - Text + + en + UN Number + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#unNumber - - - - - UN Number - - - unNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#unNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + UN Number + + + + + en + unNumber + + + STRING + + + en + The UN number or the ID number (i.e. the four-figure identification number of the substance, mixture or article preceded by the letters ?UN? or ?ID?) from the UN Model Regulations, IMDG, ADR, RID, ADN or ICAO TI shall be provided. + + + + + + - Text + shippingName - Text + + en + Shipping Name + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#shippingName - - - - - Shipping Name - - - shippingName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#shippingName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Shipping Name + + + + + en + shippingName + + + STRING + + + en + A proper shipping name. + + + + + + - Text + dgClass - Text + + en + DG Class + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#dgClass - - - - - DG Class - - - dgClass - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#dgClass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DG Class + + + + + en + dgClass + + + STRING + + + en + The transport hazard class (and subsidiary risks) assigned to the substances or mixtures on the basis of the predominant hazard that they present according to the UN Model Regulations shall be provided. + + + + + + - Text + dgPack - Text + + en + DG Pack + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#dgPack - - - - - DG Pack - - - dgPack - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#dgPack + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + DG Pack + + + + + en + dgPack + + + STRING + + + en + The packing group number from the UN Model Regulations shall be provided, if applicable, as required by the UN Model Regulations, ADR, RID and ADN. + + + + + + - TransportInformation + transportInformation - Transport Information Characteristic + + en + Transport Information + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#transportInformation - - - - - Transport Information - - - transportInformation - - String - - Set of information describing the transport information. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#transportInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Transport Information + + + + + en + transportInformation + + + STRING + + + en + Describes transport relevant information. + + + + + + - Text + limitations - Text + + en + Limitations + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#limitations - - - - - Limitations - - - limitations - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#limitations + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Limitations + + + + + en + limitations + + + STRING + + + en + Information shall be provided regarding relevant Union safety, health and environmental provisions including the prohibitions and restrictions. + + + + + + - RegulatoryInformationCharacteristic + regulatoryInformation - Regulatory Information Characteristic + + en + Regulatory Information + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#regulatoryInformation - - - - - Regulatory Information - - - regulatoryInformation - - String - - Set of information regarding the regulations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#regulatoryInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Regulatory Information + + + + + en + regulatoryInformation + + + STRING + + + en + Describes the regulatory data points. + + + + + + - Co2Total + co2FootprintTotal - CO2 Total Characteristic + + en + CO2 Footprint Total + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#co2FootprintTotal - - - - - CO2 Footprint Total - - - co2FootprintTotal - - kilogram - IntegerMeasure - - Describes the amount of kg of the CO2 equivalent. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#co2FootprintTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CO2 Footprint Total + + + + + en + co2FootprintTotal + + + kilogram + INTEGER_MEASURE + + + en + The total carbon footprint, calculated as kg of carbon dioxide equivalent. + + + + + + - CrossSectoralStandardsUsedEnumerationCharacteristic + crossSectoralStandard - Cross Sectoral Standards Used Enumeration Characteristic + + en + Cross Sectoral Standard + - urn:bamm:io.catenax.pcf:3.0.0#crossSectoralStandard - - - - - Cross Sectoral Standard - - - crossSectoralStandard - - String - - Characteristic for defining the enumeration of valid accounting standards used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#crossSectoralStandard + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standard + + + + + en + crossSectoralStandard + + + STRING + + + en + Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + GHG Protocol Product standard + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:GHG Protocol Product standard + + + + + + ISO Standard 14067 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14067 + + + + + + ISO Standard 14044 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14044 + + + + + + + + + + - CrossSectoralStandardsUsedListCharacteristic + crossSectoralStandardsUsed - Cross Sectoral Standards Used Characteristic + + en + Cross Sectoral Standards Used + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#crossSectoralStandardsUsed - - - - - Cross Sectoral Standards Used - - - crossSectoralStandardsUsed - - String - - Characteristic for defining the list of valid accounting standards used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#crossSectoralStandardsUsed + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standards Used + + + + + en + crossSectoralStandardsUsed + + + STRING + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - ProductOrSectorSpecificRuleOperator + operator - Product Or Sector Specific Rule Operator + + en + Operator or Publisher of Sector Specific Rules + - urn:bamm:io.catenax.pcf:3.0.0#operator - - - - - Operator or Publisher of Sector Specific Rules - - - operator - - String - - Enumeration of PCR (Product Category Rule) operators as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#operator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Operator or Publisher of Sector Specific Rules + + + + + en + operator + + + STRING + + + en + Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + PEF + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:PEF + + + + + + EPD International + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:EPD International + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:Other + + + + + + + + + + - RuleNamesTrait + ruleNames - Rule Names Trait + + en + Product or Sector Specific Rule Names + - urn:bamm:io.catenax.pcf:3.0.0#ruleNames - - - - - Product or Sector Specific Rule Names - - - ruleNames - - String - - Trait to ensure non-empty set of rule names. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#ruleNames + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rule Names + + + + + en + ruleNames + + + STRING + + + en + Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator. Property defined by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - Text + otherOperatorName - Text + + en + Other Operator or Publisher of Sector Specific Rules + - urn:bamm:io.catenax.pcf:3.0.0#otherOperatorName - - - - - Other Operator or Publisher of Sector Specific Rules - - - otherOperatorName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#otherOperatorName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Operator or Publisher of Sector Specific Rules + + + + + en + otherOperatorName + + + STRING + + + en + Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - ProductOrSectorSpecificRuleSet + productOrSectorSpecificRules - Product Or Sector Specific Rules Set + + en + Product or Sector Specific Rules + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#productOrSectorSpecificRules - - - - - Product or Sector Specific Rules - - - productOrSectorSpecificRules - - String - - Characteristic for defining the set of product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#productOrSectorSpecificRules + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rules + + + + + en + productOrSectorSpecificRules + + + STRING + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - CarbonFootprint + carbonFootprint - Carbon Footprint Characteristic + + en + Carbon Footprint + - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#carbonFootprint - - - - - Carbon Footprint - - - carbonFootprint - - String - - Set of information needed for the carbon footprint ecodesign regulations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.sealant.sealant_pass:1.0.0#carbonFootprint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Carbon Footprint + + + + + en + carbonFootprint + + + STRING + + + en + Describes the carbon footprint of the substance or mixture based on the Ecodesign. + + + + + + - - - SealantPass - - The Sealant Passport represents the needs from manufacturers of chemical substance and mixtures. It describes data required by the safety data sheet (SDS) - which is based on the REACH Regulation No 1907/2006 in the format of a DPP. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#SealantPass - - - - - - DocumentEntity - - Document Entity - - - Entity encapsulating the details of a attachment for the chemical substances and mixtures of the pass. - - false - false - - - - declarationOfConformity - - Declaration of Conformity - - - Declaration of conformity (CE) is describing a regulatory requirement from the EU. - - false - false - - - - LocateEntity - - Locate Entity - - - Entity encapsulating the details from the documents title and location. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Cobald Mine A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLocation - - Document Location - - - Location or link of and to the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - DefaultScalarValue[value=ftp://www.company.com/MyCompliance/Compliant02.PDF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - removalProcedure - - Removal Procedure - - - The documents explain the removal and possible recycling options of the product. - - false - false - - - - LocateEntity - - Locate Entity - - - Entity encapsulating the details from the documents title and location. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Cobald Mine A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLocation - - Document Location - - - Location or link of and to the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - DefaultScalarValue[value=ftp://www.company.com/MyCompliance/Compliant02.PDF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - dueDiligence - - Due Diligence - - - Report on supply chain due diligence policies. Link to document or website on its supply chain due diligence policies. - - false - false - - - - LocateEntity - - Locate Entity - - - Entity encapsulating the details from the documents title and location. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Cobald Mine A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLocation - - Document Location - - - Location or link of and to the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - DefaultScalarValue[value=ftp://www.company.com/MyCompliance/Compliant02.PDF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - technicalDocumentation - - Technical Documentation - - - Technical documentation refers to documents that explain the use, functionality, creation, or architecture of the product. - - false - false - - - - LocateEntity - - Locate Entity - - - Entity encapsulating the details from the documents title and location. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Cobald Mine A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLocation - - Document Location - - - Location or link of and to the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - DefaultScalarValue[value=ftp://www.company.com/MyCompliance/Compliant02.PDF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - safetyDataSheet - - Full Safety Data Sheet (SDS) - - - A link to the full seafty data sheet of the material. A link to a SDS might be provided for several countries and possibly multiple languages for each country. The table includes: version, country name, language of the document and the link to the document. The documents should preferably be provided as PDF or Word document. - - false - false - - - - SpecificsSDSEntity - - Specifics SDS Entity - - - Entity encapsulating the details from the safety data sheet (SDS) documentation. - - false - false - - - - documentLanguage - - Document Language - - - Language of the safety data sheet (SDS) document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLanguage - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - documentVersion - - Document Version - - - Version of the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentVersion - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - provisioningCountry - - Provisioning Country - - - The country from where the documentation is issued from. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#provisioningCountry - - - DefaultScalarValue[value=GER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLocation - - Document Location - - - Location or link of and to the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - DefaultScalarValue[value=ftp://www.company.com/MyCompliance/Compliant02.PDF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - otherInformation - - Other Information - - - Additional information relevant to the safety data sheet (SDS) document. - - false - false - - - - OtherInformationEntity - - Other iInformation Entity - - - Entity encapsulating the required information. - - false - false - - - - indicationChanges - - Indication Changes - - - in the case of a revised safety data sheet (SDS), a clear indication of where changes have been made to the previous version of the safety data sheet (SDS). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#indicationChanges - - - DefaultScalarValue[value=Created 1.1.2000, Updated 24.3.2019, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - authorSDS - - Author SDS - - - safety data sheet (SDS) author changing the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#authorSDS - - - DefaultScalarValue[value=Max Mustermann, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - manufactureId - - Manufacture ID - - - Unique BPN number. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#manufactureId - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - sustainabilityReport - - Sustainability Report - - - Link to public website or document. Reporting in accordance with the new European Sustainability Reporting Standards (ESRS) including the new ESG reporting standards. - - false - false - - - - LocateEntity - - Locate Entity - - - Entity encapsulating the details from the documents title and location. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Cobald Mine A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLocation - - Document Location - - - Location or link of and to the document. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#documentLocation - - - DefaultScalarValue[value=ftp://www.company.com/MyCompliance/Compliant02.PDF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - PerformanceEntity - - Performance Entity - - - Entity encapsulating the measures of the performance and durability. - - false - false - - - - curingTime - - Curing Time - - - Cure time is the time that determines how long it will take for the material to fully cure. A number of chemical reactions occur during this time, for the material to harden. It can take a long time for a material to fully cure. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#curingTime - - - Unknown - http://www.w3.org/2001/XMLSchema#float - - - - - - - - ProductIdentificationEntity - - Product Identification Entity - - - Entity encapsulating the product identification. - - false - false - - - - tradeName - - Trade Name - - - Trade name given to the chemical substance or mixture as part of the product identification. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#tradeName - - - DefaultScalarValue[value=METHYLENEDIPHENYL (4,4'-MDI), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - productCode - - Product Code - - - Product Code given to the Substance/mixture as part of the product identification. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#productCode - - - DefaultScalarValue[value=615-104-00-9-DE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - reachRegistration - - Reach Registration - - - A REACH registration number is an 18-digit number assigned by the European Chemicals Agency (ECHA). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#reachRegistration - - - DefaultScalarValue[value=01-2119457558-25-1234, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific data space, but is not unique in Catena-X data space. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#key - - - DefaultScalarValue[value=PartInstanceID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#value - - - DefaultScalarValue[value=SN12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - substanceName - - Substance Name - - - Name given to the substance. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#substanceName - - - DefaultScalarValue[value=Sodium hypochlorite, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - casNumber - - CAS Number - - - A CAS registry number is a unique identification number assigned by the Chemical Abstracts Service (CAS). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#casNumber - - - DefaultScalarValue[value=7681-52-9, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ecNumber - - EC Number - - - The European Commission number (EC number), is the code assigned to chemical substances that are commercially available within the European Union. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#ecNumber - - - DefaultScalarValue[value=231-668-3, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - indexNumber - - Index Number - - - The index number is used as an identifier. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#indexNumber - - - DefaultScalarValue[value=011-002-00-6, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ApplicationEntity - - Application Entity - - - Entity encapsulating the substance or mixtures application. - - false - false - - - - usage - - Usage - - - Brief description of the identified uses of the substance or mixture relevant for the recipient(s). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#usage - - - DefaultScalarValue[value=Industrial use in polymer production, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - recommendedUse - - Recommended Use - - - Recommended restrictions on use - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#recommendedUse - - - DefaultScalarValue[value=Detergent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - SupplierEntity - - Supplier Entity - - - Entity encapsulating the information from the supplier. - - false - false - - - - emergencyNumber - - Emergency Number - - - Suppliers emergency telephone number for information services. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#emergencyNumber - - - DefaultScalarValue[value=+49 696 43508409, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - supplierId - - Supplier ID - - - BPNL of the supplier. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#supplierId - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - HazardsIdentificationEntity - - Hazards Identification Entity - - - Entity encapsulating the hazards on a substance or mixture. - - false - false - - - - classificationGHS - - Classification GHS - - - The classification of the substance or the mixture which results from the application of the classification criteria in Regulation (EC) No 1272/2008 shall be given. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#classificationGHS - - - DefaultScalarValue[value=Flam. Liq. 2, H225, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - possibleHazards - - Possible Hazards - - - A description of the various toxicological (health) effects and the available data used to identify those effects (SDS Section 11.1). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#possibleHazards - - - DefaultScalarValue[value=Biohazard toxic to fish., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - hazardousIngredients - - Hazardous Ingredients - - - Ingredients classified as hazardous (SDS Section 12.1). - - false - false - - - - IngredientsEntity - - Ingredients Entity - - - Entity encapsulating the ingredients. - - false - false - - - - chemicalName - - Chemical Name - - - Name of the chemical. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - DefaultScalarValue[value=Chemical A1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - chemicalPercentage - - Chemical Percentage - - - Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - DefaultScalarValue[value=32.3%, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - ProductCompositionEntity - - Product Composition Entity - - - Entity encapsulating the product composition information. - - false - false - - - - substance - - Substance - - - Property to describes a substance. - - false - false - - - - ChemicalCompositionEntity - - Chemical Composition Entity - - - Entity encapsulating the chemical composition and nature. - - false - false - - - - composition - - Composition - - - Describes the chemical identity of the ingredient(s) of the substance or mixture. - - false - false - - - - IngredientsEntity - - Ingredients Entity - - - Entity encapsulating the ingredients. - - false - false - - - - chemicalName - - Chemical Name - - - Name of the chemical. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - DefaultScalarValue[value=Chemical A1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - chemicalPercentage - - Chemical Percentage - - - Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - DefaultScalarValue[value=32.3%, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - chemicalNature - - Chemical Nature - - - Chemical nature of the mixture or substance. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature - - - DefaultScalarValue[value=Mono constituent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - mixture - - Mixture - - - Property to describes the mixture. - - false - false - - - - ChemicalCompositionEntity - - Chemical Composition Entity - - - Entity encapsulating the chemical composition and nature. - - false - false - - - - composition - - Composition - - - Describes the chemical identity of the ingredient(s) of the substance or mixture. - - false - false - - - - IngredientsEntity - - Ingredients Entity - - - Entity encapsulating the ingredients. - - false - false - - - - chemicalName - - Chemical Name - - - Name of the chemical. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - DefaultScalarValue[value=Chemical A1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - chemicalPercentage - - Chemical Percentage - - - Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - DefaultScalarValue[value=32.3%, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - chemicalNature - - Chemical Nature - - - Chemical nature of the mixture or substance. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalNature - - - DefaultScalarValue[value=Mono constituent, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - SafetyMeasureEntity - - Safety Measure Entity - - - Entity encapsulating the safety measures. - - false - false - - - - firstAid - - First Aid - - - First aid instructions are provided by relevant routes of exposure (SDS Section 4.1). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#firstAid - - - DefaultScalarValue[value=(a) immediate medical attention is required and if delayed effects can be expected after exposure., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - fireExtinguisher - - Fire Extinguisher - - - Suitable extinguishing media, for fighting a fire caused by the substance or mixture, or arising in its vicinity (SDS Section 5.1). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#fireExtinguisher - - - DefaultScalarValue[value=High volume water jet, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - personalPrecaution - - Personal Precaution - - - Information about the appropriate response to spills, leaks, or releases, to prevent or minimize the adverse effects on persons, property and the environment (SDS Section 6.1). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#personalPrecaution - - - DefaultScalarValue[value=Use personal protective equipment. Ensure adequate ventilation., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - technicalMeasures - - Technical Measures - - - Information is provided concerning protective measures for safe handling and recommended technical measures (SDS Section 7.1). - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#technicalMeasures - - - DefaultScalarValue[value=Never contact with water or moisture. Avoid formation of aerosol., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - exposureLimit - - Exposure Limit - - - Information about the applicable exposure limits of the substances and mixtures (SDS Section 8.1). - - false - false - - - - IngredientsEntity - - Ingredients Entity - - - Entity encapsulating the ingredients. - - false - false - - - - chemicalName - - Chemical Name - - - Name of the chemical. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalName - - - DefaultScalarValue[value=Chemical A1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - chemicalPercentage - - Chemical Percentage - - - Describes chemical distribution in percentage. It can include a percentage range. Either 10% or 5,5%-6% . Allowed are decimal values with a "," separator. Mandatory are no spaces between the values and the percentage character. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#chemicalPercentage - - - DefaultScalarValue[value=32.3%, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - ProductPropertyEntity - - Product Property Entity - - - Entity encapsulating the product properties. - - false - false - - - - physicalState - - Physical State - - - Describes the physical state (gas, liquid or solid) at standard conditions of temperature and pressure. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#physicalState - - - DefaultScalarValue[value=liquid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - colour - - Colour - - - The colour of the substance or mixture as supplied is indicated. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#colour - - - DefaultScalarValue[value=black, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - odour - - Odour - - - A qualitative description of the odour is shown if it is well-known or described in the literature. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#odour - - - DefaultScalarValue[value=none, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - pH - - pH - - - The pH of the substance or mixture as supplied, or where the product is a solid, the pH of an aqueous liquid or solution at a given concentration, shall be indicated. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#pH - - - DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - phaseTransition - - Phase Transition - - - Phase Transition temperature from liquid to gas. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#phaseTransition - - - DefaultScalarValue[value=80.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - flashPoint - - Flash Point - - - For mixtures, a value for the mixture shall be indicated, if available. Otherwise, the flash point of the substance with the lowest flash point shall be indicated. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#flashPoint - - - DefaultScalarValue[value=21.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - density - - Density - - - Density and relative density shall generally be indicated at standard conditions of temperature and pressure. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#density - - - DefaultScalarValue[value=1.15, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - reactivity - - Reactivity - - - Reactivity hazards of the substance or mixtures. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#reactivity - - - DefaultScalarValue[value=Vapors may form explosive mixture with air., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - ProductDisposalEntity - - Product Disposal Entity - - - Entity encapsulating the information needed for the product disposal. - - false - false - - - - wasteManagement - - Waste Management - - - Waste management of the substance or mixture and/or its container to assist in the determination of safe and environmentally preferred waste management options. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#wasteManagement - - - DefaultScalarValue[value=Contact waste disposal services., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - wasteInformation - - Waste Information - - - Waste treatment-relevant information. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#wasteInformation - - - DefaultScalarValue[value=D003: Reactivity, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - TransportInformationEntity - - Transport Information Entity - - - Entity encapsulating the transport information data. - - false - false - - - - unNumber - - UN Number - - - The UN number or the ID number (i.e. the four-figure identification number of the substance, mixture or article preceded by the letters ‘UN’ or ‘ID’) from the UN Model Regulations, IMDG, ADR, RID, ADN or ICAO TI shall be provided. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#unNumber - - - DefaultScalarValue[value=ADR - UN2320, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - shippingName - - Shipping Name - - - A proper shipping name. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#shippingName - - - DefaultScalarValue[value=ADR - TETRAETHYLENEPENTAMINE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - dgClass - - DG Class - - - The transport hazard class (and subsidiary risks) assigned to the substances or mixtures on the basis of the predominant hazard that they present according to the UN Model Regulations shall be provided. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#dgClass - - - DefaultScalarValue[value=ADR - 8, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - dgPack - - DG Pack - - - The packing group number from the UN Model Regulations shall be provided, if applicable, as required by the UN Model Regulations, ADR, RID and ADN. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#dgPack - - - DefaultScalarValue[value=ADR - III, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - RegulatoryInformationEntity - - Regulatory Information Entity - - - Entity encapsulating the regulatory information. - - false - false - - - - limitations - - Limitations - - - Information shall be provided regarding relevant Union safety, health and environmental provisions including the prohibitions and restrictions. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#limitations - - - DefaultScalarValue[value=Regulation (EC) No 1005/2009, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CarbonFootprintEntity - - Carbon Footprint Entity - - - Entity encapsulating the carbon footprint. - - false - false - - - - co2FootprintTotal - - CO2 Footprint Total - - - The total carbon footprint, calculated as kg of carbon dioxide equivalent. - - Template - - - urn:bamm:io.catenax.sealant.sealant_pass:1.0.0#co2FootprintTotal - - - DefaultScalarValue[value=2.2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - crossSectoralStandardsUsed - - Cross Sectoral Standards Used - - - Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - true - - - - CrossSectoralStandardEntity - - Cross Sectoral Standard Entity - - - Entity for defining an accounting standard used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - crossSectoralStandard - - Cross Sectoral Standard - - - Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#crossSectoralStandard - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - productOrSectorSpecificRules - - Product or Sector Specific Rules - - - Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or pubishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - ProductOrSectorSpecificRulesEntity - - Product Or Sector Specific Rules Entity - - - Entity for defining the set of values for the product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - operator - - Operator or Publisher of Sector Specific Rules - - - Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#operator - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - ruleNames - - Product or Sector Specific Rule Names - - - Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator. Property defined by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#ruleNames - - - DefaultScalarValue[value=ABC 2021, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - otherOperatorName - - Other Operator or Publisher of Sector Specific Rules - - - Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#otherOperatorName - - - DefaultScalarValue[value=NSF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - + diff --git a/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass.aasx b/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass.aasx index 53c3164a..c9f192b8 100644 Binary files a/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass.aasx and b/io.catenax.sealant.sealant_pass/1.0.0/gen/SealantPass.aasx differ diff --git a/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml b/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml index d2ef4258..b120dbd0 100644 --- a/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml +++ b/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.secondary_material_content:1.0.0#SecondaryMaterialContent - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#SecondaryMaterialContent] - - - - - - - - en - Secondary Material Content - - - - - EN - SecondaryMaterialContent - - - - - en - This model refers to a part containing one or more different materials. It references the share on primary and secondary materials and relevant details. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.secondary_material_content:1.0.0#SecondaryMaterialContent/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#SecondaryMaterialContent]/submodel + urn:samm:io.catenax.secondary_material_content:1.0.0#SecondaryMaterialContent/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_secondaryMaterialContent + secondaryMaterialContent en @@ -87,11 +63,11 @@ List of relevant materials, which are built in this part and details on the share of primary and secondary material. - false + true DataElement - id_SecondaryMaterialContentMaterialsEntity + SecondaryMaterialContentMaterialsEntity en @@ -106,19 +82,13 @@ - id_materialClass + materialClass en Material Class - - - en - Material class according to VDA standard 231-106. - - ExternalReference @@ -128,11 +98,22 @@ + + + ExternalReference + + + GlobalReference + https://www.mdsystem.com/imdsnt/startpage/index.jsp + + + + xs:string - Unknown + - id_MaterialNameStandardizedEntity + MaterialNameStandardizedEntity en @@ -147,19 +128,13 @@ - id_referencedStandard + referencedStandard en Referenced Standard - - - en - Norm authority which governs norm. - - ExternalReference @@ -170,22 +145,16 @@ xs:string - Unknown + - id_referencedStandardID + referencedStandardID en Referenced Standard ID - - - en - Id of standard used by norming authority. - - ExternalReference @@ -196,22 +165,16 @@ xs:string - Unknown + - id_materialNameStandardizedValue + materialNameStandardizedValue en Material Name Standardized Value - - - en - Name of the material according to the norming authority and the referenced ID of the norm. - - ExternalReference @@ -222,12 +185,12 @@ xs:string - Unknown + - id_UnitOfMeasureEntity + UnitOfMeasureEntity en @@ -242,19 +205,13 @@ - id_unitOfMeasureKey + unitOfMeasureKey en Unit of Measure Key - - - en - Unit of measure in which the mass of the material is measured. - - ExternalReference @@ -265,22 +222,16 @@ xs:string - Unknown + - id_unitOfMeasureValue + unitOfMeasureValue en Unit of Measure Value - - - en - Net mass of material in defined unit. - - ExternalReference @@ -291,12 +242,12 @@ xs:float - Unknown + - id_BioBasedEntity + BioBasedEntity en @@ -311,19 +262,13 @@ - id_bioBasedClass + bioBasedClass en Bio Based Class - - - en - Information on bio-based material class. - - ExternalReference @@ -334,10 +279,10 @@ xs:string - Unknown + - id_SecondaryBioBasedEntity + SecondaryBioBasedEntity en @@ -352,19 +297,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -375,22 +314,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -401,12 +334,12 @@ xs:float - Unknown + - id_PrimaryBioBasedEntity + PrimaryBioBasedEntity en @@ -421,19 +354,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -444,14 +371,14 @@ xs:float - Unknown + - id_InorganicEntity + InorganicEntity en @@ -466,7 +393,7 @@ - id_SecondaryInorganicEntity + SecondaryInorganicEntity en @@ -481,7 +408,7 @@ - id_PreConsumerEntity + PreConsumerEntity en @@ -496,7 +423,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -511,19 +438,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -534,14 +455,14 @@ xs:float - Unknown + - id_PostConsumerEntity + PostConsumerEntity en @@ -556,7 +477,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -571,19 +492,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -594,12 +509,12 @@ xs:float - Unknown + - id_ChemicalRecyclingEntity + ChemicalRecyclingEntity en @@ -614,19 +529,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -637,22 +546,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -663,24 +566,18 @@ xs:float - Unknown + - id_isPreviousIndustryAutomotive + isPreviousIndustryAutomotive en Is Previous Industry Automotive - - - en - Information if the material was previously used in automotive industry. - - ExternalReference @@ -691,14 +588,14 @@ xs:boolean - Unknown + - id_PrimaryInorganicEntity + PrimaryInorganicEntity en @@ -713,19 +610,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -736,14 +627,14 @@ xs:float - Unknown + - id_certificate + certificate en @@ -756,11 +647,11 @@ If available, the name of a certificate verifying the recycling content can be included. - false + true DataElement - id_CertificateEntity + CertificateEntity en @@ -775,19 +666,13 @@ - id_certificateName + certificateName en Certificate Name - - - en - If available, the name of a certificate verifying the recycling content can be included. - - ExternalReference @@ -798,22 +683,16 @@ xs:string - Unknown + - id_certificateLink + certificateLink en Certificate Link - - - en - The certificate can be referenced for example as a PDF file. - - ExternalReference @@ -824,27 +703,20 @@ xs:anyURI - Unknown + - id_additionalInformation + additionalInformation en additional information - - - en - This attribute can be used to add additional information on material level. -For example could this field contain information about how much material has been reutilised. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. - - ExternalReference @@ -855,26 +727,20 @@ For example could this field contain information about how much material has bee xs:string - Unknown + - id_orderNumber + orderNumber en Order Number - - - en - Order number as provided by supplier. - - ExternalReference @@ -885,7 +751,7 @@ For example could this field contain information about how much material has bee xs:string - Unknown + @@ -893,7 +759,7 @@ For example could this field contain information about how much material has bee APPLICATION_CLASS - id_SecondaryMaterialContent + SecondaryMaterialContent en @@ -914,7 +780,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#SecondaryMaterialContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -928,7 +794,7 @@ For example could this field contain information about how much material has bee - EN + en SecondaryMaterialContent @@ -944,11 +810,11 @@ For example could this field contain information about how much material has bee - id_MaterialClass + materialClass en - Material class + Material Class urn:samm:io.catenax.secondary_material_content:1.0.0#materialClass @@ -959,7 +825,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#materialClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -973,7 +839,7 @@ For example could this field contain information about how much material has bee - EN + en materialClass @@ -981,7 +847,7 @@ For example could this field contain information about how much material has bee en - Class according to the referenced standard the material belongs to. The IMDS recommendations and the IMDS rules are exclusively accessible within the IMDS portal to members of the IMDS association. In order to access the data one needs to be member of the association. + Material class according to VDA standard 231-106. @@ -990,7 +856,7 @@ For example could this field contain information about how much material has bee - id_ReferencedStandard + referencedStandard en @@ -1005,7 +871,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#referencedStandard] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1019,7 +885,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandard @@ -1027,139 +893,139 @@ For example could this field contain information about how much material has bee en - Norm authority which governs the norm. + Norm authority which governs norm. - DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AISI ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:AISI - DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AS ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:AS - DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ASME ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:ASME - DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DIN - DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN EN ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DIN EN - DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EN ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:EN - DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JASO ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:JASO - DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JIS ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:JIS - DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + GB ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:GB - DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ISO ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:ISO - DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + IS ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#ReferencedStandard:IS @@ -1172,11 +1038,11 @@ For example could this field contain information about how much material has bee - id_Text + referencedStandardID en - Text + Referenced Standard ID urn:samm:io.catenax.secondary_material_content:1.0.0#referencedStandardID @@ -1187,7 +1053,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#referencedStandardID] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1201,7 +1067,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandardID @@ -1209,7 +1075,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Id of standard used by norming authority. @@ -1218,11 +1084,11 @@ For example could this field contain information about how much material has bee - id_Text + materialNameStandardizedValue en - Text + Material Name Standardized Value urn:samm:io.catenax.secondary_material_content:1.0.0#materialNameStandardizedValue @@ -1233,7 +1099,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#materialNameStandardizedValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1247,7 +1113,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardizedValue @@ -1255,7 +1121,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material according to the norming authority and the referenced ID of the norm. @@ -1264,11 +1130,11 @@ For example could this field contain information about how much material has bee - id_MaterialNameStandardized + materialNameStandardized en - Material Name Standardized + Material name standardized urn:samm:io.catenax.secondary_material_content:1.0.0#materialNameStandardized @@ -1279,7 +1145,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#materialNameStandardized] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1293,7 +1159,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardized @@ -1310,7 +1176,13 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasureKeyTrait + unitOfMeasureKey + + + en + Unit of Measure Key + + urn:samm:io.catenax.secondary_material_content:1.0.0#unitOfMeasureKey @@ -1319,7 +1191,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#unitOfMeasureKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1333,18 +1205,24 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasureKey STRING + + + en + Unit of measure in which the mass of the material is measured. + + - id_UnitOfMeasureValue + unitOfMeasureValue en @@ -1359,7 +1237,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#unitOfMeasureValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1373,7 +1251,7 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasureValue @@ -1390,11 +1268,11 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasure + unitOfMeasure en - Unit of Measure + Unit of measure urn:samm:io.catenax.secondary_material_content:1.0.0#unitOfMeasure @@ -1405,7 +1283,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#unitOfMeasure] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1419,7 +1297,7 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasure @@ -1436,7 +1314,7 @@ For example could this field contain information about how much material has bee - id_BioBasedClass + bioBasedClass en @@ -1451,7 +1329,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#bioBasedClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1465,7 +1343,7 @@ For example could this field contain information about how much material has bee - EN + en bioBasedClass @@ -1479,37 +1357,37 @@ For example could this field contain information about how much material has bee - DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen1 ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#BioBasedClass:DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#BioBasedClass:gen1 - DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen2 ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#BioBasedClass:DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#BioBasedClass:gen2 - DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen3 ModelReference DataElement - urn:samm:io.catenax.secondary_material_content:1.0.0#BioBasedClass:DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.secondary_material_content:1.0.0#BioBasedClass:gen3 @@ -1522,11 +1400,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.secondary_material_content:1.0.0#isMassBalanced @@ -1537,7 +1415,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1551,7 +1429,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -1559,7 +1437,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -1568,7 +1446,13 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight + + + en + Percentage of Material Weight + + urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1577,7 +1461,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1591,18 +1475,24 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight REAL_MEASURE + + + en + Share of the full material weight in percentage. + + - id_SecondaryBioBased + secondaryBioBased en @@ -1617,7 +1507,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#secondaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1631,7 +1521,7 @@ For example could this field contain information about how much material has bee - EN + en secondaryBioBased @@ -1648,7 +1538,13 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight + + + en + Percentage of Material Weight + + urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1657,7 +1553,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1671,18 +1567,24 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight REAL_MEASURE + + + en + Share of the full material weight in percentage. + + - id_PrimaryBioBased + primaryBioBased en @@ -1697,7 +1599,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#primaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1711,7 +1613,7 @@ For example could this field contain information about how much material has bee - EN + en primaryBioBased @@ -1728,7 +1630,7 @@ For example could this field contain information about how much material has bee - id_BioBased + bioBased en @@ -1743,7 +1645,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#bioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1757,7 +1659,7 @@ For example could this field contain information about how much material has bee - EN + en bioBased @@ -1774,7 +1676,13 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight + + + en + Percentage of Material Weight + + urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1783,7 +1691,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1797,18 +1705,24 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight REAL_MEASURE + + + en + Share of the full material weight in percentage. + + - id_MechanicalRecycling + mechanicalRecycling en @@ -1823,7 +1737,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1837,7 +1751,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -1854,7 +1768,7 @@ For example could this field contain information about how much material has bee - id_PreConsumer + preConsumer en @@ -1869,7 +1783,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#preConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1883,7 +1797,7 @@ For example could this field contain information about how much material has bee - EN + en preConsumer @@ -1900,7 +1814,13 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight + + + en + Percentage of Material Weight + + urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1909,7 +1829,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1923,18 +1843,24 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight REAL_MEASURE + + + en + Share of the full material weight in percentage. + + - id_MechanicalRecycling + mechanicalRecycling en @@ -1949,7 +1875,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1963,7 +1889,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -1980,11 +1906,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.secondary_material_content:1.0.0#isMassBalanced @@ -1995,7 +1921,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2009,7 +1935,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2017,7 +1943,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2026,7 +1952,13 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight + + + en + Percentage of Material Weight + + urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2035,7 +1967,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2049,18 +1981,24 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight REAL_MEASURE + + + en + Share of the full material weight in percentage. + + - id_ChemicalRecycling + chemicalRecycling en @@ -2075,7 +2013,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#chemicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2089,7 +2027,7 @@ For example could this field contain information about how much material has bee - EN + en chemicalRecycling @@ -2106,11 +2044,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isPreviousIndustryAutomotive en - Boolean + Is Previous Industry Automotive urn:samm:io.catenax.secondary_material_content:1.0.0#isPreviousIndustryAutomotive @@ -2121,7 +2059,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#isPreviousIndustryAutomotive] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2135,7 +2073,7 @@ For example could this field contain information about how much material has bee - EN + en isPreviousIndustryAutomotive @@ -2143,7 +2081,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information if the material was previously used in automotive industry. @@ -2152,7 +2090,7 @@ For example could this field contain information about how much material has bee - id_PostConsumer + postConsumer en @@ -2167,7 +2105,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#postConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2181,7 +2119,7 @@ For example could this field contain information about how much material has bee - EN + en postConsumer @@ -2198,7 +2136,7 @@ For example could this field contain information about how much material has bee - id_SecondaryInorganic + secondaryInorganic en @@ -2213,7 +2151,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#secondaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2227,7 +2165,7 @@ For example could this field contain information about how much material has bee - EN + en secondaryInorganic @@ -2244,7 +2182,13 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight + + + en + Percentage of Material Weight + + urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2253,7 +2197,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2267,18 +2211,24 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight REAL_MEASURE + + + en + Share of the full material weight in percentage. + + - id_PrimaryInorganic + primaryInorganic en @@ -2293,7 +2243,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#primaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2307,7 +2257,7 @@ For example could this field contain information about how much material has bee - EN + en primaryInorganic @@ -2324,7 +2274,7 @@ For example could this field contain information about how much material has bee - id_Inorganic + inorganic en @@ -2339,7 +2289,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#inorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2353,7 +2303,7 @@ For example could this field contain information about how much material has bee - EN + en inorganic @@ -2370,11 +2320,11 @@ For example could this field contain information about how much material has bee - id_Text + certificateName en - Text + Certificate Name urn:samm:io.catenax.secondary_material_content:1.0.0#certificateName @@ -2385,7 +2335,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#certificateName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2399,7 +2349,7 @@ For example could this field contain information about how much material has bee - EN + en certificateName @@ -2407,7 +2357,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + If available, the name of a certificate verifying the recycling content can be included. @@ -2416,11 +2366,11 @@ For example could this field contain information about how much material has bee - id_ResourcePath + certificateLink en - Resource Path + Certificate Link urn:samm:io.catenax.secondary_material_content:1.0.0#certificateLink @@ -2431,7 +2381,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#certificateLink] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2445,7 +2395,7 @@ For example could this field contain information about how much material has bee - EN + en certificateLink @@ -2453,7 +2403,7 @@ For example could this field contain information about how much material has bee en - The path of a resource. + The certificate can be referenced for example as a PDF file. @@ -2462,7 +2412,7 @@ For example could this field contain information about how much material has bee - id_Certificate + certificate en @@ -2477,7 +2427,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2491,7 +2441,7 @@ For example could this field contain information about how much material has bee - EN + en certificate @@ -2508,11 +2458,11 @@ For example could this field contain information about how much material has bee - id_Text + additionalInformation en - Text + additional information urn:samm:io.catenax.secondary_material_content:1.0.0#additionalInformation @@ -2523,7 +2473,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#additionalInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2537,7 +2487,7 @@ For example could this field contain information about how much material has bee - EN + en additionalInformation @@ -2545,7 +2495,8 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This attribute can be used to add additional information on material level. +For example could this field contain information about how much material has been reutilised. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. @@ -2554,11 +2505,11 @@ For example could this field contain information about how much material has bee - id_SecondaryMaterialContentMaterials + secondaryMaterialContent en - Secondary Material Content Materials + Secondary Material Content urn:samm:io.catenax.secondary_material_content:1.0.0#secondaryMaterialContent @@ -2569,7 +2520,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#secondaryMaterialContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2583,7 +2534,7 @@ For example could this field contain information about how much material has bee - EN + en secondaryMaterialContent @@ -2600,11 +2551,11 @@ For example could this field contain information about how much material has bee - id_Text + orderNumber en - Text + Order Number urn:samm:io.catenax.secondary_material_content:1.0.0#orderNumber @@ -2615,7 +2566,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content:1.0.0#orderNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2629,7 +2580,7 @@ For example could this field contain information about how much material has bee - EN + en orderNumber @@ -2637,7 +2588,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Order number as provided by supplier. diff --git a/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx b/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx index 952ce5d9..464c79e0 100644 Binary files a/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx and b/io.catenax.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx differ diff --git a/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated-aas.xml b/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated-aas.xml index 85ce2850..45bcb000 100644 --- a/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated-aas.xml +++ b/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.secondary_material_content_calculated:1.0.0#SecondaryMaterialContentCalculated - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content_calculated:1.0.0#SecondaryMaterialContentCalculated] - - - - - - - - en - Secondary Material Content Calculated - - - - - EN - SecondaryMaterialContentCalculated - - - - - en - This model refers to a planned or designed part containing one or more different materials. It references the assumed/calculated share on primary and secondary materials and relevant details. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.secondary_material_content_calculated:1.0.0#SecondaryMaterialContentCalculated/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.secondary_material_content_calculated:1.0.0#SecondaryMaterialContentCalculated]/submodel + urn:samm:io.catenax.secondary_material_content_calculated:1.0.0#SecondaryMaterialContentCalculated/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_secondaryMaterialContent + secondaryMaterialContent en @@ -87,11 +63,11 @@ List of relevant materials, which are built in this part and details on the share of primary and secondary material. - false + true DataElement - id_SecondaryMaterialContentMaterialsEntity + SecondaryMaterialContentMaterialsEntity en @@ -106,19 +82,13 @@ - id_materialClass + materialClass en Material Class - - - en - Material class according to VDA standard 231-106. - - ExternalReference @@ -128,11 +98,22 @@ + + + ExternalReference + + + GlobalReference + https://www.mdsystem.com/imdsnt/startpage/index.jsp + + + + xs:string - Unknown + - id_MaterialNameStandardizedEntity + MaterialNameStandardizedEntity en @@ -147,19 +128,13 @@ - id_referencedStandard + referencedStandard en Referenced Standard - - - en - Norm authority which governs norm. - - ExternalReference @@ -170,22 +145,16 @@ xs:string - Unknown + - id_referencedStandardID + referencedStandardID en Referenced Standard ID - - - en - Id of standard used by norming authority. - - ExternalReference @@ -196,22 +165,16 @@ xs:string - Unknown + - id_materialNameStandardizedValue + materialNameStandardizedValue en Material Name Standardized Value - - - en - Name of the material according to the norming authority and the referenced ID of the norm. - - ExternalReference @@ -222,12 +185,12 @@ xs:string - Unknown + - id_UnitOfMeasureEntity + UnitOfMeasureEntity en @@ -242,19 +205,13 @@ - id_unitOfMeasureKey + unitOfMeasureKey en Unit of Measure Key - - - en - Unit of measure in which the mass of the material is measured. - - ExternalReference @@ -265,22 +222,16 @@ xs:string - Unknown + - id_materialNetMass + materialNetMass en Material Net Mass - - - en - Net mass of material in defined unit. - - ExternalReference @@ -291,22 +242,16 @@ xs:float - Unknown + - id_grossMaterialInputMass + grossMaterialInputMass en Gross Material Input Mass - - - en - Gross Material Input Mass in defined unit. (german: "Bruttomaterialeinsatzgewicht"). - - ExternalReference @@ -317,12 +262,12 @@ xs:float - Unknown + - id_BioBasedEntity + BioBasedEntity en @@ -337,19 +282,13 @@ - id_bioBasedClass + bioBasedClass en Bio Based Class - - - en - Information on bio-based material class. - - ExternalReference @@ -360,10 +299,10 @@ xs:string - Unknown + - id_SecondaryBioBasedEntity + SecondaryBioBasedEntity en @@ -378,19 +317,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -401,22 +334,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -427,12 +354,12 @@ xs:float - Unknown + - id_PrimaryBioBasedEntity + PrimaryBioBasedEntity en @@ -447,19 +374,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -470,14 +391,14 @@ xs:float - Unknown + - id_InorganicEntity + InorganicEntity en @@ -492,7 +413,7 @@ - id_SecondaryInorganicEntity + SecondaryInorganicEntity en @@ -507,7 +428,7 @@ - id_PreConsumerEntity + PreConsumerEntity en @@ -522,7 +443,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -537,19 +458,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -560,22 +475,16 @@ xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -586,14 +495,14 @@ xs:boolean - Unknown + - id_PostConsumerEntity + PostConsumerEntity en @@ -608,7 +517,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -623,19 +532,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -646,22 +549,16 @@ xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -672,12 +569,12 @@ xs:boolean - Unknown + - id_ChemicalRecyclingEntity + ChemicalRecyclingEntity en @@ -692,19 +589,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -715,22 +606,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -741,14 +626,14 @@ xs:float - Unknown + - id_PostConsumerAutomotiveEntity + PostConsumerAutomotiveEntity en @@ -765,7 +650,7 @@ This attribute ONLY contains post consume material which originates from the aut - id_ChemicalRecyclingEntity + ChemicalRecyclingEntity en @@ -780,19 +665,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -803,22 +682,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -829,12 +702,12 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -849,19 +722,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -872,22 +739,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -898,7 +759,7 @@ This attribute ONLY contains post consume material which originates from the aut xs:boolean - Unknown + @@ -907,7 +768,7 @@ This attribute ONLY contains post consume material which originates from the aut - id_PrimaryInorganicEntity + PrimaryInorganicEntity en @@ -922,19 +783,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -945,14 +800,14 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_certificate + certificate en @@ -965,11 +820,11 @@ This attribute ONLY contains post consume material which originates from the aut If available, the name of a certificate verifying the recycling content can be included. - false + true DataElement - id_CertificateEntity + CertificateEntity en @@ -984,19 +839,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_certificateName + certificateName en Certificate Name - - - en - If available, the name of a certificate verifying the recycling content can be included. - - ExternalReference @@ -1007,22 +856,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:string - Unknown + - id_certificateLink + certificateLink en Certificate Link - - - en - The certificate can be referenced for example as a PDF file. - - ExternalReference @@ -1033,27 +876,20 @@ This attribute ONLY contains post consume material which originates from the aut xs:anyURI - Unknown + - id_additionalInformation + additionalInformation en additional information - - - en - This attribute can be used to add additional information on material level. -For example could this field contain information about how much material has been reutilized. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. - - ExternalReference @@ -1064,26 +900,20 @@ For example could this field contain information about how much material has bee xs:string - Unknown + - id_orderNumber + orderNumber en Order Number - - - en - Order number as provided by supplier. - - ExternalReference @@ -1094,7 +924,7 @@ For example could this field contain information about how much material has bee xs:string - Unknown + @@ -1102,7 +932,7 @@ For example could this field contain information about how much material has bee APPLICATION_CLASS - id_SecondaryMaterialContentCalculated + SecondaryMaterialContentCalculated en @@ -1123,7 +953,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content_calculated:1.0.0#SecondaryMaterialContentCalculated] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1137,7 +967,7 @@ For example could this field contain information about how much material has bee - EN + en SecondaryMaterialContentCalculated @@ -1153,11 +983,11 @@ For example could this field contain information about how much material has bee - id_MaterialClassCharacteristic + materialClass en - Material Class Characteristic + Material Class urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialClass @@ -1168,7 +998,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1182,7 +1012,7 @@ For example could this field contain information about how much material has bee - EN + en materialClass @@ -1190,7 +1020,7 @@ For example could this field contain information about how much material has bee en - Class according to the referenced standard the material belongs to. The IMDS recommendations and the IMDS rules are exclusively accessible within the IMDS portal to members of the IMDS association. In order to access the data one needs to be member of the association. + Material class according to VDA standard 231-106. @@ -1199,11 +1029,11 @@ For example could this field contain information about how much material has bee - id_ReferencedStandardCharacteristic + referencedStandard en - Referenced Standard Characteristic + Referenced Standard urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandard @@ -1214,7 +1044,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandard] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1228,7 +1058,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandard @@ -1236,139 +1066,139 @@ For example could this field contain information about how much material has bee en - Norm authority which governs the norm. + Norm authority which governs norm. - DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AISI ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:AISI - DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:AS - DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ASME ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:ASME - DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DIN - DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN EN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DIN EN - DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:EN - DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JASO ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:JASO - DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JIS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:JIS - DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + GB ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:GB - DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ISO ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:ISO - DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + IS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:IS @@ -1381,11 +1211,11 @@ For example could this field contain information about how much material has bee - id_Text + referencedStandardID en - Text + Referenced Standard ID urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandardID @@ -1396,7 +1226,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandardID] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1410,7 +1240,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandardID @@ -1418,7 +1248,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Id of standard used by norming authority. @@ -1427,11 +1257,11 @@ For example could this field contain information about how much material has bee - id_Text + materialNameStandardizedValue en - Text + Material Name Standardized Value urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardizedValue @@ -1442,7 +1272,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardizedValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1456,7 +1286,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardizedValue @@ -1464,7 +1294,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material according to the norming authority and the referenced ID of the norm. @@ -1473,11 +1303,11 @@ For example could this field contain information about how much material has bee - id_MaterialNameStandardizedCharacteristic + materialNameStandardized en - Material Name Standardized Characteristic + Material name standardized urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardized @@ -1488,7 +1318,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardized] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1502,7 +1332,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardized @@ -1519,7 +1349,13 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasureKeyTrait + unitOfMeasureKey + + + en + Unit of Measure Key + + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasureKey @@ -1528,7 +1364,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasureKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1542,22 +1378,28 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasureKey STRING + + + en + Unit of measure in which the mass of the material is measured. + + - id_MaterialNetMassCharacteristic + materialNetMass en - Material Net Mass Characteristic + Material Net Mass urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNetMass @@ -1568,7 +1410,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNetMass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1582,7 +1424,7 @@ For example could this field contain information about how much material has bee - EN + en materialNetMass @@ -1599,11 +1441,11 @@ For example could this field contain information about how much material has bee - id_GrossMaterialInputMassCharacteristic + grossMaterialInputMass en - Gross Material Input Mass Characteristic + Gross Material Input Mass urn:samm:io.catenax.shared.secondary_material_content:1.0.0#grossMaterialInputMass @@ -1614,7 +1456,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#grossMaterialInputMass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1628,7 +1470,7 @@ For example could this field contain information about how much material has bee - EN + en grossMaterialInputMass @@ -1645,11 +1487,11 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasureCharacteristic + unitOfMeasure en - Unit of Measure Characteristic + Unit of measure urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasure @@ -1660,7 +1502,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasure] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1674,7 +1516,7 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasure @@ -1691,11 +1533,11 @@ For example could this field contain information about how much material has bee - id_BioBasedClassCharacteristic + bioBasedClass en - Bio Based Class Characteristic + Bio Based Class urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBasedClass @@ -1706,7 +1548,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBasedClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1720,7 +1562,7 @@ For example could this field contain information about how much material has bee - EN + en bioBasedClass @@ -1734,37 +1576,37 @@ For example could this field contain information about how much material has bee - DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen1 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen1 - DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen2 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen2 - DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen3 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen3 @@ -1777,11 +1619,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -1792,7 +1634,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1806,7 +1648,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -1814,7 +1656,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -1823,11 +1665,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1838,7 +1680,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1852,7 +1694,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -1860,7 +1702,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -1869,11 +1711,11 @@ For example could this field contain information about how much material has bee - id_SecondaryBioBasedCharacteristic + secondaryBioBased en - Secondary Bio Based Characteristic + Secondary Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryBioBased @@ -1884,7 +1726,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1898,7 +1740,7 @@ For example could this field contain information about how much material has bee - EN + en secondaryBioBased @@ -1915,11 +1757,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1930,7 +1772,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1944,7 +1786,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -1952,7 +1794,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -1961,11 +1803,11 @@ For example could this field contain information about how much material has bee - id_PrimaryBioBasedCharacteristic + primaryBioBased en - Primary Bio Based Characteristic + Primary Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryBioBased @@ -1976,7 +1818,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1990,7 +1832,7 @@ For example could this field contain information about how much material has bee - EN + en primaryBioBased @@ -2007,11 +1849,11 @@ For example could this field contain information about how much material has bee - id_BioBasedCharacteristic + bioBased en - Bio Based Characteristic + Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBased @@ -2022,7 +1864,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2036,7 +1878,7 @@ For example could this field contain information about how much material has bee - EN + en bioBased @@ -2053,11 +1895,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2068,7 +1910,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2082,7 +1924,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2090,7 +1932,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2099,11 +1941,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2114,7 +1956,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2128,7 +1970,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2136,7 +1978,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2145,11 +1987,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2160,7 +2002,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2174,7 +2016,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2191,11 +2033,11 @@ For example could this field contain information about how much material has bee - id_PreConsumerCharacteristic + preConsumer en - Pre Consumer Characteristic + Pre Consumer urn:samm:io.catenax.shared.secondary_material_content:1.0.0#preConsumer @@ -2206,7 +2048,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#preConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2220,7 +2062,7 @@ For example could this field contain information about how much material has bee - EN + en preConsumer @@ -2237,11 +2079,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2252,7 +2094,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2266,7 +2108,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2274,7 +2116,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2283,11 +2125,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2298,7 +2140,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2312,7 +2154,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2320,7 +2162,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2329,11 +2171,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2344,7 +2186,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2358,7 +2200,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2375,11 +2217,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2390,7 +2232,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2404,7 +2246,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2412,7 +2254,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2421,11 +2263,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2436,7 +2278,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2450,7 +2292,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2458,7 +2300,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2467,11 +2309,11 @@ For example could this field contain information about how much material has bee - id_ChemicalRecyclingCharacteristic + chemicalRecycling en - Chemical Recycling Characteristic + Chemical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling @@ -2482,7 +2324,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2496,7 +2338,7 @@ For example could this field contain information about how much material has bee - EN + en chemicalRecycling @@ -2513,11 +2355,11 @@ For example could this field contain information about how much material has bee - id_PostConsumerCharacteristic + postConsumer en - Post Consumer Characteristic + Post Consumer urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumer @@ -2528,7 +2370,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2542,7 +2384,7 @@ For example could this field contain information about how much material has bee - EN + en postConsumer @@ -2559,11 +2401,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2574,7 +2416,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2588,7 +2430,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2596,7 +2438,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2605,11 +2447,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2620,7 +2462,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2634,7 +2476,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2642,7 +2484,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2651,11 +2493,11 @@ For example could this field contain information about how much material has bee - id_ChemicalRecyclingCharacteristic + chemicalRecycling en - Chemical Recycling Characteristic + Chemical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling @@ -2666,7 +2508,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2680,7 +2522,7 @@ For example could this field contain information about how much material has bee - EN + en chemicalRecycling @@ -2697,11 +2539,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2712,7 +2554,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2726,7 +2568,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2734,7 +2576,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2743,11 +2585,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2758,7 +2600,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2772,7 +2614,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2780,7 +2622,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2789,11 +2631,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2804,7 +2646,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2818,7 +2660,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2835,11 +2677,11 @@ For example could this field contain information about how much material has bee - id_PostConsumerAutomotiveCharacteristic + postConsumerAutomotive en - Post Consumer Automotive Characteristic + Post Consumer Automotive urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumerAutomotive @@ -2850,7 +2692,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumerAutomotive] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2864,7 +2706,7 @@ For example could this field contain information about how much material has bee - EN + en postConsumerAutomotive @@ -2883,11 +2725,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_SecondaryInorganicCharacteristic + secondaryInorganic en - Secondary Inorganic Characteristic + Secondary Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryInorganic @@ -2898,7 +2740,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2912,7 +2754,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en secondaryInorganic @@ -2929,11 +2771,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2944,7 +2786,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2958,7 +2800,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en percentageOfMaterialWeight @@ -2966,7 +2808,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Trait for percentage + Share of the full material weight in percentage. @@ -2975,11 +2817,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_PrimaryInorganicCharacteristic + primaryInorganic en - Primary Inorganic Characteristic + Primary Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryInorganic @@ -2990,7 +2832,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3004,7 +2846,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en primaryInorganic @@ -3021,11 +2863,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_InorganicCharacteristic + inorganic en - Inorganic Characteristic + Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#inorganic @@ -3036,7 +2878,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#inorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3050,7 +2892,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en inorganic @@ -3067,11 +2909,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + certificateName en - Text + Certificate Name urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateName @@ -3082,7 +2924,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3096,7 +2938,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificateName @@ -3104,7 +2946,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + If available, the name of a certificate verifying the recycling content can be included. @@ -3113,11 +2955,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_ResourcePath + certificateLink en - Resource Path + Certificate Link urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateLink @@ -3128,7 +2970,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateLink] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3142,7 +2984,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificateLink @@ -3150,7 +2992,7 @@ This attribute ONLY contains post consume material which originates from the aut en - The path of a resource. + The certificate can be referenced for example as a PDF file. @@ -3159,11 +3001,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_CertificateCharacteristic + certificate en - Certificate Characteristic + Certificate urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificate @@ -3174,7 +3016,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3188,7 +3030,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificate @@ -3205,11 +3047,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + additionalInformation en - Text + additional information urn:samm:io.catenax.shared.secondary_material_content:1.0.0#additionalInformation @@ -3220,7 +3062,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#additionalInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3234,7 +3076,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en additionalInformation @@ -3242,7 +3084,8 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This attribute can be used to add additional information on material level. +For example could this field contain information about how much material has been reutilized. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. @@ -3251,11 +3094,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_SecondaryMaterialContentMaterials + secondaryMaterialContent en - Secondary Material Content Materials + Secondary Material Content urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryMaterialContent @@ -3266,7 +3109,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryMaterialContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3280,7 +3123,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en secondaryMaterialContent @@ -3297,11 +3140,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + orderNumber en - Text + Order Number urn:samm:io.catenax.shared.secondary_material_content:1.0.0#orderNumber @@ -3312,7 +3155,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#orderNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3326,7 +3169,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en orderNumber @@ -3334,7 +3177,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Order number as provided by supplier. diff --git a/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated.aasx b/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated.aasx index 50b022c8..d87597de 100644 Binary files a/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated.aasx and b/io.catenax.secondary_material_content_calculated/1.0.0/gen/SecondaryMaterialContentCalculated.aasx differ diff --git a/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable-aas.xml b/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable-aas.xml index b00227e7..70dc62c6 100644 --- a/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable-aas.xml +++ b/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.secondary_material_content_verifiable:1.0.0#SecondaryMaterialContentVerifiable - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content_verifiable:1.0.0#SecondaryMaterialContentVerifiable] - - - - - - - - en - Secondary Material Content Verifiable - - - - - EN - SecondaryMaterialContentVerifiable - - - - - en - This model refers to a built part containing one or more different materials. It references the actual share on primary and secondary materials and relevant details. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.secondary_material_content_verifiable:1.0.0#SecondaryMaterialContentVerifiable/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.secondary_material_content_verifiable:1.0.0#SecondaryMaterialContentVerifiable]/submodel + urn:samm:io.catenax.secondary_material_content_verifiable:1.0.0#SecondaryMaterialContentVerifiable/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_secondaryMaterialContent + secondaryMaterialContent en @@ -87,11 +63,11 @@ List of relevant materials, which are built in this part and details on the share of primary and secondary material. - false + true DataElement - id_SecondaryMaterialContentMaterialsEntity + SecondaryMaterialContentMaterialsEntity en @@ -106,19 +82,13 @@ - id_materialClass + materialClass en Material Class - - - en - Material class according to VDA standard 231-106. - - ExternalReference @@ -128,11 +98,22 @@ + + + ExternalReference + + + GlobalReference + https://www.mdsystem.com/imdsnt/startpage/index.jsp + + + + xs:string - Unknown + - id_MaterialNameStandardizedEntity + MaterialNameStandardizedEntity en @@ -147,19 +128,13 @@ - id_referencedStandard + referencedStandard en Referenced Standard - - - en - Norm authority which governs norm. - - ExternalReference @@ -170,22 +145,16 @@ xs:string - Unknown + - id_referencedStandardID + referencedStandardID en Referenced Standard ID - - - en - Id of standard used by norming authority. - - ExternalReference @@ -196,22 +165,16 @@ xs:string - Unknown + - id_materialNameStandardizedValue + materialNameStandardizedValue en Material Name Standardized Value - - - en - Name of the material according to the norming authority and the referenced ID of the norm. - - ExternalReference @@ -222,12 +185,12 @@ xs:string - Unknown + - id_UnitOfMeasureEntity + UnitOfMeasureEntity en @@ -242,19 +205,13 @@ - id_unitOfMeasureKey + unitOfMeasureKey en Unit of Measure Key - - - en - Unit of measure in which the mass of the material is measured. - - ExternalReference @@ -265,22 +222,16 @@ xs:string - Unknown + - id_materialNetMass + materialNetMass en Material Net Mass - - - en - Net mass of material in defined unit. - - ExternalReference @@ -291,22 +242,16 @@ xs:float - Unknown + - id_grossMaterialInputMass + grossMaterialInputMass en Gross Material Input Mass - - - en - Gross Material Input Mass in defined unit. (german: "Bruttomaterialeinsatzgewicht"). - - ExternalReference @@ -317,12 +262,12 @@ xs:float - Unknown + - id_BioBasedEntity + BioBasedEntity en @@ -337,19 +282,13 @@ - id_bioBasedClass + bioBasedClass en Bio Based Class - - - en - Information on bio-based material class. - - ExternalReference @@ -360,10 +299,10 @@ xs:string - Unknown + - id_SecondaryBioBasedEntity + SecondaryBioBasedEntity en @@ -378,19 +317,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -401,22 +334,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -427,12 +354,12 @@ xs:float - Unknown + - id_PrimaryBioBasedEntity + PrimaryBioBasedEntity en @@ -447,19 +374,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -470,14 +391,14 @@ xs:float - Unknown + - id_InorganicEntity + InorganicEntity en @@ -492,7 +413,7 @@ - id_SecondaryInorganicEntity + SecondaryInorganicEntity en @@ -507,7 +428,7 @@ - id_PreConsumerEntity + PreConsumerEntity en @@ -522,7 +443,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -537,19 +458,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -560,22 +475,16 @@ xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -586,14 +495,14 @@ xs:boolean - Unknown + - id_PostConsumerEntity + PostConsumerEntity en @@ -608,7 +517,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -623,19 +532,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -646,22 +549,16 @@ xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -672,12 +569,12 @@ xs:boolean - Unknown + - id_ChemicalRecyclingEntity + ChemicalRecyclingEntity en @@ -692,19 +589,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -715,22 +606,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -741,14 +626,14 @@ xs:float - Unknown + - id_PostConsumerAutomotiveEntity + PostConsumerAutomotiveEntity en @@ -765,7 +650,7 @@ This attribute ONLY contains post consume material which originates from the aut - id_ChemicalRecyclingEntity + ChemicalRecyclingEntity en @@ -780,19 +665,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -803,22 +682,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -829,12 +702,12 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -849,19 +722,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -872,22 +739,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -898,7 +759,7 @@ This attribute ONLY contains post consume material which originates from the aut xs:boolean - Unknown + @@ -907,7 +768,7 @@ This attribute ONLY contains post consume material which originates from the aut - id_PrimaryInorganicEntity + PrimaryInorganicEntity en @@ -922,19 +783,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -945,14 +800,14 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_certificate + certificate en @@ -965,11 +820,11 @@ This attribute ONLY contains post consume material which originates from the aut If available, the name of a certificate verifying the recycling content can be included. - false + true DataElement - id_CertificateEntity + CertificateEntity en @@ -984,19 +839,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_certificateName + certificateName en Certificate Name - - - en - If available, the name of a certificate verifying the recycling content can be included. - - ExternalReference @@ -1007,22 +856,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:string - Unknown + - id_certificateLink + certificateLink en Certificate Link - - - en - The certificate can be referenced for example as a PDF file. - - ExternalReference @@ -1033,27 +876,20 @@ This attribute ONLY contains post consume material which originates from the aut xs:anyURI - Unknown + - id_additionalInformation + additionalInformation en additional information - - - en - This attribute can be used to add additional information on material level. -For example could this field contain information about how much material has been reutilized. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. - - ExternalReference @@ -1064,26 +900,20 @@ For example could this field contain information about how much material has bee xs:string - Unknown + - id_orderNumber + orderNumber en Order Number - - - en - Order number as provided by supplier. - - ExternalReference @@ -1094,7 +924,7 @@ For example could this field contain information about how much material has bee xs:string - Unknown + @@ -1102,7 +932,7 @@ For example could this field contain information about how much material has bee APPLICATION_CLASS - id_SecondaryMaterialContentVerifiable + SecondaryMaterialContentVerifiable en @@ -1123,7 +953,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.secondary_material_content_verifiable:1.0.0#SecondaryMaterialContentVerifiable] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1137,7 +967,7 @@ For example could this field contain information about how much material has bee - EN + en SecondaryMaterialContentVerifiable @@ -1153,11 +983,11 @@ For example could this field contain information about how much material has bee - id_MaterialClassCharacteristic + materialClass en - Material Class Characteristic + Material Class urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialClass @@ -1168,7 +998,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1182,7 +1012,7 @@ For example could this field contain information about how much material has bee - EN + en materialClass @@ -1190,7 +1020,7 @@ For example could this field contain information about how much material has bee en - Class according to the referenced standard the material belongs to. The IMDS recommendations and the IMDS rules are exclusively accessible within the IMDS portal to members of the IMDS association. In order to access the data one needs to be member of the association. + Material class according to VDA standard 231-106. @@ -1199,11 +1029,11 @@ For example could this field contain information about how much material has bee - id_ReferencedStandardCharacteristic + referencedStandard en - Referenced Standard Characteristic + Referenced Standard urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandard @@ -1214,7 +1044,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandard] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1228,7 +1058,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandard @@ -1236,139 +1066,139 @@ For example could this field contain information about how much material has bee en - Norm authority which governs the norm. + Norm authority which governs norm. - DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AISI ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:AISI - DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:AS - DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ASME ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:ASME - DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DIN - DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN EN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DIN EN - DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:EN - DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JASO ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:JASO - DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JIS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:JIS - DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + GB ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:GB - DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ISO ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:ISO - DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + IS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:IS @@ -1381,11 +1211,11 @@ For example could this field contain information about how much material has bee - id_Text + referencedStandardID en - Text + Referenced Standard ID urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandardID @@ -1396,7 +1226,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandardID] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1410,7 +1240,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandardID @@ -1418,7 +1248,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Id of standard used by norming authority. @@ -1427,11 +1257,11 @@ For example could this field contain information about how much material has bee - id_Text + materialNameStandardizedValue en - Text + Material Name Standardized Value urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardizedValue @@ -1442,7 +1272,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardizedValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1456,7 +1286,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardizedValue @@ -1464,7 +1294,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material according to the norming authority and the referenced ID of the norm. @@ -1473,11 +1303,11 @@ For example could this field contain information about how much material has bee - id_MaterialNameStandardizedCharacteristic + materialNameStandardized en - Material Name Standardized Characteristic + Material name standardized urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardized @@ -1488,7 +1318,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardized] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1502,7 +1332,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardized @@ -1519,7 +1349,13 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasureKeyTrait + unitOfMeasureKey + + + en + Unit of Measure Key + + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasureKey @@ -1528,7 +1364,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasureKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1542,22 +1378,28 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasureKey STRING + + + en + Unit of measure in which the mass of the material is measured. + + - id_MaterialNetMassCharacteristic + materialNetMass en - Material Net Mass Characteristic + Material Net Mass urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNetMass @@ -1568,7 +1410,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNetMass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1582,7 +1424,7 @@ For example could this field contain information about how much material has bee - EN + en materialNetMass @@ -1599,11 +1441,11 @@ For example could this field contain information about how much material has bee - id_GrossMaterialInputMassCharacteristic + grossMaterialInputMass en - Gross Material Input Mass Characteristic + Gross Material Input Mass urn:samm:io.catenax.shared.secondary_material_content:1.0.0#grossMaterialInputMass @@ -1614,7 +1456,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#grossMaterialInputMass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1628,7 +1470,7 @@ For example could this field contain information about how much material has bee - EN + en grossMaterialInputMass @@ -1645,11 +1487,11 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasureCharacteristic + unitOfMeasure en - Unit of Measure Characteristic + Unit of measure urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasure @@ -1660,7 +1502,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasure] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1674,7 +1516,7 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasure @@ -1691,11 +1533,11 @@ For example could this field contain information about how much material has bee - id_BioBasedClassCharacteristic + bioBasedClass en - Bio Based Class Characteristic + Bio Based Class urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBasedClass @@ -1706,7 +1548,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBasedClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1720,7 +1562,7 @@ For example could this field contain information about how much material has bee - EN + en bioBasedClass @@ -1734,37 +1576,37 @@ For example could this field contain information about how much material has bee - DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen1 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen1 - DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen2 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen2 - DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen3 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen3 @@ -1777,11 +1619,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -1792,7 +1634,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1806,7 +1648,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -1814,7 +1656,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -1823,11 +1665,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1838,7 +1680,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1852,7 +1694,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -1860,7 +1702,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -1869,11 +1711,11 @@ For example could this field contain information about how much material has bee - id_SecondaryBioBasedCharacteristic + secondaryBioBased en - Secondary Bio Based Characteristic + Secondary Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryBioBased @@ -1884,7 +1726,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1898,7 +1740,7 @@ For example could this field contain information about how much material has bee - EN + en secondaryBioBased @@ -1915,11 +1757,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1930,7 +1772,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1944,7 +1786,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -1952,7 +1794,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -1961,11 +1803,11 @@ For example could this field contain information about how much material has bee - id_PrimaryBioBasedCharacteristic + primaryBioBased en - Primary Bio Based Characteristic + Primary Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryBioBased @@ -1976,7 +1818,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1990,7 +1832,7 @@ For example could this field contain information about how much material has bee - EN + en primaryBioBased @@ -2007,11 +1849,11 @@ For example could this field contain information about how much material has bee - id_BioBasedCharacteristic + bioBased en - Bio Based Characteristic + Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBased @@ -2022,7 +1864,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2036,7 +1878,7 @@ For example could this field contain information about how much material has bee - EN + en bioBased @@ -2053,11 +1895,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2068,7 +1910,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2082,7 +1924,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2090,7 +1932,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2099,11 +1941,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2114,7 +1956,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2128,7 +1970,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2136,7 +1978,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2145,11 +1987,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2160,7 +2002,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2174,7 +2016,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2191,11 +2033,11 @@ For example could this field contain information about how much material has bee - id_PreConsumerCharacteristic + preConsumer en - Pre Consumer Characteristic + Pre Consumer urn:samm:io.catenax.shared.secondary_material_content:1.0.0#preConsumer @@ -2206,7 +2048,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#preConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2220,7 +2062,7 @@ For example could this field contain information about how much material has bee - EN + en preConsumer @@ -2237,11 +2079,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2252,7 +2094,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2266,7 +2108,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2274,7 +2116,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2283,11 +2125,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2298,7 +2140,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2312,7 +2154,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2320,7 +2162,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2329,11 +2171,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2344,7 +2186,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2358,7 +2200,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2375,11 +2217,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2390,7 +2232,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2404,7 +2246,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2412,7 +2254,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2421,11 +2263,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2436,7 +2278,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2450,7 +2292,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2458,7 +2300,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2467,11 +2309,11 @@ For example could this field contain information about how much material has bee - id_ChemicalRecyclingCharacteristic + chemicalRecycling en - Chemical Recycling Characteristic + Chemical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling @@ -2482,7 +2324,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2496,7 +2338,7 @@ For example could this field contain information about how much material has bee - EN + en chemicalRecycling @@ -2513,11 +2355,11 @@ For example could this field contain information about how much material has bee - id_PostConsumerCharacteristic + postConsumer en - Post Consumer Characteristic + Post Consumer urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumer @@ -2528,7 +2370,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2542,7 +2384,7 @@ For example could this field contain information about how much material has bee - EN + en postConsumer @@ -2559,11 +2401,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2574,7 +2416,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2588,7 +2430,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2596,7 +2438,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2605,11 +2447,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2620,7 +2462,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2634,7 +2476,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2642,7 +2484,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2651,11 +2493,11 @@ For example could this field contain information about how much material has bee - id_ChemicalRecyclingCharacteristic + chemicalRecycling en - Chemical Recycling Characteristic + Chemical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling @@ -2666,7 +2508,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2680,7 +2522,7 @@ For example could this field contain information about how much material has bee - EN + en chemicalRecycling @@ -2697,11 +2539,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2712,7 +2554,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2726,7 +2568,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2734,7 +2576,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2743,11 +2585,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2758,7 +2600,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2772,7 +2614,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2780,7 +2622,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2789,11 +2631,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2804,7 +2646,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2818,7 +2660,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2835,11 +2677,11 @@ For example could this field contain information about how much material has bee - id_PostConsumerAutomotiveCharacteristic + postConsumerAutomotive en - Post Consumer Automotive Characteristic + Post Consumer Automotive urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumerAutomotive @@ -2850,7 +2692,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumerAutomotive] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2864,7 +2706,7 @@ For example could this field contain information about how much material has bee - EN + en postConsumerAutomotive @@ -2883,11 +2725,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_SecondaryInorganicCharacteristic + secondaryInorganic en - Secondary Inorganic Characteristic + Secondary Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryInorganic @@ -2898,7 +2740,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2912,7 +2754,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en secondaryInorganic @@ -2929,11 +2771,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2944,7 +2786,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2958,7 +2800,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en percentageOfMaterialWeight @@ -2966,7 +2808,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Trait for percentage + Share of the full material weight in percentage. @@ -2975,11 +2817,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_PrimaryInorganicCharacteristic + primaryInorganic en - Primary Inorganic Characteristic + Primary Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryInorganic @@ -2990,7 +2832,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3004,7 +2846,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en primaryInorganic @@ -3021,11 +2863,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_InorganicCharacteristic + inorganic en - Inorganic Characteristic + Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#inorganic @@ -3036,7 +2878,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#inorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3050,7 +2892,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en inorganic @@ -3067,11 +2909,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + certificateName en - Text + Certificate Name urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateName @@ -3082,7 +2924,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3096,7 +2938,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificateName @@ -3104,7 +2946,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + If available, the name of a certificate verifying the recycling content can be included. @@ -3113,11 +2955,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_ResourcePath + certificateLink en - Resource Path + Certificate Link urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateLink @@ -3128,7 +2970,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateLink] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3142,7 +2984,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificateLink @@ -3150,7 +2992,7 @@ This attribute ONLY contains post consume material which originates from the aut en - The path of a resource. + The certificate can be referenced for example as a PDF file. @@ -3159,11 +3001,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_CertificateCharacteristic + certificate en - Certificate Characteristic + Certificate urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificate @@ -3174,7 +3016,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3188,7 +3030,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificate @@ -3205,11 +3047,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + additionalInformation en - Text + additional information urn:samm:io.catenax.shared.secondary_material_content:1.0.0#additionalInformation @@ -3220,7 +3062,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#additionalInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3234,7 +3076,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en additionalInformation @@ -3242,7 +3084,8 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This attribute can be used to add additional information on material level. +For example could this field contain information about how much material has been reutilized. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. @@ -3251,11 +3094,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_SecondaryMaterialContentMaterials + secondaryMaterialContent en - Secondary Material Content Materials + Secondary Material Content urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryMaterialContent @@ -3266,7 +3109,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryMaterialContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3280,7 +3123,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en secondaryMaterialContent @@ -3297,11 +3140,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + orderNumber en - Text + Order Number urn:samm:io.catenax.shared.secondary_material_content:1.0.0#orderNumber @@ -3312,7 +3155,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#orderNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3326,7 +3169,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en orderNumber @@ -3334,7 +3177,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Order number as provided by supplier. diff --git a/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable.aasx b/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable.aasx index 531ca5d2..4a36280c 100644 Binary files a/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable.aasx and b/io.catenax.secondary_material_content_verifiable/1.0.0/gen/SecondaryMaterialContentVerifiable.aasx differ diff --git a/io.catenax.serial_part/1.0.0/gen/SerialPart-aas.xml b/io.catenax.serial_part/1.0.0/gen/SerialPart-aas.xml index 20ede52e..7947213d 100644 --- a/io.catenax.serial_part/1.0.0/gen/SerialPart-aas.xml +++ b/io.catenax.serial_part/1.0.0/gen/SerialPart-aas.xml @@ -1,730 +1,1053 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.serial_part:1.0.0#SerialPart + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.serial_part:1.0.0#SerialPart/submodel + + + + - - - defaultAsset - - + + + SerialPart + + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + + + urn:samm:io.catenax.serial_part:1.0.0#SerialPart/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#SerialPart + + + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#catenaXId + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#value + + + + xs:string + + + + + + + + ManufacturingEntity + + + en + Manufacturing Entity + + + + + en + Encapsulates the manufacturing relevant attributes + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#country + + + + xs:string + + + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#manufacturerPartId + + + + xs:string + + + + customerPartId + + + en + Customer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#customerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#nameAtManufacturer + + + + xs:string + + + + nameAtCustomer + + + en + Name at Customer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#nameAtCustomer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part:1.0.0#classification + + + + xs:string + + + + + + + - SerialPart + APPLICATION_CLASS + SerialPart - Serial Part + + en + Serial Part + - APPLICATION_CLASS - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + - urn:bamm:io.catenax.serial_part:1.0.0#SerialPart - - - - - Serial Part - - - SerialPart - - - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#SerialPart + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Serial Part + + + + + en + SerialPart + + + + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X ID + - urn:bamm:io.catenax.serial_part:1.0.0#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.serial_part:1.0.0#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.serial_part:1.0.0#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.serial_part:1.0.0#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + + + + - Timestamp + date - Timestamp + + en + Production Date + - urn:bamm:io.catenax.serial_part:1.0.0#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) + + + + + + - ProductionCountryCodeTrait + country - Production Country Code Trait + + en + Country code + - urn:bamm:io.catenax.serial_part:1.0.0#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + - ManufacturingCharacteristic + manufacturingInformation - Manufacturing Characteristic + + en + Manufacturing Information + - urn:bamm:io.catenax.serial_part:1.0.0#manufacturingInformation - - - - - Manufacturing Information - - - manufacturingInformation - - String - - Characteristic to describe manufacturing related data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Information + + + + + en + manufacturingInformation + + + STRING + + + en + Information from manufacturing process, such as manufacturing date and manufacturing country + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.serial_part:1.0.0#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - PartIdCharacteristic + customerPartId - Part ID Characteristic + + en + Customer Part ID + - urn:bamm:io.catenax.serial_part:1.0.0#customerPartId - - - - - Customer Part ID - - - customerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#customerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer Part ID + + + + + en + customerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at Manufacturer + - urn:bamm:io.catenax.serial_part:1.0.0#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - PartNameCharacteristic + nameAtCustomer - Part Name Characteristic + + en + Name at Customer + - urn:bamm:io.catenax.serial_part:1.0.0#nameAtCustomer - - - - - Name at Customer - - - nameAtCustomer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#nameAtCustomer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Customer + + + + + en + nameAtCustomer + + + STRING + + + en + Name of the part as assigned by the customer + + + + + + - ClassificationCharacteristic + classification - Classification Characteristic + + en + Classifcation + - urn:bamm:io.catenax.serial_part:1.0.0#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', 'assembly', 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part:1.0.0#ClassificationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.serial_part:1.0.0#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part:1.0.0#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type from which the serialized part has been instantiated + + + + + + - - - SerialPart - - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#SerialPart - - - - - - catenaXId - - Catena-X ID - - - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#key - - - DefaultScalarValue[value=PartInstanceID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#value - - - DefaultScalarValue[value=SN12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ManufacturingEntity - - Manufacturing Entity - - - Encapsulates the manufacturing relevant attributes - - false - false - - - - date - - Production Date - - - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#country - - - DefaultScalarValue[value=HUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - customerPartId - - Customer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#customerPartId - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtCustomer - - Name at Customer - - - Name of the part as assigned by the customer - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#nameAtCustomer - - - DefaultScalarValue[value=side element A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.serial_part:1.0.0#classification - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.serial_part/1.0.0/gen/SerialPart.aasx b/io.catenax.serial_part/1.0.0/gen/SerialPart.aasx index 30f26bdf..b606c66d 100644 Binary files a/io.catenax.serial_part/1.0.0/gen/SerialPart.aasx and b/io.catenax.serial_part/1.0.0/gen/SerialPart.aasx differ diff --git a/io.catenax.serial_part/1.0.1/gen/SerialPart-aas.xml b/io.catenax.serial_part/1.0.1/gen/SerialPart-aas.xml index a0c010d1..7f823263 100644 --- a/io.catenax.serial_part/1.0.1/gen/SerialPart-aas.xml +++ b/io.catenax.serial_part/1.0.1/gen/SerialPart-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.serial_part:1.0.1#SerialPart - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#SerialPart] - - - - - - - - en - Serial Part - - - - - EN - SerialPart - - - - - en - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.serial_part:1.0.1#SerialPart/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.serial_part:1.0.1#SerialPart]/submodel + urn:samm:io.catenax.serial_part:1.0.1#SerialPart/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X ID - - - en - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_localIdentifiers + localIdentifiers en @@ -113,11 +83,11 @@ A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - false + true DataElement - id_KeyValueList + KeyValueList en @@ -132,19 +102,13 @@ - id_key + key en Identifier Key - - - en - The key of a local identifier. - - ExternalReference @@ -155,22 +119,16 @@ xs:string - Unknown + - id_value + value en Identifier Value - - - en - The value of an identifier. - - ExternalReference @@ -181,14 +139,14 @@ xs:string - Unknown + - id_ManufacturingEntity + ManufacturingEntity en @@ -203,19 +161,13 @@ - id_date + date en Production Date - - - en - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - ExternalReference @@ -226,22 +178,16 @@ xs:dateTime - Unknown + - id_country + country en Country code - - - en - Country code where the part was manufactured - - ExternalReference @@ -252,12 +198,12 @@ xs:string - Unknown + - id_PartTypeInformationEntity + PartTypeInformationEntity en @@ -272,19 +218,13 @@ - id_manufacturerPartId + manufacturerPartId en Manufacturer Part ID - - - en - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - ExternalReference @@ -295,22 +235,16 @@ xs:string - Unknown + - id_customerPartId + customerPartId en Customer Part ID - - - en - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - ExternalReference @@ -321,22 +255,16 @@ xs:string - Unknown + - id_nameAtManufacturer + nameAtManufacturer en Name at Manufacturer - - - en - Name of the part as assigned by the manufacturer - - ExternalReference @@ -347,22 +275,16 @@ xs:string - Unknown + - id_nameAtCustomer + nameAtCustomer en Name at Customer - - - en - Name of the part as assigned by the customer - - ExternalReference @@ -373,22 +295,16 @@ xs:string - Unknown + - id_classification + classification en Classifcation - - - en - The classification of the part type according to STEP standard definition - - ExternalReference @@ -399,7 +315,7 @@ xs:string - Unknown + @@ -409,7 +325,7 @@ APPLICATION_CLASS - id_SerialPart + SerialPart en @@ -430,7 +346,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#SerialPart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -444,7 +360,7 @@ - EN + en SerialPart @@ -460,11 +376,11 @@ - id_CatenaXIdTrait + catenaXId en - Catena-X ID Trait + Catena-X ID urn:samm:io.catenax.serial_part:1.0.1#catenaXId @@ -475,7 +391,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -489,7 +405,7 @@ - EN + en catenaXId @@ -497,7 +413,7 @@ en - Trait to ensure data format for Catena-X ID + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. @@ -506,11 +422,11 @@ - id_KeyCharacteristic + key en - Key Characteristic + Identifier Key urn:samm:io.catenax.serial_part:1.0.1#key @@ -521,7 +437,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -535,7 +451,7 @@ - EN + en key @@ -543,11 +459,7 @@ en - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. + The key of a local identifier. @@ -556,11 +468,11 @@ - id_ValueCharacteristic + value en - Value Characteristic + Identifier Value urn:samm:io.catenax.serial_part:1.0.1#value @@ -571,7 +483,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -585,7 +497,7 @@ - EN + en value @@ -602,11 +514,11 @@ - id_LocalIdentifierCharacteristic + localIdentifiers en - Local Identifier Characteristic + Local Identifiers urn:samm:io.catenax.serial_part:1.0.1#localIdentifiers @@ -617,7 +529,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#localIdentifiers] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -631,7 +543,7 @@ - EN + en localIdentifiers @@ -639,7 +551,7 @@ en - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. @@ -648,11 +560,11 @@ - id_Timestamp + date en - Timestamp + Production Date urn:samm:io.catenax.serial_part:1.0.1#date @@ -663,7 +575,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#date] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -677,7 +589,7 @@ - EN + en date @@ -685,7 +597,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) @@ -694,11 +606,11 @@ - id_ProductionCountryCodeTrait + country en - Production Country Code Trait + Country code urn:samm:io.catenax.serial_part:1.0.1#country @@ -709,7 +621,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#country] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -723,7 +635,7 @@ - EN + en country @@ -731,7 +643,7 @@ en - Trait to ensure standard data format for country code + Country code where the part was manufactured @@ -740,11 +652,11 @@ - id_ManufacturingCharacteristic + manufacturingInformation en - Manufacturing Characteristic + Manufacturing Information urn:samm:io.catenax.serial_part:1.0.1#manufacturingInformation @@ -755,7 +667,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#manufacturingInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -769,7 +681,7 @@ - EN + en manufacturingInformation @@ -777,7 +689,7 @@ en - Characteristic to describe manufacturing related data + Information from manufacturing process, such as manufacturing date and manufacturing country @@ -786,11 +698,11 @@ - id_PartIdCharacteristic + manufacturerPartId en - Part ID Characteristic + Manufacturer Part ID urn:samm:io.catenax.serial_part:1.0.1#manufacturerPartId @@ -801,7 +713,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#manufacturerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -815,7 +727,7 @@ - EN + en manufacturerPartId @@ -823,7 +735,7 @@ en - The part ID is a multi-character string, ususally assigned by an ERP system + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. @@ -832,11 +744,11 @@ - id_PartIdCharacteristic + customerPartId en - Part ID Characteristic + Customer Part ID urn:samm:io.catenax.serial_part:1.0.1#customerPartId @@ -847,7 +759,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#customerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -861,7 +773,7 @@ - EN + en customerPartId @@ -869,7 +781,7 @@ en - The part ID is a multi-character string, ususally assigned by an ERP system + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. @@ -878,11 +790,11 @@ - id_PartNameCharacteristic + nameAtManufacturer en - Part Name Characteristic + Name at Manufacturer urn:samm:io.catenax.serial_part:1.0.1#nameAtManufacturer @@ -893,7 +805,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#nameAtManufacturer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -907,7 +819,7 @@ - EN + en nameAtManufacturer @@ -915,7 +827,7 @@ en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the manufacturer @@ -924,11 +836,11 @@ - id_PartNameCharacteristic + nameAtCustomer en - Part Name Characteristic + Name at Customer urn:samm:io.catenax.serial_part:1.0.1#nameAtCustomer @@ -939,7 +851,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#nameAtCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -953,7 +865,7 @@ - EN + en nameAtCustomer @@ -961,7 +873,7 @@ en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the customer @@ -970,11 +882,11 @@ - id_ClassificationCharacteristic + classification en - Classification Characteristic + Classifcation urn:samm:io.catenax.serial_part:1.0.1#classification @@ -985,7 +897,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#classification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -999,7 +911,7 @@ - EN + en classification @@ -1007,79 +919,79 @@ en - A part type must be placed into one of the following classes: 'component', 'product', 'software', 'assembly', 'tool', or 'raw material'. + The classification of the part type according to STEP standard definition - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + product ModelReference DataElement - urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:product - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + raw material ModelReference DataElement - urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:raw material - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + software ModelReference DataElement - urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:software - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + assembly ModelReference DataElement - urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:assembly - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + tool ModelReference DataElement - urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:tool - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + component ModelReference DataElement - urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:1.0.1#ClassificationCharacteristic:component @@ -1092,11 +1004,11 @@ - id_PartTypeInformationCharacteristic + partTypeInformation en - Part Type Information Characteristic + Part Type Information urn:samm:io.catenax.serial_part:1.0.1#partTypeInformation @@ -1107,7 +1019,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:1.0.1#partTypeInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1121,7 +1033,7 @@ - EN + en partTypeInformation @@ -1129,7 +1041,7 @@ en - The characteristics of the part type + The part type from which the serialized part has been instantiated diff --git a/io.catenax.serial_part/1.0.1/gen/SerialPart.aasx b/io.catenax.serial_part/1.0.1/gen/SerialPart.aasx index f826ce24..6dac4473 100644 Binary files a/io.catenax.serial_part/1.0.1/gen/SerialPart.aasx and b/io.catenax.serial_part/1.0.1/gen/SerialPart.aasx differ diff --git a/io.catenax.serial_part/2.0.0/gen/SerialPart-aas.xml b/io.catenax.serial_part/2.0.0/gen/SerialPart-aas.xml index fa4d3d4a..400a0987 100644 --- a/io.catenax.serial_part/2.0.0/gen/SerialPart-aas.xml +++ b/io.catenax.serial_part/2.0.0/gen/SerialPart-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.serial_part:2.0.0#SerialPart - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#SerialPart] - - - - - - - - en - Serial Part - - - - - EN - SerialPart - - - - - en - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial number or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.serial_part:2.0.0#SerialPart/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.serial_part:2.0.0#SerialPart]/submodel + urn:samm:io.catenax.serial_part:2.0.0#SerialPart/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X ID - - - en - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_localIdentifiers + localIdentifiers en @@ -113,11 +83,11 @@ A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - false + true DataElement - id_KeyValueList + KeyValueList en @@ -132,19 +102,13 @@ - id_key + key en Identifier Key - - - en - The key of a local identifier. - - ExternalReference @@ -155,22 +119,16 @@ xs:string - Unknown + - id_value + value en Identifier Value - - - en - The value of an identifier. - - ExternalReference @@ -181,14 +139,14 @@ xs:string - Unknown + - id_ManufacturingEntity + ManufacturingEntity en @@ -203,19 +161,13 @@ - id_date + date en Production Date - - - en - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - ExternalReference @@ -226,22 +178,16 @@ xs:dateTime - Unknown + - id_country + country en Country code - - - en - Country code where the part was manufactured - - ExternalReference @@ -252,12 +198,12 @@ xs:string - Unknown + - id_PartTypeInformationEntity + PartTypeInformationEntity en @@ -272,19 +218,13 @@ - id_manufacturerPartId + manufacturerPartId en Manufacturer Part ID - - - en - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - ExternalReference @@ -295,22 +235,16 @@ xs:string - Unknown + - id_customerPartId + customerPartId en Customer Part ID - - - en - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - ExternalReference @@ -321,22 +255,16 @@ xs:string - Unknown + - id_nameAtManufacturer + nameAtManufacturer en Name at Manufacturer - - - en - Name of the part as assigned by the manufacturer - - ExternalReference @@ -347,22 +275,16 @@ xs:string - Unknown + - id_nameAtCustomer + nameAtCustomer en Name at Customer - - - en - Name of the part as assigned by the customer - - ExternalReference @@ -373,22 +295,16 @@ xs:string - Unknown + - id_classification + classification en Classification - - - en - The classification of the part type according to STEP standard definition - - ExternalReference @@ -399,12 +315,12 @@ xs:string - Unknown + - id_sites + sites en @@ -417,11 +333,22 @@ A site is a delimited geographical area where a legal entity does business(geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. - false + + + ExternalReference + + + GlobalReference + https://confluence.catena-x.net/x/QkBHAw + + + + + true DataElement - id_SitesEntity + SitesEntity en @@ -436,19 +363,13 @@ - id_catenaXsiteId + catenaXsiteId en Catena-X site identifier - - - en - The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. - - ExternalReference @@ -459,22 +380,16 @@ xs:string - Unknown + - id_function + function en Function - - - en - The function of the site in relation to the part(i.e. the activity within the value chain of the part that is performed at the site) - - ExternalReference @@ -485,7 +400,7 @@ xs:string - Unknown + @@ -497,7 +412,7 @@ APPLICATION_CLASS - id_SerialPart + SerialPart en @@ -518,7 +433,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#SerialPart] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -532,7 +447,7 @@ - EN + en SerialPart @@ -548,11 +463,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X ID urn:samm:io.catenax.serial_part:2.0.0#catenaXId @@ -563,7 +478,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -577,7 +492,7 @@ - EN + en catenaXId @@ -585,7 +500,7 @@ en - Trait to ensure UUID v4 data format. + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. @@ -594,11 +509,11 @@ - id_KeyCharacteristic + key en - Key Characteristic + Identifier Key urn:samm:io.catenax.serial_part:2.0.0#key @@ -609,7 +524,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -623,7 +538,7 @@ - EN + en key @@ -631,11 +546,7 @@ en - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. + The key of a local identifier. @@ -644,11 +555,11 @@ - id_ValueCharacteristic + value en - Value Characteristic + Identifier Value urn:samm:io.catenax.serial_part:2.0.0#value @@ -659,7 +570,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -673,7 +584,7 @@ - EN + en value @@ -690,11 +601,11 @@ - id_LocalIdentifierCharacteristic + localIdentifiers en - Local Identifier Characteristic + Local Identifiers urn:samm:io.catenax.serial_part:2.0.0#localIdentifiers @@ -705,7 +616,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#localIdentifiers] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -719,7 +630,7 @@ - EN + en localIdentifiers @@ -727,7 +638,7 @@ en - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. @@ -736,11 +647,11 @@ - id_Timestamp + date en - Timestamp + Production Date urn:samm:io.catenax.serial_part:2.0.0#date @@ -751,7 +662,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#date] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -765,7 +676,7 @@ - EN + en date @@ -773,7 +684,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) @@ -782,11 +693,11 @@ - id_ProductionCountryCodeTrait + country en - Production Country Code Trait + Country code urn:samm:io.catenax.serial_part:2.0.0#country @@ -797,7 +708,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#country] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -811,7 +722,7 @@ - EN + en country @@ -819,7 +730,7 @@ en - Trait to ensure standard data format for country code + Country code where the part was manufactured @@ -828,11 +739,11 @@ - id_ManufacturingCharacteristic + manufacturingInformation en - Manufacturing Characteristic + Manufacturing Information urn:samm:io.catenax.serial_part:2.0.0#manufacturingInformation @@ -843,7 +754,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#manufacturingInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -857,7 +768,7 @@ - EN + en manufacturingInformation @@ -865,7 +776,7 @@ en - Characteristic to describe manufacturing related data + Information from manufacturing process, such as manufacturing date and manufacturing country @@ -874,11 +785,11 @@ - id_PartIdCharacteristic + manufacturerPartId en - Part ID Characteristic + Manufacturer Part ID urn:samm:io.catenax.serial_part:2.0.0#manufacturerPartId @@ -889,7 +800,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#manufacturerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -903,7 +814,7 @@ - EN + en manufacturerPartId @@ -911,7 +822,7 @@ en - The part ID is a multi-character string, usually assigned by an ERP system + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. @@ -920,11 +831,11 @@ - id_PartIdCharacteristic + customerPartId en - Part ID Characteristic + Customer Part ID urn:samm:io.catenax.serial_part:2.0.0#customerPartId @@ -935,7 +846,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#customerPartId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -949,7 +860,7 @@ - EN + en customerPartId @@ -957,7 +868,7 @@ en - The part ID is a multi-character string, usually assigned by an ERP system + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. @@ -966,11 +877,11 @@ - id_PartNameCharacteristic + nameAtManufacturer en - Part Name Characteristic + Name at Manufacturer urn:samm:io.catenax.serial_part:2.0.0#nameAtManufacturer @@ -981,7 +892,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#nameAtManufacturer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -995,7 +906,7 @@ - EN + en nameAtManufacturer @@ -1003,7 +914,7 @@ en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the manufacturer @@ -1012,11 +923,11 @@ - id_PartNameCharacteristic + nameAtCustomer en - Part Name Characteristic + Name at Customer urn:samm:io.catenax.serial_part:2.0.0#nameAtCustomer @@ -1027,7 +938,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#nameAtCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1041,7 +952,7 @@ - EN + en nameAtCustomer @@ -1049,7 +960,7 @@ en - Part Name in string format from the respective system in the value chain + Name of the part as assigned by the customer @@ -1058,11 +969,11 @@ - id_ClassificationCharacteristic + classification en - Classification Characteristic + Classification urn:samm:io.catenax.serial_part:2.0.0#classification @@ -1073,7 +984,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#classification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1087,7 +998,7 @@ - EN + en classification @@ -1095,79 +1006,79 @@ en - A part type must be placed into one of the following classes: 'component', 'product', 'software', 'assembly', 'tool', or 'raw material'. + The classification of the part type according to STEP standard definition - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + product ModelReference DataElement - urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:product - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + raw material ModelReference DataElement - urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:raw material - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + software ModelReference DataElement - urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:software - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + assembly ModelReference DataElement - urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:assembly - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + tool ModelReference DataElement - urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:tool - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + component ModelReference DataElement - urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.serial_part:2.0.0#ClassificationCharacteristic:component @@ -1180,11 +1091,11 @@ - id_PartTypeInformationCharacteristic + partTypeInformation en - Part Type Information Characteristic + Part Type Information urn:samm:io.catenax.serial_part:2.0.0#partTypeInformation @@ -1195,7 +1106,7 @@ GlobalReference - Optional[urn:samm:io.catenax.serial_part:2.0.0#partTypeInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1209,7 +1120,7 @@ - EN + en partTypeInformation @@ -1217,7 +1128,7 @@ en - The characteristics of the part type + The part type from which the serialized part has been instantiated @@ -1226,11 +1137,11 @@ - id_BpnsCharacteristic + catenaXsiteId en - Business Partner Number Site + Catena-X site identifier urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#catenaXsiteId @@ -1241,7 +1152,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#catenaXsiteId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1255,7 +1166,7 @@ - EN + en catenaXsiteId @@ -1263,7 +1174,7 @@ en - BPNS (Business Partner Number Site) represents a site which can be a production plant. A site can also be e.g. an office or a warehouse. An information related to a site is e.g. needed for reporting issues (How many sites does e.g. Beispiel AG have?), status of operation (out of operations due to environmental disaster), for certificates on site level (e.g. environment certificates) or for internal regulations on site level, (e.g. security topics, Corona rules,...). Several addresses (= BPNA with different streets and different gates) can belong to one site. A BPNS should be always linked to one BPNL via relationship 'belongs to legal entity'. + The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations. @@ -1272,11 +1183,11 @@ - id_FunctionCharacteristic + function en - Function Characteristic + Function urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#function @@ -1287,7 +1198,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#function] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1301,7 +1212,7 @@ - EN + en function @@ -1309,43 +1220,43 @@ en - Describes the characteristics of the function for a site related to the respective part. + The function of the site in relation to the part(i.e. the activity within the value chain of the part that is performed at the site) - DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + production ModelReference DataElement - urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:DefaultScalarValue[value=production, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:production - DefaultScalarValue[value=warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + warehouse ModelReference DataElement - urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:DefaultScalarValue[value=warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:warehouse - DefaultScalarValue[value=spare part warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + spare part warehouse ModelReference DataElement - urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:DefaultScalarValue[value=spare part warehouse, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#FunctionCharacteristic:spare part warehouse @@ -1358,11 +1269,11 @@ - id_SitesCharacteristic + sites en - Sites Characteristic + Sites urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#sites @@ -1373,7 +1284,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.part_site_information_as_built:1.0.0#sites] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1387,7 +1298,7 @@ - EN + en sites @@ -1395,7 +1306,7 @@ en - Sites Characteristic + A site is a delimited geographical area where a legal entity does business(geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible. diff --git a/io.catenax.serial_part/2.0.0/gen/SerialPart.aasx b/io.catenax.serial_part/2.0.0/gen/SerialPart.aasx index 5ea8c377..7c64aa91 100644 Binary files a/io.catenax.serial_part/2.0.0/gen/SerialPart.aasx and b/io.catenax.serial_part/2.0.0/gen/SerialPart.aasx differ diff --git a/io.catenax.serial_part/3.0.0/gen/SerialPart.aasx b/io.catenax.serial_part/3.0.0/gen/SerialPart.aasx index 1172d113..13d0e3db 100644 Binary files a/io.catenax.serial_part/3.0.0/gen/SerialPart.aasx and b/io.catenax.serial_part/3.0.0/gen/SerialPart.aasx differ diff --git a/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization-aas.xml b/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization-aas.xml index 5fbc81a4..92f90210 100644 --- a/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization-aas.xml +++ b/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization-aas.xml @@ -1,730 +1,1053 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.serial_part_typization:1.1.1#SerialPartTypization + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.serial_part_typization:1.1.1#SerialPartTypization/submodel + + + + - - - defaultAsset - - + + + SerialPartTypization + + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + + + urn:samm:io.catenax.serial_part_typization:1.1.1#SerialPartTypization/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#SerialPartTypization + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#catenaXId + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#value + + + + xs:string + + + + + + + + ManufacturingEntity + + + en + Manufacturing Entity + + + + + en + Encapsulates the manufacturing relevant attributes + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#country + + + + xs:string + + + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#manufacturerPartId + + + + xs:string + + + + customerPartId + + + en + Customer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#customerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#nameAtManufacturer + + + + xs:string + + + + nameAtCustomer + + + en + Name at Customer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#nameAtCustomer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:1.1.1#classification + + + + xs:string + + + + + + + - SerialPartTypization + APPLICATION_CLASS + SerialPartTypization - Serial Part Typization + + en + Serial Part Typization + - APPLICATION_CLASS - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + - urn:bamm:io.catenax.serial_part_typization:1.1.1#SerialPartTypization - - - - - Serial Part Typization - - - SerialPartTypization - - - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#SerialPartTypization + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Serial Part Typization + + + + + en + SerialPartTypization + + + + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.serial_part_typization:1.1.1#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.serial_part_typization:1.1.1#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.serial_part_typization:1.1.1#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.serial_part_typization:1.1.1#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + + + + - Timestamp + date - Timestamp + + en + Production Date + - urn:bamm:io.catenax.serial_part_typization:1.1.1#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) + + + + + + - ProductionCountryCodeTrait + country - Production Country Code Trait + + en + Country code + - urn:bamm:io.catenax.serial_part_typization:1.1.1#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + - ManufacturingCharacteristic + manufacturingInformation - Manufacturing Characteristic + + en + Manufacturing Information + - urn:bamm:io.catenax.serial_part_typization:1.1.1#manufacturingInformation - - - - - Manufacturing Information - - - manufacturingInformation - - String - - Characteristic to describe manufacturing related data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Information + + + + + en + manufacturingInformation + + + STRING + + + en + Information from manufacturing process, such as manufacturing date and manufacturing country + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.serial_part_typization:1.1.1#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - PartIdCharacteristic + customerPartId - Part ID Characteristic + + en + Customer Part ID + - urn:bamm:io.catenax.serial_part_typization:1.1.1#customerPartId - - - - - Customer Part ID - - - customerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#customerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer Part ID + + + + + en + customerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at Manufacturer + - urn:bamm:io.catenax.serial_part_typization:1.1.1#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - PartNameCharacteristic + nameAtCustomer - Part Name Characteristic + + en + Name at Customer + - urn:bamm:io.catenax.serial_part_typization:1.1.1#nameAtCustomer - - - - - Name at Customer - - - nameAtCustomer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#nameAtCustomer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Customer + + + + + en + nameAtCustomer + + + STRING + + + en + Name of the part as assigned by the customer + + + + + + - ClassificationCharacteristic + classification - Classification Characteristic + + en + Classifcation + - urn:bamm:io.catenax.serial_part_typization:1.1.1#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', ‘assembly’, 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:1.1.1#ClassificationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.serial_part_typization:1.1.1#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:1.1.1#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type from which the serialized part has been instantiated + + + + + + - - - SerialPartTypization - - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#SerialPartTypization - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#key - - - DefaultScalarValue[value=PartInstanceID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#value - - - DefaultScalarValue[value=SN12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ManufacturingEntity - - Manufacturing Entity - - - Encapsulates the manufacturing relevant attributes - - false - false - - - - date - - Production Date - - - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#country - - - DefaultScalarValue[value=HUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - customerPartId - - Customer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#customerPartId - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtCustomer - - Name at Customer - - - Name of the part as assigned by the customer - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#nameAtCustomer - - - DefaultScalarValue[value=side element A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.serial_part_typization:1.1.1#classification - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization.aasx b/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization.aasx index 8c157731..302c11f9 100644 Binary files a/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization.aasx and b/io.catenax.serial_part_typization/1.1.1/gen/SerialPartTypization.aasx differ diff --git a/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization-aas.xml b/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization-aas.xml index 3c3845e7..b751113e 100644 --- a/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization-aas.xml +++ b/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization-aas.xml @@ -1,730 +1,1053 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.serial_part_typization:2.0.0#SerialPartTypization + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.serial_part_typization:2.0.0#SerialPartTypization/submodel + + + + - - - defaultAsset - - + + + SerialPartTypization + + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + + + urn:samm:io.catenax.serial_part_typization:2.0.0#SerialPartTypization/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#SerialPartTypization + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#catenaXId + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#value + + + + xs:string + + + + + + + + ManufacturingEntity + + + en + Manufacturing Entity + + + + + en + Encapsulates the manufacturing relevant attributes + + + + + date + + + en + Production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#date + + + + xs:dateTime + + + + country + + + en + Country code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#country + + + + xs:string + + + + + + PartTypeInformationEntity + + + en + Part Type Information Entity + + + + + en + Encapsulation for data related to the part type + + + + + manufacturerPartId + + + en + Manufacturer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#manufacturerPartId + + + + xs:string + + + + customerPartId + + + en + Customer Part ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#customerPartId + + + + xs:string + + + + nameAtManufacturer + + + en + Name at Manufacturer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#nameAtManufacturer + + + + xs:string + + + + nameAtCustomer + + + en + Name at Customer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#nameAtCustomer + + + + xs:string + + + + classification + + + en + Classifcation + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#classification + + + + xs:string + + + + + + + - SerialPartTypization + APPLICATION_CLASS + SerialPartTypization - Serial Part Typization + + en + Serial Part Typization + - APPLICATION_CLASS - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + - urn:bamm:io.catenax.serial_part_typization:2.0.0#SerialPartTypization - - - - - Serial Part Typization - - - SerialPartTypization - - - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#SerialPartTypization + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Serial Part Typization + + + + + en + SerialPartTypization + + + + + en + A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.serial_part_typization:2.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.serial_part_typization:2.0.0#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.serial_part_typization:2.0.0#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.serial_part_typization:2.0.0#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. + + + + + + - Timestamp + date - Timestamp + + en + Production Date + - urn:bamm:io.catenax.serial_part_typization:2.0.0#date - - - - - Production Date - - - date - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#date + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production Date + + + + + en + date + + + STRING + + + en + Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) + + + + + + - ProductionCountryCodeTrait + country - Production Country Code Trait + + en + Country code + - urn:bamm:io.catenax.serial_part_typization:2.0.0#country - - - - - Country code - - - country - - String - - Trait to ensure standard data format for country code - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country code + + + + + en + country + + + STRING + + + en + Country code where the part was manufactured + + + + + + - ManufacturingCharacteristic + manufacturingInformation - Manufacturing Characteristic + + en + Manufacturing Information + - urn:bamm:io.catenax.serial_part_typization:2.0.0#manufacturingInformation - - - - - Manufacturing Information - - - manufacturingInformation - - String - - Characteristic to describe manufacturing related data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#manufacturingInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturing Information + + + + + en + manufacturingInformation + + + STRING + + + en + Information from manufacturing process, such as manufacturing date and manufacturing country + + + + + + - PartIdCharacteristic + manufacturerPartId - Part ID Characteristic + + en + Manufacturer Part ID + - urn:bamm:io.catenax.serial_part_typization:2.0.0#manufacturerPartId - - - - - Manufacturer Part ID - - - manufacturerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#manufacturerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer Part ID + + + + + en + manufacturerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - PartIdCharacteristic + customerPartId - Part ID Characteristic + + en + Customer Part ID + - urn:bamm:io.catenax.serial_part_typization:2.0.0#customerPartId - - - - - Customer Part ID - - - customerPartId - - String - - The part ID is a multi-character string, ususally assigned by an ERP system - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#customerPartId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Customer Part ID + + + + + en + customerPartId + + + STRING + + + en + Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. + + + + + + - PartNameCharacteristic + nameAtManufacturer - Part Name Characteristic + + en + Name at Manufacturer + - urn:bamm:io.catenax.serial_part_typization:2.0.0#nameAtManufacturer - - - - - Name at Manufacturer - - - nameAtManufacturer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#nameAtManufacturer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Manufacturer + + + + + en + nameAtManufacturer + + + STRING + + + en + Name of the part as assigned by the manufacturer + + + + + + - PartNameCharacteristic + nameAtCustomer - Part Name Characteristic + + en + Name at Customer + - urn:bamm:io.catenax.serial_part_typization:2.0.0#nameAtCustomer - - - - - Name at Customer - - - nameAtCustomer - - String - - Part Name in string format from the respective system in the value chain - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#nameAtCustomer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Name at Customer + + + + + en + nameAtCustomer + + + STRING + + + en + Name of the part as assigned by the customer + + + + + + - ClassificationCharacteristic + classification - Classification Characteristic + + en + Classifcation + - urn:bamm:io.catenax.serial_part_typization:2.0.0#classification - - - - - Classifcation - - - classification - - String - - A part type must be placed into one of the following classes: 'component', 'product', 'software', �assembly�, 'tool', or 'raw material'. - - - - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=product, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=raw material, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=assembly, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=tool, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=component, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#classification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Classifcation + + + + + en + classification + + + STRING + + + en + The classification of the part type according to STEP standard definition + + + + + + product + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:product + + + + + + raw material + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:raw material + + + + + + software + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:software + + + + + + assembly + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:assembly + + + + + + tool + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:tool + + + + + + component + + ModelReference + + + DataElement + urn:samm:io.catenax.serial_part_typization:2.0.0#ClassificationCharacteristic:component + + + + + + + + + + - PartTypeInformationCharacteristic + partTypeInformation - Part Type Information Characteristic + + en + Part Type Information + - urn:bamm:io.catenax.serial_part_typization:2.0.0#partTypeInformation - - - - - Part Type Information - - - partTypeInformation - - String - - The characteristics of the part type - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#partTypeInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Part Type Information + + + + + en + partTypeInformation + + + STRING + + + en + The part type from which the serialized part has been instantiated + + + + + + - - - SerialPartTypization - - A serialized part is an instantiation of a (design-) part, where the particular instantiation can be uniquely identified by means of a serial numbers or a similar identifier (e.g. VAN) or a combination of multiple identifiers (e.g. combination of manufacturer, date and number) - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#SerialPartTypization - - - - - - catenaXId - - Catena-X Identifier - - - The fully anonymous Catena-X ID of the serialized part, valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific dataspace, but is not unique in Catena-X dataspace. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#key - - - DefaultScalarValue[value=PartInstanceID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#value - - - DefaultScalarValue[value=SN12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ManufacturingEntity - - Manufacturing Entity - - - Encapsulates the manufacturing relevant attributes - - false - false - - - - date - - Production Date - - - Timestamp of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event) - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#date - - - DefaultScalarValue[value=2022-02-04T14:48:54, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - country - - Country code - - - Country code where the part was manufactured - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#country - - - DefaultScalarValue[value=HUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PartTypeInformationEntity - - Part Type Information Entity - - - Encapsulation for data related to the part type - - false - false - - - - manufacturerPartId - - Manufacturer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the manufacturer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#manufacturerPartId - - - DefaultScalarValue[value=123-0.740-3434-A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - customerPartId - - Customer Part ID - - - Part ID as assigned by the manufacturer of the part. The Part ID identifies the part (as designed) in the customer`s dataspace. The Part ID does not reference a specific instance of a part and thus should not be confused with the serial number. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#customerPartId - - - DefaultScalarValue[value=PRT-12345, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtManufacturer - - Name at Manufacturer - - - Name of the part as assigned by the manufacturer - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#nameAtManufacturer - - - DefaultScalarValue[value=Mirror left, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nameAtCustomer - - Name at Customer - - - Name of the part as assigned by the customer - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#nameAtCustomer - - - DefaultScalarValue[value=side element A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - classification - - Classifcation - - - The classification of the part type according to STEP standard definition - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#classification - - - DefaultScalarValue[value=software, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization.aasx b/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization.aasx index 0d35f503..6db2bcb2 100644 Binary files a/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization.aasx and b/io.catenax.serial_part_typization/2.0.0/gen/SerialPartTypization.aasx differ diff --git a/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect-aas.xml b/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect-aas.xml index 31926406..8d00020b 100644 --- a/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect-aas.xml +++ b/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect-aas.xml @@ -1,1133 +1,1698 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#AddressAspect + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.address_characteristic:1.0.1#AddressAspect/submodel + + + + - - - defaultAsset - - + + + AddressAspect + + + en + Aspect used for the Characteristic :PostalAddress to reference adress data + + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#AddressAspect/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#AddressAspect + + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + xs:string + + + + + + PremiseEntity + + + en + Premise Entity + + + + + en + Entity for a premise which consists of a type (technical key) and a value + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + xs:string + + + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + xs:string + + + + + + + + + - AddressAspect + APPLICATION_CLASS + AddressAspect - Address Aspect + + en + Address Aspect + - APPLICATION_CLASS - Aspect used for the Characteristic :PostalAddress to reference adress data + + en + Aspect used for the Characteristic :PostalAddress to reference adress data + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#AddressAspect - - - - - Address Aspect - - - AddressAspect - - - Aspect used for the Characteristic :PostalAddress to reference adress data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#AddressAspect + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Address Aspect + + + + + en + AddressAspect + + + + + en + Aspect used for the Characteristic :PostalAddress to reference adress data + + + + + + - ThoroughfareTechnicalKeyCharacteristic + thoroughfareTechnicalKey - Thoroughfare Technical Key Characteristic + + en + Thoroughfare Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + STREET + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:STREET + + + + + + INDUSTRIAL_ZONE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:OTHER + + + + + + RIVER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:RIVER + + + + + + SQUARE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#ThoroughfareTechnicalKeyCharacteristic:SQUARE + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + - ThoroughfareCharacteristic + thoroughfare - Thoroughfare Characteristic + + en + Thoroughfare + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + - LocalityTechnicalKeyCharacteristic + localityTechnicalKey - Locality Technical Key Characteristic + + en + Locality Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + BLOCK + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:BLOCK + + + + + + CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:CITY + + + + + + DISTRICT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:DISTRICT + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY + + + + + + QUARTER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#LocalityTechnicalKeyCharacteristic:QUARTER + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + - LocalityCharacteristic + locality - Locality Characteristic + + en + Locality + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + - PremiseTechnicalKeyCharacteristic + premiseTechnicalKey - Premise Technical Key Characteristic + + en + Premise Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + BUILDING + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:BUILDING + + + + + + HARBOUR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:HARBOUR + + + + + + LEVEL + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:LEVEL + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:OTHER + + + + + + ROOM + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:ROOM + + + + + + SUITE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:SUITE + + + + + + UNIT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:UNIT + + + + + + WAREHOUSE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PremiseTechnicalKeyCharacteristic:WAREHOUSE + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + - PostalDeliveryPointTechnicalKeyCharacteristic + postalDeliveryPointTechnicalKey - Postal Delivery Point Technical Key Characteristic + + en + Postal Delivery Point Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + INTERURBAN_DELIVERY_POINT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT + + + + + + MAIL_STATION + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION + + + + + + MAILBOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + - PostalDeliveryPointCharacteristic + postalDeliveryPoint - Postal Delivery Point Characteristic + + en + Postal Delivery Point + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + - CountryCharacteristic + country - Country Characteristic + + en + Country + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + - PostCodeTechnicalKeyCharacteristic + postCodeTechnicalKey - Post Code Technical Key Characteristic + + en + Post Code Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + CEDEX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:CEDEX + + + + + + LARGE_MAIL_USER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:OTHER + + + + + + POST_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:POST_BOX + + + + + + REGULAR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:1.0.1#PostCodeTechnicalKeyCharacteristic:REGULAR + + + + + + + + + + - PostCodeCharacteristic + postCode - PostCode Characteristic + + en + Post Code + - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:1.0.1#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + - PostalAddress - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#address - - - - - Adress - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + address + + + en + Adress + + + urn:samm:io.catenax.shared.address_characteristic:1.0.1#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Adress + + + + + en + address + + + STRING + + + en + the adress of the data provider + + + + + + - - - AddressAspect - - Aspect used for the Characteristic :PostalAddress to reference adress data - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#AddressAspect - - - - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:1.0.1#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect.aasx b/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect.aasx index 4d1f1764..97f72155 100644 Binary files a/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect.aasx and b/io.catenax.shared.address_characteristic/1.0.1/gen/AddressAspect.aasx differ diff --git a/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect-aas.xml b/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect-aas.xml index 00b93cfc..da82c8e5 100644 --- a/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect-aas.xml +++ b/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect-aas.xml @@ -1,1133 +1,1698 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#AddressAspect + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.address_characteristic:2.0.0#AddressAspect/submodel + + + + - - - defaultAsset - - + + + AddressAspect + + + en + Aspect used for the Characteristic :PostalAddress to reference adress data + + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#AddressAspect/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#AddressAspect + + + + + + AddressEntity + + + en + Address Entity + + + + + en + Entity of an address. Model follows specification of BPDM (Business Partner Data Management). + + + + + ThoroughfareEntity + + + en + Thoroughfare Entity + + + + + en + Entity for a thoroughfare which consists of a type, value and number. + + + + + thoroughfareTechnicalKey + + + en + Thoroughfare Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareTechnicalKey + + + + xs:string + + + + thoroughfareValue + + + en + Value Thoroughfare + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareValue + + + + xs:string + + + + thoroughfareNumber + + + en + Thoroughfare Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareNumber + + + + xs:string + + + + + + LocalityEntity + + + en + Locality Entity + + + + + en + Entity for a locality which consists of a key and a value. + + + + + localityTechnicalKey + + + en + Locality Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#localityTechnicalKey + + + + xs:string + + + + localityValue + + + en + Locality Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#localityValue + + + + xs:string + + + + + + PremiseEntity + + + en + Premise Entity + + + + + en + Entity for a premise which consists of a type (technical key) and a value + + + + + premiseTechnicalKey + + + en + Premise Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#premiseTechnicalKey + + + + xs:string + + + + premiseValue + + + en + Premise Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#premiseValue + + + + xs:string + + + + + + PostalDeliveryPointEntity + + + en + Postal Delivery Point Entity + + + + + en + Entity for a postal delivery point which consists of a technical key and a value. + + + + + postalDeliveryPointTechnicalKey + + + en + Postal Delivery Point Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointTechnicalKey + + + + xs:string + + + + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointValue + + + + xs:string + + + + + + CountryEntity + + + en + Country Entity + + + + + en + Entity definition for a country + + + + + countryShortName + + + en + Country Short Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#countryShortName + + + + xs:string + + + + + + PostCodeEntity + + + en + PostCode Entity + + + + + en + Entity for a postcode which consists of a type plus a value + + + + + postCodeValue + + + en + Post Code Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postCodeValue + + + + xs:string + + + + postCodeTechnicalKey + + + en + Post Code Technical Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postCodeTechnicalKey + + + + xs:string + + + + + + + + + - AddressAspect + APPLICATION_CLASS + AddressAspect - Address Aspect + + en + Address Aspect + - APPLICATION_CLASS - Aspect used for the Characteristic :PostalAddress to reference adress data + + en + Aspect used for the Characteristic :PostalAddress to reference adress data + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#AddressAspect - - - - - Address Aspect - - - AddressAspect - - - Aspect used for the Characteristic :PostalAddress to reference adress data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#AddressAspect + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Address Aspect + + + + + en + AddressAspect + + + + + en + Aspect used for the Characteristic :PostalAddress to reference adress data + + + + + + - ThoroughfareTechnicalKeyCharacteristic + thoroughfareTechnicalKey - Thoroughfare Technical Key Characteristic + + en + Thoroughfare Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareTechnicalKey - - - - - Thoroughfare Technical Key - - - thoroughfareTechnicalKey - - String - - Characteristic of the technical key of a thoroughfare - - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Technical Key + + + + + en + thoroughfareTechnicalKey + + + STRING + + + en + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. + + + + + + STREET + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:STREET + + + + + + INDUSTRIAL_ZONE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:OTHER + + + + + + RIVER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:RIVER + + + + + + SQUARE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#ThoroughfareTechnicalKeyCharacteristic:SQUARE + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareValue - - - - - Value Thoroughfare - - - thoroughfareValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + thoroughfareValue + + + en + Value Thoroughfare + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Value Thoroughfare + + + + + en + thoroughfareValue + + + STRING + + + en + Value of a thoroughfare, e.g. name of a street. + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareNumber - - - - - Thoroughfare Number - - - thoroughfareNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + thoroughfareNumber + + + en + Thoroughfare Number + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare Number + + + + + en + thoroughfareNumber + + + STRING + + + en + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values + + + + + + - ThoroughfareCharacteristic + thoroughfare - Thoroughfare Characteristic + + en + Thoroughfare + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#thoroughfare - - - - - Thoroughfare - - - thoroughfare - - String - - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstraße") and number (e.g. "45"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#thoroughfare + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Thoroughfare + + + + + en + thoroughfare + + + STRING + + + en + Street or thorough road name + + + + + + - LocalityTechnicalKeyCharacteristic + localityTechnicalKey - Locality Technical Key Characteristic + + en + Locality Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#localityTechnicalKey - - - - - Locality Technical Key - - - localityTechnicalKey - - String - - Characteristic of the technical key of a locality - - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#localityTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Technical Key + + + + + en + localityTechnicalKey + + + STRING + + + en + Technical key of a locality + + + + + + BLOCK + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:BLOCK + + + + + + CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:CITY + + + + + + DISTRICT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:DISTRICT + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_CITY + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY + + + + + + QUARTER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#LocalityTechnicalKeyCharacteristic:QUARTER + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#localityValue - - - - - Locality Value - - - localityValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + localityValue + + + en + Locality Value + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#localityValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality Value + + + + + en + localityValue + + + STRING + + + en + Value of a locality, e.g. name of a city ("Mannheim"). + + + + + + - LocalityCharacteristic + locality - Locality Characteristic + + en + Locality + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#locality - - - - - Locality - - - locality - - String - - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#locality + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Locality + + + + + en + locality + + + STRING + + + en + Locality belonging to an address + + + + + + - PremiseTechnicalKeyCharacteristic + premiseTechnicalKey - Premise Technical Key Characteristic + + en + Premise Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#premiseTechnicalKey - - - - - Premise Technical Key - - - premiseTechnicalKey - - String - - Characteristic of the technical key of a premise - - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#premiseTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Technical Key + + + + + en + premiseTechnicalKey + + + STRING + + + en + Technical key of a premise + + + + + + BUILDING + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:BUILDING + + + + + + HARBOUR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:HARBOUR + + + + + + LEVEL + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:LEVEL + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:OTHER + + + + + + ROOM + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:ROOM + + + + + + SUITE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:SUITE + + + + + + UNIT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:UNIT + + + + + + WAREHOUSE + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PremiseTechnicalKeyCharacteristic:WAREHOUSE + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#premiseValue - - - - - Premise Value - - - premiseValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + premiseValue + + + en + Premise Value + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#premiseValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise Value + + + + + en + premiseValue + + + STRING + + + en + Value of a premise, e.g. name or designation of a particular site + + + + + + - PremiseCharacteristic - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#premise - - - - - Premise - - - premise - - String - - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + premise + + + en + Premise + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#premise + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Premise + + + + + en + premise + + + STRING + + + en + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site + + + + + + - PostalDeliveryPointTechnicalKeyCharacteristic + postalDeliveryPointTechnicalKey - Postal Delivery Point Technical Key Characteristic + + en + Postal Delivery Point Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointTechnicalKey - - - - - Postal Delivery Point Technical Key - - - postalDeliveryPointTechnicalKey - - String - - Characteristic of the technical key of a postal delivery point - - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Technical Key + + + + + en + postalDeliveryPointTechnicalKey + + + STRING + + + en + Technical key of a postal delivery point + + + + + + INTERURBAN_DELIVERY_POINT + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT + + + + + + MAIL_STATION + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION + + + + + + MAILBOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER + + + + + + POST_OFFICE_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX + + + + + + + + + + - Text - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointValue - - - - - Postal Delivery Point Value - - - postalDeliveryPointValue - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + postalDeliveryPointValue + + + en + Postal Delivery Point Value + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point Value + + + + + en + postalDeliveryPointValue + + + STRING + + + en + Value of a postal delivery point, e.g. designation of a gate + + + + + + - PostalDeliveryPointCharacteristic + postalDeliveryPoint - Postal Delivery Point Characteristic + + en + Postal Delivery Point + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPoint - - - - - Postal Delivery Point - - - postalDeliveryPoint - - String - - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPoint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Postal Delivery Point + + + + + en + postalDeliveryPoint + + + STRING + + + en + Delivery point, e.g. designation of a gate + + + + + + - CountryTrait - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#countryShortName - - - - - Country Short Name - - - countryShortName - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + countryShortName + + + en + Country Short Name + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#countryShortName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country Short Name + + + + + en + countryShortName + + + STRING + + + + - CountryCharacteristic + country - Country Characteristic + + en + Country + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#country - - - - - Country - - - country - - String - - Characteristic of a country belonging to an address - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#country + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Country + + + + + en + country + + + STRING + + + en + Country of an address + + + + + + - PostCodeTrait - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postCodeValue - - - - - Post Code Value - - - postCodeValue - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + postCodeValue + + + en + Post Code Value + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postCodeValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Value + + + + + en + postCodeValue + + + STRING + + + en + The value of a post code + + + + + + - PostCodeTechnicalKeyCharacteristic + postCodeTechnicalKey - Post Code Technical Key Characteristic + + en + Post Code Technical Key + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postCodeTechnicalKey - - - - - Post Code Technical Key - - - postCodeTechnicalKey - - String - - Characteristic for the technical key of a post code - - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postCodeTechnicalKey + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code Technical Key + + + + + en + postCodeTechnicalKey + + + STRING + + + en + The technical key of a post code + + + + + + CEDEX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:CEDEX + + + + + + LARGE_MAIL_USER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER + + + + + + OTHER + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:OTHER + + + + + + POST_BOX + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:POST_BOX + + + + + + REGULAR + + ModelReference + + + DataElement + urn:samm:io.catenax.shared.address_characteristic:2.0.0#PostCodeTechnicalKeyCharacteristic:REGULAR + + + + + + + + + + - PostCodeCharacteristic + postCode - PostCode Characteristic + + en + Post Code + - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postCode - - - - - Post Code - - - postCode - - String - - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "68161\12"). Model follows the specification of BPDM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.address_characteristic:2.0.0#postCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Post Code + + + + + en + postCode + + + STRING + + + + - PostalAddress - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#address - - - - - Adress - - - address - - String - - A characteristic to express the postal adress and which is intended to be referenced by other aspects - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + address + + + en + Adress + + + urn:samm:io.catenax.shared.address_characteristic:2.0.0#address + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Adress + + + + + en + address + + + STRING + + + en + the adress of the data provider + + + + + + - - - AddressAspect - - Aspect used for the Characteristic :PostalAddress to reference adress data - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#AddressAspect - - - - - - AddressEntity - - Address Entity - - - Entity of an address. Model follows specification of BPDM (Business Partner Data Management). - - false - false - - - - ThoroughfareEntity - - Thoroughfare Entity - - - Entity for a thoroughfare which consists of a type, value and number. - - false - false - - - - thoroughfareTechnicalKey - - Thoroughfare Technical Key - - - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareTechnicalKey - - - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareValue - - Value Thoroughfare - - - Value of a thoroughfare, e.g. name of a street. - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareValue - - - DefaultScalarValue[value=Bernstraße, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - thoroughfareNumber - - Thoroughfare Number - - - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#thoroughfareNumber - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - LocalityEntity - - Locality Entity - - - Entity for a locality which consists of a key and a value. - - false - false - - - - localityTechnicalKey - - Locality Technical Key - - - Technical key of a locality - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#localityTechnicalKey - - - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localityValue - - Locality Value - - - Value of a locality, e.g. name of a city ("Mannheim"). - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#localityValue - - - DefaultScalarValue[value=Mannheim, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PremiseEntity - - Premise Entity - - - Entity for a premise which consists of a type (technical key) and a value - - false - false - - - - premiseTechnicalKey - - Premise Technical Key - - - Technical key of a premise - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#premiseTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - premiseValue - - Premise Value - - - Value of a premise, e.g. name or designation of a particular site - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#premiseValue - - - DefaultScalarValue[value=Werk 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostalDeliveryPointEntity - - Postal Delivery Point Entity - - - Entity for a postal delivery point which consists of a technical key and a value. - - false - false - - - - postalDeliveryPointTechnicalKey - - Postal Delivery Point Technical Key - - - Technical key of a postal delivery point - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointTechnicalKey - - - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postalDeliveryPointValue - - Postal Delivery Point Value - - - Value of a postal delivery point, e.g. designation of a gate - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postalDeliveryPointValue - - - DefaultScalarValue[value=Tor 1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - CountryEntity - - Country Entity - - - Entity definition for a country - - false - false - - - - countryShortName - - Country Short Name - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#countryShortName - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - PostCodeEntity - - PostCode Entity - - - Entity for a postcode which consists of a type plus a value - - false - false - - - - postCodeValue - - Post Code Value - - - The value of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postCodeValue - - - DefaultScalarValue[value=68161\12, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - postCodeTechnicalKey - - Post Code Technical Key - - - The technical key of a post code - - Template - - - urn:bamm:io.catenax.shared.address_characteristic:2.0.0#postCodeTechnicalKey - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect.aasx b/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect.aasx index fbb970cf..a9265337 100644 Binary files a/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect.aasx and b/io.catenax.shared.address_characteristic/2.0.0/gen/AddressAspect.aasx differ diff --git a/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect-aas.xml b/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect-aas.xml index db0ecb14..e4c0c4e6 100644 --- a/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect-aas.xml +++ b/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.address_characteristic:3.0.0#AddressAspect - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#AddressAspect] - - - - - - - - en - Address Aspect - - - - - EN - AddressAspect - - - - - en - Aspect used for the Characteristic :PostalAddress to reference address data. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.address_characteristic:3.0.0#AddressAspect/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#AddressAspect]/submodel + urn:samm:io.catenax.shared.address_characteristic:3.0.0#AddressAspect/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_AddressEntity + AddressEntity en @@ -89,7 +65,7 @@ - id_ThoroughfareEntity + ThoroughfareEntity en @@ -104,19 +80,13 @@ - id_thoroughfareTechnicalKey + thoroughfareTechnicalKey en Thoroughfare Technical Key - - - en - Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - - ExternalReference @@ -127,22 +97,16 @@ xs:string - Unknown + - id_thoroughfareValue + thoroughfareValue en Value Thoroughfare - - - en - Value of a thoroughfare, e.g. name of a street. - - ExternalReference @@ -153,22 +117,16 @@ xs:string - Unknown + - id_thoroughfareNumber + thoroughfareNumber en Thoroughfare Number - - - en - Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values. - - ExternalReference @@ -179,12 +137,12 @@ xs:string - Unknown + - id_LocalityEntity + LocalityEntity en @@ -199,19 +157,13 @@ - id_localityTechnicalKey + localityTechnicalKey en Locality Technical Key - - - en - Technical key of a locality. - - ExternalReference @@ -222,22 +174,16 @@ xs:string - Unknown + - id_localityValue + localityValue en Locality Value - - - en - Value of a locality, e.g. name of a city ("Mannheim"). - - ExternalReference @@ -248,12 +194,12 @@ xs:string - Unknown + - id_PremiseEntity + PremiseEntity en @@ -268,19 +214,13 @@ - id_premiseTechnicalKey + premiseTechnicalKey en Premise Technical Key - - - en - Technical key of a premise. - - ExternalReference @@ -291,22 +231,16 @@ xs:string - Unknown + - id_premiseValue + premiseValue en Premise Value - - - en - Value of a premise, e.g. name or designation of a particular site. - - ExternalReference @@ -317,12 +251,12 @@ xs:string - Unknown + - id_PostalDeliveryPointEntity + PostalDeliveryPointEntity en @@ -337,19 +271,13 @@ - id_postalDeliveryPointTechnicalKey + postalDeliveryPointTechnicalKey en Postal Delivery Point Technical Key - - - en - Technical key of a postal delivery point. - - ExternalReference @@ -360,22 +288,16 @@ xs:string - Unknown + - id_postalDeliveryPointValue + postalDeliveryPointValue en Postal Delivery Point Value - - - en - Value of a postal delivery point, e.g. designation of a gate. - - ExternalReference @@ -386,12 +308,12 @@ xs:string - Unknown + - id_CountryEntity + CountryEntity en @@ -406,19 +328,13 @@ - id_countryShortName + countryShortName en Country Short Name - - - en - The short variation of the name of the country. - - ExternalReference @@ -429,12 +345,12 @@ xs:string - Unknown + - id_PostCodeEntity + PostCodeEntity en @@ -449,19 +365,13 @@ - id_postCodeValue + postCodeValue en Post Code Value - - - en - The value of a post code. - - ExternalReference @@ -472,22 +382,16 @@ xs:string - Unknown + - id_postCodeTechnicalKey + postCodeTechnicalKey en Post Code Technical Key - - - en - The technical key of a post code. - - ExternalReference @@ -498,7 +402,7 @@ xs:string - Unknown + @@ -510,7 +414,7 @@ APPLICATION_CLASS - id_AddressAspect + AddressAspect en @@ -531,7 +435,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#AddressAspect] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -545,7 +449,7 @@ - EN + en AddressAspect @@ -561,11 +465,11 @@ - id_ThoroughfareTechnicalKeyCharacteristic + thoroughfareTechnicalKey en - Thoroughfare Technical Key Characteristic + Thoroughfare Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareTechnicalKey @@ -576,7 +480,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -590,7 +494,7 @@ - EN + en thoroughfareTechnicalKey @@ -598,67 +502,67 @@ en - Characteristic of the technical key of a thoroughfare. + Technical key of a thoroughfare. As specified by BPDM, this can be a "STREET" or a different type. - DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + STREET ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=STREET, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:STREET - DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + INDUSTRIAL_ZONE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=INDUSTRIAL_ZONE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:INDUSTRIAL_ZONE - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + RIVER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=RIVER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:RIVER - DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + SQUARE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:DefaultScalarValue[value=SQUARE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#ThoroughfareTechnicalKeyCharacteristic:SQUARE @@ -671,11 +575,11 @@ - id_Text + thoroughfareValue en - Text + Value Thoroughfare urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareValue @@ -686,7 +590,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -700,7 +604,7 @@ - EN + en thoroughfareValue @@ -708,7 +612,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a thoroughfare, e.g. name of a street. @@ -717,11 +621,11 @@ - id_Text + thoroughfareNumber en - Text + Thoroughfare Number urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareNumber @@ -732,7 +636,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfareNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -746,7 +650,7 @@ - EN + en thoroughfareNumber @@ -754,7 +658,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values. @@ -763,11 +667,11 @@ - id_ThoroughfareCharacteristic + thoroughfare en - Thoroughfare Characteristic + Thoroughfare urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfare @@ -778,7 +682,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#thoroughfare] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -792,7 +696,7 @@ - EN + en thoroughfare @@ -800,7 +704,7 @@ en - Characteristic for defining a thoroughfare which can consist of a type (e.g. "STREET"), value (e.g. "Bernstra?e") and number (e.g. "45"). Model follows the specification of BPDM. + Street or thorough road name. @@ -809,11 +713,11 @@ - id_LocalityTechnicalKeyCharacteristic + localityTechnicalKey en - Locality Technical Key Characteristic + Locality Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityTechnicalKey @@ -824,7 +728,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -838,7 +742,7 @@ - EN + en localityTechnicalKey @@ -846,79 +750,79 @@ en - Characteristic of the technical key of a locality + Technical key of a locality. - DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + BLOCK ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=BLOCK, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:BLOCK - DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CITY ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:CITY - DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DISTRICT ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=DISTRICT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DISTRICT - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + POST_OFFICE_CITY ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_CITY, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:POST_OFFICE_CITY - DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + QUARTER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:DefaultScalarValue[value=QUARTER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#LocalityTechnicalKeyCharacteristic:QUARTER @@ -931,11 +835,11 @@ - id_Text + localityValue en - Text + Locality Value urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityValue @@ -946,7 +850,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#localityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -960,7 +864,7 @@ - EN + en localityValue @@ -968,7 +872,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a locality, e.g. name of a city ("Mannheim"). @@ -977,11 +881,11 @@ - id_LocalityCharacteristic + locality en - Locality Characteristic + Locality urn:samm:io.catenax.shared.address_characteristic:3.0.0#locality @@ -992,7 +896,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#locality] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1006,7 +910,7 @@ - EN + en locality @@ -1014,7 +918,7 @@ en - Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. "CITY") and value (e.g. "Mannheim"). Model follows the specification of BPDM. + Locality belonging to an address. @@ -1023,11 +927,11 @@ - id_PremiseTechnicalKeyCharacteristic + premiseTechnicalKey en - Premise Technical Key Characteristic + Premise Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseTechnicalKey @@ -1038,7 +942,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1052,7 +956,7 @@ - EN + en premiseTechnicalKey @@ -1060,103 +964,103 @@ en - Characteristic of the technical key of a premise. + Technical key of a premise. - DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + BUILDING ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=BUILDING, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:BUILDING - DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + HARBOUR ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=HARBOUR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:HARBOUR - DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + LEVEL ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=LEVEL, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:LEVEL - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ROOM ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=ROOM, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:ROOM - DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + SUITE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=SUITE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:SUITE - DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + UNIT ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=UNIT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:UNIT - DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + WAREHOUSE ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:DefaultScalarValue[value=WAREHOUSE, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PremiseTechnicalKeyCharacteristic:WAREHOUSE @@ -1169,11 +1073,11 @@ - id_Text + premiseValue en - Text + Premise Value urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseValue @@ -1184,7 +1088,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premiseValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1198,7 +1102,7 @@ - EN + en premiseValue @@ -1206,7 +1110,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a premise, e.g. name or designation of a particular site. @@ -1215,11 +1119,11 @@ - id_PremiseCharacteristic + premise en - Premise Characteristic + Premise urn:samm:io.catenax.shared.address_characteristic:3.0.0#premise @@ -1230,7 +1134,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#premise] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1244,7 +1148,7 @@ - EN + en premise @@ -1252,7 +1156,7 @@ en - Characteristic for defining a premise which consists of a technical key (e.g. "BUILDING" or "OTHER") and a value (e.g. "Werk 1"). + Premise of an address, e.g. a specific "BUILDING" but can also be used for naming a particular site. @@ -1261,11 +1165,11 @@ - id_PostalDeliveryPointTechnicalKeyCharacteristic + postalDeliveryPointTechnicalKey en - Postal Delivery Point Technical Key Characteristic + Postal Delivery Point Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointTechnicalKey @@ -1276,7 +1180,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1290,7 +1194,7 @@ - EN + en postalDeliveryPointTechnicalKey @@ -1298,67 +1202,67 @@ en - Characteristic of the technical key of a postal delivery point. + Technical key of a postal delivery point. - DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + INTERURBAN_DELIVERY_POINT ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=INTERURBAN_DELIVERY_POINT, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:INTERURBAN_DELIVERY_POINT - DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + MAIL_STATION ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAIL_STATION, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:MAIL_STATION - DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + MAILBOX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=MAILBOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:MAILBOX - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + POST_OFFICE_BOX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_OFFICE_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostalDeliveryPointTechnicalKeyCharacteristic:POST_OFFICE_BOX @@ -1371,11 +1275,11 @@ - id_Text + postalDeliveryPointValue en - Text + Postal Delivery Point Value urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointValue @@ -1386,7 +1290,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPointValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1400,7 +1304,7 @@ - EN + en postalDeliveryPointValue @@ -1408,7 +1312,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value of a postal delivery point, e.g. designation of a gate. @@ -1417,11 +1321,11 @@ - id_PostalDeliveryPointCharacteristic + postalDeliveryPoint en - Postal Delivery Point Characteristic + Postal Delivery Point urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPoint @@ -1432,7 +1336,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postalDeliveryPoint] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1446,7 +1350,7 @@ - EN + en postalDeliveryPoint @@ -1454,7 +1358,7 @@ en - Characteristic for defining a postal delivery point which consists of a technical key (e.g. "MAILBOX" or "OTHER") and a value. Model follows the specification of BPDM. + Delivery point, e.g. designation of a gate. @@ -1463,7 +1367,13 @@ - id_CountryTrait + countryShortName + + + en + Country Short Name + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#countryShortName @@ -1472,7 +1382,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#countryShortName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1486,22 +1396,28 @@ - EN + en countryShortName STRING + + + en + The short variation of the name of the country. + + - id_CountryCharacteristic + country en - Country Characteristic + Country urn:samm:io.catenax.shared.address_characteristic:3.0.0#country @@ -1512,7 +1428,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#country] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1526,7 +1442,7 @@ - EN + en country @@ -1534,7 +1450,7 @@ en - Characteristic of a country belonging to an address + Country of an address. @@ -1543,7 +1459,13 @@ - id_PostCodeTrait + postCodeValue + + + en + Post Code Value + + urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeValue @@ -1552,7 +1474,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1566,22 +1488,28 @@ - EN + en postCodeValue STRING + + + en + The value of a post code. + + - id_PostCodeTechnicalKeyCharacteristic + postCodeTechnicalKey en - Post Code Technical Key Characteristic + Post Code Technical Key urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeTechnicalKey @@ -1592,7 +1520,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCodeTechnicalKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1606,7 +1534,7 @@ - EN + en postCodeTechnicalKey @@ -1614,67 +1542,67 @@ en - Characteristic for the technical key of a post code. + The technical key of a post code. - DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + CEDEX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=CEDEX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:CEDEX - DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + LARGE_MAIL_USER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=LARGE_MAIL_USER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:LARGE_MAIL_USER - DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + OTHER ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=OTHER, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:OTHER - DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + POST_BOX ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=POST_BOX, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:POST_BOX - DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + REGULAR ModelReference DataElement - urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:DefaultScalarValue[value=REGULAR, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.address_characteristic:3.0.0#PostCodeTechnicalKeyCharacteristic:REGULAR @@ -1687,11 +1615,11 @@ - id_PostCodeCharacteristic + postCode en - PostCode Characteristic + Post Code urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCode @@ -1702,7 +1630,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#postCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1716,7 +1644,7 @@ - EN + en postCode @@ -1724,7 +1652,7 @@ en - Characteristic for defining a postcode which can consist of a type (e.g. "REGULAR" for zip codes) and a value (e.g. "98765-4321"). Model follows the specification of BPDM. + Postal code of the address. @@ -1733,11 +1661,11 @@ - id_PostalAddress + address en - PostalAddress + Address urn:samm:io.catenax.shared.address_characteristic:3.0.0#address @@ -1748,7 +1676,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.address_characteristic:3.0.0#address] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1762,7 +1690,7 @@ - EN + en address @@ -1770,7 +1698,7 @@ en - A characteristic to express the postal address and which is intended to be referenced by other aspects. + The address of the data provider. diff --git a/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect.aasx b/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect.aasx index 08e4a4c4..75189a71 100644 Binary files a/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect.aasx and b/io.catenax.shared.address_characteristic/3.0.0/gen/AddressAspect.aasx differ diff --git a/io.catenax.shared.bill_of_process/1.0.0/gen/BillOfProcessSharedAspect.aasx b/io.catenax.shared.bill_of_process/1.0.0/gen/BillOfProcessSharedAspect.aasx index 5653a498..61bc6099 100644 Binary files a/io.catenax.shared.bill_of_process/1.0.0/gen/BillOfProcessSharedAspect.aasx and b/io.catenax.shared.bill_of_process/1.0.0/gen/BillOfProcessSharedAspect.aasx differ diff --git a/io.catenax.shared.business_partner_number/2.0.0/gen/BusinessPartnerNumber.aasx b/io.catenax.shared.business_partner_number/2.0.0/gen/BusinessPartnerNumber.aasx index 3fe2dd02..a11364e1 100644 Binary files a/io.catenax.shared.business_partner_number/2.0.0/gen/BusinessPartnerNumber.aasx and b/io.catenax.shared.business_partner_number/2.0.0/gen/BusinessPartnerNumber.aasx differ diff --git a/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation-aas.xml b/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation-aas.xml index d7520ad0..7543c8f9 100644 --- a/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation-aas.xml +++ b/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation-aas.xml @@ -1,275 +1,447 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.shared.contact_information:1.0.0#ContactInformation + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.contact_information:1.0.0#ContactInformation/submodel + + + + - - - defaultAsset - - + + + ContactInformation + + + en + Entity encapsulating the contact details + + + + urn:samm:io.catenax.shared.contact_information:1.0.0#ContactInformation/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#ContactInformation + + + + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Spezifikation_Submodel-Templates.html + + + + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + + + website + + + en + website + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + xs:string + + + + + + + - ContactInformation + APPLICATION_CLASS + ContactInformation - Contact information + + en + Contact information + - APPLICATION_CLASS - Entity encapsulating the contact details + + en + Entity encapsulating the contact details + - urn:bamm:io.catenax.shared.contact_information:1.0.0#ContactInformation - - - - - Contact information - - - ContactInformation - - - Entity encapsulating the contact details - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.contact_information:1.0.0#ContactInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Contact information + + + + + en + ContactInformation + + + + + en + Entity encapsulating the contact details + + + + + + - WebsiteCharacteristic + website - website + + en + website + - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.contact_information:1.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:1.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + - EMailTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:1.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:1.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + - ContactCharacteristic + contactProperty - Contact Characteristic + + en + Contact Property + - urn:bamm:io.catenax.shared.contact_information:1.0.0#contactProperty - - - - - Contact Property - - - contactProperty - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.contact_information:1.0.0#contactProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Contact Property + + + + + en + contactProperty + + + STRING + + + en + Property describing contact information for an organization + + + + + + - - - ContactInformation - - Entity encapsulating the contact details - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#ContactInformation - - - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:1.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation.aasx b/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation.aasx index 1fa481d2..d899cbc7 100644 Binary files a/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation.aasx and b/io.catenax.shared.contact_information/1.0.0/gen/ContactInformation.aasx differ diff --git a/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation-aas.xml b/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation-aas.xml index 97ed032b..e00c21ad 100644 --- a/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation-aas.xml +++ b/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation-aas.xml @@ -1,275 +1,447 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.shared.contact_information:2.0.0#ContactInformation + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.contact_information:2.0.0#ContactInformation/submodel + + + + - - - defaultAsset - - + + + ContactInformation + + + en + Entity encapsulating the contact details + + + + urn:samm:io.catenax.shared.contact_information:2.0.0#ContactInformation/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#ContactInformation + + + + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Spezifikation_Submodel-Templates.html + + + + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + + + website + + + en + website + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#faxNumber + + + + xs:string + + + + + + + - ContactInformation + APPLICATION_CLASS + ContactInformation - Contact information + + en + Contact information + - APPLICATION_CLASS - Entity encapsulating the contact details + + en + Entity encapsulating the contact details + - urn:bamm:io.catenax.shared.contact_information:2.0.0#ContactInformation - - - - - Contact information - - - ContactInformation - - - Entity encapsulating the contact details - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.contact_information:2.0.0#ContactInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Contact information + + + + + en + ContactInformation + + + + + en + Entity encapsulating the contact details + + + + + + - WebsiteCharacteristic + website - website + + en + website + - urn:bamm:io.catenax.shared.contact_information:2.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.contact_information:2.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:2.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:2.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + - EMailTrait - urn:bamm:io.catenax.shared.contact_information:2.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:2.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:2.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:2.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + - ContactCharacteristic + contactProperty - Contact Characteristic + + en + Contact Property + - urn:bamm:io.catenax.shared.contact_information:2.0.0#contactProperty - - - - - Contact Property - - - contactProperty - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.contact_information:2.0.0#contactProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Contact Property + + + + + en + contactProperty + + + STRING + + + en + Property describing contact information for an organization + + + + + + - - - ContactInformation - - Entity encapsulating the contact details - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#ContactInformation - - - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation.aasx b/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation.aasx index 40b1ec40..47c6e4c0 100644 Binary files a/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation.aasx and b/io.catenax.shared.contact_information/2.0.0/gen/ContactInformation.aasx differ diff --git a/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation-aas.xml b/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation-aas.xml index 0df8da93..84db3ab2 100644 --- a/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation-aas.xml +++ b/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.contact_information:3.0.0#ContactInformation - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#ContactInformation] - - - - - - - - en - Contact Information - - - - - EN - ContactInformation - - - - - en - Entity encapsulating the contact details. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.contact_information:3.0.0#ContactInformation/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#ContactInformation]/submodel + urn:samm:io.catenax.shared.contact_information:3.0.0#ContactInformation/submodel Template ModelReference @@ -72,9 +48,20 @@ + + + ExternalReference + + + GlobalReference + https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Spezifikation_Submodel-Templates.html + + + + - id_ContactEntity + ContactEntity en @@ -89,19 +76,13 @@ - id_website + website en Website - - - en - Website of the contact. - - ExternalReference @@ -112,22 +93,16 @@ xs:anyURI - Unknown + - id_phoneNumber + phoneNumber en Phone Number - - - en - Phone number with country and area code. - - ExternalReference @@ -138,22 +113,16 @@ xs:string - Unknown + - id_email + email en Email - - - en - An email address. - - ExternalReference @@ -164,22 +133,16 @@ xs:string - Unknown + - id_faxNumber + faxNumber en Fax Number - - - en - Fax number with country and area code. - - ExternalReference @@ -190,7 +153,7 @@ xs:string - Unknown + @@ -200,7 +163,7 @@ APPLICATION_CLASS - id_ContactInformation + ContactInformation en @@ -221,7 +184,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#ContactInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -235,7 +198,7 @@ - EN + en ContactInformation @@ -251,11 +214,11 @@ - id_WebsiteCharacteristic + website en - Website Characteristic + Website urn:samm:io.catenax.shared.contact_information:3.0.0#website @@ -266,7 +229,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#website] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -280,7 +243,7 @@ - EN + en website @@ -288,7 +251,7 @@ en - Address of the website. + Website of the contact. @@ -297,7 +260,13 @@ - id_PhoneNumberTrait + phoneNumber + + + en + Phone Number + + urn:samm:io.catenax.shared.contact_information:3.0.0#phoneNumber @@ -306,7 +275,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#phoneNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -320,18 +289,30 @@ - EN + en phoneNumber STRING + + + en + Phone number with country and area code. + + - id_EMailTrait + email + + + en + Email + + urn:samm:io.catenax.shared.contact_information:3.0.0#email @@ -340,7 +321,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#email] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -354,18 +335,30 @@ - EN + en email STRING + + + en + An email address. + + - id_PhoneNumberTrait + faxNumber + + + en + Fax Number + + urn:samm:io.catenax.shared.contact_information:3.0.0#faxNumber @@ -374,7 +367,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#faxNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -388,22 +381,28 @@ - EN + en faxNumber STRING + + + en + Fax number with country and area code. + + - id_ContactCharacteristic + contactProperty en - Contact Characteristic + Contact Property urn:samm:io.catenax.shared.contact_information:3.0.0#contactProperty @@ -414,7 +413,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.contact_information:3.0.0#contactProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -428,7 +427,7 @@ - EN + en contactProperty @@ -436,7 +435,7 @@ en - Characteristic describing information on how to contact an organization. + Property describing contact information for an organization. diff --git a/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation.aasx b/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation.aasx index cae0404e..ee51df06 100644 Binary files a/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation.aasx and b/io.catenax.shared.contact_information/3.0.0/gen/ContactInformation.aasx differ diff --git a/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect-aas.xml b/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect-aas.xml index 3b68b41e..65a58743 100644 --- a/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect-aas.xml +++ b/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.message_header:1.0.0#MessageHeaderAspect - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#MessageHeaderAspect] - - - - - - - - en - Message Header Aspect - - - - - EN - MessageHeaderAspect - - - - - en - Aspect model describing the shared message header. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.message_header:1.0.0#MessageHeaderAspect/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#MessageHeaderAspect]/submodel + urn:samm:io.catenax.shared.message_header:1.0.0#MessageHeaderAspect/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_MessageHeader + MessageHeader en @@ -84,24 +60,18 @@ en - The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling – and does not only apply to notification anymore. + The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling ? and does not only apply to notification anymore. - id_messageId + messageId en Message ID - - - en - Unique ID identifying the message. The purpose of the ID is to uniquely identify a single message, therefore it MUST not be reused. - - ExternalReference @@ -112,28 +82,16 @@ xs:string - Unknown + - id_context + context en Context - - - en - Information about the context the message should be considered in. -The value MUST consist of two parts: an identifier of the context (e.g. business domain, etc.) followed by a version number. -Both the identifier and the version number MUST correspond to the content of the message. -If the content of a message is described by an aspect model available in the Catena-X Semantic Hub, then the unique identifier of this semantic model (e.g. urn:samm:io.catenax.<ASPECT-MODEL-NAME>:1.x.x) MUST be used as a value of the context field. This is considered the default case. -In all other cases the value of the context field MUST follow the pattern <domain>-<subdomain>-<object>:<[major] version> (e.g. TRACE-QM-Alert:1.x.x). -Versioning only refers to major versions in both default and fallback cases. -Note: The version of the message's header is specified in the version field. - - ExternalReference @@ -144,22 +102,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_sentDateTime + sentDateTime en Sent Date Time - - - en - Time zone aware timestamp holding the date and the time the message was sent by the sending party. The value MUST be formatted according to the ISO 8601 standard - - ExternalReference @@ -170,22 +122,16 @@ Note: The version of the message's header is specified in the version field. xs:dateTime - Unknown + - id_senderBpn + senderBpn en Sender BPN - - - en - The Business Partner Number of the sending party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard - - ExternalReference @@ -196,22 +142,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_receiverBpn + receiverBpn en Receiver BPN - - - en - The Business Partner Number of the receiving party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard. - - ExternalReference @@ -222,22 +162,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_expectedResponseBy + expectedResponseBy en Expected Response By - - - en - Time zone aware timestamp holding the date and time by which the sending party expects a certain type of response from the receiving party. The meaning and interpretation of the fields's value are context-bound and MUST therefore be defined by any business domain or platform capability making use of it. The value MUST be formatted according to the ISO 8601 standard - - ExternalReference @@ -248,22 +182,16 @@ Note: The version of the message's header is specified in the version field. xs:dateTime - Unknown + - id_relatedMessageId + relatedMessageId en Related Message ID - - - en - Unique ID identifying a message somehow related to the current one - - ExternalReference @@ -274,22 +202,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_version + version en Version - - - en - The unique identifier of the aspect model defining the structure and the semantics of the message's header. The version number should reflect the versioning schema of aspect models in Catena-X. - - ExternalReference @@ -300,7 +222,7 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + @@ -310,7 +232,7 @@ Note: The version of the message's header is specified in the version field. APPLICATION_CLASS - id_MessageHeaderAspect + MessageHeaderAspect en @@ -331,7 +253,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#MessageHeaderAspect] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -345,7 +267,7 @@ Note: The version of the message's header is specified in the version field. - EN + en MessageHeaderAspect @@ -361,11 +283,11 @@ Note: The version of the message's header is specified in the version field. - id_UuidCharacteristic + messageId en - UUID Characteristic + Message ID urn:samm:io.catenax.shared.message_header:1.0.0#messageId @@ -376,7 +298,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#messageId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -390,7 +312,7 @@ Note: The version of the message's header is specified in the version field. - EN + en messageId @@ -398,7 +320,7 @@ Note: The version of the message's header is specified in the version field. en - Structured Value for defining a property which requires an UUID + Unique ID identifying the message. The purpose of the ID is to uniquely identify a single message, therefore it MUST not be reused. @@ -407,11 +329,11 @@ Note: The version of the message's header is specified in the version field. - id_ContextCharacteristic + context en - Context Characteristic + Context urn:samm:io.catenax.shared.message_header:1.0.0#context @@ -422,7 +344,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#context] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -436,7 +358,7 @@ Note: The version of the message's header is specified in the version field. - EN + en context @@ -444,7 +366,13 @@ Note: The version of the message's header is specified in the version field. en - Defining a string value for the context + Information about the context the message should be considered in. +The value MUST consist of two parts: an identifier of the context (e.g. business domain, etc.) followed by a version number. +Both the identifier and the version number MUST correspond to the content of the message. +If the content of a message is described by an aspect model available in the Catena-X Semantic Hub, then the unique identifier of this semantic model (e.g. urn:samm:io.catenax.<ASPECT-MODEL-NAME>:1.x.x) MUST be used as a value of the context field. This is considered the default case. +In all other cases the value of the context field MUST follow the pattern <domain>-<subdomain>-<object>:<[major] version> (e.g. TRACE-QM-Alert:1.x.x). +Versioning only refers to major versions in both default and fallback cases. +Note: The version of the message's header is specified in the version field. @@ -453,11 +381,11 @@ Note: The version of the message's header is specified in the version field. - id_Timestamp + sentDateTime en - Timestamp + Sent Date Time urn:samm:io.catenax.shared.message_header:1.0.0#sentDateTime @@ -468,7 +396,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#sentDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -482,7 +410,7 @@ Note: The version of the message's header is specified in the version field. - EN + en sentDateTime @@ -490,7 +418,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property which contains the date and time with an optional timezone. + Time zone aware timestamp holding the date and the time the message was sent by the sending party. The value MUST be formatted according to the ISO 8601 standard @@ -499,11 +427,11 @@ Note: The version of the message's header is specified in the version field. - id_BpnCharacteristic + senderBpn en - BPN Characteristic + Sender BPN urn:samm:io.catenax.shared.message_header:1.0.0#senderBpn @@ -514,7 +442,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#senderBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -528,7 +456,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderBpn @@ -536,7 +464,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic for defining BPN values + The Business Partner Number of the sending party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard @@ -545,11 +473,11 @@ Note: The version of the message's header is specified in the version field. - id_BpnCharacteristic + receiverBpn en - BPN Characteristic + Receiver BPN urn:samm:io.catenax.shared.message_header:1.0.0#receiverBpn @@ -560,7 +488,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#receiverBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -574,7 +502,7 @@ Note: The version of the message's header is specified in the version field. - EN + en receiverBpn @@ -582,7 +510,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic for defining BPN values + The Business Partner Number of the receiving party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard. @@ -591,11 +519,11 @@ Note: The version of the message's header is specified in the version field. - id_Timestamp + expectedResponseBy en - Timestamp + Expected Response By urn:samm:io.catenax.shared.message_header:1.0.0#expectedResponseBy @@ -606,7 +534,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#expectedResponseBy] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -620,7 +548,7 @@ Note: The version of the message's header is specified in the version field. - EN + en expectedResponseBy @@ -628,7 +556,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property which contains the date and time with an optional timezone. + Time zone aware timestamp holding the date and time by which the sending party expects a certain type of response from the receiving party. The meaning and interpretation of the fields's value are context-bound and MUST therefore be defined by any business domain or platform capability making use of it. The value MUST be formatted according to the ISO 8601 standard @@ -637,11 +565,11 @@ Note: The version of the message's header is specified in the version field. - id_UuidCharacteristic + relatedMessageId en - UUID Characteristic + Related Message ID urn:samm:io.catenax.shared.message_header:1.0.0#relatedMessageId @@ -652,7 +580,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#relatedMessageId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -666,7 +594,7 @@ Note: The version of the message's header is specified in the version field. - EN + en relatedMessageId @@ -674,7 +602,7 @@ Note: The version of the message's header is specified in the version field. en - Structured Value for defining a property which requires an UUID + Unique ID identifying a message somehow related to the current one @@ -683,11 +611,11 @@ Note: The version of the message's header is specified in the version field. - id_VersionCharacteristic + version en - Version Characteristic + Version urn:samm:io.catenax.shared.message_header:1.0.0#version @@ -698,7 +626,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#version] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -712,7 +640,7 @@ Note: The version of the message's header is specified in the version field. - EN + en version @@ -720,7 +648,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic defining the value of version. + The unique identifier of the aspect model defining the structure and the semantics of the message's header. The version number should reflect the versioning schema of aspect models in Catena-X. @@ -729,11 +657,11 @@ Note: The version of the message's header is specified in the version field. - id_HeaderCharacteristic + header en - Header Characteristic + Header urn:samm:io.catenax.shared.message_header:1.0.0#header @@ -744,7 +672,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:1.0.0#header] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -758,7 +686,7 @@ Note: The version of the message's header is specified in the version field. - EN + en header @@ -766,7 +694,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic describing the common shared aspect Message Header + Contains standardized attributes for message processing common across several use cases. diff --git a/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect.aasx b/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect.aasx index c0b30589..37cc6fde 100644 Binary files a/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect.aasx and b/io.catenax.shared.message_header/1.0.0/gen/MessageHeaderAspect.aasx differ diff --git a/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect-aas.xml b/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect-aas.xml index 20baae9f..080ed06e 100644 --- a/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect-aas.xml +++ b/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.message_header:2.0.0#MessageHeaderAspect - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#MessageHeaderAspect] - - - - - - - - en - Message Header Aspect - - - - - EN - MessageHeaderAspect - - - - - en - Aspect model describing the shared message header. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.message_header:2.0.0#MessageHeaderAspect/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#MessageHeaderAspect]/submodel + urn:samm:io.catenax.shared.message_header:2.0.0#MessageHeaderAspect/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_MessageHeader + MessageHeader en @@ -89,19 +65,13 @@ - id_messageId + messageId en Message ID - - - en - Unique ID identifying the message. The purpose of the ID is to uniquely identify a single message, therefore it MUST not be reused. - - ExternalReference @@ -112,28 +82,16 @@ xs:string - Unknown + - id_context + context en Context - - - en - Information about the context the message should be considered in. -The value MUST consist of two parts: an identifier of the context (e.g. business domain, etc.) followed by a version number. -Both the identifier and the version number MUST correspond to the content of the message. -If the content of a message is described by an aspect model available in the Catena-X Semantic Hub, then the unique identifier of this semantic model (e.g. urn:samm:io.catenax.<ASPECT-MODEL-NAME>:1.x.x) MUST be used as a value of the context field. This is considered the default case. -In all other cases the value of the context field MUST follow the pattern <domain>-<subdomain>-<object>:<[major] version> (e.g. TRACE-QM-Alert:1.x.x). -Versioning only refers to major versions in both default and fallback cases. -Note: The version of the message's header is specified in the version field. - - ExternalReference @@ -144,22 +102,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_sentDateTime + sentDateTime en Sent Date Time - - - en - Time zone aware timestamp holding the date and the time the message was sent by the sending party. The value MUST be formatted according to the ISO 8601 standard - - ExternalReference @@ -170,22 +122,16 @@ Note: The version of the message's header is specified in the version field. xs:dateTime - Unknown + - id_senderBpn + senderBpn en Sender BPN - - - en - The Business Partner Number of the sending party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard - - ExternalReference @@ -196,22 +142,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_receiverBpn + receiverBpn en Receiver BPN - - - en - The Business Partner Number of the receiving party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard. - - ExternalReference @@ -222,22 +162,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_expectedResponseBy + expectedResponseBy en Expected Response By - - - en - Time zone aware timestamp holding the date and time by which the sending party expects a certain type of response from the receiving party. The meaning and interpretation of the fields's value are context-bound and MUST therefore be defined by any business domain or platform capability making use of it. The value MUST be formatted according to the ISO 8601 standard - - ExternalReference @@ -248,22 +182,16 @@ Note: The version of the message's header is specified in the version field. xs:dateTime - Unknown + - id_relatedMessageId + relatedMessageId en Related Message ID - - - en - Unique ID identifying a message somehow related to the current one - - ExternalReference @@ -274,22 +202,16 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + - id_version + version en Version - - - en - The unique identifier of the aspect model defining the structure and the semantics of the message's header. The version number should reflect the versioning schema of aspect models in Catena-X. - - ExternalReference @@ -300,7 +222,7 @@ Note: The version of the message's header is specified in the version field. xs:string - Unknown + @@ -310,7 +232,7 @@ Note: The version of the message's header is specified in the version field. APPLICATION_CLASS - id_MessageHeaderAspect + MessageHeaderAspect en @@ -331,7 +253,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#MessageHeaderAspect] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -345,7 +267,7 @@ Note: The version of the message's header is specified in the version field. - EN + en MessageHeaderAspect @@ -361,11 +283,11 @@ Note: The version of the message's header is specified in the version field. - id_UuidV4Trait + messageId en - Trait for UUIDs v4 + Message ID urn:samm:io.catenax.shared.message_header:2.0.0#messageId @@ -376,7 +298,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#messageId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -390,7 +312,7 @@ Note: The version of the message's header is specified in the version field. - EN + en messageId @@ -398,7 +320,7 @@ Note: The version of the message's header is specified in the version field. en - Trait to ensure UUID v4 data format. + Unique ID identifying the message. The purpose of the ID is to uniquely identify a single message, therefore it MUST not be reused. @@ -407,11 +329,11 @@ Note: The version of the message's header is specified in the version field. - id_ContextCharacteristic + context en - Context Characteristic + Context urn:samm:io.catenax.shared.message_header:2.0.0#context @@ -422,7 +344,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#context] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -436,7 +358,7 @@ Note: The version of the message's header is specified in the version field. - EN + en context @@ -444,7 +366,13 @@ Note: The version of the message's header is specified in the version field. en - Defining a string value for the context + Information about the context the message should be considered in. +The value MUST consist of two parts: an identifier of the context (e.g. business domain, etc.) followed by a version number. +Both the identifier and the version number MUST correspond to the content of the message. +If the content of a message is described by an aspect model available in the Catena-X Semantic Hub, then the unique identifier of this semantic model (e.g. urn:samm:io.catenax.<ASPECT-MODEL-NAME>:1.x.x) MUST be used as a value of the context field. This is considered the default case. +In all other cases the value of the context field MUST follow the pattern <domain>-<subdomain>-<object>:<[major] version> (e.g. TRACE-QM-Alert:1.x.x). +Versioning only refers to major versions in both default and fallback cases. +Note: The version of the message's header is specified in the version field. @@ -453,11 +381,11 @@ Note: The version of the message's header is specified in the version field. - id_Timestamp + sentDateTime en - Timestamp + Sent Date Time urn:samm:io.catenax.shared.message_header:2.0.0#sentDateTime @@ -468,7 +396,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#sentDateTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -482,7 +410,7 @@ Note: The version of the message's header is specified in the version field. - EN + en sentDateTime @@ -490,7 +418,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property which contains the date and time with an optional timezone. + Time zone aware timestamp holding the date and the time the message was sent by the sending party. The value MUST be formatted according to the ISO 8601 standard @@ -499,11 +427,11 @@ Note: The version of the message's header is specified in the version field. - id_BpnlTrait + senderBpn en - BPNl Trait + Sender BPN urn:samm:io.catenax.shared.message_header:2.0.0#senderBpn @@ -514,7 +442,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#senderBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -528,7 +456,7 @@ Note: The version of the message's header is specified in the version field. - EN + en senderBpn @@ -536,7 +464,7 @@ Note: The version of the message's header is specified in the version field. en - Trait to ensure data format for BPNL. + The Business Partner Number of the sending party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard @@ -545,11 +473,11 @@ Note: The version of the message's header is specified in the version field. - id_BpnlTrait + receiverBpn en - BPNl Trait + Receiver BPN urn:samm:io.catenax.shared.message_header:2.0.0#receiverBpn @@ -560,7 +488,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#receiverBpn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -574,7 +502,7 @@ Note: The version of the message's header is specified in the version field. - EN + en receiverBpn @@ -582,7 +510,7 @@ Note: The version of the message's header is specified in the version field. en - Trait to ensure data format for BPNL. + The Business Partner Number of the receiving party. The value MUST be a valid BPN. BPNA and BPNS are not allowed. Applicable constraints are defined in the corresponding standard. @@ -591,11 +519,11 @@ Note: The version of the message's header is specified in the version field. - id_Timestamp + expectedResponseBy en - Timestamp + Expected Response By urn:samm:io.catenax.shared.message_header:2.0.0#expectedResponseBy @@ -606,7 +534,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#expectedResponseBy] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -620,7 +548,7 @@ Note: The version of the message's header is specified in the version field. - EN + en expectedResponseBy @@ -628,7 +556,7 @@ Note: The version of the message's header is specified in the version field. en - Describes a Property which contains the date and time with an optional timezone. + Time zone aware timestamp holding the date and time by which the sending party expects a certain type of response from the receiving party. The meaning and interpretation of the fields's value are context-bound and MUST therefore be defined by any business domain or platform capability making use of it. The value MUST be formatted according to the ISO 8601 standard @@ -637,11 +565,11 @@ Note: The version of the message's header is specified in the version field. - id_UuidV4Trait + relatedMessageId en - Trait for UUIDs v4 + Related Message ID urn:samm:io.catenax.shared.message_header:2.0.0#relatedMessageId @@ -652,7 +580,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#relatedMessageId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -666,7 +594,7 @@ Note: The version of the message's header is specified in the version field. - EN + en relatedMessageId @@ -674,7 +602,7 @@ Note: The version of the message's header is specified in the version field. en - Trait to ensure UUID v4 data format. + Unique ID identifying a message somehow related to the current one @@ -683,11 +611,11 @@ Note: The version of the message's header is specified in the version field. - id_SemanticVersioningTrait + version en - Semantic Versioning Trait + Version urn:samm:io.catenax.shared.message_header:2.0.0#version @@ -698,7 +626,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#version] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -712,7 +640,7 @@ Note: The version of the message's header is specified in the version field. - EN + en version @@ -720,7 +648,7 @@ Note: The version of the message's header is specified in the version field. en - Trait for defining the Semantic Versioning Characteristic to be SemVer.org compliant. + The unique identifier of the aspect model defining the structure and the semantics of the message's header. The version number should reflect the versioning schema of aspect models in Catena-X. @@ -729,11 +657,11 @@ Note: The version of the message's header is specified in the version field. - id_HeaderCharacteristic + header en - Header Characteristic + Header urn:samm:io.catenax.shared.message_header:2.0.0#header @@ -744,7 +672,7 @@ Note: The version of the message's header is specified in the version field. GlobalReference - Optional[urn:samm:io.catenax.shared.message_header:2.0.0#header] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -758,7 +686,7 @@ Note: The version of the message's header is specified in the version field. - EN + en header @@ -766,7 +694,7 @@ Note: The version of the message's header is specified in the version field. en - Characteristic describing the common shared aspect Message Header + Contains standardized attributes for message processing common across several use cases. diff --git a/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect.aasx b/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect.aasx index 96f9abfa..8d98b13d 100644 Binary files a/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect.aasx and b/io.catenax.shared.message_header/2.0.0/gen/MessageHeaderAspect.aasx differ diff --git a/io.catenax.shared.part_classification/1.0.0/gen/PartClassification.aasx b/io.catenax.shared.part_classification/1.0.0/gen/PartClassification.aasx index e04f2c18..3d004b17 100644 Binary files a/io.catenax.shared.part_classification/1.0.0/gen/PartClassification.aasx and b/io.catenax.shared.part_classification/1.0.0/gen/PartClassification.aasx differ diff --git a/io.catenax.shared.part_site_information_as_built/1.0.0/gen/PartSiteInformationAsBuilt.aasx b/io.catenax.shared.part_site_information_as_built/1.0.0/gen/PartSiteInformationAsBuilt.aasx index 6382d3fc..58499efd 100644 Binary files a/io.catenax.shared.part_site_information_as_built/1.0.0/gen/PartSiteInformationAsBuilt.aasx and b/io.catenax.shared.part_site_information_as_built/1.0.0/gen/PartSiteInformationAsBuilt.aasx differ diff --git a/io.catenax.shared.part_site_information_as_built/2.0.0/gen/PartSiteInformationAsBuilt.aasx b/io.catenax.shared.part_site_information_as_built/2.0.0/gen/PartSiteInformationAsBuilt.aasx index 795dcd9e..379db8e6 100644 Binary files a/io.catenax.shared.part_site_information_as_built/2.0.0/gen/PartSiteInformationAsBuilt.aasx and b/io.catenax.shared.part_site_information_as_built/2.0.0/gen/PartSiteInformationAsBuilt.aasx differ diff --git a/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions-aas.xml b/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions-aas.xml index 776917d7..377ebf4d 100644 --- a/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions-aas.xml +++ b/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions-aas.xml @@ -1,345 +1,507 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.shared.physical_dimension:1.0.0#PhysicalDimensions + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.physical_dimension:1.0.0#PhysicalDimensions/submodel + + + + - - - defaultAsset - - + + + PhysicalDimensions + + + en + Describes the physical dimensions of then entity. + + + + urn:samm:io.catenax.shared.physical_dimension:1.0.0#PhysicalDimensions/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:1.0.0#PhysicalDimensions + + + + + + PhysicalDimensionsEntity + + + en + physical dimensions + + + + + en + Entity encapsulating the physical dimensions of an object. + + + + + weight + + + en + weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:1.0.0#weight + + + + xs:double + + + + diameter + + + en + diameter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:1.0.0#diameter + + + + xs:double + + + + height + + + en + height + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:1.0.0#height + + + + xs:double + + + + width + + + en + width + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:1.0.0#width + + + + xs:double + + + + length + + + en + length + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:1.0.0#length + + + + xs:double + + + + + + + - PhysicalDimensions + APPLICATION_CLASS + PhysicalDimensions - physical dimensions + + en + physical dimensions + - APPLICATION_CLASS - Describes the physical dimensions of then entity. + + en + Describes the physical dimensions of then entity. + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#PhysicalDimensions - - - - - physical dimensions - - - PhysicalDimensions - - - Describes the physical dimensions of then entity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:1.0.0#PhysicalDimensions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + PhysicalDimensions + + + + + en + Describes the physical dimensions of then entity. + + + + + + - KilogramCharacteristic + weight - kilogram characteristic + + en + weight + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#weight - - - - - weight - - - weight - - kilogram - RealMeasure - - a measurement value given in the unit kilogram - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:1.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + REAL_MEASURE + + + en + Weight of the item + + + + + + - MillimetreCharacteristic + diameter - millimetre characteristic + + en + diameter + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#diameter - - - - - diameter - - - diameter - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:1.0.0#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + REAL_MEASURE + + + en + Diameter of the item. + + + + + + - MillimetreCharacteristic + height - millimetre characteristic + + en + height + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#height - - - - - height - - - height - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:1.0.0#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + REAL_MEASURE + + + en + Height of the item. + + + + + + - MillimetreCharacteristic + width - millimetre characteristic + + en + width + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#width - - - - - width - - - width - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:1.0.0#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + REAL_MEASURE + + + en + Width of the item. + + + + + + - MillimetreCharacteristic + length - millimetre characteristic + + en + length + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#length - - - - - length - - - length - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:1.0.0#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + REAL_MEASURE + + + en + Length of the item. + + + + + + - PhysicalDimensionsCharacteristic + physicalDimensionsProperty - physical dimensions + + en + physical dimensions + - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#physicalDimensionsProperty - - - - - physical dimensions - - - physicalDimensionsProperty - - String - - Describes the physical dimensions of then entity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:1.0.0#physicalDimensionsProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + physicalDimensionsProperty + + + STRING + + + en + Describes the physical dimensions of then entity. + + + + + + - - - PhysicalDimensions - - Describes the physical dimensions of then entity. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#PhysicalDimensions - - - - - - PhysicalDimensionsEntity - - physical dimensions - - - Entity encapsulating the physical dimensions of an object. - - false - false - - - - weight - - weight - - - Weight of the item - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#weight - - - DefaultScalarValue[value=100.7, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - diameter - - diameter - - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#diameter - - - DefaultScalarValue[value=0.03, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - height - - height - - - Height of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#height - - - DefaultScalarValue[value=0.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - width - - width - - - Width of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#width - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - length - - length - - - Length of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:1.0.0#length - - - DefaultScalarValue[value=20000.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - - + diff --git a/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions.aasx b/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions.aasx index 5c5a417c..fca9b8cb 100644 Binary files a/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions.aasx and b/io.catenax.shared.physical_dimension/1.0.0/gen/PhysicalDimensions.aasx differ diff --git a/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions-aas.xml b/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions-aas.xml index 5526fffb..eaf414e0 100644 --- a/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions-aas.xml +++ b/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions-aas.xml @@ -1,345 +1,507 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#PhysicalDimensions + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.physical_dimension:2.0.0#PhysicalDimensions/submodel + + + + - - - defaultAsset - - + + + PhysicalDimensions + + + en + Describes the physical dimensions of then entity. + + + + urn:samm:io.catenax.shared.physical_dimension:2.0.0#PhysicalDimensions/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#PhysicalDimensions + + + + + + PhysicalDimensionsEntity + + + en + physical dimensions + + + + + en + Entity encapsulating the physical dimensions of an object. + + + + + weight + + + en + weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + xs:double + + + + diameter + + + en + diameter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + xs:double + + + + height + + + en + height + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + xs:double + + + + width + + + en + width + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + xs:double + + + + length + + + en + length + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + xs:double + + + + + + + - PhysicalDimensions + APPLICATION_CLASS + PhysicalDimensions - physical dimensions + + en + physical dimensions + - APPLICATION_CLASS - Describes the physical dimensions of then entity. + + en + Describes the physical dimensions of then entity. + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#PhysicalDimensions - - - - - physical dimensions - - - PhysicalDimensions - - - Describes the physical dimensions of then entity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#PhysicalDimensions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + PhysicalDimensions + + + + + en + Describes the physical dimensions of then entity. + + + + + + - KilogramCharacteristic + weight - kilogram characteristic + + en + weight + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#weight - - - - - weight - - - weight - - kilogram - RealMeasure - - a measurement value given in the unit kilogram - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + REAL_MEASURE + + + en + Weight of the item + + + + + + - MillimetreCharacteristic + diameter - millimetre characteristic + + en + diameter + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#diameter - - - - - diameter - - - diameter - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + REAL_MEASURE + + + en + Diameter of the item. + + + + + + - MillimetreCharacteristic + height - millimetre characteristic + + en + height + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#height - - - - - height - - - height - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + REAL_MEASURE + + + en + Height of the item. + + + + + + - MillimetreCharacteristic + width - millimetre characteristic + + en + width + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#width - - - - - width - - - width - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + REAL_MEASURE + + + en + Width of the item. + + + + + + - MillimetreCharacteristic + length - millimetre characteristic + + en + length + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#length - - - - - length - - - length - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + REAL_MEASURE + + + en + Length of the item. + + + + + + - PhysicalDimensionsCharacteristic + physicalDimensionsProperty - physical dimensions + + en + physical dimensions + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#physicalDimensionsProperty - - - - - physical dimensions - - - physicalDimensionsProperty - - String - - Describes the physical dimensions of then entity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#physicalDimensionsProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions + + + + + en + physicalDimensionsProperty + + + STRING + + + en + Describes the physical dimensions of then entity. + + + + + + - - - PhysicalDimensions - - Describes the physical dimensions of then entity. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#PhysicalDimensions - - - - - - PhysicalDimensionsEntity - - physical dimensions - - - Entity encapsulating the physical dimensions of an object. - - false - false - - - - weight - - weight - - - Weight of the item - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#weight - - - DefaultScalarValue[value=100.7, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - diameter - - diameter - - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#diameter - - - DefaultScalarValue[value=0.03, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - height - - height - - - Height of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#height - - - DefaultScalarValue[value=0.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - width - - width - - - Width of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#width - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - length - - length - - - Length of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#length - - - DefaultScalarValue[value=20000.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - - + diff --git a/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions.aasx b/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions.aasx index 343e536e..3a6ff42e 100644 Binary files a/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions.aasx and b/io.catenax.shared.physical_dimension/2.0.0/gen/PhysicalDimensions.aasx differ diff --git a/io.catenax.shared.quantity/1.0.0/gen/Quantity-aas.xml b/io.catenax.shared.quantity/1.0.0/gen/Quantity-aas.xml index ac847f78..8af99e3d 100644 --- a/io.catenax.shared.quantity/1.0.0/gen/Quantity-aas.xml +++ b/io.catenax.shared.quantity/1.0.0/gen/Quantity-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.quantity:1.0.0#Quantity - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#Quantity] - - - - - - - - en - Quantity with Unit of Measure - - - - - EN - Quantity - - - - - en - The aspect may be reused whenever any kind of Quantity and / or unit of measure is used. One can use all defined units via the item unit or differentiate via mass, miscellaneous, countable, linear, area and volume units. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.quantity:1.0.0#Quantity/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#Quantity]/submodel + urn:samm:io.catenax.shared.quantity:1.0.0#Quantity/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_MassEntity + MassEntity en @@ -89,19 +65,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -112,22 +82,16 @@ xs:float - Unknown + - id_massUnit + massUnit en Mass Unit - - - en - The unit of a mass related attribute. - - ExternalReference @@ -137,13 +101,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_LinearEntity + LinearEntity en @@ -158,19 +133,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -181,22 +150,16 @@ xs:float - Unknown + - id_linearUnit + linearUnit en Linear Unit - - - en - The unit of a linear attribute. - - ExternalReference @@ -206,13 +169,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_AreaEntity + AreaEntity en @@ -227,19 +201,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -250,22 +218,16 @@ xs:float - Unknown + - id_areaUnit + areaUnit en Area Unit - - - en - The unit of a area related attribute. - - ExternalReference @@ -275,13 +237,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_VolumeEntity + VolumeEntity en @@ -296,19 +269,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -319,22 +286,16 @@ xs:float - Unknown + - id_volumeUnit + volumeUnit en Volume Unit - - - en - The unit of a volume related attribute. - - ExternalReference @@ -344,13 +305,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_CountQuantityEntity + CountQuantityEntity en @@ -365,19 +337,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -388,22 +354,16 @@ xs:float - Unknown + - id_countUnit + countUnit en Count Unit - - - en - The unit of a countable attribute. - - ExternalReference @@ -413,13 +373,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_TimeEntity + TimeEntity en @@ -434,19 +405,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -457,22 +422,16 @@ xs:float - Unknown + - id_timeUnit + timeUnit en Time Unit - - - en - The unit of a time attribute. - - ExternalReference @@ -482,13 +441,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_MiscQuantityEntity + MiscQuantityEntity en @@ -503,19 +473,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -526,22 +490,16 @@ xs:float - Unknown + - id_miscUnit + miscUnit en Misc Unit - - - en - The unit of a miscellaneous attribute. - - ExternalReference @@ -551,13 +509,24 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + - id_ItemQuantityEntity + ItemQuantityEntity en @@ -572,19 +541,13 @@ - id_quantityValue + quantityValue en Quantity Value - - - en - The quantity value associated with the unit. - - ExternalReference @@ -595,22 +558,16 @@ xs:float - Unknown + - id_itemUnit + itemUnit en Item Unit - - - en - The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - - ExternalReference @@ -620,8 +577,19 @@ + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.1.0/index.html + + + + xs:string - Unknown + @@ -631,7 +599,7 @@ APPLICATION_CLASS - id_Quantity + Quantity en @@ -652,7 +620,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#Quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -666,7 +634,7 @@ - EN + en Quantity @@ -682,11 +650,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -697,7 +665,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -711,7 +679,7 @@ - EN + en quantityValue @@ -719,7 +687,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -728,11 +696,11 @@ - id_MassUnitEnumeration + massUnit en - Mass Unit Enumeration + Mass Unit urn:samm:io.catenax.shared.quantity:1.0.0#massUnit @@ -743,7 +711,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#massUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -757,7 +725,7 @@ - EN + en massUnit @@ -765,79 +733,79 @@ en - Enumeration for mass units. + The unit of a mass related attribute. - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:unit:gram - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonneMetricTon ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:unit:tonneMetricTon - DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonUsOrShortTonUkorus ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:unit:tonUsOrShortTonUkorus - DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:ounceAvoirdupois ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:unit:ounceAvoirdupois - DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pound ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#MassUnitEnumeration:unit:pound @@ -850,11 +818,11 @@ - id_MassCharacteristic + massProperty en - Mass Characteristic + Mass related property urn:samm:io.catenax.shared.quantity:1.0.0#massProperty @@ -865,7 +833,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#massProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -879,7 +847,7 @@ - EN + en massProperty @@ -887,7 +855,7 @@ en - Characteristic for mass measurements of an item. + This property defines unit and value for mass related properties. @@ -896,11 +864,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -911,7 +879,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -925,7 +893,7 @@ - EN + en quantityValue @@ -933,7 +901,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -942,11 +910,11 @@ - id_LinearUnitEnumeration + linearUnit en - Linear Unit Enumeration + Linear Unit urn:samm:io.catenax.shared.quantity:1.0.0#linearUnit @@ -957,7 +925,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#linearUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -971,7 +939,7 @@ - EN + en linearUnit @@ -979,91 +947,91 @@ en - The unit of a linear attribute that may be used for height, width, length and diameter. + The unit of a linear attribute. - DefaultScalarValue[value=unit:millimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:millimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:unit:millimetre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:unit:centimetre - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilometre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:unit:kilometre - DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:inch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:unit:inch - DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:foot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:unit:foot - DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:yard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#LinearUnitEnumeration:unit:yard @@ -1076,11 +1044,11 @@ - id_LinearCharacteristic + linearProperty en - Linear Characteristic + Linear property urn:samm:io.catenax.shared.quantity:1.0.0#linearProperty @@ -1091,7 +1059,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#linearProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1105,7 +1073,7 @@ - EN + en linearProperty @@ -1113,7 +1081,7 @@ en - Characteristic for linear measurements of an item. + This property defines unit and value for linear properties. @@ -1122,11 +1090,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -1137,7 +1105,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1151,7 +1119,7 @@ - EN + en quantityValue @@ -1159,7 +1127,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -1168,11 +1136,11 @@ - id_AreaUnitEnumeration + areaUnit en - Area Unit Enumeration + Area Unit urn:samm:io.catenax.shared.quantity:1.0.0#areaUnit @@ -1183,7 +1151,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#areaUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1197,7 +1165,7 @@ - EN + en areaUnit @@ -1205,67 +1173,67 @@ en - The unit of an area attribute. + The unit of a area related attribute. - DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:unit:squareCentimetre - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:unit:squareMetre - DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:unit:squareInch - DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:unit:squareFoot - DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#AreaUnitEnumeration:unit:squareYard @@ -1278,11 +1246,11 @@ - id_AreaCharacteristic + areaProperty en - Area Characteristic + Area related property urn:samm:io.catenax.shared.quantity:1.0.0#areaProperty @@ -1293,7 +1261,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#areaProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1307,7 +1275,7 @@ - EN + en areaProperty @@ -1315,7 +1283,7 @@ en - Characteristic for area measurements of an item. + This property defines unit and value for area related properties. @@ -1324,11 +1292,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -1339,7 +1307,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1353,7 +1321,7 @@ - EN + en quantityValue @@ -1361,7 +1329,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -1370,11 +1338,11 @@ - id_VolumeUnitEnumeration + volumeUnit en - Volume Unit Enumeration + Volume Unit urn:samm:io.catenax.shared.quantity:1.0.0#volumeUnit @@ -1385,7 +1353,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#volumeUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1399,7 +1367,7 @@ - EN + en volumeUnit @@ -1407,103 +1375,103 @@ en - Enumeration for volume units. + The unit of a volume related attribute. - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:cubicCentimetre - DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:cubicInch - DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:cubicFoot - DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:cubicYard - DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hectolitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#VolumeUnitEnumeration:unit:hectolitre @@ -1516,11 +1484,11 @@ - id_VolumeCharacteristic + volumeProperty en - Volume Characteristic + Volume related property urn:samm:io.catenax.shared.quantity:1.0.0#volumeProperty @@ -1531,7 +1499,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#volumeProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1545,7 +1513,7 @@ - EN + en volumeProperty @@ -1553,7 +1521,7 @@ en - Characteristic for volume measurements of an item. + This property defines unit and value for volume related properties. @@ -1562,11 +1530,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -1577,7 +1545,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1591,7 +1559,7 @@ - EN + en quantityValue @@ -1599,7 +1567,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -1608,11 +1576,11 @@ - id_CountUnitEnumeration + countUnit en - Count Unit Enumeration + Count Unit urn:samm:io.catenax.shared.quantity:1.0.0#countUnit @@ -1623,7 +1591,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#countUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1637,7 +1605,7 @@ - EN + en countUnit @@ -1645,67 +1613,67 @@ en - Enumeration for count units. + The unit of a countable attribute. - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:piece ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:unit:piece - DefaultScalarValue[value=unit:count, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:count ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:DefaultScalarValue[value=unit:count, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:unit:count - DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pair ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:unit:pair - DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:page ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:unit:page - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#CountUnitEnumeration:unit:cycle @@ -1718,11 +1686,11 @@ - id_CountQuantityCharacteristic + countProperty en - Count Quantity Characteristic + Countable property urn:samm:io.catenax.shared.quantity:1.0.0#countProperty @@ -1733,7 +1701,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#countProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1747,7 +1715,7 @@ - EN + en countProperty @@ -1755,7 +1723,7 @@ en - Characteristic for countable measurements of an item. + This property defines unit and value for countable properties. @@ -1764,11 +1732,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -1779,7 +1747,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1793,7 +1761,7 @@ - EN + en quantityValue @@ -1801,7 +1769,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -1810,11 +1778,11 @@ - id_TimeUnitEnumeration + timeUnit en - Time Unit Enumeration + Time Unit urn:samm:io.catenax.shared.quantity:1.0.0#timeUnit @@ -1825,7 +1793,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#timeUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1839,7 +1807,7 @@ - EN + en timeUnit @@ -1847,55 +1815,55 @@ en - Enumeration for time units. + The unit of a time attribute. - DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:secondUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:unit:secondUnitOfTime - DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:minuteUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:unit:minuteUnitOfTime - DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hourUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:unit:hourUnitOfTime - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#TimeUnitEnumeration:unit:day @@ -1908,11 +1876,11 @@ - id_TimeCharacteristic + timeProperty en - Time Characteristic + Time related property urn:samm:io.catenax.shared.quantity:1.0.0#timeProperty @@ -1923,7 +1891,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#timeProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1937,7 +1905,7 @@ - EN + en timeProperty @@ -1945,7 +1913,7 @@ en - Characteristic for time measurements of an item. + This property defines unit and value for time related properties. @@ -1954,11 +1922,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -1969,7 +1937,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1983,7 +1951,7 @@ - EN + en quantityValue @@ -1991,7 +1959,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -2000,11 +1968,11 @@ - id_MiscUnitEnumeration + miscUnit en - Count Unit Enumeration + Misc Unit urn:samm:io.catenax.shared.quantity:1.0.0#miscUnit @@ -2015,7 +1983,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#miscUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2029,7 +1997,7 @@ - EN + en miscUnit @@ -2037,19 +2005,19 @@ en - Enumeration for miscellaneous units. + The unit of a miscellaneous attribute. - DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilowattHour ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#MiscUnitEnumeration:DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#MiscUnitEnumeration:unit:kilowattHour @@ -2062,11 +2030,11 @@ - id_MiscQuantityCharacteristic + miscProperty en - Miscellaneous Quantity Characteristic + Miscellaneous unit property urn:samm:io.catenax.shared.quantity:1.0.0#miscProperty @@ -2077,7 +2045,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#miscProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2091,7 +2059,7 @@ - EN + en miscProperty @@ -2099,7 +2067,7 @@ en - Characteristic for miscellaneous measurements of an item. + This property defines unit and value for miscellaneous properties. @@ -2108,11 +2076,11 @@ - id_QuantityValueCharacteristic + quantityValue en - Quantity Value Characteristic + Quantity Value urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue @@ -2123,7 +2091,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#quantityValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2137,7 +2105,7 @@ - EN + en quantityValue @@ -2145,7 +2113,7 @@ en - The quantity value associated with the unit expressed as float. + The quantity value associated with the unit. @@ -2154,11 +2122,11 @@ - id_ItemUnitEnumeration + itemUnit en - Item Unit Enumeration + Item Unit urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit @@ -2169,7 +2137,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#itemUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2183,7 +2151,7 @@ - EN + en itemUnit @@ -2191,427 +2159,427 @@ en - Enumeration for common item units. + The unit of an item. Common units may be related to mass, count, linear, area, volume or misc. - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:piece ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:piece - DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:set ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:set - DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pair ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pair - DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:page ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:page - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cycle - DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilowattHour ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilowattHour - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:gram - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonneMetricTon ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonneMetricTon - DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonUsOrShortTonUkorus ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonUsOrShortTonUkorus - DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:ounceAvoirdupois ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:ounceAvoirdupois - DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pound ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pound - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:centimetre - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilometre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilometre - DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:inch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:inch - DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:foot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:foot - DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:yard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:yard - DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareCentimetre - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareMetre - DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareInch - DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareFoot - DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareYard - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicCentimetre - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicInch - DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicFoot - DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicYard - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hectolitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hectolitre - DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:secondUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:secondUnitOfTime - DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:minuteUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:minuteUnitOfTime - DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hourUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hourUnitOfTime - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:day @@ -2624,11 +2592,11 @@ - id_ItemQuantityCharacteristic + itemQuantityProperty en - Item Quantity Characteristic + Item Quantity property urn:samm:io.catenax.shared.quantity:1.0.0#itemQuantityProperty @@ -2639,7 +2607,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.quantity:1.0.0#itemQuantityProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2653,7 +2621,7 @@ - EN + en itemQuantityProperty @@ -2661,7 +2629,7 @@ en - Characteristic for measurements of an item (mass, count, linear, area, volume, misc). + This property defines common units and the value for items. Items may be measured as mass, countable, miscellaneous, linear, area or volume. diff --git a/io.catenax.shared.quantity/1.0.0/gen/Quantity.aasx b/io.catenax.shared.quantity/1.0.0/gen/Quantity.aasx index 11682c9c..7e556c1b 100644 Binary files a/io.catenax.shared.quantity/1.0.0/gen/Quantity.aasx and b/io.catenax.shared.quantity/1.0.0/gen/Quantity.aasx differ diff --git a/io.catenax.shared.quantity/2.0.0/gen/Quantity.aasx b/io.catenax.shared.quantity/2.0.0/gen/Quantity.aasx index 538774fc..23db3a82 100644 Binary files a/io.catenax.shared.quantity/2.0.0/gen/Quantity.aasx and b/io.catenax.shared.quantity/2.0.0/gen/Quantity.aasx differ diff --git a/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate-aas.xml b/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate-aas.xml index 24e8b506..e03be703 100644 --- a/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate-aas.xml +++ b/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate-aas.xml @@ -1,278 +1,424 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#RecyclingStrategyCertificate + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#RecyclingStrategyCertificate/submodel + + + + - - - defaultAsset - - + + + RecyclingStrategyCertificate + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#RecyclingStrategyCertificate/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#RecyclingStrategyCertificate + + + + + + RecyclingStrategyCertificateEntity + + + en + Recycling Strategy Certificate + + + + + issuer + + + en + Issuer + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + xs:string + + + + issueDate + + + en + Issue date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + xs:dateTime + + + + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + xs:string + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + xs:string + + + + + + + - RecyclingStrategyCertificate + APPLICATION_CLASS + RecyclingStrategyCertificate - Recycling strategy certificate + + en + Recycling strategy certificate + - APPLICATION_CLASS - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#RecyclingStrategyCertificate - - - - - Recycling strategy certificate - - - RecyclingStrategyCertificate - - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#RecyclingStrategyCertificate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Recycling strategy certificate + + + + + en + RecyclingStrategyCertificate + + + + + en + The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. + + + + + + - IssuerCharacteristic + issuer - Issuer characteristic + + en + Issuer + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - - - Issuer - - - issuer - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issuer + + + + + en + issuer + + + STRING + + + en + BPMN of the business partner who creates this certificate + + + + + + - Timestamp + issueDate - Timestamp + + en + Issue date + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - - - Issue date - - - issueDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Issue date + + + + + en + issueDate + + + STRING + + + en + This is the date when the certificate was issued. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - - - Catena X ID previous life - - - catenaXIdPreviousLife - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXIdPreviousLife + + + en + Catena X ID previous life + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena X ID previous life + + + + + en + catenaXIdPreviousLife + + + STRING + + + en + Twin identification previous life + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + catenaXId + + + en + Catena-X Identifier + + + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - RecyclingStrategyCertificateCharacteristic + recyclingStrategyCertificateProperty - Recycling strategy certificate characteristic + + en + Recycling strategy certificate property + - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#recyclingStrategyCertificateProperty - - - - - Recycling strategy certificate property - - - recyclingStrategyCertificateProperty - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.recycling_strategy_certificate:1.0.0#recyclingStrategyCertificateProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Recycling strategy certificate property + + + + + en + recyclingStrategyCertificateProperty + + + STRING + + + + - - - RecyclingStrategyCertificate - - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#RecyclingStrategyCertificate - - - - - - RecyclingStrategyCertificateEntity - - Recycling Strategy Certificate - - false - false - - - - issuer - - Issuer - - - BPMN of the business partner who creates this certificate - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issuer - - - DefaultScalarValue[value=BPNLBMW000000001, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - issueDate - - Issue date - - - This is the date when the certificate was issued. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#issueDate - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - catenaXIdPreviousLife - - Catena X ID previous life - - - Twin identification previous life - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXIdPreviousLife - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.shared.recycling_strategy_certificate:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate.aasx b/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate.aasx index 32b1664a..0d0f22a4 100644 Binary files a/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate.aasx and b/io.catenax.shared.recycling_strategy_certificate/1.0.0/gen/RecyclingStrategyCertificate.aasx differ diff --git a/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate-aas.xml b/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate-aas.xml index e7eb6693..e4343a91 100644 --- a/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate-aas.xml +++ b/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#RecyclingStrategyCertificate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#RecyclingStrategyCertificate] - - - - - - - - en - Recycling strategy certificate - - - - - EN - RecyclingStrategyCertificate - - - - - en - The certificate marks the point in time at which an asset irrevocably enters a new life. The eol (end of life) phase is completed and a new product life cycle is started. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#RecyclingStrategyCertificate/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#RecyclingStrategyCertificate]/submodel + urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#RecyclingStrategyCertificate/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_RecyclingStrategyCertificateEntity + RecyclingStrategyCertificateEntity en @@ -83,19 +59,13 @@ - id_issuer + issuer en Issuer - - - en - BPN of the business partner who creates this certificate - - ExternalReference @@ -106,22 +76,16 @@ xs:string - Unknown + - id_issueDate + issueDate en Issue date - - - en - This is the date when the certificate was issued. - - ExternalReference @@ -132,22 +96,16 @@ xs:dateTime - Unknown + - id_catenaXIdPreviousLife + catenaXIdPreviousLife en Catena X ID previous life - - - en - Twin identification previous life - - ExternalReference @@ -158,22 +116,16 @@ xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -184,22 +136,16 @@ xs:string - Unknown + - id_articleNumber + articleNumber en Article Number - - - en - Unique identification assigned by the authorized company for internal referencing - - ExternalReference @@ -210,22 +156,16 @@ xs:string - Unknown + - id_vin + vin en VIN - - - en - Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN - - ExternalReference @@ -236,22 +176,16 @@ xs:string - Unknown + - id_oeNumber + oeNumber en OE number - - - en - original equipment number - - ExternalReference @@ -262,7 +196,7 @@ xs:string - Unknown + @@ -272,7 +206,7 @@ APPLICATION_CLASS - id_RecyclingStrategyCertificate + RecyclingStrategyCertificate en @@ -293,7 +227,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#RecyclingStrategyCertificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -307,7 +241,7 @@ - EN + en RecyclingStrategyCertificate @@ -323,11 +257,11 @@ - id_BpnlTrait + issuer en - BPNl Trait + Issuer urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer @@ -338,7 +272,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -352,7 +286,7 @@ - EN + en issuer @@ -360,7 +294,7 @@ en - Trait to ensure data format for BPNL. + BPN of the business partner who creates this certificate @@ -369,11 +303,11 @@ - id_Timestamp + issueDate en - Timestamp + Issue date urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate @@ -384,7 +318,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -398,7 +332,7 @@ - EN + en issueDate @@ -406,7 +340,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + This is the date when the certificate was issued. @@ -415,11 +349,11 @@ - id_UuidV4Trait + catenaXIdPreviousLife en - Trait for UUIDs v4 + Catena X ID previous life urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife @@ -430,7 +364,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -444,7 +378,7 @@ - EN + en catenaXIdPreviousLife @@ -452,7 +386,7 @@ en - Trait to ensure UUID v4 data format. + Twin identification previous life @@ -461,11 +395,11 @@ - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId @@ -476,7 +410,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -490,7 +424,7 @@ - EN + en catenaXId @@ -498,7 +432,7 @@ en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -507,11 +441,11 @@ - id_Text + articleNumber en - Text + Article Number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber @@ -522,7 +456,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -536,7 +470,7 @@ - EN + en articleNumber @@ -544,7 +478,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Unique identification assigned by the authorized company for internal referencing @@ -553,11 +487,11 @@ - id_Text + vin en - Text + VIN urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin @@ -568,7 +502,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -582,7 +516,7 @@ - EN + en vin @@ -590,7 +524,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN @@ -599,11 +533,11 @@ - id_Text + oeNumber en - Text + OE number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber @@ -614,7 +548,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -628,7 +562,7 @@ - EN + en oeNumber @@ -636,7 +570,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + original equipment number @@ -645,11 +579,11 @@ - id_RecyclingStrategyCertificateCharacteristic + recyclingStrategyCertificateProperty en - Recycling strategy certificate characteristic + Recycling strategy certificate property urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#recyclingStrategyCertificateProperty @@ -660,7 +594,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#recyclingStrategyCertificateProperty] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -674,7 +608,7 @@ - EN + en recyclingStrategyCertificateProperty @@ -682,7 +616,7 @@ en - Describes the characteristic of Recycling strategy certificate + Describes the property of Recycling strategy certificate diff --git a/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate.aasx b/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate.aasx index 8c95e302..d9001bf3 100644 Binary files a/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate.aasx and b/io.catenax.shared.recycling_strategy_certificate/2.0.0/gen/RecyclingStrategyCertificate.aasx differ diff --git a/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml b/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml index f27b496c..6f85fdc9 100644 --- a/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml +++ b/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.secondary_material_content:1.0.0#SecondaryMaterialContent - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#SecondaryMaterialContent] - - - - - - - - en - Secondary Material Content - - - - - EN - SecondaryMaterialContent - - - - - en - This model acts as Shared Aspect and should not be assigned to a digital twin. Use for example SecondaryMaterialContentCalculated or SecondaryMaterialContentVerifiable instead. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#SecondaryMaterialContent/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#SecondaryMaterialContent]/submodel + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#SecondaryMaterialContent/submodel Template ModelReference @@ -74,7 +50,7 @@ - id_secondaryMaterialContent + secondaryMaterialContent en @@ -87,11 +63,11 @@ List of relevant materials, which are built in this part and details on the share of primary and secondary material. - false + true DataElement - id_SecondaryMaterialContentMaterialsEntity + SecondaryMaterialContentMaterialsEntity en @@ -106,19 +82,13 @@ - id_materialClass + materialClass en Material Class - - - en - Material class according to VDA standard 231-106. - - ExternalReference @@ -128,11 +98,22 @@ + + + ExternalReference + + + GlobalReference + https://www.mdsystem.com/imdsnt/startpage/index.jsp + + + + xs:string - Unknown + - id_MaterialNameStandardizedEntity + MaterialNameStandardizedEntity en @@ -147,19 +128,13 @@ - id_referencedStandard + referencedStandard en Referenced Standard - - - en - Norm authority which governs norm. - - ExternalReference @@ -170,22 +145,16 @@ xs:string - Unknown + - id_referencedStandardID + referencedStandardID en Referenced Standard ID - - - en - Id of standard used by norming authority. - - ExternalReference @@ -196,22 +165,16 @@ xs:string - Unknown + - id_materialNameStandardizedValue + materialNameStandardizedValue en Material Name Standardized Value - - - en - Name of the material according to the norming authority and the referenced ID of the norm. - - ExternalReference @@ -222,12 +185,12 @@ xs:string - Unknown + - id_UnitOfMeasureEntity + UnitOfMeasureEntity en @@ -242,19 +205,13 @@ - id_unitOfMeasureKey + unitOfMeasureKey en Unit of Measure Key - - - en - Unit of measure in which the mass of the material is measured. - - ExternalReference @@ -265,22 +222,16 @@ xs:string - Unknown + - id_materialNetMass + materialNetMass en Material Net Mass - - - en - Net mass of material in defined unit. - - ExternalReference @@ -291,22 +242,16 @@ xs:float - Unknown + - id_grossMaterialInputMass + grossMaterialInputMass en Gross Material Input Mass - - - en - Gross Material Input Mass in defined unit. (german: "Bruttomaterialeinsatzgewicht"). - - ExternalReference @@ -317,12 +262,12 @@ xs:float - Unknown + - id_BioBasedEntity + BioBasedEntity en @@ -337,19 +282,13 @@ - id_bioBasedClass + bioBasedClass en Bio Based Class - - - en - Information on bio-based material class. - - ExternalReference @@ -360,10 +299,10 @@ xs:string - Unknown + - id_SecondaryBioBasedEntity + SecondaryBioBasedEntity en @@ -378,19 +317,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -401,22 +334,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -427,12 +354,12 @@ xs:float - Unknown + - id_PrimaryBioBasedEntity + PrimaryBioBasedEntity en @@ -447,19 +374,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -470,14 +391,14 @@ xs:float - Unknown + - id_InorganicEntity + InorganicEntity en @@ -492,7 +413,7 @@ - id_SecondaryInorganicEntity + SecondaryInorganicEntity en @@ -507,7 +428,7 @@ - id_PreConsumerEntity + PreConsumerEntity en @@ -522,7 +443,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -537,19 +458,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -560,22 +475,16 @@ xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -586,14 +495,14 @@ xs:boolean - Unknown + - id_PostConsumerEntity + PostConsumerEntity en @@ -608,7 +517,7 @@ - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -623,19 +532,13 @@ - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -646,22 +549,16 @@ xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -672,12 +569,12 @@ xs:boolean - Unknown + - id_ChemicalRecyclingEntity + ChemicalRecyclingEntity en @@ -692,19 +589,13 @@ - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -715,22 +606,16 @@ xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -741,14 +626,14 @@ xs:float - Unknown + - id_PostConsumerAutomotiveEntity + PostConsumerAutomotiveEntity en @@ -765,7 +650,7 @@ This attribute ONLY contains post consume material which originates from the aut - id_ChemicalRecyclingEntity + ChemicalRecyclingEntity en @@ -780,19 +665,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -803,22 +682,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:boolean - Unknown + - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -829,12 +702,12 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_MechanicalRecyclingEntity + MechanicalRecyclingEntity en @@ -849,19 +722,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -872,22 +739,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_isMassBalanced + isMassBalanced en Is Mass Balanced - - - en - Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. - - ExternalReference @@ -898,7 +759,7 @@ This attribute ONLY contains post consume material which originates from the aut xs:boolean - Unknown + @@ -907,7 +768,7 @@ This attribute ONLY contains post consume material which originates from the aut - id_PrimaryInorganicEntity + PrimaryInorganicEntity en @@ -922,19 +783,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_percentageOfMaterialWeight + percentageOfMaterialWeight en Percentage of Material Weight - - - en - Share of the full material weight in percentage. - - ExternalReference @@ -945,14 +800,14 @@ This attribute ONLY contains post consume material which originates from the aut xs:float - Unknown + - id_certificate + certificate en @@ -965,11 +820,11 @@ This attribute ONLY contains post consume material which originates from the aut If available, the name of a certificate verifying the recycling content can be included. - false + true DataElement - id_CertificateEntity + CertificateEntity en @@ -984,19 +839,13 @@ This attribute ONLY contains post consume material which originates from the aut - id_certificateName + certificateName en Certificate Name - - - en - If available, the name of a certificate verifying the recycling content can be included. - - ExternalReference @@ -1007,22 +856,16 @@ This attribute ONLY contains post consume material which originates from the aut xs:string - Unknown + - id_certificateLink + certificateLink en Certificate Link - - - en - The certificate can be referenced for example as a PDF file. - - ExternalReference @@ -1033,27 +876,20 @@ This attribute ONLY contains post consume material which originates from the aut xs:anyURI - Unknown + - id_additionalInformation + additionalInformation en additional information - - - en - This attribute can be used to add additional information on material level. -For example could this field contain information about how much material has been reutilized. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. - - ExternalReference @@ -1064,26 +900,20 @@ For example could this field contain information about how much material has bee xs:string - Unknown + - id_orderNumber + orderNumber en Order Number - - - en - Order number as provided by supplier. - - ExternalReference @@ -1094,7 +924,7 @@ For example could this field contain information about how much material has bee xs:string - Unknown + @@ -1102,7 +932,7 @@ For example could this field contain information about how much material has bee APPLICATION_CLASS - id_SecondaryMaterialContent + SecondaryMaterialContent en @@ -1123,7 +953,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#SecondaryMaterialContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1137,7 +967,7 @@ For example could this field contain information about how much material has bee - EN + en SecondaryMaterialContent @@ -1153,11 +983,11 @@ For example could this field contain information about how much material has bee - id_MaterialClassCharacteristic + materialClass en - Material Class Characteristic + Material Class urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialClass @@ -1168,7 +998,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1182,7 +1012,7 @@ For example could this field contain information about how much material has bee - EN + en materialClass @@ -1190,7 +1020,7 @@ For example could this field contain information about how much material has bee en - Class according to the referenced standard the material belongs to. The IMDS recommendations and the IMDS rules are exclusively accessible within the IMDS portal to members of the IMDS association. In order to access the data one needs to be member of the association. + Material class according to VDA standard 231-106. @@ -1199,11 +1029,11 @@ For example could this field contain information about how much material has bee - id_ReferencedStandardCharacteristic + referencedStandard en - Referenced Standard Characteristic + Referenced Standard urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandard @@ -1214,7 +1044,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandard] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1228,7 +1058,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandard @@ -1236,139 +1066,139 @@ For example could this field contain information about how much material has bee en - Norm authority which governs the norm. + Norm authority which governs norm. - DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AISI ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=AISI, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:AISI - DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + AS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=AS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:AS - DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ASME ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=ASME, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:ASME - DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=DIN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DIN - DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + DIN EN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=DIN EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DIN EN - DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + EN ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=EN, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:EN - DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JASO ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=JASO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:JASO - DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + JIS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=JIS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:JIS - DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + GB ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=GB, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:GB - DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + ISO ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=ISO, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:ISO - DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + IS ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:DefaultScalarValue[value=IS, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#ReferencedStandardCharacteristic:IS @@ -1381,11 +1211,11 @@ For example could this field contain information about how much material has bee - id_Text + referencedStandardID en - Text + Referenced Standard ID urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandardID @@ -1396,7 +1226,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#referencedStandardID] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1410,7 +1240,7 @@ For example could this field contain information about how much material has bee - EN + en referencedStandardID @@ -1418,7 +1248,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Id of standard used by norming authority. @@ -1427,11 +1257,11 @@ For example could this field contain information about how much material has bee - id_Text + materialNameStandardizedValue en - Text + Material Name Standardized Value urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardizedValue @@ -1442,7 +1272,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardizedValue] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1456,7 +1286,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardizedValue @@ -1464,7 +1294,7 @@ For example could this field contain information about how much material has bee en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Name of the material according to the norming authority and the referenced ID of the norm. @@ -1473,11 +1303,11 @@ For example could this field contain information about how much material has bee - id_MaterialNameStandardizedCharacteristic + materialNameStandardized en - Material Name Standardized Characteristic + Material name standardized urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardized @@ -1488,7 +1318,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNameStandardized] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1502,7 +1332,7 @@ For example could this field contain information about how much material has bee - EN + en materialNameStandardized @@ -1519,7 +1349,13 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasureKeyTrait + unitOfMeasureKey + + + en + Unit of Measure Key + + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasureKey @@ -1528,7 +1364,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasureKey] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1542,22 +1378,28 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasureKey STRING + + + en + Unit of measure in which the mass of the material is measured. + + - id_MaterialNetMassCharacteristic + materialNetMass en - Material Net Mass Characteristic + Material Net Mass urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNetMass @@ -1568,7 +1410,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#materialNetMass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1582,7 +1424,7 @@ For example could this field contain information about how much material has bee - EN + en materialNetMass @@ -1599,11 +1441,11 @@ For example could this field contain information about how much material has bee - id_GrossMaterialInputMassCharacteristic + grossMaterialInputMass en - Gross Material Input Mass Characteristic + Gross Material Input Mass urn:samm:io.catenax.shared.secondary_material_content:1.0.0#grossMaterialInputMass @@ -1614,7 +1456,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#grossMaterialInputMass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1628,7 +1470,7 @@ For example could this field contain information about how much material has bee - EN + en grossMaterialInputMass @@ -1645,11 +1487,11 @@ For example could this field contain information about how much material has bee - id_UnitOfMeasureCharacteristic + unitOfMeasure en - Unit of Measure Characteristic + Unit of measure urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasure @@ -1660,7 +1502,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#unitOfMeasure] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1674,7 +1516,7 @@ For example could this field contain information about how much material has bee - EN + en unitOfMeasure @@ -1691,11 +1533,11 @@ For example could this field contain information about how much material has bee - id_BioBasedClassCharacteristic + bioBasedClass en - Bio Based Class Characteristic + Bio Based Class urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBasedClass @@ -1706,7 +1548,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBasedClass] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1720,7 +1562,7 @@ For example could this field contain information about how much material has bee - EN + en bioBasedClass @@ -1734,37 +1576,37 @@ For example could this field contain information about how much material has bee - DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen1 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen1 - DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen2 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen2, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen2 - DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + gen3 ModelReference DataElement - urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:DefaultScalarValue[value=gen3, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.shared.secondary_material_content:1.0.0#BioBasedClassCharacteristic:gen3 @@ -1777,11 +1619,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -1792,7 +1634,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1806,7 +1648,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -1814,7 +1656,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -1823,11 +1665,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1838,7 +1680,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1852,7 +1694,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -1860,7 +1702,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -1869,11 +1711,11 @@ For example could this field contain information about how much material has bee - id_SecondaryBioBasedCharacteristic + secondaryBioBased en - Secondary Bio Based Characteristic + Secondary Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryBioBased @@ -1884,7 +1726,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1898,7 +1740,7 @@ For example could this field contain information about how much material has bee - EN + en secondaryBioBased @@ -1915,11 +1757,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -1930,7 +1772,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1944,7 +1786,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -1952,7 +1794,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -1961,11 +1803,11 @@ For example could this field contain information about how much material has bee - id_PrimaryBioBasedCharacteristic + primaryBioBased en - Primary Bio Based Characteristic + Primary Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryBioBased @@ -1976,7 +1818,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryBioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1990,7 +1832,7 @@ For example could this field contain information about how much material has bee - EN + en primaryBioBased @@ -2007,11 +1849,11 @@ For example could this field contain information about how much material has bee - id_BioBasedCharacteristic + bioBased en - Bio Based Characteristic + Bio Based urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBased @@ -2022,7 +1864,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#bioBased] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2036,7 +1878,7 @@ For example could this field contain information about how much material has bee - EN + en bioBased @@ -2053,11 +1895,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2068,7 +1910,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2082,7 +1924,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2090,7 +1932,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2099,11 +1941,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2114,7 +1956,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2128,7 +1970,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2136,7 +1978,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2145,11 +1987,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2160,7 +2002,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2174,7 +2016,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2191,11 +2033,11 @@ For example could this field contain information about how much material has bee - id_PreConsumerCharacteristic + preConsumer en - Pre Consumer Characteristic + Pre Consumer urn:samm:io.catenax.shared.secondary_material_content:1.0.0#preConsumer @@ -2206,7 +2048,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#preConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2220,7 +2062,7 @@ For example could this field contain information about how much material has bee - EN + en preConsumer @@ -2237,11 +2079,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2252,7 +2094,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2266,7 +2108,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2274,7 +2116,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2283,11 +2125,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2298,7 +2140,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2312,7 +2154,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2320,7 +2162,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2329,11 +2171,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2344,7 +2186,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2358,7 +2200,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2375,11 +2217,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2390,7 +2232,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2404,7 +2246,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2412,7 +2254,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2421,11 +2263,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2436,7 +2278,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2450,7 +2292,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2458,7 +2300,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2467,11 +2309,11 @@ For example could this field contain information about how much material has bee - id_ChemicalRecyclingCharacteristic + chemicalRecycling en - Chemical Recycling Characteristic + Chemical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling @@ -2482,7 +2324,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2496,7 +2338,7 @@ For example could this field contain information about how much material has bee - EN + en chemicalRecycling @@ -2513,11 +2355,11 @@ For example could this field contain information about how much material has bee - id_PostConsumerCharacteristic + postConsumer en - Post Consumer Characteristic + Post Consumer urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumer @@ -2528,7 +2370,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2542,7 +2384,7 @@ For example could this field contain information about how much material has bee - EN + en postConsumer @@ -2559,11 +2401,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2574,7 +2416,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2588,7 +2430,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2596,7 +2438,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2605,11 +2447,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2620,7 +2462,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2634,7 +2476,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2642,7 +2484,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2651,11 +2493,11 @@ For example could this field contain information about how much material has bee - id_ChemicalRecyclingCharacteristic + chemicalRecycling en - Chemical Recycling Characteristic + Chemical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling @@ -2666,7 +2508,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#chemicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2680,7 +2522,7 @@ For example could this field contain information about how much material has bee - EN + en chemicalRecycling @@ -2697,11 +2539,11 @@ For example could this field contain information about how much material has bee - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2712,7 +2554,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2726,7 +2568,7 @@ For example could this field contain information about how much material has bee - EN + en percentageOfMaterialWeight @@ -2734,7 +2576,7 @@ For example could this field contain information about how much material has bee en - Trait for percentage + Share of the full material weight in percentage. @@ -2743,11 +2585,11 @@ For example could this field contain information about how much material has bee - id_Boolean + isMassBalanced en - Boolean + Is Mass Balanced urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced @@ -2758,7 +2600,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#isMassBalanced] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2772,7 +2614,7 @@ For example could this field contain information about how much material has bee - EN + en isMassBalanced @@ -2780,7 +2622,7 @@ For example could this field contain information about how much material has bee en - Represents a boolean value (i.e. a "flag"). + Information whether mass-balancing was applied: Mass balance is one of several well-known chain of custody approaches that can be used to track the flow of materials through the value chain. The total quantity of the content in question is tracked through the production system and the allocation of this content is made to the end products based on verifiable accounting. @@ -2789,11 +2631,11 @@ For example could this field contain information about how much material has bee - id_MechanicalRecyclingCharacteristic + mechanicalRecycling en - Mechanical Recycling Characteristic + Mechanical Recycling urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling @@ -2804,7 +2646,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#mechanicalRecycling] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2818,7 +2660,7 @@ For example could this field contain information about how much material has bee - EN + en mechanicalRecycling @@ -2835,11 +2677,11 @@ For example could this field contain information about how much material has bee - id_PostConsumerAutomotiveCharacteristic + postConsumerAutomotive en - Post Consumer Automotive Characteristic + Post Consumer Automotive urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumerAutomotive @@ -2850,7 +2692,7 @@ For example could this field contain information about how much material has bee GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#postConsumerAutomotive] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2864,7 +2706,7 @@ For example could this field contain information about how much material has bee - EN + en postConsumerAutomotive @@ -2883,11 +2725,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_SecondaryInorganicCharacteristic + secondaryInorganic en - Secondary Inorganic Characteristic + Secondary Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryInorganic @@ -2898,7 +2740,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2912,7 +2754,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en secondaryInorganic @@ -2929,11 +2771,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_PercentageOfMaterialWeightTrait + percentageOfMaterialWeight en - Percentage of Material Weight Trait + Percentage of Material Weight urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight @@ -2944,7 +2786,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#percentageOfMaterialWeight] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2958,7 +2800,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en percentageOfMaterialWeight @@ -2966,7 +2808,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Trait for percentage + Share of the full material weight in percentage. @@ -2975,11 +2817,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_PrimaryInorganicCharacteristic + primaryInorganic en - Primary Inorganic Characteristic + Primary Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryInorganic @@ -2990,7 +2832,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#primaryInorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3004,7 +2846,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en primaryInorganic @@ -3021,11 +2863,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_InorganicCharacteristic + inorganic en - Inorganic Characteristic + Inorganic urn:samm:io.catenax.shared.secondary_material_content:1.0.0#inorganic @@ -3036,7 +2878,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#inorganic] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3050,7 +2892,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en inorganic @@ -3067,11 +2909,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + certificateName en - Text + Certificate Name urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateName @@ -3082,7 +2924,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3096,7 +2938,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificateName @@ -3104,7 +2946,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + If available, the name of a certificate verifying the recycling content can be included. @@ -3113,11 +2955,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_ResourcePath + certificateLink en - Resource Path + Certificate Link urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateLink @@ -3128,7 +2970,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificateLink] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3142,7 +2984,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificateLink @@ -3150,7 +2992,7 @@ This attribute ONLY contains post consume material which originates from the aut en - The path of a resource. + The certificate can be referenced for example as a PDF file. @@ -3159,11 +3001,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_CertificateCharacteristic + certificate en - Certificate Characteristic + Certificate urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificate @@ -3174,7 +3016,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3188,7 +3030,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en certificate @@ -3205,11 +3047,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + additionalInformation en - Text + additional information urn:samm:io.catenax.shared.secondary_material_content:1.0.0#additionalInformation @@ -3220,7 +3062,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#additionalInformation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3234,7 +3076,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en additionalInformation @@ -3242,7 +3084,8 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This attribute can be used to add additional information on material level. +For example could this field contain information about how much material has been reutilized. Reutilization of materials such as rework, regrind, or scrap materials generated within the process and capable of being reused within the same process that generated it. @@ -3251,11 +3094,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_SecondaryMaterialContentMaterials + secondaryMaterialContent en - Secondary Material Content Materials + Secondary Material Content urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryMaterialContent @@ -3266,7 +3109,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#secondaryMaterialContent] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3280,7 +3123,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en secondaryMaterialContent @@ -3297,11 +3140,11 @@ This attribute ONLY contains post consume material which originates from the aut - id_Text + orderNumber en - Text + Order Number urn:samm:io.catenax.shared.secondary_material_content:1.0.0#orderNumber @@ -3312,7 +3155,7 @@ This attribute ONLY contains post consume material which originates from the aut GlobalReference - Optional[urn:samm:io.catenax.shared.secondary_material_content:1.0.0#orderNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3326,7 +3169,7 @@ This attribute ONLY contains post consume material which originates from the aut - EN + en orderNumber @@ -3334,7 +3177,7 @@ This attribute ONLY contains post consume material which originates from the aut en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Order number as provided by supplier. diff --git a/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx b/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx index a15d019c..bdf22066 100644 Binary files a/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx and b/io.catenax.shared.secondary_material_content/1.0.0/gen/SecondaryMaterialContent.aasx differ diff --git a/io.catenax.shared.shopfloor_information_types/1.0.0/gen/ShopfloorInformationTypes.aasx b/io.catenax.shared.shopfloor_information_types/1.0.0/gen/ShopfloorInformationTypes.aasx index ad08fbde..d17888dd 100644 Binary files a/io.catenax.shared.shopfloor_information_types/1.0.0/gen/ShopfloorInformationTypes.aasx and b/io.catenax.shared.shopfloor_information_types/1.0.0/gen/ShopfloorInformationTypes.aasx differ diff --git a/io.catenax.shared.shopfloor_information_types/2.0.0/gen/ShopfloorInformationTypes.aasx b/io.catenax.shared.shopfloor_information_types/2.0.0/gen/ShopfloorInformationTypes.aasx index 1991ecf5..afe51318 100644 Binary files a/io.catenax.shared.shopfloor_information_types/2.0.0/gen/ShopfloorInformationTypes.aasx and b/io.catenax.shared.shopfloor_information_types/2.0.0/gen/ShopfloorInformationTypes.aasx differ diff --git a/io.catenax.shared.uuid/1.0.0/gen/Uuid-aas.xml b/io.catenax.shared.uuid/1.0.0/gen/Uuid-aas.xml index 5bb888ad..1e035301 100644 --- a/io.catenax.shared.uuid/1.0.0/gen/Uuid-aas.xml +++ b/io.catenax.shared.uuid/1.0.0/gen/Uuid-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.shared.uuid:1.0.0#Uuid - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.shared.uuid:1.0.0#Uuid] - - - - - - - - en - Shared Aspect for UUIDs v4 - - - - - EN - Uuid - - - - - en - This is a shared aspect for UUIDs with a regex. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.shared.uuid:1.0.0#Uuid/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.shared.uuid:1.0.0#Uuid]/submodel + urn:samm:io.catenax.shared.uuid:1.0.0#Uuid/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_uuidV4Property + uuidV4Property en UUID v4 Property - - - en - Property based on a UUID v4. - - ExternalReference @@ -97,7 +67,7 @@ xs:string - Unknown + @@ -105,7 +75,7 @@ APPLICATION_CLASS - id_Uuid + Uuid en @@ -126,7 +96,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.uuid:1.0.0#Uuid] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -140,7 +110,7 @@ - EN + en Uuid @@ -156,11 +126,11 @@ - id_UuidV4Trait + uuidV4Property en - Trait for UUIDs v4 + UUID v4 Property urn:samm:io.catenax.shared.uuid:1.0.0#uuidV4Property @@ -171,7 +141,7 @@ GlobalReference - Optional[urn:samm:io.catenax.shared.uuid:1.0.0#uuidV4Property] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -185,7 +155,7 @@ - EN + en uuidV4Property @@ -193,7 +163,7 @@ en - Trait to ensure UUID v4 data format. + Property based on a UUID v4. diff --git a/io.catenax.shared.uuid/1.0.0/gen/Uuid.aasx b/io.catenax.shared.uuid/1.0.0/gen/Uuid.aasx index e68f69f2..f0cda814 100644 Binary files a/io.catenax.shared.uuid/1.0.0/gen/Uuid.aasx and b/io.catenax.shared.uuid/1.0.0/gen/Uuid.aasx differ diff --git a/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast-aas.xml b/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast-aas.xml index 945d9e52..06c416db 100644 --- a/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast-aas.xml +++ b/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast-aas.xml @@ -405,7 +405,7 @@ en - The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling – and does not only apply to notification anymore. + The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling ? and does not only apply to notification anymore. diff --git a/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast.aasx b/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast.aasx index 51d67850..336e4146 100644 Binary files a/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast.aasx and b/io.catenax.shopfloor_information.get_production_forecast/1.0.0/gen/GetProductionForecast.aasx differ diff --git a/io.catenax.shopfloor_information.get_production_forecast/2.0.0/gen/GetProductionForecast.aasx b/io.catenax.shopfloor_information.get_production_forecast/2.0.0/gen/GetProductionForecast.aasx index 599e6c87..bba087d3 100644 Binary files a/io.catenax.shopfloor_information.get_production_forecast/2.0.0/gen/GetProductionForecast.aasx and b/io.catenax.shopfloor_information.get_production_forecast/2.0.0/gen/GetProductionForecast.aasx differ diff --git a/io.catenax.shopfloor_information.get_production_tracking/1.0.0/gen/GetProductionTracking.aasx b/io.catenax.shopfloor_information.get_production_tracking/1.0.0/gen/GetProductionTracking.aasx index fc356db7..324b1baf 100644 Binary files a/io.catenax.shopfloor_information.get_production_tracking/1.0.0/gen/GetProductionTracking.aasx and b/io.catenax.shopfloor_information.get_production_tracking/1.0.0/gen/GetProductionTracking.aasx differ diff --git a/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast-aas.xml b/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast-aas.xml index 5e991136..95325c07 100644 --- a/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast-aas.xml +++ b/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast-aas.xml @@ -350,7 +350,7 @@ en - The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling – and does not only apply to notification anymore. + The Catena-X Message Header contains standardized attributes for message processing that are common across several use cases. It targets a minimal set of aspects that are needed for overall message handling, and not for the processing of the business related payload part. By standardizing the message header structure, we support a harmonized modelling approach and re-use of concepts. The message header originated from discussions on push notifications but has since then been abstracted for overall message handling ? and does not only apply to notification anymore. diff --git a/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast.aasx b/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast.aasx index d0bff070..763436ac 100644 Binary files a/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast.aasx and b/io.catenax.shopfloor_information.provide_production_forecast/1.0.0/gen/ProvideProductionForecast.aasx differ diff --git a/io.catenax.shopfloor_information.provide_production_forecast/2.0.0/gen/ProvideProductionForecast.aasx b/io.catenax.shopfloor_information.provide_production_forecast/2.0.0/gen/ProvideProductionForecast.aasx index c07e10cb..ee694b1d 100644 Binary files a/io.catenax.shopfloor_information.provide_production_forecast/2.0.0/gen/ProvideProductionForecast.aasx and b/io.catenax.shopfloor_information.provide_production_forecast/2.0.0/gen/ProvideProductionForecast.aasx differ diff --git a/io.catenax.shopfloor_information.provide_production_tracking/1.0.0/gen/ProvideProductionTracking.aasx b/io.catenax.shopfloor_information.provide_production_tracking/1.0.0/gen/ProvideProductionTracking.aasx index 7097ce0a..03893b1d 100644 Binary files a/io.catenax.shopfloor_information.provide_production_tracking/1.0.0/gen/ProvideProductionTracking.aasx and b/io.catenax.shopfloor_information.provide_production_tracking/1.0.0/gen/ProvideProductionTracking.aasx differ diff --git a/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand-aas.xml b/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand-aas.xml index 3c3fc059..77e2f6f9 100644 --- a/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand-aas.xml +++ b/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand-aas.xml @@ -1150,97 +1150,97 @@ - {"demandCategoryCode":"0001","demandCategoryName":""Default"@en"} + {"demandCategoryName":""Default"@en","demandCategoryCode":"0001"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"0001","demandCategoryName":""Default"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Default"@en","demandCategoryCode":"0001"} - {"demandCategoryCode":"A1S1","demandCategoryName":""After-Sales"@en"} + {"demandCategoryName":""After-Sales"@en","demandCategoryCode":"A1S1"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"A1S1","demandCategoryName":""After-Sales"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""After-Sales"@en","demandCategoryCode":"A1S1"} - {"demandCategoryCode":"SR99","demandCategoryName":""Series"@en"} + {"demandCategoryName":""Series"@en","demandCategoryCode":"SR99"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"SR99","demandCategoryName":""Series"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Series"@en","demandCategoryCode":"SR99"} - {"demandCategoryCode":"PI01","demandCategoryName":""Phase-In Period"@en"} + {"demandCategoryName":""Phase-In Period"@en","demandCategoryCode":"PI01"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"PI01","demandCategoryName":""Phase-In Period"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Phase-In Period"@en","demandCategoryCode":"PI01"} - {"demandCategoryCode":"OS01","demandCategoryName":""Single Order"@en"} + {"demandCategoryName":""Single Order"@en","demandCategoryCode":"OS01"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"OS01","demandCategoryName":""Single Order"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Single Order"@en","demandCategoryCode":"OS01"} - {"demandCategoryCode":"OI01","demandCategoryName":""Small Series"@en"} + {"demandCategoryName":""Small Series"@en","demandCategoryCode":"OI01"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"OI01","demandCategoryName":""Small Series"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Small Series"@en","demandCategoryCode":"OI01"} - {"demandCategoryCode":"ED01","demandCategoryName":""Extraordinary Demand"@en"} + {"demandCategoryName":""Extraordinary Demand"@en","demandCategoryCode":"ED01"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"ED01","demandCategoryName":""Extraordinary Demand"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Extraordinary Demand"@en","demandCategoryCode":"ED01"} - {"demandCategoryCode":"PO01","demandCategoryName":""Phase-Out Period"@en"} + {"demandCategoryName":""Phase-Out Period"@en","demandCategoryCode":"PO01"} ModelReference DataElement - urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryCode":"PO01","demandCategoryName":""Phase-Out Period"@en"} + urn:samm:io.catenax.short_term_material_demand:1.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Phase-Out Period"@en","demandCategoryCode":"PO01"} diff --git a/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand.aasx b/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand.aasx index b8426210..8c6458b8 100644 Binary files a/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand.aasx and b/io.catenax.short_term_material_demand/1.0.0/gen/ShortTermMaterialDemand.aasx differ diff --git a/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt-aas.xml b/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt-aas.xml index 7f362fbb..6734a12d 100644 --- a/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt-aas.xml +++ b/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt-aas.xml @@ -1,468 +1,709 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt/submodel + + + + - - - defaultAsset - - + + + SingleLevelBomAsBuilt + + + en + The single-level bill of material represents one sub-level of an assembly and does not include any lower-level subassemblies. The as-built lifecycle references all child items as manufactured by the manufacturer referencing only child items in an as built lifecycle themselves, e.g. serial parts or batches. + + + + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt + + + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId + + + + xs:string + + + + childItems + + + en + Child Items + + + + + en + Set of child items, of which the given parent item is assembled by (one structural level down). + + + true + DataElement + + + ChildData + + + en + Child Data + + + + + en + Catena-X ID and meta data of the assembled child item. + + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#createdOn + + + + xs:dateTime + + + + Quantity + + + en + Comprises the number of objects and the unit of measurement for the respective child objects + + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#measurementUnit + + + + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + + xs:string + + + + + + lastModifiedOn + + + en + Last Modification Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#lastModifiedOn + + + + xs:dateTime + + + + catenaXId + + + en + Catena-X ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId + + + + xs:string + + + + businessPartner + + + en + Business Partner + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#businessPartner + + + + xs:string + + + + + + + + + - SingleLevelBomAsBuilt + APPLICATION_CLASS + SingleLevelBomAsBuilt - Single Level Bill of Material as Built + + en + Single Level Bill of Material as Built + - APPLICATION_CLASS - The single-level bill of material represents one sub-level of an assembly and does not include any lower-level subassemblies. The as-built lifecycle references all child items as manufactured by the manufacturer referencing only child items in an as built lifecycle themselves, e.g. serial parts or batches. + + en + The single-level bill of material represents one sub-level of an assembly and does not include any lower-level subassemblies. The as-built lifecycle references all child items as manufactured by the manufacturer referencing only child items in an as built lifecycle themselves, e.g. serial parts or batches. + - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt - - - - - Single Level Bill of Material as Built - - - SingleLevelBomAsBuilt - - - The single-level bill of material represents one sub-level of an assembly and does not include any lower-level subassemblies. The as-built lifecycle references all child items as manufactured by the manufacturer referencing only child items in an as built lifecycle themselves, e.g. serial parts or batches. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Single Level Bill of Material as Built + + + + + en + SingleLevelBomAsBuilt + + + + + en + The single-level bill of material represents one sub-level of an assembly and does not include any lower-level subassemblies. The as-built lifecycle references all child items as manufactured by the manufacturer referencing only child items in an as built lifecycle themselves, e.g. serial parts or batches. + + + + + + - Timestamp + catenaXId - Timestamp + + en + Catena-X ID + - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - NumberOfObjects - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + createdOn + + + en + Created On + + + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + Timestamp when the relation between the parent item and the child item was created, e.g. when the serialized child part was assembled into the given part. + + + + + + - UnitReference + quantityNumber - Unit Reference + + en + Quantity Number + - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#measurementUnit - - - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit + + + + + + - QuantityCharacteristic - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#quantity - - - - - Quantity - - - quantity - - String - - Describes the quantity in which the child item is assembled in the given parent item by providing a quantity value and the measurement unit in which the quantity is measured. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + measurementUnit + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + measurementUnit + + + + + en + measurementUnit + + + STRING + + + en + Unit of Measurement for the quantity of serialized objects + + + + + + - Timestamp + quantity - Timestamp + + en + Quantity + - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#lastModifiedOn - - - - - Last Modification Date - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + STRING + + + en + Quantity of which the child item is assembled into the parent item. In general it is '1' for serialized parts. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId - - - - - Catena-X ID - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + lastModifiedOn + + + en + Last Modification Date + + + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modification Date + + + + + en + lastModifiedOn + + + STRING + + + en + Timestamp when the assembly relationship between parent item and child item was last modified. + + + + + + - BpnTrait + catenaXId - BPN Business Partner Number Trait + + en + Catena-X ID + - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#businessPartner - - - - - Business Partner - - - businessPartner - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X ID + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - SetOfChildItemsCharacteristic + businessPartner - Set of Child Items + + en + Business Partner + - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#childItems - - - - - Child Items - - - childItems - - String - - Set of child items the parent item is assembled by (one structural level down). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#businessPartner + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Business Partner + + + + + en + businessPartner + + + STRING + + + en + The supplier of the given child item. + + + + + + + + + childItems + + + en + Child Items + + + urn:samm:io.catenax.single_level_bom_as_built:1.0.0#childItems + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Items + + + + + en + childItems + + + STRING + + + en + Set of child items, of which the given parent item is assembled by (one structural level down). + + + + + + - - - SingleLevelBomAsBuilt - - The single-level bill of material represents one sub-level of an assembly and does not include any lower-level subassemblies. The as-built lifecycle references all child items as manufactured by the manufacturer referencing only child items in an as built lifecycle themselves, e.g. serial parts or batches. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt - - - - - - catenaXId - - Catena-X ID - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childItems - - Child Items - - - Set of child items, of which the given parent item is assembled by (one structural level down). - - false - false - - - - ChildData - - Child Data - - - Catena-X ID and meta data of the assembled child item. - - false - false - - - - createdOn - - Created On - - - Timestamp when the relation between the parent item and the child item was created, e.g. when the serialized child part was assembled into the given part. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - Quantity - - Comprises the number of objects and the unit of measurement for the respective child objects - - false - false - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Unit of Measurement for the quantity of serialized objects - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#measurementUnit - - - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - - - - lastModifiedOn - - Last Modification Date - - - Timestamp when the assembly relationship between parent item and child item was last modified. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - catenaXId - - Catena-X ID - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - businessPartner - - Business Partner - - - The supplier of the given child item. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#businessPartner - - - DefaultScalarValue[value=BPNL50096894aNXY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt.aasx b/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt.aasx index beec1204..07973ebe 100644 Binary files a/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt.aasx and b/io.catenax.single_level_bom_as_built/1.0.0/gen/SingleLevelBomAsBuilt.aasx differ diff --git a/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt-aas.xml b/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt-aas.xml index 011f9abd..16246211 100644 --- a/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt-aas.xml +++ b/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,47 +11,20 @@ urn:samm:io.catenax.single_level_bom_as_built:2.0.0#SingleLevelBomAsBuilt - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#SingleLevelBomAsBuilt] - - - - - - - - en - Single Level Bill of Material as Built - - - - - EN - SingleLevelBomAsBuilt - - - - - en - The single-level bill of material represents one sub-level of an assembly and does not include any lower-level subassemblies. The as-built lifecycle references all child items as manufactured by the manufacturer referencing only child items in an as-built lifecycle themselves (e.g. serial parts or batches), unless parts can only be tracked by an part ID (on a type level). - -If it is unclear which item has been built-in into the parent item, all potential parts must be listed. This is the case when, e.g. the same item is supplied by two suppliers and the item is only tracked by a customer part ID during assembly, these items can not be differentiated from each other. - - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_bom_as_built:2.0.0#SingleLevelBomAsBuilt/submodel + + + + @@ -67,7 +40,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#SingleLevelBomAsBuilt]/submodel + urn:samm:io.catenax.single_level_bom_as_built:2.0.0#SingleLevelBomAsBuilt/submodel Template ModelReference @@ -80,19 +53,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_catenaXId + catenaXId en Catena-X ID - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -103,10 +70,10 @@ If it is unclear which item has been built-in into the parent item, all potentia xs:string - Unknown + - id_childItems + childItems en @@ -119,11 +86,11 @@ If it is unclear which item has been built-in into the parent item, all potentia Set of child items, of which the given parent item is assembled by (one structural level down). - false + true DataElement - id_ChildData + ChildData en @@ -138,19 +105,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_createdOn + createdOn en Created On - - - en - Timestamp when the relation between the parent item and the child item was created, e.g. when the serialized child part was assembled into the given part. - - ExternalReference @@ -161,10 +122,10 @@ If it is unclear which item has been built-in into the parent item, all potentia xs:dateTime - Unknown + - id_Quantity + Quantity en @@ -173,19 +134,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit - - ExternalReference @@ -196,16 +151,10 @@ If it is unclear which item has been built-in into the parent item, all potentia xs:double - Unknown + - id_measurementUnit - - - en - Unit of Measurement for the quantity of serialized objects - - + measurementUnit ExternalReference @@ -215,25 +164,30 @@ If it is unclear which item has been built-in into the parent item, all potentia + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + xs:string - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modification Date - - - en - Timestamp when the assembly relationship between parent item and child item was last modified. - - ExternalReference @@ -244,22 +198,16 @@ If it is unclear which item has been built-in into the parent item, all potentia xs:dateTime - Unknown + - id_catenaXId + catenaXId en Catena-X ID - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -270,22 +218,16 @@ If it is unclear which item has been built-in into the parent item, all potentia xs:string - Unknown + - id_businessPartner + businessPartner en Business Partner - - - en - The supplier of the given child item. - - ExternalReference @@ -296,25 +238,16 @@ If it is unclear which item has been built-in into the parent item, all potentia xs:string - Unknown + - id_hasAlternatives + hasAlternatives en Has Alternatives - - - en - Expresses wether the part is built-in or wether it is one of several options. If the value is false, it can be assumend this exact item is built-in. If the value is true, it is unknown wether this or an alternative item is built-in. -This is the case when, e.g. the same item is supplied by two suppliers, the item is only tracked by a customer part ID during assembly. Thus, these items can not be differentiated from each other. - - - - ExternalReference @@ -325,7 +258,7 @@ This is the case when, e.g. the same item is supplied by two suppliers, the item xs:boolean - Unknown + @@ -337,7 +270,7 @@ This is the case when, e.g. the same item is supplied by two suppliers, the item APPLICATION_CLASS - id_SingleLevelBomAsBuilt + SingleLevelBomAsBuilt en @@ -361,7 +294,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#SingleLevelBomAsBuilt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -375,7 +308,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en SingleLevelBomAsBuilt @@ -394,7 +327,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_CatenaXIdTraitCharacteristic + catenaXId + + + en + Catena-X ID + + urn:samm:io.catenax.single_level_bom_as_built:2.0.0#catenaXId @@ -403,7 +342,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -417,7 +356,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en catenaXId @@ -425,7 +364,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Trait to ensure UUID v4 data format + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -434,11 +373,11 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.single_level_bom_as_built:2.0.0#createdOn @@ -449,7 +388,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -463,7 +402,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en createdOn @@ -471,7 +410,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the relation between the parent item and the child item was created, e.g. when the serialized child part was assembled into the given part. @@ -480,7 +419,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_NumberOfObjects + quantityNumber + + + en + Quantity Number + + urn:samm:io.catenax.single_level_bom_as_built:2.0.0#quantityNumber @@ -489,7 +434,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -503,7 +448,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en quantityNumber @@ -511,7 +456,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Quantifiable number of objects in reference to the measurementUnit + The number of objects related to the measurement unit @@ -520,13 +465,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_UnitReference - - - en - Unit Reference - - + measurementUnit urn:samm:io.catenax.single_level_bom_as_built:2.0.0#measurementUnit @@ -535,7 +474,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -543,13 +482,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en measurementUnit - EN + en measurementUnit @@ -557,7 +496,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of Measurement for the quantity of serialized objects @@ -566,7 +505,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_QuantityCharacteristic + quantity + + + en + Quantity + + urn:samm:io.catenax.single_level_bom_as_built:2.0.0#quantity @@ -575,7 +520,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -589,7 +534,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en quantity @@ -597,7 +542,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Describes the quantity in which the child item is assembled in the given parent item by providing a quantity value and the measurement unit in which the quantity is measured. + Quantity of which the child item is assembled into the parent item. In general it is '1' for serialized parts. @@ -606,11 +551,11 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_Timestamp + lastModifiedOn en - Timestamp + Last Modification Date urn:samm:io.catenax.single_level_bom_as_built:2.0.0#lastModifiedOn @@ -621,7 +566,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -635,7 +580,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en lastModifiedOn @@ -643,7 +588,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the assembly relationship between parent item and child item was last modified. @@ -652,7 +597,13 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_CatenaXIdTraitCharacteristic + catenaXId + + + en + Catena-X ID + + urn:samm:io.catenax.single_level_bom_as_built:2.0.0#catenaXId @@ -661,7 +612,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -675,7 +626,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en catenaXId @@ -683,7 +634,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Trait to ensure UUID v4 data format + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -692,11 +643,11 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_BpnTrait + businessPartner en - BPN Business Partner Number Trait + Business Partner urn:samm:io.catenax.single_level_bom_as_built:2.0.0#businessPartner @@ -707,7 +658,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#businessPartner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -721,22 +672,28 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en businessPartner STRING + + + en + The supplier of the given child item. + + - id_HasAlternativesCharacteristic + hasAlternatives en - Has Alternatives Characteristic + Has Alternatives urn:samm:io.catenax.single_level_bom_as_built:2.0.0#hasAlternatives @@ -747,7 +704,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#hasAlternatives] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -761,7 +718,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en hasAlternatives @@ -769,7 +726,10 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Describes the value whether the child data has alternatives. + Expresses wether the part is built-in or wether it is one of several options. If the value is false, it can be assumend this exact item is built-in. If the value is true, it is unknown wether this or an alternative item is built-in. +This is the case when, e.g. the same item is supplied by two suppliers, the item is only tracked by a customer part ID during assembly. Thus, these items can not be differentiated from each other. + + @@ -778,11 +738,11 @@ If it is unclear which item has been built-in into the parent item, all potentia - id_SetOfChildItemsCharacteristic + childItems en - Set of Child Items + Child Items urn:samm:io.catenax.single_level_bom_as_built:2.0.0#childItems @@ -793,7 +753,7 @@ If it is unclear which item has been built-in into the parent item, all potentia GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_built:2.0.0#childItems] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -807,7 +767,7 @@ If it is unclear which item has been built-in into the parent item, all potentia - EN + en childItems @@ -815,7 +775,7 @@ If it is unclear which item has been built-in into the parent item, all potentia en - Set of child items the parent item is assembled by (one structural level down). + Set of child items, of which the given parent item is assembled by (one structural level down). diff --git a/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt.aasx b/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt.aasx index 27f5dd79..b3c69d0a 100644 Binary files a/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt.aasx and b/io.catenax.single_level_bom_as_built/2.0.0/gen/SingleLevelBomAsBuilt.aasx differ diff --git a/io.catenax.single_level_bom_as_built/3.0.0/gen/SingleLevelBomAsBuilt.aasx b/io.catenax.single_level_bom_as_built/3.0.0/gen/SingleLevelBomAsBuilt.aasx index e973303d..24ff7bd9 100644 Binary files a/io.catenax.single_level_bom_as_built/3.0.0/gen/SingleLevelBomAsBuilt.aasx and b/io.catenax.single_level_bom_as_built/3.0.0/gen/SingleLevelBomAsBuilt.aasx differ diff --git a/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned-aas.xml b/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned-aas.xml index 27cc5fc1..e25b05e3 100644 --- a/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned-aas.xml +++ b/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned-aas.xml @@ -1,424 +1,643 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#SingleLevelBomAsPlanned + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#SingleLevelBomAsPlanned/submodel + + + + - - - defaultAsset - - + + + SingleLevelBomAsPlanned + + + en + The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BOM"). It includes multiple suppliers for the same component. + + + + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#SingleLevelBomAsPlanned/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#SingleLevelBomAsPlanned + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#catenaXId + + + + xs:string + + + + childParts + + + en + Child Parts + + + + + en + Set of child parts in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). + + + true + DataElement + + + ChildData + + + en + Child Data + + + + + en + Catena-X ID and meta data of the child part. + + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#createdOn + + + + xs:dateTime + + + + Quantity + + + en + Comprises the number of objects and the unit of measurement for the respective child objects + + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#quantityNumber + + + + xs:double + + + + measurementUnit + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#measurementUnit + + + + + + ExternalReference + + + GlobalReference + https://openmanufacturingplatform.github.io/sds-bamm-aspect-meta-model/bamm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + + + lastModifiedOn + + + en + Last Modification Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#lastModifiedOn + + + + xs:dateTime + + + + childCatenaXId + + + en + Catena-X Child Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#childCatenaXId + + + + xs:string + + + + + + + + + - SingleLevelBomAsPlanned + APPLICATION_CLASS + SingleLevelBomAsPlanned - Single level bill of material as planned + + en + Single level bill of material as planned + - APPLICATION_CLASS - The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BOM"). It includes multiple suppliers for the same component. + + en + The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BOM"). It includes multiple suppliers for the same component. + - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#SingleLevelBomAsPlanned - - - - - Single level bill of material as planned - - - SingleLevelBomAsPlanned - - - The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BOM"). It includes multiple suppliers for the same component. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#SingleLevelBomAsPlanned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Single level bill of material as planned + + + + + en + SingleLevelBomAsPlanned + + + + + en + The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BOM"). It includes multiple suppliers for the same component. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp + catenaXId - Timestamp + + en + Catena-X Identifier + - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. + + + + + + - NumberofObjects - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + createdOn + + + en + Created On + + + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + Timestamp when the relation between the parent part and the child part was created + + + + + + - UnitReference + quantityNumber - Unit Reference + + en + Quantity Number + - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#measurementUnit - - - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit + + + + + + - QuantityCharacteristic - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#quantity - - - - - Quantity - - - quantity - - String - - Describes the quantity in which the child part is assembled in the given parent object by providing a quantity value and the measurement unit in which the quantity is measured. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + measurementUnit + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + measurementUnit + + + + + en + measurementUnit + + + STRING + + + en + Unit of Measurement for the quantity of serialized objects + + + + + + - Timestamp + quantity - Timestamp + + en + Quantity + - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#lastModifiedOn - - - - - Last Modification Date - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + STRING + + + en + Quantity of which the child part is assembled into the parent part. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#childCatenaXId - - - - - Catena-X Child Identifier - - - childCatenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + lastModifiedOn + + + en + Last Modification Date + + + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modification Date + + + + + en + lastModifiedOn + + + STRING + + + en + Timestamp when the relationship between parent part and child part was last modified. + + + + + + - SetOfChildPartsCharacteristic + childCatenaXId - Set of Child Parts + + en + Catena-X Child Identifier + - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#childParts - - - - - Child Parts - - - childParts - - String - - Set of child parts the parent object is assembled by (one structural level down). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#childCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Child Identifier + + + + + en + childCatenaXId + + + STRING + + + en + The Catena-X ID of the child object which is assembled into the given parent part. + + + + + + + + + childParts + + + en + Child Parts + + + urn:samm:io.catenax.single_level_bom_as_planned:1.0.1#childParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts + + + + + en + childParts + + + STRING + + + en + Set of child parts in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). + + + + + + - - - SingleLevelBomAsPlanned - - The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BOM"). It includes multiple suppliers for the same component. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#SingleLevelBomAsPlanned - - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childParts - - Child Parts - - - Set of child parts in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). - - false - false - - - - ChildData - - Child Data - - - Catena-X ID and meta data of the child part. - - false - false - - - - createdOn - - Created On - - - Timestamp when the relation between the parent part and the child part was created - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - Quantity - - Comprises the number of objects and the unit of measurement for the respective child objects - - false - false - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Unit of Measurement for the quantity of serialized objects - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#measurementUnit - - - DefaultScalarValue[value=litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - - - - lastModifiedOn - - Last Modification Date - - - Timestamp when the relationship between parent part and child part was last modified. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - childCatenaXId - - Catena-X Child Identifier - - - The Catena-X ID of the child object which is assembled into the given parent part. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.0.1#childCatenaXId - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned.aasx b/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned.aasx index 1045bf85..788e7222 100644 Binary files a/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned.aasx and b/io.catenax.single_level_bom_as_planned/1.0.1/gen/SingleLevelBomAsPlanned.aasx differ diff --git a/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned-aas.xml b/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned-aas.xml index 67515d11..4b6d70bc 100644 --- a/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned-aas.xml +++ b/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned-aas.xml @@ -1,589 +1,864 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#SingleLevelBomAsPlanned + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#SingleLevelBomAsPlanned/submodel + + + + - - - defaultAsset - - + + + SingleLevelBomAsPlanned + + + en + The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BoM"). +If multiple versions of child parts exist that can be assembled into the same parent part, all versions of the child part are included in the BoM. +If there are multiple suppliers for the same child part, each supplier has an entry for their child part in the BoM. + + + + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#SingleLevelBomAsPlanned/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#SingleLevelBomAsPlanned + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#catenaXId + + + + xs:string + + + + childParts + + + en + Child Parts + + + + + en + Set of child parts in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). + + + true + DataElement + + + ChildData + + + en + Child Data + + + + + en + Catena-X ID and meta data of the child part. + + + + + createdOn + + + en + Created on + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#createdOn + + + + xs:dateTime + + + + Quantity + + + en + Quantity + + + + + en + Comprises the number of objects and the unit of measurement for the respective child objects + + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#quantityNumber + + + + xs:double + + + + measurementUnit + + + en + Measurement Unit + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#measurementUnit + + + + + + ExternalReference + + + GlobalReference + https://github.com/eclipse-esmf/esmf-semantic-aspect-meta-model/blob/main/esmf-semantic-aspect-meta-model/src/main/resources/samm/unit/2.0.0/units.ttl + + + + + xs:string + + + + + + lastModifiedOn + + + en + Last Modified on + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#lastModifiedOn + + + + xs:dateTime + + + + childCatenaXId + + + en + Catena-X Child ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#childCatenaXId + + + + xs:string + + + + ValidityPeriodEntity + + + en + Validity Period Entity + + + + + en + If a validity period only has a start that means that the period is valid from the start date without a (yet) defined enddate and vice versa. + + + + + validFrom + + + en + Valid from + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#validFrom + + + + xs:dateTime + + + + validTo + + + en + Valid to + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#validTo + + + + xs:dateTime + + + + + + + + + + + - SingleLevelBomAsPlanned + APPLICATION_CLASS + SingleLevelBomAsPlanned - Single Level Bill of Material as Planned + + en + Single Level Bill of Material as Planned + - APPLICATION_CLASS - The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BoM"). + + en + The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BoM"). If multiple versions of child parts exist that can be assembled into the same parent part, all versions of the child part are included in the BoM. -If there are multiple suppliers for the same child part, each supplier has an entry for their child part in the BoM. +If there are multiple suppliers for the same child part, each supplier has an entry for their child part in the BoM. + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#SingleLevelBomAsPlanned - - - - - Single Level Bill of Material as Planned - - - SingleLevelBomAsPlanned - - - The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BoM"). + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#SingleLevelBomAsPlanned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Single Level Bill of Material as Planned + + + + + en + SingleLevelBomAsPlanned + + + + + en + The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BoM"). If multiple versions of child parts exist that can be assembled into the same parent part, all versions of the child part are included in the BoM. -If there are multiple suppliers for the same child part, each supplier has an entry for their child part in the BoM. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - +If there are multiple suppliers for the same child part, each supplier has an entry for their child part in the BoM. + + + + + + - CatenaXIdTraitCharacteristic + catenaXId - Catena-X ID Trait + + en + Catena-X Identifier + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. + + + + + + - Timestamp + createdOn - Timestamp + + en + Created on + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#createdOn - - - - - Created on - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created on + + + + + en + createdOn + + + STRING + + + en + Timestamp when the relation between the parent part and the child part was created + + + + + + - NumberofObjects + quantityNumber - Number of Objects + + en + Quantity Number + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit + + + + + + - UnitReference + measurementUnit - Unit Reference + + en + Measurement Unit + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#measurementUnit - - - - - Measurement Unit - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Measurement Unit + + + + + en + measurementUnit + + + STRING + + + en + Unit of measurement for the quantity of objects. +If possible, use units from the aspect meta model unit catalog, which is based on the UNECE Recommendation No. 20 "Codes for Units of Measure used in International Trade". + + + + + + - QuantityCharacteristic + quantity - Quantity Characteristic + + en + Quantity + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#quantity - - - - - Quantity - - - quantity - - String - - Describes the quantity in which the child part is assembled in the given parent object by providing a quantity value and the measurement unit in which the quantity is measured. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + STRING + + + en + Quantity of which the child part is assembled into the parent part. + + + + + + - Timestamp + lastModifiedOn - Timestamp + + en + Last Modified on + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#lastModifiedOn - - - - - Last Modified on - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modified on + + + + + en + lastModifiedOn + + + STRING + + + en + Timestamp when the relationship between parent part and child part was last modified. + + + + + + - CatenaXIdTraitCharacteristic + childCatenaXId - Catena-X ID Trait + + en + Catena-X Child ID + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#childCatenaXId - - - - - Catena-X Child ID - - - childCatenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#childCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Child ID + + + + + en + childCatenaXId + + + STRING + + + en + The Catena-X ID of the child object which is assembled into the given parent part. + + + + + + - Timestamp + validFrom - Timestamp + + en + Valid from + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#validFrom - - - - - Valid from - - - validFrom - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#validFrom + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid from + + + + + en + validFrom + + + STRING + + + en + Start date of validity period + + + + + + - Timestamp + validTo - Timestamp + + en + Valid to + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#validTo - - - - - Valid to - - - validTo - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#validTo + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Valid to + + + + + en + validTo + + + STRING + + + en + End date of validity period + + + + + + - ValidityPeriodCharacteristic + validityPeriod - Validity Period Characteristic + + en + Validity Period + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#validityPeriod - - - - - Validity Period - - - validityPeriod - - String - - Characteristic for a validity period defined by an (optional) start and an (optional) end timestamp. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#validityPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Validity Period + + + + + en + validityPeriod + + + STRING + + + en + The period of time during which the parent-child relation is valid. This relates to whether a child part can be built into the parent part at a given time. +If no validity period is given the relation is considered valid at any point in time. + + + + + + - SetOfChildPartsCharacteristic + childParts - Set of Child Parts + + en + Child Parts + - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#childParts - - - - - Child Parts - - - childParts - - String - - Set of child parts the parent object is assembled by (one structural level down). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_bom_as_planned:1.1.0#childParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Child Parts + + + + + en + childParts + + + STRING + + + en + Set of child parts in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). + + + + + + - - - SingleLevelBomAsPlanned - - The single-level Bill of Material represents one sub-level of an assembly and does not include any lower-level subassemblies. In As-Planned lifecycle state all variants are covered ("120% BoM"). -If multiple versions of child parts exist that can be assembled into the same parent part, all versions of the child part are included in the BoM. -If there are multiple suppliers for the same child part, each supplier has an entry for their child part in the BoM. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#SingleLevelBomAsPlanned - - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - childParts - - Child Parts - - - Set of child parts in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). - - false - false - - - - ChildData - - Child Data - - - Catena-X ID and meta data of the child part. - - false - false - - - - createdOn - - Created on - - - Timestamp when the relation between the parent part and the child part was created - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - Quantity - - Quantity - - - Comprises the number of objects and the unit of measurement for the respective child objects - - false - false - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Measurement Unit - - - Unit of measurement for the quantity of objects. -If possible, use units from the aspect meta model unit catalog, which is based on the UNECE Recommendation No. 20 "Codes for Units of Measure used in International Trade". - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#measurementUnit - - - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - - - - lastModifiedOn - - Last Modified on - - - Timestamp when the relationship between parent part and child part was last modified. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - childCatenaXId - - Catena-X Child ID - - - The Catena-X ID of the child object which is assembled into the given parent part. - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#childCatenaXId - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - ValidityPeriodEntity - - Validity Period Entity - - - If a validity period only has a start that means that the period is valid from the start date without a (yet) defined enddate and vice versa. - - false - false - - - - validFrom - - Valid from - - - Start date of validity period - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#validFrom - - - DefaultScalarValue[value=2023-03-21T08:17:29.187+01:00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - validTo - - Valid to - - - End date of validity period - - Template - - - urn:bamm:io.catenax.single_level_bom_as_planned:1.1.0#validTo - - - DefaultScalarValue[value=2024-07-01T16:10:00.000+01:00, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - - - - - + diff --git a/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned.aasx b/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned.aasx index f0049968..dedaa6c3 100644 Binary files a/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned.aasx and b/io.catenax.single_level_bom_as_planned/1.1.0/gen/SingleLevelBomAsPlanned.aasx differ diff --git a/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned-aas.xml b/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned-aas.xml index d62cf1ba..faf72c31 100644 --- a/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned-aas.xml +++ b/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,46 +11,20 @@ urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#SingleLevelBomAsPlanned - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#SingleLevelBomAsPlanned] - - - - - - - - en - Single Level Bill of Material as Planned - - - - - EN - SingleLevelBomAsPlanned - - - - - en - The single-level bill of material (BoM) represents one sub-level of an assembly and does not include any lower-level subassemblies. In the As-Planned lifecycle state all variants are covered ("120% BoM"). -If multiple versions of child parts exist that can be assembled into the same parent part, all versions of the child part are included in the BoM. -If there are multiple suppliers for the same child part, each supplier has an entry for their child part in the BoM. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#SingleLevelBomAsPlanned/submodel + + + + @@ -65,7 +39,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#SingleLevelBomAsPlanned]/submodel + urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#SingleLevelBomAsPlanned/submodel Template ModelReference @@ -78,19 +52,13 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. - - ExternalReference @@ -101,10 +69,10 @@ If there are multiple suppliers for the same child part, each supplier has an en xs:string - Unknown + - id_childItems + childItems en @@ -117,11 +85,11 @@ If there are multiple suppliers for the same child part, each supplier has an en Set of child items in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). - false + true DataElement - id_ChildData + ChildData en @@ -136,19 +104,13 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_createdOn + createdOn en Created on - - - en - Timestamp when the relation between the parent part and the child part was created - - ExternalReference @@ -159,10 +121,10 @@ If there are multiple suppliers for the same child part, each supplier has an en xs:dateTime - Unknown + - id_Quantity + Quantity en @@ -177,19 +139,13 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit - - ExternalReference @@ -200,23 +156,16 @@ If there are multiple suppliers for the same child part, each supplier has an en xs:double - Unknown + - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of objects. -If possible, use units from the aspect meta model unit catalog, which is based on the UNECE Recommendation No. 20 "Codes for Units of Measure used in International Trade". - - ExternalReference @@ -226,25 +175,30 @@ If possible, use units from the aspect meta model unit catalog, which is based o + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + xs:string - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modified on - - - en - Timestamp when the relationship between parent part and child part was last modified. - - ExternalReference @@ -255,10 +209,10 @@ If possible, use units from the aspect meta model unit catalog, which is based o xs:dateTime - Unknown + - id_ValidityPeriodEntity + ValidityPeriodEntity en @@ -273,19 +227,13 @@ If possible, use units from the aspect meta model unit catalog, which is based o - id_validFrom + validFrom en Valid from - - - en - Start date of validity period - - ExternalReference @@ -296,22 +244,16 @@ If possible, use units from the aspect meta model unit catalog, which is based o xs:dateTime - Unknown + - id_validTo + validTo en Valid to - - - en - End date of validity period - - ExternalReference @@ -322,24 +264,18 @@ If possible, use units from the aspect meta model unit catalog, which is based o xs:dateTime - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. - - ExternalReference @@ -350,22 +286,16 @@ If possible, use units from the aspect meta model unit catalog, which is based o xs:string - Unknown + - id_businessPartner + businessPartner en Business Partner - - - en - The supplier of the given child item. - - ExternalReference @@ -376,7 +306,7 @@ If possible, use units from the aspect meta model unit catalog, which is based o xs:string - Unknown + @@ -388,7 +318,7 @@ If possible, use units from the aspect meta model unit catalog, which is based o APPLICATION_CLASS - id_SingleLevelBomAsPlanned + SingleLevelBomAsPlanned en @@ -411,7 +341,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#SingleLevelBomAsPlanned] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -425,7 +355,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en SingleLevelBomAsPlanned @@ -443,11 +373,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_CatenaXIdTraitCharacteristic + catenaXId en - Catena-X ID Trait + Catena-X Identifier urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#catenaXId @@ -458,7 +388,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -472,7 +402,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en catenaXId @@ -480,7 +410,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Trait to ensure UUID v4 data format + The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. @@ -489,11 +419,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_Timestamp + createdOn en - Timestamp + Created on urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#createdOn @@ -504,7 +434,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -518,7 +448,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en createdOn @@ -526,7 +456,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the relation between the parent part and the child part was created @@ -535,11 +465,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_NumberofObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#quantityNumber @@ -550,7 +480,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -564,7 +494,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en quantityNumber @@ -572,7 +502,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Quantifiable number of objects in reference to the measurementUnit + The number of objects related to the measurement unit @@ -581,11 +511,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#measurementUnit @@ -596,7 +526,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -610,7 +540,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en measurementUnit @@ -618,7 +548,8 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of objects. +If possible, use units from the aspect meta model unit catalog, which is based on the UNECE Recommendation No. 20 "Codes for Units of Measure used in International Trade". @@ -627,11 +558,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_QuantityCharacteristic + quantity en - Quantity Characteristic + Quantity urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#quantity @@ -642,7 +573,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -656,7 +587,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en quantity @@ -664,7 +595,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Describes the quantity in which the child part is assembled in the given parent object by providing a quantity value and the measurement unit in which the quantity is measured. + Quantity of which the child part is assembled into the parent part. @@ -673,11 +604,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_Timestamp + lastModifiedOn en - Timestamp + Last Modified on urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#lastModifiedOn @@ -688,7 +619,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -702,7 +633,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en lastModifiedOn @@ -710,7 +641,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the relationship between parent part and child part was last modified. @@ -719,11 +650,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_Timestamp + validFrom en - Timestamp + Valid from urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#validFrom @@ -734,7 +665,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#validFrom] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -748,7 +679,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en validFrom @@ -756,7 +687,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Describes a Property which contains the date and time with an optional timezone. + Start date of validity period @@ -765,11 +696,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_Timestamp + validTo en - Timestamp + Valid to urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#validTo @@ -780,7 +711,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#validTo] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -794,7 +725,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en validTo @@ -802,7 +733,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Describes a Property which contains the date and time with an optional timezone. + End date of validity period @@ -811,11 +742,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_ValidityPeriodCharacteristic + validityPeriod en - Validity Period Characteristic + Validity Period urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#validityPeriod @@ -826,7 +757,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#validityPeriod] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -840,7 +771,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en validityPeriod @@ -848,7 +779,8 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Characteristic for a validity period defined by an (optional) start and an (optional) end timestamp. + The period of time during which the parent-child relation is valid. This relates to whether a child part can be built into the parent part at a given time. +If no validity period is given the relation is considered valid at any point in time. @@ -857,11 +789,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_CatenaXIdTraitCharacteristic + catenaXId en - Catena-X ID Trait + Catena-X Identifier urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#catenaXId @@ -872,7 +804,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -886,7 +818,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en catenaXId @@ -894,7 +826,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Trait to ensure UUID v4 data format + The Catena-X ID of the given part (e.g. the component), valid for the Catena-X dataspace. @@ -903,11 +835,11 @@ If there are multiple suppliers for the same child part, each supplier has an en - id_BpnTrait + businessPartner en - BPN Business Partner Number Trait + Business Partner urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#businessPartner @@ -918,7 +850,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#businessPartner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -932,22 +864,28 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en businessPartner STRING + + + en + The supplier of the given child item. + + - id_SetOfChildItemsCharacteristic + childItems en - Set of Child Items + Child Items urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#childItems @@ -958,7 +896,7 @@ If there are multiple suppliers for the same child part, each supplier has an en GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_planned:2.0.0#childItems] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -972,7 +910,7 @@ If there are multiple suppliers for the same child part, each supplier has an en - EN + en childItems @@ -980,7 +918,7 @@ If there are multiple suppliers for the same child part, each supplier has an en en - Set of child items the parent object is assembled by (one structural level down). + Set of child items in As-Planned lifecycle phase, of which the given parent object is assembled by (one structural level down). diff --git a/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned.aasx b/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned.aasx index 904b4b1f..0527252d 100644 Binary files a/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned.aasx and b/io.catenax.single_level_bom_as_planned/2.0.0/gen/SingleLevelBomAsPlanned.aasx differ diff --git a/io.catenax.single_level_bom_as_planned/3.0.0/gen/SingleLevelBomAsPlanned.aasx b/io.catenax.single_level_bom_as_planned/3.0.0/gen/SingleLevelBomAsPlanned.aasx index bf6816f9..677db518 100644 Binary files a/io.catenax.single_level_bom_as_planned/3.0.0/gen/SingleLevelBomAsPlanned.aasx and b/io.catenax.single_level_bom_as_planned/3.0.0/gen/SingleLevelBomAsPlanned.aasx differ diff --git a/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml b/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml index 6e890d5f..799cc3c5 100644 --- a/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml +++ b/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#SingleLevelBomAsSpecified - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#SingleLevelBomAsSpecified] - - - - - - - - en - Single Level BOM as Specified - - - - - EN - SingleLevelBomAsSpecified - - - - - en - The SingleLevelBomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This "top-down" view is in contrast to the "bottom-up" view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#SingleLevelBomAsSpecified/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#SingleLevelBomAsSpecified]/submodel + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#SingleLevelBomAsSpecified/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_assetId + assetId en assetID - - - en - A unique reference to an asset which could be registered within Catena-X DataSpace - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_childItems + childItems en @@ -113,11 +83,11 @@ The child Items of the observed parent item - false + true DataElement - id_ChildItemEntity + ChildItemEntity en @@ -132,19 +102,13 @@ - id_childItemCategory + childItemCategory en Child Item Category - - - en - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This "top-down" view is in contrast to the "bottom-up" view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - ExternalReference @@ -155,10 +119,10 @@ xs:string - Unknown + - id_item + item en @@ -171,11 +135,11 @@ The description of the part in the primary language of the production facility of the product owner. - false + true DataElement - id_ItemEntity + ItemEntity en @@ -190,19 +154,13 @@ - id_ownerItemId + ownerItemId en Owner Item ID - - - en - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - ExternalReference @@ -213,22 +171,16 @@ xs:string - Unknown + - id_itemVersion + itemVersion en Item Version - - - en - This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - ExternalReference @@ -239,10 +191,10 @@ xs:string - Unknown + - id_ItemQuantityEntity + ItemQuantityEntity en @@ -257,19 +209,13 @@ - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -280,22 +226,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -306,22 +246,16 @@ xs:double - Unknown + - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -332,22 +266,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -358,24 +286,18 @@ xs:double - Unknown + - id_itemDescription + itemDescription en Item Description - - - en - The description of the item in the primary language of the production facility of the product owner. - - ExternalReference @@ -386,10 +308,10 @@ xs:string - Unknown + - id_itemClassification + itemClassification en @@ -402,11 +324,11 @@ The item classification. - false + true DataElement - id_ItemClassificationEntity + ItemClassificationEntity en @@ -421,19 +343,13 @@ - id_key + key en Key - - - en - Key within the classification. - - ExternalReference @@ -444,22 +360,16 @@ xs:string - Unknown + - id_value + value en Value - - - en - Value within the classification. - - ExternalReference @@ -470,26 +380,20 @@ xs:string - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modified On - - - en - The time the item was modified the last time - - ExternalReference @@ -500,22 +404,16 @@ xs:dateTime - Unknown + - id_createdOn + createdOn en Created On - - - en - The time the item was created on - - ExternalReference @@ -526,22 +424,16 @@ xs:dateTime - Unknown + - id_ownerItemId + ownerItemId en Owner Item ID - - - en - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - ExternalReference @@ -552,22 +444,16 @@ xs:string - Unknown + - id_itemVersion + itemVersion en Item Version - - - en - This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - ExternalReference @@ -578,10 +464,10 @@ xs:string - Unknown + - id_ItemQuantityEntity + ItemQuantityEntity en @@ -596,19 +482,13 @@ - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -619,22 +499,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -645,22 +519,16 @@ xs:double - Unknown + - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -671,22 +539,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -697,24 +559,18 @@ xs:double - Unknown + - id_itemDescription + itemDescription en Item Description - - - en - The description of the item in the primary language of the production facility of the product owner. - - ExternalReference @@ -725,10 +581,10 @@ xs:string - Unknown + - id_itemClassification + itemClassification en @@ -741,11 +597,11 @@ The item classification. - false + true DataElement - id_ItemClassificationEntity + ItemClassificationEntity en @@ -760,19 +616,13 @@ - id_key + key en Key - - - en - Key within the classification. - - ExternalReference @@ -783,22 +633,16 @@ xs:string - Unknown + - id_value + value en Value - - - en - Value within the classification. - - ExternalReference @@ -809,26 +653,20 @@ xs:string - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modified On - - - en - The time the item was modified the last time - - ExternalReference @@ -839,22 +677,16 @@ xs:dateTime - Unknown + - id_createdOn + createdOn en Created On - - - en - The time the item was created on - - ExternalReference @@ -865,22 +697,16 @@ xs:dateTime - Unknown + - id_itemPositioning + itemPositioning en Item Positioning - - - en - Some parts are intended to be used on either the left or right side, e.g. mirrors, hence this entity describes on which side a part is to be used - - ExternalReference @@ -891,26 +717,20 @@ xs:string - Unknown + - id_childItemCategory + childItemCategory en Child Item Category - - - en - The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This "top-down" view is in contrast to the "bottom-up" view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. - - ExternalReference @@ -921,10 +741,10 @@ xs:string - Unknown + - id_item + item en @@ -937,11 +757,11 @@ The description of the part in the primary language of the production facility of the product owner. - false + true DataElement - id_ItemEntity + ItemEntity en @@ -956,19 +776,13 @@ - id_ownerItemId + ownerItemId en Owner Item ID - - - en - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - ExternalReference @@ -979,22 +793,16 @@ xs:string - Unknown + - id_itemVersion + itemVersion en Item Version - - - en - This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - ExternalReference @@ -1005,10 +813,10 @@ xs:string - Unknown + - id_ItemQuantityEntity + ItemQuantityEntity en @@ -1023,19 +831,13 @@ - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -1046,22 +848,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -1072,22 +868,16 @@ xs:double - Unknown + - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -1098,22 +888,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -1124,24 +908,18 @@ xs:double - Unknown + - id_itemDescription + itemDescription en Item Description - - - en - The description of the item in the primary language of the production facility of the product owner. - - ExternalReference @@ -1152,10 +930,10 @@ xs:string - Unknown + - id_itemClassification + itemClassification en @@ -1168,11 +946,11 @@ The item classification. - false + true DataElement - id_ItemClassificationEntity + ItemClassificationEntity en @@ -1187,19 +965,13 @@ - id_key + key en Key - - - en - Key within the classification. - - ExternalReference @@ -1210,22 +982,16 @@ xs:string - Unknown + - id_value + value en Value - - - en - Value within the classification. - - ExternalReference @@ -1236,26 +1002,20 @@ xs:string - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modified On - - - en - The time the item was modified the last time - - ExternalReference @@ -1266,22 +1026,16 @@ xs:dateTime - Unknown + - id_createdOn + createdOn en Created On - - - en - The time the item was created on - - ExternalReference @@ -1292,22 +1046,16 @@ xs:dateTime - Unknown + - id_ownerItemId + ownerItemId en Owner Item ID - - - en - This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. - - ExternalReference @@ -1318,22 +1066,16 @@ xs:string - Unknown + - id_itemVersion + itemVersion en Item Version - - - en - This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. - - ExternalReference @@ -1344,10 +1086,10 @@ xs:string - Unknown + - id_ItemQuantityEntity + ItemQuantityEntity en @@ -1362,19 +1104,13 @@ - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -1385,22 +1121,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -1411,22 +1141,16 @@ xs:double - Unknown + - id_measurementUnit + measurementUnit en Measurement Unit - - - en - Unit of measurement for the quantity of serialized objects. - - ExternalReference @@ -1437,22 +1161,16 @@ xs:string - Unknown + - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit. - - ExternalReference @@ -1463,24 +1181,18 @@ xs:double - Unknown + - id_itemDescription + itemDescription en Item Description - - - en - The description of the item in the primary language of the production facility of the product owner. - - ExternalReference @@ -1491,10 +1203,10 @@ xs:string - Unknown + - id_itemClassification + itemClassification en @@ -1507,11 +1219,11 @@ The item classification. - false + true DataElement - id_ItemClassificationEntity + ItemClassificationEntity en @@ -1526,19 +1238,13 @@ - id_key + key en Key - - - en - Key within the classification. - - ExternalReference @@ -1549,22 +1255,16 @@ xs:string - Unknown + - id_value + value en Value - - - en - Value within the classification. - - ExternalReference @@ -1575,26 +1275,20 @@ xs:string - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modified On - - - en - The time the item was modified the last time - - ExternalReference @@ -1605,22 +1299,16 @@ xs:dateTime - Unknown + - id_createdOn + createdOn en Created On - - - en - The time the item was created on - - ExternalReference @@ -1631,22 +1319,16 @@ xs:dateTime - Unknown + - id_itemPositioning + itemPositioning en Item Positioning - - - en - Some parts are intended to be used on either the left or right side, e.g. mirrors, hence this entity describes on which side a part is to be used - - ExternalReference @@ -1657,26 +1339,20 @@ xs:string - Unknown + - id_childassetId + childassetId en Child assetId - - - en - Describes the Catena-X ID of the child part - - ExternalReference @@ -1687,26 +1363,20 @@ xs:string - Unknown + - id_manufacturerId + manufacturerId en Manufacturer ID - - - en - The ID of the initial issuer of the single level BoMAsSpecified - - ExternalReference @@ -1717,7 +1387,7 @@ xs:string - Unknown + @@ -1725,7 +1395,7 @@ APPLICATION_CLASS - id_SingleLevelBomAsSpecified + SingleLevelBomAsSpecified en @@ -1746,7 +1416,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#SingleLevelBomAsSpecified] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1760,7 +1430,7 @@ - EN + en SingleLevelBomAsSpecified @@ -1776,7 +1446,13 @@ - id_assetIdTrait + assetId + + + en + assetID + + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#assetId @@ -1785,7 +1461,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#assetId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1799,22 +1475,28 @@ - EN + en assetId STRING + + + en + A unique reference to an asset which could be registered within Catena-X DataSpace + + - id_Text + childItemCategory en - Text + Child Item Category urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childItemCategory @@ -1825,7 +1507,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childItemCategory] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1839,7 +1521,7 @@ - EN + en childItemCategory @@ -1847,7 +1529,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This "top-down" view is in contrast to the "bottom-up" view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. @@ -1856,7 +1538,13 @@ - id_assetIdTrait + ownerItemId + + + en + Owner Item ID + + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId @@ -1865,7 +1553,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1879,22 +1567,28 @@ - EN + en ownerItemId STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + - id_Text + itemVersion en - Text + Item Version urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion @@ -1905,7 +1599,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1919,7 +1613,7 @@ - EN + en itemVersion @@ -1927,7 +1621,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. @@ -1936,11 +1630,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -1951,7 +1645,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1965,7 +1659,7 @@ - EN + en measurementUnit @@ -1973,7 +1667,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -1982,11 +1676,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -1997,7 +1691,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2011,7 +1705,7 @@ - EN + en quantityNumber @@ -2019,7 +1713,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -2028,11 +1722,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -2043,7 +1737,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2057,7 +1751,7 @@ - EN + en measurementUnit @@ -2065,7 +1759,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -2074,11 +1768,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -2089,7 +1783,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2103,7 +1797,7 @@ - EN + en quantityNumber @@ -2111,7 +1805,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -2120,11 +1814,11 @@ - id_ItemQuantityCharacteristic + itemQuantity en - Item Quantity Characteristic + Item Quantity urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity @@ -2135,7 +1829,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2149,7 +1843,7 @@ - EN + en itemQuantity @@ -2157,7 +1851,7 @@ en - The characteristic of the item quantity. + This is the quantity how often this item is in the item. @@ -2166,11 +1860,11 @@ - id_Text + itemDescription en - Text + Item Description urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription @@ -2181,7 +1875,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2195,7 +1889,7 @@ - EN + en itemDescription @@ -2203,7 +1897,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The description of the item in the primary language of the production facility of the product owner. @@ -2212,11 +1906,11 @@ - id_Text + key en - Text + Key urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key @@ -2227,7 +1921,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2241,7 +1935,7 @@ - EN + en key @@ -2249,7 +1943,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Key within the classification. @@ -2258,11 +1952,11 @@ - id_Text + value en - Text + Value urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value @@ -2273,7 +1967,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2287,7 +1981,7 @@ - EN + en value @@ -2295,7 +1989,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value within the classification. @@ -2304,11 +1998,11 @@ - id_ItemClassificationCharacteristic + itemClassification en - Item Classification Characteristic + Item Classification urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification @@ -2319,7 +2013,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2333,7 +2027,7 @@ - EN + en itemClassification @@ -2341,7 +2035,7 @@ en - The characteristic of the item classification. + The item classification. @@ -2350,11 +2044,11 @@ - id_Timestamp + lastModifiedOn en - Timestamp + Last Modified On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn @@ -2365,7 +2059,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2379,7 +2073,7 @@ - EN + en lastModifiedOn @@ -2387,7 +2081,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was modified the last time @@ -2396,11 +2090,11 @@ - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn @@ -2411,7 +2105,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2425,7 +2119,7 @@ - EN + en createdOn @@ -2433,7 +2127,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was created on @@ -2442,7 +2136,13 @@ - id_assetIdTrait + ownerItemId + + + en + Owner Item ID + + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId @@ -2451,7 +2151,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2465,22 +2165,28 @@ - EN + en ownerItemId STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + - id_Text + itemVersion en - Text + Item Version urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion @@ -2491,7 +2197,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2505,7 +2211,7 @@ - EN + en itemVersion @@ -2513,7 +2219,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. @@ -2522,11 +2228,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -2537,7 +2243,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2551,7 +2257,7 @@ - EN + en measurementUnit @@ -2559,7 +2265,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -2568,11 +2274,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -2583,7 +2289,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2597,7 +2303,7 @@ - EN + en quantityNumber @@ -2605,7 +2311,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -2614,11 +2320,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -2629,7 +2335,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2643,7 +2349,7 @@ - EN + en measurementUnit @@ -2651,7 +2357,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -2660,11 +2366,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -2675,7 +2381,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2689,7 +2395,7 @@ - EN + en quantityNumber @@ -2697,7 +2403,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -2706,11 +2412,11 @@ - id_ItemQuantityCharacteristic + itemQuantity en - Item Quantity Characteristic + Item Quantity urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity @@ -2721,7 +2427,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2735,7 +2441,7 @@ - EN + en itemQuantity @@ -2743,7 +2449,7 @@ en - The characteristic of the item quantity. + This is the quantity how often this item is in the item. @@ -2752,11 +2458,11 @@ - id_Text + itemDescription en - Text + Item Description urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription @@ -2767,7 +2473,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2781,7 +2487,7 @@ - EN + en itemDescription @@ -2789,7 +2495,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The description of the item in the primary language of the production facility of the product owner. @@ -2798,11 +2504,11 @@ - id_Text + key en - Text + Key urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key @@ -2813,7 +2519,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2827,7 +2533,7 @@ - EN + en key @@ -2835,7 +2541,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Key within the classification. @@ -2844,11 +2550,11 @@ - id_Text + value en - Text + Value urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value @@ -2859,7 +2565,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2873,7 +2579,7 @@ - EN + en value @@ -2881,7 +2587,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value within the classification. @@ -2890,11 +2596,11 @@ - id_ItemClassificationCharacteristic + itemClassification en - Item Classification Characteristic + Item Classification urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification @@ -2905,7 +2611,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2919,7 +2625,7 @@ - EN + en itemClassification @@ -2927,7 +2633,7 @@ en - The characteristic of the item classification. + The item classification. @@ -2936,11 +2642,11 @@ - id_Timestamp + lastModifiedOn en - Timestamp + Last Modified On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn @@ -2951,7 +2657,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2965,7 +2671,7 @@ - EN + en lastModifiedOn @@ -2973,7 +2679,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was modified the last time @@ -2982,11 +2688,11 @@ - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn @@ -2997,7 +2703,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3011,7 +2717,7 @@ - EN + en createdOn @@ -3019,7 +2725,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was created on @@ -3028,11 +2734,11 @@ - id_ItemPositioningCharacteristic + itemPositioning en - Item Positioning Characteristic + Item Positioning urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemPositioning @@ -3043,7 +2749,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemPositioning] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3057,7 +2763,7 @@ - EN + en itemPositioning @@ -3065,31 +2771,31 @@ en - Describes the characteristic of the left or right mark entity with its possible values (left or right) + Some parts are intended to be used on either the left or right side, e.g. mirrors, hence this entity describes on which side a part is to be used - DefaultScalarValue[value=left, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + left ModelReference DataElement - urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ItemPositioningCharacteristic:DefaultScalarValue[value=left, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ItemPositioningCharacteristic:left - DefaultScalarValue[value=right, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + right ModelReference DataElement - urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ItemPositioningCharacteristic:DefaultScalarValue[value=right, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']'] + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ItemPositioningCharacteristic:right @@ -3102,11 +2808,11 @@ - id_ItemCharacteristic + item en - Item Characteristic + Item urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#item @@ -3117,7 +2823,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#item] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3131,7 +2837,7 @@ - EN + en item @@ -3139,7 +2845,7 @@ en - Characteristic of the item. + The description of the part in the primary language of the production facility of the product owner. @@ -3148,11 +2854,11 @@ - id_Text + childItemCategory en - Text + Child Item Category urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childItemCategory @@ -3163,7 +2869,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childItemCategory] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3177,7 +2883,7 @@ - EN + en childItemCategory @@ -3185,7 +2891,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The BomAsSpecified defines the view of the OEM or producer of the whole product, e.g. the OEM of a vehicle. It is free of any supplier-related information and specifies the promised and guaranteed content of the whole product to the end customer. This "top-down" view is in contrast to the "bottom-up" view of the SingleLevelBoMAsPlanned, though several sub-aspects are shared. The BomAsSpecified is merely one aspect, which is attached to the twin of the whole product and itself does neither introduce further twins nor reference them. Instead it merely comprises all functional information required by dismantlers, workshops or requestors for used parts to search for and to make a match on the market place. @@ -3194,7 +2900,13 @@ - id_assetIdTrait + ownerItemId + + + en + Owner Item ID + + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId @@ -3203,7 +2915,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3217,22 +2929,28 @@ - EN + en ownerItemId STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + - id_Text + itemVersion en - Text + Item Version urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion @@ -3243,7 +2961,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3257,7 +2975,7 @@ - EN + en itemVersion @@ -3265,7 +2983,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. @@ -3274,11 +2992,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -3289,7 +3007,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3303,7 +3021,7 @@ - EN + en measurementUnit @@ -3311,7 +3029,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -3320,11 +3038,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -3335,7 +3053,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3349,7 +3067,7 @@ - EN + en quantityNumber @@ -3357,7 +3075,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -3366,11 +3084,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -3381,7 +3099,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3395,7 +3113,7 @@ - EN + en measurementUnit @@ -3403,7 +3121,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -3412,11 +3130,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -3427,7 +3145,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3441,7 +3159,7 @@ - EN + en quantityNumber @@ -3449,7 +3167,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -3458,11 +3176,11 @@ - id_ItemQuantityCharacteristic + itemQuantity en - Item Quantity Characteristic + Item Quantity urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity @@ -3473,7 +3191,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3487,7 +3205,7 @@ - EN + en itemQuantity @@ -3495,7 +3213,7 @@ en - The characteristic of the item quantity. + This is the quantity how often this item is in the item. @@ -3504,11 +3222,11 @@ - id_Text + itemDescription en - Text + Item Description urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription @@ -3519,7 +3237,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3533,7 +3251,7 @@ - EN + en itemDescription @@ -3541,7 +3259,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The description of the item in the primary language of the production facility of the product owner. @@ -3550,11 +3268,11 @@ - id_Text + key en - Text + Key urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key @@ -3565,7 +3283,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3579,7 +3297,7 @@ - EN + en key @@ -3587,7 +3305,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Key within the classification. @@ -3596,11 +3314,11 @@ - id_Text + value en - Text + Value urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value @@ -3611,7 +3329,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3625,7 +3343,7 @@ - EN + en value @@ -3633,7 +3351,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value within the classification. @@ -3642,11 +3360,11 @@ - id_ItemClassificationCharacteristic + itemClassification en - Item Classification Characteristic + Item Classification urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification @@ -3657,7 +3375,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3671,7 +3389,7 @@ - EN + en itemClassification @@ -3679,7 +3397,7 @@ en - The characteristic of the item classification. + The item classification. @@ -3688,11 +3406,11 @@ - id_Timestamp + lastModifiedOn en - Timestamp + Last Modified On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn @@ -3703,7 +3421,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3717,7 +3435,7 @@ - EN + en lastModifiedOn @@ -3725,7 +3443,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was modified the last time @@ -3734,11 +3452,11 @@ - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn @@ -3749,7 +3467,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3763,7 +3481,7 @@ - EN + en createdOn @@ -3771,7 +3489,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was created on @@ -3780,7 +3498,13 @@ - id_assetIdTrait + ownerItemId + + + en + Owner Item ID + + urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId @@ -3789,7 +3513,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#ownerItemId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3803,22 +3527,28 @@ - EN + en ownerItemId STRING + + + en + This is the key field of the component which usually keeps the part numbers used in after-sales, e.g. when repairing broken parts and searching for a replacement. This ownerPartId itself isn't usually bound to one part version, with the assumption that all part versions with the same ownerPartId are mutually interchangeable. + + - id_Text + itemVersion en - Text + Item Version urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion @@ -3829,7 +3559,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemVersion] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3843,7 +3573,7 @@ - EN + en itemVersion @@ -3851,7 +3581,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + This is the version of the item. The engineering will at times supercede an older item version by a newer one, which might have different material aspects, physical dimensions etc., still maintaining compatibility. @@ -3860,11 +3590,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -3875,7 +3605,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3889,7 +3619,7 @@ - EN + en measurementUnit @@ -3897,7 +3627,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -3906,11 +3636,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -3921,7 +3651,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3935,7 +3665,7 @@ - EN + en quantityNumber @@ -3943,7 +3673,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -3952,11 +3682,11 @@ - id_UnitReference + measurementUnit en - Unit Reference + Measurement Unit urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit @@ -3967,7 +3697,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -3981,7 +3711,7 @@ - EN + en measurementUnit @@ -3989,7 +3719,7 @@ en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of measurement for the quantity of serialized objects. @@ -3998,11 +3728,11 @@ - id_NumberOfObjects + quantityNumber en - Number of Objects + Quantity Number urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber @@ -4013,7 +3743,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4027,7 +3757,7 @@ - EN + en quantityNumber @@ -4035,7 +3765,7 @@ en - Quantifiable number of objects in reference to the measurementUnit. + The number of objects related to the measurement unit. @@ -4044,11 +3774,11 @@ - id_ItemQuantityCharacteristic + itemQuantity en - Item Quantity Characteristic + Item Quantity urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity @@ -4059,7 +3789,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemQuantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4073,7 +3803,7 @@ - EN + en itemQuantity @@ -4081,7 +3811,7 @@ en - The characteristic of the item quantity. + This is the quantity how often this item is in the item. @@ -4090,11 +3820,11 @@ - id_Text + itemDescription en - Text + Item Description urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription @@ -4105,7 +3835,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemDescription] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4119,7 +3849,7 @@ - EN + en itemDescription @@ -4127,7 +3857,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The description of the item in the primary language of the production facility of the product owner. @@ -4136,11 +3866,11 @@ - id_Text + key en - Text + Key urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key @@ -4151,7 +3881,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#key] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4165,7 +3895,7 @@ - EN + en key @@ -4173,7 +3903,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Key within the classification. @@ -4182,11 +3912,11 @@ - id_Text + value en - Text + Value urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value @@ -4197,7 +3927,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#value] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4211,7 +3941,7 @@ - EN + en value @@ -4219,7 +3949,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Value within the classification. @@ -4228,11 +3958,11 @@ - id_ItemClassificationCharacteristic + itemClassification en - Item Classification Characteristic + Item Classification urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification @@ -4243,7 +3973,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemClassification] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4257,7 +3987,7 @@ - EN + en itemClassification @@ -4265,7 +3995,7 @@ en - The characteristic of the item classification. + The item classification. @@ -4274,11 +4004,11 @@ - id_Timestamp + lastModifiedOn en - Timestamp + Last Modified On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn @@ -4289,7 +4019,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4303,7 +4033,7 @@ - EN + en lastModifiedOn @@ -4311,7 +4041,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was modified the last time @@ -4320,11 +4050,11 @@ - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn @@ -4335,7 +4065,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4349,7 +4079,7 @@ - EN + en createdOn @@ -4357,7 +4087,7 @@ en - Describes a Property which contains the date and time with an optional timezone. + The time the item was created on @@ -4366,11 +4096,11 @@ - id_ItemPositioningCharacteristic + itemPositioning en - Item Positioning Characteristic + Item Positioning urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemPositioning @@ -4381,7 +4111,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#itemPositioning] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4395,7 +4125,7 @@ - EN + en itemPositioning @@ -4403,7 +4133,7 @@ en - Describes the characteristic of the left or right mark entity with its possible values (left or right) + Some parts are intended to be used on either the left or right side, e.g. mirrors, hence this entity describes on which side a part is to be used @@ -4412,11 +4142,11 @@ - id_ItemCharacteristic + item en - Item Characteristic + Item urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#item @@ -4427,7 +4157,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#item] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4441,7 +4171,7 @@ - EN + en item @@ -4449,7 +4179,7 @@ en - Characteristic of the item. + The description of the part in the primary language of the production facility of the product owner. @@ -4458,11 +4188,11 @@ - id_Text + childassetId en - Text + Child assetId urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childassetId @@ -4473,7 +4203,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childassetId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4487,7 +4217,7 @@ - EN + en childassetId @@ -4495,7 +4225,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Describes the Catena-X ID of the child part @@ -4504,11 +4234,11 @@ - id_ChildItemCharacteristic + childItems en - Child Item Characteristic + Child Items urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childItems @@ -4519,7 +4249,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#childItems] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4533,7 +4263,7 @@ - EN + en childItems @@ -4541,7 +4271,7 @@ en - The characteristic of the child item property + The child Items of the observed parent item @@ -4550,11 +4280,11 @@ - id_Text + manufacturerId en - Text + Manufacturer ID urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#manufacturerId @@ -4565,7 +4295,7 @@ GlobalReference - Optional[urn:samm:io.catenax.single_level_bom_as_specified:2.0.0#manufacturerId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -4579,7 +4309,7 @@ - EN + en manufacturerId @@ -4587,7 +4317,7 @@ en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The ID of the initial issuer of the single level BoMAsSpecified diff --git a/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx b/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx index e83dddc9..89cf5f32 100644 Binary files a/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx and b/io.catenax.single_level_bom_as_specified/2.0.0/gen/SingleLevelBomAsSpecified.aasx differ diff --git a/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt-aas.xml b/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt-aas.xml index a7f76caa..47f8c375 100644 --- a/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt-aas.xml +++ b/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt-aas.xml @@ -1,424 +1,643 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#SingleLevelUsageAsBuilt + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#SingleLevelUsageAsBuilt/submodel + + + + - - - defaultAsset - - + + + SingleLevelUsageAsBuilt + + + en + The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-built lifecycle phase, i.e. a batch or a serialized part. + + + + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#SingleLevelUsageAsBuilt/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#SingleLevelUsageAsBuilt + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#catenaXId + + + + xs:string + + + + parentParts + + + en + Parent Parts + + + + + en + Set of parent parts, in which the given child object is assembled in (one structural level up). + + + true + DataElement + + + ParentData + + + en + Parent Data + + + + + en + Catena-X ID and meta data of the parent part. + + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#createdOn + + + + xs:dateTime + + + + Quantity + + + en + Comprises the number of objects and the unit of measurement for the respective child objects + + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#quantityNumber + + + + xs:double + + + + measurementUnit + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#measurementUnit + + + + + + ExternalReference + + + GlobalReference + https://openmanufacturingplatform.github.io/sds-bamm-aspect-meta-model/bamm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + + + lastModifiedOn + + + en + Last Modification Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#lastModifiedOn + + + + xs:dateTime + + + + parentCatenaXId + + + en + Catena-X Parent Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#parentCatenaXId + + + + xs:string + + + + + + + + + - SingleLevelUsageAsBuilt + APPLICATION_CLASS + SingleLevelUsageAsBuilt - SingleLevelUsageAsBuilt + + en + SingleLevelUsageAsBuilt + - APPLICATION_CLASS - The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-built lifecycle phase, i.e. a batch or a serialized part. + + en + The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-built lifecycle phase, i.e. a batch or a serialized part. + - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#SingleLevelUsageAsBuilt - - - - - SingleLevelUsageAsBuilt - - - SingleLevelUsageAsBuilt - - - The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-built lifecycle phase, i.e. a batch or a serialized part. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#SingleLevelUsageAsBuilt + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + SingleLevelUsageAsBuilt + + + + + en + SingleLevelUsageAsBuilt + + + + + en + The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-built lifecycle phase, i.e. a batch or a serialized part. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp + catenaXId - Timestamp + + en + Catena-X Identifier + - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - NumberOfObjects - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + createdOn + + + en + Created On + + + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + Timestamp when the relation between the parent part and the child part was created, e.g. when the given child part was assembled into the parent part. + + + + + + - UnitReference + quantityNumber - Unit Reference + + en + Quantity Number + - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#measurementUnit - - - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit + + + + + + - QuantityCharacteristic - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#quantity - - - - - Quantity - - - quantity - - String - - Describes the quantity in which the child part is assembled in the parent object by providing a quantity value and the measurement unit in which the quantity is measured. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + measurementUnit + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + measurementUnit + + + + + en + measurementUnit + + + STRING + + + en + Unit of Measurement for the quantity of serialized objects + + + + + + - Timestamp + quantity - Timestamp + + en + Quantity + - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#lastModifiedOn - - - - - Last Modification Date - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + STRING + + + en + Quantity of which the child part is assembled into the parent part. In general it is '1' for serialized parts. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#parentCatenaXId - - - - - Catena-X Parent Identifier - - - parentCatenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + lastModifiedOn + + + en + Last Modification Date + + + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modification Date + + + + + en + lastModifiedOn + + + STRING + + + en + Timestamp when the assembly relationship between parent part and child part was last modified. + + + + + + - SetOfParentPartsCharacteristic + parentCatenaXId - Set of Parent Parts + + en + Catena-X Parent Identifier + - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#parentParts - - - - - Parent Parts - - - parentParts - - String - - Set of parent parts the given child object is assembled in (one structural level up). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#parentCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Parent Identifier + + + + + en + parentCatenaXId + + + STRING + + + en + The Catena-X ID of the parent object, into which the given child object is assembled in. + + + + + + + + + parentParts + + + en + Parent Parts + + + urn:samm:io.catenax.single_level_usage_as_built:1.0.1#parentParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Parent Parts + + + + + en + parentParts + + + STRING + + + en + Set of parent parts, in which the given child object is assembled in (one structural level up). + + + + + + - - - SingleLevelUsageAsBuilt - - The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-built lifecycle phase, i.e. a batch or a serialized part. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#SingleLevelUsageAsBuilt - - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - parentParts - - Parent Parts - - - Set of parent parts, in which the given child object is assembled in (one structural level up). - - false - false - - - - ParentData - - Parent Data - - - Catena-X ID and meta data of the parent part. - - false - false - - - - createdOn - - Created On - - - Timestamp when the relation between the parent part and the child part was created, e.g. when the given child part was assembled into the parent part. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - Quantity - - Comprises the number of objects and the unit of measurement for the respective child objects - - false - false - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit - - Template - - - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Unit of Measurement for the quantity of serialized objects - - Template - - - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#measurementUnit - - - DefaultScalarValue[value=litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - - - - lastModifiedOn - - Last Modification Date - - - Timestamp when the assembly relationship between parent part and child part was last modified. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - parentCatenaXId - - Catena-X Parent Identifier - - - The Catena-X ID of the parent object, into which the given child object is assembled in. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_built:1.0.1#parentCatenaXId - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt.aasx b/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt.aasx index 2bb96964..2b4b5812 100644 Binary files a/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt.aasx and b/io.catenax.single_level_usage_as_built/1.0.1/gen/SingleLevelUsageAsBuilt.aasx differ diff --git a/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt-aas.xml b/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt-aas.xml index 8077630a..e21ef191 100644 --- a/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt-aas.xml +++ b/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.single_level_usage_as_built:2.0.0#SingleLevelUsageAsBuilt - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#SingleLevelUsageAsBuilt] - - - - - - - - en - SingleLevelUsageAsBuilt - - - - - EN - SingleLevelUsageAsBuilt - - - - - en - The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-built lifecycle phase, i.e. a batch or a serialized part. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_usage_as_built:2.0.0#SingleLevelUsageAsBuilt/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#SingleLevelUsageAsBuilt]/submodel + urn:samm:io.catenax.single_level_usage_as_built:2.0.0#SingleLevelUsageAsBuilt/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -97,10 +67,10 @@ xs:string - Unknown + - id_customers + customers en @@ -116,11 +86,11 @@ For serialized items the list should contain only one customer with one parent i As different subsets of a batch might be sold to different customers this is a list. - false + true DataElement - id_Customer + Customer en @@ -135,7 +105,7 @@ As different subsets of a batch might be sold to different customers this is a l - id_parentItems + parentItems en @@ -151,11 +121,11 @@ For serialized items the list should contain only one parent item. As different subsets of a batch might be used by a customer in different items this is a list. - false + true DataElement - id_ParentData + ParentData en @@ -170,7 +140,7 @@ As different subsets of a batch might be used by a customer in different items t - id_Quantity + Quantity en @@ -179,19 +149,13 @@ As different subsets of a batch might be used by a customer in different items t - id_quantityNumber + quantityNumber en Quantity Number - - - en - The number of objects related to the measurement unit - - ExternalReference @@ -202,16 +166,10 @@ As different subsets of a batch might be used by a customer in different items t xs:double - Unknown + - id_measurementUnit - - - en - Unit of Measurement for the quantity of serialized objects - - + measurementUnit ExternalReference @@ -221,25 +179,30 @@ As different subsets of a batch might be used by a customer in different items t + + + ExternalReference + + + GlobalReference + https://eclipse-esmf.github.io/samm-specification/2.0.0/appendix/unitcatalog.html + + + + xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -250,22 +213,16 @@ As different subsets of a batch might be used by a customer in different items t xs:string - Unknown + - id_createdOn + createdOn en Created On - - - en - Timestamp when the relation between the parent part and the child part was created, e.g. when the given child part was assembled into the parent part. - - ExternalReference @@ -276,22 +233,16 @@ As different subsets of a batch might be used by a customer in different items t xs:dateTime - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modification Date - - - en - Timestamp when the assembly relationship between parent part and child part was last modified. - - ExternalReference @@ -302,26 +253,20 @@ As different subsets of a batch might be used by a customer in different items t xs:dateTime - Unknown + - id_businessPartner + businessPartner en Business Partner - - - en - The supplier of the given child item. - - ExternalReference @@ -332,22 +277,16 @@ As different subsets of a batch might be used by a customer in different items t xs:string - Unknown + - id_createdOn + createdOn en Created On - - - en - Timestamp when the relation between the parent part and the child part was created, e.g. when the given child part was assembled into the parent part. - - ExternalReference @@ -358,22 +297,16 @@ As different subsets of a batch might be used by a customer in different items t xs:dateTime - Unknown + - id_lastModifiedOn + lastModifiedOn en Last Modification Date - - - en - Timestamp when the assembly relationship between parent part and child part was last modified. - - ExternalReference @@ -384,7 +317,7 @@ As different subsets of a batch might be used by a customer in different items t xs:dateTime - Unknown + @@ -396,7 +329,7 @@ As different subsets of a batch might be used by a customer in different items t APPLICATION_CLASS - id_SingleLevelUsageAsBuilt + SingleLevelUsageAsBuilt en @@ -417,7 +350,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#SingleLevelUsageAsBuilt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -431,7 +364,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en SingleLevelUsageAsBuilt @@ -447,7 +380,13 @@ As different subsets of a batch might be used by a customer in different items t - id_CatenaXIdTraitCharacteristic + catenaXId + + + en + Catena-X Identifier + + urn:samm:io.catenax.single_level_usage_as_built:2.0.0#catenaXId @@ -456,7 +395,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -470,7 +409,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en catenaXId @@ -478,7 +417,7 @@ As different subsets of a batch might be used by a customer in different items t en - Trait to ensure UUID v4 data format + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -487,7 +426,13 @@ As different subsets of a batch might be used by a customer in different items t - id_NumberOfObjects + quantityNumber + + + en + Quantity Number + + urn:samm:io.catenax.single_level_usage_as_built:2.0.0#quantityNumber @@ -496,7 +441,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#quantityNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -510,7 +455,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en quantityNumber @@ -518,7 +463,7 @@ As different subsets of a batch might be used by a customer in different items t en - Quantifiable number of objects in reference to the measurementUnit + The number of objects related to the measurement unit @@ -527,13 +472,7 @@ As different subsets of a batch might be used by a customer in different items t - id_UnitReference - - - en - Unit Reference - - + measurementUnit urn:samm:io.catenax.single_level_usage_as_built:2.0.0#measurementUnit @@ -542,7 +481,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#measurementUnit] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -550,13 +489,13 @@ As different subsets of a batch might be used by a customer in different items t - EN + en measurementUnit - EN + en measurementUnit @@ -564,7 +503,7 @@ As different subsets of a batch might be used by a customer in different items t en - Describes a Property containing a reference to one of the units in the Unit Catalog. + Unit of Measurement for the quantity of serialized objects @@ -573,7 +512,13 @@ As different subsets of a batch might be used by a customer in different items t - id_QuantityCharacteristic + quantity + + + en + Quantity + + urn:samm:io.catenax.single_level_usage_as_built:2.0.0#quantity @@ -582,7 +527,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#quantity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -596,7 +541,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en quantity @@ -604,7 +549,7 @@ As different subsets of a batch might be used by a customer in different items t en - Describes the quantity in which the child part is assembled in the parent object by providing a quantity value and the measurement unit in which the quantity is measured. + Quantity of which the child part is assembled into the parent part. In general it is '1' for serialized parts. @@ -613,7 +558,13 @@ As different subsets of a batch might be used by a customer in different items t - id_CatenaXIdTraitCharacteristic + catenaXId + + + en + Catena-X Identifier + + urn:samm:io.catenax.single_level_usage_as_built:2.0.0#catenaXId @@ -622,7 +573,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -636,7 +587,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en catenaXId @@ -644,7 +595,7 @@ As different subsets of a batch might be used by a customer in different items t en - Trait to ensure UUID v4 data format + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -653,11 +604,11 @@ As different subsets of a batch might be used by a customer in different items t - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.single_level_usage_as_built:2.0.0#createdOn @@ -668,7 +619,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -682,7 +633,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en createdOn @@ -690,7 +641,7 @@ As different subsets of a batch might be used by a customer in different items t en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the relation between the parent part and the child part was created, e.g. when the given child part was assembled into the parent part. @@ -699,11 +650,11 @@ As different subsets of a batch might be used by a customer in different items t - id_Timestamp + lastModifiedOn en - Timestamp + Last Modification Date urn:samm:io.catenax.single_level_usage_as_built:2.0.0#lastModifiedOn @@ -714,7 +665,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -728,7 +679,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en lastModifiedOn @@ -736,7 +687,7 @@ As different subsets of a batch might be used by a customer in different items t en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the assembly relationship between parent part and child part was last modified. @@ -745,11 +696,11 @@ As different subsets of a batch might be used by a customer in different items t - id_SetOfParentItemsCharacteristic + parentItems en - Set of Parent Items + Parent Items urn:samm:io.catenax.single_level_usage_as_built:2.0.0#parentItems @@ -760,7 +711,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#parentItems] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -774,7 +725,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en parentItems @@ -782,7 +733,10 @@ As different subsets of a batch might be used by a customer in different items t en - Set of parent items the given child object is assembled in (one structural level up). + Set of parent items, in which the given child object is assembled in (one structural level up). + +For serialized items the list should contain only one parent item. +As different subsets of a batch might be used by a customer in different items this is a list. @@ -791,11 +745,11 @@ As different subsets of a batch might be used by a customer in different items t - id_BpnTrait + businessPartner en - BPN Business Partner Number Trait + Business Partner urn:samm:io.catenax.single_level_usage_as_built:2.0.0#businessPartner @@ -806,7 +760,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#businessPartner] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -820,22 +774,28 @@ As different subsets of a batch might be used by a customer in different items t - EN + en businessPartner STRING + + + en + The supplier of the given child item. + + - id_Timestamp + createdOn en - Timestamp + Created On urn:samm:io.catenax.single_level_usage_as_built:2.0.0#createdOn @@ -846,7 +806,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#createdOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -860,7 +820,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en createdOn @@ -868,7 +828,7 @@ As different subsets of a batch might be used by a customer in different items t en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the relation between the parent part and the child part was created, e.g. when the given child part was assembled into the parent part. @@ -877,11 +837,11 @@ As different subsets of a batch might be used by a customer in different items t - id_Timestamp + lastModifiedOn en - Timestamp + Last Modification Date urn:samm:io.catenax.single_level_usage_as_built:2.0.0#lastModifiedOn @@ -892,7 +852,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#lastModifiedOn] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -906,7 +866,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en lastModifiedOn @@ -914,7 +874,7 @@ As different subsets of a batch might be used by a customer in different items t en - Describes a Property which contains the date and time with an optional timezone. + Timestamp when the assembly relationship between parent part and child part was last modified. @@ -923,11 +883,11 @@ As different subsets of a batch might be used by a customer in different items t - id_ListOfCustomersCharacteristic + customers en - List of Customers Characteristic + Customers urn:samm:io.catenax.single_level_usage_as_built:2.0.0#customers @@ -938,7 +898,7 @@ As different subsets of a batch might be used by a customer in different items t GlobalReference - Optional[urn:samm:io.catenax.single_level_usage_as_built:2.0.0#customers] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -952,7 +912,7 @@ As different subsets of a batch might be used by a customer in different items t - EN + en customers @@ -960,7 +920,10 @@ As different subsets of a batch might be used by a customer in different items t en - A list of customers and their related parent items. + A list of all customers of this item. If the parent items in which this item is assembled into are known, they should be listed as well. + +For serialized items the list should contain only one customer with one parent item. +As different subsets of a batch might be sold to different customers this is a list. diff --git a/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt.aasx b/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt.aasx index d5dd96ee..75073321 100644 Binary files a/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt.aasx and b/io.catenax.single_level_usage_as_built/2.0.0/gen/SingleLevelUsageAsBuilt.aasx differ diff --git a/io.catenax.single_level_usage_as_built/3.0.0/gen/SingleLevelUsageAsBuilt.aasx b/io.catenax.single_level_usage_as_built/3.0.0/gen/SingleLevelUsageAsBuilt.aasx index 4b2f50b5..b02fd2a2 100644 Binary files a/io.catenax.single_level_usage_as_built/3.0.0/gen/SingleLevelUsageAsBuilt.aasx and b/io.catenax.single_level_usage_as_built/3.0.0/gen/SingleLevelUsageAsBuilt.aasx differ diff --git a/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned-aas.xml b/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned-aas.xml index e56e2718..87524937 100644 --- a/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned-aas.xml +++ b/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned-aas.xml @@ -1,424 +1,643 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#SingleLevelUsageAsPlanned + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#SingleLevelUsageAsPlanned/submodel + + + + - - - defaultAsset - - + + + SingleLevelUsageAsPlanned + + + en + The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-planned lifecycle phase. + + + + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#SingleLevelUsageAsPlanned/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#SingleLevelUsageAsPlanned + + + + + + catenaXId + + + en + Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#catenaXId + + + + xs:string + + + + parentParts + + + en + Parent Parts + + + + + en + Set of parent parts, in which the given child object is assembled in (one structural level up). + + + true + DataElement + + + ParentData + + + en + Parent Data + + + + + en + Catena-X ID and meta data of the parent part. + + + + + createdOn + + + en + Created On + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#createdOn + + + + xs:dateTime + + + + Quantity + + + en + Comprises the number of objects and the unit of measurement for the respective child objects + + + + + quantityNumber + + + en + Quantity Number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#quantityNumber + + + + xs:double + + + + measurementUnit + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#measurementUnit + + + + + + ExternalReference + + + GlobalReference + https://openmanufacturingplatform.github.io/sds-bamm-aspect-meta-model/bamm-specification/snapshot/appendix/unitcatalog.html + + + + + xs:string + + + + + + lastModifiedOn + + + en + Last Modification Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#lastModifiedOn + + + + xs:dateTime + + + + parentCatenaXId + + + en + Catena-X Parent Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#parentCatenaXId + + + + xs:string + + + + + + + + + - SingleLevelUsageAsPlanned + APPLICATION_CLASS + SingleLevelUsageAsPlanned - SingleLevelUsageAsPlanned + + en + SingleLevelUsageAsPlanned + - APPLICATION_CLASS - The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-planned lifecycle phase. + + en + The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-planned lifecycle phase. + - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#SingleLevelUsageAsPlanned - - - - - SingleLevelUsageAsPlanned - - - SingleLevelUsageAsPlanned - - - The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-planned lifecycle phase. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#SingleLevelUsageAsPlanned + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + SingleLevelUsageAsPlanned + + + + + en + SingleLevelUsageAsPlanned + + + + + en + The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-planned lifecycle phase. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#catenaXId - - - - - Catena-X Identifier - - - catenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - - - - Timestamp + catenaXId - Timestamp + + en + Catena-X Identifier + - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#createdOn - - - - - Created On - - - createdOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. + + + + + + - NumberOfObjects - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#quantityNumber - - - - - Quantity Number - - - quantityNumber - - RealMeasure - - Quantifiable number of objects in reference to the measurementUnit - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + createdOn + + + en + Created On + + + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#createdOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Created On + + + + + en + createdOn + + + STRING + + + en + Timestamp when the relation between the parent part and the child part was created. + + + + + + - UnitReference + quantityNumber - Unit Reference + + en + Quantity Number + - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#measurementUnit - - - - - measurementUnit - - String - - Describes a Property containing a reference to one of the units in the Unit Catalog. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#quantityNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity Number + + + + + en + quantityNumber + + + REAL_MEASURE + + + en + The number of objects related to the measurement unit + + + + + + - QuantityCharacteristic - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#quantity - - - - - Quantity - - - quantity - - String - - Describes the quantity in which the child part is assembled in the parent object by providing a quantity value and the measurement unit in which the quantity is measured. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + measurementUnit + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#measurementUnit + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + measurementUnit + + + + + en + measurementUnit + + + STRING + + + en + Unit of Measurement for the quantity of serialized objects + + + + + + - Timestamp + quantity - Timestamp + + en + Quantity + - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#lastModifiedOn - - - - - Last Modification Date - - - lastModifiedOn - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#quantity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Quantity + + + + + en + quantity + + + STRING + + + en + Quantity of which the child part is assembled into the parent part. + + + + + + - CatenaXIdTraitCharacteristic - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#parentCatenaXId - - - - - Catena-X Parent Identifier - - - parentCatenaXId - - String - - Trait to ensure UUID v4 data format - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + lastModifiedOn + + + en + Last Modification Date + + + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#lastModifiedOn + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Last Modification Date + + + + + en + lastModifiedOn + + + STRING + + + en + Timestamp when the assembly relationship between parent part and child part was last modified. + + + + + + - SetOfParentPartsCharacteristic + parentCatenaXId - Set of Parent Parts + + en + Catena-X Parent Identifier + - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#parentParts - - - - - Parent Parts - - - parentParts - - String - - Set of parent parts the given child object is assembled in (one structural level up). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#parentCatenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Catena-X Parent Identifier + + + + + en + parentCatenaXId + + + STRING + + + en + The Catena-X ID of the parent object, into which the given child object is assembled in. + + + + + + + + + parentParts + + + en + Parent Parts + + + urn:samm:io.catenax.single_level_usage_as_planned:1.0.0#parentParts + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Parent Parts + + + + + en + parentParts + + + STRING + + + en + Set of parent parts, in which the given child object is assembled in (one structural level up). + + + + + + - - - SingleLevelUsageAsPlanned - - The aspect provides the information in which parent part(s)/product(s) the given item is assembled in. Could be a 1:1 relationship in terms of a e.g. a brake component or 1:n for e.g. coatings. The given item as well as the parent item must refer to an object from as-planned lifecycle phase. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#SingleLevelUsageAsPlanned - - - - - - catenaXId - - Catena-X Identifier - - - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:055c1128-0375-47c8-98de-7cf802c3241d, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - parentParts - - Parent Parts - - - Set of parent parts, in which the given child object is assembled in (one structural level up). - - false - false - - - - ParentData - - Parent Data - - - Catena-X ID and meta data of the parent part. - - false - false - - - - createdOn - - Created On - - - Timestamp when the relation between the parent part and the child part was created. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#createdOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - Quantity - - Comprises the number of objects and the unit of measurement for the respective child objects - - false - false - - - - quantityNumber - - Quantity Number - - - The number of objects related to the measurement unit - - Template - - - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#quantityNumber - - - DefaultScalarValue[value=2.5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - measurementUnit - - Unit of Measurement for the quantity of serialized objects - - Template - - - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#measurementUnit - - - DefaultScalarValue[value=litre, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie']'] - urn:bamm:io.openmanufacturing:meta-model:2.0.0#curie - - - - - - - - lastModifiedOn - - Last Modification Date - - - Timestamp when the assembly relationship between parent part and child part was last modified. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#lastModifiedOn - - - DefaultScalarValue[value=2022-02-03T14:48:54.709Z, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - parentCatenaXId - - Catena-X Parent Identifier - - - The Catena-X ID of the parent object, into which the given child object is assembled in. - - Template - - - urn:bamm:io.catenax.single_level_usage_as_planned:1.0.0#parentCatenaXId - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - + diff --git a/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned.aasx b/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned.aasx index d980bb3e..84c48fe5 100644 Binary files a/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned.aasx and b/io.catenax.single_level_usage_as_planned/1.0.0/gen/SingleLevelUsageAsPlanned.aasx differ diff --git a/io.catenax.single_level_usage_as_planned/1.1.0/gen/SingleLevelUsageAsPlanned.aasx b/io.catenax.single_level_usage_as_planned/1.1.0/gen/SingleLevelUsageAsPlanned.aasx index 8c1991a5..a0e5f9de 100644 Binary files a/io.catenax.single_level_usage_as_planned/1.1.0/gen/SingleLevelUsageAsPlanned.aasx and b/io.catenax.single_level_usage_as_planned/1.1.0/gen/SingleLevelUsageAsPlanned.aasx differ diff --git a/io.catenax.single_level_usage_as_planned/2.0.0/gen/SingleLevelUsageAsPlanned.aasx b/io.catenax.single_level_usage_as_planned/2.0.0/gen/SingleLevelUsageAsPlanned.aasx index f40e0f5a..b3142123 100644 Binary files a/io.catenax.single_level_usage_as_planned/2.0.0/gen/SingleLevelUsageAsPlanned.aasx and b/io.catenax.single_level_usage_as_planned/2.0.0/gen/SingleLevelUsageAsPlanned.aasx differ diff --git a/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode-aas.xml b/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode-aas.xml index 0b5f0c79..83e58995 100644 --- a/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode-aas.xml +++ b/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode-aas.xml @@ -1,325 +1,514 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.traction_battery_code:1.0.0#TractionBatteryCode + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.traction_battery_code:1.0.0#TractionBatteryCode/submodel + + + + - - - defaultAsset - - + + + TractionBatteryCode + + + en + The traction battery code is an identification code for any automotive traction battery, ultracapacitor and other reachargeble energy storage device. It allows to carry information as required by the National Standard of the People's Republic of China according to GB/T 34014-2017 published by the Standardization Administration of China (SAC). + + + + urn:samm:io.catenax.traction_battery_code:1.0.0#TractionBatteryCode/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.traction_battery_code:1.0.0#TractionBatteryCode + + + + + + ExternalReference + + + GlobalReference + https://std.samr.gov.cn/gb/search/gbDetailed?id=71F772D818B4D3A7E05397BE0A0AB82A + + + + + + + tractionBatteryCode + + + en + Traction Battery Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode + + + + xs:string + + + + subcomponents + + + en + Subcomponents + + + + + en + Subcomponents of the component, if applicable. The relationship between traction battery codes are as follows: + +If this traction battery code is given for a cell subcomponents are not required. +If this traction battery code is given for a battery module a list of cells are required to be registered as subcomponents. +If this traction battery code is given for a battery pack a list of modules are required to be registered as subcomponents (containing each a list of cell subcomponents respectively). + + + true + DataElement + + + TractionBatteryComponent + + + en + Battery Component + + + + + en + A battery component like a cell or a module. + + + + + tractionBatteryCode + + + en + Traction Battery Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode + + + + xs:string + + + + productType + + + en + Product Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.traction_battery_code:1.0.0#productType + + + + xs:string + + + + + + + + productType + + + en + Product Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.traction_battery_code:1.0.0#productType + + + + xs:string + + + + + - TractionBatteryCode + APPLICATION_CLASS + TractionBatteryCode - Traction Battery Code + + en + Traction Battery Code + - APPLICATION_CLASS - The traction battery code is an identification code for any automotive traction battery, ultracapacitor and other reachargeble energy storage device. It allows to carry information as required by the National Standard of the People's Republic of China according to GB/T 34014-2017 published by the Standardization Administration of China (SAC). + + en + The traction battery code is an identification code for any automotive traction battery, ultracapacitor and other reachargeble energy storage device. It allows to carry information as required by the National Standard of the People's Republic of China according to GB/T 34014-2017 published by the Standardization Administration of China (SAC). + - urn:bamm:io.catenax.traction_battery_code:1.0.0#TractionBatteryCode - - - - - Traction Battery Code - - - TractionBatteryCode - - - The traction battery code is an identification code for any automotive traction battery, ultracapacitor and other reachargeble energy storage device. It allows to carry information as required by the National Standard of the People's Republic of China according to GB/T 34014-2017 published by the Standardization Administration of China (SAC). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.traction_battery_code:1.0.0#TractionBatteryCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Traction Battery Code + + + + + en + TractionBatteryCode + + + + + en + The traction battery code is an identification code for any automotive traction battery, ultracapacitor and other reachargeble energy storage device. It allows to carry information as required by the National Standard of the People's Republic of China according to GB/T 34014-2017 published by the Standardization Administration of China (SAC). + + + + + + - TractionBatteryCodeTrait - urn:bamm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode - - - - - Traction Battery Code - - - tractionBatteryCode - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + tractionBatteryCode + + + en + Traction Battery Code + + + urn:samm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Traction Battery Code + + + + + en + tractionBatteryCode + + + STRING + + + en + Traction Battery Code identifying a single traction battery component like a pack, module or cell. + + + + + + - TractionBatteryCodeTrait - urn:bamm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode - - - - - Traction Battery Code - - - tractionBatteryCode - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + tractionBatteryCode + + + en + Traction Battery Code + + + urn:samm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Traction Battery Code + + + + + en + tractionBatteryCode + + + STRING + + + en + Traction Battery Code identifying a single traction battery component like a pack, module or cell. + + + + + + - ComponentTypeCharacterstic + productType - Component Type Characterstic + + en + Product Type + - urn:bamm:io.catenax.traction_battery_code:1.0.0#productType - - - - - Product Type - - - productType - - String - - - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#ComponentTypeCharacterstic:DefaultScalarValue[value=pack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=pack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#ComponentTypeCharacterstic:DefaultScalarValue[value=module, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=module, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#ComponentTypeCharacterstic:DefaultScalarValue[value=cell, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=cell, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.traction_battery_code:1.0.0#productType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Type + + + + + en + productType + + + STRING + + + en + The type of the battery component, e.g. a pack, a module or a cell. + + + + + + pack + + ModelReference + + + DataElement + urn:samm:io.catenax.traction_battery_code:1.0.0#ComponentTypeCharacterstic:pack + + + + + + module + + ModelReference + + + DataElement + urn:samm:io.catenax.traction_battery_code:1.0.0#ComponentTypeCharacterstic:module + + + + + + cell + + ModelReference + + + DataElement + urn:samm:io.catenax.traction_battery_code:1.0.0#ComponentTypeCharacterstic:cell + + + + + + + + + + - ComponentList + subcomponents - List of Components + + en + Subcomponents + - urn:bamm:io.catenax.traction_battery_code:1.0.0#subcomponents - - - - - Subcomponents - - - subcomponents - - String - - A list of battery components like modules or cells. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.traction_battery_code:1.0.0#subcomponents + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Subcomponents + + + + + en + subcomponents + + + STRING + + + en + Subcomponents of the component, if applicable. The relationship between traction battery codes are as follows: + +If this traction battery code is given for a cell subcomponents are not required. +If this traction battery code is given for a battery module a list of cells are required to be registered as subcomponents. +If this traction battery code is given for a battery pack a list of modules are required to be registered as subcomponents (containing each a list of cell subcomponents respectively). + + + + + + - ComponentTypeCharacterstic + productType - Component Type Characterstic + + en + Product Type + - urn:bamm:io.catenax.traction_battery_code:1.0.0#productType - - - - - Product Type - - - productType - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.traction_battery_code:1.0.0#productType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Type + + + + + en + productType + + + STRING + + + en + The type of the battery component, e.g. a pack, a module or a cell. + + + + + + - - - TractionBatteryCode - - The traction battery code is an identification code for any automotive traction battery, ultracapacitor and other reachargeble energy storage device. It allows to carry information as required by the National Standard of the People's Republic of China according to GB/T 34014-2017 published by the Standardization Administration of China (SAC). - - Template - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#TractionBatteryCode - - - - - - tractionBatteryCode - - Traction Battery Code - - - Traction Battery Code identifying a single traction battery component like a pack, module or cell. - - Template - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode - - - DefaultScalarValue[value=X12MCPM27KLPCLX2M2382320, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - subcomponents - - Subcomponents - - - Subcomponents of the component, if applicable. The relationship between traction battery codes are as follows: - -If this traction battery code is given for a cell subcomponents are not required. -If this traction battery code is given for a battery module a list of cells are required to be registered as subcomponents. -If this traction battery code is given for a battery pack a list of modules are required to be registered as subcomponents (containing each a list of cell subcomponents respectively). - - false - true - - - - TractionBatteryComponent - - Battery Component - - - A battery component like a cell or a module. - - false - false - - - - tractionBatteryCode - - Traction Battery Code - - - Traction Battery Code identifying a single traction battery component like a pack, module or cell. - - Template - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#tractionBatteryCode - - - DefaultScalarValue[value=X12MCPM27KLPCLX2M2382320, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - productType - - Product Type - - - The type of the battery component, e.g. a pack, a module or a cell. - - Template - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#productType - - - DefaultScalarValue[value=pack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - productType - - Product Type - - - The type of the battery component, e.g. a pack, a module or a cell. - - Template - - - urn:bamm:io.catenax.traction_battery_code:1.0.0#productType - - - DefaultScalarValue[value=pack, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - + diff --git a/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode.aasx b/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode.aasx index 711beb30..eced4c42 100644 Binary files a/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode.aasx and b/io.catenax.traction_battery_code/1.0.0/gen/TractionBatteryCode.aasx differ diff --git a/io.catenax.traction_battery_code/2.0.0/gen/TractionBatteryCode.aasx b/io.catenax.traction_battery_code/2.0.0/gen/TractionBatteryCode.aasx index a01d79f4..789ec745 100644 Binary files a/io.catenax.traction_battery_code/2.0.0/gen/TractionBatteryCode.aasx and b/io.catenax.traction_battery_code/2.0.0/gen/TractionBatteryCode.aasx differ diff --git a/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass-aas.xml b/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass-aas.xml index e1ccd5d0..2cc109ad 100644 --- a/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass-aas.xml +++ b/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass-aas.xml @@ -1,4239 +1,6222 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#TransmissionPass + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#TransmissionPass/submodel + + + + - - - defaultAsset - - + + + TransmissionPass + + + en + The transmission passport corresponds to the digital product passport information required by the proposed Ecodesign Regulation (ESPR-2022) and describes the data that is collected and available during the lifespan of a transmission. + + + + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#TransmissionPass/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#TransmissionPass + + + + + + SustainabilityDetails + + + en + Sustainability Details Entity + + + + + en + Sustainability details for the transmission. + + + + + responsibleSourcingDocument + + + en + Responsible Sourcing Document + + + + + en + Document/Certificates on organizations compliance to ethical business practices. + + + true + DataElement + + + Documents + + + en + Documents Entity + + + + + en + Entity describing a document. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLink + + + en + Document Link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + xs:string + + + + + + + + CarbonFootprintEntity + + + en + Carbon Footprint Entity + + + + + en + Entity encapsulating the carbon footprint. + + + + + co2FootprintTotal + + + en + CO2 Footprint Total + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#co2FootprintTotal + + + + xs:decimal + + + + productOrSectorSpecificRules + + + en + Product or Sector Specific Rules + + + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or publishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + ProductOrSectorSpecificRulesEntity + + + en + Product Or Sector Specific Rules Entity + + + + + en + Entity for defining the set of values for the product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + operator + + + en + Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#operator + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + ruleNames + + + en + Product or Sector Specific Rule Names + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#ruleNames + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + otherOperatorName + + + en + Other Operator or Publisher of Sector Specific Rules + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#otherOperatorName + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + + + crossSectoralStandardsUsed + + + en + Cross Sectoral Standards Used + + + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + true + DataElement + + + CrossSectoralStandardEntity + + + en + Cross Sectoral Standard Entity + + + + + en + Entity for defining an accounting standard used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + + + crossSectoralStandard + + + en + Cross Sectoral Standard + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.pcf:3.0.0#crossSectoralStandard + + + + + + ExternalReference + + + GlobalReference + https://wbcsd.github.io/introduction/ + + + + + xs:string + + + + + + + + + + RecyclateContentEntity + + + en + Recyclate Content Entity + + + + + en + Recyclate content in the transmission with mandatory input values for cobalt, nickel and lithium. + + + + + otherSubstance + + + en + Other Substance + + + + + en + Details for the other optional substances. + + + true + DataElement + + + OtherSubstanceEntity + + + en + Other Substance Entity + + + + + en + Percentage and substance name of the other substances. + + + + + substancePercentage + + + en + Substance Percentage + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#substancePercentage + + + + xs:decimal + + + + substanceName + + + en + Substance Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#substanceName + + + + xs:string + + + + + + + + cobalt + + + en + Cobalt + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#cobalt + + + + xs:decimal + + + + nickel + + + en + Nickel + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#nickel + + + + xs:decimal + + + + lithium + + + en + Lithium + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#lithium + + + + xs:decimal + + + + + + criticalRawMaterials + + + en + Critical Raw Materials + + + + + en + List of critical raw materials (CRM) as specified by EU in a transmission. For example Magnesium; Cobalt; Palladium. + + + true + DataElement + + + criticalRawMaterials + + + en + Critical Raw Materials + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#criticalRawMaterials + + + + xs:string + + + + + + substancesOfConcern + + + en + Substances of Concern + + + + + en + List of substances of concern. The name of the substances of concern present in the product. For example Lead; Cadmium; Dibortrioxide. + + + true + DataElement + + + substancesOfConcern + + + en + Substances of Concern + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#substancesOfConcern + + + + xs:string + + + + + + + + GeneralInformationEntity + + + en + General Information Entity + + + + + en + General Information Entity to describe several logical connected properties. + + + + + productDescription + + + en + Product Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productDescription + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch%5Bcc2prdat%5D=0173-1%2302-AAW338%23001&tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=-1&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Boption%5D=pr&tx_eclasssearch_ecsearch%5Bsearchtxt%5D=0173-1%2302-AAW338%23001&tx_eclasssearch_ecsearch%5Bversion%5D=12.0&cHash=5a17e1979515f3f8fbb7350e9f27a8f9 + + + + + xs:string + + + + productType + + + en + Product Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productType + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch%5Bcc2prdat%5D=0173-1%2302-AAW338%23001&tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=-1&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Boption%5D=pr&tx_eclasssearch_ecsearch%5Bsearchtxt%5D=0173-1%2302-AAW338%23001&tx_eclasssearch_ecsearch%5Bversion%5D=12.0&cHash=5a17e1979515f3f8fbb7350e9f27a8f9 + + + + + xs:string + + + + additionalInformation + + + en + Additional Information + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#additionalInformation + + + + xs:string + + + + warrantyPeriod + + + en + Warranty Period + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#warrantyPeriod + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/eclass-standard/content-suche/show?tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=25151705&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Bversion%5D=12.0&cHash=b331161d6c597f8648a931275fdc5c7f + + + + + xs:decimal + + + + PhysicalDimensionsEntity + + + en + physical dimensions + + + + + en + Entity encapsulating the physical dimensions of an object. + + + + + weight + + + en + weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + xs:double + + + + diameter + + + en + diameter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + xs:double + + + + height + + + en + height + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + xs:double + + + + width + + + en + width + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + xs:double + + + + length + + + en + length + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + xs:double + + + + + + + + StateOfHealthEntity + + + en + State of health entity + + + + + en + State of health entity describing several logically connected properties. + + + + + RemanufacturingStatus + + + en + Remanufacturing Status Entity + + + + + en + Status and Date of the (re-)manufacturing + + + + + productStatusValue + + + en + Product Status Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productStatusValue + + + + xs:string + + + + remanufacturingDate + + + en + Remanufacturing Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#remanufacturingDate + + + + xs:dateTime + + + + + + serviceHistory + + + en + Service History + + + + + en + The dates of putting the transmission into service (service history). + + + true + DataElement + + + serviceHistory + + + en + Service History + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#serviceHistory + + + + xs:dateTime + + + + + + expectedLifespan + + + en + Expected Lifespan + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#expectedLifespan + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/eclass-standard/content-suche/show?tx_eclasssearch_ecsearch%5Bcc2prdat%5D=0173-1%2302-AAF779%23003&tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=-1&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Boption%5D=pr&tx_eclasssearch_ecsearch%5Bsearchtxt%5D=0173-1%2302-AAF779%23003&tx_eclasssearch_ecsearch%5Bversion%5D=12.0&cHash=c3d9bc495a76d479c4f0123af3681c80 + + + + + xs:integer + + + + + + sparePartSupplier + + + en + Spare Part Supplier + + + + + en + Details of the spare parts and suppliers of replacement parts / spare parts. + + + true + DataElement + + + SparePartEntity + + + en + Spare Part Entity + + + + + en + Entity for details of the spare parts and suppliers of replacement parts / spare parts. + + + + + ContactEntity + + + en + Contact Entity + + + + + en + Entity to bundle the properties for the information on how to contact an organization + + + + + website + + + en + website + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#website + + + + xs:anyURI + + + + phoneNumber + + + en + phone number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#phoneNumber + + + + xs:string + + + + email + + + en + email + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#email + + + + xs:string + + + + faxNumber + + + en + faxNumber + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.shared.contact_information:2.0.0#faxNumber + + + + xs:string + + + + + + supplierId + + + en + Supplier ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#supplierId + + + + xs:string + + + + sparePartName + + + en + Spare Part Name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#sparePartName + + + + xs:string + + + + + + + + ProductSpecificParametersEntity + + + en + Product Specific Parameters Entity + + + + + en + The entity describing various product specific parameters of the transmission. + + + + + driveType + + + en + Drive Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#driveType + + + + xs:string + + + + torque + + + en + Torque Performance + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#torque + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/eclass-standard/content-suche/show?tx_eclasssearch_ecsearch[cc2prdat]=0173-1#02-ABE835#001&tx_eclasssearch_ecsearch[discharge]=0&tx_eclasssearch_ecsearch[id]=-1&tx_eclasssearch_ecsearch[language]=1&tx_eclasssearch_ecsearch[option]=pr&tx_eclasssearch_ecsearch[searchtxt]=0173-1#02-ABE835#001&tx_eclasssearch_ecsearch[version]=12.0&cHash=4a7d386fbdca6eb1be51134bfeafeac7 + + + + + xs:decimal + + + + power + + + en + Power + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#power + + + + xs:decimal + + + + torqueConverter + + + en + Torque Converter + + + + + en + A list of the used transmission damper technology (depending on the transmission type). For example NW 200 TTD and NW 200 ZDW + + + true + DataElement + + + torqueConverter + + + en + Torque Converter + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#torqueConverter + + + + xs:string + + + + + + SpeedResistanceEntity + + + en + Speed Resistance Entity + + + + + en + The speed resitance entity. Includes the gear and the speed as separate properties. + + + + + gear + + + en + Gear + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#gear + + + + xs:string + + + + speed + + + en + Speed + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#speed + + + + xs:integer + + + + + + GearRatio + + + en + Gear Ratio Entity + + + + + en + Entity for the ratio in the respective gear. Includes the gear and the ratio as separate properties. + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/en/eclass-standard/search-content/show?tx_eclasssearch_ecsearch[cc2prdat]=0173-1#02-AAO991#001&tx_eclasssearch_ecsearch[discharge]=0&tx_eclasssearch_ecsearch[id]=-1&tx_eclasssearch_ecsearch[language]=0&tx_eclasssearch_ecsearch[option]=pr&tx_eclasssearch_ecsearch[searchtxt]=Getriebe&tx_eclasssearch_ecsearch[version]=12.0&cHash=7a98266f172bac7785ef10714da390f9 + + + + + + + gear + + + en + Gear + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#gear + + + + xs:string + + + + ratio + + + en + Ratio + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ratio + + + + xs:double + + + + + + spreading + + + en + Spreading + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#spreading + + + + xs:decimal + + + + oilCapacity + + + en + Oil Capacity + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#oilCapacity + + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/eclass-standard/content-suche/show?tx_eclasssearch_ecsearch%5Bcc2prdat%5D=0173-1%2302-AAA593%23006&tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=-1&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Boption%5D=pr&tx_eclasssearch_ecsearch%5Bsearchtxt%5D=0173-1%2302-AAA593%23006%20&tx_eclasssearch_ecsearch%5Bversion%5D=12.0&cHash=caf252fbc0edd471b4b4678699683e3f + + + + + xs:decimal + + + + oilType + + + en + Oil Type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#oilType + + + + xs:string + + + + electricPerformance + + + en + Electric Performance + + + + + en + The electric machine performance (the operating characteristics of the electric motor). Values are the kilowatt, volt and newtonmetre. An example could be 22 kW; 49 V and 150 Nm. + + + true + DataElement + + + electricPerformance + + + en + Electric Performance + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#electricPerformance + + + + xs:string + + + + + + + + InstructionEntity + + + en + Instruction Entity + + + + + en + Instruction documents concerning the transmission. + + + + + dismantlingProcedure + + + en + Dismantling Procedure + + + + + en + Document containing the transmission dismantling procedure. + + + true + DataElement + + + Documents + + + en + Documents Entity + + + + + en + Entity describing a document. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLink + + + en + Document Link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + xs:string + + + + + + + + vehicleDismantlingProcedure + + + en + Vehicle Dismantling Procedure + + + + + en + Document containing the dismantling procedure from the vehicle. + + + true + DataElement + + + Documents + + + en + Documents Entity + + + + + en + Entity describing a document. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLink + + + en + Document Link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + xs:string + + + + + + + + packagingInstructions + + + en + Packaging Instructions + + + + + en + Instructions for safely packaging of the transmission. + + + true + DataElement + + + Documents + + + en + Documents Entity + + + + + en + Entity describing a document. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLink + + + en + Document Link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + xs:string + + + + + + + + transportationInstructions + + + en + Transportation Instructions + + + + + en + Instructions for safely transporting of the transmission. + + + true + DataElement + + + Documents + + + en + Documents Entity + + + + + en + Entity describing a document. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLink + + + en + Document Link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + xs:string + + + + + + + + safetyMeasures + + + en + Safety Measures + + + + + en + Includes all safety relevant documents for e.g. Dismantling. + + + + + ExternalReference + + + GlobalReference + https://eclass.eu/eclass-standard/content-suche/show?tx_eclasssearch_ecsearch%5Bcc2prdat%5D=0173-1%2302-AAO190%23001&tx_eclasssearch_ecsearch%5Bdischarge%5D=0&tx_eclasssearch_ecsearch%5Bid%5D=-1&tx_eclasssearch_ecsearch%5Blanguage%5D=1&tx_eclasssearch_ecsearch%5Boption%5D=pr&tx_eclasssearch_ecsearch%5Bsearchtxt%5D=0173-1%2302-AAO190%23001&tx_eclasssearch_ecsearch%5Bversion%5D=12.0&cHash=ecd65dc92a134cdb1453556e4a1557ca + + + + + true + DataElement + + + Documents + + + en + Documents Entity + + + + + en + Entity describing a document. + + + + + documentTitle + + + en + Document Title + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + xs:string + + + + documentLink + + + en + Document Link + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + xs:string + + + + + + + + + + IdentificationEntity + + + en + Identification Entity + + + + + en + Identification parameters of the transmission with data matrix code, manufacturerID and serial number. + + + + + dataMatrixCode + + + en + Data Matrix Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#dataMatrixCode + + + + + + ExternalReference + + + GlobalReference + https://eur-lex.europa.eu/resource.html?uri=cellar:bb8539b7-b1b5-11ec-9d96-01aa75ed71a1.0001.02/DOC_1&format=PDF + + + + + xs:string + + + + manufacturerId + + + en + Manufacturer ID + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#manufacturerId + + + + xs:string + + + + localIdentifiers + + + en + Local Identifiers + + + + + en + A local identifier enables identification of a part in a specific data space, but is not unique in Catena-X data space. Multiple local identifiers may exist. + + + true + DataElement + + + KeyValueList + + + en + Key Value List + + + + + en + A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. + + + + + key + + + en + Identifier Key + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#key + + + + xs:string + + + + value + + + en + Identifier Value + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.serial_part_typization:2.0.0#value + + + + xs:string + + + + + + + + + + + - TransmissionPass + APPLICATION_CLASS + TransmissionPass - Transmission Pass + + en + Transmission Pass + - APPLICATION_CLASS - The transmission passport corresponds to the digital product passport information required by the proposed Ecodesign Regulation (ESPR-2022) and describes the data that is collected and available during the lifespan of a transmission. + + en + The transmission passport corresponds to the digital product passport information required by the proposed Ecodesign Regulation (ESPR-2022) and describes the data that is collected and available during the lifespan of a transmission. + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#TransmissionPass - - - - - Transmission Pass - - - TransmissionPass - - - The transmission passport corresponds to the digital product passport information required by the proposed Ecodesign Regulation (ESPR-2022) and describes the data that is collected and available during the lifespan of a transmission. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#TransmissionPass + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Transmission Pass + + + + + en + TransmissionPass + + + + + en + The transmission passport corresponds to the digital product passport information required by the proposed Ecodesign Regulation (ESPR-2022) and describes the data that is collected and available during the lifespan of a transmission. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document + + + + + + - Text + documentLink - Text + + en + Document Link + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - - - Document Link - - - documentLink - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Link + + + + + en + documentLink + + + STRING + + + en + A link referencing to the document. + + + + + + - DocumentsCharacteristic + responsibleSourcingDocument - Documents Characteristic + + en + Responsible Sourcing Document + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#responsibleSourcingDocument - - - - - Responsible Sourcing Document - - - responsibleSourcingDocument - - String - - Documents Characteristic with title and link. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#responsibleSourcingDocument + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Responsible Sourcing Document + + + + + en + responsibleSourcingDocument + + + STRING + + + en + Document/Certificates on organizations compliance to ethical business practices. + + + + + + - Co2Total + co2FootprintTotal - CO2 Total Characteristic + + en + CO2 Footprint Total + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#co2FootprintTotal - - - - - CO2 Footprint Total - - - co2FootprintTotal - - kilogram - IntegerMeasure - - Characteristic for the total carbon footprint of the transmission, calculated as kg of carbon dioxide equivalent. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#co2FootprintTotal + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CO2 Footprint Total + + + + + en + co2FootprintTotal + + + kilogram + INTEGER_MEASURE + + + en + The total carbon footprint of the transmission, calculated as kg of carbon dioxide equivalent. + + + + + + - ProductOrSectorSpecificRuleOperator + operator - Product Or Sector Specific Rule Operator + + en + Operator or Publisher of Sector Specific Rules + - urn:bamm:io.catenax.pcf:3.0.0#operator - - - - - Operator or Publisher of Sector Specific Rules - - - operator - - String - - Enumeration of PCR (Product Category Rule) operators as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=PEF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=EPD International, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Other, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#operator + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Operator or Publisher of Sector Specific Rules + + + + + en + operator + + + STRING + + + en + Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + PEF + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:PEF + + + + + + EPD International + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:EPD International + + + + + + Other + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#ProductOrSectorSpecificRuleOperator:Other + + + + + + + + + + - RuleNamesTrait + ruleNames - Rule Names Trait + + en + Product or Sector Specific Rule Names + - urn:bamm:io.catenax.pcf:3.0.0#ruleNames - - - - - Product or Sector Specific Rule Names - - - ruleNames - - String - - Trait to ensure non-empty set of rule names. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#ruleNames + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rule Names + + + + + en + ruleNames + + + STRING + + + en + Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator. Property defined by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - Text + otherOperatorName - Text + + en + Other Operator or Publisher of Sector Specific Rules + - urn:bamm:io.catenax.pcf:3.0.0#otherOperatorName - - - - - Other Operator or Publisher of Sector Specific Rules - - - otherOperatorName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#otherOperatorName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Operator or Publisher of Sector Specific Rules + + + + + en + otherOperatorName + + + STRING + + + en + Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - ProductOrSectorSpecificRuleSet + productOrSectorSpecificRules - Product Or Sector Specific Rules Set + + en + Product or Sector Specific Rules + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productOrSectorSpecificRules - - - - - Product or Sector Specific Rules - - - productOrSectorSpecificRules - - String - - Characteristic for defining the set of product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productOrSectorSpecificRules + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product or Sector Specific Rules + + + + + en + productOrSectorSpecificRules + + + STRING + + + en + Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or publishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - CrossSectoralStandardsUsedEnumerationCharacteristic + crossSectoralStandard - Cross Sectoral Standards Used Enumeration Characteristic + + en + Cross Sectoral Standard + - urn:bamm:io.catenax.pcf:3.0.0#crossSectoralStandard - - - - - Cross Sectoral Standard - - - crossSectoralStandard - - String - - Characteristic for defining the enumeration of valid accounting standards used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=GHG Protocol Product standard, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14067, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=ISO Standard 14044, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.pcf:3.0.0#crossSectoralStandard + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standard + + + + + en + crossSectoralStandard + + + STRING + + + en + Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + GHG Protocol Product standard + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:GHG Protocol Product standard + + + + + + ISO Standard 14067 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14067 + + + + + + ISO Standard 14044 + + ModelReference + + + DataElement + urn:samm:io.catenax.pcf:3.0.0#CrossSectoralStandardsUsedEnumerationCharacteristic:ISO Standard 14044 + + + + + + + + + + - CrossSectoralStandardsUsedListCharacteristic + crossSectoralStandardsUsed - Cross Sectoral Standards Used Characteristic + + en + Cross Sectoral Standards Used + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#crossSectoralStandardsUsed - - - - - Cross Sectoral Standards Used - - - crossSectoralStandardsUsed - - String - - Characteristic for defining the list of valid accounting standards used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#crossSectoralStandardsUsed + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cross Sectoral Standards Used + + + + + en + crossSectoralStandardsUsed + + + STRING + + + en + Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. + + + + + + - CarbonFootprint + carbonFootprint - Carbon Footprint Characteristic + + en + Carbon Footprint + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#carbonFootprint - - - - - Carbon Footprint - - - carbonFootprint - - String - - Set of information needed for the carbon footprint ecodesign regulations. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#carbonFootprint + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Carbon Footprint + + + + + en + carbonFootprint + + + STRING + + + en + Describes the carbon footprint of the substance or mixture. Based on the Ecodesign. + + + + + + - SubstancePercentage + substancePercentage - Substance Percentage Characteristic + + en + Substance Percentage + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#substancePercentage - - - - - Substance Percentage - - - substancePercentage - - percent - IntegerMeasure - - Substance percentage of the recycled content. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#substancePercentage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance Percentage + + + + + en + substancePercentage + + + percent + INTEGER_MEASURE + + + en + Substance percentage of the recycled content. + + + + + + - Text + substanceName - Text + + en + Substance Name + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#substanceName - - - - - Substance Name - - - substanceName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#substanceName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substance Name + + + + + en + substanceName + + + STRING + + + en + The name of the substance such as lead or aluminium. + + + + + + - OtherSubstance + otherSubstance - Other Substance Characteristic + + en + Other Substance + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#otherSubstance - - - - - Other Substance - - - otherSubstance - - String - - Characteristic for the other optional substances. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#otherSubstance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Other Substance + + + + + en + otherSubstance + + + STRING + + + en + Details for the other optional substances. + + + + + + - SubstancePercentage + cobalt - Substance Percentage Characteristic + + en + Cobalt + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#cobalt - - - - - Cobalt - - - cobalt - - percent - IntegerMeasure - - Substance percentage of the recycled content. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#cobalt + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Cobalt + + + + + en + cobalt + + + percent + INTEGER_MEASURE + + + en + Percentage of the recyclate content of cobalt. + + + + + + - SubstancePercentage + nickel - Substance Percentage Characteristic + + en + Nickel + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#nickel - - - - - Nickel - - - nickel - - percent - IntegerMeasure - - Substance percentage of the recycled content. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#nickel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Nickel + + + + + en + nickel + + + percent + INTEGER_MEASURE + + + en + Percentage of the recyclate content of nickel. + + + + + + - SubstancePercentage + lithium - Substance Percentage Characteristic + + en + Lithium + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#lithium - - - - - Lithium - - - lithium - - percent - IntegerMeasure - - Substance percentage of the recycled content. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#lithium + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Lithium + + + + + en + lithium + + + percent + INTEGER_MEASURE + + + en + Percentage of the recyclate content of lithium. + + + + + + - RecyclateContent + recyclateContent - Recyclate Content Characteristic + + en + Recyclate Content + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#recyclateContent - - - - - Recyclate Content - - - recyclateContent - - String - - Recyclate content in the transmission. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#recyclateContent + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Recyclate Content + + + + + en + recyclateContent + + + STRING + + + en + List of recovered recyclate content. The following materials have to be reported on as a minimum: cobalt, lithium, nickel. Percentage of how much of the material was recycled. This can be an aggregation regarding the materials below. For example the amount of aluminium recovered from waste present in in each transmission model. + + + + + + - StringList + criticalRawMaterials - String Characteristic + + en + Critical Raw Materials + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#criticalRawMaterials - - - - - Critical Raw Materials - - - criticalRawMaterials - - String - - A list with the data types string. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#criticalRawMaterials + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Critical Raw Materials + + + + + en + criticalRawMaterials + + + STRING + + + en + List of critical raw materials (CRM) as specified by EU in a transmission. For example Magnesium; Cobalt; Palladium. + + + + + + - StringList + substancesOfConcern - String Characteristic + + en + Substances of Concern + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#substancesOfConcern - - - - - Substances of Concern - - - substancesOfConcern - - String - - A list with the data types string. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#substancesOfConcern + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Substances of Concern + + + + + en + substancesOfConcern + + + STRING + + + en + List of substances of concern. The name of the substances of concern present in the product. For example Lead; Cadmium; Dibortrioxide. + + + + + + - Sustainability + sustainability - Sustainability Characteristic + + en + Sustainability + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#sustainability - - - - - Sustainability - - - sustainability - - String - - Sustainability Characteristic to describe sustainability factors. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#sustainability + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Sustainability + + + + + en + sustainability + + + STRING + + + en + Sustainability details about the transmission. + + + + + + - ProductDescription + productDescription - Product Description Enumeration + + en + Product Description + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productDescription - - - - - Product Description - - - productDescription - - String - - The detailed description about the product type as enumeration. - - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:DefaultScalarValue[value=manual transmission, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=manual transmission, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:DefaultScalarValue[value=automated manual transmission, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=automated manual transmission, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:DefaultScalarValue[value=automatic transmission, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=automatic transmission, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:DefaultScalarValue[value=continuously variable automatic transmissions (CVT transmission), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=continuously variable automatic transmissions (CVT transmission), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + productDescription + + + STRING + + + en + The detailed description about the product type. + + + + + + manual transmission + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:manual transmission + + + + + + automated manual transmission + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:automated manual transmission + + + + + + automatic transmission + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:automatic transmission + + + + + + continuously variable automatic transmissions (CVT transmission) + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ProductDescription:continuously variable automatic transmissions (CVT transmission) + + + + + + + + + + - Text + productType - Text + + en + Product Type + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productType - - - - - Product Type - - - productType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Type + + + + + en + productType + + + STRING + + + en + Type of transmission for passenger cars. + + + + + + - Text + additionalInformation - Text + + en + Additional Information + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#additionalInformation - - - - - Additional Information - - - additionalInformation - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#additionalInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Additional Information + + + + + en + additionalInformation + + + STRING + + + en + Open field for additional information such as a link. + + + + + + - WarrantyPeriod + warrantyPeriod - Warranty Period Measurement + + en + Warranty Period + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#warrantyPeriod - - - - - Warranty Period - - - warrantyPeriod - - month - IntegerMeasure - - Commercial warranty period of the transmission (coupled to the Vehicle) in months as decimal. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#warrantyPeriod + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Warranty Period + + + + + en + warrantyPeriod + + + month + INTEGER_MEASURE + + + en + Commercial warranty period of the transmission (coupled to the Vehicle) in months. + + + + + + - KilogramCharacteristic + weight - kilogram characteristic + + en + weight + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#weight - - - - - weight - - - weight - - kilogram - RealMeasure - - a measurement value given in the unit kilogram - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#weight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + weight + + + + + en + weight + + + kilogram + REAL_MEASURE + + + en + Weight of the item + + + + + + - MillimetreCharacteristic + diameter - millimetre characteristic + + en + diameter + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#diameter - - - - - diameter - - - diameter - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#diameter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + diameter + + + + + en + diameter + + + millimetre + REAL_MEASURE + + + en + Diameter of the item. + + + + + + - MillimetreCharacteristic + height - millimetre characteristic + + en + height + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#height - - - - - height - - - height - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#height + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + height + + + + + en + height + + + millimetre + REAL_MEASURE + + + en + Height of the item. + + + + + + - MillimetreCharacteristic + width - millimetre characteristic + + en + width + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#width - - - - - width - - - width - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#width + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + width + + + + + en + width + + + millimetre + REAL_MEASURE + + + en + Width of the item. + + + + + + - MillimetreCharacteristic + length - millimetre characteristic + + en + length + - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#length - - - - - length - - - length - - millimetre - RealMeasure - - a measurement for a lenght given in the unit millimetre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.physical_dimension:2.0.0#length + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + length + + + + + en + length + + + millimetre + REAL_MEASURE + + + en + Length of the item. + + + + + + - PhysicalDimensionsCharacteristic + physicalDimensionsProperty - physical dimensions + + en + physical dimensions property + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#physicalDimensionsProperty - - - - - physical dimensions property - - - physicalDimensionsProperty - - String - - Describes the physical dimensions of then entity. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#physicalDimensionsProperty + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + physical dimensions property + + + + + en + physicalDimensionsProperty + + + STRING + + + en + Describes the physical dimensions of the entity. + + + + + + - GeneralInformation + generalInformation - General Information Characteristic + + en + General Information + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#generalInformation - - - - - General Information - - - generalInformation - - String - - Characteristic for general information. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#generalInformation + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + General Information + + + + + en + generalInformation + + + STRING + + + en + Property describing general information about the transmission. + + + + + + - ProductStatusEnumeration + productStatusValue - Product Status Enumeration + + en + Product Status Value + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productStatusValue - - - - - Product Status Value - - - productStatusValue - - String - - Enumeration to describe the status of the transmission as first life or second life. - - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ProductStatusEnumeration:DefaultScalarValue[value=first life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=first life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ProductStatusEnumeration:DefaultScalarValue[value=second life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=second life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productStatusValue + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Status Value + + + + + en + productStatusValue + + + STRING + + + en + Status of the transmission as first life or second life. + + + + + + first life + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ProductStatusEnumeration:first life + + + + + + second life + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ProductStatusEnumeration:second life + + + + + + + + + + - Timestamp + remanufacturingDate - Timestamp + + en + Remanufacturing Date + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#remanufacturingDate - - - - - Remanufacturing Date - - - remanufacturingDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#remanufacturingDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Remanufacturing Date + + + + + en + remanufacturingDate + + + STRING + + + en + Date of the (re-)manufacturing + + + + + + - Remanufacturing + remanufacturing - Remanufacturing Characteristic + + en + Remanufacturing + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#remanufacturing - - - - - Remanufacturing - - - remanufacturing - - String - - Status of the transmission (first life or second life) and remanufacturing history. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#remanufacturing + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Remanufacturing + + + + + en + remanufacturing + + + STRING + + + en + Status of the transmission (first life or second life). + + + + + + - ServiceHistory + serviceHistory - Service History Characteristic + + en + Service History + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#serviceHistory - - - - - Service History - - - serviceHistory - - String - - The dates of putting the transmission into service (service history) as list. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#serviceHistory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Service History + + + + + en + serviceHistory + + + STRING + + + en + The dates of putting the transmission into service (service history). + + + + + + - ExpectedLifespan + expectedLifespan - Expected Lifespan Characteristic + + en + Expected Lifespan + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#expectedLifespan - - - - - Expected Lifespan - - - expectedLifespan - - kilometre - IntegerMeasure - - Expected transmission lifespan in km. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#expectedLifespan + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Expected Lifespan + + + + + en + expectedLifespan + + + kilometre + INTEGER_MEASURE + + + en + Expected transmission lifespan. + + + + + + - StateOfHealth + stateOfHealth - State of Health Characteristic + + en + State of Health + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#stateOfHealth - - - - - State of Health - - - stateOfHealth - - String - - State of health characteristic describing several properties. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#stateOfHealth + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + State of Health + + + + + en + stateOfHealth + + + STRING + + + en + State of health property describing several properties. + + + + + + - WebsiteCharacteristic + website - website + + en + website + - urn:bamm:io.catenax.shared.contact_information:2.0.0#website - - - - - website - - - website - - String - - Address of the website - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.shared.contact_information:2.0.0#website + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + website + + + + + en + website + + + STRING + + + en + Website of the contact. + + + + + + - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:2.0.0#phoneNumber - - - - - phone number - - - phoneNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + phoneNumber + + + en + phone number + + + urn:samm:io.catenax.shared.contact_information:2.0.0#phoneNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + phone number + + + + + en + phoneNumber + + + STRING + + + en + Phone number with country and area code + + + + + + - EMailTrait - urn:bamm:io.catenax.shared.contact_information:2.0.0#email - - - - - email - - - email - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + email + + + en + email + + + urn:samm:io.catenax.shared.contact_information:2.0.0#email + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + email + + + + + en + email + + + STRING + + + en + An email address + + + + + + - PhoneNumberTrait - urn:bamm:io.catenax.shared.contact_information:2.0.0#faxNumber - - - - - faxNumber - - - faxNumber - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + faxNumber + + + en + faxNumber + + + urn:samm:io.catenax.shared.contact_information:2.0.0#faxNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + faxNumber + + + + + en + faxNumber + + + STRING + + + en + Fax number with country and area code + + + + + + - ContactCharacteristic + supplierContact - Contact Characteristic + + en + Supplier Contact + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#supplierContact - - - - - Supplier Contact - - - supplierContact - - String - - Characteristic describing information on how to contact an organization - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#supplierContact + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Supplier Contact + + + + + en + supplierContact + + + STRING + + + en + Contact information of the supplier + + + + + + - Text + supplierId - Text + + en + Supplier ID + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#supplierId - - - - - Supplier ID - - - supplierId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#supplierId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Supplier ID + + + + + en + supplierId + + + STRING + + + en + BPNL of the supplier. + + + + + + - Text + sparePartName - Text + + en + Spare Part Name + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#sparePartName - - - - - Spare Part Name - - - sparePartName - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#sparePartName + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Spare Part Name + + + + + en + sparePartName + + + STRING + + + en + Name or Identification of the spare part. + + + + + + - SparePartSupplier + sparePartSupplier - Spare Part Supplier Characteristic + + en + Spare Part Supplier + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#sparePartSupplier - - - - - Spare Part Supplier - - - sparePartSupplier - - String - - Characteristic for details of the spare parts and suppliers of replacement parts / spare parts. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#sparePartSupplier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Spare Part Supplier + + + + + en + sparePartSupplier + + + STRING + + + en + Details of the spare parts and suppliers of replacement parts / spare parts. + + + + + + - DriveTypeEnumeration + driveType - Drive Type Enumeration + + en + Drive Type + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#driveType - - - - - Drive Type - - - driveType - - String - - Enumeration of the drive types with the values combustion engine, hybrid drive and electric drive. - - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#DriveTypeEnumeration:DefaultScalarValue[value=combustion engine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=combustion engine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#DriveTypeEnumeration:DefaultScalarValue[value=hybrid drive, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=hybrid drive, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#DriveTypeEnumeration:DefaultScalarValue[value=electric drive, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=electric drive, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#driveType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Drive Type + + + + + en + driveType + + + STRING + + + en + The type of transmission drive (combustion engine, hybrid drive or purely electric drive). + + + + + + combustion engine + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#DriveTypeEnumeration:combustion engine + + + + + + hybrid drive + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#DriveTypeEnumeration:hybrid drive + + + + + + electric drive + + ModelReference + + + DataElement + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#DriveTypeEnumeration:electric drive + + + + + + + + + + - TorqueNewtonMetre + torque - Torque Newton Metre Characteristic + + en + Torque Performance + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#torque - - - - - Torque Performance - - - torque - - newtonMetre - IntegerMeasure - - Characteristic to describe the maximum input torque in newton meters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#torque + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Torque Performance + + + + + en + torque + + + newtonMetre + INTEGER_MEASURE + + + en + The maximum input torque in newton meters (the operating characteristics of the transmission). + + + + + + - PerformancePower + power - Performance Power Characteristic + + en + Power + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#power - - - - - Power - - - power - - kilowatt - IntegerMeasure - - The performance power in kilowatt as decimal. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#power + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Power + + + + + en + power + + + kilowatt + INTEGER_MEASURE + + + en + The maximum power in kilowatt (the operating characteristics of the transmission). + + + + + + - StringList + torqueConverter - String Characteristic + + en + Torque Converter + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#torqueConverter - - - - - Torque Converter - - - torqueConverter - - String - - A list with the data types string. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#torqueConverter + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Torque Converter + + + + + en + torqueConverter + + + STRING + + + en + A list of the used transmission damper technology (depending on the transmission type). For example NW 200 TTD and NW 200 ZDW + + + + + + - GearTrait + gear - Gear Trait + + en + Gear + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#gear - - - - - Gear - - - gear - - String - - Constraint to match a gear from 1 to 99 or R (reverse). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#gear + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Gear + + + + + en + gear + + + STRING + + + en + Respective gear for the speed resistance. + + + + + + - RevolutionsPerMinute + speed - Revolutions + + en + Speed + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#speed - - - - - Speed - - - speed - - revolutionsPerMinute - IntegerMeasure - - The permissible maximum input speed in revolutions per minute in the respective gear. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#speed + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Speed + + + + + en + speed + + + revolutionsPerMinute + INTEGER_MEASURE + + + en + The permissible maximum input speed (rpm). + + + + + + - SpeedResistance + speedResistance - Speed Resistance Characteristic + + en + Speed Resistance + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#speedResistance - - - - - Speed Resistance - - - speedResistance - - String - - The speed resistance characteristic. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#speedResistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Speed Resistance + + + + + en + speedResistance + + + STRING + + + en + The permissible maximum input speed in the respective gear (depending on the transmission type). For example 1 : max 7800min-1; 2 : max 7800min-1; 3 : max 7800min-1; 4 : max 7800min-1; 5 : max 7800min-1; 6 : max 7800min-1; 7 : max 6800min-1; 8 : max 5800min-1; R : max 2000min-1. + + + + + + - GearTrait + gear - Gear Trait + + en + Gear + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#gear - - - - - Gear - - - gear - - String - - Constraint to match a gear from 1 to 99 or R (reverse). - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#gear + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Gear + + + + + en + gear + + + STRING + + + en + Respective gear for the speed resistance. + + + + + + - Ratio + ratio - Ratio Characteristic + + en + Ratio + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ratio - - - - - Ratio - - - ratio - - RealMeasure - - The ratio in the respective gear. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#ratio + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Ratio + + + + + en + ratio + + + REAL_MEASURE + + + en + The ratio in the respective gear (ratio between transmission input speed and transmission output speed). + + + + + + - StandardGearRatio + standardGearRatio - Standard Gear Ratio Characteristic + + en + Standard Gear Ratio + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#standardGearRatio - - - - - Standard Gear Ratio - - - standardGearRatio - - String - - The ratio in the respective gear. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#standardGearRatio + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Standard Gear Ratio + + + + + en + standardGearRatio + + + STRING + + + en + The ratio in the respective gear (ratio between transmission input speed and transmission output speed). For example 1 : 4.1567; 2 : 3.898; 3 : 2.887; 4 : 2.7783; 5 : 1.811; 6 : 1.6545; 7 : 0.4377; 8 : 0.6121; R : -2.2183. + + + + + + - TransmissionSpreading + spreading - Transmission Spreading Characteristic + + en + Spreading + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#spreading - - - - - Spreading - - - spreading - - IntegerMeasure - - The transmission spreading coefficient. The ratio between the smallest (shortest gear) and the largest (longest gear) ratio as decimal with no unit. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#spreading + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Spreading + + + + + en + spreading + + + INTEGER_MEASURE + + + en + The transmission spreading coefficient. The ratio between the smallest (shortest gear) and the largest (longest gear) ratio. + + + + + + - Capacity + oilCapacity - Capacity Characteristic + + en + Oil Capacity + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#oilCapacity - - - - - Oil Capacity - - - oilCapacity - - cubicDecimetre - IntegerMeasure - - The oil capacity in dm³. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#oilCapacity + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Oil Capacity + + + + + en + oilCapacity + + + cubicDecimetre + INTEGER_MEASURE + + + en + The recomended oil volume in the transmission. + + + + + + - Text + oilType - Text + + en + Oil Type + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#oilType - - - - - Oil Type - - - oilType - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#oilType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Oil Type + + + + + en + oilType + + + STRING + + + en + The suitable type of the oil for the transmission. + + + + + + - StringList + electricPerformance - String Characteristic + + en + Electric Performance + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#electricPerformance - - - - - Electric Performance - - - electricPerformance - - String - - A list with the data types string. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#electricPerformance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Electric Performance + + + + + en + electricPerformance + + + STRING + + + en + The electric machine performance (the operating characteristics of the electric motor). Values are the kilowatt, volt and newtonmetre. An example could be 22 kW; 49 V and 150 Nm. + + + + + + - ProductSpecificParameters + productSpecificParameters - Product Specific Parameters Characteristic + + en + Product Specific Parameters + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productSpecificParameters - - - - - Product Specific Parameters - - - productSpecificParameters - - String - - The Characteristic to describe product specific parameters of the transmission. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#productSpecificParameters + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Specific Parameters + + + + + en + productSpecificParameters + + + STRING + + + en + Product specific parameters of the transmission. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document + + + + + + - Text + documentLink - Text + + en + Document Link + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - - - Document Link - - - documentLink - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Link + + + + + en + documentLink + + + STRING + + + en + A link referencing to the document. + + + + + + - DocumentsCharacteristic + dismantlingProcedure - Documents Characteristic + + en + Dismantling Procedure + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#dismantlingProcedure - - - - - Dismantling Procedure - - - dismantlingProcedure - - String - - Documents Characteristic with title and link. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#dismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Dismantling Procedure + + + + + en + dismantlingProcedure + + + STRING + + + en + Document containing the transmission dismantling procedure. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document + + + + + + - Text + documentLink - Text + + en + Document Link + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - - - Document Link - - - documentLink - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Link + + + + + en + documentLink + + + STRING + + + en + A link referencing to the document. + + + + + + - DocumentsCharacteristic + vehicleDismantlingProcedure - Documents Characteristic + + en + Vehicle Dismantling Procedure + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#vehicleDismantlingProcedure - - - - - Vehicle Dismantling Procedure - - - vehicleDismantlingProcedure - - String - - Documents Characteristic with title and link. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#vehicleDismantlingProcedure + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle Dismantling Procedure + + + + + en + vehicleDismantlingProcedure + + + STRING + + + en + Document containing the dismantling procedure from the vehicle. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document + + + + + + - Text + documentLink - Text + + en + Document Link + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - - - Document Link - - - documentLink - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Link + + + + + en + documentLink + + + STRING + + + en + A link referencing to the document. + + + + + + - DocumentsCharacteristic + packagingInstructions - Documents Characteristic + + en + Packaging Instructions + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#packagingInstructions - - - - - Packaging Instructions - - - packagingInstructions - - String - - Documents Characteristic with title and link. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#packagingInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Packaging Instructions + + + + + en + packagingInstructions + + + STRING + + + en + Instructions for safely packaging of the transmission. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document + + + + + + - Text + documentLink - Text + + en + Document Link + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - - - Document Link - - - documentLink - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Link + + + + + en + documentLink + + + STRING + + + en + A link referencing to the document. + + + + + + - DocumentsCharacteristic + transportationInstructions - Documents Characteristic + + en + Transportation Instructions + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#transportationInstructions - - - - - Transportation Instructions - - - transportationInstructions - - String - - Documents Characteristic with title and link. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#transportationInstructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Transportation Instructions + + + + + en + transportationInstructions + + + STRING + + + en + Instructions for safely transporting of the transmission. + + + + + + - DocumentTitleTrait + documentTitle - Document Title Trait + + en + Document Title + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - - - Document Title - - - documentTitle - - String - - Constraints the length to 60 characters. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Title + + + + + en + documentTitle + + + STRING + + + en + The header or title of the document + + + + + + - Text + documentLink - Text + + en + Document Link + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - - - Document Link - - - documentLink - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#documentLink + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Document Link + + + + + en + documentLink + + + STRING + + + en + A link referencing to the document. + + + + + + - DocumentsCharacteristic + safetyMeasures - Documents Characteristic + + en + Safety Measures + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#safetyMeasures - - - - - Safety Measures - - - safetyMeasures - - String - - Documents Characteristic with title and link. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#safetyMeasures + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Safety Measures + + + + + en + safetyMeasures + + + STRING + + + en + Includes all safety relevant documents for e.g. Dismantling. + + + + + + - Instructions + instructions - Instructions Characteristic + + en + Instructions + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#instructions - - - - - Instructions - - - instructions - - String - - Instructions characteristic concerning the transmission. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#instructions + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Instructions + + + + + en + instructions + + + STRING + + + en + Instructions concerning the transmission. + + + + + + - Text + dataMatrixCode - Text + + en + Data Matrix Code + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#dataMatrixCode - - - - - Data Matrix Code - - - dataMatrixCode - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#dataMatrixCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Data Matrix Code + + + + + en + dataMatrixCode + + + STRING + + + en + Data Matrix Code (DMC) link to the public of the transmission as specified in section 31 / page 26. + + + + + + - Text + manufacturerId - Text + + en + Manufacturer ID + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#manufacturerId - - - - - Manufacturer ID - - - manufacturerId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#manufacturerId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Manufacturer ID + + + + + en + manufacturerId + + + STRING + + + en + The ID of the transmission manufacturer in form of the unique BPN(L) number. + + + + + + - KeyCharacteristic + key - Key Characteristic + + en + Identifier Key + - urn:bamm:io.catenax.serial_part_typization:2.0.0#key - - - - - Identifier Key - - - key - - String - - The key characteristic of a local identifier. A specific subset of keys is predefined, but additionally any other custom key is allowed. Predefined keys (to be used when applicable): -- "manufacturerId" - The Business Partner Number (BPN) of the manufacturer. Value: BPN-Nummer -- "partInstanceId" - The identifier of the manufacturer for the serialized instance of the part, e.g. the serial number -- "batchId" - The identifier of the batch, to which the serialzed part belongs -- "van" - The anonymized vehicle identification number (VIN). Value: anonymized VIN according to OEM anonymization rules. Note: If the key "van" is available, "partInstanceId" must also be available and hold the identical value. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#key + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Key + + + + + en + key + + + STRING + + + en + The key of a local identifier. + + + + + + - ValueCharacteristic + value - Value Characteristic + + en + Identifier Value + - urn:bamm:io.catenax.serial_part_typization:2.0.0#value - - - - - Identifier Value - - - value - - String - - The value of an identifier. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.serial_part_typization:2.0.0#value + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identifier Value + + + + + en + value + + + STRING + + + en + The value of an identifier. + + + + + + - LocalIdentifierCharacteristic + localIdentifiers - Local Identifier Characteristic + + en + Local Identifiers + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#localIdentifiers - - - - - Local Identifiers - - - localIdentifiers - - String - - A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace) - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#localIdentifiers + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Local Identifiers + + + + + en + localIdentifiers + + + STRING + + + en + A local identifier enables identification of a part in a specific data space, but is not unique in Catena-X data space. Multiple local identifiers may exist. + + + + + + - Identification + identification - Identification Characteristic + + en + Identification + - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#identification - - - - - Identification - - - identification - - String - - Characteristic for the identification parameters of the transmission. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.transmission.transmission_pass:1.0.0#identification + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Identification + + + + + en + identification + + + STRING + + + en + Identification parameters of the transmission. + + + + + + - - - TransmissionPass - - The transmission passport corresponds to the digital product passport information required by the proposed Ecodesign Regulation (ESPR-2022) and describes the data that is collected and available during the lifespan of a transmission. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#TransmissionPass - - - - - - SustainabilityDetails - - Sustainability Details Entity - - - Sustainability details for the transmission. - - false - false - - - - responsibleSourcingDocument - - Responsible Sourcing Document - - - Document/Certificates on organizations compliance to ethical business practices. - - false - true - - - - Documents - - Documents Entity - - - Entity describing a document. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Title A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLink - - Document Link - - - A link referencing to the document. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - DefaultScalarValue[value=https://www.xxx.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - CarbonFootprintEntity - - Carbon Footprint Entity - - - Entity encapsulating the carbon footprint. - - false - false - - - - co2FootprintTotal - - CO2 Footprint Total - - - The total carbon footprint of the transmission, calculated as kg of carbon dioxide equivalent. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#co2FootprintTotal - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - productOrSectorSpecificRules - - Product or Sector Specific Rules - - - Product or sector specific rules applied for calculating or allocating GHG (Greenhouse Gas) emissions, e.g. PCRs (Product Category Rules), including operators or publishers and according rule names. Specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - ProductOrSectorSpecificRulesEntity - - Product Or Sector Specific Rules Entity - - - Entity for defining the set of values for the product or sector specific rules of a product carbon footprint as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - operator - - Operator or Publisher of Sector Specific Rules - - - Operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#operator - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - ruleNames - - Product or Sector Specific Rule Names - - - Product-specific or sector-specific set of rules used for calculating or allocating GHG (Greenhouse Gas) emissions applied from the specified operator. Property defined by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#ruleNames - - - DefaultScalarValue[value=ABC 2021, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - otherOperatorName - - Other Operator or Publisher of Sector Specific Rules - - - Other operator of PCR (Product Category Rule)/ PSR (Product Specific Rule) as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#otherOperatorName - - - DefaultScalarValue[value=NSF, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - crossSectoralStandardsUsed - - Cross Sectoral Standards Used - - - Discloses the cross-sectoral standards applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - true - - - - CrossSectoralStandardEntity - - Cross Sectoral Standard Entity - - - Entity for defining an accounting standard used for product carbon footprint calculation as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - false - false - - - - crossSectoralStandard - - Cross Sectoral Standard - - - Discloses a cross-sectoral standard applied for calculating or allocating GHG (Greenhouse Gas) emissions as specified by the WBCSD (World Business Council for Sustainable Development) Pathfinder initiative. - - Template - - - urn:bamm:io.catenax.pcf:3.0.0#crossSectoralStandard - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - RecyclateContentEntity - - Recyclate Content Entity - - - Recyclate content in the transmission with mandatory input values for cobalt, nickel and lithium. - - false - false - - - - otherSubstance - - Other Substance - - - Details for the other optional substances. - - false - true - - - - OtherSubstanceEntity - - Other Substance Entity - - - Percentage and substance name of the other substances. - - false - false - - - - substancePercentage - - Substance Percentage - - - Substance percentage of the recycled content. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#substancePercentage - - - DefaultScalarValue[value=8.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - substanceName - - Substance Name - - - The name of the substance such as lead or aluminium. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#substanceName - - - DefaultScalarValue[value=Lead, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - cobalt - - Cobalt - - - Percentage of the recyclate content of cobalt. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#cobalt - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - nickel - - Nickel - - - Percentage of the recyclate content of nickel. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#nickel - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - lithium - - Lithium - - - Percentage of the recyclate content of lithium. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#lithium - - - Unknown - http://www.w3.org/2001/XMLSchema#decimal - - - - - - - - criticalRawMaterials - - Critical Raw Materials - - - List of critical raw materials (CRM) as specified by EU in a transmission. For example Magnesium; Cobalt; Palladium. - - false - true - - - - criticalRawMaterials - - Critical Raw Materials - - - List of critical raw materials (CRM) as specified by EU in a transmission. For example Magnesium; Cobalt; Palladium. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#criticalRawMaterials - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - substancesOfConcern - - Substances of Concern - - - List of substances of concern. The name of the substances of concern present in the product. For example Lead; Cadmium; Dibortrioxide. - - false - true - - - - substancesOfConcern - - Substances of Concern - - - List of substances of concern. The name of the substances of concern present in the product. For example Lead; Cadmium; Dibortrioxide. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#substancesOfConcern - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - GeneralInformationEntity - - General Information Entity - - - General Information Entity to describe several logical connected properties. - - false - false - - - - productDescription - - Product Description - - - The detailed description about the product type. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productDescription - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - productType - - Product Type - - - Type of transmission for passenger cars. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productType - - - DefaultScalarValue[value=8HP60MH, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - additionalInformation - - Additional Information - - - Open field for additional information such as a link. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#additionalInformation - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - warrantyPeriod - - Warranty Period - - - Commercial warranty period of the transmission (coupled to the Vehicle) in months. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#warrantyPeriod - - - DefaultScalarValue[value=60.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - PhysicalDimensionsEntity - - physical dimensions - - - Entity encapsulating the physical dimensions of an object. - - false - false - - - - weight - - weight - - - Weight of the item - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#weight - - - DefaultScalarValue[value=100.7, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - diameter - - diameter - - - Diameter of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#diameter - - - DefaultScalarValue[value=0.03, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - height - - height - - - Height of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#height - - - DefaultScalarValue[value=0.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - width - - width - - - Width of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#width - - - DefaultScalarValue[value=1000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - length - - length - - - Length of the item. - - Template - - - urn:bamm:io.catenax.shared.physical_dimension:2.0.0#length - - - DefaultScalarValue[value=20000.1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - - - - StateOfHealthEntity - - State of health entity - - - State of health entity describing several logically connected properties. - - false - false - - - - RemanufacturingStatus - - Remanufacturing Status Entity - - - Status and Date of the (re-)manufacturing - - false - false - - - - productStatusValue - - Product Status Value - - - Status of the transmission as first life or second life. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#productStatusValue - - - DefaultScalarValue[value=second life, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - remanufacturingDate - - Remanufacturing Date - - - Date of the (re-)manufacturing - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#remanufacturingDate - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - serviceHistory - - Service History - - - The dates of putting the transmission into service (service history). - - false - true - - - - serviceHistory - - Service History - - - The dates of putting the transmission into service (service history). - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#serviceHistory - - - Unknown - http://www.w3.org/2001/XMLSchema#dateTimeStamp - - - - - - - - expectedLifespan - - Expected Lifespan - - - Expected transmission lifespan. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#expectedLifespan - - - DefaultScalarValue[value=500000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - - - - sparePartSupplier - - Spare Part Supplier - - - Details of the spare parts and suppliers of replacement parts / spare parts. - - false - true - - - - SparePartEntity - - Spare Part Entity - - - Entity for details of the spare parts and suppliers of replacement parts / spare parts. - - false - false - - - - ContactEntity - - Contact Entity - - - Entity to bundle the properties for the information on how to contact an organization - - false - false - - - - website - - website - - - Website of the contact. - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#website - - - DefaultScalarValue[value=https://www.samsung.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#anyURI']'] - http://www.w3.org/2001/XMLSchema#anyURI - - - - - phoneNumber - - phone number - - - Phone number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#phoneNumber - - - DefaultScalarValue[value=+49 89 1234567890, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - email - - email - - - An email address - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#email - - - DefaultScalarValue[value=test.mail@example.com, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - faxNumber - - faxNumber - - - Fax number with country and area code - - Template - - - urn:bamm:io.catenax.shared.contact_information:2.0.0#faxNumber - - - DefaultScalarValue[value=+49 89 0987654321, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - supplierId - - Supplier ID - - - BPNL of the supplier. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#supplierId - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - sparePartName - - Spare Part Name - - - Name or Identification of the spare part. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#sparePartName - - - DefaultScalarValue[value=torque converter, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - ProductSpecificParametersEntity - - Product Specific Parameters Entity - - - The entity describing various product specific parameters of the transmission. - - false - false - - - - driveType - - Drive Type - - - The type of transmission drive (combustion engine, hybrid drive or purely electric drive). - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#driveType - - - DefaultScalarValue[value=hybrid drive, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - torque - - Torque Performance - - - The maximum input torque in newton meters (the operating characteristics of the transmission). - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#torque - - - DefaultScalarValue[value=500.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - power - - Power - - - The maximum power in kilowatt (the operating characteristics of the transmission). - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#power - - - DefaultScalarValue[value=300.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - torqueConverter - - Torque Converter - - - A list of the used transmission damper technology (depending on the transmission type). For example NW 200 TTD and NW 200 ZDW - - false - true - - - - torqueConverter - - Torque Converter - - - A list of the used transmission damper technology (depending on the transmission type). For example NW 200 TTD and NW 200 ZDW - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#torqueConverter - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - SpeedResistanceEntity - - Speed Resistance Entity - - - The speed resitance entity. Includes the gear and the speed as separate properties. - - false - false - - - - gear - - Gear - - - Respective gear for the speed resistance. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#gear - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - speed - - Speed - - - The permissible maximum input speed (rpm). - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#speed - - - DefaultScalarValue[value=7800, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - - - - GearRatio - - Gear Ratio Entity - - - Entity for the ratio in the respective gear. Includes the gear and the ratio as separate properties. - - false - false - - - - gear - - Gear - - - Respective gear for the speed resistance. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#gear - - - DefaultScalarValue[value=1, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - ratio - - Ratio - - - The ratio in the respective gear (ratio between transmission input speed and transmission output speed). - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#ratio - - - DefaultScalarValue[value=4.1567, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - - - - spreading - - Spreading - - - The transmission spreading coefficient. The ratio between the smallest (shortest gear) and the largest (longest gear) ratio. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#spreading - - - DefaultScalarValue[value=6.79, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - oilCapacity - - Oil Capacity - - - The recomended oil volume in the transmission. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#oilCapacity - - - DefaultScalarValue[value=8.9, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#decimal']'] - http://www.w3.org/2001/XMLSchema#decimal - - - - - oilType - - Oil Type - - - The suitable type of the oil for the transmission. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#oilType - - - DefaultScalarValue[value=ZF Lifeguard Hybrid 2, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - electricPerformance - - Electric Performance - - - The electric machine performance (the operating characteristics of the electric motor). Values are the kilowatt, volt and newtonmetre. An example could be 22 kW; 49 V and 150 Nm. - - false - true - - - - electricPerformance - - Electric Performance - - - The electric machine performance (the operating characteristics of the electric motor). Values are the kilowatt, volt and newtonmetre. An example could be 22 kW; 49 V and 150 Nm. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#electricPerformance - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - InstructionEntity - - Instruction Entity - - - Instruction documents concerning the transmission. - - false - false - - - - dismantlingProcedure - - Dismantling Procedure - - - Document containing the transmission dismantling procedure. - - false - true - - - - Documents - - Documents Entity - - - Entity describing a document. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Title A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLink - - Document Link - - - A link referencing to the document. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - DefaultScalarValue[value=https://www.xxx.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - vehicleDismantlingProcedure - - Vehicle Dismantling Procedure - - - Document containing the dismantling procedure from the vehicle. - - false - true - - - - Documents - - Documents Entity - - - Entity describing a document. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Title A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLink - - Document Link - - - A link referencing to the document. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - DefaultScalarValue[value=https://www.xxx.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - packagingInstructions - - Packaging Instructions - - - Instructions for safely packaging of the transmission. - - false - true - - - - Documents - - Documents Entity - - - Entity describing a document. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Title A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLink - - Document Link - - - A link referencing to the document. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - DefaultScalarValue[value=https://www.xxx.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - transportationInstructions - - Transportation Instructions - - - Instructions for safely transporting of the transmission. - - false - true - - - - Documents - - Documents Entity - - - Entity describing a document. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Title A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLink - - Document Link - - - A link referencing to the document. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - DefaultScalarValue[value=https://www.xxx.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - safetyMeasures - - Safety Measures - - - Includes all safety relevant documents for e.g. Dismantling. - - false - true - - - - Documents - - Documents Entity - - - Entity describing a document. - - false - false - - - - documentTitle - - Document Title - - - The header or title of the document - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentTitle - - - DefaultScalarValue[value=Title A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - documentLink - - Document Link - - - A link referencing to the document. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#documentLink - - - DefaultScalarValue[value=https://www.xxx.pdf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - IdentificationEntity - - Identification Entity - - - Identification parameters of the transmission with data matrix code, manufacturerID and serial number. - - false - false - - - - dataMatrixCode - - Data Matrix Code - - - Data Matrix Code (DMC) link to the public of the transmission as specified in section 31 / page 26. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#dataMatrixCode - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - manufacturerId - - Manufacturer ID - - - The ID of the transmission manufacturer in form of the unique BPN(L) number. - - Template - - - urn:bamm:io.catenax.transmission.transmission_pass:1.0.0#manufacturerId - - - DefaultScalarValue[value=BPNL1234567890ZZ, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - localIdentifiers - - Local Identifiers - - - A local identifier enables identification of a part in a specific data space, but is not unique in Catena-X data space. Multiple local identifiers may exist. - - false - false - - - - KeyValueList - - Key Value List - - - A list of key value pairs for local identifiers, which are composed of a key and a corresponding value. - - false - false - - - - key - - Identifier Key - - - The key of a local identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#key - - - DefaultScalarValue[value=PartInstanceID, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - value - - Identifier Value - - - The value of an identifier. - - Template - - - urn:bamm:io.catenax.serial_part_typization:2.0.0#value - - - DefaultScalarValue[value=SN12345678, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - - - - - + diff --git a/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass.aasx b/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass.aasx index 504a26fc..d4940d2e 100644 Binary files a/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass.aasx and b/io.catenax.transmission.transmission_pass/1.0.0/gen/TransmissionPass.aasx differ diff --git a/io.catenax.user_estimated_loading/2.0.0/gen/UserEstimatedLoading.aasx b/io.catenax.user_estimated_loading/2.0.0/gen/UserEstimatedLoading.aasx index 3dc70fa8..72b643b5 100644 Binary files a/io.catenax.user_estimated_loading/2.0.0/gen/UserEstimatedLoading.aasx and b/io.catenax.user_estimated_loading/2.0.0/gen/UserEstimatedLoading.aasx differ diff --git a/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription-aas.xml b/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription-aas.xml index 5c1841ad..db28f42f 100644 --- a/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription-aas.xml +++ b/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription-aas.xml @@ -1,1305 +1,1900 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.vehicle.product_description:1.0.0#ProductDescription + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.vehicle.product_description:1.0.0#ProductDescription/submodel + + + + - - - defaultAsset - - + + + ProductDescription + + + en + vehicle specific data + + + + urn:samm:io.catenax.vehicle.product_description:1.0.0#ProductDescription/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#ProductDescription + + + + + + equipmentVariants + + + en + equipment variants + + + + + en + equipment variants which are build into a specific vehicle + + + true + DataElement + + + EquipmentVariantEntity + + + en + Variant Entity + + + + + en + describes different vehicle equipment variants + + + + + code + + + en + code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#code + + + + xs:string + + + + description + + + en + description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#description + + + + xs:string + + + + group + + + en + group + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#group + + + + xs:string + + + + + + + + productionDateGMT + + + en + production Date GMT + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#productionDateGMT + + + + xs:date + + + + EngineEntity + + + en + Engine Entity + + + + + en + Engine with power and cubic size + + + + + size + + + en + size + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#size + + + + xs:integer + + + + power + + + en + power + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#power + + + + xs:integer + + + + + + mileage + + + en + mileage + + + + + en + mileage of the vehicle + + + true + DataElement + + + MileageEntity + + + en + mileage entity + + + + + en + definition of mileage attributes + + + + + mileageDistance + + + en + mileage distance + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#mileageDistance + + + + xs:integer + + + + mileagePhase + + + en + mileage phase + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#mileagePhase + + + + xs:string + + + + mileageTimestamp + + + en + mileage timestamp + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#mileageTimestamp + + + + xs:date + + + + + + + + fuel + + + en + fuel + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#fuel + + + + xs:string + + + + emptyWeight + + + en + empty weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#emptyWeight + + + + xs:double + + + + vehicleModel + + + en + vehicle model + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#vehicleModel + + + + xs:string + + + + bodyVariant + + + en + body variant + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#bodyVariant + + + + xs:string + + + + anonymisedIdentifier + + + en + anonymisedIdentifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:1.0.0#anonymisedIdentifier + + + + xs:string + + + + + - ProductDescription + APPLICATION_CLASS + ProductDescription - Product Description + + en + Product Description + - APPLICATION_CLASS - vehicle specific data + + en + vehicle specific data + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#ProductDescription - - - - - Product Description - - - ProductDescription - - - vehicle specific data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#ProductDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Product Description + + + + + en + ProductDescription + + + + + en + vehicle specific data + + + + + + - Text + code - Text + + en + code + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#code - - - - - code - - - code - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#code + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + code + + + + + en + code + + + STRING + + + en + The equipment variants code + + + + + + - Text + description - Text + + en + description + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#description - - - - - description - - - description - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#description + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + description + + + + + en + description + + + STRING + + + en + The equipment variants description + + + + + + - Text + group - Text + + en + group + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#group - - - - - group - - - group - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#group + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + group + + + + + en + group + + + STRING + + + en + The equipment variants group + + + + + + - EquipmentVariantCharacteristic + equipmentVariants - equipment characteristic + + en + equipment variants + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#equipmentVariants - - - - - equipment variants - - - equipmentVariants - - String - - Characteristic to describe a set of equipment codes identified by a code, group and description. The list will undergo further standardization in upcoming versions. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#equipmentVariants + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + equipment variants + + + + + en + equipmentVariants + + + STRING + + + en + equipment variants which are build into a specific vehicle + + + + + + - DateTimestamp + productionDateGMT - Date Timestamp + + en + production Date GMT + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#productionDateGMT - - - - - production Date GMT - - - productionDateGMT - - String - - Characteristic to describe a time stamp - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#productionDateGMT + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + production Date GMT + + + + + en + productionDateGMT + + + STRING + + + en + the production data in GMT time zone + + + + + + - CubicCapacity + size - Cubic Capacity + + en + size + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#size - - - - - size - - - size - - cubicCentimetre - IntegerMeasure - - cubic capacity of the engine - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#size + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + size + + + + + en + size + + + cubicCentimetre + INTEGER_MEASURE + + + en + size of the engine in cubic capacity + + + + + + - EnginePower + power - Engine Power + + en + power + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#power - - - - - power - - - power - - kilowatt - IntegerMeasure - - engine power expressed in kilowatt - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#power + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + power + + + + + en + power + + + kilowatt + INTEGER_MEASURE + + + en + engine power is the power that an engine can put out + + + + + + - EngineCharacteristic + engine - Engine Characteristic + + en + engine + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#engine - - - - - engine - - - engine - - String - - Characteristic to describe the more specific details of the engine - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#engine + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + engine + + + + + en + engine + + + STRING + + + en + engine of the vehicle + + + + + + - Distance + mileageDistance - Distance + + en + mileage distance + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#mileageDistance - - - - - mileage distance - - - mileageDistance - - kilometre - IntegerMeasure - - distance in kilometre - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#mileageDistance + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mileage distance + + + + + en + mileageDistance + + + kilometre + INTEGER_MEASURE + + + en + distance the vehicle has travelled + + + + + + - LifecyclePhases + mileagePhase - Lifecycle phases + + en + mileage phase + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#mileagePhase - - - - - mileage phase - - - mileagePhase - - String - - temporary definition of lifecycle phases as following in enumeration for: as specified by OEM, as built by OEM, as maintained by workshop, as recieved by dismantling - - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#LifecyclePhases:DefaultScalarValue[value=as maintained by workshop, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as maintained by workshop, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#LifecyclePhases:DefaultScalarValue[value=as recieved by dismantling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=as recieved by dismantling, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#mileagePhase + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mileage phase + + + + + en + mileagePhase + + + STRING + + + en + Lifecycle phase in which the mileage was measured. + + + + + + as maintained by workshop + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#LifecyclePhases:as maintained by workshop + + + + + + as recieved by dismantling + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#LifecyclePhases:as recieved by dismantling + + + + + + + + + + - DateTimestamp + mileageTimestamp - Date Timestamp + + en + mileage timestamp + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#mileageTimestamp - - - - - mileage timestamp - - - mileageTimestamp - - String - - Characteristic to describe a time stamp - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#mileageTimestamp + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mileage timestamp + + + + + en + mileageTimestamp + + + STRING + + + en + timestamp when the mileage was measured + + + + + + - MileageCharacteristic + mileage - MileageCharacteristic + + en + mileage + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#mileage - - - - - mileage - - - mileage - - String - - definition of mileage of a vehicle - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#mileage + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + mileage + + + + + en + mileage + + + STRING + + + en + mileage of the vehicle + + + + + + - FuelType + fuel - fuel type + + en + fuel + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#fuel - - - - - fuel - - - fuel - - String - - enumeration of possible fuel types of a vehicle - - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Unbekannt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Unbekannt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Vielstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Vielstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Elektro, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Elektro, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Benzin/Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Benzin/komp.Erdgas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/komp.Erdgas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Erdgas NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Erdgas NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.Diesel/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Diesel/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.Wasserst./E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Wasserst./E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Wasserstoff/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserstoff/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Wasserst./Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserst./Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=BZ/Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=BZ/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=BZ/Methanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Methanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=BZ/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.Vielstoff/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Vielstoff/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Benzin/Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.Erdgas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Erdgas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Benzin/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.Flüssiggas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Flüssiggas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.B/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.B/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.D/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.D/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.LPG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.LPG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.W/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.W/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.V/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.V/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.NG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.NG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.Wod.B/Eext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Wod.B/Eext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Wasserstoff/NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserstoff/NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.W/NG/E ext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.W/NG/E ext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.BZ/W/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.BZ/W/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Hybr.BZ/W/E ext. aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.BZ/W/E ext. aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Zweistoff LNG/Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Zweistoff LNG/Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Verflüssigtes Erdgas (LNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Verflüssigtes Erdgas (LNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#FuelType:DefaultScalarValue[value=Andere, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Andere, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#fuel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + fuel + + + + + en + fuel + + + STRING + + + en + the fuel type of the vehicle + + + + + + Unbekannt + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Unbekannt + + + + + + Diesel + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Diesel + + + + + + Benzin + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Benzin + + + + + + Vielstoff + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Vielstoff + + + + + + Elektro + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Elektro + + + + + + Fl?ssiggas + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Fl?ssiggas + + + + + + Benzin/Fl?ssiggas + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Benzin/Fl?ssiggas + + + + + + Benzin/komp.Erdgas + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Benzin/komp.Erdgas + + + + + + Hybr.Benzin/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.Benzin/E + + + + + + Erdgas NG + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Erdgas NG + + + + + + Hybr.Diesel/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.Diesel/E + + + + + + Wasserstoff + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Wasserstoff + + + + + + Hybr.Wasserst./E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.Wasserst./E + + + + + + Wasserstoff/Benzin + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Wasserstoff/Benzin + + + + + + Wasserst./Benzin/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Wasserst./Benzin/E + + + + + + BZ/Wasserstoff + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:BZ/Wasserstoff + + + + + + BZ/Benzin + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:BZ/Benzin + + + + + + BZ/Methanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:BZ/Methanol + + + + + + BZ/Ethanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:BZ/Ethanol + + + + + + Hybr.Vielstoff/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.Vielstoff/E + + + + + + Methan + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Methan + + + + + + Benzin/Methan + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Benzin/Methan + + + + + + Hybr.Erdgas/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.Erdgas/E + + + + + + Benzin/Ethanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Benzin/Ethanol + + + + + + Hybr.Fl?ssiggas/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.Fl?ssiggas/E + + + + + + Hybr.B/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.B/E ext.aufl. + + + + + + Hybr.D/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.D/E ext.aufl. + + + + + + Hybr.LPG/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.LPG/E ext.aufl. + + + + + + Hybr.W/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.W/E ext.aufl. + + + + + + Hybr.V/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.V/E ext.aufl. + + + + + + Hybr.NG/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.NG/E ext.aufl. + + + + + + Hybr.Wod.B/Eext.aufl + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.Wod.B/Eext.aufl + + + + + + Wasserstoff/NG + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Wasserstoff/NG + + + + + + Hybr.W/NG/E ext.aufl + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.W/NG/E ext.aufl + + + + + + Ethanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Ethanol + + + + + + Hybr.BZ/W/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.BZ/W/E + + + + + + Hybr.BZ/W/E ext. aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Hybr.BZ/W/E ext. aufl. + + + + + + Zweistoff LNG/Diesel + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Zweistoff LNG/Diesel + + + + + + Verfl?ssigtes Erdgas (LNG) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Verfl?ssigtes Erdgas (LNG) + + + + + + Andere + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#FuelType:Andere + + + + + + + + + + - Weight + emptyWeight - Weight + + en + empty weight + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#emptyWeight - - - - - empty weight - - - emptyWeight - - kilogram - RealMeasure - - weight of an object - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#emptyWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + empty weight + + + + + en + emptyWeight + + + kilogram + REAL_MEASURE + + + en + The empty weight of the vehicle in kg as specified. For motor vehicles of class M1 registered up to December 31, 1996: Empty weight according to vehicle registration certificate or registration certificate Part I minus weight of tank contents at 90 percent filling. For motor vehicles of category M1 registered on or after January 1, 1997: Empty weight according to vehicle registration certificate or registration certificate Part I minus weight of tank contents at 90 percent filling and minus weight of driver (75 kg). For motor vehicles of class N1: empty weight according to the vehicle registration document or registration certificate Part I minus the weight of the tank contents with a 90 percent filling and minus the weight of the driver (75 kg). + + + + + + - Text + vehicleModel - Text + + en + vehicle model + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#vehicleModel - - - - - vehicle model - - - vehicleModel - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#vehicleModel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle model + + + + + en + vehicleModel + + + STRING + + + en + base model / basic vehicle type + + + + + + - KbaVariant + bodyVariant - KBA Variant + + en + body variant + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#bodyVariant - - - - - body variant - - - bodyVariant - - String - - Current version of the Enumeration is sub-set of list defined from the German Federal Office for motor vehicles. - - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Schräghecklimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Schräghecklimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Kombilimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Kombilimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Coupé, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Coupé, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Kabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Kabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Cabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Mehrzweckfahrzeug, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Mehrzweckfahrzeug, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Pkw-Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Pkw-Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:DefaultScalarValue[value=Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#bodyVariant + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + body variant + + + + + en + bodyVariant + + + STRING + + + en + vehicle variant - Body shapes: Sedan, station wagon, hatchback, coupe, convertible, SUV, pickup, Doka (double cab), etc. Also special models that may differ from the basic shapes (e.g. BMW M-series, Audi S-series, Long version, right-hand drive, special vehicles (armor). etc. ). + + + + + + Limousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Limousine + + + + + + Schr?ghecklimousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Schr?ghecklimousine + + + + + + Kombilimousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Kombilimousine + + + + + + Coup? + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Coup? + + + + + + Kabrio-Limousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Kabrio-Limousine + + + + + + Cabrio-Limousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Cabrio-Limousine + + + + + + Mehrzweckfahrzeug + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Mehrzweckfahrzeug + + + + + + Pkw-Pick-up + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Pkw-Pick-up + + + + + + Van + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Van + + + + + + Pick-up + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:1.0.0#KbaVariant:Pick-up + + + + + + + + + + - Text + anonymisedIdentifier - Text + + en + anonymisedIdentifier + - urn:bamm:io.catenax.vehicle.product_description:1.0.0#anonymisedIdentifier - - - - - anonymisedIdentifier - - - anonymisedIdentifier - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:1.0.0#anonymisedIdentifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + anonymisedIdentifier + + + + + en + anonymisedIdentifier + + + STRING + + + en + anonymised IdentifierVehicle. Can be an anonymised number converted from a VIN + + + + + + - - - ProductDescription - - vehicle specific data - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#ProductDescription - - - - - - equipmentVariants - - equipment variants - - - equipment variants which are build into a specific vehicle - - false - false - - - - EquipmentVariantEntity - - Variant Entity - - - describes different vehicle equipment variants - - false - false - - - - code - - code - - - The equipment variants code - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#code - - - DefaultScalarValue[value=S248A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - description - - description - - - The equipment variants description - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#description - - - DefaultScalarValue[value=Lenkradheizung, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - group - - group - - - The equipment variants group - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#group - - - DefaultScalarValue[value=Sonderausstattung, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - productionDateGMT - - production Date GMT - - - the production data in GMT time zone - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#productionDateGMT - - - DefaultScalarValue[value=2000-01-01, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#date']'] - http://www.w3.org/2001/XMLSchema#date - - - - - EngineEntity - - Engine Entity - - - Engine with power and cubic size - - false - false - - - - size - - size - - - size of the engine in cubic capacity - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#size - - - Unknown - http://www.w3.org/2001/XMLSchema#integer - - - - - power - - power - - - engine power is the power that an engine can put out - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#power - - - DefaultScalarValue[value=45, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - - - - mileage - - mileage - - - mileage of the vehicle - - false - false - - - - MileageEntity - - mileage entity - - - definition of mileage attributes - - false - false - - - - mileageDistance - - mileage distance - - - distance the vehicle has travelled - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#mileageDistance - - - DefaultScalarValue[value=120000, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - mileagePhase - - mileage phase - - - Lifecycle phase in which the mileage was measured. - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#mileagePhase - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - mileageTimestamp - - mileage timestamp - - - timestamp when the mileage was measured - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#mileageTimestamp - - - Unknown - http://www.w3.org/2001/XMLSchema#date - - - - - - - - - - - fuel - - fuel - - - the fuel type of the vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#fuel - - - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - emptyWeight - - empty weight - - - The empty weight of the vehicle in kg as specified. For motor vehicles of class M1 registered up to December 31, 1996: Empty weight according to vehicle registration certificate or registration certificate Part I minus weight of tank contents at 90 percent filling. For motor vehicles of category M1 registered on or after January 1, 1997: Empty weight according to vehicle registration certificate or registration certificate Part I minus weight of tank contents at 90 percent filling and minus weight of driver (75 kg). For motor vehicles of class N1: empty weight according to the vehicle registration document or registration certificate Part I minus the weight of the tank contents with a 90 percent filling and minus the weight of the driver (75 kg). - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#emptyWeight - - - Unknown - http://www.w3.org/2001/XMLSchema#double - - - - - vehicleModel - - vehicle model - - - base model / basic vehicle type - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#vehicleModel - - - DefaultScalarValue[value=X3 M40, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - bodyVariant - - body variant - - - vehicle variant - Body shapes: Sedan, station wagon, hatchback, coupe, convertible, SUV, pickup, Doka (double cab), etc. Also special models that may differ from the basic shapes (e.g. BMW M-series, Audi S-series, Long version, right-hand drive, special vehicles (armor). etc. ). - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#bodyVariant - - - DefaultScalarValue[value=SUV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - anonymisedIdentifier - - anonymisedIdentifier - - - anonymised IdentifierVehicle. Can be an anonymised number converted from a VIN - - Template - - - urn:bamm:io.catenax.vehicle.product_description:1.0.0#anonymisedIdentifier - - - Unknown - http://www.w3.org/2001/XMLSchema#string - - - - - - + diff --git a/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription.aasx b/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription.aasx index 23c288aa..dea8db00 100644 Binary files a/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription.aasx and b/io.catenax.vehicle.product_description/1.0.0/gen/ProductDescription.aasx differ diff --git a/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription-aas.xml b/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription-aas.xml index 885cdbb6..aafca134 100644 --- a/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription-aas.xml +++ b/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription-aas.xml @@ -1,3091 +1,4504 @@ - + - defaultAdminShell + defaultAdminShell + + + en + defaultAdminShell + + + + urn:samm:io.catenax.vehicle.product_description:2.0.0#ProductDescription + + Type + + + + ModelReference + + + Submodel + urn:samm:io.catenax.vehicle.product_description:2.0.0#ProductDescription/submodel + + + + - - - defaultAsset - - + + + ProductDescription + + + en + Master data of one vehicle - from an end customer view. So this model represents the vehicle as it was sold to the customer. All entities and properties are immutable over the lifetime of the vehicle. + + + + urn:samm:io.catenax.vehicle.product_description:2.0.0#ProductDescription/submodel + Template + + ModelReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#ProductDescription + + + + + + OriginalEquipmentManufacturer + + + en + OEM + + + + + en + describes one OEM to which this vehicle belongs to + + + + + wmiCode + + + en + WMI Code + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#wmiCode + + + + + + ExternalReference + + + GlobalReference + https://vpic.nhtsa.dot.gov/ + + + + + xs:string + + + + wmiDescription + + + en + OEM name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#wmiDescription + + + + + + ExternalReference + + + GlobalReference + https://vpic.nhtsa.dot.gov/ + + + + + xs:string + + + + cxBPN + + + en + CX Business partner number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#cxBPN + + + + xs:string + + + + + + Vehicle + + + en + Vehicle + + + + + en + Vehicle data + + + + + anonymizedVin + + + en + Anonymized VIN + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#anonymizedVin + + + + xs:string + + + + catenaXId + + + en + Vehicle Catena-X Identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#catenaXId + + + + xs:string + + + + vehicleSeries + + + en + Vehicle series + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#vehicleSeries + + + + xs:string + + + + modelDescription + + + en + Vehicle model + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#modelDescription + + + + xs:string + + + + modelIdentifier + + + en + Model identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#modelIdentifier + + + + xs:string + + + + class + + + en + Vehicle class + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#class + + + + xs:string + + + + steeringPos + + + en + Vehicle steering pos + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#steeringPos + + + + xs:string + + + + emptyWeight + + + en + vehicle empty weight + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#emptyWeight + + + + xs:double + + + + driveType + + + en + Drive type + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#driveType + + + + xs:string + + + + systemPower + + + en + Complete system power + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#systemPower + + + + xs:integer + + + + hybridizationType + + + en + Hybridization + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#hybridizationType + + + + xs:string + + + + softwareCategory + + + en + Software category + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#softwareCategory + + + + xs:string + + + + softwareVersion + + + en + Software version + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#softwareVersion + + + + xs:string + + + + + + Body + + + en + Body + + + + + en + body related data + + + + + numberOfDoors + + + en + Number of doors + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#numberOfDoors + + + + xs:positiveInteger + + + + colorId + + + en + Color identifier + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#colorId + + + + xs:string + + + + colorDescription + + + en + Color description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#colorDescription + + + + xs:string + + + + kbaBody + + + en + Body variant(KBA) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#kbaBody + + + + xs:string + + + + nhtsaBody + + + en + Body variant(NHTSA) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#nhtsaBody + + + + xs:string + + + + + + equipments + + + en + Equipments + + + + + en + Equipments + + + true + DataElement + + + Equipment + + + en + Equipment + + + + + en + one optional equipment in car + + + + + equipmentIdentifier + + + en + Equipment Id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#equipmentIdentifier + + + + xs:string + + + + equipmentDescription + + + en + Equipment description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#equipmentDescription + + + + xs:string + + + + group + + + en + Equipment group + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#group + + + + xs:string + + + + + + + + Production + + + en + Production + + + + + en + production-related data + + + + + productionDate + + + en + Vehicle production Date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#productionDate + + + + xs:dateTime + + + + plantIdentifier + + + en + Production plant id + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#plantIdentifier + + + + xs:string + + + + plantDescription + + + en + Vehicle production plant name + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#plantDescription + + + + xs:string + + + + + + Sale + + + en + Sale + + + + + en + all sale-related data + + + + + soldDate + + + en + Vehicle sold date: + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#soldDate + + + + xs:dateTime + + + + countryCode + + + en + Vehicle sold country + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#countryCode + + + + xs:string + + + + countryGroup + + + en + Vehicle sold region + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#countryGroup + + + + xs:string + + + + + + engines + + + en + Engines + + + + + en + List of installed engines in the vehicle + + + true + DataElement + + + Engine + + + en + Engine Entity + + + + + en + Describing one installed engine + + + + + engineId + + + en + Engine ID: + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineId + + + + xs:string + + + + engineDescription + + + en + Engine Description + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineDescription + + + + xs:string + + + + engineSeries + + + en + Vehicle engine series + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineSeries + + + + xs:string + + + + serialNumber + + + en + Engine serial number + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#serialNumber + + + + xs:string + + + + size + + + en + Engine size + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#size + + + + xs:integer + + + + power + + + en + Engine power + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#power + + + + xs:integer + + + + engineProductionDate + + + en + Engine production date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineProductionDate + + + + xs:dateTime + + + + installDate + + + en + Engine install date + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#installDate + + + + xs:dateTime + + + + + + + + Fuel + + + en + Fuel + + + + + en + fuel-related data + + + + + kbaFuelType + + + en + Fuel type(KBA) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#kbaFuelType + + + + xs:string + + + + nhtsaFuelType + + + en + Fuel type(NHTSA) + + + + ExternalReference + + + ConceptDescription + urn:samm:io.catenax.vehicle.product_description:2.0.0#nhtsaFuelType + + + + xs:string + + + + + + + - ProductDescription + APPLICATION_CLASS + ProductDescription - Vehicle master data + + en + Vehicle master data + - APPLICATION_CLASS - Master data of one vehicle - from an end customer view. So this model represents the vehicle as it was sold to the customer. All entities and properties are immutable over the lifetime of the vehicle. + + en + Master data of one vehicle - from an end customer view. So this model represents the vehicle as it was sold to the customer. All entities and properties are immutable over the lifetime of the vehicle. + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#ProductDescription - - - - - Vehicle master data - - - ProductDescription - - - Master data of one vehicle - from an end customer view. So this model represents the vehicle as it was sold to the customer. All entities and properties are immutable over the lifetime of the vehicle. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#ProductDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle master data + + + + + en + ProductDescription + + + + + en + Master data of one vehicle - from an end customer view. So this model represents the vehicle as it was sold to the customer. All entities and properties are immutable over the lifetime of the vehicle. + + + + + + - OemShortNameTrait - urn:bamm:io.catenax.vehicle.product_description:2.0.0#wmiCode - - - - - WMI Code - - - wmiCode - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + wmiCode + + + en + WMI Code + + + urn:samm:io.catenax.vehicle.product_description:2.0.0#wmiCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + WMI Code + + + + + en + wmiCode + + + STRING + + + en + short name/code of vehicle manufacturer according to world manufacturer information(wmi). The wmiCode are the first 3 chars of the vehicle identification number. +A list of in NHTSA registered wmiCodes can be found in attribute Wmi in table [vPICList_lite].[dbo].[Wmi] + + + + + + - Text + wmiDescription - Text + + en + OEM name + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#wmiDescription - - - - - OEM name - - - wmiDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#wmiDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + OEM name + + + + + en + wmiDescription + + + STRING + + + en + name of OEM according NHTSA or other authorities. Has to be compliant with/linked wmiCode attribute. +For NHTSA: name of table [vPICList_lite].[dbo].[Manufacturer] + + + + + + - Text + cxBPN - Text + + en + CX Business partner number + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#cxBPN - - - - - CX Business partner number - - - cxBPN - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#cxBPN + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + CX Business partner number + + + + + en + cxBPN + + + STRING + + + en + Catena-X business partner number of this company + + + + + + - OEMCharacteristic + oem - OEM Characteristic + + en + OEM + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#oem - - - - - OEM - - - oem - - String - - OEMCharacteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#oem + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + OEM + + + + + en + oem + + + STRING + + + en + original equipment manufacturer + + + + + + - Text + anonymizedVin - Text + + en + Anonymized VIN + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#anonymizedVin - - - - - Anonymized VIN - - - anonymizedVin - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#anonymizedVin + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Anonymized VIN + + + + + en + anonymizedVin + + + STRING + + + en + OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier + + + + + + - CatenaXIdTrait + catenaXId - Catena-X ID Trait + + en + Vehicle Catena-X Identifier + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#catenaXId - - - - - Vehicle Catena-X Identifier - - - catenaXId - - String - - Trait to ensure data format for Catena-X ID - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#catenaXId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle Catena-X Identifier + + + + + en + catenaXId + + + STRING + + + en + A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. Can be used for vehicles, parts, workshops, ..... + + + + + + - Text + vehicleSeries - Text + + en + Vehicle series + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#vehicleSeries - - - - - Vehicle series - - - vehicleSeries - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#vehicleSeries + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle series + + + + + en + vehicleSeries + + + STRING + + + en + vehicle series, normally one level above model. E.g. vehicle series ="Golf", vehicle model="Golf VIII" + + + + + + - Text + modelDescription - Text + + en + Vehicle model + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#modelDescription - - - - - Vehicle model - - - modelDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#modelDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle model + + + + + en + modelDescription + + + STRING + + + en + Detail vehicle model like "Golf VIII" + + + + + + - Text + modelIdentifier - Text + + en + Model identifier + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#modelIdentifier - - - - - Model identifier - - - modelIdentifier - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#modelIdentifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Model identifier + + + + + en + modelIdentifier + + + STRING + + + en + OEM-specific model identifier or OEM-specific project name + + + + + + - Text + class - Text + + en + Vehicle class + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#class - - - - - Vehicle class - - - class - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#class + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle class + + + + + en + class + + + STRING + + + en + class of the vehicle + + + + + + - VehicleSteeringPos + steeringPos - Vehicle steering position(NHTSA) + + en + Vehicle steering pos + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#steeringPos - - - - - Vehicle steering pos - - - steeringPos - - String - - vehicle steering position enumeration from NHTSA, see table [vPICList_lite].[dbo].[Steering] - - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#VehicleSteeringPos:DefaultScalarValue[value=Left-Hand Drive (LHD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Left-Hand Drive (LHD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#VehicleSteeringPos:DefaultScalarValue[value=Right-Hand Drive (RHD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Right-Hand Drive (RHD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#steeringPos + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle steering pos + + + + + en + steeringPos + + + STRING + + + en + position of vehicle steering wheel, Left or right + + + + + + Left-Hand Drive (LHD) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#VehicleSteeringPos:Left-Hand Drive (LHD) + + + + + + Right-Hand Drive (RHD) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#VehicleSteeringPos:Right-Hand Drive (RHD) + + + + + + + + + + - Weight + emptyWeight - Weight + + en + vehicle empty weight + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#emptyWeight - - - - - vehicle empty weight - - - emptyWeight - - kilogram - RealMeasure - - weight of an object - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#emptyWeight + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle empty weight + + + + + en + emptyWeight + + + kilogram + REAL_MEASURE + + + en + The empty weight of the vehicle in kg as specified + + + + + + - DriveTypeNHTSA + driveType - Drive type(NHTSA) + + en + Drive type + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#driveType - - - - - Drive type - - - driveType - - String - - enumeration of drive type according NHTSA, table [vPICList_lite].[dbo].[DriveType] - - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#DriveTypeNHTSA:DefaultScalarValue[value=All-Wheel Drive(AWD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=All-Wheel Drive(AWD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#DriveTypeNHTSA:DefaultScalarValue[value=Front-Wheel Drive(FWD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Front-Wheel Drive(FWD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#DriveTypeNHTSA:DefaultScalarValue[value=Rear-Wheel Drive(RWD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Rear-Wheel Drive(RWD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#driveType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Drive type + + + + + en + driveType + + + STRING + + + en + drive type of a vehicle according enumeration + + + + + + All-Wheel Drive(AWD) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#DriveTypeNHTSA:All-Wheel Drive(AWD) + + + + + + Front-Wheel Drive(FWD) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#DriveTypeNHTSA:Front-Wheel Drive(FWD) + + + + + + Rear-Wheel Drive(RWD) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#DriveTypeNHTSA:Rear-Wheel Drive(RWD) + + + + + + + + + + - EnginePower + systemPower - Engine Power + + en + Complete system power + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#systemPower - - - - - Complete system power - - - systemPower - - kilowatt - IntegerMeasure - - engine power expressed in kilowatt - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#systemPower + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Complete system power + + + + + en + systemPower + + + kilowatt + INTEGER_MEASURE + + + en + Complete power of this vehicle in KW + + + + + + - Hybridization + hybridizationType - Hybridization + + en + Hybridization + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#hybridizationType - - - - - Hybridization - - - hybridizationType - - String - - Enum of possible hybridization values - - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#Hybridization:DefaultScalarValue[value=battery electric vehicle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=battery electric vehicle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#Hybridization:DefaultScalarValue[value=hybrid electric vehicle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=hybrid electric vehicle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#Hybridization:DefaultScalarValue[value=no hybrid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=no hybrid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#Hybridization:DefaultScalarValue[value=plugin hybrid electric vehicle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=plugin hybrid electric vehicle, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#Hybridization:DefaultScalarValue[value=range extender, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=range extender, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#hybridizationType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Hybridization + + + + + en + hybridizationType + + + STRING + + + en + Kind of the hybridization in this vehicle + + + + + + battery electric vehicle + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#Hybridization:battery electric vehicle + + + + + + hybrid electric vehicle + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#Hybridization:hybrid electric vehicle + + + + + + no hybrid + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#Hybridization:no hybrid + + + + + + plugin hybrid electric vehicle + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#Hybridization:plugin hybrid electric vehicle + + + + + + range extender + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#Hybridization:range extender + + + + + + + + + + - Text + softwareCategory - Text + + en + Software category + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#softwareCategory - - - - - Software category - - - softwareCategory - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#softwareCategory + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Software category + + + + + en + softwareCategory + + + STRING + + + en + Some OEMs brings in the software as complete package for all systems: +To identify this software: software category and software version is needed. +Software category when this car was built + + + + + + - Text + softwareVersion - Text + + en + Software version + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#softwareVersion - - - - - Software version - - - softwareVersion - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#softwareVersion + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Software version + + + + + en + softwareVersion + + + STRING + + + en + Some OEMs brings in the software as complete package for all systems: +To identify this software: software category and software version is needed. +Software version when this car was built + + + + + + + - VehicleCharacteristic + vehicle - Vehicle Characteristic + + en + vehicle + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#vehicle - - - - - vehicle - - - vehicle - - String - - bundles all general vehicle data - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#vehicle + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle + + + + + en + vehicle + + + STRING + + + en + vehicle: can be a car, bus, truck... + + + + + + - PositiveNumber - urn:bamm:io.catenax.vehicle.product_description:2.0.0#numberOfDoors - - - - - Number of doors - - - numberOfDoors - - IntegerCount - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + numberOfDoors + + + en + Number of doors + + + urn:samm:io.catenax.vehicle.product_description:2.0.0#numberOfDoors + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Number of doors + + + + + en + numberOfDoors + + + INTEGER_COUNT + + + en + describes the number of doors of a vehicle + + + + + + - Text + colorId - Text + + en + Color identifier + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#colorId - - - - - Color identifier - - - colorId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#colorId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Color identifier + + + + + en + colorId + + + STRING + + + en + Colour code describes the code of a specific colour of one vehicle. + + + + + + - Text + colorDescription - Text + + en + Color description + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#colorDescription - - - - - Color description - - - colorDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#colorDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Color description + + + + + en + colorDescription + + + STRING + + + en + Colour name describes the colour of the colour code as a written word. + + + + + + - KbaVariant + kbaBody - KBA Variant + + en + Body variant(KBA) + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#kbaBody - - - - - Body variant(KBA) - - - kbaBody - - String - - Current version of the Enumeration is sub-set of list defined from the German Federal Office for motor vehicles. - - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Schräghecklimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Schräghecklimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Kombilimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Kombilimousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Coupé, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Coupé, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Kabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Kabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Cabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cabrio-Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Mehrzweckfahrzeug, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Mehrzweckfahrzeug, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Pkw-Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Pkw-Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:DefaultScalarValue[value=Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Pick-up, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#kbaBody + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Body variant(KBA) + + + + + en + kbaBody + + + STRING + + + en + vehicle variant - Body shapes according German KBA + + + + + + Limousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Limousine + + + + + + Schr?ghecklimousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Schr?ghecklimousine + + + + + + Kombilimousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Kombilimousine + + + + + + Coup? + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Coup? + + + + + + Kabrio-Limousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Kabrio-Limousine + + + + + + Cabrio-Limousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Cabrio-Limousine + + + + + + Mehrzweckfahrzeug + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Mehrzweckfahrzeug + + + + + + Pkw-Pick-up + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Pkw-Pick-up + + + + + + Van + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Van + + + + + + Pick-up + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#KbaVariant:Pick-up + + + + + + + + + + - NhtsaVariant + nhtsaBody - NHTSA Variant + + en + Body variant(NHTSA) + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#nhtsaBody - - - - - Body variant(NHTSA) - - - nhtsaBody - - String - - Enumeration comming from NHTSA offline database vpic, table [vPICList_lite].[dbo].[BodyStyle] - - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Cargo Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cargo Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Convertible, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Convertible, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Cabriolet, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Cabriolet, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Coupe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Coupe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Crossover Utility Vehicle(CUV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Crossover Utility Vehicle(CUV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Hatchback, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hatchback, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Liftback, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Liftback, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Notchback, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Notchback, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Limousine, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Low Speed Vehicle(LSV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Low Speed Vehicle(LSV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Neighborhood Electric Vehicle(NEV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Neighborhood Electric Vehicle(NEV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Minivan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Minivan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Pickup, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Pickup, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Roadster, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Roadster, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Sedan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Sedan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Saloon, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Saloon, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Sport Utility Truck(SUT), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Sport Utility Truck(SUT), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Sport Utility Vehicle(SUV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Sport Utility Vehicle(SUV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Multi-Purpose Vehicle(MPV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Multi-Purpose Vehicle(MPV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Van, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:DefaultScalarValue[value=Wagon, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wagon, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#nhtsaBody + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Body variant(NHTSA) + + + + + en + nhtsaBody + + + STRING + + + en + vehicle variant - Body shapes according US NHTSA + + + + + + Cargo Van + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Cargo Van + + + + + + Convertible + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Convertible + + + + + + Cabriolet + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Cabriolet + + + + + + Coupe + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Coupe + + + + + + Crossover Utility Vehicle(CUV) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Crossover Utility Vehicle(CUV) + + + + + + Hatchback + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Hatchback + + + + + + Liftback + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Liftback + + + + + + Notchback + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Notchback + + + + + + Limousine + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Limousine + + + + + + Low Speed Vehicle(LSV) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Low Speed Vehicle(LSV) + + + + + + Neighborhood Electric Vehicle(NEV) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Neighborhood Electric Vehicle(NEV) + + + + + + Minivan + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Minivan + + + + + + Pickup + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Pickup + + + + + + Roadster + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Roadster + + + + + + Sedan + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Sedan + + + + + + Saloon + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Saloon + + + + + + Sport Utility Truck(SUT) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Sport Utility Truck(SUT) + + + + + + Sport Utility Vehicle(SUV) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Sport Utility Vehicle(SUV) + + + + + + Multi-Purpose Vehicle(MPV) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Multi-Purpose Vehicle(MPV) + + + + + + Van + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Van + + + + + + Wagon + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#NhtsaVariant:Wagon + + + + + + + + + + - BodyCharacteristic + body - Body Characteristic + + en + vehicle body + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#body - - - - - vehicle body - - - body - - String - - bundles all body-related information - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#body + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + vehicle body + + + + + en + body + + + STRING + + + en + vehicle body + + + + + + - Text + equipmentIdentifier - Text + + en + Equipment Id + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#equipmentIdentifier - - - - - Equipment Id - - - equipmentIdentifier - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#equipmentIdentifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Equipment Id + + + + + en + equipmentIdentifier + + + STRING + + + en + The identifier of a specific equipment + + + + + + - Text + equipmentDescription - Text + + en + Equipment description + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#equipmentDescription - - - - - Equipment description - - - equipmentDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#equipmentDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Equipment description + + + + + en + equipmentDescription + + + STRING + + + en + The equipment variants description + + + + + + - Text + group - Text + + en + Equipment group + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#group - - - - - Equipment group - - - group - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#group + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Equipment group + + + + + en + group + + + STRING + + + en + grouping the special equipments into categories like Interior + + + + + + - Equipments + equipments - Equipment List + + en + Equipments + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#equipments - - - - - Equipments - - - equipments - - String - - list of equipments installed in the vehicle - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#equipments + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Equipments + + + + + en + equipments + + + STRING + + + en + Equipments + + + + + + - Timestamp + productionDate - Timestamp + + en + Vehicle production Date + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#productionDate - - - - - Vehicle production Date - - - productionDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#productionDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle production Date + + + + + en + productionDate + + + STRING + + + en + production date of the vehicle + + + + + + - Text + plantIdentifier - Text + + en + Production plant id + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#plantIdentifier - - - - - Production plant id - - - plantIdentifier - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#plantIdentifier + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production plant id + + + + + en + plantIdentifier + + + STRING + + + en + plant id of the final assembly of the vehicle + + + + + + - Text + plantDescription - Text + + en + Vehicle production plant name + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#plantDescription - - - - - Vehicle production plant name - - - plantDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#plantDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle production plant name + + + + + en + plantDescription + + + STRING + + + en + long name of the production plant of the vehicle + + + + + + - ProductionCharacteristic + production - Production Characteristic + + en + Production + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#production - - - - - Production - - - production - - String - - Production Characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#production + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Production + + + + + en + production + + + STRING + + + en + bundles production-related information + + + + + + - Timestamp + soldDate - Timestamp + + en + Vehicle sold date: + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#soldDate - - - - - Vehicle sold date: - - - soldDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#soldDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle sold date: + + + + + en + soldDate + + + STRING + + + en + Sold date of the vehicle = warranty start date for this vehicle + + + + + + - CountryCodeTrait - urn:bamm:io.catenax.vehicle.product_description:2.0.0#countryCode - - - - - Vehicle sold country - - - countryCode - - String - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + countryCode + + + en + Vehicle sold country + + + urn:samm:io.catenax.vehicle.product_description:2.0.0#countryCode + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle sold country + + + + + en + countryCode + + + STRING + + + en + vehicle sold country in ISO 8601 alpha 3 + + + + + + - Text + countryGroup - Text + + en + Vehicle sold region + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#countryGroup - - - - - Vehicle sold region - - - countryGroup - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#countryGroup + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle sold region + + + + + en + countryGroup + + + STRING + + + en + region where this car was sold + + + + + + - SaleCharacteristic + sale - Sale Characteristic + + en + Sale + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#sale - - - - - Sale - - - sale - - String - - Sale Characteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#sale + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Sale + + + + + en + sale + + + STRING + + + en + bundles all sales related information + + + + + + - Text + engineId - Text + + en + Engine ID: + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineId - - - - - Engine ID: - - - engineId - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineId + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engine ID: + + + + + en + engineId + + + STRING + + + en + OEM-specific identifier/type of the installed engine + + + + + + - Text + engineDescription - Text + + en + Engine Description + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineDescription - - - - - Engine Description - - - engineDescription - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineDescription + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engine Description + + + + + en + engineDescription + + + STRING + + + en + description of the engine + + + + + + - Text + engineSeries - Text + + en + Vehicle engine series + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineSeries - - - - - Vehicle engine series - - - engineSeries - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineSeries + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Vehicle engine series + + + + + en + engineSeries + + + STRING + + + en + engine series + + + + + + - Text + serialNumber - Text + + en + Engine serial number + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#serialNumber - - - - - Engine serial number - - - serialNumber - - String - - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#serialNumber + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engine serial number + + + + + en + serialNumber + + + STRING + + + en + serial number of the installed engine + + + + + + - CubicCapacity + size - Cubic Capacity + + en + Engine size + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#size - - - - - Engine size - - - size - - cubicCentimetre - IntegerMeasure - - cubic capacity of the engine - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#size + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engine size + + + + + en + size + + + cubicCentimetre + INTEGER_MEASURE + + + en + Cubic capacity in a combustion engine - not available in battery-electric vehicles + + + + + + - EnginePower + power - Engine Power + + en + Engine power + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#power - - - - - Engine power - - - power - - kilowatt - IntegerMeasure - - engine power expressed in kilowatt - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#power + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engine power + + + + + en + power + + + kilowatt + INTEGER_MEASURE + + + en + engine power is the power that an engine can put out + + + + + + - Timestamp + engineProductionDate - Timestamp + + en + Engine production date + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineProductionDate - - - - - Engine production date - - - engineProductionDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#engineProductionDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engine production date + + + + + en + engineProductionDate + + + STRING + + + en + date when the engine was produced + + + + + + - Timestamp + installDate - Timestamp + + en + Engine install date + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#installDate - - - - - Engine install date - - - installDate - - String - - Describes a Property which contains the date and time with an optional timezone. - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#installDate + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engine install date + + + + + en + installDate + + + STRING + + + en + date when the engine was installed + + + + + + - Engines + engines - Engines + + en + Engines + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engines - - - - - Engines - - - engines - - String - - A list of all installed engines in the vehicle - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#engines + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Engines + + + + + en + engines + + + STRING + + + en + List of installed engines in the vehicle + + + + + + - FuelKBA + kbaFuelType - Fuel type (KBA) + + en + Fuel type(KBA) + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#kbaFuelType - - - - - Fuel type(KBA) - - - kbaFuelType - - String - - enumeration of possible fuel types of a vehicle according german KBA - - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Unbekannt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Unbekannt, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Vielstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Vielstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Elektro, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Elektro, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Benzin/Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/Flüssiggas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Benzin/komp.Erdgas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/komp.Erdgas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Erdgas NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Erdgas NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.Diesel/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Diesel/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.Wasserst./E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Wasserst./E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Wasserstoff/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserstoff/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Wasserst./Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserst./Benzin/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=BZ/Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Wasserstoff, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=BZ/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Benzin, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=BZ/Methanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Methanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=BZ/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=BZ/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.Vielstoff/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Vielstoff/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Benzin/Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/Methan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.Erdgas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Erdgas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Benzin/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Benzin/Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.Flüssiggas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Flüssiggas/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.B/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.B/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.D/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.D/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.LPG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.LPG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.W/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.W/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.V/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.V/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.NG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.NG/E ext.aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.Wod.B/Eext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.Wod.B/Eext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Wasserstoff/NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Wasserstoff/NG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.W/NG/E ext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.W/NG/E ext.aufl, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Ethanol, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.BZ/W/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.BZ/W/E, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Hybr.BZ/W/E ext. aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Hybr.BZ/W/E ext. aufl., typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Zweistoff LNG/Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Zweistoff LNG/Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Verflüssigtes Erdgas (LNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Verflüssigtes Erdgas (LNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:DefaultScalarValue[value=Andere, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Andere, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#kbaFuelType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fuel type(KBA) + + + + + en + kbaFuelType + + + STRING + + + en + description of the fuel according german KBA + + + + + + Unbekannt + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Unbekannt + + + + + + Diesel + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Diesel + + + + + + Benzin + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Benzin + + + + + + Vielstoff + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Vielstoff + + + + + + Elektro + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Elektro + + + + + + Fl?ssiggas + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Fl?ssiggas + + + + + + Benzin/Fl?ssiggas + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Benzin/Fl?ssiggas + + + + + + Benzin/komp.Erdgas + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Benzin/komp.Erdgas + + + + + + Hybr.Benzin/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.Benzin/E + + + + + + Erdgas NG + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Erdgas NG + + + + + + Hybr.Diesel/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.Diesel/E + + + + + + Wasserstoff + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Wasserstoff + + + + + + Hybr.Wasserst./E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.Wasserst./E + + + + + + Wasserstoff/Benzin + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Wasserstoff/Benzin + + + + + + Wasserst./Benzin/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Wasserst./Benzin/E + + + + + + BZ/Wasserstoff + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:BZ/Wasserstoff + + + + + + BZ/Benzin + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:BZ/Benzin + + + + + + BZ/Methanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:BZ/Methanol + + + + + + BZ/Ethanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:BZ/Ethanol + + + + + + Hybr.Vielstoff/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.Vielstoff/E + + + + + + Methan + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Methan + + + + + + Benzin/Methan + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Benzin/Methan + + + + + + Hybr.Erdgas/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.Erdgas/E + + + + + + Benzin/Ethanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Benzin/Ethanol + + + + + + Hybr.Fl?ssiggas/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.Fl?ssiggas/E + + + + + + Hybr.B/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.B/E ext.aufl. + + + + + + Hybr.D/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.D/E ext.aufl. + + + + + + Hybr.LPG/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.LPG/E ext.aufl. + + + + + + Hybr.W/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.W/E ext.aufl. + + + + + + Hybr.V/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.V/E ext.aufl. + + + + + + Hybr.NG/E ext.aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.NG/E ext.aufl. + + + + + + Hybr.Wod.B/Eext.aufl + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.Wod.B/Eext.aufl + + + + + + Wasserstoff/NG + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Wasserstoff/NG + + + + + + Hybr.W/NG/E ext.aufl + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.W/NG/E ext.aufl + + + + + + Ethanol + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Ethanol + + + + + + Hybr.BZ/W/E + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.BZ/W/E + + + + + + Hybr.BZ/W/E ext. aufl. + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Hybr.BZ/W/E ext. aufl. + + + + + + Zweistoff LNG/Diesel + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Zweistoff LNG/Diesel + + + + + + Verfl?ssigtes Erdgas (LNG) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Verfl?ssigtes Erdgas (LNG) + + + + + + Andere + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelKBA:Andere + + + + + + + + + + - FuelNHTSA + nhtsaFuelType - Fuel type (NHTSA) + + en + Fuel type(NHTSA) + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#nhtsaFuelType - - - - - Fuel type(NHTSA) - - - nhtsaFuelType - - String - - enumeration from NHTSA vpic database, table [vPICList_lite].[dbo].[FuelType] - - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Compressed Hydrogen/Hydrogen, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Compressed Hydrogen/Hydrogen, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Compressed Natural Gas(CNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Compressed Natural Gas(CNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Electric, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Electric, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Ethanol(E85), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Ethanol(E85), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Flexible Fuel Vehicle(FFV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Flexible Fuel Vehicle(FFV), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Fuel Cell, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Fuel Cell, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Gasoline, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Gasoline, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Liquefied Natural Gas(LNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Liquefied Natural Gas(LNG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Liquefied Petroleum Gas(propane or LPG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Liquefied Petroleum Gas(propane or LPG), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Methanol(M85), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Methanol(M85), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Natural Gas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Natural Gas, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Neat Ethanol(E100), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Neat Ethanol(E100), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Neat Methanol(M100), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Neat Methanol(M100), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:DefaultScalarValue[value=Unknown, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - DefaultScalarValue[value=Unknown, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#nhtsaFuelType + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fuel type(NHTSA) + + + + + en + nhtsaFuelType + + + STRING + + + en + description of the fuel according US NHTSA + + + + + + Compressed Hydrogen/Hydrogen + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Compressed Hydrogen/Hydrogen + + + + + + Compressed Natural Gas(CNG) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Compressed Natural Gas(CNG) + + + + + + Diesel + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Diesel + + + + + + Electric + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Electric + + + + + + Ethanol(E85) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Ethanol(E85) + + + + + + Flexible Fuel Vehicle(FFV) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Flexible Fuel Vehicle(FFV) + + + + + + Fuel Cell + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Fuel Cell + + + + + + Gasoline + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Gasoline + + + + + + Liquefied Natural Gas(LNG) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Liquefied Natural Gas(LNG) + + + + + + Liquefied Petroleum Gas(propane or LPG) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Liquefied Petroleum Gas(propane or LPG) + + + + + + Methanol(M85) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Methanol(M85) + + + + + + Natural Gas + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Natural Gas + + + + + + Neat Ethanol(E100) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Neat Ethanol(E100) + + + + + + Neat Methanol(M100) + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Neat Methanol(M100) + + + + + + Unknown + + ModelReference + + + DataElement + urn:samm:io.catenax.vehicle.product_description:2.0.0#FuelNHTSA:Unknown + + + + + + + + + + - FuelCharacteristic + fuel - Fuel Characteristic + + en + Fuel + - urn:bamm:io.catenax.vehicle.product_description:2.0.0#fuel - - - - - Fuel - - - fuel - - String - - FuelCharacteristic - - - - - - http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/2/0 - - - + urn:samm:io.catenax.vehicle.product_description:2.0.0#fuel + + + + ExternalReference + + + GlobalReference + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 + + + + + + + + en + Fuel + + + + + en + fuel + + + STRING + + + en + the fuel type of the vehicle + + + + + + - - - ProductDescription - - Master data of one vehicle - from an end customer view. So this model represents the vehicle as it was sold to the customer. All entities and properties are immutable over the lifetime of the vehicle. - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#ProductDescription - - - - - - OriginalEquipmentManufacturer - - OEM - - - describes one OEM to which this vehicle belongs to - - false - false - - - - wmiCode - - WMI Code - - - short name/code of vehicle manufacturer according to world manufacturer information(wmi). The wmiCode are the first 3 chars of the vehicle identification number. -A list of in NHTSA registered wmiCodes can be found in attribute Wmi in table [vPICList_lite].[dbo].[Wmi] - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#wmiCode - - - DefaultScalarValue[value=WBA, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - wmiDescription - - OEM name - - - name of OEM according NHTSA or other authorities. Has to be compliant with/linked wmiCode attribute. -For NHTSA: name of table [vPICList_lite].[dbo].[Manufacturer] - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#wmiDescription - - - DefaultScalarValue[value=BMW AG, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - cxBPN - - CX Business partner number - - - Catena-X business partner number of this company - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#cxBPN - - - DefaultScalarValue[value=BPN-811, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - Vehicle - - Vehicle - - - Vehicle data - - false - false - - - - anonymizedVin - - Anonymized VIN - - - OEM-specific hashed VIN; link to car data over pseydomized/hashed VIN or Catena-X unique digital twin identifier - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#anonymizedVin - - - DefaultScalarValue[value=3747429FGH382923974682, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - catenaXId - - Vehicle Catena-X Identifier - - - A fully anonymous Catena-X identifier that is registered in C-X Digital twin registry. Can be used for vehicles, parts, workshops, ..... - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#catenaXId - - - DefaultScalarValue[value=urn:uuid:580d3adf-1981-44a0-a214-13d6ceed9379, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - vehicleSeries - - Vehicle series - - - vehicle series, normally one level above model. E.g. vehicle series ="Golf", vehicle model="Golf VIII" - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#vehicleSeries - - - DefaultScalarValue[value=Golf, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - modelDescription - - Vehicle model - - - Detail vehicle model like "Golf VIII" - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#modelDescription - - - DefaultScalarValue[value=Golf VIII, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - modelIdentifier - - Model identifier - - - OEM-specific model identifier or OEM-specific project name - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#modelIdentifier - - - DefaultScalarValue[value=689-G8, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - class - - Vehicle class - - - class of the vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#class - - - DefaultScalarValue[value=A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - steeringPos - - Vehicle steering pos - - - position of vehicle steering wheel, Left or right - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#steeringPos - - - DefaultScalarValue[value=Left-Hand Drive(LHD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - emptyWeight - - vehicle empty weight - - - The empty weight of the vehicle in kg as specified - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#emptyWeight - - - DefaultScalarValue[value=2000.0, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#double']'] - http://www.w3.org/2001/XMLSchema#double - - - - - driveType - - Drive type - - - drive type of a vehicle according enumeration - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#driveType - - - DefaultScalarValue[value=Front-Wheel Drive(FWD), typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - systemPower - - Complete system power - - - Complete power of this vehicle in KW - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#systemPower - - - DefaultScalarValue[value=110, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - hybridizationType - - Hybridization - - - Kind of the hybridization in this vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#hybridizationType - - - DefaultScalarValue[value=no hybrid, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - softwareCategory - - Software category - - - Some OEMs brings in the software as complete package for all systems: -To identify this software: software category and software version is needed. -Software category when this car was built - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#softwareCategory - - - DefaultScalarValue[value=TZGH64738, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - softwareVersion - - Software version - - - Some OEMs brings in the software as complete package for all systems: -To identify this software: software category and software version is needed. -Software version when this car was built - - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#softwareVersion - - - DefaultScalarValue[value=3.4.9837.567, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - Body - - Body - - - body related data - - false - false - - - - numberOfDoors - - Number of doors - - - describes the number of doors of a vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#numberOfDoors - - - DefaultScalarValue[value=5, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#positiveInteger']'] - http://www.w3.org/2001/XMLSchema#positiveInteger - - - - - colorId - - Color identifier - - - Colour code describes the code of a specific colour of one vehicle. - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#colorId - - - DefaultScalarValue[value=LY7W , typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - colorDescription - - Color description - - - Colour name describes the colour of the colour code as a written word. - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#colorDescription - - - DefaultScalarValue[value=Light grey, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - kbaBody - - Body variant(KBA) - - - vehicle variant - Body shapes according German KBA - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#kbaBody - - - DefaultScalarValue[value=SUV, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nhtsaBody - - Body variant(NHTSA) - - - vehicle variant - Body shapes according US NHTSA - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#nhtsaBody - - - DefaultScalarValue[value=Sedan, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - equipments - - Equipments - - - Equipments - - false - true - - - - Equipment - - Equipment - - - one optional equipment in car - - false - false - - - - equipmentIdentifier - - Equipment Id - - - The identifier of a specific equipment - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#equipmentIdentifier - - - DefaultScalarValue[value=S248A, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - equipmentDescription - - Equipment description - - - The equipment variants description - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#equipmentDescription - - - DefaultScalarValue[value=Seat heating front, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - group - - Equipment group - - - grouping the special equipments into categories like Interior - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#group - - - DefaultScalarValue[value=Interior, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - - - Production - - Production - - - production-related data - - false - false - - - - productionDate - - Vehicle production Date - - - production date of the vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#productionDate - - - DefaultScalarValue[value=2018-01-15, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - plantIdentifier - - Production plant id - - - plant id of the final assembly of the vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#plantIdentifier - - - DefaultScalarValue[value=4711, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - plantDescription - - Vehicle production plant name - - - long name of the production plant of the vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#plantDescription - - - DefaultScalarValue[value=Wolfsburg, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - Sale - - Sale - - - all sale-related data - - false - false - - - - soldDate - - Vehicle sold date: - - - Sold date of the vehicle = warranty start date for this vehicle - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#soldDate - - - DefaultScalarValue[value=2018-02-03, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - countryCode - - Vehicle sold country - - - vehicle sold country in ISO 8601 alpha 3 - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#countryCode - - - DefaultScalarValue[value=DEU, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - countryGroup - - Vehicle sold region - - - region where this car was sold - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#countryGroup - - - DefaultScalarValue[value=Europe, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - engines - - Engines - - - List of installed engines in the vehicle - - false - true - - - - Engine - - Engine Entity - - - Describing one installed engine - - false - false - - - - engineId - - Engine ID: - - - OEM-specific identifier/type of the installed engine - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineId - - - DefaultScalarValue[value=CKBY, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - engineDescription - - Engine Description - - - description of the engine - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineDescription - - - DefaultScalarValue[value=2.0 TDI, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - engineSeries - - Vehicle engine series - - - engine series - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineSeries - - - DefaultScalarValue[value=EA189, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - serialNumber - - Engine serial number - - - serial number of the installed engine - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#serialNumber - - - DefaultScalarValue[value=3434937GJJG3738, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - size - - Engine size - - - Cubic capacity in a combustion engine - not available in battery-electric vehicles - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#size - - - DefaultScalarValue[value=1968, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - power - - Engine power - - - engine power is the power that an engine can put out - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#power - - - DefaultScalarValue[value=110, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#integer']'] - http://www.w3.org/2001/XMLSchema#integer - - - - - engineProductionDate - - Engine production date - - - date when the engine was produced - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#engineProductionDate - - - DefaultScalarValue[value=2017-10-20, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - installDate - - Engine install date - - - date when the engine was installed - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#installDate - - - DefaultScalarValue[value=2018-01-10, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#dateTime']'] - http://www.w3.org/2001/XMLSchema#dateTime - - - - - - - - - - - Fuel - - Fuel - - - fuel-related data - - false - false - - - - kbaFuelType - - Fuel type(KBA) - - - description of the fuel according german KBA - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#kbaFuelType - - - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - nhtsaFuelType - - Fuel type(NHTSA) - - - description of the fuel according US NHTSA - - Template - - - urn:bamm:io.catenax.vehicle.product_description:2.0.0#nhtsaFuelType - - - DefaultScalarValue[value=Diesel, typeUri='DefaultScalar[metaModelVersion=BAMM_2_0_0, urn='http://www.w3.org/2001/XMLSchema#string']'] - http://www.w3.org/2001/XMLSchema#string - - - - - - - - - + diff --git a/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription.aasx b/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription.aasx index c2b47420..9cad708a 100644 Binary files a/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription.aasx and b/io.catenax.vehicle.product_description/2.0.0/gen/ProductDescription.aasx differ diff --git a/io.catenax.waste/2.0.0/gen/Waste.aasx b/io.catenax.waste/2.0.0/gen/Waste.aasx index fb43428e..7f90f52e 100644 Binary files a/io.catenax.waste/2.0.0/gen/Waste.aasx and b/io.catenax.waste/2.0.0/gen/Waste.aasx differ diff --git a/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate-aas.xml b/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate-aas.xml index 3bcafee9..50351f4b 100644 --- a/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate-aas.xml +++ b/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,45 +11,20 @@ urn:samm:io.catenax.waste_certificate:1.0.0#WasteCertificate - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.waste_certificate:1.0.0#WasteCertificate] - - - - - - - - en - Waste-Certificate - - - - - EN - WasteCertificate - - - - - en - -The Waste-Certificate marks the point in time, respectively status update at which an asset irrevocably enters the status through tranferring to an authorized business partner. Materials send to landfill are mostly inert and are for example slag, waste from thermal recycling and minerals. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.waste_certificate:1.0.0#WasteCertificate/submodel + + + + @@ -63,7 +38,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - Optional[urn:samm:io.catenax.waste_certificate:1.0.0#WasteCertificate]/submodel + urn:samm:io.catenax.waste_certificate:1.0.0#WasteCertificate/submodel Template ModelReference @@ -76,7 +51,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_RecyclingStrategyCertificateEntity + RecyclingStrategyCertificateEntity en @@ -85,19 +60,13 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_issuer + issuer en Issuer - - - en - BPN of the business partner who creates this certificate - - ExternalReference @@ -108,22 +77,16 @@ The Waste-Certificate marks the point in time, respectively status update at whi xs:string - Unknown + - id_issueDate + issueDate en Issue date - - - en - This is the date when the certificate was issued. - - ExternalReference @@ -134,22 +97,16 @@ The Waste-Certificate marks the point in time, respectively status update at whi xs:dateTime - Unknown + - id_catenaXIdPreviousLife + catenaXIdPreviousLife en Catena X ID previous life - - - en - Twin identification previous life - - ExternalReference @@ -160,22 +117,16 @@ The Waste-Certificate marks the point in time, respectively status update at whi xs:string - Unknown + - id_catenaXId + catenaXId en Catena-X Identifier - - - en - The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. - - ExternalReference @@ -186,22 +137,16 @@ The Waste-Certificate marks the point in time, respectively status update at whi xs:string - Unknown + - id_articleNumber + articleNumber en Article Number - - - en - Unique identification assigned by the authorized company for internal referencing - - ExternalReference @@ -212,22 +157,16 @@ The Waste-Certificate marks the point in time, respectively status update at whi xs:string - Unknown + - id_vin + vin en VIN - - - en - Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN - - ExternalReference @@ -238,22 +177,16 @@ The Waste-Certificate marks the point in time, respectively status update at whi xs:string - Unknown + - id_oeNumber + oeNumber en OE number - - - en - original equipment number - - ExternalReference @@ -264,7 +197,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi xs:string - Unknown + @@ -274,7 +207,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi APPLICATION_CLASS - id_WasteCertificate + WasteCertificate en @@ -296,7 +229,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.waste_certificate:1.0.0#WasteCertificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -310,7 +243,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en WasteCertificate @@ -327,11 +260,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_BpnlTrait + issuer en - BPNl Trait + Issuer urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer @@ -342,7 +275,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issuer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -356,7 +289,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en issuer @@ -364,7 +297,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Trait to ensure data format for BPNL. + BPN of the business partner who creates this certificate @@ -373,11 +306,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_Timestamp + issueDate en - Timestamp + Issue date urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate @@ -388,7 +321,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#issueDate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -402,7 +335,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en issueDate @@ -410,7 +343,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Describes a Property which contains the date and time with an optional timezone. + This is the date when the certificate was issued. @@ -419,11 +352,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_UuidV4Trait + catenaXIdPreviousLife en - Trait for UUIDs v4 + Catena X ID previous life urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife @@ -434,7 +367,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXIdPreviousLife] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -448,7 +381,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en catenaXIdPreviousLife @@ -456,7 +389,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Trait to ensure UUID v4 data format. + Twin identification previous life @@ -465,11 +398,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_UuidV4Trait + catenaXId en - Trait for UUIDs v4 + Catena-X Identifier urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId @@ -480,7 +413,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#catenaXId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -494,7 +427,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en catenaXId @@ -502,7 +435,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Trait to ensure UUID v4 data format. + The Catena-X ID of the given part (e.g. the assembly), valid for the Catena-X dataspace. @@ -511,11 +444,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_Text + articleNumber en - Text + Article Number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber @@ -526,7 +459,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#articleNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -540,7 +473,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en articleNumber @@ -548,7 +481,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Unique identification assigned by the authorized company for internal referencing @@ -557,11 +490,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_Text + vin en - Text + VIN urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin @@ -572,7 +505,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#vin] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -586,7 +519,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en vin @@ -594,7 +527,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + Vehicle Identification Number. Remark: this should be deducted from a reference to the vehicle TWIN @@ -603,11 +536,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_Text + oeNumber en - Text + OE number urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber @@ -618,7 +551,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.shared.recycling_strategy_certificate:2.0.0#oeNumber] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -632,7 +565,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en oeNumber @@ -640,7 +573,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + original equipment number @@ -649,11 +582,11 @@ The Waste-Certificate marks the point in time, respectively status update at whi - id_RecyclingStrategyCertificateCharacteristic + certificate en - Recycling strategy certificate characteristic + Certificate urn:samm:io.catenax.waste_certificate:1.0.0#certificate @@ -664,7 +597,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi GlobalReference - Optional[urn:samm:io.catenax.waste_certificate:1.0.0#certificate] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -678,7 +611,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi - EN + en certificate @@ -686,7 +619,7 @@ The Waste-Certificate marks the point in time, respectively status update at whi en - Describes the characteristic of Recycling strategy certificate + A property of the model, named certificate. diff --git a/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate.aasx b/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate.aasx index 51eac1ef..4a7eac9e 100644 Binary files a/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate.aasx and b/io.catenax.waste_certificate/1.0.0/gen/WasteCertificate.aasx differ diff --git a/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup-aas.xml b/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup-aas.xml index 337a7068..286b6036 100644 --- a/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup-aas.xml +++ b/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup-aas.xml @@ -2,7 +2,7 @@ - id_defaultAdminShell + defaultAdminShell en @@ -11,44 +11,20 @@ urn:samm:io.catenax.week_based_capacity_group:2.0.0#WeekBasedCapacityGroup - - - - ExternalReference - - - GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#WeekBasedCapacityGroup] - - - - - - - - en - Week-Based Capacity Group - - - - - EN - WeekBasedCapacityGroup - - - - - en - An entity made up of the weekly actual and maximum capacities for a specific customer in a given time period. A capacity group is used to compare demand and capacity data for one or several similar bundled materials in a defined unit of measure. - - - - - - Type + + + ModelReference + + + Submodel + urn:samm:io.catenax.week_based_capacity_group:2.0.0#WeekBasedCapacityGroup/submodel + + + + @@ -61,7 +37,7 @@ - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#WeekBasedCapacityGroup]/submodel + urn:samm:io.catenax.week_based_capacity_group:2.0.0#WeekBasedCapacityGroup/submodel Template ModelReference @@ -74,19 +50,13 @@ - id_capacityGroupId + capacityGroupId en Capacity Group ID - - - en - The Capacity Group ID uniquely identifies the capacity group within the business relationship between a supplier and its customer. - - ExternalReference @@ -97,22 +67,16 @@ xs:string - Unknown + - id_name + name en Capacity Group Name - - - en - Name of the capacity group. - - ExternalReference @@ -123,10 +87,10 @@ xs:string - Unknown + - id_supplierLocations + supplierLocations en @@ -139,23 +103,17 @@ Set of BPNS indicating the supplier sites that will be fulfilling the demands associated with this capacity group. - false + true DataElement - id_supplierLocations + supplierLocations en Supplier Locations - - - en - Set of BPNS indicating the supplier sites that will be fulfilling the demands associated with this capacity group. - - ExternalReference @@ -166,24 +124,18 @@ xs:string - Unknown + - id_customer + customer en Customer - - - en - The Business Partner Number (BPNL) of the party requesting materials from a supplier. - - ExternalReference @@ -194,22 +146,16 @@ xs:string - Unknown + - id_supplier + supplier en Supplier - - - en - The Business Partner Number (BPNL) of the party providing materials to a customer. - - ExternalReference @@ -220,22 +166,16 @@ xs:string - Unknown + - id_unitOfMeasure + unitOfMeasure en Unit of Measure - - - en - Unit of measurement for capacity quantities. - - ExternalReference @@ -246,10 +186,10 @@ xs:string - Unknown + - id_linkedDemandSeries + linkedDemandSeries en @@ -262,11 +202,11 @@ Set of demand series assigned to this capacity group. - false + true DataElement - id_LinkedDemandSeries + LinkedDemandSeries en @@ -281,19 +221,13 @@ - id_materialNumberCustomer + materialNumberCustomer en Customer Material Number - - - en - Material identifier as assigned by customer. This material number identifies the material (as planned) in the customer's database. - - ExternalReference @@ -304,22 +238,16 @@ xs:string - Unknown + - id_materialNumberSupplier + materialNumberSupplier en Supplier Material Number - - - en - Material identifier as assigned by supplier. This material number identifies the material (as planned) in the supplier's database. Used as informational field only, not for assigning demand series to capacity groups. - - ExternalReference @@ -330,22 +258,16 @@ xs:string - Unknown + - id_customerLocation + customerLocation en Customer Location - - - en - The BPNS number of the site at which the customer needs the specified material for the referenced demand series. - - ExternalReference @@ -356,10 +278,10 @@ xs:string - Unknown + - id_DemandCategoryType + DemandCategoryType en @@ -374,19 +296,13 @@ - id_demandCategoryCode + demandCategoryCode en Demand Category Code - - - en - The code identifying a demand category. - - ExternalReference @@ -397,10 +313,10 @@ xs:string - Unknown + - - id_demandCategoryName + + demandCategoryName en @@ -422,25 +338,17 @@ - xs:string - Unknown - + - id_loadFactor + loadFactor en Load Factor - - - en - If existent, the load factor indicates that this material of the material demand collection takes a factor more or less intensity to produce. - - ExternalReference @@ -451,14 +359,14 @@ xs:decimal - Unknown + - id_capacities + capacities en @@ -471,11 +379,11 @@ A time series with week-based granularity along a given time period containing the capacity values. - false + true DataElement - id_Capacity + Capacity en @@ -490,19 +398,13 @@ - id_pointInTime + pointInTime en Point in Time - - - en - ISO Calendar Week of the given time series entry. Must be given as date of the monday in the week. - - ExternalReference @@ -513,22 +415,16 @@ xs:date - Unknown + - id_actualCapacity + actualCapacity en Actual Capacity - - - en - The actual capacity is the realistically planned output per calendar week and material for a specific customer in a specific unit of measure, considering all positive or negative impacts on this capacity. - - ExternalReference @@ -539,22 +435,16 @@ xs:decimal - Unknown + - id_maximumCapacity + maximumCapacity en Maximum Capacity - - - en - The supplier maximum capacity is the maximal available output per calendar week and material for a specific customer in a specific unit of measure. The maximum capacity thereby restricts the flexible capacity, as the flexible capacity is obtained from the difference of a suppliers maximum capacity minus actual capacity. - - ExternalReference @@ -565,22 +455,16 @@ xs:decimal - Unknown + - id_deltaProductionResult + deltaProductionResult en Delta Production Result - - - en - Delta related to the aggregated material demand after pre-/post production calculation the supplier wants to send to the customer. Can be positive and negative. - - ExternalReference @@ -591,26 +475,20 @@ xs:decimal - Unknown + - id_changedAt + changedAt en Changed At - - - en - Point in time when the content (any property according to the data model) of the capacity group was changed, at the supplier, either by a human user or an automated process. - - ExternalReference @@ -621,10 +499,10 @@ xs:dateTime - Unknown + - id_linkedCapacityGroups + linkedCapacityGroups en @@ -637,23 +515,17 @@ A set of capacity groups linked to this capacity group. - false + true DataElement - id_linkedCapacityGroups + linkedCapacityGroups en Linked Capacity Groups - - - en - A set of capacity groups linked to this capacity group. - - ExternalReference @@ -664,24 +536,18 @@ xs:string - Unknown + - id_unitOfMeasureIsOmitted + unitOfMeasureIsOmitted en Unit Of Measure Is Omitted - - - en - Explicit indicator of whether the unit of measure is left out of the payload intentionally. If "true" it means the sending application sends demand values without unit of measure intentionally and the unit of measure MUST NOT be contained in the payload. If "false" a unit of measure MUST be supplied. - - ExternalReference @@ -692,7 +558,7 @@ xs:boolean - Unknown + @@ -700,7 +566,7 @@ APPLICATION_CLASS - id_WeekBasedCapacityGroup + WeekBasedCapacityGroup en @@ -721,7 +587,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#WeekBasedCapacityGroup] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -735,7 +601,7 @@ - EN + en WeekBasedCapacityGroup @@ -751,11 +617,11 @@ - id_UuidV4Trait + capacityGroupId en - Trait for UUIDs v4 + Capacity Group ID urn:samm:io.catenax.week_based_capacity_group:2.0.0#capacityGroupId @@ -766,7 +632,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#capacityGroupId] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -780,7 +646,7 @@ - EN + en capacityGroupId @@ -788,7 +654,7 @@ en - Trait to ensure UUID v4 data format. + The Capacity Group ID uniquely identifies the capacity group within the business relationship between a supplier and its customer. @@ -797,7 +663,7 @@ - id_CapacityGroupName + name en @@ -812,7 +678,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#name] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -826,7 +692,7 @@ - EN + en name @@ -834,7 +700,7 @@ en - The name of a capacity group, used to distinguish it from other capacity groups. + Name of the capacity group. @@ -843,11 +709,11 @@ - id_SupplierLocationsCharacteristic + supplierLocations en - Supplier Locations Characteristic + Supplier Locations urn:samm:io.catenax.week_based_capacity_group:2.0.0#supplierLocations @@ -858,7 +724,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#supplierLocations] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -872,7 +738,7 @@ - EN + en supplierLocations @@ -880,7 +746,7 @@ en - Contains a set of locations the supplier fulfills a demand request from. + Set of BPNS indicating the supplier sites that will be fulfilling the demands associated with this capacity group. @@ -889,11 +755,11 @@ - id_BpnlTrait + customer en - BPNl Trait + Customer urn:samm:io.catenax.week_based_capacity_group:2.0.0#customer @@ -904,7 +770,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#customer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -918,7 +784,7 @@ - EN + en customer @@ -926,7 +792,7 @@ en - Trait to ensure data format for BPNL. + The Business Partner Number (BPNL) of the party requesting materials from a supplier. @@ -935,11 +801,11 @@ - id_BpnlTrait + supplier en - BPNl Trait + Supplier urn:samm:io.catenax.week_based_capacity_group:2.0.0#supplier @@ -950,7 +816,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#supplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -964,7 +830,7 @@ - EN + en supplier @@ -972,7 +838,7 @@ en - Trait to ensure data format for BPNL. + The Business Partner Number (BPNL) of the party providing materials to a customer. @@ -981,11 +847,11 @@ - id_ItemUnitEnumeration + unitOfMeasure en - Item Unit Enumeration + Unit of Measure urn:samm:io.catenax.week_based_capacity_group:2.0.0#unitOfMeasure @@ -996,7 +862,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#unitOfMeasure] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1010,7 +876,7 @@ - EN + en unitOfMeasure @@ -1018,427 +884,427 @@ en - Enumeration for common item units. + Unit of measurement for capacity quantities. - DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:piece ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:piece, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:piece - DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:set ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:set, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:set - DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pair ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pair, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pair - DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:page ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:page, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:page - DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cycle ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cycle, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cycle - DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilowattHour ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilowattHour, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilowattHour - DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:gram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:gram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:gram - DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilogram ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilogram, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilogram - DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonneMetricTon ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonneMetricTon, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonneMetricTon - DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:tonUsOrShortTonUkorus ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:tonUsOrShortTonUkorus, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:tonUsOrShortTonUkorus - DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:ounceAvoirdupois ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:ounceAvoirdupois, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:ounceAvoirdupois - DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:pound ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:pound, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:pound - DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:metre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:metre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:metre - DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:centimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:centimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:centimetre - DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:kilometre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:kilometre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:kilometre - DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:inch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:inch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:inch - DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:foot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:foot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:foot - DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:yard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:yard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:yard - DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareCentimetre - DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareMetre - DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareInch - DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareFoot - DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:squareYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:squareYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:squareYard - DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicCentimetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicCentimetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicCentimetre - DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicMetre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicMetre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicMetre - DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicInch ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicInch, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicInch - DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicFoot ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicFoot, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicFoot - DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:cubicYard ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:cubicYard, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:cubicYard - DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:litre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:litre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:litre - DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:millilitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:millilitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:millilitre - DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hectolitre ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hectolitre, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hectolitre - DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:secondUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:secondUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:secondUnitOfTime - DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:minuteUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:minuteUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:minuteUnitOfTime - DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:hourUnitOfTime ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:hourUnitOfTime, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:hourUnitOfTime - DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + unit:day ModelReference DataElement - urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:DefaultScalarValue[value=unit:day, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#curie']'] + urn:samm:io.catenax.shared.quantity:1.0.0#ItemUnitEnumeration:unit:day @@ -1451,11 +1317,11 @@ - id_MaterialNumber + materialNumberCustomer en - Material Number + Customer Material Number urn:samm:io.catenax.week_based_capacity_group:2.0.0#materialNumberCustomer @@ -1466,7 +1332,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#materialNumberCustomer] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1480,7 +1346,7 @@ - EN + en materialNumberCustomer @@ -1488,7 +1354,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by customer. This material number identifies the material (as planned) in the customer's database. @@ -1497,11 +1363,11 @@ - id_MaterialNumber + materialNumberSupplier en - Material Number + Supplier Material Number urn:samm:io.catenax.week_based_capacity_group:2.0.0#materialNumberSupplier @@ -1512,7 +1378,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#materialNumberSupplier] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1526,7 +1392,7 @@ - EN + en materialNumberSupplier @@ -1534,7 +1400,7 @@ en - The material number is a multi-character string, usually assigned by an ERP system. + Material identifier as assigned by supplier. This material number identifies the material (as planned) in the supplier's database. Used as informational field only, not for assigning demand series to capacity groups. @@ -1543,11 +1409,11 @@ - id_BpnsTrait + customerLocation en - BPNS Trait + Customer Location urn:samm:io.catenax.week_based_capacity_group:2.0.0#customerLocation @@ -1558,7 +1424,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#customerLocation] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1572,7 +1438,7 @@ - EN + en customerLocation @@ -1580,7 +1446,7 @@ en - Trait to ensure data format for BPNS. + The BPNS number of the site at which the customer needs the specified material for the referenced demand series. @@ -1589,11 +1455,11 @@ - id_DemandCategoryCodeCharacteristic + demandCategoryCode en - Demand Category Code Characteristic + Demand Category Code urn:samm:io.catenax.week_based_capacity_group:2.0.0#demandCategoryCode @@ -1604,7 +1470,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#demandCategoryCode] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1618,7 +1484,7 @@ - EN + en demandCategoryCode @@ -1635,11 +1501,11 @@ - id_MultiLanguageText + demandCategoryName en - Multi-Language Text + Demand Category Name urn:samm:io.catenax.week_based_capacity_group:2.0.0#demandCategoryName @@ -1650,7 +1516,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#demandCategoryName] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1664,7 +1530,7 @@ - EN + en demandCategoryName @@ -1672,103 +1538,103 @@ en - Describes a Property which contains plain text in multiple languages. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc. + The name describing a demand category. - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Default"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=0001, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""Default"@en","demandCategoryCode":"0001"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Default"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=0001, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Default"@en","demandCategoryCode":"0001"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="After-Sales"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=A1S1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""After-Sales"@en","demandCategoryCode":"A1S1"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="After-Sales"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=A1S1, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""After-Sales"@en","demandCategoryCode":"A1S1"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=SR99, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""Series"@en","demandCategoryCode":"SR99"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=SR99, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Series"@en","demandCategoryCode":"SR99"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-In Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""Phase-In Period"@en","demandCategoryCode":"PI01"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-In Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Phase-In Period"@en","demandCategoryCode":"PI01"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Single Order"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OS01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""Single Order"@en","demandCategoryCode":"OS01"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Single Order"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OS01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Single Order"@en","demandCategoryCode":"OS01"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Small Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""Small Series"@en","demandCategoryCode":"OI01"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Small Series"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=OI01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Small Series"@en","demandCategoryCode":"OI01"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Extraordinary Demand"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=ED01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""Extraordinary Demand"@en","demandCategoryCode":"ED01"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Extraordinary Demand"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=ED01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Extraordinary Demand"@en","demandCategoryCode":"ED01"} - DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-Out Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PO01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + {"demandCategoryName":""Phase-Out Period"@en","demandCategoryCode":"PO01"} ModelReference DataElement - urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:DefaultEntityInstance[assertions={DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value="Phase-Out Period"@en, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/1999/02/22-rdf-syntax-ns#langString']'], DefaultProperty[characteristic=null, exampleValue=null, optional=false, notInPayload=false, isAbstract=false, extends=null]=DefaultScalarValue[value=PO01, typeUri='DefaultScalar[metaModelVersion=SAMM_2_1_0, urn='http://www.w3.org/2001/XMLSchema#string']']}, type=org.eclipse.esmf.metamodel.impl.DefaultEntity@f8e8303e] + urn:samm:io.catenax.week_based_capacity_group:2.0.0#DemandCategoryCharacteristic:{"demandCategoryName":""Phase-Out Period"@en","demandCategoryCode":"PO01"} @@ -1781,11 +1647,11 @@ - id_DemandCategoryCharacteristic + demandCategory en - Demand Category Characteristic + Demand Category urn:samm:io.catenax.week_based_capacity_group:2.0.0#demandCategory @@ -1796,7 +1662,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#demandCategory] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1810,7 +1676,7 @@ - EN + en demandCategory @@ -1818,7 +1684,7 @@ en - The classification of demands used to prioritize or allocate capacities. + Type of demand of the referenced demand series. @@ -1827,11 +1693,11 @@ - id_LoadFactorCharacteristic + loadFactor en - Load Factor Characteristic + Load Factor urn:samm:io.catenax.week_based_capacity_group:2.0.0#loadFactor @@ -1842,7 +1708,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#loadFactor] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1856,7 +1722,7 @@ - EN + en loadFactor @@ -1864,7 +1730,7 @@ en - Describes the data type of the load factor. + If existent, the load factor indicates that this material of the material demand collection takes a factor more or less intensity to produce. @@ -1873,11 +1739,11 @@ - id_LinkedDemandSeriesSet + linkedDemandSeries en - Linked Demand Series Set + Linked Demand Series urn:samm:io.catenax.week_based_capacity_group:2.0.0#linkedDemandSeries @@ -1888,7 +1754,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#linkedDemandSeries] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1902,7 +1768,7 @@ - EN + en linkedDemandSeries @@ -1910,7 +1776,7 @@ en - A set of demand series assigned to a certain capacity group. + Set of demand series assigned to this capacity group. @@ -1919,11 +1785,11 @@ - id_PointInTimeCharacteristic + pointInTime en - Point in Time Characteristic + Point in Time urn:samm:io.catenax.week_based_capacity_group:2.0.0#pointInTime @@ -1934,7 +1800,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#pointInTime] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1948,7 +1814,7 @@ - EN + en pointInTime @@ -1956,7 +1822,7 @@ en - An ISO calendar week in which a given capacity will be provided. Must be given as date of the monday in the week. + ISO Calendar Week of the given time series entry. Must be given as date of the monday in the week. @@ -1965,7 +1831,13 @@ - id_QuantityTrait + actualCapacity + + + en + Actual Capacity + + urn:samm:io.catenax.week_based_capacity_group:2.0.0#actualCapacity @@ -1974,7 +1846,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#actualCapacity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -1988,18 +1860,30 @@ - EN + en actualCapacity INTEGER_MEASURE + + + en + The actual capacity is the realistically planned output per calendar week and material for a specific customer in a specific unit of measure, considering all positive or negative impacts on this capacity. + + - id_QuantityTrait + maximumCapacity + + + en + Maximum Capacity + + urn:samm:io.catenax.week_based_capacity_group:2.0.0#maximumCapacity @@ -2008,7 +1892,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#maximumCapacity] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2022,22 +1906,28 @@ - EN + en maximumCapacity INTEGER_MEASURE + + + en + The supplier maximum capacity is the maximal available output per calendar week and material for a specific customer in a specific unit of measure. The maximum capacity thereby restricts the flexible capacity, as the flexible capacity is obtained from the difference of a suppliers maximum capacity minus actual capacity. + + - id_DeltaProductionResultCharacteristic + deltaProductionResult en - Delta Production Result Characteristic + Delta Production Result urn:samm:io.catenax.week_based_capacity_group:2.0.0#deltaProductionResult @@ -2048,7 +1938,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#deltaProductionResult] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2062,7 +1952,7 @@ - EN + en deltaProductionResult @@ -2070,7 +1960,7 @@ en - Describes data type of a delta production result information. + Delta related to the aggregated material demand after pre-/post production calculation the supplier wants to send to the customer. Can be positive and negative. @@ -2079,11 +1969,11 @@ - id_CapacityTimeSeries + capacities en - Capacity Time Series + Capacities urn:samm:io.catenax.week_based_capacity_group:2.0.0#capacities @@ -2094,7 +1984,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#capacities] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2108,7 +1998,7 @@ - EN + en capacities @@ -2116,7 +2006,7 @@ en - The weekly actual and maximum capacities in a given time period. + A time series with week-based granularity along a given time period containing the capacity values. @@ -2125,11 +2015,11 @@ - id_Timestamp + changedAt en - Timestamp + Changed At urn:samm:io.catenax.week_based_capacity_group:2.0.0#changedAt @@ -2140,7 +2030,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#changedAt] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2154,7 +2044,7 @@ - EN + en changedAt @@ -2162,7 +2052,7 @@ en - Point in time. + Point in time when the content (any property according to the data model) of the capacity group was changed, at the supplier, either by a human user or an automated process. @@ -2171,11 +2061,11 @@ - id_LinkedCapacityGroupsCharacteristic + linkedCapacityGroups en - Linked Capacity Groups Characteristic + Linked Capacity Groups urn:samm:io.catenax.week_based_capacity_group:2.0.0#linkedCapacityGroups @@ -2186,7 +2076,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#linkedCapacityGroups] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2200,7 +2090,7 @@ - EN + en linkedCapacityGroups @@ -2208,7 +2098,7 @@ en - Contains all capacity groups which are linked to the current one. + A set of capacity groups linked to this capacity group. @@ -2217,11 +2107,11 @@ - id_Boolean + unitOfMeasureIsOmitted en - Boolean + Unit Of Measure Is Omitted urn:samm:io.catenax.week_based_capacity_group:2.0.0#unitOfMeasureIsOmitted @@ -2232,7 +2122,7 @@ GlobalReference - Optional[urn:samm:io.catenax.week_based_capacity_group:2.0.0#unitOfMeasureIsOmitted] + https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 @@ -2246,7 +2136,7 @@ - EN + en unitOfMeasureIsOmitted @@ -2254,7 +2144,7 @@ en - Represents a boolean value (i.e. a "flag"). + Explicit indicator of whether the unit of measure is left out of the payload intentionally. If "true" it means the sending application sends demand values without unit of measure intentionally and the unit of measure MUST NOT be contained in the payload. If "false" a unit of measure MUST be supplied. diff --git a/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup.aasx b/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup.aasx index 573f5bb2..5592dd88 100644 Binary files a/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup.aasx and b/io.catenax.week_based_capacity_group/2.0.0/gen/WeekBasedCapacityGroup.aasx differ diff --git a/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand-aas.xml b/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand-aas.xml index ad6118a0..04b8fbef 100644 --- a/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand-aas.xml +++ b/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand-aas.xml @@ -660,97 +660,97 @@ - {"demandCategoryCode":"0001","demandCategoryName":"Default"} + {"demandCategoryName":"Default","demandCategoryCode":"0001"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"0001","demandCategoryName":"Default"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"Default","demandCategoryCode":"0001"} - {"demandCategoryCode":"A1S1","demandCategoryName":"After-Sales"} + {"demandCategoryName":"After-Sales","demandCategoryCode":"A1S1"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"A1S1","demandCategoryName":"After-Sales"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"After-Sales","demandCategoryCode":"A1S1"} - {"demandCategoryCode":"SR99","demandCategoryName":"Series"} + {"demandCategoryName":"Series","demandCategoryCode":"SR99"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"SR99","demandCategoryName":"Series"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"Series","demandCategoryCode":"SR99"} - {"demandCategoryCode":"PI01","demandCategoryName":"Phase-In Period"} + {"demandCategoryName":"Phase-In Period","demandCategoryCode":"PI01"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"PI01","demandCategoryName":"Phase-In Period"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"Phase-In Period","demandCategoryCode":"PI01"} - {"demandCategoryCode":"OS01","demandCategoryName":"Single Order"} + {"demandCategoryName":"Single Order","demandCategoryCode":"OS01"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"OS01","demandCategoryName":"Single Order"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"Single Order","demandCategoryCode":"OS01"} - {"demandCategoryCode":"OI01","demandCategoryName":"Small Series"} + {"demandCategoryName":"Small Series","demandCategoryCode":"OI01"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"OI01","demandCategoryName":"Small Series"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"Small Series","demandCategoryCode":"OI01"} - {"demandCategoryCode":"ED01","demandCategoryName":"Extraordinary Demand"} + {"demandCategoryName":"Extraordinary Demand","demandCategoryCode":"ED01"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"ED01","demandCategoryName":"Extraordinary Demand"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"Extraordinary Demand","demandCategoryCode":"ED01"} - {"demandCategoryCode":"PO01","demandCategoryName":"Phase-Out Period"} + {"demandCategoryName":"Phase-Out Period","demandCategoryCode":"PO01"} ModelReference DataElement - urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryCode":"PO01","demandCategoryName":"Phase-Out Period"} + urn:samm:io.catenax.week_based_material_demand:2.0.0#DemandCategory:{"demandCategoryName":"Phase-Out Period","demandCategoryCode":"PO01"} diff --git a/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand.aasx b/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand.aasx index 6887f486..cdb2b606 100644 Binary files a/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand.aasx and b/io.catenax.week_based_material_demand/2.0.0/gen/WeekBasedMaterialDemand.aasx differ