Newer
Older
# Semantic API
#### Versions
```0.0.1``` : Intial version with only the API for insertion and query.
| Element | Status | Comment |
|:--- |:--- |:--- |
| insert | ✅ | complete |
| query | ✅ | complete |
| typelib | ❌ | in-process |
| type tools | ❌ | in-process |
| database tools | ❌ | in-process |
| chain tools | ❌ | in-process |
#### 1 [Python API](src/doc/python-api.md#python-api-concept)
#### 2 [Background](src/doc/background.md)
#### 3 [RDF and Types](src/doc/rdf-and-types.md)
#### 4 [Editing Ontologies](src/doc/editing-ontologies.md)