Information model for the "meetdata" data product.
https://Netbeheer-Nederland.github.io/dp-meetdata
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these)
- dp_meetdata
- schema -- LinkML schema (edit this)
- dp_meetdata
Use the `make` command to generate project artefacts:
make all
: make everythingmake deploy
: deploys site
This project was made with linkml-project-cookiecutter.