Skip to content
Snippets Groups Projects
README.md 560 B
Newer Older
  • Learn to ignore specific revisions
  • William Coolidge's avatar
    William Coolidge committed
    
    # Semantic API
    
    #### Versions
    
    
    ```0.0.18``` : Intial version with only the API for insertion and query.
    
    William Coolidge's avatar
    William Coolidge committed
    
    | 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)
    
    William Coolidge's avatar
    William Coolidge committed
    
    #### 2 [Background](src/doc/background.md)
    
    #### 3 [RDF and Types](src/doc/rdf-and-types.md)
    
    #### 4 [Editing Ontologies](src/doc/editing-ontologies.md)