# SOLI Graph Module

The `soli.graph` module provides the main functionality for working with the SOLI (Standard for Open Legal Information) ontology. It contains the `SOLI` class, which is responsible for loading, parsing, and querying the ontology.


## Module Contents

```{eval-rst}
.. automodule:: soli.graph
    :members:
```
