You can generate a Web Ontology Language (OWL) ontology
from a logical data model by creating a logical data model to OWL
ontology transformation configuration and applying it to a source
model.
The following steps describe a typical scenario:
- Create a logical data model.
- Transform the logical data model into an OWL ontology.
- Modify and finalize the OWL ontology for use in inference or other
semantic applications.
The source model must be valid. If the source model is not valid,
unexpected results will occur.