You can generate a logical data model from a Web Ontology
Language (OWL) ontology by creating an OWL-to-logical data model transformation
configuration and applying it to a source ontology.
The following steps describe a typical scenario:
- Create an OWL ontology for conceptual and semantic modeling.
- Transform the OWL ontology into a logical data model.
- Modify and finalize the logical data model, then generate a physical
data model from the logical data model.
Note: Only OWL 2 ontology that uses RDF/XML syntax is supported.
The source ontology must be valid. If the source ontology is not valid,
unexpected results may occur.