Tutorials¶
Hands-on introductions for people who have not used OntoEnv before. Follow
them in order, typing the commands as you go — each one ends with a
working environment on your machine.
These pages are for learning. They take a single path through the tool and skip the alternatives so nothing gets in the way. Once you know your way around, the How-to guides cover specific jobs and the Reference lists everything.
Start here
- Your first environment
Install the CLI, build an environment from a directory of ontology files, and export a complete imports closure. About 10 minutes.
- OntoEnv from Python
Do the same thing from Python, then query the result with SPARQL. About 10 minutes. Does not require the CLI tutorial, but they complement each other.