From 37829ffb8c6e86978f525ab7501c67e588e3d0f6 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 15:21:08 +0200 Subject: [PATCH 01/17] correct license information in Readme --- io.admin-shell.idta.batterypass.product_condition/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.admin-shell.idta.batterypass.product_condition/README.md b/io.admin-shell.idta.batterypass.product_condition/README.md index e034eb7..154aca2 100644 --- a/io.admin-shell.idta.batterypass.product_condition/README.md +++ b/io.admin-shell.idta.batterypass.product_condition/README.md @@ -23,7 +23,7 @@ Source Content Hub of the IDTA: [IDTA-02035-5 V1.2]() # Dependencies This model is using models or model elements of the BatteryPass Consortium: https://github.com/batterypass/BatteryPassDataModel -with license CC BY-NC 4.0. +with license CC BY 4.0. From 12258c82f083472731450d6c726f3dc5453a8c90 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 16:05:47 +0200 Subject: [PATCH 02/17] correct DIN SPEC 99100 to DIN DKE SPEC 99100 --- io.admin-shell.idta.batterypass.product_condition/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.admin-shell.idta.batterypass.product_condition/README.md b/io.admin-shell.idta.batterypass.product_condition/README.md index 154aca2..be6f340 100644 --- a/io.admin-shell.idta.batterypass.product_condition/README.md +++ b/io.admin-shell.idta.batterypass.product_condition/README.md @@ -45,4 +45,4 @@ Dependencies: * urn:samm:io.BatteryPass.Performance:1.2.0 Deviations: -* informationOnAccidents is modelled as a DocumentSet (reuse from SMT HandoverDocumentation), in DIN SPEC 99100 it is described as a Reference to a pdf File. \ No newline at end of file +* informationOnAccidents is modelled as a DocumentSet (reuse from SMT HandoverDocumentation), in DIN DKE SPEC 99100 it is described as a Reference to a pdf File. \ No newline at end of file From 9f67f7ec70258a3dfd0a9ce6eb1a237804c87518 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 16:22:31 +0200 Subject: [PATCH 03/17] update Readme --- io.admin-shell.idta.batterypass.technical_data/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/io.admin-shell.idta.batterypass.technical_data/README.md b/io.admin-shell.idta.batterypass.technical_data/README.md index f654174..a6996dd 100644 --- a/io.admin-shell.idta.batterypass.technical_data/README.md +++ b/io.admin-shell.idta.batterypass.technical_data/README.md @@ -107,10 +107,7 @@ to GenerationInformation: * in BatteryPass CurrentSelfDischargingRateValue is float, here InitialSelfDischargingRate is integer. Same for InitialRoundTripEnergyEfficiency, here integer, in BatteryPass for example RemainingRoundTripEnergyEfficiencyValue is float -## Open Questions +### Open issues -### still open properties of Efficiency -### still open properties of Resistance -### for consistency SMC for TemperatureRangeIdleStateBoundaries should be introduced ? -### should be remove optional [ samm:property tech:productClassifications; samm:optional true ] from generic Technical Data? We should if we do not have a recommendation what to add there +* https://github.com/batterypass/BatteryPassDataModel/issues/33 Warrenty VS Warranty (Payload name already Warranty) From 5d3f63c7e8a92b35e4a838208939d03ce5c5d6be Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 16:35:27 +0200 Subject: [PATCH 04/17] correct license info --- io.admin-shell.idta.batterypass.circularity/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.admin-shell.idta.batterypass.circularity/README.md b/io.admin-shell.idta.batterypass.circularity/README.md index f7e074a..9bf0a6d 100644 --- a/io.admin-shell.idta.batterypass.circularity/README.md +++ b/io.admin-shell.idta.batterypass.circularity/README.md @@ -23,7 +23,7 @@ Source Content Hub of the IDTA: [IDTA-02035-7 V1.2]() # Dependencies This model is using the models of the BatteryPass Consortium: https://github.com/batterypass/BatteryPassDataModel -with license CC BY-NC 4.0. +with license CC BY 4.0. # Changelog From eef86ea7a5acedcf93afb2d13bc66d85d06101a8 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 16:35:40 +0200 Subject: [PATCH 05/17] update Readme --- .../README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/io.admin-shell.idta.batterypass.handover_documentation/README.md b/io.admin-shell.idta.batterypass.handover_documentation/README.md index 7163206..f8aa3cd 100644 --- a/io.admin-shell.idta.batterypass.handover_documentation/README.md +++ b/io.admin-shell.idta.batterypass.handover_documentation/README.md @@ -18,8 +18,7 @@ The battery passport consists of the following 7 parts: # General -The folder "gen" for each version contains sammple JSON files generated for the aspect model(s) -The folder "input" contains source files like .aasx or the submodel template specification itself +The folder "gen" for each version contains sammple JSON files and html generated for the aspect model(s) # Changelog All notable changes to this model will be documented in this section. From d0d831afd93401e0ac91730f81b636f8ebad02b9 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 16:35:55 +0200 Subject: [PATCH 06/17] improve Readme --- .../README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/io.admin-shell.idta.batterypass.material_composition/README.md b/io.admin-shell.idta.batterypass.material_composition/README.md index 0d90070..3759021 100644 --- a/io.admin-shell.idta.batterypass.material_composition/README.md +++ b/io.admin-shell.idta.batterypass.material_composition/README.md @@ -20,6 +20,9 @@ with license CC BY-NC 4.0. Source GitHub IDTA: https://github.com/admin-shell-io/submodel-templates Source Content Hub of the IDTA: [IDTA-02035-6 V1.2]() +# General + +The folder "gen" for each version contains sammple JSON files and html generated for the aspect model(s) # Changelog All notable changes to this model will be documented in this section. @@ -33,14 +36,11 @@ Contained Files: * MaterialComposition.ttl - Dependencies: * urn:samm:io.BatteryPass.MaterialComposition:1.2.0 -Known Issues: -* semanticId of Submodel is not correctly generated by the ESMF CLI From d716bc2a66104fdf8f933626d5ef1fb634c0e10e Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 17:23:37 +0200 Subject: [PATCH 07/17] PCF: modelled enum for LifeCyclePhases (before string) --- .../1.0.0/CarbonFootprints_shared.ttl | 8 +- .../1.0.0/enum_LifeCyclePhases_shared.ttl | 168 ++++++++++++++++++ .../README.md | 5 +- 3 files changed, 176 insertions(+), 5 deletions(-) create mode 100644 io.admin-shell.idta.carbon_footprint/1.0.0/enum_LifeCyclePhases_shared.ttl diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl index 1170a1e..bd66e85 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl @@ -105,12 +105,12 @@ samm:preferredName "Lebenszyklusphasen"@de ; samm:description "Life cycle stages of the product according to the quantification requirements of the standard to which the PCF carbon footprint statement refers."@en ; samm:see ; - samm:characteristic :lifeCyclePhaseSet ; + samm:characteristic :LifeCyclePhaseSet ; samm:exampleValue "C4 - landfill" . -:lifeCyclePhaseSet a samm-c:Set ; - samm:dataType xsd:string . - +:LifeCyclePhaseSet a samm-c:Set ; + samm-c:elementCharacteristic :LifeCyclePhaseEnum . + :quantityOfMeasureForCalculation a samm:Property ; samm:preferredName "quantity of measure for calculation"@en ; samm:preferredName "Mengenangabe für die Berechnung"@de ; diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/enum_LifeCyclePhases_shared.ttl b/io.admin-shell.idta.carbon_footprint/1.0.0/enum_LifeCyclePhases_shared.ttl new file mode 100644 index 0000000..9acdd42 --- /dev/null +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/enum_LifeCyclePhases_shared.ttl @@ -0,0 +1,168 @@ +###################################################################### +# for namespace: urn:samm:io.admin-shell.idta. +# Copyright (c) 2025 Bosch Connected Industry +# Copyright (c) 2025 Industrial Digital Twin Association +# +# This work is made available under the terms of the +# Creative Commons Attribution 4.0 International (CC BY 4.0) license, +# which is available at +# https://creativecommons.org/licenses/by/4.0/. +# SPDX-License-Identifier: CC-BY-4.0 +# +####################################################################### + +@prefix samm: . +@prefix samm-c: . +@prefix samm-e: . +@prefix unit: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix : . +@prefix pcf: . +@prefix cx: . +@prefix ext-shared: . +@prefix contact: . +@prefix samm-u: . + +:LifeCyclePhaseEnum a samm-c:Enumeration ; + samm:preferredName "life cycle phases"@en ; + samm:dataType xsd:string ; + samm:see ; + samm-c:values ( + :A1 + :A1A3 + :A3 + :A4 + :A4A5 + :A5 + :B1 + :B1B7 + :B2 + :B3 + :B4 + :B5 + :B6 + :B7 + :C1 + :C1C4 + :C2 + :C2C4 + :C3 + :C4 + :D + ) . + +:A1 a samm:Value ; + samm:value "A1 - raw material supply (and upstream production)" ; + samm:preferredName "A1 - raw material supply (and upstream production)"@en ; + samm:see . + +:A1A3 a samm:Value ; + samm:value "A1-A3" ; + samm:preferredName "A1-A3"@en ; + samm:see . + +:A2 a samm:Value ; + samm:value "A2 - cradle-to-gate transport to factory" ; + samm:preferredName "A2 - cradle-to-gate transport to factory"@en ; + samm:see . + +:A3 a samm:Value ; + samm:value "A3 - production" ; + samm:preferredName "A3 - production"@en ; + samm:see . + +:A4 a samm:Value ; + samm:value "A4 - transport to final destination" ; + samm:preferredName "A4 - transport to final destination"@en ; + samm:see . + +:A4A5 a samm:Value ; + samm:value "A4-A5" ; + samm:preferredName "A4-A5"@en ; + samm:see . + +:A5 a samm:Value ; + samm:value "A5 - Installation" ; + samm:preferredName "A5 - Installation"@en ; + samm:see . + +:B1 a samm:Value ; + samm:value "B1 - usage phase" ; + samm:preferredName "B1 - usage phase"@en ; + samm:see . + +:B1B7 a samm:Value ; + samm:value "B1-B7" ; + samm:preferredName "B1-B7"@en ; + samm:see . + +:B2 a samm:Value ; + samm:value "B2 - maintenance" ; + samm:preferredName "B2 - maintenance"@en ; + samm:see . + +:B3 a samm:Value ; + samm:value "B3 - repair" ; + samm:preferredName "B3 - repair"@en ; + samm:see . + +:B4 a samm:Value ; + samm:value "B4 - Replacement" ; + samm:preferredName "B4 - Replacement"@en ; + samm:see . + +:B5 a samm:Value ; + samm:value "B5 - update/upgrade, refurbishing" ; + samm:preferredName "B5 - update/upgrade, refurbishing"@en ; + samm:see . + +:B6 a samm:Value ; + samm:value "B6 - usage energy consumption" ; + samm:preferredName "B6 - usage energy consumption"@en ; + samm:see . + +:B7 a samm:Value ; + samm:value "B7 - usage water consumption" ; + samm:preferredName "B7 - usage water consumption"@en ; + samm:see . + +:C1 a samm:Value ; + samm:value "C1 - reassembly" ; + samm:preferredName "C1 - reassembly"@en ; + samm:see . + + +:C1C4 a samm:Value ; + samm:value "C1-C4" ; + samm:preferredName "C1-C4"@en ; + samm:see . + + +:C2 a samm:Value ; + samm:value "C2 - transport to recycler" ; + samm:preferredName "C2 - transport to recycler"@en ; + samm:see . + + +:C2C4 a samm:Value ; + samm:value "C2-C4" ; + samm:preferredName "C2-C4"@en ; + samm:see . + + +:C3 a samm:Value ; + samm:value "C3 - recycling, waste treatment" ; + samm:preferredName "C3 - recycling, waste treatment"@en ; + samm:see . + +:C4 a samm:Value ; + samm:value "C4 - landfill" ; + samm:preferredName "C4 - landfill"@en ; + samm:see . + +:D a samm:Value ; + samm:value "D - reuse" ; + samm:preferredName "D - reuse"@en ; + samm:see . \ No newline at end of file diff --git a/io.admin-shell.idta.carbon_footprint/README.md b/io.admin-shell.idta.carbon_footprint/README.md index 37d56d2..4f530da 100644 --- a/io.admin-shell.idta.carbon_footprint/README.md +++ b/io.admin-shell.idta.carbon_footprint/README.md @@ -43,7 +43,10 @@ Dependencies: - In Contact Information Street is defined as street names and house number, in Pcf there are two separate properties. Neverthelesse the street property from Contact Information was used. In Contact Information it has IRDI urn:irdi:0173-1#02-AAO128#002. In Pcf it has IRDI 0173-1#02-ABH956#003. - SAMM does not allows numbers in names, therefore pcfCo2eq was renamed to pcfCoEq - Property "ArbitraryContent" as part of "PcfInformation" is modelled an SAMM Entity without properties -- enumerations are not (yet) modelled +- enumerations are not (yet) modelled: + -- ReferenceImpactUnitForCalculation - the list is open, i.e. additional values may be added. In SAMM enumerations are closed, therefore not modelled + -- PcfCalculationMethod - the list is open, i.e. additional values may be added. In SAMM enumerations are closed, therefore not modelled + # Known Issues generation of aasx from aspect model: - SubmodelElement File is realized as SMC with two properties (ExplanatoryStatement and PcfRuleOnlineReference) From aca6ca2d31e04b4f008b603a2dc99dee1e5ef7e2 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 24 Oct 2025 17:29:41 +0200 Subject: [PATCH 08/17] fix syntax --- .../1.0.0/TechnicalData.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.admin-shell.idta.batterypass.technical_data/1.0.0/TechnicalData.ttl b/io.admin-shell.idta.batterypass.technical_data/1.0.0/TechnicalData.ttl index 901d62e..3d9138c 100644 --- a/io.admin-shell.idta.batterypass.technical_data/1.0.0/TechnicalData.ttl +++ b/io.admin-shell.idta.batterypass.technical_data/1.0.0/TechnicalData.ttl @@ -18,7 +18,7 @@ # SPDX-License-Identifier: CC-BY-4.0 ####################################################################### -#@prefix samm: . +@prefix samm: . @prefix samm-c: . @prefix samm-e: . @prefix unit: . From 98f3dc5a3f7306645c69dc62a59ad123a07ce1d6 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 7 Nov 2025 16:31:59 +0100 Subject: [PATCH 09/17] added: optional documentedEntities --- .../2.0.0/HandoverDocumentation.ttl | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl b/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl index 61b5df1..fc9ab91 100644 --- a/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl +++ b/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl @@ -60,6 +60,7 @@ [ samm:property :documentIds; samm:payloadName "DocumentIds" ] [ samm:property :documentClassifications; samm:payloadName "DocumentClassifications" ] [ samm:property :documentVersions; samm:payloadName "DocumentVersions" ] + [ samm:property :documentEntities; samm:optional true; samm:payloadName "DocumentedEntities" ] ) ; samm:description "A single handover document."@en ; samm:see <0173-1%2302-ABI500%23003/0173-1%2301-AHF579%23003> ; @@ -105,9 +106,7 @@ :DocumentVersion a samm-c:Set ; samm:dataType :DocumentVersionEntity . -:ReferenceSet a samm-c:Set ; - samm:preferredName "set of references"@en ; - samm:dataType shared:ReferenceEntity . + :DocumentIdEntity a samm:Entity ; samm:preferredName "Dokumentennummer Entity"@de ; @@ -318,3 +317,14 @@ :FileSet a samm-c:Set ; samm-c:elementCharacteristic shared:FileWithContentType . +:documentedEntities a samm:Property ; + samm:preferredName "documented entities"@en ; + samm:preferredName "Dokumentierte Entitäten"@de ; + samm:description "Documented Entities."@en ; + samm:description "Liste der dokumentierten Entitäten"@de ; + samm:see https://admin-shell.io/vdi/2770/1/0/Document/DocumentedEntities ; + samm:characteristic :ReferenceSet . + +:ReferenceSet a samm-c:Set ; + samm:preferredName "set of references"@en ; + samm:dataType shared:ReferenceEntity . \ No newline at end of file From ce6749539e4f5b6fb8f8d6fc8a950c96fd41fe13 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 7 Nov 2025 16:35:54 +0100 Subject: [PATCH 10/17] SML Languages is Language conformant to Spec. Readme updated to explain that it is requested but no deviation any longer --- .../2.0.0/HandoverDocumentation.ttl | 2 +- io.admin-shell.idta.handover_documentation/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl b/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl index fc9ab91..413be0d 100644 --- a/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl +++ b/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl @@ -136,7 +136,7 @@ samm:preferredName "document version entity"@en ; samm:see ; samm:properties ( - [ samm:property shared:languages; samm:payloadName "Languages" ] + [ samm:property shared:languages; samm:payloadName "Language" ] [ samm:property :version; samm:payloadName "Version" ] [ samm:property :title; samm:payloadName "Title" ] [ samm:property :subtitle; samm:optional true; samm:payloadName "Subtitle" ] diff --git a/io.admin-shell.idta.handover_documentation/README.md b/io.admin-shell.idta.handover_documentation/README.md index c64cfec..2170a43 100644 --- a/io.admin-shell.idta.handover_documentation/README.md +++ b/io.admin-shell.idta.handover_documentation/README.md @@ -31,6 +31,6 @@ Dependencies: -In the following only deviations from IDTA-02004-2-0 are documented: +In the following change requests to IDTA-02004-2-0 are documented: -* SML Language is named "Languages" (see also [issue #158](https://github.com/admin-shell-io/submodel-templates/issues/158)) \ No newline at end of file +* SML Language should be renamed from "Language" to "Languages" (see also [issue #158](https://github.com/admin-shell-io/submodel-templates/issues/158)) \ No newline at end of file From 37c3067c6cc3f519f59de8bc178d6fccdb9dd108 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 7 Nov 2025 16:39:31 +0100 Subject: [PATCH 11/17] PCF: fix typo o pcf2CoEq --- .../1.0.0/CarbonFootprints_shared.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl index bd66e85..b3e2391 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl @@ -57,7 +57,7 @@ samm:see ; samm:properties ( [ samm:property :pcfCalculationMethods; samm:payloadName "PcfCalculationMethods" ] - [ samm:property :pcf2CoEq; samm:payloadName "PcfCo2eq" ] + [ samm:property :pcfCo2eq; samm:payloadName "PcfCo2eq" ] [ samm:property :referenceImpactUnitForCalculation; samm:payloadName "ReferenceImpactUnitForCalculation" ] [ samm:property :quantityOfMeasureForCalculation; samm:payloadName "QuantityOfMeasureForCalculation" ] [ samm:property :lifeCyclePhases; samm:payloadName "LifeCyclePhases" ] @@ -131,7 +131,7 @@ samm:characteristic samm-c:Text ; samm:exampleValue "piece" . -:pcf2CoEq a samm:Property ; +:pcfCo2eq a samm:Property ; samm:preferredName "CO2 eq Climate Change"@en ; samm:preferredName "CO2 eq Klimawandel"@de ; samm:description "Sum of all greenhouse gas emissions of a product according to the quantification requirements of the standard."@en ; From b34804b9cad7bef1583f3f28d2336339088bb55d Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 7 Nov 2025 16:43:18 +0100 Subject: [PATCH 12/17] correct and add missing semanticIds for GoodsHandoverAddress --- .../1.0.0/CarbonFootprints_shared.ttl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl index b3e2391..99a23c4 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl @@ -87,7 +87,10 @@ samm:preferredName "goods address hand-over"@en ; samm:preferredName "Warenübergabeadresse"@de ; samm:description "Indicates the hand-over address of the goods transport."@en ; - samm:see ; + samm:see ; + samm:see ; + samm:see ; + samm:see ; samm:characteristic :ContactAddressCharacteristic . :ContactAddressCharacteristic a samm-c:SingleEntity ; From 0d8f39773d4784f14ef5f36ffc972e2bf88a6864 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 7 Nov 2025 16:48:34 +0100 Subject: [PATCH 13/17] PCF: fixed language codes --- .../1.0.0/CarbonFootprints_shared.ttl | 4 ++-- .../ProductOrSectorSpecificCarbonFootprints_shared.ttl | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl index 99a23c4..70f20aa 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/CarbonFootprints_shared.ttl @@ -143,8 +143,8 @@ samm:exampleValue "17.2"^^xsd:double . :pcfCalculationMethods a samm:Property ; - samm:preferredName "Folgenabschätzungsmethode / Berechnungsmethode"@en ; - samm:preferredName "impact assessment method / calculation method"@de ; + samm:preferredName "Folgenabschätzungsmethode / Berechnungsmethode"@de ; + samm:preferredName "impact assessment method / calculation method"@en ; samm:description "Standards, methods for determining the greenhouse gas emissions of a product."@en ; samm:description "Normen, Standards, Verfahren zur Ermittlung der Treibhausgas-Emissionen eines Produkts."@de ; samm:see ; diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_shared.ttl b/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_shared.ttl index a2f3bd0..ce9e23e 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_shared.ttl +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_shared.ttl @@ -115,7 +115,7 @@ :pcfApiQuery a samm:Property ; samm:preferredName "query"@en ; - samm:preferredName "Abfrage"@dn ; + samm:preferredName "Abfrage"@de ; samm:description "Specific query that can be used to retrieve data from external sources to calculate the carbon footprint of a product."@en ; samm:description "Spezifische Abfrage, über die Daten zur Berechnung des CO2-Fußabdrucks eines Produkts von externen Quellen abgerufen werden können."@de ; samm:see ; @@ -124,7 +124,7 @@ :pcfRuleOperator a samm:Property ; samm:preferredName "operator of the PCF calculation method"@en ; - samm:preferredName "Herausgeber der PCF Berechnungsmethode"@dn ; + samm:preferredName "Herausgeber der PCF Berechnungsmethode"@de ; samm:description "Organization that defines and implements specific instructions and methods for calculating and monitoring the carbon footprint of a product or sector."@en ; samm:description "Einrichtung, welche spezifische Anweisungen und Methoden zur Berechnung und Überwachung des CO2-Fußabdrucks eines Produkts oder Sektors definiert und umsetzt."@de ; samm:see ; @@ -133,7 +133,7 @@ :pcfRuleName a samm:Property ; samm:preferredName "name of the PCF calculation method"@en ; - samm:preferredName "Name der PCF Berechnungsmethode"@dn ; + samm:preferredName "Name der PCF Berechnungsmethode"@de ; samm:description "Standard, method for determining the greenhouse gas emissions of a product."@en ; samm:description "Folgenabschätzungsmethode / Berechnungsmethode."@de ; samm:see ; @@ -141,7 +141,7 @@ :pcfRuleVersion a samm:Property ; samm:preferredName "version of the PCF calculation method"@en ; - samm:preferredName "Version der PCF Berechnungsmethode"@dn ; + samm:preferredName "Version der PCF Berechnungsmethode"@de ; samm:description "Specific version or revision of the rule used to calculate the carbon footprint of a product."@en ; samm:description "Spezifische Ausgabe oder Revision der Regel, die zur Berechnung des CO2-Fußabdrucks eines Produkts verwendet wird."@de ; samm:see ; From 2e67dd34e822c2996d92dcec1e69bab237c7de7d Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 7 Nov 2025 16:53:19 +0100 Subject: [PATCH 14/17] ProductOrSectorSpecificCarbonFootprint/PcfInformation is mandatory: fixed --- .../1.0.0/ProductOrSectorSpecificCarbonFootprints_generic.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_generic.ttl b/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_generic.ttl index 682070a..168293d 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_generic.ttl +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/ProductOrSectorSpecificCarbonFootprints_generic.ttl @@ -49,7 +49,7 @@ [ samm:property pcf:productOrSectorSpecificPcfCalculationMethods; samm:payloadName "PcfCalculationMethods" ] [ samm:property pcf:productOrSectorSpecificRule; samm:payloadName "ProductOrSectorSpecificRule" ] [ samm:property pcf:externalPcfApi; samm:optional true; samm:payloadName "ExternalPcfApi" ] - [ samm:property :productOrSectorSpecificPcfInformation; samm:optional true; samm:payloadName "PcfInformation" ] + [ samm:property :productOrSectorSpecificPcfInformation; samm:payloadName "PcfInformation" ] ) . :productOrSectorSpecificPcfInformation a samm:Property ; From d04731adc1eec6b9c0c49df439a9b08b5f7c0746 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Fri, 7 Nov 2025 17:02:28 +0100 Subject: [PATCH 15/17] newly generated html files for CarbonFootprint and CarbonFootprintBattery --- .../1.0.0/gen/CarbonFootprintBattery.html | 19 ++++++++++++----- .../1.0.0/gen/CarbonFootprint.html | 21 +++++++++++++------ 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html b/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html index a59803f..5935ce1 100644 --- a/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html +++ b/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -2789,7 +2789,7 @@

-
Folgenabschätzungsmethode / Berechnungsmethode
+
impact assessment method / calculation method

Standards, methods for determining the greenhouse gas emissions of a product.

@@ -2862,7 +2862,7 @@
-
CO2 eq Climate Change
+
CO2 eq Climate Change

Sum of all greenhouse gas emissions of a product according to the quantification requirements of the standard.

@@ -2871,7 +2871,7 @@
Name
-
pcf2CoEq
+
pcfCo2eq
@@ -3277,7 +3277,16 @@
go
Reference
    -
  • urn:irdi:0173-1%2301-AHF575%23003
  • +
  • https://admin-shell.io/smt-dropin/smt-dropin-use/1/0
  • +
+
    +
  • https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/AddressInformation
  • +
+
    +
  • urn:irdi:0112/2///61360_7#AAS002#001
  • +
+
    +
  • urn:irdi:0173-1#02-AAQ837#008
diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html b/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html index 0b99821..09c80dc 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -2882,7 +2882,7 @@

-
Folgenabschätzungsmethode / Berechnungsmethode
+
impact assessment method / calculation method

Standards, methods for determining the greenhouse gas emissions of a product.

@@ -2955,7 +2955,7 @@
-
CO2 eq Climate Change
+
CO2 eq Climate Change

Sum of all greenhouse gas emissions of a product according to the quantification requirements of the standard.

@@ -2964,7 +2964,7 @@
Name
-
pcf2CoEq
+
pcfCo2eq
@@ -3370,7 +3370,16 @@
go
Reference
    -
  • urn:irdi:0173-1%2301-AHF575%23003
  • +
  • https://admin-shell.io/smt-dropin/smt-dropin-use/1/0
  • +
+
    +
  • https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/AddressInformation
  • +
+
    +
  • urn:irdi:0112/2///61360_7#AAS002#001
  • +
+
    +
  • urn:irdi:0173-1#02-AAQ837#008
@@ -3926,7 +3935,7 @@
Optional
- Yes
+ No
From 96841d3d1dec09f60d21f349c6b6f2b1e0326c8c Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Mon, 17 Nov 2025 12:48:30 +0100 Subject: [PATCH 16/17] bugfix HandoverDocumentation --- .../2.0.0/HandoverDocumentation.ttl | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl b/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl index 413be0d..bec936e 100644 --- a/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl +++ b/io.admin-shell.idta.handover_documentation/2.0.0/HandoverDocumentation.ttl @@ -8,7 +8,6 @@ # SPDX-License-Identifier: CC-BY-4.0 ####################################################################### - @prefix samm: . @prefix samm-c: . @prefix samm-e: . @@ -28,7 +27,8 @@ samm:see ; samm:properties ( [ samm:property :documents; samm:payloadName "Documents" ] - [ samm:property :entities; samm:optional true; samm:payloadName "Entities" ] ) ; + [ samm:property :entities; samm:optional true; samm:payloadName "Entities" ] + ) ; samm:operations ( ) ; samm:events ( ) . @@ -60,7 +60,7 @@ [ samm:property :documentIds; samm:payloadName "DocumentIds" ] [ samm:property :documentClassifications; samm:payloadName "DocumentClassifications" ] [ samm:property :documentVersions; samm:payloadName "DocumentVersions" ] - [ samm:property :documentEntities; samm:optional true; samm:payloadName "DocumentedEntities" ] + [ samm:property :documentedEntities; samm:optional true; samm:payloadName "DocumentedEntities" ] ) ; samm:description "A single handover document."@en ; samm:see <0173-1%2302-ABI500%23003/0173-1%2301-AHF579%23003> ; @@ -322,9 +322,11 @@ samm:preferredName "Dokumentierte Entitäten"@de ; samm:description "Documented Entities."@en ; samm:description "Liste der dokumentierten Entitäten"@de ; - samm:see https://admin-shell.io/vdi/2770/1/0/Document/DocumentedEntities ; + samm:see ; samm:characteristic :ReferenceSet . :ReferenceSet a samm-c:Set ; samm:preferredName "set of references"@en ; - samm:dataType shared:ReferenceEntity . \ No newline at end of file + samm:dataType shared:ReferenceEntity . + + From 3072cab4639d97ffa43e475ea18b19cd9d516dc4 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Mon, 17 Nov 2025 12:58:27 +0100 Subject: [PATCH 17/17] newly generated files --- .../1.0.0/gen/CarbonFootprintBattery.html | 2 +- .../1.0.0/gen/CircularityBattery.html | 37 +++++----- .../1.0.0/gen/CircularityBattery.json | 8 +- .../1.0.0/gen/NameplateBattery.html | 2 +- .../gen/HandoverDocumentationBattery.html | 73 ++++++++++++++++++- .../gen/HandoverDocumentationBattery.json | 9 ++- .../1.0.0/gen/MaterialCompositionBattery.html | 18 +++-- .../1.0.0/gen/MaterialCompositionBattery.json | 4 +- .../1.0.0/gen/ProductConditionBattery.html | 10 ++- .../1.0.0/gen/ProductConditionBattery.json | 50 ++++++------- .../ProductConditionBatteryStationaryLMT.html | 12 ++- .../ProductConditionBatteryStationaryLMT.json | 52 ++++++------- .../1.0.0/gen/TechnicalDataBattery.html | 14 ++-- .../1.0.0/gen/TechnicalDataBattery.json | 30 ++++---- .../1.0.0/gen/CarbonFootprint.html | 2 +- .../1.0.0/gen/ContactInformations.html | 2 +- .../3.0.0/gen/Nameplate.html | 2 +- .../1.2.0/gen/TechnicalDataGeneric.html | 2 +- .../2.0.0/gen/HandoverDocumentation.html | 73 ++++++++++++++++++- .../2.0.0/gen/HandoverDocumentation.json | 9 ++- 20 files changed, 288 insertions(+), 123 deletions(-) diff --git a/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html b/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html index 5935ce1..7183c9f 100644 --- a/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html +++ b/io.admin-shell.idta.batterypass.carbon_footprint/1.0.0/gen/CarbonFootprintBattery.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
diff --git a/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.html b/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.html index 891999f..dc968fb 100644 --- a/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.html +++ b/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.html @@ -158,7 +158,7 @@

Aspect Model Circularity

-
urn:samm:io.BatteryPass.Circularity:1.2.0#Circularity
+
urn:samm:io.admin-shell.idta.batterypass.circularity:1.2.0#Circularity
@@ -171,7 +171,7 @@

Aspect Model Circularity

- Dismantling information (including at least: exploded diagrams of the battery system/pack showing the location of battery cells; disassembly sequences; type and number of fastening techniques to be unlocked; tools required for disassembly; warnings if risk of damaging parts exists; amount of cells used and layout); part numbers for components and contact details of sources for replacement spares; safety measures (Annex XIII (2b-d)); usable extinguishing agent (Annex VI, Part A(9)). 2024 Circulor (for and on behalf of the Battery Pass Consortium). This work is licensed under a Creative Commons License Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Readers may reproduce material for their own publications, as long as it is not sold commercially and is given appropriate attribution. + Dismantling information (including at least: exploded diagrams of the battery system/pack showing the location of battery cells; disassembly sequences; type and number of fastening techniques to be unlocked; tools required for disassembly; warnings if risk of damaging parts exists; amount of cells used and layout); part numbers for components and contact details of sources for replacement spares; safety measures (Annex XIII (2b-d)); usable extinguishing agent (Annex VI, Part A(9)).
@@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -195,7 +195,7 @@

Properties

-

EndOfLifeInformation

+

EndOfLifeInformation

Producer or producer responsibility organisations shall make information available to distributors and end-users on: the role of end-users in contributing to waste prevention, including by information on good practices and recommendations concerning the use of batteries aiming at extending their use phase and the possibilities of re-use, preparing for re-use, preparing for repurpose, repurposing and remanufacturing.

@@ -219,8 +219,8 @@

@@ -251,7 +251,7 @@

-

RenewableContent

+

RenewableContent

Share of renewable material content. A renewable material is a material made of natural resources that can be replenished.

@@ -331,7 +331,7 @@

-

SafetyMeasures

+

SafetyMeasures

Safety measures and instructions should also take past negative and extreme events as well as the separate data attributes ?battery status? and ?battery composition/chemistry? into account.

@@ -387,7 +387,7 @@

-

dismantlingAndRemovalInformation

+

dismantlingAndRemovalInformation

Dismantling and Removal information, including at least:- Exploded diagrams of the battery system/pack showing the location of battery cells- Disassembly sequences- Type and number of fastening techniques to be unlocked- Tools required for disassembly- Warnings if risk of damaging parts exists- Amount of cells used and layout. BR Annex XIII (2c)

@@ -449,7 +449,7 @@

-

recycledContent

+

recycledContent

Share of material recovered from waste present in active materials for each battery model per year and per manufacturing plant.

@@ -511,7 +511,7 @@

-

sparePartSources

+

sparePartSources

Contact details of sources for replacement spares. Postal address, including name and brand names, postal code and place, street and number, country, telephone, if any. BR Annex XIII (2b)

@@ -887,19 +887,19 @@
-

EndOfLifeInformationEnity

+

EndOfLifeInformationEntity

-

Properties

+

Properties

-
wastePrevention
+
wastePrevention

Prevention and management of waste batteries: Point (a) of Article 60(1): Information on the role of end-users in contributing to waste prevention, including by information on good practices and recommendations concerning the use of batteries aiming at extending their use phase and the possibilities of re-use, preparing for re-use, preparing for repurpose, repurposing and remanufacturing

@@ -951,7 +951,7 @@
-
separateCollection
+
separateCollection

Prevention and management of waste batteries: Point (b) of Article 60(1): Information on the role of end-users in contributing to the separate collection of waste batteries in accordance with their obligations under Article 51 so as to allow their treatment

@@ -1003,7 +1003,7 @@
-
informationOnCollection
+
informationOnCollection

Prevention and management of waste batteries: Point (c) of Article 60(1): information on the separate collection, the take back, the collection points and preparing for re-use, preparing for repurposing, and recycling operations available for waste batteries

@@ -1366,6 +1366,9 @@
RecycledMaterial
+

Name of recycled material

+ +
Name
@@ -1852,7 +1855,7 @@
Regular expression
-
^[w.-]+@[w.-]+.[A-Za-z]{2,}$
+
^[\w.-]+@[\w.-]+\.[A-Za-z]{2,}$
diff --git a/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.json b/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.json index 6c1a9a9..412bc87 100644 --- a/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.json +++ b/io.admin-shell.idta.batterypass.circularity/1.0.0/gen/CircularityBattery.json @@ -1,14 +1,14 @@ { - "renewableContent" : -5.8001647E37, + "renewableContent" : -2.1837363E37, "dismantlingAndRemovalInformation" : [ { "documentType" : "BillOfMaterial", "mimeType" : "eOMtThyhVNLWUZNRcBaQKxI", "documentURL" : "telnet://192.0.2.16:80/" } ], "recycledContent" : [ { - "preConsumerShare" : 13.106601, + "preConsumerShare" : 10.607893, "recycledMaterial" : "Cobalt", - "postConsumerShare" : 72.10663 + "postConsumerShare" : 33.179176 } ], "endOfLifeInformation" : { "separateCollection" : "ftp://ftp.is.co.za/rfc/rfc1808.txt", @@ -26,7 +26,7 @@ "partNumber" : "JxkyvRnL" } ], "supplierWebAddress" : "ftp://ftp.is.co.za/rfc/rfc1808.txt", - "emailAddressOfSupplier" : "w.--w-ww..-.-..w--..w--w--.-.w.ww..@.ww...-.--www-.www-w.w-www-w-ww.ww.w---w..w...-ww..w...-.w.....-.-.w.w-ww.w.w.-..-w.ww.-.%ueZnybuEIBnpaLxlbLGAdRIBZSNJCsjgxSYGpJScqjkEBfFnquPzOhReBlqWvAIGPloBUYpmAwRJIVxmPOcANEfrmhALedcKMTj", + "emailAddressOfSupplier" : "_OvVbXekX5HQwY@_rbhBQ2xnofB-GgoI-A6ipWuuoA2jXKT4.F0kGWa0-IMEV5kUt4_1o2v5JglgM4p9lw.UVxfMeuzYDwdYqoIMVTBNDJSDzuZhmktphCDnlCIdIJnetVzbkiArrqDrRCfmilG", "addressOfSupplier" : { "addressCountry" : "Germany", "streetAddress" : "Street 1", diff --git a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.html b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.html index 691dca0..601aed8 100644 --- a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.html +++ b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
diff --git a/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.html b/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.html index 96635a2..8c8f2b2 100644 --- a/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.html +++ b/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -815,6 +815,75 @@
+ +
+
documented entities
+
+ +

Documented Entities.

+ +
+ +
+
Name
+
documentedEntities
+
+ + + +
+
Characteristic
+
+
+
+
Set
+
+
+
Has no order
+
+
+
Duplicates not allowed
+
+ +
+
+
+ + +
+
Optional
+
+ Yes
+
+ +
+
In payload
+
+ Yes
+
+ +
+
Payload key
+
DocumentedEntities
+
+ +
+
Reference
+
+
    +
  • https://admin-shell.io/vdi/2770/1/0/Document/DocumentedEntities
  • +
+
+
+

@@ -1607,7 +1676,7 @@
Payload key
-
Languages
+
Language
diff --git a/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.json b/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.json index 39c9b29..1906876 100644 --- a/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.json +++ b/io.admin-shell.idta.batterypass.handover_documentation/1.0.0/gen/HandoverDocumentationBattery.json @@ -5,6 +5,13 @@ "DocumentIsPrimary" : true, "DocumentDomainId" : "1213455566" } ], + "DocumentedEntities" : [ { + "type" : "ModelReference", + "keys" : [ { + "value" : "id1234", + "key" : "Submodel" + } ] + } ], "DocumentVersions" : [ { "Description" : [ { "en" : "Example multi language string" @@ -28,7 +35,6 @@ "Title" : [ { "en" : "Example multi language string" } ], - "Languages" : [ "en" ], "RefersToEntities" : [ { "type" : "ModelReference", "keys" : [ { @@ -43,6 +49,7 @@ "en" : "Example multi language string" } ], "OrganizationShortName" : "Example company", + "Language" : [ "en" ], "Version" : "V1.2", "StatusValue" : "Released", "OrganizationOfficialName" : "Example company Ltd.", diff --git a/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.html b/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.html index 6c4076e..1585392 100644 --- a/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.html +++ b/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.html @@ -150,15 +150,15 @@ }); } - Documentation material composition + Documentation MaterialComposition
-

Aspect Model material composition

-
urn:samm:io.admin-shell.idta.batterypass.material_composition:1.2.0#MaterialComposition
+

Aspect Model MaterialComposition

+
urn:samm:io.BatteryPass.MaterialComposition:1.2.0#MaterialComposition
@@ -173,7 +173,9 @@

Aspect Model material composition

Mandatory data: Battery chemistry; critical raw materials; materials used in the cathode, anode, and electrolyte; hazardous substances; impact of substances on the environment and on human health or -safety. +safety + +Copyright ? 2024 Circulor (for and on behalf of the Battery Pass Consortium). This work is li-censed under a Creative Commons License Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Readers may reproduce material for their own publications, as long as it is not sold com-mercially and is given appropriate attribution.
@@ -183,7 +185,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -197,7 +199,7 @@

Properties

-

BatteryMaterials

+

BatteryMaterials

"Component materials used" (No. 17.a-c): Naming the materials (as a composition of substances) in cathode, anode, electrolyte according to public standards, including specification of the corresponding component (i.e., cathode, anode, or electrolyte). We suggest a reporting threshold of 0.1 % weight by weight.

@@ -259,7 +261,7 @@

-

HazardousSubstances

+

HazardousSubstances

"Hazardous substances" (No 20.a-e): Name (agreed substance nomenclature, e.g. IUPAC or chemical name) all hazardous substance (as ?any substance that poses a threat to human health and the environment?). Suggested above 0.1 % weight by weight within each (sub-)component.

@@ -321,7 +323,7 @@

-

ProductChemistry

+

ProductChemistry

Composition of a product in general terms by specifying the cathode and anode active material as well as electrolyte.

diff --git a/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.json b/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.json index 9536fa4..6b4e6d6 100644 --- a/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.json +++ b/io.admin-shell.idta.batterypass.material_composition/1.0.0/gen/MaterialCompositionBattery.json @@ -7,7 +7,7 @@ "hazardousSubstanceClass" : "AcuteToxicity", "hazardousSubstanceConcentration" : -1.7976931348623157E308, "hazardousSubstanceImpact" : [ "JxkyvRnL" ], - "hazardousSubstanceIdentifier" : "434-02-3", + "hazardousSubstanceIdentifier" : "251-00-5", "hazardousSubstanceLocation" : { "componentName" : "Anode", "componentId" : "RYtGKbgicZaHCBRQDSx" @@ -16,7 +16,7 @@ } ], "batteryMaterials" : [ { "batteryMaterialIdentifier" : "7439-93-2", - "batteryMaterialMass" : -2.7345223E38, + "batteryMaterialMass" : -2.9150972E38, "batteryMaterialName" : "Lithium", "batteryMaterialLocation" : { "componentName" : "Anode", diff --git a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.html b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.html index 99c6987..946ea97 100644 --- a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.html +++ b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -478,7 +478,7 @@

evolutionOfSelfDischarge

-

�Evolution of self-discharge rates� is the change of self-discharge over time and usage, as percentage calculated from the initial and current self-discharge rate.

+

Evolution of self-discharge rates is the change of self-discharge over time and usage, as percentage calculated from the initial and current self-discharge rate.

DIN DKE Spec 99100 chapter reference: 6.7.4.8

@@ -534,6 +534,10 @@

negativeEvents

+

The battery passport must contain information and data resulting from its use such as accidents.

+

DIN DKE Spec 99100 chapter reference: 6.7.8.4

+ +
Name
@@ -593,7 +597,7 @@

Number of (full) charging and discharging cycles.

-

DIN DKE Spec 99100 chapter reference: 6.7.6.3

+

DIN DKE Spec 99100 chapter reference: 6.7.6.4

diff --git a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.json b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.json index 2e34490..f357ade 100644 --- a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.json +++ b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBattery.json @@ -1,61 +1,61 @@ { "StateOfCharge" : { - "stateOfChargeValue" : -4.5244504E37, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "stateOfChargeValue" : -2.4808245E38, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "RemainingCapacity" : { - "remainingCapacityValue" : -2.6293122E38, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "remainingCapacityValue" : -1.6792607E38, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "NegativeEvents" : [ { "negativeEvent" : "eOMtThyhVNLWUZNRcBaQKxI", - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" } ], "TemperatureInformation" : { "timeExtremeHighTemp" : -1.7976931348623157E308, "timeExtremeLowTempCharging" : -1.7976931348623157E308, "timeExtremeHighTempCharging" : -1.7976931348623157E308, "timeExtremeLowTemp" : -1.7976931348623157E308, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "CurrentSelfDischargingRate" : { - "currentSelfDischargingRateValue" : 1.6927761E38, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "currentSelfDischargingRateValue" : 2.0836378E37, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "RemainingEnergy" : { - "remainingEnergyValue" : 1.4426504E38, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "remainingEnergyValue" : -2.4276854E38, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "EnergyThroughput" : { - "energyThroughputValue" : -2.3654153E38, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "energyThroughputValue" : -2.0987542E38, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "StateOfCertifiedEnergy" : { - "stateOfCertifiedEnergyValue" : -2.0236418E37, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "stateOfCertifiedEnergyValue" : -1.1928056E37, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "EvolutionOfSelfDischarge" : { - "evolutionOfSelfDischargeValue" : 1.0642763E38, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "evolutionOfSelfDischargeValue" : 3.3607428E37, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "RemainingRoundTripEnergyEfficiency" : { - "remainingRoundTripEnergyEfficiencyValue" : 3.278879E38, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "remainingRoundTripEnergyEfficiencyValue" : 8.3691297E37, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "CapacityThroughput" : { - "capacityThroughputValue" : 3.2927993E38, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "capacityThroughputValue" : 2.5012476E38, + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "RemainingPowerCapability" : { "remainingPowerCapabilityValue" : { - "atSoC" : 3.9312857E37, - "powerCapabilityAt" : -2.7240384E38, - "rPCLastUpdated" : "2025-10-24T12:53:55.823+02:00" + "atSoC" : -6.2131663E37, + "powerCapabilityAt" : 2.2036495E38, + "rPCLastUpdated" : "2025-11-17T12:48:41.984+01:00" }, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" }, "NumberOfFullCycles" : { "numberOfFullCyclesValue" : -179769313486231570000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, - "lastUpdate" : "2025-10-24T12:53:55.823+02:00" + "lastUpdate" : "2025-11-17T12:48:41.984+01:00" } } \ No newline at end of file diff --git a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.html b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.html index ab73c92..e7b4f0a 100644 --- a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.html +++ b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -478,7 +478,7 @@

evolutionOfSelfDischarge

-

�Evolution of self-discharge rates� is the change of self-discharge over time and usage, as percentage calculated from the initial and current self-discharge rate.

+

Evolution of self-discharge rates is the change of self-discharge over time and usage, as percentage calculated from the initial and current self-discharge rate.

DIN DKE Spec 99100 chapter reference: 6.7.4.8

@@ -534,6 +534,10 @@

negativeEvents

+

The battery passport must contain information and data resulting from its use such as accidents.

+

DIN DKE Spec 99100 chapter reference: 6.7.8.4

+ +
Name
@@ -593,7 +597,7 @@

Number of (full) charging and discharging cycles.

-

DIN DKE Spec 99100 chapter reference: 6.7.6.3

+

DIN DKE Spec 99100 chapter reference: 6.7.6.4

@@ -879,7 +883,7 @@

Energy round trip efficiency fade should be calculated using the initial round trip energy efficiency and remaining round trip energy efficiency following the formula below:

-

RTEfade (x) = (1-RTE(x)) / RTEBOL �100" %" +

RTEfade (x) = (1-RTE(x)) / RTEBOL 100" %" where x is the aging parameter (e.g. storage time, number of cycles, etc.); RTE(x) is the round trip energy efficiency at aging parameter x; diff --git a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.json b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.json index 1bd51e1..12929f8 100644 --- a/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.json +++ b/io.admin-shell.idta.batterypass.product_condition/1.0.0/gen/ProductConditionBatteryStationaryLMT.json @@ -1,62 +1,62 @@ { "StateOfCharge" : { - "stateOfChargeValue" : -1.3776493E38, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "stateOfChargeValue" : 2.7062998E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "RemainingCapacity" : { - "remainingCapacityValue" : 1.6583406E38, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "remainingCapacityValue" : -3.2608352E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, - "RoundTripEfficiencyFade" : -1.8475411E38, + "RoundTripEfficiencyFade" : -1.1845248E37, "NegativeEvents" : [ { "negativeEvent" : "eOMtThyhVNLWUZNRcBaQKxI", - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" } ], "TemperatureInformation" : { "timeExtremeHighTemp" : -1.7976931348623157E308, "timeExtremeLowTempCharging" : -1.7976931348623157E308, "timeExtremeHighTempCharging" : -1.7976931348623157E308, "timeExtremeLowTemp" : -1.7976931348623157E308, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "CurrentSelfDischargingRate" : { - "currentSelfDischargingRateValue" : -1.8860528E37, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "currentSelfDischargingRateValue" : -2.457422E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "RemainingEnergy" : { - "remainingEnergyValue" : 2.0704639E38, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "remainingEnergyValue" : 2.7428854E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "EnergyThroughput" : { - "energyThroughputValue" : 2.0514739E38, - "lastUpdate" : "2025-10-24T12:54:26.170+02:00" + "energyThroughputValue" : 2.4958773E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "StateOfCertifiedEnergy" : { - "stateOfCertifiedEnergyValue" : -2.2149416E38, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "stateOfCertifiedEnergyValue" : -5.651014E37, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "EvolutionOfSelfDischarge" : { - "evolutionOfSelfDischargeValue" : -5.842055E37, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "evolutionOfSelfDischargeValue" : -1.8180649E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "RemainingRoundTripEnergyEfficiency" : { - "remainingRoundTripEnergyEfficiencyValue" : 1.1550909E38, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "remainingRoundTripEnergyEfficiencyValue" : -1.0687386E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "CapacityThroughput" : { - "capacityThroughputValue" : 6.0614387E37, - "lastUpdate" : "2025-10-24T12:54:26.170+02:00" + "capacityThroughputValue" : 2.9160381E38, + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "RemainingPowerCapability" : { "remainingPowerCapabilityValue" : { - "atSoC" : 2.385188E38, - "powerCapabilityAt" : 2.2399396E38, - "rPCLastUpdated" : "2025-10-24T12:54:26.171+02:00" + "atSoC" : -2.0115788E38, + "powerCapabilityAt" : -3.1549398E38, + "rPCLastUpdated" : "2025-11-17T12:49:10.372+01:00" }, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" }, "NumberOfFullCycles" : { "numberOfFullCyclesValue" : -179769313486231570000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, - "lastUpdate" : "2025-10-24T12:54:26.171+02:00" + "lastUpdate" : "2025-11-17T12:49:10.372+01:00" } } \ No newline at end of file diff --git a/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.html b/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.html index fe534fc..7571373 100644 --- a/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.html +++ b/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -620,7 +620,7 @@
ratedCapacity
-

�Rated capacity� is the total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under reference conditions (see BattReg Annex IV (1)).

+

Rated capacity is the total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under reference conditions (see BattReg Annex IV (1)).

DIN DKE Spec 99100 chapter reference: 6.7.2.2

@@ -700,7 +700,7 @@
capacityFade
-

The capacity fade is 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� (see BattReg Annex IV (2)) as declared by the manufacturer.

+

The capacity fade is 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 (see BattReg Annex IV (2)) as declared by the manufacturer.

DIN DKE Spec 99100 chapter reference: 6.7.2.4

@@ -2243,9 +2243,9 @@
powerFade
-

�Power fade (in %) means the decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage.� (see BattReg Annex IV (4)).

+

Power fade (in %) means the decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage. (see BattReg Annex IV (4)).

Power fade should be calculated using original and remaining power capability following the formula below: -Pfade(x) = (1-P(x)) / PBOL" �100" %" +Pfade(x) = (1-P(x)) / PBOL" 100" %" where x is the aging parameter (e.g. storage time, number of cycles, etc.); P(x) is the power capability at aging parameter x; @@ -3331,7 +3331,7 @@

roundTripEfficiencyat50PerCentCycleLife
-

Initial round trip energy efficiency shall be measured at reference conditions that include the specification of �50 % of cycle-life�.

+

Initial round trip energy efficiency shall be measured at reference conditions that include the specification of 50 % of cycle-life.

Test methods and reference conditions should separately consider non-cycle applications and batteries with very long cycle-life.

DIN DKE Spec 99100 chapter reference: 6.7.4.3

@@ -3412,7 +3412,7 @@
capacityFade
-

The capacity fade is 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� (see BattReg Annex IV (2)) as declared by the manufacturer.

+

The capacity fade is 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 (see BattReg Annex IV (2)) as declared by the manufacturer.

DIN DKE Spec 99100 chapter reference: 6.7.2.4

diff --git a/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.json b/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.json index 6a2faa4..7303c0b 100644 --- a/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.json +++ b/io.admin-shell.idta.batterypass.technical_data/1.0.0/gen/TechnicalDataBattery.json @@ -9,22 +9,22 @@ "InitialInternalResistanceOnBatteryModule" : 10.0 }, "PowerCapability" : { - "RatioNominalBatteryPowerAndBatteryEnergy" : 1.5213282E38, - "PowerFade" : -7.015649E37, + "RatioNominalBatteryPowerAndBatteryEnergy" : -1.3459633E38, + "PowerFade" : 1.8062715E38, "MaximumPermittedBatteryPower" : "Infinity", "OriginalPowerCapability" : [ { - "atSoC" : 1.7341337E37, - "powerCapabilityAt" : -2.2925729E38 + "atSoC" : -1.95873E38, + "powerCapabilityAt" : -1.4488341E38 } ] }, "CapacityEnergyVoltage" : { - "CertifiedUsableBatteryEnergy" : 3.1516585E37, + "CertifiedUsableBatteryEnergy" : 1.4277476E38, "CapacityFade" : { - "capacityFadeValue" : -8.3394616E37, - "lastUpdate" : "2025-10-24T12:55:06.211+02:00" + "capacityFadeValue" : 2.8539727E38, + "lastUpdate" : "2025-11-17T12:49:36.148+01:00" }, "NominalVoltage" : 4.3, - "RatedCapacity" : 2.2624908E38, + "RatedCapacity" : -2.1056177E38, "MaxVoltage" : 6.0, "MinVoltage" : 2.04 }, @@ -34,16 +34,16 @@ }, "Lifetime" : { "CapacityThresholdExhaustion" : -1.7976931348623157E308, - "CrateOfRelevantCycleLifeTest" : -8.651704E37, - "NumberOfChargeDischargeCycles" : -8614686800807876267, - "ExpectedLifetimeInCalendarYears " : -3481 + "CrateOfRelevantCycleLifeTest" : 6.9033114E35, + "NumberOfChargeDischargeCycles" : -906119171975329752, + "ExpectedLifetimeInCalendarYears " : 2854 }, "RoundTripEnergyEfficiency" : { "InitialRoundTripEnergyEfficiency" : 100, - "RoundTripEnergyEfficiencyAtFiftyofCycleLife" : 2.0009588E37, + "RoundTripEnergyEfficiencyAtFiftyofCycleLife" : -2.6983016E38, "EnergyRoundTripEfficiencyFade" : { - "capacityFadeValue" : -2.3760305E38, - "lastUpdate" : "2025-10-24T12:55:06.211+02:00" + "capacityFadeValue" : 9.551916E37, + "lastUpdate" : "2025-11-17T12:49:36.148+01:00" }, "InitialSelfDischargingRate" : 2 } @@ -62,7 +62,7 @@ } ], "ManufacturerOrderCode" : "JxkyvRnL", "ManufacturerArticleNumber" : "yedUsFwdkelQbxeTeQOvaScfqIOOmaa", - "WarrantyPeriod" : "--10", + "WarrantyPeriod" : "--11", "ManufacturerIdentifier" : "RYtGKbgicZaHCBRQDSx" } } \ No newline at end of file diff --git a/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html b/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html index 09c80dc..cb8a1af 100644 --- a/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html +++ b/io.admin-shell.idta.carbon_footprint/1.0.0/gen/CarbonFootprint.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
diff --git a/io.admin-shell.idta.contact_information/1.0.0/gen/ContactInformations.html b/io.admin-shell.idta.contact_information/1.0.0/gen/ContactInformations.html index a68dca6..66ec79f 100644 --- a/io.admin-shell.idta.contact_information/1.0.0/gen/ContactInformations.html +++ b/io.admin-shell.idta.contact_information/1.0.0/gen/ContactInformations.html @@ -178,7 +178,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
diff --git a/io.admin-shell.idta.digital_nameplate/3.0.0/gen/Nameplate.html b/io.admin-shell.idta.digital_nameplate/3.0.0/gen/Nameplate.html index 790e855..8da1d04 100644 --- a/io.admin-shell.idta.digital_nameplate/3.0.0/gen/Nameplate.html +++ b/io.admin-shell.idta.digital_nameplate/3.0.0/gen/Nameplate.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
diff --git a/io.admin-shell.idta.generic.technical_data/1.2.0/gen/TechnicalDataGeneric.html b/io.admin-shell.idta.generic.technical_data/1.2.0/gen/TechnicalDataGeneric.html index 35a9466..12a4c73 100644 --- a/io.admin-shell.idta.generic.technical_data/1.2.0/gen/TechnicalDataGeneric.html +++ b/io.admin-shell.idta.generic.technical_data/1.2.0/gen/TechnicalDataGeneric.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
diff --git a/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.html b/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.html index 3c4bf6f..819d445 100644 --- a/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.html +++ b/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.html @@ -181,7 +181,7 @@

Overview

- Aspect Model Diagram + Aspect Model Diagram
@@ -815,6 +815,75 @@
+ +
+
documented entities
+
+ +

Documented Entities.

+ +
+ +
+
Name
+
documentedEntities
+
+ + + +
+
Characteristic
+
+
+
+
Set
+
+
+
Has no order
+
+
+
Duplicates not allowed
+
+ +
+
+
+ + +
+
Optional
+
+ Yes
+
+ +
+
In payload
+
+ Yes
+
+ +
+
Payload key
+
DocumentedEntities
+
+ +
+
Reference
+
+
    +
  • https://admin-shell.io/vdi/2770/1/0/Document/DocumentedEntities
  • +
+
+
+
@@ -1607,7 +1676,7 @@
Payload key
-
Languages
+
Language
diff --git a/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.json b/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.json index 39c9b29..1906876 100644 --- a/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.json +++ b/io.admin-shell.idta.handover_documentation/2.0.0/gen/HandoverDocumentation.json @@ -5,6 +5,13 @@ "DocumentIsPrimary" : true, "DocumentDomainId" : "1213455566" } ], + "DocumentedEntities" : [ { + "type" : "ModelReference", + "keys" : [ { + "value" : "id1234", + "key" : "Submodel" + } ] + } ], "DocumentVersions" : [ { "Description" : [ { "en" : "Example multi language string" @@ -28,7 +35,6 @@ "Title" : [ { "en" : "Example multi language string" } ], - "Languages" : [ "en" ], "RefersToEntities" : [ { "type" : "ModelReference", "keys" : [ { @@ -43,6 +49,7 @@ "en" : "Example multi language string" } ], "OrganizationShortName" : "Example company", + "Language" : [ "en" ], "Version" : "V1.2", "StatusValue" : "Released", "OrganizationOfficialName" : "Example company Ltd.",