Welcome to the Battery Pass Data Model repository! This project provides a comprehensive data model based on the DIN DKE SPEC 99100:2025-02 “Requirements for data attributes of the battery passport”, aimed at standardizing and streamlining the exchange of battery-related information across the value chain to allow informed stakeholder decisions for sustainable circular economy. The defined data requirements are fully aligned with the EU Battery Regulation and the Eco-Design Directive for Sustainable Products (ESPR).
The provided data modelling approach is a proposal for a sector specific DPP (Battery Passport).
The Battery Pass Data Model is designed to facilitate the digital representation of battery-related data, ensuring compliance with industry standards and regulatory requirements. This model supports the efficient exchange of data between various stakeholders in the battery lifecycle, including manufacturers, suppliers, recyclers, and regulators. The content of the data model is derived from the Battery Pass Project Data Point List.
Meanwhile the Battery Pass Consortium contributed to the DIN DKE SPEC 99100:2025-02 “Requirements for data attributes of the battery passport”. This necessitates some updates of the data points, which are reflected in corresponding changes in the data models for the different parameter categories in this new version v1.2.0. In each description of a data point a reference to the corresponding chapter in the DIN DKE Spec 99100 is provided for more detailed information.
The complete Battery Passport project documentation is available at the documentation folder
To use the Battery Pass Data Model, you can clone the repository and integrate it into your project. Ensure you have Git installed.
git clone https://github.com/batterypass/BatteryPassDataModel.git
cd BatteryPassDataModel
To incorporate the data model into your application, follow these steps:
git clone https://github.com/batterypass/BatteryPassDataModel.git
Import the Data Model:
Integrate the provided data model definitions into your database or application schema. Refer to the documentation in the /docs
directory for detailed description of the battery pass data attributes.
The data modelling approach follows the idea to provide a common formal plattform independent description of the semantic data model by means of the W3C Resource Description Framework (RDF) from which platform specific data model formats can be derived from. The common plattform independent formal data model description shall ensure interopreability between the plattform specifc data models that can be used in diffewrent technical implementations of a battery passport solution.
The data model is organized into several parameter categories, each representing a different dedicated aspect of battery data, that can be composed to a complete battery pass data model. Below is a high-level overview. You’ll find a detailed list with descriptions of the individual data points in the /doc
folder. Follow the links for the different data attribute categories for further information on the individual sub-models.
RDF ttl |
JSON-LD Context |
![]() Payload JSON |
Schema JSON |
OpenAPI Spec |
AAS XML |
Java Classes |
---|
RDF ttl |
JSON-LD Context |
![]() Payload JSON |
Schema JSON |
OpenAPI Spec |
AAS XML |
Java Classes |
---|
RDF ttl |
JSON-LD Context |
![]() Payload JSON |
Schema JSON |
OpenAPI Spec |
AAS XML |
Java Classes |
---|
RDF ttl |
JSON-LD Context |
![]() Payload JSON |
Schema JSON |
OpenAPI Spec |
AAS XML |
Java Classes |
---|
RDF ttl |
JSON-LD Context |
![]() Payload JSON |
Schema JSON |
OpenAPI Spec |
AAS XML |
Java Classes |
---|
RDF ttl |
JSON-LD Context |
![]() Payload JSON |
Schema JSON |
OpenAPI Spec |
AAS XML |
Java Classes |
---|
RDF ttl |
JSON-LD Context |
![]() Payload JSON |
Schema JSON |
OpenAPI Spec |
AAS XML |
Java Classes |
---|
Detailed schema definitions and relationships between entities are provided in the /BatteryPass
directory.
For the compilation of the data model schema, the Eclipse Semantic Modeling Framework was used, that provides a meta model for data modelling for data exchange purpose that build upon the Resource Description Framework (RDF) and its compact textual syntax called Turtle (*.ttl
). In each sub model schema folder you’ll find the corresponding Turtle file and a ./gen
folder that includes several derivations of the data model in differnet formats:
*-schema.json
)*-payload.json
)*_openapi3_0.json
)*.xml
)*-documentation.html
)An example of the concrete implementation of a battery passport system based on that data model could be found here: https://thebatterypass.io/
The architectural structure of the software demonstrator and the implementation concepts behind the implementation are published in the Battery Passport Technical Guidance. The rationale for the usage of RDF and the Semantic Modelling Framework can be found in chapter 4.9 of this document.
We welcome contributions to the Battery Pass Data Model. To contribute:
git checkout -b feature-branch
).git commit -m 'Add new feature'
).git push origin feature-branch
).Please ensure that your contributions adhere to the project’s coding standards and guidelines.
The battery pass data model is still in draft mode and not finished yet. The purpose of this publication is to initiate further technical alignment with other relevant stakeholders. The data model schemas are for demonstration purposes only. Therefore, none of the project partners can be held liable for any errors or omissions in the data model schemas provided, and no representation or warranty, express or implied, is made as to the accuracy, adequacy, completeness, legality, reliability or usefulness of the data model. The data model is subject to change without notice.
This work is made available under Creative Commons Attribution 4.0 International (CC-BY-4.0) license. See the LICENSE file for more details.
For questions, feedback, or support, please contact:
Thank you for using the Battery Pass Data Model! We look forward to your contributions and feedback.
This Battery Pass project receives funding from the German Federal Ministry for Economic Affairs and Climate Action by resolution of the German Bundestag under grant agreement No BZF335.