You can import an OWL ontology file (after setting the OWL import catalog, if necessary), and reuse or augment it in the Concept Modeler. | Note |
|---|
| The imported OWL updates any corresponding UML elements instead of deleting and adding entire corresponding UML models. |
When you import an OWL ontology file, the Concept Modeler preserves the URI/IRI for every OWL class and property and imported imports it as a tagged value of the corresponding UML class or property. The tagged value, called IRI, is part of a «Resource» stereotype applied to each UML element. This tagged value is generally used only for an imported OWL ontology. It allows you to refer to an OWL ontology from a concept model that has been exported to OWL. The exported concept model directly imports the original OWL ontology file(s), and can use the classes and properties defined there with all the correct URIs/IRIs. | Note |
|---|
|