Battery-Intelligence-Lab / galv

An open-source platform for automated storage of battery data with advanced metadata support
https://battery-intelligence-lab.github.io/galv/
Other
33 stars 8 forks source link

Tags (key>value) interface for properties #88

Closed mjaquiery closed 1 year ago

mjaquiery commented 1 year ago

Is your feature request related to a problem? Please describe. File data are neatly decomposed into columns and their values. A similar approach would be valuable for the properties of cell families, cells, equipment, etc. etc..

Describe the solution you'd like Cells, equipment, etc. should have a list of properties that can be applied (some recommended as semi-mandatory), optionally with a list of values they could take.

Additional context

Would also close #80

mjaquiery commented 1 year ago

More thought needed as to how to present this, how to strike a balance between ease-of-entry and addition of metadata, and how and whether this ties in with JSON-LD proposals #95

mjaquiery commented 1 year ago

This is going to form a part of #118 as we bring in JSON-LD-backed minimal JSON schemas for validating metadata.