Anonymous

Category:OSW54f58fe92b2148a3904e5fb0f5c1e81a: Difference between revisions

From OSL Demo
make descriptions to infoText
(import schema from catena-x)
Tag: Metadata slot edit
(make descriptions to infoText)
Tag: Metadata slot edit
jsonschema
Line 83: Line 83:
                 "type": "string",
                 "type": "string",
                 "format": "uri",
                 "format": "uri",
                 "Xdescription": "The path to the file"
                 "options": {
                    "infoText": "The path to the file"
                }
             },
             },
             "urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text": {
             "urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc."
                 "options": {
                    "infoText": "Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentEntity": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentEntity": {
                 "Xdescription": "Entity encapsulating the details of a attachment for the battery",
                 "options": {
                    "infoText": "Entity encapsulating the details of a attachment for the battery"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "fileLocation": {
                     "fileLocation": {
                         "Xdescription": "Location of the file",
                         "options": {
                            "infoText": "Location of the file"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_FileLocationCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_FileLocationCharacteristic"
                     },
                     },
                     "title": {
                     "title": {
                         "Xdescription": "Title of the attached file",
                         "options": {
                            "infoText": "Title of the attached file"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     }
                     }
Line 108: Line 118:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic": {
                 "Xdescription": "Links the referenced attachments",
                 "options": {
                    "infoText": "Links the referenced attachments"
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 116: Line 128:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_DocumentCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_DocumentCharacteristic": {
                 "Xdescription": "Set of documents containing the Xdescription of battery components",
                 "options": {
                    "infoText": "Set of documents containing the Xdescription of battery components"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "packagingInstructions": {
                     "packagingInstructions": {
                         "Xdescription": "Instructions for safely packaging batteries is describing a business requirement.",
                         "options": {
                            "infoText": "Instructions for safely packaging batteries is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     },
                     },
                     "transportationInstructions": {
                     "transportationInstructions": {
                         "Xdescription": "Instructions for safely transporting batteries is describing a business requirement.",
                         "options": {
                            "infoText": "Instructions for safely transporting batteries is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     },
                     },
                     "vehicleDismantlingProcedure": {
                     "vehicleDismantlingProcedure": {
                         "Xdescription": "Document containing the vehicle dismantling procedure is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Document containing the vehicle dismantling procedure is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     },
                     },
                     "batteryDismantlingProcedure": {
                     "batteryDismantlingProcedure": {
                         "Xdescription": "Document containing the battery dismantling procedure is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Document containing the battery dismantling procedure is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     },
                     },
                     "safetyMeasures": {
                     "safetyMeasures": {
                         "Xdescription": "Safety measures document(s) is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Safety measures document(s) is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     },
                     },
                     "testReportsResults": {
                     "testReportsResults": {
                         "Xdescription": "Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Results of test reports which prove that the battery fulfills this regulation and its delegated regulations is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     },
                     },
                     "declarationOfConformity": {
                     "declarationOfConformity": {
                         "Xdescription": "Declaration of conformity (CE) is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Declaration of conformity (CE) is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     },
                     },
                     "responsibleSourcing": {
                     "responsibleSourcing": {
                         "Xdescription": "Document/Certificates on organizations compliance to ethical business practices",
                         "options": {
                            "infoText": "Document/Certificates on organizations compliance to ethical business practices"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AttachmentLinkCharacteristic"
                     }
                     }
Line 156: Line 186:
                 "type": "string",
                 "type": "string",
                 "format": "uri",
                 "format": "uri",
                 "Xdescription": "Address of the website"
                 "options": {
                    "infoText": "Address of the website"
                }
             },
             },
             "urn_bamm_io.catenax.shared.contact_information_1.0.0_PhoneNumberTrait": {
             "urn_bamm_io.catenax.shared.contact_information_1.0.0_PhoneNumberTrait": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Constraint to allow only numbers, whitespaces and an optional leading + sign.",
                 "options": {
                    "infoText": "Constraint to allow only numbers, whitespaces and an optional leading + sign."
                },
                 "pattern": "^[+]?[0-9 ]+$"
                 "pattern": "^[+]?[0-9 ]+$"
             },
             },
             "urn_bamm_io.catenax.shared.contact_information_1.0.0_EMailTrait": {
             "urn_bamm_io.catenax.shared.contact_information_1.0.0_EMailTrait": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Regular expression for mail address as defined in W3C (see https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address)",
                 "options": {
                    "infoText": "Regular expression for mail address as defined in W3C (see https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address)"
                },
                 "pattern": "^[a-zA-Z0-9.!#$%\u0026’*+\\/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$"
                 "pattern": "^[a-zA-Z0-9.!#$%\u0026’*+\\/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$"
             },
             },
             "urn_bamm_io.catenax.shared.contact_information_1.0.0_ContactCharacteristic": {
             "urn_bamm_io.catenax.shared.contact_information_1.0.0_ContactCharacteristic": {
                 "Xdescription": "Characteristic describing information on how to contact an organization",
                 "options": {
                    "infoText": "Characteristic describing information on how to contact an organization"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "website": {
                     "website": {
                         "Xdescription": "Website of the contact.",
                         "options": {
                            "infoText": "Website of the contact."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_WebsiteCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_WebsiteCharacteristic"
                     },
                     },
                     "phoneNumber": {
                     "phoneNumber": {
                         "Xdescription": "Phone number with country and area code",
                         "options": {
                            "infoText": "Phone number with country and area code"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_PhoneNumberTrait"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_PhoneNumberTrait"
                     },
                     },
                     "email": {
                     "email": {
                         "Xdescription": "An email address",
                         "options": {
                            "infoText": "An email address"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_EMailTrait"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_EMailTrait"
                     },
                     },
                     "faxNumber": {
                     "faxNumber": {
                         "Xdescription": "Fax number with country and area code",
                         "options": {
                            "infoText": "Fax number with country and area code"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_PhoneNumberTrait"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_PhoneNumberTrait"
                     }
                     }
Line 192: Line 238:
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareTechnicalKeyCharacteristic": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareTechnicalKeyCharacteristic": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Characteristic of the technical key of a thoroughfare",
                 "options": {
                    "infoText": "Characteristic of the technical key of a thoroughfare"
                },
                 "enum": [
                 "enum": [
                     "STREET",
                     "STREET",
Line 203: Line 251:
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc."
                 "options": {
                    "infoText": "Describes a Property which contains plain text. This is intended exclusively for human readable strings, not for identifiers, measurement values, etc."
                }
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareEntity": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareEntity": {
                 "Xdescription": "Characteristic for defining a thoroughfare which can consist of a type (e.g. \"STREET\"), value (e.g. \"Bernstraße\") and number (e.g. \"45\"). Model follows the specification of BPDM.",
                 "options": {
                    "infoText": "Characteristic for defining a thoroughfare which can consist of a type (e.g. \"STREET\"), value (e.g. \"Bernstraße\") and number (e.g. \"45\"). Model follows the specification of BPDM."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "technicalKey": {
                     "technicalKey": {
                         "Xdescription": "Technical key of a thoroughfare. As specified by BPDM, this can be a \"STREET\" or a different type.",
                         "options": {
                            "infoText": "Technical key of a thoroughfare. As specified by BPDM, this can be a \"STREET\" or a different type."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareTechnicalKeyCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareTechnicalKeyCharacteristic"
                     },
                     },
                     "value": {
                     "value": {
                         "Xdescription": "Value of a thoroughfare, e.g. name of a street.",
                         "options": {
                            "infoText": "Value of a thoroughfare, e.g. name of a street."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                     },
                     },
                     "number": {
                     "number": {
                         "Xdescription": "Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values",
                         "options": {
                            "infoText": "Number of a thoroughfare. As used differently in international context, this number can contain both numerical and alphanumerical values"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                     }
                     }
Line 230: Line 288:
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityTechnicalKeyCharacteristic": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityTechnicalKeyCharacteristic": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Characteristic of the technical key of a locality",
                 "options": {
                    "infoText": "Characteristic of the technical key of a locality"
                },
                 "enum": [
                 "enum": [
                     "BLOCK",
                     "BLOCK",
Line 241: Line 301:
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityEntity": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityEntity": {
                 "Xdescription": "Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. \"CITY\") and value (e.g. \"Mannheim\"). Model follows the specification of BPDM.",
                 "options": {
                    "infoText": "Characteristic for defining a locality which belongs to an address and which consists of a type (e.g. \"CITY\") and value (e.g. \"Mannheim\"). Model follows the specification of BPDM."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "technicalKey": {
                     "technicalKey": {
                         "Xdescription": "Technical key of a locality",
                         "options": {
                            "infoText": "Technical key of a locality"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityTechnicalKeyCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityTechnicalKeyCharacteristic"
                     },
                     },
                     "value": {
                     "value": {
                         "Xdescription": "Value of a locality, e.g. name of a city (\"Mannheim\").",
                         "options": {
                            "infoText": "Value of a locality, e.g. name of a city (\"Mannheim\")."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                     }
                     }
Line 260: Line 326:
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseTechnicalKeyCharacteristic": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseTechnicalKeyCharacteristic": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Characteristic of the technical key of a premise",
                 "options": {
                    "infoText": "Characteristic of the technical key of a premise"
                },
                 "enum": [
                 "enum": [
                     "BUILDING",
                     "BUILDING",
Line 273: Line 341:
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseEntity": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseEntity": {
                 "Xdescription": "Characteristic for defining a premise which consists of a technical key (e.g. \"BUILDING\" or \"OTHER\") and a value (e.g. \"Werk 1\").",
                 "options": {
                    "infoText": "Characteristic for defining a premise which consists of a technical key (e.g. \"BUILDING\" or \"OTHER\") and a value (e.g. \"Werk 1\")."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "technicalKey": {
                     "technicalKey": {
                         "Xdescription": "Technical key of a premise",
                         "options": {
                            "infoText": "Technical key of a premise"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseTechnicalKeyCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseTechnicalKeyCharacteristic"
                     },
                     },
                     "value": {
                     "value": {
                         "Xdescription": "Value of a premise, e.g. name or designation of a particular site",
                         "options": {
                            "infoText": "Value of a premise, e.g. name or designation of a particular site"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                     }
                     }
Line 292: Line 366:
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointTechnicalKeyCharacteristic": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointTechnicalKeyCharacteristic": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Characteristic of the technical key of a postal delivery point",
                 "options": {
                    "infoText": "Characteristic of the technical key of a postal delivery point"
                },
                 "enum": [
                 "enum": [
                     "INTERURBAN_DELIVERY_POINT",
                     "INTERURBAN_DELIVERY_POINT",
Line 302: Line 378:
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointEntity": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointEntity": {
                 "Xdescription": "Characteristic for defining a postal delivery point which consists of a technical key (e.g. \"MAILBOX\" or \"OTHER\") and a value. Model follows the specification of BPDM.",
                 "options": {
                    "infoText": "Characteristic for defining a postal delivery point which consists of a technical key (e.g. \"MAILBOX\" or \"OTHER\") and a value. Model follows the specification of BPDM."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "technicalKey": {
                     "technicalKey": {
                         "Xdescription": "Technical key of a postal delivery point",
                         "options": {
                            "infoText": "Technical key of a postal delivery point"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointTechnicalKeyCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointTechnicalKeyCharacteristic"
                     },
                     },
                     "value": {
                     "value": {
                         "Xdescription": "Value of a postal delivery point, e.g. designation of a gate",
                         "options": {
                            "infoText": "Value of a postal delivery point, e.g. designation of a gate"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_Text"
                     }
                     }
Line 321: Line 403:
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_CountryTrait": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_CountryTrait": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Regular expression for designation of a short name of a country as defined in ISO 3166-2",
                 "options": {
                    "infoText": "Regular expression for designation of a short name of a country as defined in ISO 3166-2"
                },
                 "pattern": "([A-Z]{2}-[A-Z0-9]{1,3}|)"
                 "pattern": "([A-Z]{2}-[A-Z0-9]{1,3}|)"
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_CountryEntity": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_CountryEntity": {
                 "Xdescription": "Characteristic of a country belonging to an address",
                 "options": {
                    "infoText": "Characteristic of a country belonging to an address"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
Line 338: Line 424:
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTrait": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTrait": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Regular expression for post codes",
                 "options": {
                    "infoText": "Regular expression for post codes"
                },
                 "pattern": "^[a-z0-9][a-z0-9\\- ]{0,10}$"
                 "pattern": "^[a-z0-9][a-z0-9\\- ]{0,10}$"
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTechnicalKeyCharacteristic": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTechnicalKeyCharacteristic": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "Characteristic for the technical key of a post code",
                 "options": {
                    "infoText": "Characteristic for the technical key of a post code"
                },
                 "enum": [
                 "enum": [
                     "CEDEX",
                     "CEDEX",
Line 353: Line 443:
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeEntity": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeEntity": {
                 "Xdescription": "Characteristic for defining a postcode which can consist of a type (e.g. \"REGULAR\" for zip codes) and a value (e.g. \"68161\\12\"). Model follows the specification of BPDM.",
                 "options": {
                    "infoText": "Characteristic for defining a postcode which can consist of a type (e.g. \"REGULAR\" for zip codes) and a value (e.g. \"68161\\12\"). Model follows the specification of BPDM."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "value": {
                     "value": {
                         "Xdescription": "The value of a post code",
                         "options": {
                            "infoText": "The value of a post code"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTrait"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTrait"
                     },
                     },
                     "technicalKey": {
                     "technicalKey": {
                         "Xdescription": "The technical key of a post code",
                         "options": {
                            "infoText": "The technical key of a post code"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTechnicalKeyCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostCodeTechnicalKeyCharacteristic"
                     }
                     }
Line 371: Line 467:
             },
             },
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress": {
             "urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress": {
                 "Xdescription": "A characteristic to express the postal adress and which is intended to be referenced by other aspects",
                 "options": {
                    "infoText": "A characteristic to express the postal adress and which is intended to be referenced by other aspects"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "thoroughfare": {
                     "thoroughfare": {
                         "Xdescription": "Street or thorough road name",
                         "options": {
                            "infoText": "Street or thorough road name"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareEntity"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_ThoroughfareEntity"
                     },
                     },
                     "locality": {
                     "locality": {
                         "Xdescription": "Locality belonging to an address",
                         "options": {
                            "infoText": "Locality belonging to an address"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityEntity"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_LocalityEntity"
                     },
                     },
                     "premise": {
                     "premise": {
                         "Xdescription": "Premise of an address, e.g. a specific \"BUILDING\" but can also be used for naming a particular site",
                         "options": {
                            "infoText": "Premise of an address, e.g. a specific \"BUILDING\" but can also be used for naming a particular site"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseEntity"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PremiseEntity"
                     },
                     },
                     "postalDeliveryPoint": {
                     "postalDeliveryPoint": {
                         "Xdescription": "Delivery point, e.g. designation of a gate",
                         "options": {
                            "infoText": "Delivery point, e.g. designation of a gate"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointEntity"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalDeliveryPointEntity"
                     },
                     },
                     "country": {
                     "country": {
                         "Xdescription": "Country of an address",
                         "options": {
                            "infoText": "Country of an address"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_CountryEntity"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_CountryEntity"
                     },
                     },
Line 406: Line 514:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturerCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturerCharacteristic": {
                 "Xdescription": "A manufacturer of goods",
                 "options": {
                    "infoText": "A manufacturer of goods"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "name": {
                     "name": {
                         "Xdescription": "Name of the manufacturer is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Name of the manufacturer is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     },
                     },
                     "contact": {
                     "contact": {
                         "Xdescription": "Contact details of the manufacturer",
                         "options": {
                            "infoText": "Contact details of the manufacturer"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_ContactCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_ContactCharacteristic"
                     },
                     },
                     "address": {
                     "address": {
                         "Xdescription": "An postal address",
                         "options": {
                            "infoText": "An postal address"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress"
                     }
                     }
Line 430: Line 546:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Power capability in kilowatts"
                 "options": {
                    "infoText": "Power capability in kilowatts"
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerFadeCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerFadeCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "The decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage is describing a regulatory requirement."
                 "options": {
                    "infoText": "The decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryPowerCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryPowerCharacteristic": {
                 "Xdescription": "Characteristic to describe the power (W) properties of the battery.",
                 "options": {
                    "infoText": "Characteristic to describe the power (W) properties of the battery."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "maximumAllowedBatteryPower": {
                     "maximumAllowedBatteryPower": {
                         "Xdescription": "Maximum allowed battery power (W) of the battery is describing a business requirement.",
                         "options": {
                            "infoText": "Maximum allowed battery power (W) of the battery is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                     },
                     },
                     "powerFade": {
                     "powerFade": {
                         "Xdescription": "Maximum allowed battery power (W) of the battery is describing a business requirement.",
                         "options": {
                            "infoText": "Maximum allowed battery power (W) of the battery is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerFadeCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerFadeCharacteristic"
                     },
                     },
                     "powerCapabilityAt20Charge": {
                     "powerCapabilityAt20Charge": {
                         "Xdescription": "Power (capability) at 20% state of charge. Xdescription from the regulation is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Power (capability) at 20% state of charge. Xdescription from the regulation is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                     },
                     },
                     "powerCapabilityAt80Charge": {
                     "powerCapabilityAt80Charge": {
                         "Xdescription": "Power (capability) at 80% state of charge. Xdescription from the regulation is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Power (capability) at 80% state of charge. Xdescription from the regulation is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                     },
                     },
                     "originalPowerCapability": {
                     "originalPowerCapability": {
                         "Xdescription": "Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Performance ability of the high voltage battery i.e. the amount of energy that a battery is capable to provide over a given period of time is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                     },
                     },
                     "originalPowerCapabilityLimits": {
                     "originalPowerCapabilityLimits": {
                         "Xdescription": "Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Performance ability of the high voltage battery according to limits i.e. how much power it can provide within given limits is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PowerCharacteristic"
                     }
                     }
Line 476: Line 610:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Value of the voltage the battery is rated for"
                 "options": {
                    "infoText": "Value of the voltage the battery is rated for"
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryVoltageCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryVoltageCharacteristic": {
                 "Xdescription": "Characteristic to describe the voltage (V) properties of the battery.",
                 "options": {
                    "infoText": "Characteristic to describe the voltage (V) properties of the battery."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "minVoltage": {
                     "minVoltage": {
                         "Xdescription": "Value of the minimal voltage the battery is rated for is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Value of the minimal voltage the battery is rated for is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic"
                     },
                     },
                     "nominalVoltage": {
                     "nominalVoltage": {
                         "Xdescription": "Value of the nominal voltage the battery is rated for is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Value of the nominal voltage the battery is rated for is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic"
                     },
                     },
                     "maxVoltage": {
                     "maxVoltage": {
                         "Xdescription": "Value of the maximum voltage the battery is rated for is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Value of the maximum voltage the battery is rated for is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_VoltCharacteristic"
                     }
                     }
Line 503: Line 647:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatedCapacityCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatedCapacityCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement."
                 "options": {
                    "infoText": "The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityFadeCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityFadeCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement."
                 "options": {
                    "infoText": "The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MilliohmCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MilliohmCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "The resistance offered by the cell in the flow of the current"
                 "options": {
                    "infoText": "The resistance offered by the cell in the flow of the current"
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_OhmCharacterisitic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_OhmCharacterisitic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Total internal resistance in a battery pack"
                 "options": {
                    "infoText": "Total internal resistance in a battery pack"
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PercentCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PercentCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Increase in internal resistance of a battery pack over a period of time"
                 "options": {
                    "infoText": "Increase in internal resistance of a battery pack over a period of time"
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_InternalResistanceCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_InternalResistanceCharacteristic": {
                 "Xdescription": "Internal resistance in a battery cell or pack is describing a regulatory requirement.",
                 "options": {
                    "infoText": "Internal resistance in a battery cell or pack is describing a regulatory requirement."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "cellInternalResistance": {
                     "cellInternalResistance": {
                         "Xdescription": "The resistance offered by the cell in the flow of the current",
                         "options": {
                            "infoText": "The resistance offered by the cell in the flow of the current"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MilliohmCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MilliohmCharacteristic"
                     },
                     },
                     "packInternalResistance": {
                     "packInternalResistance": {
                         "Xdescription": "Total internal resistance in a battery pack is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Total internal resistance in a battery pack is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_OhmCharacterisitic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_OhmCharacterisitic"
                     },
                     },
                     "packInternalResistanceIncrease": {
                     "packInternalResistanceIncrease": {
                         "Xdescription": "Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Increase in internal resistance of a battery pack over a period of time is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PercentCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PercentCharacteristic"
                     }
                     }
Line 546: Line 708:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityThresholdExhaustionCharacterisitic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityThresholdExhaustionCharacterisitic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Capacity threshold for exhaustion as percentage value is describing a regulatory requirement."
                 "options": {
                    "infoText": "Capacity threshold for exhaustion as percentage value is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MaximumAllowedBatteryEnergyCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MaximumAllowedBatteryEnergyCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Characteristic to describe the energy (Wh) properties of the battery is describing a regulatory requirement."
                 "options": {
                    "infoText": "Characteristic to describe the energy (Wh) properties of the battery is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiency": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiency": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement."
                 "options": {
                    "infoText": "Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiencyChangeCharacterisitic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiencyChangeCharacterisitic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Round-trip efficiency is the percentage of electricity put into storage after 50% of life of the battery is describing a regulatory requirement."
                 "options": {
                    "infoText": "Round-trip efficiency is the percentage of electricity put into storage after 50% of life of the battery is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryEnergyCharacterisitc": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryEnergyCharacterisitc": {
                 "Xdescription": "Characteristic to describe the energy (kWh) properties of the battery.",
                 "options": {
                    "infoText": "Characteristic to describe the energy (kWh) properties of the battery."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "maximumAllowedBatteryEnergy": {
                     "maximumAllowedBatteryEnergy": {
                         "Xdescription": "Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Maximum allowed battery energy (Wh) of the battery is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MaximumAllowedBatteryEnergyCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MaximumAllowedBatteryEnergyCharacteristic"
                     },
                     },
                     "energyRoundtripEfficiency": {
                     "energyRoundtripEfficiency": {
                         "Xdescription": "Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiency"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiency"
                     },
                     },
                     "energyRoundtripEfficiencyChange": {
                     "energyRoundtripEfficiencyChange": {
                         "Xdescription": "Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Round-trip efficiency is the percentage of electricity put into storage is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiencyChangeCharacterisitic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_EnergyRoundtripEfficiencyChangeCharacterisitic"
                     }
                     }
Line 585: Line 763:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergyCharacterisitic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergyCharacterisitic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement."
                 "options": {
                    "infoText": "Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrochemicalPropertiesCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrochemicalPropertiesCharacteristic": {
                 "Xdescription": "Electrochemical characteristics to describe a battery",
                 "options": {
                    "infoText": "Electrochemical characteristics to describe a battery"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "batteryPower": {
                     "batteryPower": {
                         "Xdescription": "Characteristic to describe the power (W) properties of the battery.",
                         "options": {
                            "infoText": "Characteristic to describe the power (W) properties of the battery."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryPowerCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryPowerCharacteristic"
                     },
                     },
                     "batteryVoltage": {
                     "batteryVoltage": {
                         "Xdescription": "Voltage (V) of the battery.",
                         "options": {
                            "infoText": "Voltage (V) of the battery."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryVoltageCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryVoltageCharacteristic"
                     },
                     },
                     "ratedCapacity": {
                     "ratedCapacity": {
                         "Xdescription": "The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement.",
                         "options": {
                            "infoText": "The total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatedCapacityCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatedCapacityCharacteristic"
                     },
                     },
                     "capacityFade": {
                     "capacityFade": {
                         "Xdescription": "The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement.",
                         "options": {
                            "infoText": "The decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityFadeCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityFadeCharacteristic"
                     },
                     },
                     "internalResistance": {
                     "internalResistance": {
                         "Xdescription": "Internal resistance in a battery cell or pack is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Internal resistance in a battery cell or pack is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_InternalResistanceCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_InternalResistanceCharacteristic"
                     },
                     },
                     "capacityThresholdExhaustion": {
                     "capacityThresholdExhaustion": {
                         "Xdescription": "Capacity threshold for exhaustion as percentage value is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Capacity threshold for exhaustion as percentage value is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityThresholdExhaustionCharacterisitic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CapacityThresholdExhaustionCharacterisitic"
                     },
                     },
                     "batteryEnergy": {
                     "batteryEnergy": {
                         "Xdescription": "Characteristic to describe the energy (kWh) properties of the battery.",
                         "options": {
                            "infoText": "Characteristic to describe the energy (kWh) properties of the battery."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryEnergyCharacterisitc"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryEnergyCharacterisitc"
                     },
                     },
                     "ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy": {
                     "ratioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergy": {
                         "Xdescription": "Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Ratio between maximum allowed battery power (W) and battery energy (Wh) is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergyCharacterisitic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_RatioMaximumAllowedBatteryPowerAndMaximumAllowedBatteryEnergyCharacterisitic"
                     }
                     }
Line 637: Line 835:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "A measurment for the length/width/height of an item."
                 "options": {
                    "infoText": "A measurment for the length/width/height of an item."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_KilogramCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_KilogramCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "A measurement for the weight of an item."
                 "options": {
                    "infoText": "A measurement for the weight of an item."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PhysicalDimensionsCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_PhysicalDimensionsCharacteristic": {
                 "Xdescription": "Geometrical properties of the battery",
                 "options": {
                    "infoText": "Geometrical properties of the battery"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "length": {
                     "length": {
                         "Xdescription": "Length of the item is describing a business requirement.",
                         "options": {
                            "infoText": "Length of the item is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                     },
                     },
                     "width": {
                     "width": {
                         "Xdescription": "Width of the item is describing a business requirement.",
                         "options": {
                            "infoText": "Width of the item is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                     },
                     },
                     "height": {
                     "height": {
                         "Xdescription": "Height of the item is describing a business requirement.",
                         "options": {
                            "infoText": "Height of the item is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                     },
                     },
                     "diameter": {
                     "diameter": {
                         "Xdescription": "Diameter of the item.",
                         "options": {
                            "infoText": "Diameter of the item."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_MillimetreCharacteristic"
                     },
                     },
                     "weight": {
                     "weight": {
                         "Xdescription": "Weight of the item is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Weight of the item is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_KilogramCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_KilogramCharacteristic"
                     }
                     }
Line 678: Line 892:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfHealthCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfHealthCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement."
                 "options": {
                    "infoText": "Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfChargeCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfChargeCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement."
                 "options": {
                    "infoText": "The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfBatteryCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfBatteryCharacteristic": {
                 "Xdescription": "The condition of the battery at the end of life i.e. when entering recycling scheme",
                 "options": {
                    "infoText": "The condition of the battery at the end of life i.e. when entering recycling scheme"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "stateOfHealth": {
                     "stateOfHealth": {
                         "Xdescription": "Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement.",
                         "options": {
                            "infoText": "Evidence/Certificate of the health evaluation of a battery for its use following repurposing or remanufacturing operations is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfHealthCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfHealthCharacteristic"
                     },
                     },
                     "stateOfCharge": {
                     "stateOfCharge": {
                         "Xdescription": "The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement.",
                         "options": {
                            "infoText": "The value of the state of charge of the battery at the end of life i.e. when entering recycling scheme is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfChargeCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfChargeCharacteristic"
                     },
                     },
                     "statusBattery": {
                     "statusBattery": {
                         "Xdescription": "Status of the battery is describing a regulatory requirement. Value list provided by the regulators.",
                         "options": {
                            "infoText": "Status of the battery is describing a regulatory requirement. Value list provided by the regulators."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     }
                     }
Line 708: Line 934:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryIdentificationCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryIdentificationCharacteristic": {
                 "Xdescription": "Information to identify a specific battery.",
                 "options": {
                    "infoText": "Information to identify a specific battery."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "batteryType": {
                     "batteryType": {
                         "Xdescription": "Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     },
                     },
                     "batteryModel": {
                     "batteryModel": {
                         "Xdescription": "Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Battery type as described by the contents of the battery e.g. cell chemistry is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     },
                     },
                     "batteryIDDMCCode": {
                     "batteryIDDMCCode": {
                         "Xdescription": "Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Digital Matrix Code (DMC) of the battery i.e. serial number allowing for unequivocal identification of a battery is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     }
                     }
Line 733: Line 967:
                 "type": "string",
                 "type": "string",
                 "format": "date",
                 "format": "date",
                 "Xdescription": "Describes a Property which contains the date and time with an optional timezone."
                 "options": {
                    "infoText": "Describes a Property which contains the date and time with an optional timezone."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturingCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturingCharacteristic": {
                 "Xdescription": "Information about the manufacturing process of a battery",
                 "options": {
                    "infoText": "Information about the manufacturing process of a battery"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "dateOfManufacturing": {
                     "dateOfManufacturing": {
                         "Xdescription": "Manufacturing date of the battery is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Manufacturing date of the battery is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_Datestamp"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_Datestamp"
                     },
                     },
                     "address": {
                     "address": {
                         "Xdescription": "An postal address",
                         "options": {
                            "infoText": "An postal address"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress"
                     }
                     }
Line 755: Line 997:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_materialPercentageMassFractionCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_materialPercentageMassFractionCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Percentage mass fraction of a material"
                 "options": {
                    "infoText": "Percentage mass fraction of a material"
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_GramCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_GramCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Weight of the material (in gram)"
                 "options": {
                    "infoText": "Weight of the material (in gram)"
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MaterialNameAndWeightAndPercentageMassFractionEntity": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_MaterialNameAndWeightAndPercentageMassFractionEntity": {
                 "Xdescription": "Entity to bundle a material's name, weight and percentage of mass.",
                 "options": {
                    "infoText": "Entity to bundle a material's name, weight and percentage of mass."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "materialPercentageMassFraction": {
                     "materialPercentageMassFraction": {
                         "Xdescription": "Percentage mass fraction of a material.",
                         "options": {
                            "infoText": "Percentage mass fraction of a material."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_materialPercentageMassFractionCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_materialPercentageMassFractionCharacteristic"
                     },
                     },
                     "materialWeight": {
                     "materialWeight": {
                         "Xdescription": "Weight of the material (in gram)",
                         "options": {
                            "infoText": "Weight of the material (in gram)"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_GramCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_GramCharacteristic"
                     },
                     },
                     "materialName": {
                     "materialName": {
                         "Xdescription": "Name of the material",
                         "options": {
                            "infoText": "Name of the material"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     }
                     }
Line 783: Line 1,037:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeActiveMaterialsCharacterisitic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeActiveMaterialsCharacterisitic": {
                 "Xdescription": "The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium.",
                 "options": {
                    "infoText": "The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium."
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 791: Line 1,047:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_RecyclateContentActiveMaterialsCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_RecyclateContentActiveMaterialsCharacteristic": {
                 "Xdescription": "List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead",
                 "options": {
                    "infoText": "List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead"
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 799: Line 1,057:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeActiveMaterialsCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeActiveMaterialsCharacteristic": {
                 "Xdescription": "The total amount of valuable materials contained in Anode: graphite",
                 "options": {
                    "infoText": "The total amount of valuable materials contained in Anode: graphite"
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 807: Line 1,067:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeCompositionOtherCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeCompositionOtherCharacteristic": {
                 "Xdescription": "The composition or materials contained in the Cathode is describing a regulatory requirement.",
                 "options": {
                    "infoText": "The composition or materials contained in the Cathode is describing a regulatory requirement."
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 815: Line 1,077:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeCompositionOtherCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeCompositionOtherCharacteristic": {
                 "Xdescription": "The composition or materials contained in the anode is describing a regulatory requirement.",
                 "options": {
                    "infoText": "The composition or materials contained in the anode is describing a regulatory requirement."
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 823: Line 1,087:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrolyteCompositionCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrolyteCompositionCharacteristic": {
                 "Xdescription": "List of materials contained in the electrolyte is describing a regulatory requirement.",
                 "options": {
                    "infoText": "List of materials contained in the electrolyte is describing a regulatory requirement."
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 831: Line 1,097:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CellChemistryCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CellChemistryCharacteristic": {
                 "Xdescription": "Information about the the cell chemistry of a battery cell",
                 "options": {
                    "infoText": "Information about the the cell chemistry of a battery cell"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "cathodeActiveMaterials": {
                     "cathodeActiveMaterials": {
                         "Xdescription": "The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium.",
                         "options": {
                            "infoText": "The total amount of valuable materials contained in CAM material: Nickel, Cobalt, Lithium."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeActiveMaterialsCharacterisitic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeActiveMaterialsCharacterisitic"
                     },
                     },
                     "recyclateContentActiveMaterials": {
                     "recyclateContentActiveMaterials": {
                         "Xdescription": "List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead",
                         "options": {
                            "infoText": "List of recovered Recyclate Content in Active Material Recycled is describing a regulatory requirement. The following materials have to be reported on as a minimium: Cobalt, Lithium, Nickel, Lead"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_RecyclateContentActiveMaterialsCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_RecyclateContentActiveMaterialsCharacteristic"
                     },
                     },
                     "anodeActiveMaterials": {
                     "anodeActiveMaterials": {
                         "Xdescription": "The total amount of valuable materials contained in Anode: graphite",
                         "options": {
                            "infoText": "The total amount of valuable materials contained in Anode: graphite"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeActiveMaterialsCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeActiveMaterialsCharacteristic"
                     },
                     },
                     "cathodeCompositionOther": {
                     "cathodeCompositionOther": {
                         "Xdescription": "The composition or materials contained in the Cathode is describing a regulatory requirement.",
                         "options": {
                            "infoText": "The composition or materials contained in the Cathode is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeCompositionOtherCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CathodeCompositionOtherCharacteristic"
                     },
                     },
                     "anodeCompositionOther": {
                     "anodeCompositionOther": {
                         "Xdescription": "The composition or materials contained in the anode is describing a regulatory requirement.",
                         "options": {
                            "infoText": "The composition or materials contained in the anode is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeCompositionOtherCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_AnodeCompositionOtherCharacteristic"
                     },
                     },
                     "electrolyteComposition": {
                     "electrolyteComposition": {
                         "Xdescription": "List of materials contained in the electrolyte is describing a regulatory requirement.",
                         "options": {
                            "infoText": "List of materials contained in the electrolyte is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrolyteCompositionCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrolyteCompositionCharacteristic"
                     }
                     }
Line 869: Line 1,149:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsSupplierEntity": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsSupplierEntity": {
                 "Xdescription": "Entity encapsulating the details of a components supplier",
                 "options": {
                    "infoText": "Entity encapsulating the details of a components supplier"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "address": {
                     "address": {
                         "Xdescription": "An postal address",
                         "options": {
                            "infoText": "An postal address"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.address_characteristic_1.0.1_PostalAddress"
                     },
                     },
                     "contact": {
                     "contact": {
                         "Xdescription": "Contact details of the manufacturer",
                         "options": {
                            "infoText": "Contact details of the manufacturer"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_ContactCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.shared.contact_information_1.0.0_ContactCharacteristic"
                     },
                     },
                     "componentsSupplierName": {
                     "componentsSupplierName": {
                         "Xdescription": "Name of the components supplier",
                         "options": {
                            "infoText": "Name of the components supplier"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                         "$ref": "#/components/schemas/urn_bamm_io.openmanufacturing_characteristic_2.0.0_Text"
                     }
                     }
Line 892: Line 1,180:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsSupplierCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsSupplierCharacteristic": {
                 "Xdescription": "Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement.",
                 "options": {
                    "infoText": "Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement."
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 900: Line 1,190:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsPartNumberList": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsPartNumberList": {
                 "Xdescription": "A list of the unique serial numbers of the different parts of a battery is describing a regulatory requirement.",
                 "options": {
                    "infoText": "A list of the unique serial numbers of the different parts of a battery is describing a regulatory requirement."
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 907: Line 1,199:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsCharacteristic": {
                 "Xdescription": "Characteristics of the battery's comoponents.",
                 "options": {
                    "infoText": "Characteristics of the battery's comoponents."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "componentsSupplier": {
                     "componentsSupplier": {
                         "Xdescription": "Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like:\nName - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website",
                         "options": {
                            "infoText": "Contact details of the suppliers of replacement parts / spare parts is describing a regulatory requirement. Available fields should be like:\nName - Street - Number - ZIP Code - City - State - Country - Phone - Fax - Email - Website"
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsSupplierCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsSupplierCharacteristic"
                     },
                     },
                     "componentsPartNumber": {
                     "componentsPartNumber": {
                         "Xdescription": "The unique serial numbers of the different parts of a battery is describing a regulatory requirement.",
                         "options": {
                            "infoText": "The unique serial numbers of the different parts of a battery is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsPartNumberList"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsPartNumberList"
                     }
                     }
Line 925: Line 1,223:
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionOfBatteryCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionOfBatteryCharacteristic": {
                 "Xdescription": "Full composition of battery is describing a business requirement.",
                 "options": {
                    "infoText": "Full composition of battery is describing a business requirement."
                },
                 "type": "array",
                 "type": "array",
                 "items": {
                 "items": {
Line 934: Line 1,234:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CriticalRawMaterialsCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CriticalRawMaterialsCharacteristic": {
                 "type": "string",
                 "type": "string",
                 "Xdescription": "List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement."
                 "options": {
                    "infoText": "List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionCharacteristic": {
                 "Xdescription": "Information about the composition of a battery and the combination of materials is describing a business requirement.",
                 "options": {
                    "infoText": "Information about the composition of a battery and the combination of materials is describing a business requirement."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "components": {
                     "components": {
                         "Xdescription": "Properties of the battery's comoponents.",
                         "options": {
                            "infoText": "Properties of the battery's comoponents."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ComponentsCharacteristic"
                     },
                     },
                     "compositionOfBattery": {
                     "compositionOfBattery": {
                         "Xdescription": "Full composition of battery is describing a business requirement.",
                         "options": {
                            "infoText": "Full composition of battery is describing a business requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionOfBatteryCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionOfBatteryCharacteristic"
                     },
                     },
                     "criticalRawMaterials": {
                     "criticalRawMaterials": {
                         "Xdescription": "List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement.",
                         "options": {
                            "infoText": "List of critical raw materials (CRM) as specified by EU in a battery is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CriticalRawMaterialsCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CriticalRawMaterialsCharacteristic"
                     }
                     }
Line 961: Line 1,271:
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CO2FootprintTotalCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CO2FootprintTotalCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement."
                 "options": {
                    "infoText": "The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeCharacterisitic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeCharacterisitic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement."
                 "options": {
                    "infoText": "The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeIdleStateCharacterisitic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeIdleStateCharacterisitic": {
                 "Xdescription": "The range of temperature the battery can withstand when not in use is describing a regulatory requirement.",
                 "options": {
                    "infoText": "The range of temperature the battery can withstand when not in use is describing a regulatory requirement."
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "temperatureRangeIdleStateLowerLimit": {
                     "temperatureRangeIdleStateLowerLimit": {
                         "Xdescription": "The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement.",
                         "options": {
                            "infoText": "The lower range of temperature the battery can withstand when not in use is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeCharacterisitic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeCharacterisitic"
                     },
                     },
                     "temperatureRangeIdleStateUpperLimit": {
                     "temperatureRangeIdleStateUpperLimit": {
                         "Xdescription": "The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement.",
                         "options": {
                            "infoText": "The upper range of temperature the battery can withstand when not in use is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeCharacterisitic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeCharacterisitic"
                     }
                     }
Line 988: Line 1,308:
                 "type": "number",
                 "type": "number",
                 "minimum": 1,
                 "minimum": 1,
                 "Xdescription": "Commercial warranty period of the battery is describing a regulatory requirement."
                 "options": {
                    "infoText": "Commercial warranty period of the battery is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestCRateCharacterisitc": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestCRateCharacterisitc": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "C-rate of Relevant Cycle-life Test is describing a regulatory requirement."
                 "options": {
                    "infoText": "C-rate of Relevant Cycle-life Test is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestDepthOfDischargeCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestDepthOfDischargeCharacteristic": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Depth of discharge in the cycle-life test is describing a regulatory requirement."
                 "options": {
                    "infoText": "Depth of discharge in the cycle-life test is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ExpectedLifetime": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_ExpectedLifetime": {
                 "type": "number",
                 "type": "number",
                 "Xdescription": "Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement."
                 "options": {
                    "infoText": "Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement."
                }
             },
             },
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryCycleLifeCharacteristic": {
             "urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryCycleLifeCharacteristic": {
                 "Xdescription": "Characteristic describing the cycle life of a battery",
                 "options": {
                    "infoText": "Characteristic describing the cycle life of a battery"
                },
                 "type": "object",
                 "type": "object",
                 "properties": {
                 "properties": {
                     "cycleLifeTestCRate": {
                     "cycleLifeTestCRate": {
                         "Xdescription": "C-rate of Relevant Cycle-life Test is describing a regulatory requirement.",
                         "options": {
                            "infoText": "C-rate of Relevant Cycle-life Test is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestCRateCharacterisitc"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestCRateCharacterisitc"
                     },
                     },
                     "cycleLifeTestDepthOfDischarge": {
                     "cycleLifeTestDepthOfDischarge": {
                         "Xdescription": "Depth of discharge in the cycle-life test is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Depth of discharge in the cycle-life test is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestDepthOfDischargeCharacteristic"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CycleLifeTestDepthOfDischargeCharacteristic"
                     },
                     },
                     "expectedLifetime": {
                     "expectedLifetime": {
                         "Xdescription": "Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement.",
                         "options": {
                            "infoText": "Expected battery lifetime expressed in cycles, and reference test used is describing a regulatory requirement."
                        },
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ExpectedLifetime"
                         "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ExpectedLifetime"
                     }
                     }
Line 1,029: Line 1,365:
     "properties": {
     "properties": {
         "document": {
         "document": {
             "Xdescription": "Set of documents containing the Xdescription of battery components",
             "options": {
                "infoText": "Set of documents containing the Xdescription of battery components"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_DocumentCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_DocumentCharacteristic"
         },
         },
         "manufacturer": {
         "manufacturer": {
             "Xdescription": "Legal entity which sells and invoices the battery",
             "options": {
                "infoText": "Legal entity which sells and invoices the battery"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturerCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturerCharacteristic"
         },
         },
         "electrochemicalProperties": {
         "electrochemicalProperties": {
             "Xdescription": "Electrochemical properties of an electrochemical energy storage",
             "options": {
                "infoText": "Electrochemical properties of an electrochemical energy storage"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrochemicalPropertiesCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ElectrochemicalPropertiesCharacteristic"
         },
         },
         "physicalDimensions": {
         "physicalDimensions": {
             "Xdescription": "Geometrical properties of the battery",
             "options": {
                "infoText": "Geometrical properties of the battery"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PhysicalDimensionsCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_PhysicalDimensionsCharacteristic"
         },
         },
         "stateOfBattery": {
         "stateOfBattery": {
             "Xdescription": "The condition of the battery at the end of life i.e. when entering recycling scheme",
             "options": {
                "infoText": "The condition of the battery at the end of life i.e. when entering recycling scheme"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfBatteryCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_StateOfBatteryCharacteristic"
         },
         },
         "batteryIdentification": {
         "batteryIdentification": {
             "Xdescription": "Information to identify a specific battery.",
             "options": {
                "infoText": "Information to identify a specific battery."
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryIdentificationCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryIdentificationCharacteristic"
         },
         },
         "manufacturing": {
         "manufacturing": {
             "Xdescription": "Information about the manufacturing process of a battery",
             "options": {
                "infoText": "Information about the manufacturing process of a battery"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturingCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_ManufacturingCharacteristic"
         },
         },
         "datePlacedOnMarket": {
         "datePlacedOnMarket": {
             "Xdescription": "Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement.",
             "options": {
                "infoText": "Date on which vehicle is produced i.e. when battery is put in the market or production date of the vehicle is describing a regulatory requirement."
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_Datestamp"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_Datestamp"
         },
         },
         "cellChemistry": {
         "cellChemistry": {
             "Xdescription": "Information about the cell chemistry of a battery cell",
             "options": {
                "infoText": "Information about the cell chemistry of a battery cell"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CellChemistryCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CellChemistryCharacteristic"
         },
         },
         "composition": {
         "composition": {
             "Xdescription": "Information about the composition of a battery and the combination of materials is describing a business requirement.",
             "options": {
                "infoText": "Information about the composition of a battery and the combination of materials is describing a business requirement."
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CompositionCharacteristic"
         },
         },
         "cO2FootprintTotal": {
         "cO2FootprintTotal": {
             "Xdescription": "The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement.",
             "options": {
                "infoText": "The total carbon footprint of the battery, calculated as kg of carbon dioxide equivalent is describing a regulatory requirement."
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CO2FootprintTotalCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_CO2FootprintTotalCharacteristic"
         },
         },
         "temperatureRangeIdleState": {
         "temperatureRangeIdleState": {
             "Xdescription": "The range of temperature the battery can withstand when not in use is describing a regulatory requirement.",
             "options": {
                "infoText": "The range of temperature the battery can withstand when not in use is describing a regulatory requirement."
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeIdleStateCharacterisitic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_TemperatureRangeIdleStateCharacterisitic"
         },
         },
         "warrantyPeriod": {
         "warrantyPeriod": {
             "Xdescription": "Commercial warranty period of the battery is describing a regulatory requirement.",
             "options": {
                "infoText": "Commercial warranty period of the battery is describing a regulatory requirement."
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_WarrantyPeriodCharacterisitic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_WarrantyPeriodCharacterisitic"
         },
         },
         "batteryCycleLife": {
         "batteryCycleLife": {
             "Xdescription": "Property describing the cycle life of a battery",
             "options": {
                "infoText": "Property describing the cycle life of a battery"
            },
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryCycleLifeCharacteristic"
             "$ref": "#/components/schemas/urn_bamm_io.catenax.battery.battery_pass_3.0.1_BatteryCycleLifeCharacteristic"
         }
         }
     }
     }
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.