Battery Passport (Catena-X v6.0.0)

Category:OSW74bf728019bd4cc3a8a0833bd54f5338 /
Revision as of 16:52, 16 October 2024 by Admin (talk | contribs) (update refs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Battery Passport (Catena-X v6.0.0) [OSW74bf728019bd4cc3a8a0833bd54f5338]
ID OSW74bf728019bd4cc3a8a0833bd54f5338
UUID 74bf7280-19bd-4cc3-a8a0-833bd54f5338
Label Battery Passport (Catena-X v6.0.0)
Machine compatible name BatteryPassportCatenaXV600
Statements (outgoing)
Statements (incoming)
Keywords

Description

A digital document or product passport for batteries based on Catena-X v6.0.0 JSON-SCHEMA

Category
Characteristic
UUID<br>Definition: Entity, Characteristic 74bf7280-19bd-4cc3-a8a0-833bd54f5338
OntologyRelated
Ontology Match (Exact)Only use this property if all properties defined in the Ontology can be asserted to this object.<br>Definition: Ontology related
MetaCharacteristic
SupercategoriesParent class(es)<br>Definition: Category (Class), Meta Characteristic
  • Dataset
  • Own propertiesProperties that are defined in addition to the ones inherited by superclasses and imported characteristics<br>Definition: Meta Characteristic * is_about (IsRelatedTo):

    Get an instance

    Existing Instances

    Get all passports

    Web-API
    https://demo.open-semantic-lab.org/w/api.php?action=ask&query=[[HasType::Category:OSW74bf728019bd4cc3a8a0833bd54f5338]]&format=json
    

    Get passport for given battery

    Web-API
    https://demo.open-semantic-lab.org/w/api.php?action=ask&query=[[HasType::Category:OSW74bf728019bd4cc3a8a0833bd54f5338]][[IsRelatedTo::Item:OSWa814710d43c943a1ac5619f65043fcdc]]&format=json
    
    SPARQL
    SELECT DISTINCT ?passport
    WHERE { ?passport a <https://demo.open-semantic-lab.org/id/Category-3AOSW74bf728019bd4cc3a8a0833bd54f5338> .
            ?passport <https://demo.open-semantic-lab.org/id/Property-3AIsRelatedTo> <https://demo.open-semantic-lab.org/id/Item-3AOSWa814710d43c943a1ac5619f65043fcdc> . }
    

    Sparklis

    Get data of a passport instance as JSON

    Reference: io.catenax.battery.battery_pass v6.0.0 BatteryPass.json

    Web-API
    # Single slot
    https://demo.open-semantic-lab.org/wiki/Item:OSWa814710d43c943a1ac5619f65043fcdc?action=raw&slot=jsondata
    # Single Passport
    https://wiki-dev.open-semantic-lab.org/w/api.php?action=query&format=json&prop=info|revisions&meta=&formatversion=2&inprop=&rvprop=ids|timestamp|flags|comment|user|contentmodel|roles|content&titles=Item:OSWa814710d43c943a1ac5619f65043fcdc&rvslots=jsondata
    # Multiple Passports separated with '|'
    https://demo.open-semantic-lab.org/w/api.php?action=query&format=json&prop=revisions&titles=Item:OSWa814710d43c943a1ac5619f65043fcdc|Item:OSW5ed635e813354118badc79c2fcb66913|Item:OSW45886bd81a344dc1af92deb5935091ae&rvprop=ids|timestamp|flags|comment|user|content|sha1|slotsha1&rvslots=jsondata
    

    Result (within query.pages.<id>.revisions.0.slots.jsondata.*)

    {
      "identification": {
        "category": "EV",
        "idDmc": "123",
        "chemistry": "Li",
        "identification": {
          "type": {
            "manufacturerPartId": "123123",
            "nameAtManufacturer": "cellTypeA"
          },
          "codes": [],
          "dataCarrier": {
            "carrierType": "QR Code",
            "carrierLayout": ""
          },
          "classification": []
        }
      },
      "operation": {
        "manufacturer": {
          "facility": [],
          "manufacturer": "BPNL123456789101"
        },
        "intoServiceDate": "2024-01-01"
      },
      "characteristics": {
        "warranty": {
          "lifeValue": 3,
          "lifeUnit": "unit:year"
        },
        "physicalDimension": {
          "weight": {
            "value": 1,
            "unit": "unit:kilogram"
          },
          "height": {
            "value": 10,
            "unit": "unit:centimetre"
          },
          "length": {
            "value": 30,
            "unit": "unit:centimetre"
          },
          "width": {
            "value": 10,
            "unit": "unit:centimetre"
          }
        }
      },
      "sustainability": {
        "documents": {
          "separateCollection": [
            {
              "content": "",
              "contentType": "",
              "header": ""
            }
          ],
          "wastePrevention": []
        },
        "carbonFootprint": [
          {
            "value": 500,
            "rulebook": [],
            "lifecycle": "",
            "unit": "kg/kg",
            "type": "Climate Change Total",
            "manufacturingPlant": [],
            "declaration": []
          }
        ],
        "status": "original"
      },
      "materials": {
        "active": {
          "nickel": {
            "location": "Cathode",
            "recycled": 0.1,
            "documentation": [],
            "critical": true
          },
          "lithium": {
            "location": "Cathode",
            "recycled": 0,
            "documentation": [],
            "critical": true
          },
          "cobalt": {
            "location": "Cathode",
            "recycled": 0.2,
            "documentation": [],
            "critical": true
          },
          "lead": {
            "impactOfSubstances": [],
            "critical": false,
            "documentation": [],
            "recycled": 0,
            "location": "Cathode",
            "concentration": 3,
            "materialUnit": "unit:partPerMillion"
          }
        },
        "hazardous": {
          "cadmium": {
            "impactOfSubstances": [],
            "concentration": 2,
            "location": "Cathode",
            "materialUnit": "unit:partPerMillion",
            "critical": false,
            "documentation": []
          },
          "mercury": {
            "impactOfSubstances": [],
            "concentration": 10,
            "location": "Cathode",
            "materialUnit": "unit:partPerMillion",
            "critical": false,
            "documentation": []
          },
          "lead": {
            "impactOfSubstances": [],
            "critical": false,
            "documentation": [],
            "recycled": 0,
            "location": "",
            "concentration": 0,
            "materialUnit": "unit:partPerMillion"
          }
        },
        "composition": []
      },
      "performance": {
        "rated": {
          "voltage": {
            "min": 3,
            "max": 3.2,
            "nominal": 3.7
          },
          "roundTripEfficiency": {
            "depthOfDischarge": 20,
            "initial": 97,
            "50PercentLife": 85
          },
          "resistance": {
            "cell": 20,
            "pack": 50
          },
          "power": {
            "value": 100,
            "at20SoC": 80,
            "at80SoC": 100
          },
          "capacity": {
            "value": 50,
            "thresholdExhaustion": 40
          },
          "temperature": {
            "lower": -20,
            "upper": 90
          },
          "selfDischargingRate": 2,
          "lifetime": {
            "expectedYears": 5,
            "report": [],
            "cycleLifeTesting": {
              "temperature": 20,
              "cycles": 10000,
              "depthOfDischarge": 20,
              "appliedChargeRate": 1,
              "appliedDischargeRate": 1
            }
          }
        },
        "dynamic": {
          "stateOfCharge": {
            "value": 0,
            "time": "2024-01-01T12:00:00"
          },
          "fullCycles": {
            "time": "2024-01-01T12:00:00",
            "value": 5000
          },
          "selfDischargingRate": 2,
          "power": {
            "fade": {
              "value": 1,
              "time": "2024-01-01T12:00:00"
            },
            "remaining": {
              "time": "2024-01-01T12:00:00",
              "value": 1
            }
          },
          "capacity": {
            "fade": {
              "value": 1,
              "time": "2024-01-01T12:00:00"
            },
            "throughput": {
              "time": "2024-01-01T12:00:00",
              "value": 1
            },
            "capacity": {
              "time": "2024-01-01T12:00:00",
              "value": 1
            }
          },
          "roundTripEfficiency": {
            "fade": {
              "value": 95,
              "time": "2024-01-01T12:00:00"
            },
            "remaining": {
              "value": 93,
              "time": "2024-01-01T12:00:00"
            }
          },
          "resistance": {
            "increase": {
              "pack": {
                "value": 5,
                "time": "2024-01-01T12:00:00"
              },
              "cell": {
                "value": 2,
                "time": "2024-01-01T12:00:00"
              }
            },
            "remaining": {
              "pack": {
                "time": "2024-01-01T12:00:00",
                "value": 20
              },
              "cell": {
                "time": "2024-01-01T12:00:00",
                "value": 6
              }
            }
          },
          "energy": {
            "soce": {
              "value": 1,
              "time": "2024-01-01T12:00:00"
            },
            "remaining": {
              "time": "2024-01-01T12:00:00",
              "value": 1
            }
          }
        }
      },
      "conformity": {
        "declarationOfConformity": [],
        "resultOfTestReport": [],
        "thirdPartyAssurance": [],
        "dueDiligencePolicy": []
      },
      "safety": {
        "usableExtinguishAgent": [],
        "safetyMeasures": [],
        "meaningOfLabels": [],
        "dismantling": []
      },
      "metadata": {
        "version": "",
        "expirationDate": "2026-01-01",
        "issueDate": "2024-01-01",
        "economicOperatorId": "BPNL123456789012",
        "passportIdentifier": "a814710d-43c9-43a1-ac56-19f65043fcdc",
        "predecessor": "00000000-0000-0000-0000-000000000000",
        "backupReference": ""
      },
      "commercial": {
        "purpose": []
      },
      "handling": {
        "content": {
          "producer": [],
          "sparePart": []
        },
        "applicable": false
      },
      "type": [
        "Category:OSW74bf728019bd4cc3a8a0833bd54f5338"
      ],
      "is_about": "Item:OSW07ab9439598d4866a57a8cb60e2726ea",
      "uuid": "a814710d-43c9-43a1-ac56-19f65043fcdc",
      "label": [
        {
          "text": "Battery Passport v6.0.0 Test 1",
          "lang": "en"
        }
      ],
      "description": [],
      "name": "BatteryPassportV600Test1"
    }
    

    Mappings

    Catena-X

    Not relevant - json is already syntactically conform

    Structure

    jsondata
    type
    "Category:OSWffe74f291d354037b318c422591c5023"
    subclass_of
    "Category:OSWfe72974590fd4e8ba94cd4e8366375e8"
    characteristics
    Empty array
    properties
    property_type"PrimitiveProperty"
    uuid"f0e16063-d30b-4609-bb6c-269cdc4f95b1"
    name"is_about"
    requiredfalse
    recommendedtrue
    arrayfalse
    range"Category:OSW531dd85d3f8e46d5817a2c628dd0b346"
    rdf_property"Property:IsRelatedTo"
    type"string"
    uuid"74bf7280-19bd-4cc3-a8a0-833bd54f5338"
    label
    text"Battery Passport (Catena-X v6.0.0)"
    lang"en"
    description
    text"A digital document or product passport for batteries based on Catena-X v6.0.0 JSON-SCHEMA"
    lang"en"
    exact_ontology_match
    "urn:samm:io.catenax.battery.battery_pass:6.0.0#BatteryPass"
    name"BatteryPassportCatenaXV600"
    based_on
    "Category:OSW54f58fe92b2148a3904e5fb0f5c1e81a"
    jsonschema
    @context
    "/wiki/Category:OSW93ccae36243542ceac6c951450a81d47?action=raw&slot=jsonschema"
    Empty object
    "/wiki/Category:OSWfe72974590fd4e8ba94cd4e8366375e8?action=raw&slot=jsonschema"
    characteristics"Property:HasCharacteristic"
    is_about
    @id"Property:IsRelatedTo"
    @type"@id"
    is_about"Property:IsRelatedTo"
    $defs
    generated
    $comment"Autogenerated section - do not edit. Generated from Category:Category Category:OSWffe74f291d354037b318c422591c5023"
    allOf
    $ref"/wiki/Category:OSWfe72974590fd4e8ba94cd4e8366375e8?action=raw&slot=jsonschema"
    type"object"
    uuid"74bf7280-19bd-4cc3-a8a0-833bd54f5338"
    title"GeneratedBatteryPassportCatenaXV600"
    title*
    en"Battery Passport (Catena-X v6.0.0)"
    description"This is an autogenerated partial class definition of 'BatteryPassportCatenaXV600'"
    description*
    en"A digital document or product passport for batteries based on Catena-X v6.0.0 JSON-SCHEMA"
    required
    "type"
    properties
    type
    default
    "Category:OSW74bf728019bd4cc3a8a0833bd54f5338"
    is_about
    title"is_about"
    $ref"/wiki/Property:IsRelatedTo?action=raw&slot=jsonschema"
    type"string"
    format"autocomplete"
    range"Category:OSW531dd85d3f8e46d5817a2c628dd0b346"
    defaultProperties
    "type"
    "is_about"
    allOf
    $ref"#/$defs/generated"
    title"BatteryPassportCatenaXV600"
    description"A digital document or product passport for batteries based on Catena-X v6.0.0 JSON-SCHEMA"
    type"object"
    required
    "identification"
    "operation"
    "characteristics"
    "sustainability"
    "materials"
    "performance"
    "conformity"
    "safety"
    "metadata"
    "commercial"
    "handling"
    components
    schemas
    urn_samm_io.catenax.battery.battery_pass_6.0.0_CategoryEnumeration
    type"string"
    options
    infoText"Enumeration with the values, portable battery; starting, lighting and ignition battery (SLI); light means of transport battery (LMT); electric vehicle battery (EV), industrial battery and incorporated battery."
    enum
    "SLI"
    "LMT"
    "EV"
    "industrial"
    "portable"
    "incorporated"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentifierCharacteristic
    type"string"
    options
    infoText"Characteristic for Identifiers."
    urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text
    type"string"
    options
    infoText"Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc."
    urn_samm_io.catenax.serial_part_3.0.0_KeyTrait
    type"string"
    options
    infoText"Constraint that ensures that the standard keys and custom key prefixes can be used."
    pattern"^(manufacturerId|partInstanceId|batchId|van|customKey:\w+)$"
    urn_samm_io.catenax.serial_part_3.0.0_ValueCharacteristic
    type"string"
    options
    infoText"The value of an identifier."
    urn_samm_io.catenax.serial_part_3.0.0_KeyValueList
    options
    infoText"A list of key value pairs for local identifiers, which are composed of a key and a corresponding value."
    type"object"
    properties
    key
    options
    infoText"The key of a local identifier. "
    $ref"#/components/schemas/urn_samm_io.catenax.serial_part_3.0.0_KeyTrait"
    value
    options
    infoText"The value of an identifier."
    $ref"#/components/schemas/urn_samm_io.catenax.serial_part_3.0.0_ValueCharacteristic"
    required
    "key"
    "value"
    urn_samm_io.catenax.serial_part_3.0.0_LocalIdentifierCharacteristic
    options
    infoText"A single serialized part may have multiple attributes, that uniquely identify a that part in a specific dataspace (e.g. the manufacturer`s dataspace)"
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.serial_part_3.0.0_KeyValueList"
    uniqueItemstrue
    urn_samm_io.catenax.batch_3.0.0_KeyTrait
    type"string"
    options
    infoText"Constraint that ensures that the predefined keys are used."
    pattern"^(manufacturerId|batchId|customKey:\w+)$"
    urn_samm_io.catenax.batch_3.0.0_ValueCharacteristic
    type"string"
    options
    infoText"The value of an identifier."
    urn_samm_io.catenax.batch_3.0.0_KeyValueList
    options
    infoText"A list of key value pairs for local identifiers, which are composed of a key and a corresponding value."
    type"object"
    properties
    key
    options
    infoText"The key of a local identifier."
    $ref"#/components/schemas/urn_samm_io.catenax.batch_3.0.0_KeyTrait"
    value
    options
    infoText"The value of an identifier."
    $ref"#/components/schemas/urn_samm_io.catenax.batch_3.0.0_ValueCharacteristic"
    required
    "key"
    "value"
    urn_samm_io.catenax.batch_3.0.0_LocalIdentifierCharacteristic
    options
    infoText"A batch may have multiple attributes, which uniquely identify that batch in a specific dataspace(e.g. the manufacturer`s dataspace)"
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.batch_3.0.0_KeyValueList"
    uniqueItemstrue
    urn_samm_io.catenax.part_type_information_1.0.0_PartIdCharacteristic
    type"string"
    options
    infoText"The part ID is a multi-character string, usually assigned by an ERP system."
    urn_samm_io.catenax.part_type_information_1.0.0_PartNameCharacteristic
    type"string"
    options
    infoText"Part name in string format from the respective system in the value chain."
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PartTypeCharacteristic
    options
    infoText"Characteristic for the part type."
    type"object"
    properties
    manufacturerPartId
    options
    infoText"Part ID as assigned by the manufacturer of the part. The part ID identifies the part in the manufacturer`s dataspace. The part ID references a specific version of a part. The version number must be included in the part ID if it is available. The part ID does not reference a specific instance of a part and must not be confused with the serial number."
    $ref"#/components/schemas/urn_samm_io.catenax.part_type_information_1.0.0_PartIdCharacteristic"
    nameAtManufacturer
    options
    infoText"Name of the part as assigned by the manufacturer."
    $ref"#/components/schemas/urn_samm_io.catenax.part_type_information_1.0.0_PartNameCharacteristic"
    required
    "manufacturerPartId"
    "nameAtManufacturer"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CodeEntity
    options
    infoText"Code entity with code key and value."
    type"object"
    properties
    key
    options
    infoText"The code key for the identification of the product. Examples are GTIN, hash, DID, ISBN, TARIC. This attribute is mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: (b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4; (c) the Global Trade Identification Number as provided for in standard ISO/IEC 15459-6 or equivalent of products or their parts; (d) relevant commodity codes, such as a TARIC code as defined in Council Regulation (EEC) No 2658/87."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentifierCharacteristic"
    value
    options
    infoText"The code value for the identification of the product in regard to the chosen code name."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentifierCharacteristic"
    required
    "key"
    "value"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CodeList
    options
    infoText"A list of additional codes."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CodeEntity"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DataCarrierCharacteristic
    options
    infoText"Data Carrier Characteristic for the product."
    type"object"
    properties
    carrierType
    options
    infoText"The type of data carrier such as a QR code on the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 8: (2) (b) the types of data carrier to be used."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    carrierLayout
    options
    infoText"The positioning of data carrier on the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 8: (2) (c) the layout in which the data carrier shall be presented and its positioning."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    required
    "carrierType"
    "carrierLayout"
    urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationStandardCharacteristic
    type"string"
    options
    infoText"Identified classification standards that align to the Catena-X needs."
    urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationIDCharacteristic
    type"string"
    options
    infoText"It can be numeric or a string, depending on the chosen classification standard."
    urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationEntity
    options
    infoText"Encapsulates data related to the classification of the part."
    type"object"
    properties
    classificationStandard
    options
    infoText"Identified classification standards that align to the Catena-X needs."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationStandardCharacteristic"
    classificationID
    options
    infoText"The classification ID of the part type according to the corresponding standard definition mentioned in the key value pair."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationIDCharacteristic"
    classificationDescription
    options
    infoText"Optional property describing the classification standard."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    required
    "classificationStandard"
    "classificationID"
    urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationCharacteristic
    options
    infoText"Classification characteristic enabling a set of further properties."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationEntity"
    uniqueItemstrue
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentificationCharacteristic
    options
    infoText"Identification information of the product."
    type"object"
    properties
    serial
    options
    infoText"Identifier for a serial part if available. This is mentioned in the ESPR provisional agreement from January 9th, 2024 Recital (27): [...] an 'item' usually means a single unit of a model."
    $ref"#/components/schemas/urn_samm_io.catenax.serial_part_3.0.0_LocalIdentifierCharacteristic"
    batch
    options
    infoText"Identifier for a batch part if available. Identifier for a serial part if available. This is mentioned in the ESPR provisional agreement from January 9th, 2024 Recital (27): [...] a 'batch' usually means a subset of a specific model composed of all products produced in a specific manufacturing plant at a specific moment in time [...]."
    $ref"#/components/schemas/urn_samm_io.catenax.batch_3.0.0_LocalIdentifierCharacteristic"
    type
    options
    infoText"Identifier on the level of a part model or type. Identifier for a serial part if available. This is mentioned in the ESPR provisional agreement from January 9th, 2024 Recital (27): [...] A 'model' usually means a version of a product of which all units share the same technical characteristics relevant for the ecodesign requirements and the same model identifier [...]."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PartTypeCharacteristic"
    codes
    options
    infoText"Codes for identification."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CodeList"
    dataCarrier
    options
    infoText"The type and layout of the data carrier on the product. These are mentioned in the ESPR proposal from March 30th, 2022 Article 8: (b) the types of data carrier to be used; (c) the layout in which the data carrier shall be presented and its positioning; Article 2 defines: (30) 'data carrier' means a linear bar code symbol, a two-dimensional symbol or other automatic identification data capture medium that can be read by a device."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DataCarrierCharacteristic"
    classification
    options
    infoText"Property describing the classification of a part."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.part_classification_1.0.0_ClassificationCharacteristic"
    required
    "type"
    "codes"
    "dataCarrier"
    "classification"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_IdentificationCharacteristic
    options
    infoText"Battery identification involves specific battery identifiers, including those assigned locally by the manufacturer."
    type"object"
    properties
    category
    options
    infoText"The battery category, which can be a portable battery; starting, lighting and ignition battery (SLI); light means of transport battery (LMT); electric vehicle battery (EV), industrial battery and incorporated battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (a) and refers to ANNEX VI Part A: 2. the battery category and information identifying the battery in accordance with Article 38(6)."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_CategoryEnumeration"
    idDmc
    options
    infoText"The unique identifier of the product, when it is placed on the market. Through this identifier a web link can be accessed. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Article 77: 3. The battery passport shall be accessible through the QR code referred to in Article 13(6) which links to a unique identifier that the economic operator placing the battery on the market shall attribute to it. The QR code and the unique identifier shall comply with the ISO/IEC standards 15459-1:2014, 15459-2:2015, 15459-3:2014, 15459-4:2014, 15459-5:2014 and 15459-6:2014 or their equivalent. Defined is the QR code in Article 3: (24) "QR code" means a machine-readable matrix code that links to information as required by this Regulation. (66) "unique identifier" means a unique string of characters for the identification of batteries that also enables a web link to the battery passport."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentifierCharacteristic"
    chemistry
    options
    infoText"Battery chemistry refers to the specific chemical composition and reactions that occur within a battery to produce and store electrical energy. The chemistry has to be stated as detailed as possible for example: the Nickel Cobalt Manganese battery 'NCM'. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (a) and refers to ANNEX VI Part A: 7. the chemestry."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    identification
    options
    infoText"Identification information of the product, especially identifiers and codes. These are mentioned in the ESPR provisional agreement from January 9th, 2024 ANNEX III: (b) the unique product identifier at the level indicated in the applicable delegated act adopted pursuant to Article 4. Additionally in Article 9 regarding general requirements for the product passport is stated that: A product passport shall meet the following conditions: (a) it shall be connected through a data carrier to a persistent unique product identifier; (e) the information included in the product passport shall refer to the product model, batch, or item as specified in the delegated act adopted pursuant to Article 4. Article 2 Definitions: (31) 'unique product identifier' means a unique string of characters for the identification of products that also enables a web link to the product passport; Recital (27): A 'model' usually means a version of a product of which all units share the same technical characteristics relevant for the ecodesign requirements and the same model identifier, a 'batch' usually means a subset of a specific model composed of all products produced in a specific manufacturing plant at a specific moment in time and an 'item' usually means a single unit of a model."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentificationCharacteristic"
    required
    "category"
    "idDmc"
    "chemistry"
    "identification"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DateTrait
    type"string"
    options
    infoText"Constraint fo a timestamp in the format (yyyy-mm-dd)."
    pattern"^\d{4}-\d{2}-\d{2}$"
    urn_samm_io.catenax.shared.business_partner_number_2.0.0_BpnaTrait
    type"string"
    options
    infoText"The provided regular expression ensures that the BPNA is composed of prefix 'BPNA', 10 digits and two alphanumeric letters."
    pattern"^BPNA[a-zA-Z0-9]{12}$"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FacilityEntity
    options
    infoText"The entity for a facility with the BPNA identifier."
    type"object"
    properties
    facility
    options
    infoText"The identifier used for a location. This attribute is mentioned in the ESPR provisional agreement from January 9th 2024 Annex III: (i) unique facility identifiers; Article 2 Definitions: (33) 'unique facility identifier' means a unique string of characters for the identification of locations or buildings involved in the value chain of a product or used by actors involved in the value chain of a product."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.business_partner_number_2.0.0_BpnaTrait"
    required
    "facility"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FacilityList
    options
    infoText"List of facilities."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FacilityEntity"
    urn_samm_io.catenax.shared.business_partner_number_2.0.0_BpnlTrait
    type"string"
    options
    infoText"The provided regular expression ensures that the BPNL is composed of prefix 'BPNL', 10 digits and two alphanumeric letters."
    pattern"^BPNL[a-zA-Z0-9]{12}$"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ManufacturerCharacteristic
    options
    infoText"Manufacturing information."
    type"object"
    properties
    facility
    options
    infoText"The identifier used for a location. In the CATENA-X use case, the BPNA can be stated. This attribute is mentioned in the ESPR provisional agreement from January 9th 2024 Annex III: (i) unique facility identifiers; Article 2 Definitions: (33) 'unique facility identifier' means a unique string of characters for the identification of locations or buildings involved in the value chain of a product or used by actors involved in the value chain of a product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FacilityList"
    manufacturer
    options
    infoText"The main manufacturer, if different from the passport owner, represented by an identification number. In the Catena-X use case, the BPNL can be stated. This attribute is mentioned in the ESPR provisional agreement from January 9th 2024 Annex III: (h) unique operator identifiers other than that of the manufacturer; (k) the name, contact details and unique operator identifier code of the economic operator established in the Union responsible for carrying out the tasks set out in Article 4 of Regulation (EU) 2019/1020, or Article 15 of Regulation (EU) [.../...] on general product safety, or similar tasks pursuant to other EU legislation applicable to the product."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.business_partner_number_2.0.0_BpnlTrait"
    manufacturingDate
    options
    infoText"The timestamp in the format (yyyy-mm-dd) of the manufacturing date as the final step in production process (e.g. final quality check, ready-for-shipment event)."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DateTrait"
    required
    "facility"
    "manufacturer"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_OperationCharacteristic
    options
    infoText"Characteristic includes details for operational data."
    type"object"
    properties
    intoServiceDate
    options
    infoText"Putting into service is the transition from a state of readiness to actual use or operation. The date should be formatted as yyyy-mm-dd. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex VII Part B: 1.the date of manufacture of the battery and, where appropriate, the date of putting into service; Defined is "putting into service" in Article 3: (18) "putting into service" means the first use, for its intended purpose, in the Union, of a battery, without having been previously placed on the market."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DateTrait"
    manufacturer
    options
    infoText"Manufacturing information of the product. In the CATENA-X use case, the BPNL and BPNA can be stated. These attributes are mentioned in the ESPR provisional agreement from January 9th 2024 Annex III: (h) unique operator identifiers other than that of the manufacturer; (k) the name, contact details and unique operator identifier code of the economic operator established in the Union responsible for carrying out the tasks set out in Article 4 of Regulation (EU) 2019/1020, or Article 15 of Regulation (EU) [.../...] on general product safety, or similar tasks pursuant to other EU legislation applicable to the product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ManufacturerCharacteristic"
    required
    "manufacturer"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_LifeValueCharacteristic
    type"number"
    options
    infoText"Characteristic for the life span value as an integer."
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_LifeEnumeration
    type"string"
    options
    infoText"Enumeration with the possible units day, month, cycle, year and runningOrOperatingHour."
    enum
    "unit:day"
    "unit:month"
    "unit:year"
    "unit:cycle"
    "unit:runningOrOperatingHour"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_WarrantyCharacteristic
    options
    infoText"Characteristic for the warranty."
    type"object"
    properties
    lifeValue
    options
    infoText"The value as an integer for the respective lifespan."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_LifeValueCharacteristic"
    lifeUnit
    options
    infoText"The unit of the respective lifespan expressed through the possible units day, month, cycle, year and runningOrOperatingHour."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_LifeEnumeration"
    required
    "lifeValue"
    "lifeUnit"
    urn_samm_io.catenax.shared.quantity_2.0.0_QuantityValueCharacteristic
    type"number"
    options
    infoText"The quantity value associated with the unit expressed as float."
    urn_samm_io.catenax.shared.quantity_2.0.0_LinearUnitEnumeration
    type"string"
    pattern"[a-zA-Z]*:[a-zA-Z]+"
    options
    infoText"The unit of a linear attribute that may be used for height, width, length and diameter."
    enum
    "unit:millimetre"
    "unit:centimetre"
    "unit:metre"
    "unit:kilometre"
    "unit:inch"
    "unit:foot"
    "unit:yard"
    urn_samm_io.catenax.shared.quantity_2.0.0_LinearCharacteristic
    options
    infoText"Characteristic for linear measurements of an item."
    type"object"
    properties
    value
    options
    infoText"The quantity value associated with the unit."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_QuantityValueCharacteristic"
    unit
    options
    infoText"The unit of a linear attribute."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_LinearUnitEnumeration"
    required
    "value"
    "unit"
    urn_samm_io.catenax.shared.quantity_2.0.0_MassUnitEnumeration
    type"string"
    pattern"[a-zA-Z]*:[a-zA-Z]+"
    options
    infoText"Enumeration for mass units."
    enum
    "unit:gram"
    "unit:kilogram"
    "unit:tonneMetricTon"
    "unit:tonUsOrShortTonUkorus"
    "unit:ounceAvoirdupois"
    "unit:pound"
    urn_samm_io.catenax.shared.quantity_2.0.0_MassCharacteristic
    options
    infoText"Characteristic for mass measurements of an item."
    type"object"
    properties
    value
    options
    infoText"The quantity value associated with the unit."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_QuantityValueCharacteristic"
    unit
    options
    infoText"The unit of a mass related attribute."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_MassUnitEnumeration"
    required
    "value"
    "unit"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_PhysicalDimensionCharacteristic
    options
    infoText"Characteristic for the physical dimensions."
    type"object"
    properties
    height
    options
    infoText"The height of the item measured in a specific linear unit which can be declared in the corresponding unit attribute."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_LinearCharacteristic"
    length
    options
    infoText"The length of the item measured in a specific linear unit which can be declared in the corresponding unit attribute."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_LinearCharacteristic"
    width
    options
    infoText"The width of the item measured in a specific linear unit which can be declared in the corresponding unit attribute."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_LinearCharacteristic"
    weight
    options
    infoText"Weight of the product measured in a specific mass unit which can be declared in the corresponding unit attribute. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: (2) (b) (i) information on the performance of the product in relation to the product parameters referred to in Annex I; Annex I (i) weight and volume of the product [...]."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.quantity_2.0.0_MassCharacteristic"
    required
    "weight"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_CharacteristicsElement
    options
    infoText"Characteristic for the product characteristics."
    type"object"
    properties
    warranty
    options
    infoText"The warranty of the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in ANNEX XIII: (m) period for which the commercial warranty for the calendar life applies."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_WarrantyCharacteristic"
    physicalDimension
    options
    infoText"The weight of the battery. For calculation of the energy density, the volume is also needed. The energy density of a battery is measured in watt-hours per kilogram (Wh/kg) and watt-hours per liter (Wh/L). These measures indicate how much energy a battery can store relative to its weight and volume, respectively. Other measurements are optional.These are mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(a) and refers to Annex VI Part A: 5. the weight."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PhysicalDimensionCharacteristic"
    required
    "warranty"
    "physicalDimension"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_HeaderTrait
    type"string"
    options
    infoText"Constraint for a maximum of 100 characters."
    maxLength100
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentationEntity
    options
    infoText"Entity for a document with a header, type and content."
    type"object"
    properties
    content
    options
    infoText"The content of the document e.g a link."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    contentType
    options
    infoText"The type of content which can be expected in the "content" property. Examples are a link, restricted link, pdf, excel, etc."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    header
    options
    infoText"The header as a short Xdescription of the document with a maximum of 100 characters."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_HeaderTrait"
    required
    "content"
    "contentType"
    "header"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList
    options
    infoText"List of documents."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentationEntity"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_SustainabilityDocumentCharacteristic
    options
    infoText"Characteristic for sustainability documents of the battery."
    type"object"
    properties
    separateCollection
    options
    infoText"Documentation about separate collection of batteries involve information on how to properly collect, handle, and recycle batteries to ensure environmental sustainability and compliance with regulations. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (s), refers to Article 74: 1. In addition to the information referred to in Article 8a(2) of Directive 2008/98/EC, producers or, where appointed in accordance with Article 57(1), producer responsibility organisations shall make available to end-users and distributors the following information regarding the prevention and management of waste batteries with regard to the categories of batteries that they supply within the territory of a Member State: (a) the role of end-users in contributing to waste prevention, including by information on good practices and recommendations concerning the use of batteries aimed at extending their use phase and the possibilities of re-use, preparation for re-use, preparation for repurposing, repurposing and remanufacturing; (b) the role of end-users in contributing to the separate collection of waste batteries in accordance with their obligations under Article 64 to allow their treatment; (c) the separate collection, take-back and collection points, preparation for re-use, preparation for repurposing and treatment available for waste batteries; (d) the necessary safety instructions to handle waste batteries, including in relation to the risks associated with, and the handling of, batteries containing lithium; (e) the meaning of the labels and symbols on batteries in accordance with Article 13 or printed on their packaging or in the documents accompanying batteries; and (f) the impact of substances, in particular hazardous substances, present in batteries on the environment and on human health or the safety of persons, including the impact due to inappropriate discarding of waste batteries, such as littering or discarding as unsorted municipal waste."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    wastePrevention
    options
    infoText"Documentation about waste prevention for batteries which include guidelines, recommendations, and information on minimizing the environmental impact associated with the use and disposal of batteries. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (s), refers to Article 74 (1) which call Article 8a of Directive 2008/98/EC: 2. Member States shall take the necessary measures to ensure that the waste holders targeted by the extended producer responsibility schemes established in accordance with Article 8 (1), are informed about waste prevention measures, centres for re-use and preparing for re-use, take-back and collection systems, and the prevention of littering. Member States shall also take measures to create incentives for the waste holders to assume their responsibility to deliver their waste into the separate collection systems in place, notably, where appropriate, through economic incentives or regulations."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    euTaxonomyDisclosureStatement
    options
    infoText"Optional disclosure regarding the EU taxonomy, with the choice to voluntarily provide the EU Taxonomy disclosure through the battery passport."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    sustainabilityReport
    options
    infoText"Voluntarily making the Sustainability Report available via the battery passport. A report containing the information concerning the sustainability in form of a document."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    required
    "separateCollection"
    "wastePrevention"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PositiveTrait
    type"number"
    options
    infoText"Constraint for only positive values."
    minimum0
    exclusiveMinimumfalse
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CategoryEnumeration
    type"string"
    options
    infoText"Enumeration of the 19 impact categories in accordance to EN15804+A2."
    enum
    "Climate Change Total"
    "Climate Change Fossil"
    "Climate Change Biogenic Removals and Emissions"
    "Climate Change Land Use and Land Use Change"
    "Ozone Depletion"
    "Acidification"
    "Eutrophication Aquatic Freshwater"
    "Eutrophication Fresh Marine"
    "Eutrophication Terrestrial"
    "Photochemical Ozone Formation"
    "Abiotic Depletion- Minerals and Metals"
    "Fossil Fuels"
    "Water Use"
    "Particulate Matter Emissions"
    "Ionizing Radiation, Human Health"
    "Eco-Toxicity"
    "Human Toxicity, Cancer Effects"
    "Human Toxicity, Non-Cancer Effects"
    "Land Use Related Impacts/Soil Quality"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FootprintEntity
    options
    infoText"Footprint Entity for the carbon and environmental footprint with the total value, unit, impact category type, lifecycle, rulebook, declaration, performance class and the facility."
    type"object"
    properties
    value
    options
    infoText"The value of the footprint of the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: (l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product's life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories; (m) the carbon footprint of the product; (ma) the material footprint of the product. "
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PositiveTrait"
    rulebook
    options
    infoText"The applied rulebook for the environmental footprint of the product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    lifecycle
    options
    infoText"The lifecycle stage, to which the environmental footprint corresponds. These could be for example "raw material acquisition and pre-processing", "main product production", "distribution" or "end of life and recycling"."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    unit
    options
    infoText"The unit of measurement of the environmental impact category. For each impact category a specific unit is used. If an aggregation is used, utilize the normalization and weighting methods used in the referenced rulebook."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    type
    options
    infoText"The type of the environmental footprint of the product. This could be one of the environmental impact categories. This attribute is mentioned in the ESPR provisional agreement from January 9th 2024 Article 7: (2)(b)(i) information on the performance of the product in relation to one or more of the product parameters referred to in Annex I, including a scoring of reparability or durability, carbon footprint or environmental footprint; Annex I: (l) the environmental footprint of the product, expressed as a quantification, in accordance with the applicable delegated act, of a product's life cycle environmental impacts, whether in relation to one or more environmental impact categories or an aggregated set of impact categories. (m) the carbon footprint of the product; (ma) the material footprint of the product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CategoryEnumeration"
    performanceClass
    options
    infoText"The performance classification of the footprint."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    manufacturingPlant
    options
    infoText"The manufacturing plant of the footprint in the specific lifecycle phase."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FacilityList"
    declaration
    options
    infoText"The footprint declaration in the format of a link "
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    required
    "value"
    "rulebook"
    "lifecycle"
    "unit"
    "type"
    "manufacturingPlant"
    "declaration"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FootprintList
    options
    infoText"Footprint List for the environmental footprint."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FootprintEntity"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_StateEnumeration
    type"string"
    options
    infoText"Enumeration defined as original, repurposed, re-used, remanufactured or waste."
    enum
    "original"
    "repurposed"
    "re-used"
    "remanufactured"
    "waste"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_SustainabilityCharacteristic
    options
    infoText"Characteristic for sustainability attributes."
    type"object"
    properties
    documents
    options
    infoText"Sustainability documents of the battery."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_SustainabilityDocumentCharacteristic"
    carbonFootprint
    options
    infoText"The carbon footprint of the battery calculated as kg of carbon dioxide equivalent per one kWh of the total energy provided by the battery over its expected service life. Relevant attributes are the value, the unit, the referenced rulebook, the lifecycle where applied, the declaration, the performance class, the type (PCF), the declaration and the facility. These attributes are mentioned in the Battery regulation 2023/1542 from 12 July 2023 in several places. Annex XIII (1) (c) refers to Article 7 (2) which refers to Article 7 (1)(d): 1. For electric vehicle batteries, rechargeable industrial batteries with a capacity greater than 2 kWh and LMT batteries a carbon footprint declaration shall be drawn up for each battery model per manufacturing plant, in accordance with the implementing act referred to in the fourth subparagraph and containing, at least, the following information: [...] (d) the carbon footprint of the battery, calculated as kg of carbon dioxide equivalent per one kWh of the total energy provided by the battery over its expected service life; And as well in Article 7: 2. Electric vehicle batteries, rechargeable industrial batteries with a capacity greater than 2 kWh and LMT batteries shall bear a conspicuous, clearly legible and indelible label indicating the carbon footprint of the battery referred to in paragraph 1, first subparagraph, point (d) and declaring the carbon footprint performance class to which the relevant battery model per manufacturing plant corresponds. Further specified in Annex XIII (1) (c) and refers to Article 7 (1): [...] The Commission shall, by 18 February 2024 for electric vehicle batteries, 18 February 2025 for rechargeable industrial batteries, except those with external storage, 18 February 2027 for LMT batteries and 18 February 2029 for industrial batteries with external storage, adopt: (a) a delegated act in accordance with Article 89 to supplement this Regulation by establishing the methodology for the calculation and verification of the carbon footprint of the battery referred to in the first subparagraph, point (d), in accordance with the essential elements set out in Annex II; These parameters are defined by Article 3: (21) "carbon footprint" means the sum of greenhouse gas emissions and greenhouse gas removals in a product system, expressed as carbon dioxide equivalents and based on a Product Environmental Footprint (PEF) study using the single impact category of climate change; and defined by Annex II (2): (e) "life cycle" means the consecutive and interlinked stages of a product system, from raw material acquisition or generation from natural resources to final disposal (ISO 14040:2006 or an equivalent standard)."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_FootprintList"
    status
    options
    infoText"The status of the product (original, repurposed, re-used, remanufactured or waste) to indicated, whether it is a used product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex I: (j) incorporation of used components."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_StateEnumeration"
    required
    "documents"
    "carbonFootprint"
    "status"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PercentageTrait
    type"number"
    options
    infoText"Range constraint for a positive percentage value."
    maximum100
    exclusiveMaximumfalse
    minimum0
    exclusiveMinimumfalse
    urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean
    type"boolean"
    options
    infoText"Represents a boolean value (i.e. a "flag")."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialActive
    options
    infoText"Characteristic to describe the active material."
    type"object"
    properties
    location
    options
    infoText"The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (b) the location of the substances of concern within the product."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    recycled
    options
    infoText"The share of the material, which is recovered recycled content from the product. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials;"
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PercentageTrait"
    documentation
    options
    infoText"Documentation accompanying the material."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    critical
    options
    infoText"A flag, if the material is a critical raw material. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials; In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean"
    required
    "location"
    "recycled"
    "documentation"
    "critical"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ConcentrationEnumeration
    type"string"
    options
    infoText"Enumeration of possible units of concentration with percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion."
    enum
    "unit:partPerMillion"
    "unit:percent"
    "unit:percentVolume"
    "unit:partPerThousand"
    "unit:partPerTrillionUs"
    "unit:partPerBillionUs"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_LeadCharacteristic
    options
    infoText"Characteristic for specific hazardous/active lead information."
    type"object"
    properties
    impactOfSubstances
    options
    infoText"An accumulation of documents that refer to the impact, especially hazardous substances, on the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (s), refers to Article 74: 1. In addition to the information referred to in Article 8a(2) of Directive 2008/98/EC, producers or, where appointed in accordance with Article 57(1), producer responsibility organisations shall make available to end-users and distributors the following information regarding the prevention and management of waste batteries with regard to the categories of batteries that they supply within the territory of a Member State: [...] (f) the impact of substances, in particular hazardous substances, present in batteries on the environment and on human health or the safety of persons, including the impact due to inappropriate discarding of waste batteries, such as littering or discarding as unsorted municipal waste."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    critical
    options
    infoText"A flag, if the material is a critical raw material. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials; In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean"
    documentation
    options
    infoText"Documentation accompanying the material."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    recycled
    options
    infoText"The share of the material, which is recovered recycled content from the product. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials;"
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PercentageTrait"
    location
    options
    infoText"The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (b) the location of the substances of concern within the product."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    concentration
    options
    infoText"Concentration of the material at the level of the product. This attribute is specially mentioned for substances of concern mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (c) the concentration, maximum concentration or concentration range of the substances of concern, at the level of the product [...]. Other substances are mentioned for the purpose of recycling in the ESPR provisional agreement from January 9th, 2024 Annex I: (d) design for recycling, ease and quality of recycling as expressed through: use of easily recyclable materials, safe, easy and non-destructive access to recyclable components and materials or components and materials containing hazardous substances and material composition and homogeneity, possibility for high-purity sorting, number of materials and components used, use of standard components, use of component and material coding standards for the identification of components and materials, number and complexity of processes and tools needed, ease of nondestructive disassembly and re-assembly, conditions for access to product data, conditions for access to or use of hardware and software needed. "
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PositiveTrait"
    materialUnit
    options
    infoText"The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ConcentrationEnumeration"
    required
    "impactOfSubstances"
    "critical"
    "documentation"
    "recycled"
    "location"
    "concentration"
    "materialUnit"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ListTypeEnumerationId
    type"string"
    options
    infoText"Enumeration of different systems and organizations related to the identification and classification of chemical substances in the field of chemistry. The enumeration values are EC or CAS."
    enum
    "CAS"
    "EC"
    "IUPAC"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MaterialIdEntity
    options
    infoText"Id Entity with identifier, name and list type."
    type"object"
    properties
    id
    options
    infoText"The substance identification, in accordance with the specification in the attribute for the list type."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentifierCharacteristic"
    type
    options
    infoText"The type of standard used for the identification of the substances. Selected can be for example CAS, IUPAC or EC."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ListTypeEnumerationId"
    name
    options
    infoText"The name of the material which is present in the product."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    required
    "id"
    "type"
    "name"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MaterialIdList
    options
    infoText"List of ids for the identification."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MaterialIdEntity"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherActiveMaterialsEntity
    options
    infoText"Entity for other active materials."
    type"object"
    properties
    location
    options
    infoText"The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (b) the location of the substances of concern within the product."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    recycled
    options
    infoText"The share of the material, which is recovered recycled content from the product. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials;"
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PercentageTrait"
    documentation
    options
    infoText"Documentation accompanying the material."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    critical
    options
    infoText"A flag, if the material is a critical raw material. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials; In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean"
    materialIdentification
    options
    infoText"The chemical material name and identification, in accordance with the specification in the attribute for the list type. Preference is given to the IUPAC name. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Article 7: (5) (a) the name of the substances of concern present in the product, as follows: - name(s) in the International Union of Pure and Applied Chemistry (IUPAC) nomenclature, or another international name when IUPAC name is not available; - other names (usual name, trade name, abbreviation); - European Community (EC) number, as indicated in the European Inventory of Existing Commercial Chemical Substances (EINECS), the European List of Notified Chemical Substances (ELINCS) or the No Longer Polymer (NLP) list or assigned by the European Chemicals Agency (ECHA), if available; - the Chemical Abstract Service (CAS) name(s) and number(s), if available; ."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MaterialIdList"
    required
    "location"
    "recycled"
    "documentation"
    "critical"
    "materialIdentification"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherActiveMaterialsList
    options
    infoText"List of other active materials."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherActiveMaterialsEntity"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_ActiveMaterialsCharacteristic
    options
    infoText"Characteristic for the active materials."
    type"object"
    properties
    nickel
    options
    infoText"Information about the percentage of recovered nickel from waste. These attribute are mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(e) refers to Article 8: 1. From 18 August 2028 or 24 months after the date of entry into force of the delegated act referred to in the third subparagraph, whichever is the latest, industrial batteries with a capacity greater than 2 kWh, except those with exclusively external storage, electric vehicle batteries and SLI batteries that contain cobalt, lead, lithium or nickel in active materials, shall be accompanied by documentation containing information about the percentage share of cobalt, lithium or nickel that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste, and the percentage share of lead that is present in the battery and that has been recovered from waste, for each battery model per year and per manufacturing plant."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialActive"
    lithium
    options
    infoText"Information about the percentage of recovered lithium from waste. These attribute are mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(e) refers to Article 8: 1. From 18 August 2028 or 24 months after the date of entry into force of the delegated act referred to in the third subparagraph, whichever is the latest, industrial batteries with a capacity greater than 2 kWh, except those with exclusively external storage, electric vehicle batteries and SLI batteries that contain cobalt, lead, lithium or nickel in active materials, shall be accompanied by documentation containing information about the percentage share of cobalt, lithium or nickel that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste, and the percentage share of lead that is present in the battery and that has been recovered from waste, for each battery model per year and per manufacturing plant."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialActive"
    cobalt
    options
    infoText"Information about the percentage of recovered cobalt from waste. These attribute are mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(e) refers to Article 8: 1. From 18 August 2028 or 24 months after the date of entry into force of the delegated act referred to in the third subparagraph, whichever is the latest, industrial batteries with a capacity greater than 2 kWh, except those with exclusively external storage, electric vehicle batteries and SLI batteries that contain cobalt, lead, lithium or nickel in active materials, shall be accompanied by documentation containing information about the percentage share of cobalt, lithium or nickel that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste, and the percentage share of lead that is present in the battery and that has been recovered from waste, for each battery model per year and per manufacturing plant."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialActive"
    lead
    options
    infoText"Information about the lead in the battery. As this is an active and hazardous material, all properties for hazardous as well as active materials are required. These attribute are mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(e) refers to Article 8: 1. From 18 August 2028 or 24 months after the date of entry into force of the delegated act referred to in the third subparagraph, whichever is the latest, industrial batteries with a capacity greater than 2 kWh, except those with exclusively external storage, electric vehicle batteries and SLI batteries that contain cobalt, lead, lithium or nickel in active materials, shall be accompanied by documentation containing information about the percentage share of cobalt, lithium or nickel that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste, and the percentage share of lead that is present in the battery and that has been recovered from waste, for each battery model per year and per manufacturing plant. And for hazardous materials this is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (a) refers to Annex VI Part A: 8. the hazardous substances present in the battery, other than mercury, cadmium or lead; Additionally in Article 13: 5. All batteries containing more than 0,002 % cadmium or more than 0,004 % lead, shall be marked with the chemical symbol for the metal concerned: Cd or Pb. Defined in Article 3: (52) "hazardous substance" means a substance classified as hazardous pursuant to Article 3 of Regulation (EC) No 1272/2008."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_LeadCharacteristic"
    other
    options
    infoText"Other active materials in the battery."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherActiveMaterialsList"
    required
    "nickel"
    "lithium"
    "cobalt"
    "lead"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_HazardousCharacteristic
    options
    infoText"Material attributes for hazardous materials."
    type"object"
    properties
    impactOfSubstances
    options
    infoText"An accumulation of documents that refer to the impact, especially hazardous substances, on the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (s), refers to Article 74: 1. In addition to the information referred to in Article 8a(2) of Directive 2008/98/EC, producers or, where appointed in accordance with Article 57(1), producer responsibility organisations shall make available to end-users and distributors the following information regarding the prevention and management of waste batteries with regard to the categories of batteries that they supply within the territory of a Member State: [...] (f) the impact of substances, in particular hazardous substances, present in batteries on the environment and on human health or the safety of persons, including the impact due to inappropriate discarding of waste batteries, such as littering or discarding as unsorted municipal waste."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    concentration
    options
    infoText"Concentration of the material at the level of the product. This attribute is specially mentioned for substances of concern mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (c) the concentration, maximum concentration or concentration range of the substances of concern, at the level of the product [...]. Other substances are mentioned for the purpose of recycling in the ESPR provisional agreement from January 9th, 2024 Annex I: (d) design for recycling, ease and quality of recycling as expressed through: use of easily recyclable materials, safe, easy and non-destructive access to recyclable components and materials or components and materials containing hazardous substances and material composition and homogeneity, possibility for high-purity sorting, number of materials and components used, use of standard components, use of component and material coding standards for the identification of components and materials, number and complexity of processes and tools needed, ease of nondestructive disassembly and re-assembly, conditions for access to product data, conditions for access to or use of hardware and software needed. "
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PositiveTrait"
    location
    options
    infoText"The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (b) the location of the substances of concern within the product."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    materialUnit
    options
    infoText"The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ConcentrationEnumeration"
    critical
    options
    infoText"A flag, if the material is a critical raw material. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials; In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean"
    documentation
    options
    infoText"Documentation accompanying the material."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    required
    "impactOfSubstances"
    "concentration"
    "location"
    "materialUnit"
    "critical"
    "documentation"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherHazardousMaterialEntity
    options
    infoText"Entity for other hazardous materials."
    type"object"
    properties
    impactOfSubstances
    options
    infoText"An accumulation of documents that refer to the impact, especially hazardous substances, on the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (s), refers to Article 74: 1. In addition to the information referred to in Article 8a(2) of Directive 2008/98/EC, producers or, where appointed in accordance with Article 57(1), producer responsibility organisations shall make available to end-users and distributors the following information regarding the prevention and management of waste batteries with regard to the categories of batteries that they supply within the territory of a Member State: [...] (f) the impact of substances, in particular hazardous substances, present in batteries on the environment and on human health or the safety of persons, including the impact due to inappropriate discarding of waste batteries, such as littering or discarding as unsorted municipal waste."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    materialUnit
    options
    infoText"The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ConcentrationEnumeration"
    concentration
    options
    infoText"Concentration of the material at the level of the product. This attribute is specially mentioned for substances of concern mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (c) the concentration, maximum concentration or concentration range of the substances of concern, at the level of the product [...]. Other substances are mentioned for the purpose of recycling in the ESPR provisional agreement from January 9th, 2024 Annex I: (d) design for recycling, ease and quality of recycling as expressed through: use of easily recyclable materials, safe, easy and non-destructive access to recyclable components and materials or components and materials containing hazardous substances and material composition and homogeneity, possibility for high-purity sorting, number of materials and components used, use of standard components, use of component and material coding standards for the identification of components and materials, number and complexity of processes and tools needed, ease of nondestructive disassembly and re-assembly, conditions for access to product data, conditions for access to or use of hardware and software needed. "
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PositiveTrait"
    materialIdentification
    options
    infoText"The chemical material name and identification, in accordance with the specification in the attribute for the list type. Preference is given to the IUPAC name. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Article 7: (5) (a) the name of the substances of concern present in the product, as follows: - name(s) in the International Union of Pure and Applied Chemistry (IUPAC) nomenclature, or another international name when IUPAC name is not available; - other names (usual name, trade name, abbreviation); - European Community (EC) number, as indicated in the European Inventory of Existing Commercial Chemical Substances (EINECS), the European List of Notified Chemical Substances (ELINCS) or the No Longer Polymer (NLP) list or assigned by the European Chemicals Agency (ECHA), if available; - the Chemical Abstract Service (CAS) name(s) and number(s), if available; ."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MaterialIdList"
    documentation
    options
    infoText"Documentation accompanying the material."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    critical
    options
    infoText"A flag, if the material is a critical raw material. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials; In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean"
    location
    options
    infoText"The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (b) the location of the substances of concern within the product."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    required
    "impactOfSubstances"
    "materialUnit"
    "concentration"
    "materialIdentification"
    "documentation"
    "critical"
    "location"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherHazardousMaterialList
    options
    infoText"List of other hazardous materials."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherHazardousMaterialEntity"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_HazardousSubstanceCharacteristic
    options
    infoText"Hazardous Substance Characteristic for the battery chemical materials."
    type"object"
    properties
    cadmium
    options
    infoText"Information about the presence of cadmium in the battery. Therefore, a concentration and the location within the battery has to be given. This is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (a) refers to Annex VI Part A: 8. the hazardous substances present in the battery, other than mercury, cadmium or lead; Defined in Article 3: (52) "hazardous substance" means a substance classified as hazardous pursuant to Article 3 of Regulation (EC) No 1272/2008. Additionally in Article 13: 5. All batteries containing more than 0,002 % cadmium or more than 0,004 % lead, shall be marked with the chemical symbol for the metal concerned: Cd or Pb."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_HazardousCharacteristic"
    mercury
    options
    infoText"Information about the presence of mercury in the battery. Therefore, a concentration and the location within the battery has to be given. This is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (a) refers to Annex VI Part A: 8. the hazardous substances present in the battery, other than mercury, cadmium or lead; Defined in Article 3: (52) "hazardous substance" means a substance classified as hazardous pursuant to Article 3 of Regulation (EC) No 1272/2008."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_HazardousCharacteristic"
    other
    options
    infoText"Other hazardous materials."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OtherHazardousMaterialList"
    lead
    options
    infoText"Information about the lead in the battery. As this is an active and hazardous material, all properties for hazardous as well as active materials are required. These attribute are mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(e) refers to Article 8: 1. From 18 August 2028 or 24 months after the date of entry into force of the delegated act referred to in the third subparagraph, whichever is the latest, industrial batteries with a capacity greater than 2 kWh, except those with exclusively external storage, electric vehicle batteries and SLI batteries that contain cobalt, lead, lithium or nickel in active materials, shall be accompanied by documentation containing information about the percentage share of cobalt, lithium or nickel that is present in active materials and that has been recovered from battery manufacturing waste or post-consumer waste, and the percentage share of lead that is present in the battery and that has been recovered from waste, for each battery model per year and per manufacturing plant. And for hazardous materials this is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (a) refers to Annex VI Part A: 8. the hazardous substances present in the battery, other than mercury, cadmium or lead; Additionally in Article 13: 5. All batteries containing more than 0,002 % cadmium or more than 0,004 % lead, shall be marked with the chemical symbol for the metal concerned: Cd or Pb. Defined in Article 3: (52) "hazardous substance" means a substance classified as hazardous pursuant to Article 3 of Regulation (EC) No 1272/2008."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_LeadCharacteristic"
    required
    "cadmium"
    "mercury"
    "lead"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialCompositionEntity
    options
    infoText"Entity for the material composition."
    type"object"
    properties
    id
    options
    infoText"The chemical material name and identification, in accordance with the specification in the attribute for the list type. Preference is given to the IUPAC name. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Article 7: (5) (a) the name of the substances of concern present in the product, as follows: - name(s) in the International Union of Pure and Applied Chemistry (IUPAC) nomenclature, or another international name when IUPAC name is not available; - other names (usual name, trade name, abbreviation); - European Community (EC) number, as indicated in the European Inventory of Existing Commercial Chemical Substances (EINECS), the European List of Notified Chemical Substances (ELINCS) or the No Longer Polymer (NLP) list or assigned by the European Chemicals Agency (ECHA), if available; - the Chemical Abstract Service (CAS) name(s) and number(s), if available; ."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MaterialIdList"
    concentration
    options
    infoText"Concentration of the material at the level of the product. This attribute is specially mentioned for substances of concern mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (c) the concentration, maximum concentration or concentration range of the substances of concern, at the level of the product [...]. Other substances are mentioned for the purpose of recycling in the ESPR provisional agreement from January 9th, 2024 Annex I: (d) design for recycling, ease and quality of recycling as expressed through: use of easily recyclable materials, safe, easy and non-destructive access to recyclable components and materials or components and materials containing hazardous substances and material composition and homogeneity, possibility for high-purity sorting, number of materials and components used, use of standard components, use of component and material coding standards for the identification of components and materials, number and complexity of processes and tools needed, ease of nondestructive disassembly and re-assembly, conditions for access to product data, conditions for access to or use of hardware and software needed. "
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PositiveTrait"
    unit
    options
    infoText"The unit of concentration chosen from an enumeration: mass percent, volume percent, parts per thousand, parts per million, parts per billion and parts per trillion."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_ConcentrationEnumeration"
    critical
    options
    infoText"A flag, if the material is a critical raw material. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials; In Annex II of the connected proposal Act of Critical Raw Materials, a list of critical raw materials can be found."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean"
    documentation
    options
    infoText"Documentation accompanying the material."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    recycled
    options
    infoText"The share of the material, which is recovered recycled content from the product. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (h) use or content of recycled materials and recovery of materials, including critical raw materials;"
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PercentageTrait"
    location
    options
    infoText"The location of the substances of concern within the product. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Article 7: (5) (b) the location of the substances of concern within the product."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    renewable
    options
    infoText"The share of the material, which is from a renewable resource that can be replenished. Renewable resources are those that can be reproduced by physical, chemical, or mechanical processes. These are the kind of resources that can be regenerated throughout time. Forest wood, for example, can be grown through reforestation. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex I: (ha) use or content of sustainable renewable materials; "
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PercentageTrait"
    required
    "id"
    "concentration"
    "unit"
    "critical"
    "documentation"
    "recycled"
    "location"
    "renewable"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialCompositionList
    options
    infoText"List for the material composition."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialCompositionEntity"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_ChemicalMaterialCharacteristic
    options
    infoText"Chemical Material Characteristic for the battery."
    type"object"
    properties
    active
    options
    infoText"The active materials included in the battery. Mandatory are nickel, lithium, cobalt and lead. Others are optional. Defined by the Battery regulation 2023/1542 from 12 July 2023 in Article 3 Definitions: (5) ‘active material’ means a material which reacts chemically to produce electric energy when the battery cell discharges or to store electric energy when the battery is being charged."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_ActiveMaterialsCharacteristic"
    hazardous
    options
    infoText"Hazardous substances like lead, cadmium and mercury."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_HazardousSubstanceCharacteristic"
    composition
    options
    infoText"The materials which are necessary to describe the material composition, especially if they are active, critical or hazardous. This can be redundant to the specifically mentioned active or hazardous materials. This is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (b) the material composition of the battery, including its chemistry, hazardous substances present in the battery, other than mercury, cadmium or lead, and critical raw materials present in the battery; (f) the share of renewable content. and in Annex XIII (2): (a) detailed composition, including materials used in the cathode, anode and electrolyte; Definition from Article 3: (52) "hazardous substance" means a substance classified as hazardous pursuant to Article 3 of Regulation (EC) No 1272/2008: A substance or a mixture fulfilling the criteria relating to physical hazards, health hazards or environmental hazards, laid down in Parts 2 to 5 of Annex I is hazardous and shall be classified in relation to the respective hazard classes provided for in that Annex. Where, in Annex I, hazard classes are differentiated on the basis of the route of exposure or the nature of the effects, the substance or mixture shall be classified in accordance with such differentiation. Defined in Article 2 of Regulation (EC) No 1272/2008: 1. hazard class" means the nature of the physical, health or environmental hazard."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_MaterialCompositionList"
    required
    "active"
    "hazardous"
    "composition"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_VoltMeasurement
    type"number"
    options
    infoText"Measurement for volt as a double."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement
    type"number"
    options
    infoText"Degree measurement in celsius."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_VoltageCharacteristic
    options
    infoText"Characteristic for voltage values."
    type"object"
    properties
    min
    options
    infoText"Minimum voltage refers to the lowest voltage the battery is able to reach. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (h) minimal, nominal and maximum voltage, with temperature ranges when relevant."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_VoltMeasurement"
    max
    options
    infoText"Maximum voltage refers to the highest voltage the battery is able to reach. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (h) minimal, nominal and maximum voltage, with temperature ranges when relevant."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_VoltMeasurement"
    nominal
    options
    infoText"Nominal voltage is a standardized or average voltage value assigned to the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (h) minimal, nominal and maximum voltage, with temperature ranges when relevant."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_VoltMeasurement"
    temperature
    options
    infoText"Temperature refers to the temperature of the battery during it's cycle-life testing or as boundary condition for other rated values in celsius."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    required
    "min"
    "max"
    "nominal"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement
    type"number"
    options
    infoText"Measurement in percent as double."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedRoundTripEfficiencyCharacteristic
    options
    infoText"Characteristic for the rated round trip efficiency."
    type"object"
    properties
    depthOfDischarge
    options
    infoText"Depth of discharge is a measure used to quantify the extent to which the battery has been discharged relative to its maximum capacity during its cycle-life testing. It represents the percentage of the total available capacity that has been drained or used during a particular discharge cycle. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (a) refers to Article 10 (1), refers to Annex IV Part B: 3. Depth of discharge in the cycle-life test."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    initial
    options
    infoText"The efficiency value of a battery refers to the ratio of useful output energy to the input energy, expressed as a percentage. It quantifies how effectively a battery can convert and deliver stored energy during the discharge process relative to the energy input during charging. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (n) initial round trip energy efficiency and at 50 % of cycle-life."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    50PercentLife
    options
    infoText"The round trip efficiency at 50 percent refers to the efficiency of a rechargeable battery's energy storage and retrieval process when the battery has undergone approximately half of its expected number of charge-discharge cycles. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (n) initial round trip energy efficiency and at 50 % of cycle-life."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    temperature
    options
    infoText"Temperature refers to the temperature of the battery during it's cycle-life testing or as boundary condition for other rated values in celsius."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    required
    "depthOfDischarge"
    "initial"
    "50PercentLife"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_KilowattHourMeasurement
    type"number"
    options
    infoText"Measurement for the energy expressed in kilowatt hours as double."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedEnergyCharacteristic
    options
    infoText"Characteristic for the rated energy."
    type"object"
    properties
    value
    options
    infoText"Value describing the energy in a specific measurement period, expressed in kilowatt-hours."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_KilowattHourMeasurement"
    temperature
    options
    infoText"Temperature refers to the temperature of the battery during it's cycle-life testing or as boundary condition for other rated values in celsius."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    required
    "value"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_OhmMeasurement
    type"number"
    options
    infoText"Measurement in ohms as double."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedResistanceCharacteristic
    options
    infoText"Characteristic for rated resistance values of the battery on different levels."
    type"object"
    properties
    cell
    options
    infoText"Cell resistance refers to the internal resistance of an individual battery cell in ohms. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (o) internal battery cell and pack resistance; Definition from Annex IV: (5) "Internal resistance" means the opposition to the flow of current within a cell or a battery under reference conditions, that is, the sum of electronic resistance and ionic resistance to the contribution to total effective resistance including inductive/capacitive properties."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OhmMeasurement"
    module
    options
    infoText"The module resistance in ohms includes the internal resistance of each cell within the module as well as the resistance introduced by interconnecting components such as busbars, connectors, and thermal management systems."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OhmMeasurement"
    pack
    options
    infoText"Pack resistance refers to the overall electrical resistance within a battery pack in ohms. This resistance is a combination of the individual resistances in various components within the pack, including the electrodes, connectors, and other conductive elements. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (o) internal battery cell and pack resistance; Definition from Annex IV: (5) "Internal resistance" means the opposition to the flow of current within a cell or a battery under reference conditions, that is, the sum of electronic resistance and ionic resistance to the contribution to total effective resistance including inductive/capacitive properties."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OhmMeasurement"
    temperature
    options
    infoText"Temperature refers to the temperature of the battery during it's cycle-life testing or as boundary condition for other rated values in celsius."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    required
    "cell"
    "pack"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_WattMeasurement
    type"number"
    options
    infoText"Measurement in watt as double."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedPowerCharacteristic
    options
    infoText"Characteristic for rated power values."
    type"object"
    properties
    value
    options
    infoText"Value describing the power in a specific measurement period, expressed in watt."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_WattMeasurement"
    at20SoC
    options
    infoText"Capability at 20% SoC refers to the battery's capability at 80% State of Charge. This measurement is indicative of the immediate available energy in the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10 (1), refers to Annex IV Part B: 4. Power capability at 80 % and 20 % state of charge."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_WattMeasurement"
    at80SoC
    options
    infoText"Capability at 80% SoC refers to the battery's capability at 80% State of Charge. This measurement is indicative of the immediate available energy in the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10 (1), refers to Annex IV Part B: 4. Power capability at 80 % and 20 % state of charge"
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_WattMeasurement"
    temperature
    options
    infoText"Temperature refers to the temperature of the battery during it's cycle-life testing or as boundary condition for other rated values in celsius."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    required
    "value"
    "at20SoC"
    "at80SoC"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_AmpereHourMeasurement
    type"number"
    options
    infoText"Measurement for the capacity expressed in ampere hours as double."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedCapacityCharacteristic
    options
    infoText"Characteristic for rated capacity values."
    type"object"
    properties
    value
    options
    infoText"Value describing the capacity in a specific measurement period, expressed in ampere-hours."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_AmpereHourMeasurement"
    thresholdExhaustion
    options
    infoText"Capacity threshold exhaustion refers to the condition where a battery's capacity diminishes to a level that is considered unacceptable for its intended use. The capacity threshold is a predetermined level below which the battery is considered to be no longer effective or reliable for the specific application. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (k) capacity threshold for exhaustion (only for electric vehicle batteries)."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    temperature
    options
    infoText"Temperature refers to the temperature of the battery during it's cycle-life testing or as boundary condition for other rated values in celsius."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    required
    "value"
    "thresholdExhaustion"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_PerformanceTemperatureCharacteristic
    options
    infoText"Characteristic for temperature values."
    type"object"
    properties
    lower
    options
    infoText"The lower temperature boundary (in Celsius) refers to the minimum temperature at which a battery can effectively operate. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (l) temperature range the battery can withstand when not in use (reference test)."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    upper
    options
    infoText"The upper temperature boundary (in Celsius) refers to the minimum temperature at which a battery can effectively operate. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (l) temperature range the battery can withstand when not in use (reference test)."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    required
    "lower"
    "upper"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_IntegerCharacteristic
    type"number"
    options
    infoText"Characteristic for an integer value."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_CRateCharacteristic
    type"number"
    options
    infoText"The C-rate, also known as the charge/discharge rate, quantifies how quickly a battery is charged or discharged in relation to its capacity. It is dimensionless."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_CycleLifeCharacteristic
    options
    infoText"Cycle Life Characteristic for the battery lifetime testing."
    type"object"
    properties
    temperature
    options
    infoText"Temperature refers to the temperature of the battery during it's cycle-life testing or as boundary condition for other rated values in celsius."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DegreeMeasurement"
    cycles
    options
    infoText"Cycle refers to one complete charging and discharging sequence. Either during the battery's cycle-life testing or as full equivalent while in use."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_IntegerCharacteristic"
    depthOfDischarge
    options
    infoText"Depth of discharge is a measure used to quantify the extent to which the battery has been discharged relative to its maximum capacity during its cycle-life testing. It represents the percentage of the total available capacity that has been drained or used during a particular discharge cycle. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (a) refers to Article 10 (1), refers to Annex IV Part B: 3. Depth of discharge in the cycle-life test."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    appliedChargeRate
    options
    infoText"The applied charge rate (c rate) refers to the rate at which a battery is charged. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (p) c-rate of relevant cycle-life test; and Annex XIII (4)(a) refers to Article 10(1) refers to Annex IV Part B: 1. Applied discharge rate and charge rate."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_CRateCharacteristic"
    appliedDischargeRate
    options
    infoText"The applied discharge rate (c rate) refers to the rate at which a battery is discharged. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (p) c-rate of relevant cycle-life test; and Annex XIII (4)(a) refers to Article 10(1) refers to Annex IV Part B: 1. Applied discharge rate and charge rate."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_CRateCharacteristic"
    required
    "temperature"
    "cycles"
    "depthOfDischarge"
    "appliedChargeRate"
    "appliedDischargeRate"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_LifeCycleCharacteristic
    options
    infoText"Life Cycle Characteristic with attributes for the lifetime evaluation of a battery."
    type"object"
    properties
    expectedYears
    options
    infoText"The expected years refer to the expected life-time of the battery before it starts heavily degrading in its capacity and c-rate in calendar years. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (a) refers to the Article 10 (1) refers to Annex IV Part A: 5. The expected life-time of the battery under the reference conditions for which it has been designed, in terms of cycles, except for non-cycle applications, and calendar years."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_IntegerCharacteristic"
    report
    options
    infoText"The test reports refer to the testing conducted during the determination of the rated values of the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (3): [...] results of test reports proving compliance with the requirements laid down in this Regulation or any delegated or implementing act adopted pursuant to this Regulation. And Annex XIII (4)(a) refers to Article 10(1) and refer to Annex IV Part B: 5. Any calculations performed with the measured parameters, if applicable."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    cycleLifeTesting
    options
    infoText"The cycle life testing of the battery."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_CycleLifeCharacteristic"
    required
    "expectedYears"
    "report"
    "cycleLifeTesting"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedPerformanceCharacteristic
    options
    infoText"Characteristic for rated performance values of the battery."
    type"object"
    properties
    voltage
    options
    infoText"Voltage values are mandatory for the battery, with the option to include temperature values voluntarily. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (h) minimal, nominal and maximum voltage, with temperature ranges when relevant."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_VoltageCharacteristic"
    roundTripEfficiency
    options
    infoText"The efficiency value of a battery refers to the ratio of useful output energy to the input energy, expressed as a percentage. With the option to include temperature values voluntarily."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedRoundTripEfficiencyCharacteristic"
    energy
    options
    infoText"Representation of the total amount of energy that the battery can store and subsequently deliver during its discharge cycle. It is necessary to calculate the SOCE."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedEnergyCharacteristic"
    resistance
    options
    infoText"Rated resistance of the battery on the level of the pack, module (optional) and cell."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedResistanceCharacteristic"
    power
    options
    infoText"The power value is the rate at which energy is delivered or consumed. It is measured in watts (W) and represents how quickly energy is transferred. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10(1), refers to Annex IV Part A: 2. Power (in W) and power fade (in %). Definition from Annex IV: (3) "Power" means the amount of energy that a battery is capable of providing over a given period under reference conditions."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedPowerCharacteristic"
    capacity
    options
    infoText"Capacity value refers to the amount of electric charge that a battery can store and subsequently deliver when needed. It is a fundamental characteristic of a battery and is expressed in ampere-hours. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (g) rated capacity (in Ah); and in Annex XIII (4)(a) referring to Article 10 (1) and referring to Annex IV Part A: 1. Rated capacity (in Ah) and capacity fade (in %). And in Annex XIII (1)(a) referring to Annex VI Part A: 6. the capacity; Definition from Annex IV: (1) "Rated capacity" means the total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under reference conditions."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedCapacityCharacteristic"
    performanceDocument
    options
    infoText"The performance document lists information regarding the performance of the battery. This can be an overview about several rated performance attributes. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (3): [...] results of test reports proving compliance with the requirements laid down in this Regulation or any delegated or implementing act adopted pursuant to this Regulation. And Annex XIII (4)(a) refers to Article 10(1) and refer to Annex IV Part B: 5. Any calculations performed with the measured parameters, if applicable."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    temperature
    options
    infoText"The battery temperatures. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (l) temperature range the battery can withstand when not in use (reference test)."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PerformanceTemperatureCharacteristic"
    selfDischargingRate
    options
    infoText"The self-discharge rate of a battery refers to the rate at which the battery loses its stored energy when not in use. It's the discharge of the battery that occurs internally without any external load recorded in percentage for every month. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (b) refers to Article 14, refers to Annex VII Part A: 4. the evolution of self-discharging rates."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    testReport
    options
    infoText"The test reports refer to the testing conducted during the determination of the rated values of the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (3): [...] results of test reports proving compliance with the requirements laid down in this Regulation or any delegated or implementing act adopted pursuant to this Regulation. And Annex XIII (4)(a) refers to Article 10(1) and refer to Annex IV Part B: 5. Any calculations performed with the measured parameters, if applicable."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    lifetime
    options
    infoText"Attributes for the lifetime evaluation of a battery."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_LifeCycleCharacteristic"
    required
    "voltage"
    "roundTripEfficiency"
    "resistance"
    "power"
    "capacity"
    "temperature"
    "selfDischargingRate"
    "lifetime"
    urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Timestamp
    type"string"
    pattern"-?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))(Z|(\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))?"
    options
    infoText"Describes a Property which contains the date and time with an optional timezone."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic
    options
    infoText"Characteristic for a dynamic record with a value and timestamp."
    type"object"
    properties
    value
    options
    infoText"A value as a percentage in the form of a double."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    time
    options
    infoText"The entry date and time corresponding to when a specific parameter was measured. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Timestamp"
    required
    "value"
    "time"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_FullCycleCharacteristic
    options
    infoText"Characteristic for dynamic cycle values."
    type"object"
    properties
    time
    options
    infoText"The entry date and time corresponding to when a specific parameter was measured. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Timestamp"
    value
    options
    infoText"Cycle refers to one complete charging and discharging sequence. Either during the battery's cycle-life testing or as full equivalent while in use."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_IntegerCharacteristic"
    required
    "time"
    "value"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingPowerCharacteristic
    options
    infoText"Characteristic for the remaining power."
    type"object"
    properties
    time
    options
    infoText"The entry date and time corresponding to when a specific parameter was measured. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Timestamp"
    value
    options
    infoText"Value describing the power in a specific measurement period, expressed in watt."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_WattMeasurement"
    required
    "time"
    "value"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicPowerCharacteristic
    options
    infoText"Characteristic for dynamic power values."
    type"object"
    properties
    fade
    options
    infoText"Power fade refers to a reduction in the power of the battery system over time expressed as a percentage in reference to the initial value. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10 (1), refers to Annex IV Part A: 2. Power (in W) and power fade (in %). Definition from Annex IV: (4) "Power fade" means the decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    remaining
    options
    infoText"The remaining power capability in the battery expressed in watt. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (b) refers to Article 14, refers to Annex VII Part A: 2. where possible, the remaining power capability; Definition from Annex IV: (3) "Power" means the amount of energy that a battery is capable of providing over a given period under reference conditions."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingPowerCharacteristic"
    required
    "fade"
    "remaining"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_CapacityCharacteristic
    options
    infoText"Characteristic for dynamic capacity values such as the throughput and the remaining capacity."
    type"object"
    properties
    time
    options
    infoText"The entry date and time corresponding to when a specific parameter was measured. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Timestamp"
    value
    options
    infoText"Value describing the capacity in a specific measurement period, expressed in ampere-hours."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_AmpereHourMeasurement"
    required
    "time"
    "value"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicCapacityCharacteristic
    options
    infoText"Characteristic for dynamic capacity values."
    type"object"
    properties
    fade
    options
    infoText"Capacity fade refers to a reduction in the capacity of the battery system over time expressed as a percentage in reference to the initial value. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10(1) and refer to Annex IV Part A: 1. Rated capacity (in Ah) and capacity fade (in %). Definition from Annex IV: (2) "Capacity fade" means the decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    throughput
    options
    infoText"Capacity throughput refers to the total amount of energy that a battery has delivered over its lifetime. It represents the cumulative energy discharge and recharge cycles a battery has undergone. Capacity throughput is expressed in ampere-hours. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex VII Part B: 3. the capacity throughput."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_CapacityCharacteristic"
    capacity
    options
    infoText"The remaining capacity in the battery expressed in ampere hours. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (b) refers to Article 14, refers to Annex VII Part A: 1. the remaining capacity. "
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_CapacityCharacteristic"
    required
    "fade"
    "throughput"
    "capacity"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicRoundTripEfficiencyCharacteristic
    options
    infoText"Characteristic for dynamic round trip efficiency values."
    type"object"
    properties
    fade
    options
    infoText"Round trip efficiency fade refers to a reduction in the round trip efficiency of the battery system over time expressed as a percentage in reference to the initial value. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10(1) and refers to Annex IV: 4. Where applicable, energy round trip efficiency and its fade (in %). Definition from Annex IV: (6) "Energy round trip efficiency" means the ratio of the net energy delivered by a battery during a discharge test to the total energy required to restore the initial state of charge by a standard charge."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    remaining
    options
    infoText"The remaining round trip efficiency in the battery expressed as percentage. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (b) refers to Article 14, refers to Annex VII Part A: 3. where possible, the remaining round trip efficiency. Definition from Annex IV: (6) "Energy round trip efficiency" means the ratio of the net energy delivered by a battery during a discharge test to the total energy required to restore the initial state of charge by a standard charge."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    required
    "fade"
    "remaining"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_ResistanceIncreaseCharacteristic
    options
    infoText"Characteristic for the increase of the battery resistance."
    type"object"
    properties
    pack
    options
    infoText"Pack resistance increase refers to the overall electrical resistance within a battery pack. This resistance is a combination of the individual resistances in various components within the pack, including the electrodes, connectors, and other conductive elements. The rise in the pack resistance is expressed as a percentage in reference to the initial value. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10(1) and refers to Annex IV Part A: 3. Internal resistance (in ") and internal resistance increase (in %). Definition from Annex IV: (5) "Internal resistance" means the opposition to the flow of current within a cell or a battery under reference conditions, that is, the sum of electronic resistance and ionic resistance to the contribution to total effective resistance including inductive/capacitive properties."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    module
    options
    infoText"The module resistance increase includes the internal resistance of each cell within the module as well as the resistance introduced by interconnecting components such as busbars, connectors, and thermal management systems. The rise in the module resistance is expressed as a percentage in reference to the initial value."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    cell
    options
    infoText"Cell resistance increase refers to the internal resistance of an individual battery cell. The rise in the cell resistance is expressed as a percentage in reference to the initial value. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(a) refers to Article 10(1) and refers to Annex IV Part A: 3. Internal resistance (in ohms) and internal resistance increase (in %). Definition from Annex IV: (5) "Internal resistance" means the opposition to the flow of current within a cell or a battery under reference conditions, that is, the sum of electronic resistance and ionic resistance to the contribution to total effective resistance including inductive/capacitive properties."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    required
    "pack"
    "cell"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_OhmsMeasurement
    type"number"
    options
    infoText"Measurement for ohm as double."
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingResistanceCharacteristicRecord
    options
    infoText"Characteristic for the remaining battery resistance."
    type"object"
    properties
    time
    options
    infoText"The entry date and time corresponding to when a specific parameter was measured. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Timestamp"
    value
    options
    infoText"The remaining resistance value expressed in ohms."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OhmsMeasurement"
    required
    "time"
    "value"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingResistanceCharacteristic
    options
    infoText"Characteristic for the remaining battery resistance."
    type"object"
    properties
    pack
    options
    infoText"Pack resistance refers to the overall electrical resistance within a battery pack. This resistance is a combination of the individual resistances in various components within the pack, including the electrodes, connectors, and other conductive elements. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (b) refers to Article 14, refers to Annex VII Part A: 5. where possible, the ohmic resistance."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingResistanceCharacteristicRecord"
    module
    options
    infoText"Module resistance in ohms includes the internal resistance of each cell within the module as well as the resistance introduced by interconnecting components such as busbars, connectors, and thermal management systems."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingResistanceCharacteristicRecord"
    cell
    options
    infoText"Cell resistance refers to the internal resistance of an individual battery cell expressed in ohms. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (b) refers to Article 14, refers to Annex VII Part A: 5. where possible, the ohmic resistance."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingResistanceCharacteristicRecord"
    required
    "pack"
    "cell"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicInternalResistanceCharacteristic
    options
    infoText"Characteristic for dynamic internal resistance values."
    type"object"
    properties
    increase
    options
    infoText"The increase as percentage in the battery resistance on the level of the pack, module (optional) and cell."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_ResistanceIncreaseCharacteristic"
    remaining
    options
    infoText"The remaining resistance in ohms in the battery on the level of the pack, module (optional) and cell."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RemainingResistanceCharacteristic"
    required
    "increase"
    "remaining"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_EnergyCharacteristic
    options
    infoText"Characteristic for energy values expressed in a timestamp and a kilowatt-hours value."
    type"object"
    properties
    time
    options
    infoText"The entry date and time corresponding to when a specific parameter was measured. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Timestamp"
    value
    options
    infoText"Value describing the energy in a specific measurement period, expressed in kilowatt-hours."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_KilowattHourMeasurement"
    required
    "time"
    "value"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicEnergyCharacteristic
    options
    infoText"Characteristic for dynamic energy values."
    type"object"
    properties
    soce
    options
    infoText"The state of certified energy (SOCE) refers to the current measured or on-board usable battery energy (UBE) performance expressed as a percentage. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4)(b) refers to Article 14) and refers to Annex VII Part A: state of certified energy (SOCE)."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    remaining
    options
    infoText"The remaining energy in the battery expressed in kilowatt-hours."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_EnergyCharacteristic"
    throughput
    options
    infoText"Energy throughput refers to the total amount of energy that passes through a system over a specific period. This measure encompasses both the energy input (during charging) and the energy output (during discharging). Energy throughput is expressed in kilowatt-hours. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex VII Part B: 2. the energy throughput."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_EnergyCharacteristic"
    required
    "soce"
    "remaining"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicPerformanceCharacteristic
    options
    infoText"Characteristic for dynamic performance values of the battery."
    type"object"
    properties
    stateOfCharge
    options
    infoText"State of Charge (SOC) refers to the amount of energy remaining in a battery at a given point in time, expressed as a percentage of the total capacity. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RecordCharacteristic"
    fullCycles
    options
    infoText"Full cycles include the cumulative and equivalent count of complete charge and discharge cycles experienced by the battery over its entire life. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge. And in AnnexVII Part B: 5. the number of full equivalent charge-discharge cycles."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_FullCycleCharacteristic"
    performanceDocument
    options
    infoText"The performance document lists information regarding the performance of the battery. This can be an overview about several rated performance attributes. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (3): [...] results of test reports proving compliance with the requirements laid down in this Regulation or any delegated or implementing act adopted pursuant to this Regulation. And Annex XIII (4)(a) refers to Article 10(1) and refer to Annex IV Part B: 5. Any calculations performed with the measured parameters, if applicable."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    selfDischargingRate
    options
    infoText"The self-discharge rate of a battery refers to the rate at which the battery loses its stored energy when not in use. It's the discharge of the battery that occurs internally without any external load recorded in percentage for every month. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (4) (b) refers to Article 14, refers to Annex VII Part A: 4. the evolution of self-discharging rates."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PercentMeasurement"
    power
    options
    infoText"Values that describe dynamically captured power values."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicPowerCharacteristic"
    capacity
    options
    infoText"Values that describe dynamically captured capacity values."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicCapacityCharacteristic"
    roundTripEfficiency
    options
    infoText"Dynamic round trip efficiency values."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicRoundTripEfficiencyCharacteristic"
    resistance
    options
    infoText"Values that describe dynamically captured internal resistance values."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicInternalResistanceCharacteristic"
    energy
    options
    infoText"Values that describe dynamically captured energy values."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicEnergyCharacteristic"
    negativeEvents
    options
    infoText"Mandatory if applicable. Negative events refers to several possible events influencing the battery's condition and lifetime such as extreme temperatures. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge. And Annex VII Part B: 4. the tracking of harmful events, such as the number of deep discharge events, time spent in extreme temperatures, time spent charging in extreme temperatures."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    operatingEnvironment
    options
    infoText"Mandatory if applicable. The operating environment refers to the conditions in which the battery is designed to function optimally. The environment includes factors such as temperature, humidity, pressure, and other external conditions that can impact the performance, safety, and lifespan of the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (4): (d) information and data resulting from its use, including the number of charging and discharging cycles and negative events, such as accidents, as well as periodically recorded information on the operating environmental conditions, including temperature, and on the state of charge. And Annex VII Part B: 4. the tracking of harmful events, such as the number of deep discharge events, time spent in extreme temperatures, time spent charging in extreme temperatures."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    required
    "stateOfCharge"
    "fullCycles"
    "selfDischargingRate"
    "power"
    "capacity"
    "roundTripEfficiency"
    "resistance"
    "energy"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_PerformanceCharacteristic
    options
    infoText"Performance Characteristic for the battery."
    type"object"
    properties
    rated
    options
    infoText"Rated performance values of the battery such as voltage, round trip efficiency, energy, resistance, power, capacity, temperature ranges and self-discharging rate."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_RatedPerformanceCharacteristic"
    dynamic
    options
    infoText"Dynamic performance values of the battery."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_DynamicPerformanceCharacteristic"
    required
    "rated"
    "dynamic"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_ConformityCharacteristic
    options
    infoText"Characteristic for conformity documents."
    type"object"
    properties
    declarationOfConformityId
    options
    infoText"Identification number of the EU declaration of conformity. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (r) the EU declaration of conformity referred to in Article 18."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentifierCharacteristic"
    declarationOfConformity
    options
    infoText"The EU Declaration of Conformity is a document in which the manufacturer or their authorized representative declares that the battery complies with all relevant European Union product safety directives and regulations. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (r) the EU declaration of conformity referred to in Article 18."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    resultOfTestReport
    options
    infoText"The result of tests reports refers to the results of various tests conducted with the battery, testing its life cycle, life span, c-rate and various other aspects. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1): (l) temperature range the battery can withstand when not in use (reference test); and Annex XIII (3): results of test reports proving compliance with the requirements laid down in this Regulation or any delegated or implementing act adopted pursuant to this Regulation."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    thirdPartyAssurance
    options
    infoText"A summary report from third-parties, covering the verifications. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (d) refers to the Article 52: 3. The economic operator referred to in Article 48(1) shall on an annual basis review and make publicly available, including on the internet, a report on its battery due diligence policy. [...], as well as a summary report of the third-party verifications carried out in accordance with Article 51, including the name of the notified body, with due regard for business confidentiality and other competitive concerns. That report shall also cover, where relevant, access to information, public participation in decision-making and access to justice in environmental matters in relation to the sourcing, processing and trading of the raw materials present in batteries."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    dueDiligencePolicy
    options
    infoText"A report containing the information concerning the due diligence policy, a set of procedures and guidelines the organization follows to thoroughly assess and evaluate the various aspects of the battery. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (d) refers to the Article 52: 3. The economic operator referred to in Article 48(1) shall on an annual basis review and make publicly available, including on the internet, a report on its battery due diligence policy. That report shall contain, in a manner that is easily comprehensible for end-users and clearly identifies the batteries concerned, the data and information on steps taken by that economic operator to comply with the requirements laid down in Articles 49 and 50, including findings of significant adverse impacts in the risk categories listed in point 2 of Annex X, and how they have been addressed, as well as a summary report of the third-party verifications carried out in accordance with Article 51, including the name of the notified body, with due regard for business confidentiality and other competitive concerns. That report shall also cover, where relevant, access to information, public participation in decision-making and access to justice in environmental matters in relation to the sourcing, processing and trading of the raw materials present in batteries."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    required
    "declarationOfConformity"
    "resultOfTestReport"
    "thirdPartyAssurance"
    "dueDiligencePolicy"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_ExtinguishAgentEntity
    options
    infoText"Entity for the extinguish agents."
    type"object"
    properties
    document
    options
    infoText"Documentation about the extinguishing agent."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    media
    options
    infoText"The agent used to extinguish a fire, based on the fire class. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(a) and refers to Annex VI Part A: 9. usable extinguishing agent."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    fireClass
    options
    infoText"Safety classification based on the chemistry and construction of the battery. It determines the means of handling a fire caused by the battery. Possible values are A, B and C and a combination of these."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    required
    "media"
    "fireClass"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_ExtinguishAgentList
    options
    infoText"List of extinguish agents."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_ExtinguishAgentEntity"
    urn_samm_io.catenax.battery.battery_pass_6.0.0_SafetyCharacteristic
    options
    infoText"Safety Characteristic for mostly safety documents."
    type"object"
    properties
    usableExtinguishAgent
    options
    infoText"The usable extinguish agents for the battery in case of a fire. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(a) and refers to Annex VI Part A 9. usable extinguishing agent."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_ExtinguishAgentList"
    safetyMeasures
    options
    infoText"Safety instruction in the form of a documentation. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (2): (d) safety measures."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    meaningOfLabels
    options
    infoText"Documentation on the meaning of labels on a battery which provide information to help users understand the various symbols, markings, and information present on the battery's label. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(s) and refers to Article 74 (1): (e) the meaning of the labels and symbols on batteries in accordance with Article 13 or printed on their packaging or in the documents accompanying batteries [...]."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    safeDischarging
    options
    infoText"Safe discharging documentation explaining for example the setting of a minimum voltage threshold for the battery. Discharging a battery below this threshold can lead to damage, reduced capacity, and safety hazards."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    dismantling
    options
    infoText"Dismantling refers to the proper way of dismantling the battery itself. It refers to the process of taking apart the battery for various purposes, such as recycling, disposal, or examination of its components. This attribute is mentioned in the Battery Regulation 2023/1542 from 12 July 2023 in Annex XIII (2) (c) dismantling information, including at least: - exploded diagrams of the battery system/pack showing the location of battery cells, - disassembly sequences, - type and number of fastening techniques to be unlocked, - tools required for disassembly, - warnings if risk of damaging parts exist, - amount of cells used and layout."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    removalFromAppliance
    options
    infoText"Removal refers to the proper process of disassembling a battery from an appliance, typically for purposes such as repairs, replacements, or disposal."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentList"
    required
    "usableExtinguishAgent"
    "safetyMeasures"
    "meaningOfLabels"
    "dismantling"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourceCategoryEnumeration
    type"string"
    options
    infoText"The types of sources that can be linked in a digital product passport can vary depending on the nature of the product and the information that needs to be included. This is an enumeration of possible sources."
    enum
    "Product Specifications"
    "Manufacturer Information"
    "User Manuals and Guides"
    "Certifications and Compliance"
    "Product Images and Videos"
    "Warranty Information"
    "Reviews and Ratings"
    "Product Variations"
    "Supply Chain Information"
    "Environmental Impact"
    "Compatibility and Accessories"
    "FAQs and Support"
    "Purchase and Retail Information"
    "Privacy and Data Handling"
    "Third-Party Integrations"
    "Legal Information"
    "Safety Information"
    "Repair and Installation"
    "Waste Generation and Prevention"
    "Specific Voluntary Labels"
    "Product Packaging"
    "Return and Disposal"
    "End of Life"
    "Material and Substance Information"
    "Technical Documentation"
    "Treatment facilities"
    "Other"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentEntity
    options
    infoText"Document entity with header, content, category and type."
    type"object"
    properties
    content
    options
    infoText"The content of the document e.g a link."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    category
    options
    infoText"The category in which the document can be sorted. These are mentioned in the ESPR proposal from March 30th, 2022 ANNEX III: (e) compliance documentation and information required under this Regulation or other Union law applicable to the product, such as the declaration of conformity, technical documentation or conformity certificates; ANNEX IV states additional information regarding the content of the technical documentation Further information on documents are mentioned in the proposal from March 30th, 2022 ANNEX III: (f) user manuals, instructions, warnings or safety information, as required by other Union legislation applicable to the product. Additionally requirements are mentioned in Article 21: (7) Manufacturers shall ensure that that a product covered by a delegated act adopted pursuant to Article 4 is accompanied by instructions that enable consumers and other end-users to safely assemble, install, operate, store, maintain, repair and dispose of the product in a language that can be easily understood by consumers and other end-users, as determined by the Member State concerned. Such instructions shall be clear, understandable and legible and include at least the information specified in the delegated acts adopted pursuant to Article 4 and pursuant to Article 7(2)(b), point (ii). Article 7 states additionally: (2) (b) (ii) information for consumers and other end-users on how to install, use, maintain and repair the product in order to minimize its impact on the environment and to ensure optimum durability, as well as on how to return or dispose of the product at end-of-life; (2) (b) (iii) information for treatment facilities on disassembly, recycling, or disposal at end-of-life; (2) (b) (iv) other information that may influence the way the product is handled by parties other than the manufacturer in order to improve performance in relation to product parameters referred to in Annex I. (5) (d) relevant instructions for the safe use of the product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourceCategoryEnumeration"
    type
    options
    infoText"The type of content which can be expected in the "content" property. Examples are a link, restricted link, pdf, excel, etc."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    header
    options
    infoText"The header as a short Xdescription of the document with a maximum of 100 characters."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_HeaderTrait"
    required
    "content"
    "category"
    "type"
    "header"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourceList
    options
    infoText"A list of documents."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DocumentEntity"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_StatusEnumeration
    type"string"
    options
    infoText"The current status of the product passport declared through either: draft, approved, invalid or expired."
    enum
    "draft"
    "approved"
    "invalid"
    "expired"
    urn_samm_io.catenax.shared.uuid_2.0.0_UuidV4Trait
    type"string"
    options
    infoText"The provided regular expression ensures that the UUID is composed of five groups of characters separated by hyphens, in the form 8-4-4-4-12 for a total of 36 characters (32 hexadecimal characters and 4 hyphens), optionally prefixed by "urn:uuid:" to make it an IRI."
    pattern"(^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$)|(^urn:uuid:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$)"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MetadataCharacteristic
    options
    infoText"Characteristic for the passport metadata of the digital product passport."
    type"object"
    properties
    version
    options
    infoText"The current version of the product passport. The possibility of modification/ updating the product passport needs to include versioning of the dataset. This attribute is an internal versioning from the passport issuer. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Article 8: (1) [...] The information in the product passport shall be accurate, complete, and up to date."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    status
    options
    infoText"The current status of the product passport declared through either: draft, approved, invalid or expired."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_StatusEnumeration"
    expirationDate
    options
    infoText"The timestamp in the format (yyyy-mm-dd) for the product passport until when it is available or a comment describing this period. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Article 8: (2) (h) the period during which the product passport is to remain available, which shall correspond to at least the expected lifetime of a specific product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DateTrait"
    issueDate
    options
    infoText"The timestamp in the format (yyyy-mm-dd) since when the product passport is available."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DateTrait"
    economicOperatorId
    options
    infoText"The identification of the owner/economic operator of the passport. Proposed, according to ISO 15459, is the CIN (company identification code). Other identification numbers like the tax identification number, value added tax identification number, commercial register number and the like are also valid entries. In the Catena-X network, the BPNL is used for the identification of companies and the information stored like contact information and addresses. This attribute is mentioned in the ESPR proposal from March 30th, 2022 Annex III: (k) the [...] unique operator identifier code of the economic operator established in the Union responsible for carrying out the tasks set out in Article 4 of Regulation (EU) 2019/1020, or Article 15 of Regulation (EU) on general product safety, or similar tasks pursuant to other EU legislation applicable to the product."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.business_partner_number_2.0.0_BpnlTrait"
    passportIdentifier
    options
    infoText"The identifier of the product passport, which is an uuidv4."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.uuid_2.0.0_UuidV4Trait"
    predecessor
    options
    infoText"Identification of the preceding product passport. If there is no preceding passport, input a dummy value. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Article 8: (2)(g) [...] Any new product passport shall be linked to the product passport or passports of the original product whenever appropriate."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.uuid_2.0.0_UuidV4Trait"
    backupReference
    options
    infoText"A reference to the data backup of the passport. This mandatory attribute will be further defined in the future. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 Annex III: (kb) the reference of the certified independent third-party product passport service provider hosting the back-up copy of the product passport. Article 10 also mentions: (c) the data included in the product passport shall be stored by the economic operator responsible for its creation or by certified independent third-party product passport service providers authorised to act on their behalf."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Text"
    registrationIdentifier
    options
    infoText"Identifier in the respective registry. This will be further defined in the future. This attribute is mentioned in the ESPR provisional agreement from January 9th, 2024 in Article 12: By [2 years from entering into force of this Regulation], the Commission shall set up and manage a digital registry ("the registry") storing in a secure manner at least the unique product identifier, the unique operator identifier, the unique facility identifiers. In case of products intended to be placed under the customs procedure 'release for free circulation', the registry shall also store the product commodity code. The registry shall also store the batteries' unique identifiers referred to in Article 77(3) of Regulation (EU) 2023/1542."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_IdentifierCharacteristic"
    lastModification
    options
    infoText"Date of the latest modification."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DateTrait"
    required
    "version"
    "expirationDate"
    "issueDate"
    "economicOperatorId"
    "passportIdentifier"
    "predecessor"
    "backupReference"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_StringList
    options
    infoText"List of strings."
    type"array"
    items
    type"string"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CommercialCharacteristic
    options
    infoText"Commercial information of the product."
    type"object"
    properties
    placedOnMarket
    options
    infoText"The timestamp in the format (yyyy-mm-dd) with or without time zone when the product was put in the market."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_DateTrait"
    purpose
    options
    infoText"One or more intended industry/industries of the product described by the digital product passport. If exchanged via Catena-X, 'automotive ' is a must choice included in the list."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_StringList"
    required
    "purpose"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourcesEntity
    options
    infoText"Entity for a possible spare part sources."
    type"object"
    properties
    id
    options
    infoText"The identifier of a spare part producer of the product. In the Catena-X network, the BPNL is used for the identification of companies and the information stored for this like contact information and addresses."
    $ref"#/components/schemas/urn_samm_io.catenax.shared.business_partner_number_2.0.0_BpnlTrait"
    required
    "id"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourcesList
    options
    infoText"List of possible spare part sources."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourcesEntity"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PartsEntity
    options
    infoText"Possible spare parts of the product with identifiers and names."
    type"object"
    properties
    manufacturerPartId
    options
    infoText"Part ID as assigned by the manufacturer of the part. The part ID identifies the part in the manufacturer`s dataspace. The part ID references a specific version of a part. The version number must be included in the part ID if it is available. The part ID does not reference a specific instance of a part and must not be confused with the serial number."
    $ref"#/components/schemas/urn_samm_io.catenax.part_type_information_1.0.0_PartIdCharacteristic"
    nameAtManufacturer
    options
    infoText"Name of the part as assigned by the manufacturer."
    $ref"#/components/schemas/urn_samm_io.catenax.part_type_information_1.0.0_PartNameCharacteristic"
    required
    "manufacturerPartId"
    "nameAtManufacturer"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PartList
    options
    infoText"A list of possible spare parts of the product."
    type"array"
    items
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PartsEntity"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SparePart
    options
    infoText"Characteristic describing sources and spare parts."
    type"object"
    properties
    producer
    options
    infoText"Sources of possible spare parts."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourcesList"
    sparePart
    options
    infoText"Possible spare parts of the product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_PartList"
    required
    "producer"
    "sparePart"
    urn_samm_io.catenax.generic.digital_product_passport_5.0.0_HandlingCharacteristic
    options
    infoText"Characteristic to describe aspects which are connected with the handling of the product."
    type"object"
    properties
    content
    options
    infoText"The list of spare parts available for the product from various suppliers."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SparePart"
    applicable
    options
    infoText"Check whether the connected attributes are applicable to the product. If it is not applicable (false), dummy data can be delivered."
    $ref"#/components/schemas/urn_samm_org.eclipse.esmf.samm_characteristic_2.1.0_Boolean"
    required
    "content"
    "applicable"
    properties
    identification
    options
    infoText"Battery identification involves specific battery identifiers, including those assigned locally by the manufacturer. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1)(a) refers to AnnexVi PartA (2) refers to Article 38 (6): battery batch number or serial number or product number or another element allowing their identification."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_IdentificationCharacteristic"
    operation
    options
    infoText"General operation information includes details such as the manufacturer's identification and the date of production. This attribute is mentioned in the Battery regulation 2023/1542 from 12 July 2023 in Annex XIII (1) (a) and refers to ANNEX VI Part A which refers to Article 38: 7. Manufacturers shall indicate on the battery their name, registered trade name or registered trade mark, their postal address, indicating a single contact point, and, if available, web and e-mail address. From Annex XIII (1) (a) and found in ANNEX VI Part A : 3. the place of manufacture (geographical location of a battery manufacturing plant). 4. the date of manufacture (month and year)."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_OperationCharacteristic"
    characteristics
    options
    infoText"Characteristics of the battery, such as the warranty and the physical dimensions."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_CharacteristicsElement"
    sustainability
    options
    infoText"Sustainability includes information on the carbon footprint, sustainability documents and the status of the battery."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_SustainabilityCharacteristic"
    materials
    options
    infoText"Chemical materials relevant for the composition of the battery. These include active, hazardous and critical materials."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_ChemicalMaterialCharacteristic"
    performance
    options
    infoText"Performance attributes of the battery including rated and dynamic values."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_PerformanceCharacteristic"
    conformity
    options
    infoText"Conformity documents for the battery passport."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_ConformityCharacteristic"
    safety
    options
    infoText"Safety information on the battery. Included are the attributes safety measurements, meaning of labels, safe discharging and dismantling. These are all documents. Additionally information about usable extinguish agent can be provided."
    $ref"#/components/schemas/urn_samm_io.catenax.battery.battery_pass_6.0.0_SafetyCharacteristic"
    sources
    options
    infoText"Consider additional available sources to enhance the content of the battery passport."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_SourceList"
    metadata
    options
    infoText"Metadata of the product passport. These are mentioned in the ESPR proposal from March 30th, 2022 and some changed by the provisional agreement from January 9th, 2024."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_MetadataCharacteristic"
    commercial
    options
    infoText"Commercial information of the product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_CommercialCharacteristic"
    handling
    options
    infoText"Properties connected with the handling of the product."
    $ref"#/components/schemas/urn_samm_io.catenax.generic.digital_product_passport_5.0.0_HandlingCharacteristic"

    Pages in category "Battery Passport (Catena-X v6.0.0)"

    The following 3 pages are in this category, out of 3 total.