You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
The data export side of Galv would benefit from a metadata file that describes the testing, cell definition, experimental equipment, etc.
Describe the solution you'd like
Given the slack discussion, it would be ideal to have the ability to export data from Galv with a corresponding JSON-LD file that defines the metadata for the given experimental test. We have been working on a workflow for this type of use case here: https://github.com/Battery-Intelligence-Lab/IntelLiGent-Data-Standard. I foresee Galv's internal metadata interface acting as the input method for the yellow bubbles below, with the cycler data coming from the sql database.
Additional context
Given the work on Batt-INFO: https://github.com/BIG-MAP/BattINFO it would be ideal to point the @context definition for the JSON-LD towards their database(?). @jsimonclark has done a lot of work on this and can probably comment on the state of Batt-INFO further (and whether modifications would need to be made to include experiemental electrochemical testing parameters i.e. terminal voltage, applied current, surface temperature, etc.)