ontocore-cli 0.9.0

CLI for OntoCore (ontocore-*) ontology indexing and querying
ontocore-cli-0.9.0 is not a library.

ontocore-cli

Part of OntoCore (semantic workspace engine).

Command-line interface for OntoCore — index ontology workspaces, run SQL/SPARQL queries, validate, patch Turtle files, and classify with OntoLogos.

Install

cargo install ontocore-cli --locked

Quick example

ontocore inspect /path/to/ontologies
ontocore query /path/to/ontologies "SELECT short_name FROM classes"
ontocore validate /path/to/ontologies
ontocore classify /path/to/ontologies --profile el --format json

Documentation

License

MIT OR Apache-2.0