Versions Compared

Key

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

...

Table of Contents

EN | ES


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 Modified

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

Image Modified


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

Image Modified

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

Image Modified

Image Modified

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

Image Modified

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

Image Modified

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 Modified