(Meta)data schema for operando catalysis: A datamodel for describing entities and their semantic associations (vocabularies/ontologies) for scientific (particularly catalytic) data at HZB, including 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://hzb-ce-dataschemas.github.io/hzb-catalysisLabs-schema/
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these)
- tests/ - Python tests
make all
: make everythingmake deploy
: deploys site
This project was made with linkml-project-cookiecutter.