Category:OSW54f58fe92b2148a3904e5fb0f5c1e81a
(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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Entity encapsulating the details of a attachment for the battery" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"fileLocation": { | "fileLocation": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Set of documents containing the Xdescription of battery components" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"packagingInstructions": { | "packagingInstructions": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Characteristic describing information on how to contact an organization" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"website": { | "website": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "A manufacturer of goods" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"name": { | "name": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Characteristic to describe the power (W) properties of the battery." | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"maximumAllowedBatteryPower": { | "maximumAllowedBatteryPower": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Characteristic to describe the voltage (V) properties of the battery." | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"minVoltage": { | "minVoltage": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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", | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Internal resistance in a battery cell or pack is describing a regulatory requirement." | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"cellInternalResistance": { | "cellInternalResistance": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Characteristic to describe the energy (kWh) properties of the battery." | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"maximumAllowedBatteryEnergy": { | "maximumAllowedBatteryEnergy": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Electrochemical characteristics to describe a battery" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"batteryPower": { | "batteryPower": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Geometrical properties of the battery" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"length": { | "length": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Information to identify a specific battery." | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"batteryType": { | "batteryType": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Information about the manufacturing process of a battery" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"dateOfManufacturing": { | "dateOfManufacturing": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Entity to bundle a material's name, weight and percentage of mass." | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"materialPercentageMassFraction": { | "materialPercentageMassFraction": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Information about the the cell chemistry of a battery cell" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"cathodeActiveMaterials": { | "cathodeActiveMaterials": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Entity encapsulating the details of a components supplier" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"address": { | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Characteristics of the battery's comoponents." | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"componentsSupplier": { | "componentsSupplier": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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, | ||
" | "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", | ||
" | "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", | ||
" | "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", | ||
" | "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": { | ||
" | "options": { | ||
"infoText": "Characteristic describing the cycle life of a battery" | |||
}, | |||
"type": "object", | "type": "object", | ||
"properties": { | "properties": { | ||
"cycleLifeTestCRate": { | "cycleLifeTestCRate": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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": { | ||
" | "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" | ||
} | } | ||
} | } | ||
} | } |
Revision as of 07:42, 16 October 2024
Battery Passport (Catena-X v3.0.1) [OSW54f58fe92b2148a3904e5fb0f5c1e81a] | |
---|---|
ID | OSW54f58fe92b2148a3904e5fb0f5c1e81a |
UUID | 54f58fe9-2b21-48a3-904e-5fb0f5c1e81a |
Label | Battery Passport (Catena-X v3.0.1) |
Machine compatible name | BatteryPassportCatenaXV301 |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Keywords |
Description
A digital document or product passport for batteries based on Catena-X v3.0.1 JSON-SCHEMA
Category |
---|
Characteristic | |
---|---|
UUID<br>Definition: Entity, Characteristic | 54f58fe9-2b21-48a3-904e-5fb0f5c1e81a |
OntologyRelated | |
---|---|
Ontology Match (Exact)Only use this property if all properties defined in the Ontology can be asserted to this object.<br>Definition: Ontology related |
MetaCharacteristic | |
---|---|
SupercategoriesParent class(es)<br>Definition: Category (Class), Meta Characteristic |
|
Own propertiesProperties that are defined in addition to the ones inherited by superclasses and imported characteristics<br>Definition: Meta Characteristic |
* is_about (IsRelatedTo): |
Get an instance
Existing Instances
IsRelatedTo | |
---|---|
Battery Passport Test 1 | Test Battery Pack for Battery Pass |
Battery Passport Test 2 | Test Battery Pack 2 for Battery Pass |
Get all passports
Web-API
https://demo.open-semantic-lab.org/w/api.php?action=ask&query=[[HasType::Category:OSWf78783ad5d004d3d9cac079167f55a43]]&format=json
Get passport for given battery
Web-API
https://demo.open-semantic-lab.org/w/api.php?action=ask&query=[[HasType::Category:OSWf78783ad5d004d3d9cac079167f55a43]][[IsRelatedTo::Item:OSW07ab9439598d4866a57a8cb60e2726ea]]&format=json
SPARQL
SELECT DISTINCT ?passport
WHERE { ?passport a <https://demo.open-semantic-lab.org/id/Category-3AOSWf78783ad5d004d3d9cac079167f55a43> .
?passport <https://demo.open-semantic-lab.org/id/Property-3AIsRelatedTo> <https://demo.open-semantic-lab.org/id/Item-3AOSW07ab9439598d4866a57a8cb60e2726ea> . }
Get data of a passport instance as JSON
Reference: io.catenax.battery.battery_pass v6.0.0 BatteryPass.json
Web-API
# Single slot
https://demo.open-semantic-lab.org/wiki/Item:OSWff8ab0e2075040d4939ac9313a997904?action=raw&slot=jsondata
# Single Passport
https://wiki-dev.open-semantic-lab.org/w/api.php?action=query&format=json&prop=info|revisions&meta=&formatversion=2&inprop=&rvprop=ids|timestamp|flags|comment|user|contentmodel|roles|content&titles=Item:OSWff8ab0e2075040d4939ac9313a997904&rvslots=jsondata
# Multiple Passports separated with '|'
https://demo.open-semantic-lab.org/w/api.php?action=query&format=json&prop=revisions&titles=Item:OSWff8ab0e2075040d4939ac9313a997904|Item:OSWec30c26e58034fdaa034d8dfa83c4af2|Item:OSWf3fd09199fd84525b5634269d85c8608&rvprop=ids|timestamp|flags|comment|user|content|sha1|slotsha1&rvslots=jsondata
Result (within query.pages.<id>.revisions.0.slots.jsondata.*
)
{
"uuid": "ff8ab0e2-0750-40d4-939a-c9313a997904",
"label": [
{
"text": "Battery Passport Test 1",
"lang": "en"
}
],
"description": [],
"name": "BatteryPassportTest1",
"is_about": "Item:OSW07ab9439598d4866a57a8cb60e2726ea",
"type": [
"Category:OSWf78783ad5d004d3d9cac079167f55a43"
],
"characteristics": {
"type": [
"Category:OSW1147d0af19304c4291e14b941ddabdaf"
],
"physical_dimension": {
"type": [
"Category:OSW30f4d64720e84f71908dfd850223bcf1"
],
"length": {
"type": [
"Category:OSW5205576aace74dc28489f1d9a821f1b7"
],
"value": 10,
"unit": "Item:OSWc73852e7049f42e7b5282866f3839f5e#OSWeb12f149b5944dedbf96018b953a8195",
"uuid": "20879cce-500b-4a48-aae9-5b5135eef0b5"
},
"uuid": "9321c34a-7214-4843-b643-bb49e2c352ac"
},
"uuid": "e755ea9f-81a8-4958-bcf7-7130c425d52b"
}
}
Mappings
Catena-X
Web-API
https://demo.open-semantic-lab.org/w/api.php?action=ask&query=%5b%5bHasExactOntologyMatch::~*urn:samm*%5d%5d%20OR%20%5b%5bHasCloseOntologyMatch::~*urn:samm*%5d%5d|?HasOswId=OSW%20ID|?HasExactOntologyMatch=Exact%20Match|?HasCloseOntologyMatch=Close%20Match|limit=1000&format=json
SPARQL
PREFIX owl: <http://www.w3.org/2002/07/owl#>
SELECT ?subject ?sameAsSubject
WHERE {
?subject owl:sameAs ?sameAsSubject .
FILTER(STRSTARTS(STR(?sameAsSubject), "urn:samm"))
}
Structure
jsondata
type |
| |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
subclass_of |
| |||||||||||||||||
characteristics |
| |||||||||||||||||
properties |
| |||||||||||||||||
uuid | "54f58fe9-2b21-48a3-904e-5fb0f5c1e81a" | |||||||||||||||||
label |
| |||||||||||||||||
description |
| |||||||||||||||||
exact_ontology_match |
| |||||||||||||||||
name | "BatteryPassportCatenaXV301" | |||||||||||||||||
based_on |
|
jsonschema
@context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
$defs |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "BatteryPassportCatenaXV301" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "A digital document or product passport for batteries based on Catena-X v3.0.1 JSON-SCHEMA" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
components |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
Pages in category "OSW54f58fe92b2148a3904e5fb0f5c1e81a"
The following 3 pages are in this category, out of 3 total.