Tutorials ========= .. raw:: html
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 :doc:`../how-to/index` cover specific jobs and the :doc:`../reference/index` lists everything. .. rubric:: Start here :doc:`first-environment` Install the CLI, build an environment from a directory of ontology files, and export a complete imports closure. About 10 minutes. :doc:`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. .. toctree:: :hidden: :maxdepth: 1 first-environment python