Book a Demo
Prev Next

ODM Commands

Within Enterprise Architect, ODM has four management commands to help you maintain your ODM models:

  • Export OWL/RDF models as a .rdf or .xml file
  • Import OWL or RDF content (in .owl or .rdf XML file format) as an ODM model Package
  • Create a new namespace definition for an rdfDocument or owlOntology Package
  • Create a new label definition for a valid RDF or OWL element (such as an owlClass, objectProperty, rdfClass or rdfProperty)

Access

Ribbon

Specialize > Technologies > ODM > Define New Label

Specialize > Technologies > ODM > Define New Namespace

Specialize > Technologies > ODM > Export OWL/RDF 

Specialize > Technologies > ODM > Import OWL/RDF

Commands

Command

Detail

See also

Export OWL/RDF

Exporting to OWL/RDF XML

Import OWL/RDF

Importing OWL/RDF XML

Define New Namespace

Ensure that the 'Show Duplicate Tags' checkbox is selected in the 'Preferences' dialog ('Start > Application > Preferences > Preferences > Objects').

In the Browser window, select the RDF or OWL Package to be allocated a new namespace.

Select the 'Define New Namespace' command.

Double-click on the selected Package to display the Package 'Properties' dialog, and select the 'RDF' page. Notice the additional namespaceDefinition tag.

Defining a new namespace

Click on the namespacePrefix and namespaceURI 'value' fields for the new namespace definition, and type in the appropriate new values.

If necessary, click on the previous namespaceDefinition tag and on the Delete icon icon in the 'RDF' page toolbar.

Click on the OK button.

Define New Label

Ensure that the 'Show Duplicate Tags' checkbox is selected in the 'Preferences' dialog ('Start > Appearance > Preferences > Preferences > Objects').

In the Browser window, select the RDF or OWL element to be allocated a new label.

Select the 'Define New Label' command.

Double-click on the selected element to display the element 'Properties' dialog, and select the 'RDF' page. Notice the additional label tag.

Defining a new label

Click on the 'language' and 'value' fields for the new label definition, and type in the appropriate new values.

If necessary, click on the previous label tag and on the Delete icon icon in the 'RDF' page toolbar.

Click on the OK button.

Learn more