| Interface | Description |
|---|---|
| Namer |
A
Namer provides functions to generate Mindmaps ontology names (IDs for
types, relations, roles etc.) from OWL ontology elements. |
| Class | Description |
|---|---|
| Main |
Main program to migrate an OWL knowledge base into a Mindmaps knowledge graph.
|
| OWLMigrator |
The OWL migrator is the main driver an OWL migration process: configure with the ontology to migrate, the
target Mindmaps graph and instance and hit go with the
OWLMigrator.migrate() |
| OwlMindmapsGraphStoringVisitor |
This is the main class processing an OWL ontology file.
|
| Enum | Description |
|---|---|
| OwlModel |
Enumerate default/predefined elements that need to be created
in MM regardless of the ontology being migrated.
|
Copyright © 2016. All rights reserved.