Reference

Look-up material. Complete, terse, and organized by what a thing is rather than by what you are trying to do.
CLI reference

Every ontoenv subcommand and global flag.

Python API reference

The OntoEnv class, grouped by purpose: lifecycle, ingestion, reading, aliases, configuration.

Configuration

Every setting, its default, and how to set it from the CLI or Python.

ViewGraph and OntoEnvStore

ViewGraph and OntoEnvStore — the read-only rdflib surfaces.

Graph store protocol

The protocol a custom graph_store= object must implement.

Generated API

Auto-generated signatures and docstrings for the whole Python module.

Rust API

Crate documentation on docs.rs.