berkeleybop / artificial-intelligence-ontology

An ontology modeling classes and relationships describing deep learning networks, their component layers and activation functions, machine learning methods, as well as AI/ML potential biases.
https://berkeleybop.github.io/artificial-intelligence-ontology/
17 stars 3 forks source link

add bridge owl generation to makefile #129

Closed realmarcin closed 1 week ago

realmarcin commented 2 weeks ago

Issue

add bridge owl generation to makefile

Release Version

No response

turbomam commented 2 weeks ago

add a Makefile target (but without the ./run.sh... leave that to the user)

in src/ontology/

./run.sh robot template \
    --prefix 'aio: https://w3id.org/aio/' \
    --template bridge/aio-bridge-to-upper.tsv \
    --output bridge/aio-bridge-to-upper.owl