Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Child pages (Children Display)
alltrue
depth2
styleh3
excerptTypesimple

Onesait Platform allows you to create ontologies in an Kudu instance. The behavior of these ontologies is the same as the default persistence, MongoDB, that is, the operations are totally transparent to the user.

To create a ontology in Kudu, you would go to the left panel in development and select ontologies to show the main view. Then click in the Create button to start.


Image Added

You would click on the Step by step wizard to create a new ontology.

Image Added


In the tab Advanced settings you would select the option KUDU to persist the new ontology in the elastic database engine.

Image Added

You would fill the fields in the form as any other kind of persistence.

Image Added

Image Added

You would click on the button Update schema to generate it for the ontology. Once clicked you should see the schema as below.

Image Added

Once created, you would click the Generate instance button to view an example instance which complies the json schema generated.

Image Added

To finish creating the ontology just click on the button New to persist the changes. A popup will show with the operations to do with the new ontology, as any other persistence.

Image Added