echemdb / metadata-schema

Metadata schema describing electrochemical data
GNU General Public License v3.0
2 stars 2 forks source link

Write Schemata in YAML #63

Open saraedum opened 5 months ago

saraedum commented 5 months ago

YAML is so much easier to read, so we should probably write the schemata in this repository in YAML (which has all the features that JSON has anyway.) We could then produce the output schemata as self-contained JSON files, see #62.