diff --git a/README_OpenQuestions.md b/README_OpenQuestions.md index d4ebae3..71b1a36 100644 --- a/README_OpenQuestions.md +++ b/README_OpenQuestions.md @@ -31,6 +31,7 @@ https://github.com/batterypass/BatteryPassDataModel/issues/17 * Circularity/safetyMeasures is a Link to a pdf, here it is a SMC with a SML of extinguishingAgents... Extinguishing agent are mentioned in DIN SPEC 99100 but as Symbols/Labels and documentation for conformity * Circularity/endOfLifeInformation not part of DIN SPEC 991100 ? * Circularity/renewable Content not part of DIN SPEC 991100 ? + * Two Alternatives to model NegativeEvents, see ProductCondition_shared.ttl or solution of BatteryPass? diff --git a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/Nameplate.ttl b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/Nameplate.ttl index 2968954..f9e687a 100644 --- a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/Nameplate.ttl +++ b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/Nameplate.ttl @@ -30,25 +30,32 @@ @prefix nameplate: . @prefix contactInformation: . @prefix bpg: . +@prefix tech: @prefix : . -:Nameplate a samm:Aspect ; +:BatteryNameplate a samm:Aspect ; samm:preferredName "nameplate for battery passport"@en ; samm:preferredName "Typenschild für den Batteriepass"@de ; samm:description "Contains the nameplate information attached to the product within the Battery Product Passport."@en ; samm:description "Enthält die Information zum Typenschild des Produkts im Digitalen Batteriepass."@de ; samm:properties ( - [ samm:property bpg:batteryStatus; samm:payloadName "BatteryStatus" ] [ samm:property nameplate:uriOfTheProduct; samm:payloadName "URIOfTheProduct" ] [ samm:property nameplate:manufacturerName; samm:payloadName "ManufacturerName" ] - [ samm:property nameplate:manufacturerProductDesignation; samm:optional true; samm:payloadName "ManufacturerProductDesignation" ] [ samm:property nameplate:addressInformation; samm:payloadName "AddressInformation" ] - [ samm:property nameplate:orderCodeOfManufacturer; samm:optional true; samm:payloadName "OrderCodeOfManufacturer" ] [ samm:property nameplate:serialNumber; samm:payloadName "SerialNumber" ] [ samm:property nameplate:dateOfManufacture; samm:payloadName "DateOfManufacture" ] [ samm:property nameplate:uniqueFacilityIdentifier; samm:payloadName "UniqueFacilityIdentifier" ] + [ samm:property bpg:batteryStatus; samm:payloadName "BatteryStatus" ] + [ samm:property :operatorIdentifier; samm:payloadName "OperatorIdentifier" ] + [ samm:property tech:manufacturerIdentifier; samm:payloadName "ManufacturerIdentifier" ] [ samm:property nameplate:markings; samm:payloadName "Markings" ] ); samm:operations ( ) ; samm:events ( ) ; samm:see . + + +:operatorIdentifier a samm:Property ; + samm:preferredName "identifier of the operator"@en ; + samm:description "The unique operator identifier should comply with ISO/IEC 15459 1:2014, ISO/IEC 15459 2:2015, ISO/IEC 15459 3:2014, ISO/IEC 15459 4:2014, ISO/IEC 15459 5:2014, ISO/IEC 15459 6:2014, or their equivalent until referenced harmonised standards are listed in the OJEU."@en ; + samm:characteristic samm-c:Text . \ No newline at end of file diff --git a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.json b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.json index 249159b..b6af902 100644 --- a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.json +++ b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.json @@ -7,12 +7,12 @@ "submodels" : [ { "keys" : [ { "type" : "Submodel", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate/submodel" + "value" : "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate/submodel" } ], "type" : "ModelReference" } ], "administration" : { }, - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate", + "id" : "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate", "description" : [ { "language" : "en", "text" : "defaultAdminShell" @@ -33,41 +33,41 @@ "modelType" : "DataSpecificationIec61360", "definition" : [ { "language" : "de", - "text" : "Enthält die Information zum Typenschild des Produkts." + "text" : "Enthält die Information zum Typenschild des Produkts im Digitalen Batteriepass." }, { "language" : "en", - "text" : "Contains the nameplate information attached to the product." + "text" : "Contains the nameplate information attached to the product within the Battery Product Passport." } ], "preferredName" : [ { - "language" : "de", - "text" : "Typenschild" - }, { "language" : "en", - "text" : "nameplate" + "text" : "nameplate for battery passport" + }, { + "language" : "de", + "text" : "Typenschild für den Batteriepass" } ], "shortName" : [ { "language" : "en", - "text" : "Nameplate" + "text" : "BatteryNameplate" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate", + "id" : "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate", "category" : "APPLICATION_CLASS", "description" : [ { "language" : "de", - "text" : "Enthält die Information zum Typenschild des Produkts." + "text" : "Enthält die Information zum Typenschild des Produkts im Digitalen Batteriepass." }, { "language" : "en", - "text" : "Contains the nameplate information attached to the product." + "text" : "Contains the nameplate information attached to the product within the Battery Product Passport." } ], "displayName" : [ { - "language" : "de", - "text" : "Typenschild" - }, { "language" : "en", - "text" : "nameplate" + "text" : "nameplate for battery passport" + }, { + "language" : "de", + "text" : "Typenschild für den Batteriepass" } ], - "idShort" : "Nameplate" + "idShort" : "BatteryNameplate" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -152,48 +152,6 @@ "text" : "manufacturer name" } ], "idShort" : "manufacturerName" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "de", - "text" : "Bezeichnung des Produkts." - }, { - "language" : "en", - "text" : "Short description of the product (short text), third or lowest level of a 3 level manufacturer specific product hierarchy." - } ], - "preferredName" : [ { - "language" : "de", - "text" : "Produktbezeichnung" - }, { - "language" : "en", - "text" : "manufacturer product designation" - } ], - "shortName" : [ { - "language" : "en", - "text" : "manufacturerProductDesignation" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductDesignation", - "displayName" : [ { - "language" : "de", - "text" : "Produktbezeichnung" - }, { - "language" : "en", - "text" : "manufacturer product designation" - } ], - "idShort" : "manufacturerProductDesignation" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1447,24 +1405,33 @@ "dataType" : "STRING", "definition" : [ { "language" : "en", - "text" : "Top level of a 3 level manufacturer specific product hierarchy." + "text" : "Unique combination of numbers and letters used to identify the device once it has been manufactured." + }, { + "language" : "de", + "text" : "Die Seriennummer des Produkts." } ], "preferredName" : [ { + "language" : "de", + "text" : "Seriennummer" + }, { "language" : "en", - "text" : "manufacturer Product Root" + "text" : "serial number" } ], "shortName" : [ { "language" : "en", - "text" : "manufacturerProductRoot" + "text" : "serialNumber" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductRoot", + "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#serialNumber", "displayName" : [ { + "language" : "de", + "text" : "Seriennummer" + }, { "language" : "en", - "text" : "manufacturer Product Root" + "text" : "serial number" } ], - "idShort" : "manufacturerProductRoot" + "idShort" : "serialNumber" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1479,34 +1446,34 @@ "modelType" : "DataSpecificationIec61360", "dataType" : "STRING", "definition" : [ { - "language" : "en", - "text" : "2nd level of a 3 level manufacturer specific product hierarchy." - }, { "language" : "de", - "text" : "Produktfamilie des Produkts." + "text" : "Datum, zu dem das Produkt hergestellt wurde." + }, { + "language" : "en", + "text" : "Date when an item was manufactured-" } ], "preferredName" : [ { - "language" : "en", - "text" : "manufacturer product family" - }, { "language" : "de", - "text" : "Produktfamilie" + "text" : "Herstelldatum" + }, { + "language" : "en", + "text" : "date of manufacture" } ], "shortName" : [ { "language" : "en", - "text" : "manufacturerProductFamily" + "text" : "dateOfManufacture" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductFamily", + "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#dateOfManufacture", "displayName" : [ { - "language" : "en", - "text" : "manufacturer product family" - }, { "language" : "de", - "text" : "Produktfamilie" + "text" : "Herstelldatum" + }, { + "language" : "en", + "text" : "date of manufacture" } ], - "idShort" : "manufacturerProductFamily" + "idShort" : "dateOfManufacture" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1522,33 +1489,24 @@ "dataType" : "STRING", "definition" : [ { "language" : "en", - "text" : "Characteristic to differentiate between different products of a product family or special variants." - }, { - "language" : "de", - "text" : "Ausprägung für das Produkt, um unterschiedliche Einzelprodukte einer Produktfamilie zu unterscheiden." + "text" : "Unique string of characters for the identification of locations or buildings involved in a product’s value chain or used by actors involved in a product’s value chain." } ], "preferredName" : [ { "language" : "en", - "text" : "manufacturer product type" - }, { - "language" : "de", - "text" : "Produktausprägungen" + "text" : "unique Identifier of a facility" } ], "shortName" : [ { "language" : "en", - "text" : "manufacturerProductType" + "text" : "uniqueFacilityIdentifier" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductType", + "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier", "displayName" : [ { "language" : "en", - "text" : "manufacturer product type" - }, { - "language" : "de", - "text" : "Produktausprägungen" + "text" : "unique Identifier of a facility" } ], - "idShort" : "manufacturerProductType" + "idShort" : "uniqueFacilityIdentifier" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1563,34 +1521,73 @@ "modelType" : "DataSpecificationIec61360", "dataType" : "STRING", "definition" : [ { - "language" : "de", - "text" : "Eindeutige Zahlen- und Buchstabenkombination um das Produkt eindeutig für die Bestellung zu identifizieren." - }, { "language" : "en", - "text" : "Unique combination of numbers and letters used to identify the device for ordering." + "text" : "Lifecycle status of the battery. Status defined from a list, with the options suggested as follows: 'original', 'repurposed', 'reused', 'remanufactured', 'waste'.\n\nDIN DKE Spec chapter reference: 6.1.3.7" } ], "preferredName" : [ { "language" : "en", - "text" : "order code for the product" - }, { - "language" : "de", - "text" : "Bestellcode des Produkts" + "text" : "BatteryStatus" } ], "shortName" : [ { "language" : "en", - "text" : "orderCodeOfManufacturer" - } ] + "text" : "batteryStatus" + } ], + "valueList" : { + "valueReferencePairs" : [ { + "value" : "Original", + "valueId" : { + "keys" : [ { + "type" : "DataElement", + "value" : "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Original88d759ea" + } ], + "type" : "ModelReference" + } + }, { + "value" : "Repurposed", + "valueId" : { + "keys" : [ { + "type" : "DataElement", + "value" : "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Repurposed22156a21" + } ], + "type" : "ModelReference" + } + }, { + "value" : "Reused", + "valueId" : { + "keys" : [ { + "type" : "DataElement", + "value" : "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Reused495fdd96" + } ], + "type" : "ModelReference" + } + }, { + "value" : "Remanufactured", + "valueId" : { + "keys" : [ { + "type" : "DataElement", + "value" : "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Remanufacturedafed45ef" + } ], + "type" : "ModelReference" + } + }, { + "value" : "Waste", + "valueId" : { + "keys" : [ { + "type" : "DataElement", + "value" : "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Wastef734f9b7" + } ], + "type" : "ModelReference" + } + } ] + } } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#orderCodeOfManufacturer", + "id" : "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#batteryStatus", "displayName" : [ { "language" : "en", - "text" : "order code for the product" - }, { - "language" : "de", - "text" : "Bestellcode des Produkts" + "text" : "BatteryStatus" } ], - "idShort" : "orderCodeOfManufacturer" + "idShort" : "batteryStatus" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1606,33 +1603,24 @@ "dataType" : "STRING", "definition" : [ { "language" : "en", - "text" : "Unique product identifier of the manufacturer." - }, { - "language" : "de", - "text" : "Eindeutige Artikelnummer des Herstellers." + "text" : "The unique operator identifier should comply with ISO/IEC 15459 1:2014, ISO/IEC 15459 2:2015, ISO/IEC 15459 3:2014, ISO/IEC 15459 4:2014, ISO/IEC 15459 5:2014, ISO/IEC 15459 6:2014, or their equivalent until referenced harmonised standards are listed in the OJEU." } ], "preferredName" : [ { "language" : "en", - "text" : "product article number" - }, { - "language" : "de", - "text" : "Artikelnummer des Produkts" + "text" : "identifier of the operator" } ], "shortName" : [ { "language" : "en", - "text" : "productArticleNumberOfManufacturer" + "text" : "operatorIdentifier" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#productArticleNumberOfManufacturer", + "id" : "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#operatorIdentifier", "displayName" : [ { "language" : "en", - "text" : "product article number" - }, { - "language" : "de", - "text" : "Artikelnummer des Produkts" + "text" : "identifier of the operator" } ], - "idShort" : "productArticleNumberOfManufacturer" + "idShort" : "operatorIdentifier" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1648,33 +1636,30 @@ "dataType" : "STRING", "definition" : [ { "language" : "en", - "text" : "Unique combination of numbers and letters used to identify the device once it has been manufactured." - }, { - "language" : "de", - "text" : "Die Seriennummer des Produkts." + "text" : "A battery passport must include information identifying the manufacturer." } ], "preferredName" : [ { "language" : "de", - "text" : "Seriennummer" + "text" : "identifier of the manfuacturer" }, { "language" : "en", - "text" : "serial number" + "text" : "article number of the product" } ], "shortName" : [ { "language" : "en", - "text" : "serialNumber" + "text" : "manufacturerIdentifier" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#serialNumber", + "id" : "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier", "displayName" : [ { "language" : "de", - "text" : "Seriennummer" + "text" : "identifier of the manfuacturer" }, { "language" : "en", - "text" : "serial number" + "text" : "article number of the product" } ], - "idShort" : "serialNumber" + "idShort" : "manufacturerIdentifier" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1690,33 +1675,33 @@ "dataType" : "STRING", "definition" : [ { "language" : "en", - "text" : "Year in which the manufacturing process is completed." + "text" : "Common name of the marking." }, { "language" : "de", - "text" : "Das Jahr, in dem das Produkt fertig gestellt wurde." + "text" : "IRDI der Kennzeichnung." } ], "preferredName" : [ { "language" : "en", - "text" : "year of construction" + "text" : "marking IRDI" }, { "language" : "de", - "text" : "Konstruktionsjahr" + "text" : "Kennzeichnungsname (IRDI)" } ], "shortName" : [ { "language" : "en", - "text" : "yearOfConstruction" + "text" : "markingName" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#yearOfConstruction", + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#markingName", "displayName" : [ { "language" : "en", - "text" : "year of construction" + "text" : "marking IRDI" }, { "language" : "de", - "text" : "Konstruktionsjahr" + "text" : "Kennzeichnungsname (IRDI)" } ], - "idShort" : "yearOfConstruction" + "idShort" : "markingName" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1731,34 +1716,25 @@ "modelType" : "DataSpecificationIec61360", "dataType" : "STRING", "definition" : [ { - "language" : "de", - "text" : "Datum, zu dem das Produkt hergestellt wurde." - }, { "language" : "en", - "text" : "Date when an item was manufactured-" + "text" : "Alphanumeric character sequence identifying a certificate or approval." } ], "preferredName" : [ { - "language" : "de", - "text" : "Herstelldatum" - }, { "language" : "en", - "text" : "date of manufacture" + "text" : "designation of Certificate or Approval." } ], "shortName" : [ { "language" : "en", - "text" : "dateOfManufacture" + "text" : "designationOfCertificateOrApproval" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#dateOfManufacture", + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#designationOfCertificateOrApproval", "displayName" : [ { - "language" : "de", - "text" : "Herstelldatum" - }, { "language" : "en", - "text" : "date of manufacture" + "text" : "designation of Certificate or Approval." } ], - "idShort" : "dateOfManufacture" + "idShort" : "designationOfCertificateOrApproval" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1774,33 +1750,33 @@ "dataType" : "STRING", "definition" : [ { "language" : "de", - "text" : "Version der Hardware." + "text" : "Datum zu welchem die Kennzeichnung ausgestellt wurde." }, { "language" : "en", - "text" : "Version of the hardware supplied with the device." + "text" : "Date, at which the specified certificate is issued. Note: format by lexical representation: CCYY-MM-DD. Note: to be specified to the day." } ], "preferredName" : [ { - "language" : "de", - "text" : "Hardwareversion" - }, { "language" : "en", - "text" : "hardware version" + "text" : "issue date" + }, { + "language" : "de", + "text" : "Ausstelldatum" } ], "shortName" : [ { "language" : "en", - "text" : "hardwareVersion" + "text" : "issueDate" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#hardwareVersion", + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#issueDate", "displayName" : [ { - "language" : "de", - "text" : "Hardwareversion" - }, { "language" : "en", - "text" : "hardware version" + "text" : "issue date" + }, { + "language" : "de", + "text" : "Ausstelldatum" } ], - "idShort" : "hardwareVersion" + "idShort" : "issueDate" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1815,34 +1791,34 @@ "modelType" : "DataSpecificationIec61360", "dataType" : "STRING", "definition" : [ { - "language" : "de", - "text" : "Version der Firmware." - }, { "language" : "en", - "text" : "Version of the firmware supplied with the device." + "text" : "Date, at which the specified certificate expires. Note: format by lexical representation: CCYY-MM-DD. Note: to be specified to the day." + }, { + "language" : "de", + "text" : "Datum zu welchem die Kennzeichnung abläuft." } ], "preferredName" : [ { "language" : "en", - "text" : "firmware version" + "text" : "expiry date" }, { "language" : "de", - "text" : "Firmwareversion" + "text" : "Ablaufdatum" } ], "shortName" : [ { "language" : "en", - "text" : "firmwareVersion" + "text" : "expiryDate" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#firmwareVersion", + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#expiryDate", "displayName" : [ { "language" : "en", - "text" : "firmware version" + "text" : "expiry date" }, { "language" : "de", - "text" : "Firmwareversion" + "text" : "Ablaufdatum" } ], - "idShort" : "firmwareVersion" + "idShort" : "expiryDate" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1857,34 +1833,21 @@ "modelType" : "DataSpecificationIec61360", "dataType" : "STRING", "definition" : [ { - "language" : "de", - "text" : "Version der Software." - }, { "language" : "en", - "text" : "Version of the software used by the device." + "text" : "Path and name of the file (with file extension).\n\nThe path can be absolute or relative." } ], "preferredName" : [ { - "language" : "de", - "text" : "Softwareversion" - }, { "language" : "en", - "text" : "software version" + "text" : "resourceValue" } ], "shortName" : [ { "language" : "en", - "text" : "softwareVersion" + "text" : "resourceValue" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#softwareVersion", - "displayName" : [ { - "language" : "de", - "text" : "Softwareversion" - }, { - "language" : "en", - "text" : "software version" - } ], - "idShort" : "softwareVersion" + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#resourceValue", + "idShort" : "resourceValue" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1900,24 +1863,20 @@ "dataType" : "STRING", "definition" : [ { "language" : "en", - "text" : "Country where the product was manufactured. Note: Country codes defined accord. to DIN EN ISO 3166-1 alpha-2 codes." + "text" : "Content type of the content of the file." } ], "preferredName" : [ { "language" : "en", - "text" : "country of Origin" + "text" : "contentType" } ], "shortName" : [ { "language" : "en", - "text" : "countryOfOrigin" + "text" : "contentType" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#countryOfOrigin", - "displayName" : [ { - "language" : "en", - "text" : "country of Origin" - } ], - "idShort" : "countryOfOrigin" + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#contentType", + "idShort" : "contentType" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1933,24 +1892,33 @@ "dataType" : "STRING", "definition" : [ { "language" : "en", - "text" : "Unique string of characters for the identification of locations or buildings involved in a product’s value chain or used by actors involved in a product’s value chain." + "text" : "Conformity symbol of the marking." + }, { + "language" : "de", + "text" : "Das Symbol für Konformität der Kennzeichnung." } ], "preferredName" : [ { "language" : "en", - "text" : "unique Identifier of a facility" + "text" : "marking file" + }, { + "language" : "de", + "text" : "Kennzeichnungsbild" } ], "shortName" : [ { "language" : "en", - "text" : "uniqueFacilityIdentifier" + "text" : "markingFile" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier", + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#markingFile", "displayName" : [ { "language" : "en", - "text" : "unique Identifier of a facility" + "text" : "marking file" + }, { + "language" : "de", + "text" : "Kennzeichnungsbild" } ], - "idShort" : "uniqueFacilityIdentifier" + "idShort" : "markingFile" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -1966,334 +1934,33 @@ "dataType" : "STRING", "definition" : [ { "language" : "de", - "text" : "Das Firmenlogo des Produkts." + "text" : "Zusätzlicher sprechender Text für die Kennzeichnung." }, { "language" : "en", - "text" : "A graphic mark used to represent a company, an organisation or a product." + "text" : "Where applicable, additional information on the marking in plain text, e.g. the ID-number of the notified body involved in the conformity process." } ], "preferredName" : [ { - "language" : "en", - "text" : "company logo" - }, { "language" : "de", - "text" : "Firmenlogo" + "text" : "zusätzlicher Text" + }, { + "language" : "en", + "text" : "additional text" } ], "shortName" : [ { "language" : "en", - "text" : "logoCompany" + "text" : "markingAdditionalText" } ] } } ], - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#logoCompany", + "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#markingAdditionalText", "displayName" : [ { - "language" : "en", - "text" : "company logo" - }, { "language" : "de", - "text" : "Firmenlogo" + "text" : "zusätzlicher Text" + }, { + "language" : "en", + "text" : "additional text" } ], - "idShort" : "logoCompany" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "en", - "text" : "Common name of the marking." - }, { - "language" : "de", - "text" : "IRDI der Kennzeichnung." - } ], - "preferredName" : [ { - "language" : "en", - "text" : "marking IRDI" - }, { - "language" : "de", - "text" : "Kennzeichnungsname (IRDI)" - } ], - "shortName" : [ { - "language" : "en", - "text" : "markingName" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#markingName", - "displayName" : [ { - "language" : "en", - "text" : "marking IRDI" - }, { - "language" : "de", - "text" : "Kennzeichnungsname (IRDI)" - } ], - "idShort" : "markingName" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "en", - "text" : "Alphanumeric character sequence identifying a certificate or approval." - } ], - "preferredName" : [ { - "language" : "en", - "text" : "designation of Certificate or Approval." - } ], - "shortName" : [ { - "language" : "en", - "text" : "designationOfCertificateOrApproval" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#designationOfCertificateOrApproval", - "displayName" : [ { - "language" : "en", - "text" : "designation of Certificate or Approval." - } ], - "idShort" : "designationOfCertificateOrApproval" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "de", - "text" : "Datum zu welchem die Kennzeichnung ausgestellt wurde." - }, { - "language" : "en", - "text" : "Date, at which the specified certificate is issued. Note: format by lexical representation: CCYY-MM-DD. Note: to be specified to the day." - } ], - "preferredName" : [ { - "language" : "en", - "text" : "issue date" - }, { - "language" : "de", - "text" : "Ausstelldatum" - } ], - "shortName" : [ { - "language" : "en", - "text" : "issueDate" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#issueDate", - "displayName" : [ { - "language" : "en", - "text" : "issue date" - }, { - "language" : "de", - "text" : "Ausstelldatum" - } ], - "idShort" : "issueDate" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "en", - "text" : "Date, at which the specified certificate expires. Note: format by lexical representation: CCYY-MM-DD. Note: to be specified to the day." - }, { - "language" : "de", - "text" : "Datum zu welchem die Kennzeichnung abläuft." - } ], - "preferredName" : [ { - "language" : "en", - "text" : "expiry date" - }, { - "language" : "de", - "text" : "Ablaufdatum" - } ], - "shortName" : [ { - "language" : "en", - "text" : "expiryDate" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#expiryDate", - "displayName" : [ { - "language" : "en", - "text" : "expiry date" - }, { - "language" : "de", - "text" : "Ablaufdatum" - } ], - "idShort" : "expiryDate" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "en", - "text" : "Path and name of the file (with file extension).\n\nThe path can be absolute or relative." - } ], - "preferredName" : [ { - "language" : "en", - "text" : "resourceValue" - } ], - "shortName" : [ { - "language" : "en", - "text" : "resourceValue" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#resourceValue", - "idShort" : "resourceValue" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "en", - "text" : "Content type of the content of the file." - } ], - "preferredName" : [ { - "language" : "en", - "text" : "contentType" - } ], - "shortName" : [ { - "language" : "en", - "text" : "contentType" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#contentType", - "idShort" : "contentType" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "en", - "text" : "Conformity symbol of the marking." - }, { - "language" : "de", - "text" : "Das Symbol für Konformität der Kennzeichnung." - } ], - "preferredName" : [ { - "language" : "en", - "text" : "marking file" - }, { - "language" : "de", - "text" : "Kennzeichnungsbild" - } ], - "shortName" : [ { - "language" : "en", - "text" : "markingFile" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#markingFile", - "displayName" : [ { - "language" : "en", - "text" : "marking file" - }, { - "language" : "de", - "text" : "Kennzeichnungsbild" - } ], - "idShort" : "markingFile" - }, { - "modelType" : "ConceptDescription", - "embeddedDataSpecifications" : [ { - "dataSpecification" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0" - } ], - "type" : "ExternalReference" - }, - "dataSpecificationContent" : { - "modelType" : "DataSpecificationIec61360", - "dataType" : "STRING", - "definition" : [ { - "language" : "de", - "text" : "Zusätzlicher sprechender Text für die Kennzeichnung." - }, { - "language" : "en", - "text" : "Where applicable, additional information on the marking in plain text, e.g. the ID-number of the notified body involved in the conformity process." - } ], - "preferredName" : [ { - "language" : "de", - "text" : "zusätzlicher Text" - }, { - "language" : "en", - "text" : "additional text" - } ], - "shortName" : [ { - "language" : "en", - "text" : "markingAdditionalText" - } ] - } - } ], - "id" : "urn:samm:io.admin-shell.idta.shared:3.1.0#markingAdditionalText", - "displayName" : [ { - "language" : "de", - "text" : "zusätzlicher Text" - }, { - "language" : "en", - "text" : "additional text" - } ], - "idShort" : "markingAdditionalText" + "idShort" : "markingAdditionalText" }, { "modelType" : "ConceptDescription", "embeddedDataSpecifications" : [ { @@ -2343,7 +2010,7 @@ "semanticId" : { "keys" : [ { "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate" + "value" : "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate" } ], "type" : "ExternalReference" }, @@ -2355,15 +2022,15 @@ "type" : "ExternalReference" } ], "administration" : { }, - "id" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate/submodel", + "id" : "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate/submodel", "description" : [ { "language" : "de", - "text" : "Enthält die Information zum Typenschild des Produkts." + "text" : "Enthält die Information zum Typenschild des Produkts im Digitalen Batteriepass." }, { "language" : "en", - "text" : "Contains the nameplate information attached to the product." + "text" : "Contains the nameplate information attached to the product within the Battery Product Passport." } ], - "idShort" : "Nameplate", + "idShort" : "BatteryNameplate", "submodelElements" : [ { "modelType" : "Property", "semanticId" : { @@ -2400,75 +2067,38 @@ "semanticId" : { "keys" : [ { "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerName" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA565%23009" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAO677%23004" - } ], - "type" : "ExternalReference" - } ], - "description" : [ { - "language" : "de", - "text" : "Name des Herstellers." - }, { - "language" : "en", - "text" : "Legally valid designation of the natural or judicial person which is directly responsible for the design, production, packaging and labeling of a product in respect to its being brought into circulation." - } ], - "displayName" : [ { - "language" : "de", - "text" : "Herstellername" - }, { - "language" : "en", - "text" : "manufacturer name" - } ], - "idShort" : "manufacturerName" - }, { - "modelType" : "MultiLanguageProperty", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductDesignation" + "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerName" } ], "type" : "ExternalReference" }, "supplementalSemanticIds" : [ { "keys" : [ { "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA567%23009" + "value" : "0112/2///61987%23ABA565%23009" } ], "type" : "ExternalReference" }, { "keys" : [ { "type" : "GlobalReference", - "value" : "0173-1%2302-AAW338%23003" + "value" : "0173-1%2302-AAO677%23004" } ], "type" : "ExternalReference" } ], "description" : [ { "language" : "de", - "text" : "Bezeichnung des Produkts." + "text" : "Name des Herstellers." }, { "language" : "en", - "text" : "Short description of the product (short text), third or lowest level of a 3 level manufacturer specific product hierarchy." + "text" : "Legally valid designation of the natural or judicial person which is directly responsible for the design, production, packaging and labeling of a product in respect to its being brought into circulation." } ], "displayName" : [ { "language" : "de", - "text" : "Produktbezeichnung" + "text" : "Herstellername" }, { "language" : "en", - "text" : "manufacturer product designation" + "text" : "manufacturer name" } ], - "idShort" : "manufacturerProductDesignation" + "idShort" : "manufacturerName" }, { "modelType" : "SubmodelElementCollection", "supplementalSemanticIds" : [ { @@ -3376,179 +3006,6 @@ } ], "idShort" : "addressOfAdditionalLink" } ] - }, { - "modelType" : "MultiLanguageProperty", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductRoot" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61360_7%23AAS011%23001" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAU732%23003" - } ], - "type" : "ExternalReference" - } ], - "description" : [ { - "language" : "en", - "text" : "Top level of a 3 level manufacturer specific product hierarchy." - } ], - "displayName" : [ { - "language" : "en", - "text" : "manufacturer Product Root" - } ], - "idShort" : "manufacturerProductRoot" - }, { - "modelType" : "MultiLanguageProperty", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductFamily" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAU731%23003" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABP464%23002" - } ], - "type" : "ExternalReference" - } ], - "description" : [ { - "language" : "en", - "text" : "2nd level of a 3 level manufacturer specific product hierarchy." - }, { - "language" : "de", - "text" : "Produktfamilie des Produkts." - } ], - "displayName" : [ { - "language" : "en", - "text" : "manufacturer product family" - }, { - "language" : "de", - "text" : "Produktfamilie" - } ], - "idShort" : "manufacturerProductFamily" - }, { - "modelType" : "MultiLanguageProperty", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductType" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA300%23008" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAO057%23004" - } ], - "type" : "ExternalReference" - } ], - "description" : [ { - "language" : "en", - "text" : "Characteristic to differentiate between different products of a product family or special variants." - }, { - "language" : "de", - "text" : "Ausprägung für das Produkt, um unterschiedliche Einzelprodukte einer Produktfamilie zu unterscheiden." - } ], - "displayName" : [ { - "language" : "en", - "text" : "manufacturer product type" - }, { - "language" : "de", - "text" : "Produktausprägungen" - } ], - "idShort" : "manufacturerProductType" - }, { - "modelType" : "Property", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#orderCodeOfManufacturer" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA950%23008" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAO227%23004" - } ], - "type" : "ExternalReference" - } ], - "valueType" : "xs:string", - "displayName" : [ { - "language" : "en", - "text" : "order code for the product" - }, { - "language" : "de", - "text" : "Bestellcode des Produkts" - } ], - "idShort" : "orderCodeOfManufacturer" - }, { - "modelType" : "MultiLanguageProperty", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#productArticleNumberOfManufacturer" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA581%23007" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAO676%23005" - } ], - "type" : "ExternalReference" - } ], - "description" : [ { - "language" : "en", - "text" : "Unique product identifier of the manufacturer." - }, { - "language" : "de", - "text" : "Eindeutige Artikelnummer des Herstellers." - } ], - "displayName" : [ { - "language" : "en", - "text" : "product article number" - }, { - "language" : "de", - "text" : "Artikelnummer des Produkts" - } ], - "idShort" : "productArticleNumberOfManufacturer" }, { "modelType" : "Property", "semanticId" : { @@ -3580,37 +3037,6 @@ "text" : "serial number" } ], "idShort" : "serialNumber" - }, { - "modelType" : "Property", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#yearOfConstruction" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAP906%23003" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABP000%23002" - } ], - "type" : "ExternalReference" - } ], - "valueType" : "xs:string", - "displayName" : [ { - "language" : "en", - "text" : "year of construction" - }, { - "language" : "de", - "text" : "Konstruktionsjahr" - } ], - "idShort" : "yearOfConstruction" }, { "modelType" : "Property", "semanticId" : { @@ -3647,162 +3073,71 @@ "semanticId" : { "keys" : [ { "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#hardwareVersion" - } ], - "type" : "ExternalReference" - }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA926%23008" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAN270%23004" - } ], - "type" : "ExternalReference" - } ], - "valueType" : "xs:string", - "displayName" : [ { - "language" : "de", - "text" : "Hardwareversion" - }, { - "language" : "en", - "text" : "hardware version" - } ], - "idShort" : "hardwareVersion" - }, { - "modelType" : "Property", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#firmwareVersion" + "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier" } ], "type" : "ExternalReference" }, "supplementalSemanticIds" : [ { "keys" : [ { "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA302%23006" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAM985%23004" + "value" : "https://adminshell.io/idta/nameplate/3/0/UniqueFacilityIdentifier" } ], "type" : "ExternalReference" } ], "valueType" : "xs:string", "displayName" : [ { "language" : "en", - "text" : "firmware version" - }, { - "language" : "de", - "text" : "Firmwareversion" + "text" : "unique Identifier of a facility" } ], - "idShort" : "firmwareVersion" + "idShort" : "uniqueFacilityIdentifier" }, { "modelType" : "Property", "semanticId" : { "keys" : [ { "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#softwareVersion" + "value" : "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#batteryStatus" } ], "type" : "ExternalReference" }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAM737%23004" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABA601%23008" - } ], - "type" : "ExternalReference" - } ], "valueType" : "xs:string", "displayName" : [ { - "language" : "de", - "text" : "Softwareversion" - }, { "language" : "en", - "text" : "software version" + "text" : "BatteryStatus" } ], - "idShort" : "softwareVersion" + "idShort" : "batteryStatus" }, { "modelType" : "Property", "semanticId" : { "keys" : [ { "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#countryOfOrigin" + "value" : "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#operatorIdentifier" } ], "type" : "ExternalReference" }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0112/2///61987%23ABP462%23001" - } ], - "type" : "ExternalReference" - }, { - "keys" : [ { - "type" : "GlobalReference", - "value" : "0173-1%2302-AAO259%23007" - } ], - "type" : "ExternalReference" - } ], "valueType" : "xs:string", "displayName" : [ { "language" : "en", - "text" : "country of Origin" + "text" : "identifier of the operator" } ], - "idShort" : "countryOfOrigin" + "idShort" : "operatorIdentifier" }, { "modelType" : "Property", "semanticId" : { "keys" : [ { "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier" + "value" : "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier" } ], "type" : "ExternalReference" }, - "supplementalSemanticIds" : [ { - "keys" : [ { - "type" : "GlobalReference", - "value" : "https://adminshell.io/idta/nameplate/3/0/UniqueFacilityIdentifier" - } ], - "type" : "ExternalReference" - } ], "valueType" : "xs:string", "displayName" : [ { - "language" : "en", - "text" : "unique Identifier of a facility" - } ], - "idShort" : "uniqueFacilityIdentifier" - }, { - "modelType" : "Property", - "semanticId" : { - "keys" : [ { - "type" : "GlobalReference", - "value" : "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#logoCompany" - } ], - "type" : "ExternalReference" - }, - "valueType" : "xs:anyURI", - "displayName" : [ { - "language" : "en", - "text" : "company logo" - }, { "language" : "de", - "text" : "Firmenlogo" + "text" : "identifier of the manfuacturer" + }, { + "language" : "en", + "text" : "article number of the product" } ], - "idShort" : "logoCompany" + "idShort" : "manufacturerIdentifier" }, { "modelType" : "SubmodelElementList", "semanticId" : { diff --git a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.xml b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.xml index 3333cd8..201d5fb 100644 --- a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.xml +++ b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aas.xml @@ -10,7 +10,7 @@ - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate + urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate Type @@ -20,7 +20,7 @@ Submodel - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate/submodel + urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate/submodel @@ -29,26 +29,26 @@ - Nameplate + BatteryNameplate de - Enthält die Information zum Typenschild des Produkts. + Enthält die Information zum Typenschild des Produkts im Digitalen Batteriepass. en - Contains the nameplate information attached to the product. + Contains the nameplate information attached to the product within the Battery Product Passport. - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate/submodel + urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate/submodel Template ExternalReference GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate + urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate @@ -159,58 +159,6 @@ - - manufacturerProductDesignation - - - de - Produktbezeichnung - - - en - manufacturer product designation - - - - - de - Bezeichnung des Produkts. - - - en - Short description of the product (short text), third or lowest level of a 3 level manufacturer specific product hierarchy. - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductDesignation - - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABA567%23009 - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAW338%23003 - - - - - addressInformation @@ -1470,78 +1418,24 @@ - - manufacturerProductRoot + + serialNumber - en - manufacturer Product Root + de + Seriennummer - - - - en - Top level of a 3 level manufacturer specific product hierarchy. - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductRoot - - - - - - ExternalReference - - - GlobalReference - 0112/2///61360_7%23AAS011%23001 - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAU732%23003 - - - - - - - manufacturerProductFamily - en - manufacturer product family - - - de - Produktfamilie + serial number - - - en - 2nd level of a 3 level manufacturer specific product hierarchy. - - - de - Produktfamilie des Produkts. - - ExternalReference GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductFamily + urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#serialNumber @@ -1551,7 +1445,7 @@ GlobalReference - 0173-1%2302-AAU731%23003 + 0173-1%2302-AAM556%23004 @@ -1560,40 +1454,31 @@ GlobalReference - 0112/2///61987%23ABP464%23002 + 0112/2///61987%23ABA951%23009 - - - manufacturerProductType + xs:string + + + dateOfManufacture - en - manufacturer product type + de + Herstelldatum - de - Produktausprägungen + en + date of manufacture - - - en - Characteristic to differentiate between different products of a product family or special variants. - - - de - Ausprägung für das Produkt, um unterschiedliche Einzelprodukte einer Produktfamilie zu unterscheiden. - - ExternalReference GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductType + urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#dateOfManufacture @@ -1603,7 +1488,7 @@ GlobalReference - 0112/2///61987%23ABA300%23008 + 0173-1%2302-AAR972%23004 @@ -1612,22 +1497,19 @@ GlobalReference - 0173-1%2302-AAO057%23004 + 0112/2///61987%23ABB757%23007 - + xs:string + - orderCodeOfManufacturer + uniqueFacilityIdentifier en - order code for the product - - - de - Bestellcode des Produkts + unique Identifier of a facility @@ -1635,7 +1517,7 @@ GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#orderCodeOfManufacturer + urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier @@ -1645,84 +1527,38 @@ GlobalReference - 0112/2///61987%23ABA950%23008 - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAO227%23004 + https://adminshell.io/idta/nameplate/3/0/UniqueFacilityIdentifier xs:string - - productArticleNumberOfManufacturer + + batteryStatus en - product article number - - - de - Artikelnummer des Produkts + BatteryStatus - - - en - Unique product identifier of the manufacturer. - - - de - Eindeutige Artikelnummer des Herstellers. - - ExternalReference GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#productArticleNumberOfManufacturer + urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#batteryStatus - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABA581%23007 - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAO676%23005 - - - - - + xs:string + - serialNumber + operatorIdentifier - - de - Seriennummer - en - serial number + identifier of the operator @@ -1730,42 +1566,22 @@ GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#serialNumber + urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#operatorIdentifier - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAM556%23004 - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABA951%23009 - - - - xs:string - yearOfConstruction + manufacturerIdentifier - en - year of construction + de + identifier of the manfuacturer - de - Konstruktionsjahr + en + article number of the product @@ -1773,50 +1589,40 @@ GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#yearOfConstruction + urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAP906%23003 - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABP000%23002 - - - - xs:string - - dateOfManufacture + + markings de - Herstelldatum + Kennzeichnungen en - date of manufacture + markings + + + de + Produktkennzeichnungen + + + en + Markings of the product. Note: CE marking is declared as mandatory according to EU Blue Guide. + + ExternalReference GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#dateOfManufacture + urn:samm:io.admin-shell.idta.shared:3.1.0#Markings @@ -1826,281 +1632,7 @@ GlobalReference - 0173-1%2302-AAR972%23004 - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABB757%23007 - - - - - xs:string - - - hardwareVersion - - - de - Hardwareversion - - - en - hardware version - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#hardwareVersion - - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABA926%23008 - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAN270%23004 - - - - - xs:string - - - firmwareVersion - - - en - firmware version - - - de - Firmwareversion - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#firmwareVersion - - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABA302%23006 - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAM985%23004 - - - - - xs:string - - - softwareVersion - - - de - Softwareversion - - - en - software version - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#softwareVersion - - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAM737%23004 - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABA601%23008 - - - - - xs:string - - - countryOfOrigin - - - en - country of Origin - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#countryOfOrigin - - - - - - ExternalReference - - - GlobalReference - 0112/2///61987%23ABP462%23001 - - - - - ExternalReference - - - GlobalReference - 0173-1%2302-AAO259%23007 - - - - - xs:string - - - uniqueFacilityIdentifier - - - en - unique Identifier of a facility - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier - - - - - - ExternalReference - - - GlobalReference - https://adminshell.io/idta/nameplate/3/0/UniqueFacilityIdentifier - - - - - xs:string - - - logoCompany - - - en - company logo - - - de - Firmenlogo - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#logoCompany - - - - xs:anyURI - - - markings - - - de - Kennzeichnungen - - - en - markings - - - - - de - Produktkennzeichnungen - - - en - Markings of the product. Note: CE marking is declared as mandatory according to EU Blue Guide. - - - - ExternalReference - - - GlobalReference - urn:samm:io.admin-shell.idta.shared:3.1.0#Markings - - - - - - ExternalReference - - - GlobalReference - 0112/2///61360_7%23AAS006%23001 + 0112/2///61360_7%23AAS006%23001 @@ -2416,28 +1948,28 @@ APPLICATION_CLASS - Nameplate + BatteryNameplate - de - Typenschild + en + nameplate for battery passport - en - nameplate + de + Typenschild für den Batteriepass de - Enthält die Information zum Typenschild des Produkts. + Enthält die Information zum Typenschild des Produkts im Digitalen Batteriepass. en - Contains the nameplate information attached to the product. + Contains the nameplate information attached to the product within the Battery Product Passport. - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#Nameplate + urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate @@ -2453,28 +1985,28 @@ - de - Typenschild + en + nameplate for battery passport - en - nameplate + de + Typenschild für den Batteriepass en - Nameplate + BatteryNameplate de - Enthält die Information zum Typenschild des Produkts. + Enthält die Information zum Typenschild des Produkts im Digitalen Batteriepass. en - Contains the nameplate information attached to the product. + Contains the nameplate information attached to the product within the Battery Product Passport. @@ -2599,18 +2131,18 @@ - manufacturerProductDesignation + roleOfContactPerson de - Produktbezeichnung + Rolle der Kontaktperson en - manufacturer product designation + role of contact person - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductDesignation + urn:samm:io.admin-shell.idta.contact_information:1.0.0#roleOfContactPerson @@ -2627,75 +2159,17 @@ de - Produktbezeichnung + Rolle der Kontaktperson en - manufacturer product designation + role of contact person en - manufacturerProductDesignation - - - STRING - - - de - Bezeichnung des Produkts. - - - en - Short description of the product (short text), third or lowest level of a 3 level manufacturer specific product hierarchy. - - - - - - - - - roleOfContactPerson - - - de - Rolle der Kontaktperson - - - en - role of contact person - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#roleOfContactPerson - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - de - Rolle der Kontaktperson - - - en - role of contact person - - - - - en - roleOfContactPerson + roleOfContactPerson STRING @@ -3168,394 +2642,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS755%23001 (office en - phone - - - STRING - - - en - Phone number including type. - - - - - - - - - faxNumber - - - en - fax number - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#faxNumber - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - en - fax number - - - - - en - faxNumber - - - STRING - - - en - Complete telephone number to be called to reach a business partner's fax machine. - - - - - - - - - typeOfFaxNumber - - - en - type of fax number - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfFaxNumber - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - en - type of fax number - - - - - en - typeOfFaxNumber - - - STRING - - - en - Characterization of the fax according its location or usage -enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secretary), 0173-1%2307-AAS758%23001 (home). - - - - - - - - - fax - - - de - Fax - - - en - fax - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#fax - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - de - Fax - - - en - fax - - - - - en - fax - - - STRING - - - - - - - emailAddress - - - en - email address - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#emailAddress - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - en - email address - - - - - en - emailAddress - - - STRING - - - en - Electronic mail address of a business partner. - - - - - - - - - publicKey - - - en - public key - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#publicKey - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - en - public key - - - - - en - publicKey - - - STRING - - - en - Public part of an unsymmetrical key pair to sign or encrypt text or messages. - - - - - - - - - typeOfEmailAddress - - - en - type of email address - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfEmailAddress - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - en - type of email address - - - - - en - typeOfEmailAddress - - - STRING - - - en - Characterization of an e-mail address according to its location or usage -enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secretary), 0173-1%2307-AAS757%23001 (substitute), 0173-1%2307-AAS758%23001 (home). - - - - - - - - - typeOfPublicKey - - - en - type of public key - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfPublicKey - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - en - type of public key - - - - - en - typeOfPublicKey - - - STRING - - - en - Characterization of a public key according to its encryption process. - - - - - - - - - email - - - en - email - - - de - Email - - - urn:samm:io.admin-shell.idta.contact_information:1.0.0#email - - - - ExternalReference - - - GlobalReference - https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0 - - - - - - - - en - email - - - de - Email - - - - - en - email + phone STRING en - E-mail address and encryption method. + Phone number including type. @@ -3564,14 +2658,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - addressOfAdditionalLinkOfIpCommunicationChannel + faxNumber en - address of additional link + fax number - urn:samm:io.admin-shell.idta.contact_information:1.0.0#addressOfAdditionalLinkOfIpCommunicationChannel + urn:samm:io.admin-shell.idta.contact_information:1.0.0#faxNumber @@ -3588,20 +2682,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - address of additional link + fax number en - addressOfAdditionalLinkOfIpCommunicationChannel + faxNumber STRING en - Web site address where information about the product or contact is given. + Complete telephone number to be called to reach a business partner's fax machine. @@ -3610,14 +2704,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - typeOfCommunication + typeOfFaxNumber en - type of communication + type of fax number - urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfCommunication + urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfFaxNumber @@ -3634,20 +2728,21 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - type of communication + type of fax number en - typeOfCommunication + typeOfFaxNumber STRING en - Characterization of an IP-based communication channel. + Characterization of the fax according its location or usage +enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secretary), 0173-1%2307-AAS758%23001 (home). @@ -3656,14 +2751,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - availableTimeIpCommunicationChannel + fax + + de + Fax + en - available time + fax - urn:samm:io.admin-shell.idta.contact_information:1.0.0#availableTimeIpCommunicationChannel + urn:samm:io.admin-shell.idta.contact_information:1.0.0#fax @@ -3678,38 +2777,36 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret + + de + Fax + en - available time + fax en - availableTimeIpCommunicationChannel + fax STRING - - - en - Specification of the available time windows. - - - iPCommunicationChannels + emailAddress en - IP communication channel + email address - urn:samm:io.admin-shell.idta.contact_information:1.0.0#iPCommunicationChannels + urn:samm:io.admin-shell.idta.contact_information:1.0.0#emailAddress @@ -3726,20 +2823,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - IP communication channel + email address en - iPCommunicationChannels + emailAddress STRING en - IP-based communication channels, e.g. chat or video call. + Electronic mail address of a business partner. @@ -3748,18 +2845,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - street + publicKey en - street - - - de - Straße + public key - urn:samm:io.admin-shell.idta.contact_information:1.0.0#street + urn:samm:io.admin-shell.idta.contact_information:1.0.0#publicKey @@ -3776,28 +2869,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - street - - - de - Straße + public key en - street + publicKey STRING - - de - Straße und Nummer. - en - Street name and house number. + Public part of an unsymmetrical key pair to sign or encrypt text or messages. @@ -3806,14 +2891,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - zipCode + typeOfEmailAddress en - ZIP code + type of email address - urn:samm:io.admin-shell.idta.contact_information:1.0.0#zipCode + urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfEmailAddress @@ -3830,20 +2915,21 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - ZIP code + type of email address en - zipCode + typeOfEmailAddress STRING en - ZIP code of address. + Characterization of an e-mail address according to its location or usage +enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secretary), 0173-1%2307-AAS757%23001 (substitute), 0173-1%2307-AAS758%23001 (home). @@ -3852,14 +2938,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - poBox + typeOfPublicKey en - P.O. box + type of public key - urn:samm:io.admin-shell.idta.contact_information:1.0.0#poBox + urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfPublicKey @@ -3876,20 +2962,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - P.O. box + type of public key en - poBox + typeOfPublicKey STRING en - P.O. box number. + Characterization of a public key according to its encryption process. @@ -3898,18 +2984,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - zipCodeOfPoBox + email en - ZIP code + email de - Postleitzahl + Email - urn:samm:io.admin-shell.idta.contact_information:1.0.0#zipCodeOfPoBox + urn:samm:io.admin-shell.idta.contact_information:1.0.0#email @@ -3926,28 +3012,24 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - ZIP code + email de - Postleitzahl + Email en - zipCodeOfPoBox + email STRING en - ZIP code of address. - - - de - Postleitzahl. + E-mail address and encryption method. @@ -3956,18 +3038,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - stateCounty + addressOfAdditionalLinkOfIpCommunicationChannel - - de - Bundesland/Region - en - state/county + address of additional link - urn:samm:io.admin-shell.idta.contact_information:1.0.0#stateCounty + urn:samm:io.admin-shell.idta.contact_information:1.0.0#addressOfAdditionalLinkOfIpCommunicationChannel @@ -3982,30 +3060,22 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - - de - Bundesland/Region - en - state/county + address of additional link en - stateCounty + addressOfAdditionalLinkOfIpCommunicationChannel STRING en - Federal state, a part of a state. - - - de - Bundesland/Region + Web site address where information about the product or contact is given. @@ -4014,14 +3084,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - nameOfContact + typeOfCommunication en - name of contact + type of communication - urn:samm:io.admin-shell.idta.contact_information:1.0.0#nameOfContact + urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfCommunication @@ -4038,30 +3108,36 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - name of contact + type of communication en - nameOfContact + typeOfCommunication STRING + + + en + Characterization of an IP-based communication channel. + + - firstName + availableTimeIpCommunicationChannel en - first name + available time - urn:samm:io.admin-shell.idta.contact_information:1.0.0#firstName + urn:samm:io.admin-shell.idta.contact_information:1.0.0#availableTimeIpCommunicationChannel @@ -4078,20 +3154,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - first name + available time en - firstName + availableTimeIpCommunicationChannel STRING en - First name of a contact person. + Specification of the available time windows. @@ -4100,14 +3176,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - middleNames + iPCommunicationChannels en - middle names + IP communication channel - urn:samm:io.admin-shell.idta.contact_information:1.0.0#middleNames + urn:samm:io.admin-shell.idta.contact_information:1.0.0#iPCommunicationChannels @@ -4124,20 +3200,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - middle names + IP communication channel en - middleNames + iPCommunicationChannels STRING en - Middle names of contact person. + IP-based communication channels, e.g. chat or video call. @@ -4146,14 +3222,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - title + street en - title + street + + + de + Straße - urn:samm:io.admin-shell.idta.contact_information:1.0.0#title + urn:samm:io.admin-shell.idta.contact_information:1.0.0#street @@ -4170,20 +3250,28 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - title + street + + + de + Straße en - title + street STRING + + de + Straße und Nummer. + en - Common, formal, religious, or other title preceding a contact person's name. + Street name and house number. @@ -4192,14 +3280,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - academicTitle + zipCode en - academic title + ZIP code - urn:samm:io.admin-shell.idta.contact_information:1.0.0#academicTitle + urn:samm:io.admin-shell.idta.contact_information:1.0.0#zipCode @@ -4216,20 +3304,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - academic title + ZIP code en - academicTitle + zipCode STRING en - Academic title preceding a contact person's name. + ZIP code of address. @@ -4238,8 +3326,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - furtherDetailsOfContact - urn:samm:io.admin-shell.idta.contact_information:1.0.0#furtherDetailsOfContact + poBox + + + en + P.O. box + + + urn:samm:io.admin-shell.idta.contact_information:1.0.0#poBox @@ -4256,20 +3350,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - furtherDetailsOfContact + P.O. box en - furtherDetailsOfContact + poBox STRING en - Additional information of the contact person. + P.O. box number. @@ -4278,14 +3372,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - addressOfAdditionalLink + zipCodeOfPoBox - en - address of additional link + en + ZIP code + + + de + Postleitzahl - urn:samm:io.admin-shell.idta.contact_information:1.0.0#addressOfAdditionalLink + urn:samm:io.admin-shell.idta.contact_information:1.0.0#zipCodeOfPoBox @@ -4302,20 +3400,28 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - address of additional link + ZIP code + + + de + Postleitzahl en - addressOfAdditionalLink + zipCodeOfPoBox STRING en - Web site address where information about the product or contact is given. + ZIP code of address. + + + de + Postleitzahl. @@ -4324,18 +3430,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - addressInformation + stateCounty de - Addresse des Herstellers + Bundesland/Region en - adress of the manufacturer + state/county - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#addressInformation + urn:samm:io.admin-shell.idta.contact_information:1.0.0#stateCounty @@ -4352,28 +3458,28 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret de - Addresse des Herstellers + Bundesland/Region en - adress of the manufacturer + state/county en - addressInformation + stateCounty STRING en - Address information of the manufacturer. + Federal state, a part of a state. de - Adress-Information des Herstellers. + Bundesland/Region @@ -4382,14 +3488,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - manufacturerProductRoot + nameOfContact en - manufacturer Product Root + name of contact - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductRoot + urn:samm:io.admin-shell.idta.contact_information:1.0.0#nameOfContact @@ -4406,40 +3512,30 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - manufacturer Product Root + name of contact en - manufacturerProductRoot + nameOfContact STRING - - - en - Top level of a 3 level manufacturer specific product hierarchy. - - - manufacturerProductFamily + firstName en - manufacturer product family - - - de - Produktfamilie + first name - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductFamily + urn:samm:io.admin-shell.idta.contact_information:1.0.0#firstName @@ -4456,28 +3552,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - manufacturer product family - - - de - Produktfamilie + first name en - manufacturerProductFamily + firstName STRING en - 2nd level of a 3 level manufacturer specific product hierarchy. - - - de - Produktfamilie des Produkts. + First name of a contact person. @@ -4486,18 +3574,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - manufacturerProductType + middleNames en - manufacturer product type - - - de - Produktausprägungen + middle names - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerProductType + urn:samm:io.admin-shell.idta.contact_information:1.0.0#middleNames @@ -4514,28 +3598,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - manufacturer product type - - - de - Produktausprägungen + middle names en - manufacturerProductType + middleNames STRING en - Characteristic to differentiate between different products of a product family or special variants. - - - de - Ausprägung für das Produkt, um unterschiedliche Einzelprodukte einer Produktfamilie zu unterscheiden. + Middle names of contact person. @@ -4544,18 +3620,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - orderCodeOfManufacturer + title en - order code for the product - - - de - Bestellcode des Produkts + title - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#orderCodeOfManufacturer + urn:samm:io.admin-shell.idta.contact_information:1.0.0#title @@ -4572,28 +3644,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - order code for the product - - - de - Bestellcode des Produkts + title en - orderCodeOfManufacturer + title STRING - - de - Eindeutige Zahlen- und Buchstabenkombination um das Produkt eindeutig für die Bestellung zu identifizieren. - en - Unique combination of numbers and letters used to identify the device for ordering. + Common, formal, religious, or other title preceding a contact person's name. @@ -4602,18 +3666,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - productArticleNumberOfManufacturer + academicTitle en - product article number - - - de - Artikelnummer des Produkts + academic title - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#productArticleNumberOfManufacturer + urn:samm:io.admin-shell.idta.contact_information:1.0.0#academicTitle @@ -4630,28 +3690,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - product article number - - - de - Artikelnummer des Produkts + academic title en - productArticleNumberOfManufacturer + academicTitle STRING en - Unique product identifier of the manufacturer. - - - de - Eindeutige Artikelnummer des Herstellers. + Academic title preceding a contact person's name. @@ -4660,18 +3712,8 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - serialNumber - - - de - Seriennummer - - - en - serial number - - - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#serialNumber + furtherDetailsOfContact + urn:samm:io.admin-shell.idta.contact_information:1.0.0#furtherDetailsOfContact @@ -4686,30 +3728,22 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - - de - Seriennummer - en - serial number + furtherDetailsOfContact en - serialNumber + furtherDetailsOfContact STRING en - Unique combination of numbers and letters used to identify the device once it has been manufactured. - - - de - Die Seriennummer des Produkts. + Additional information of the contact person. @@ -4718,18 +3752,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - yearOfConstruction + addressOfAdditionalLink en - year of construction - - - de - Konstruktionsjahr + address of additional link - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#yearOfConstruction + urn:samm:io.admin-shell.idta.contact_information:1.0.0#addressOfAdditionalLink @@ -4746,28 +3776,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - year of construction - - - de - Konstruktionsjahr + address of additional link en - yearOfConstruction + addressOfAdditionalLink STRING en - Year in which the manufacturing process is completed. - - - de - Das Jahr, in dem das Produkt fertig gestellt wurde. + Web site address where information about the product or contact is given. @@ -4776,18 +3798,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - dateOfManufacture + addressInformation de - Herstelldatum + Addresse des Herstellers en - date of manufacture + adress of the manufacturer - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#dateOfManufacture + urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#addressInformation @@ -4804,28 +3826,28 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret de - Herstelldatum + Addresse des Herstellers en - date of manufacture + adress of the manufacturer en - dateOfManufacture + addressInformation STRING - de - Datum, zu dem das Produkt hergestellt wurde. + en + Address information of the manufacturer. - en - Date when an item was manufactured- + de + Adress-Information des Herstellers. @@ -4834,18 +3856,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - hardwareVersion + serialNumber de - Hardwareversion + Seriennummer en - hardware version + serial number - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#hardwareVersion + urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#serialNumber @@ -4862,28 +3884,28 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret de - Hardwareversion + Seriennummer en - hardware version + serial number en - hardwareVersion + serialNumber STRING - de - Version der Hardware. + en + Unique combination of numbers and letters used to identify the device once it has been manufactured. - en - Version of the hardware supplied with the device. + de + Die Seriennummer des Produkts. @@ -4892,18 +3914,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - firmwareVersion + dateOfManufacture - en - firmware version + de + Herstelldatum - de - Firmwareversion + en + date of manufacture - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#firmwareVersion + urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#dateOfManufacture @@ -4919,29 +3941,29 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - en - firmware version + de + Herstelldatum - de - Firmwareversion + en + date of manufacture en - firmwareVersion + dateOfManufacture STRING de - Version der Firmware. + Datum, zu dem das Produkt hergestellt wurde. en - Version of the firmware supplied with the device. + Date when an item was manufactured- @@ -4950,18 +3972,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - softwareVersion + uniqueFacilityIdentifier - - de - Softwareversion - en - software version + unique Identifier of a facility - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#softwareVersion + urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier @@ -4976,30 +3994,22 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - - de - Softwareversion - en - software version + unique Identifier of a facility en - softwareVersion + uniqueFacilityIdentifier STRING - - de - Version der Software. - en - Version of the software used by the device. + Unique string of characters for the identification of locations or buildings involved in a product’s value chain or used by actors involved in a product’s value chain. @@ -5008,14 +4018,14 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - countryOfOrigin + batteryStatus en - country of Origin + BatteryStatus - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#countryOfOrigin + urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#batteryStatus @@ -5032,36 +4042,102 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - country of Origin + BatteryStatus en - countryOfOrigin + batteryStatus STRING en - Country where the product was manufactured. Note: Country codes defined accord. to DIN EN ISO 3166-1 alpha-2 codes. + Lifecycle status of the battery. Status defined from a list, with the options suggested as follows: 'original', 'repurposed', 'reused', 'remanufactured', 'waste'. + +DIN DKE Spec chapter reference: 6.1.3.7 + + + + Original + + ModelReference + + + DataElement + urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Original88d759ea + + + + + + Repurposed + + ModelReference + + + DataElement + urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Repurposed22156a21 + + + + + + Reused + + ModelReference + + + DataElement + urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Reused495fdd96 + + + + + + Remanufactured + + ModelReference + + + DataElement + urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Remanufacturedafed45ef + + + + + + Waste + + ModelReference + + + DataElement + urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#BatteryStatusEnumeration:_Wastef734f9b7 + + + + + + - uniqueFacilityIdentifier + operatorIdentifier en - unique Identifier of a facility + identifier of the operator - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier + urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#operatorIdentifier @@ -5078,20 +4154,20 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret en - unique Identifier of a facility + identifier of the operator en - uniqueFacilityIdentifier + operatorIdentifier STRING en - Unique string of characters for the identification of locations or buildings involved in a product’s value chain or used by actors involved in a product’s value chain. + The unique operator identifier should comply with ISO/IEC 15459 1:2014, ISO/IEC 15459 2:2015, ISO/IEC 15459 3:2014, ISO/IEC 15459 4:2014, ISO/IEC 15459 5:2014, ISO/IEC 15459 6:2014, or their equivalent until referenced harmonised standards are listed in the OJEU. @@ -5100,18 +4176,18 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - logoCompany + manufacturerIdentifier - en - company logo + de + identifier of the manfuacturer - de - Firmenlogo + en + article number of the product - urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#logoCompany + urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier @@ -5127,29 +4203,25 @@ enumeration: 0173-1%2307-AAS754%23001 (office), 0173-1%2307-AAS756%23001 (secret - en - company logo + de + identifier of the manfuacturer - de - Firmenlogo + en + article number of the product en - logoCompany + manufacturerIdentifier STRING - - de - Das Firmenlogo des Produkts. - en - A graphic mark used to represent a company, an organisation or a product. + A battery passport must include information identifying the manufacturer. diff --git a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aasx b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aasx index c5249f7..15a63a5 100644 Binary files a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aasx and b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.aasx differ 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 f9f527a..697e78a 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 @@ -157,8 +157,8 @@
-

Aspect Model nameplate for battery passport

-
urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#Nameplate
+

Aspect Model nameplate for battery passport

+
urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryNameplate
@@ -181,7 +181,7 @@

Overview

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

Properties

-

BatteryStatus

+

BatteryStatus

Lifecycle status of the battery. Status defined from a list, with the options suggested as follows: 'original', 'repurposed', 'reused', 'remanufactured', 'waste'. @@ -268,7 +268,7 @@

-

URI of the product

+

URI of the product

Unique global identification of the product using an universal resource identifier (URI). @@ -333,7 +333,7 @@

-

adress of the manufacturer

+

adress of the manufacturer

Address information of the manufacturer. @@ -403,14 +403,14 @@

-

date of manufacture

+

article number of the product

-Date when an item was manufactured- +A battery passport must include information identifying the manufacturer.
Name
-
dateOfManufacture
+
manufacturerIdentifier
@@ -430,10 +430,6 @@

-
Example
-
2009-01-01
-

Optional
@@ -449,33 +445,22 @@

Payload key
-
DateOfManufacture
+
ManufacturerIdentifier

-
-
Reference
-
-
    -
  • urn:irdi:0112/2///61987%23ABB757%23007
  • -
-
    -
  • urn:irdi:0173-1%2302-AAR972%23004
  • -
-
-
-

manufacturer name

+

date of manufacture

-Legally valid designation of the natural or judicial person which is directly responsible for the design, production, packaging and labeling of a product in respect to its being brought into circulation. +Date when an item was manufactured-
Name
-
manufacturerName
+
dateOfManufacture
@@ -484,19 +469,10 @@

Characteristic

-
-
Set
-
-
-
Has no order
-
-
-
Duplicates not allowed
-
Type http://www.w3.org/1999/02/22-rdf-syntax-ns#langString + class="break-all underline">http://www.w3.org/2001/XMLSchema#string
@@ -504,6 +480,10 @@

+
Example
+
2009-01-01
+

Optional
@@ -519,17 +499,17 @@

Payload key
-
ManufacturerName
+
DateOfManufacture

Reference
    -
  • urn:irdi:0112/2///61987%23ABA565%23009
  • +
  • urn:irdi:0112/2///61987%23ABB757%23007
    -
  • urn:irdi:0173-1%2302-AAO677%23004
  • +
  • urn:irdi:0173-1%2302-AAR972%23004
@@ -538,14 +518,14 @@

-

manufacturer product designation

+

identifier of the operator

-Short description of the product (short text), third or lowest level of a 3 level manufacturer specific product hierarchy. +The unique operator identifier should comply with ISO/IEC 15459 1:2014, ISO/IEC 15459 2:2015, ISO/IEC 15459 3:2014, ISO/IEC 15459 4:2014, ISO/IEC 15459 5:2014, ISO/IEC 15459 6:2014, or their equivalent until referenced harmonised standards are listed in the OJEU.
Name
-
manufacturerProductDesignation
+
operatorIdentifier
@@ -554,19 +534,10 @@

Characteristic

-
-
Set
-
-
-
Has no order
-
-
-
Duplicates not allowed
-
Type http://www.w3.org/1999/02/22-rdf-syntax-ns#langString + class="break-all underline">http://www.w3.org/2001/XMLSchema#string
@@ -578,7 +549,7 @@

Optional
- Yes
+ No

@@ -589,33 +560,22 @@

Payload key
-
ManufacturerProductDesignation
+
OperatorIdentifier

-
-
Reference
-
-
    -
  • urn:irdi:0112/2///61987%23ABA567%23009
  • -
-
    -
  • urn:irdi:0173-1%2302-AAW338%23003
  • -
-
-
-

markings

+

manufacturer name

-Markings of the product. Note: CE marking is declared as mandatory according to EU Blue Guide. +Legally valid designation of the natural or judicial person which is directly responsible for the design, production, packaging and labeling of a product in respect to its being brought into circulation.
Name
-
markings
+
manufacturerName
@@ -635,18 +595,8 @@

- Reference -
-
    -
  • urn:irdi:0112/2///61360_7%23AAS006%23001
  • -
-
-
-

- @@ -669,22 +619,33 @@

Payload key
-
Markings
+
ManufacturerName
+
+
Reference
+
+
    +
  • urn:irdi:0112/2///61987%23ABA565%23009
  • +
+
    +
  • urn:irdi:0173-1%2302-AAO677%23004
  • +
+
+
-

order code for the product

+

markings

-Unique combination of numbers and letters used to identify the device for ordering. +Markings of the product. Note: CE marking is declared as mandatory according to EU Blue Guide.
Name
-
orderCodeOfManufacturer
+
markings
@@ -693,10 +654,29 @@

Characteristic

+
+
Set
+
+
+
Has no order
+
+
+
Duplicates not allowed
+
- Type http://www.w3.org/2001/XMLSchema#string + Reference +
+
    +
  • urn:irdi:0112/2///61360_7%23AAS006%23001
  • +
+
+
+
+ @@ -708,7 +688,7 @@

Optional
- Yes
+ No

@@ -719,26 +699,15 @@

Payload key
-
OrderCodeOfManufacturer
+
Markings

-
-
Reference
-
-
    -
  • urn:irdi:0112/2///61987%23ABA950%23008
  • -
-
    -
  • urn:irdi:0173-1%2302-AAO227%23004
  • -
-
-
-

serial number

+

serial number

Unique combination of numbers and letters used to identify the device once it has been manufactured. @@ -803,7 +772,7 @@

-

unique Identifier of a facility

+

unique Identifier of a facility

Unique string of characters for the identification of locations or buildings involved in a product’s value chain or used by actors involved in a product’s value chain. diff --git a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.json b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.json index 7ebb7ba..1f9d3c8 100644 --- a/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.json +++ b/io.admin-shell.idta.batterypass.digital_nameplate/1.0.0/gen/NameplateBattery.json @@ -1,10 +1,10 @@ { - "ProductArticleNumberOfManufacturer" : [ { - "en" : "Example multi language string" - } ], "ManufacturerName" : [ { "en" : "Example multi language string" } ], + "SerialNumber" : "A12345-X75EN", + "BatteryStatus" : "Original", + "OperatorIdentifier" : "UMaAIKKIkknjWEXJUfPxxQHeWKEJ", "AddressInformation" : { "POBox" : { "en" : "Example multi language string" @@ -88,9 +88,8 @@ "en" : "Example multi language string" } }, - "OrderCodeOfManufacturer" : "UMaAIKKIkknjWEXJUfPxxQHeWKEJ", - "CountryOfOrigin" : "dpHYZGhtgdntugzvvKAXLhM", - "YearOfConstruction" : "2009", + "URIOfTheProduct" : "https://dc-qr.com/?m=R123456789", + "UniqueFacilityIdentifier" : "987654321", "Markings" : [ { "MarkingName" : "0173-1%2307-DAA603%23004", "IssueDate" : "2022-01-01", @@ -102,24 +101,6 @@ }, "MarkingAdditionalText" : "0044" } ], - "ManufacturerProductType" : [ { - "en" : "Example multi language string" - } ], - "HardwareVersion" : "AS1", - "FirmwareVersion" : "FS1", - "ManufacturerProductFamily" : [ { - "en" : "Example multi language string" - } ], - "CompanyLogo" : "telnet://192.0.2.16:80/", - "ManufacturerProductRoot" : [ { - "en" : "Example multi language string" - } ], - "SoftwareVersion" : "SF1", - "SerialNumber" : "A12345-X75EN", - "URIOfTheProduct" : "https://dc-qr.com/?m=R123456789", - "ManufacturerProductDesignation" : [ { - "en" : "Example multi language string" - } ], - "UniqueFacilityIdentifier" : "987654321", - "DateOfManufacture" : "2009-01-01" + "DateOfManufacture" : "2009-01-01", + "ManufacturerIdentifier" : "dpHYZGhtgdntugzvvKAXLhM" } \ No newline at end of file diff --git a/io.admin-shell.idta.batterypass.digital_nameplate/README.md b/io.admin-shell.idta.batterypass.digital_nameplate/README.md index 69bb008..063854b 100644 --- a/io.admin-shell.idta.batterypass.digital_nameplate/README.md +++ b/io.admin-shell.idta.batterypass.digital_nameplate/README.md @@ -37,12 +37,39 @@ Contained Files: # Deviations from urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0 +The following optional attributes are mandatory: + * serialNumber is mandatory -* yearOfConstruction is mandatory -* countryOfOrigin is mandatory +* dateOfManufacture is mandatory * uniqueFacilityIdentifier is mandatory * markings are mandatory +The following mandatory attributes are not included: + +* manufacturerProductDesignation +* orderCodeOfManufacturer + +The followign optional attributes are not included: + +* manufacturerProductDesignation +* manufacturerProductRoot +* manufacturerProductFamily +* manufacturerProductType +* productArticleNumberOfManufacturer +* yearOfConstruction +* HardwareVersion +* FirmwareVersion +* SoftwareVersion +* countryOfOrigin +* companyLogo +* assetSpecificProperties + + +The following attributes are new: + +* operatorIdentifier +* manufacturerIdentifier + # Overall Deviations see IDTA-02006