How do we enforce an ontology on a document content that is getting uploaded,
if I have ontology as a graph too
You go to Graph Enhancements where you can configure you graph schema
you have multiple ways of specifying that
- manually define schema
- use a predefined schema
- generate a graph model from a schema definition (e.g. GQL, SQL, GraphQL, RDF Ontology)
- generate a graph model from an actual text sample
- upload a graph model
Then that model will be applied when extracting the data from the unstructured text