FaradayInstitution / BPX

BPX schema in pydantic and JSON schema format, and parsers
MIT License
25 stars 12 forks source link

Add support for parameter source / creator metadata #58

Open ejfdickinson opened 3 months ago

ejfdickinson commented 3 months ago

Simon Clark (SINTEF) wrote:

Maybe also include some terms for bibliographic metadata (e.g. dcterms) to track the creator and source of the parameters for traceability. That might actually be another good argument for defining quantities as objects:

"Thickness": { 
  "value": 10E-6,
  "unit": "m",
  "source": "https://doi.org/10.1149/1945-7111/ab9050"
}
valentinsulzer commented 3 months ago

This needs consideration of which "building blocks" should be taken from separate sources. For example, it would be dangerous to take "active volume fraction" from one source and "maximum concentration" from another as these are closely coupled to give the material capacity. Similarly, mixing and matching "minimum stoichiometry" with different OCPs