Database schema for integrating ontologies in the Platform AI
Simplified version of DB schema covering use case
Rule - When instances of a particular concept were saved associated with particular component(document for instance)
Filter - Filter instances of a particular concept and associated with particular component
Request - Request an ontology creation by using the selected instances and configured schema
Note:
During the implementation we will clarify the predefined ontology creation templates with rules, filters and schemas, so in real life we will have more complex filters and rules.
Note:
This also will work when we will expose an api and the ontology creation requests will be created directly by user, now filters are being taken from ontology creation templates.