How to submit data to the Battery Knowledge Base
From Battery Knowledge Base
Item:OSWb4dd7d32577a4e85869f7f5a6d426f6d
A description of the recommended process for submitting datasets to the battery knowledge base.
Item |
Type(s)/Category(s) |
How To
|
Creative Work |
---|
authorPerson or organizational unit that created this work.<br>Definition: Creative Work |
|
---|
How To |
---|
rdf_type<br>Definition: How To |
schema:HowTo |
---|
Overview
The Battery Knowledge Base (BKB) collates metadata records of battery data sets to support FAIR data management and integration with the Semantic Web. To maintain some quality control, the BKB links with curated data sources. The preferred platform for BKB dataset submissions is the Battery Knowledge Base Community on Zenodo. This How-To guide outlines the recommended process for pre-processing data and submitting for inclusion in the BKB.
Serialize in an open file format
To maximize the accessibility and re-usability of datasets, submissions should contain only data in file formats that are open and accessible. Proprietary formats are not accepted. Accepted formats include:
*If CSV files are used, make sure that numbers use a decimal point (.) and not a comma (,) ! To avoid any potential issue, it is recommended to use a tab delimiter instead of a comma delimiter in CSV submissions.
Format
|
Description
|
MIME Type
|
PARQUET
|
Columnar binary format ideal for large-scale structured data
|
application/vnd.apache.parquet
|
TXT
|
Unstructured or line-based plain text, often used for configs
|
text/plain
|
JSON
|
Structured, hierarchical data format for metadata or results
|
application/json
|
CSV*
|
Plain-text tabular data with comma-separated values
|
text/csv
|
Adopt a standard table schema
The table schema for the dataset should adhere to an accepted standard or provide the necessary metadata to interpret the meaning of the column names. It is recommended to use the Battery Data Format table schema. For more information on how to serialize your data in the battery data format, please refer to this dedicated How-To guide.
Create Metadata
Open a Zenodo Record
Write a Description
jsondata
type | "Category:OSWe2c50b1034684c1b9a5c21ad371d6381" |
|
---|
rdf_type | |
---|
author | "Item:OSW72e733f317ef4cf9b8ca53e906c9acb9" |
|
---|
uuid | "b4dd7d32-577a-4e85-869f-7f5a6d426f6d" |
---|
label | text | "How to submit data to the Battery Knowledge Base" |
---|
lang | "en" |
---|
|
|
---|
description | text | "A description of the recommended process for submitting datasets to the battery knowledge base. " |
---|
lang | "en" |
---|
|
|
---|
name | "HowToSubmitDataToTheBatteryKnowledgeBase" |
---|