| Package | Description |
|---|---|
| ai.grakn.migration.owl |
Implements migration of OWL into Grakn.
|
| Class and Description |
|---|
| Namer
A
Namer provides functions to generate Grakn ontology names (IDs for
types, relations, roles etc.) from OWL ontology elements. |
| OwlGraknGraphStoringVisitor
This is the main class processing an OWL ontology file.
|
| OWLMigrator
The OWL migrator is the main driver an OWL migration process: configure with the ontology to migrate, the
target Grakn graph and instance and hit go with the
OWLMigrator.migrate() |
| OwlModel
Enumerate default/predefined elements that need to be created
in Grakn regardless of the ontology being migrated.
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.