- put Brick model in
data/converted-models - run
make convert-brick-to-haytack - Only outputs TTL file; no JSON conversion yet
- put JSON export of Haystack model in
data/haystack-models - run
make convert-haystack-to-ttl - Adds Brick annotations to Haystack model
- Install Poetry for Python dep management
- Install dependencies by running
poetry installormake install-depsin this repo - Visualize the current taxonomy file with
make visualize-taxonomy; the graph will be inunified_taxonomy.png - Check congruency issues between the unified taxonomy and the different ontologies:
make check-taxonomywill run these for you



