![sousLeSensVocables large](https://user-images.githubusercontent.com/1880078/130787939-adf887d3-0054-4aa7-9867-0fbcd5bfc7a2.png)

SousLesensVocables is a set of tools developed to manage Thesaurus and Ontologies resources through SKOS , OWL and RDF standards and graph visualisation approaches.

It has functionalities to :

- read : visualize, navigate and export SKOS or OWL resources
- edit : create , modify, aggregate OWL resources

A key feature of SLSV is graph visualization and interaction performed using excellent visjs/vis-network open source solution.

Annotate tool allows annotate textual corpus with several registered lexical resources and identify missing terms.

# User documentation

Learn how to use SousLeSens.

```{toctree}
:maxdepth: 2
userdoc/index.md
```

# Admin documentation

How to install, configure and manage your own SousLeSens instance.

```{toctree}
:maxdepth: 2
admindoc/index.md
```

# Developper documentation

How to install a development instance and to contribute to the code.

```{toctree}
:maxdepth: 15

devdoc/index
```

# API

How to use the _SousLeSens_ API.

```{toctree}
:maxdepth: 2
api/index.md
```
