Skip to content

[FEATURE]: Add domain prefix in exported ontology files #41

Description

@ulsmo

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

When exporting an OWL file, the prefix for the domain is left blank, e.g.: @prefix : <https://databricks-ontology.com/MyDomain#> .
When working with the OWL files directly it would ease the understanding if the domain was used as prefix.

Proposed Solution

Use @prefix mydomain: <https://databricks-ontology.com/MyDomain#> .
This could be the lowercase name also used to populate the Registry Location in the domain information page.

Area

Ontology Management

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions