(Meta)data schema for operando catalysis: A datamodel for describing entities and their semantic associations (vocabularies/ontologies) for scientific (particularly catalytic) data at HZB, particularly for operando and in situ characterization of catalytic materials.
At the moment, this schema is organized into 2 separate modules:
- catlabs definitions (catalysis lab-based)
- BESSY definitions (synchrotron-based)
- operandoCatalysis definitions (catalysis + synchrotron-based)
- core (common)
- voc4cat
- Chemical Entities Mixtures and Reactions Ontological Framework
- NeXus definitions?? -
https://anak-velazquez.github.io/hzb-metadata-schema
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these in develop branch)
- tests/ - Python tests
Use the `make` command to generate project artefacts:
make all
: make everythingmake deploy
: deploys site
This project was made with linkml-project-cookiecutter.