Netbeheer-Nederland / im-capaciteitskaart

Informatiemodel voor de NBNL-capaciteitskaart.
https://netbeheer-nederland.github.io/im-capaciteitskaart/
Apache License 2.0
0 stars 0 forks source link

im-capaciteitskaart

Informatiemodel voor de NBNL-capaciteitskaart.

Website

https://Netbeheer-Nederland.github.io/im-capaciteitskaart

Repository Structure

Schema Generation

Run the following commands before committing new versions:

$ make site
$ gen-linkml-profile pydantic src/im_capaciteitskaart/schema/im_capaciteitskaart-full.yaml --out src/im_capaciteitskaart/schema/im_capaciteitskaart.yaml -a demand99Percentile demand_99_percentile -a demand75Percentile demand_75_percentile -a demand50Percentile demand_50_percentile -a demand25Percentile demand_25_percentile

Developer Documentation

Use the `make` command to generate project artefacts: * `make all`: make everything * `make deploy`: deploys site

Credits

This project was made with linkml-project-cookiecutter.