Unofficial, Linkml Classes and Properties characterizing patterns in Unified Cyber Ontology 1.1.0
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these)
- uco_pattern
- schema -- LinkML schema (edit this)
- uco_pattern
- datamodel -- Generated python datamodel
- 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