Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Test owl:Ontology instances (in place of Union) #83

@OwenR-York

Description

@OwenR-York

Using Jena's OntModel, which represents an owl:Ontology, provides significant benefits over a simple Model.union() of multiple RDF graphs

owl:Ontology instances allows you to test whether your instance data conforms to the logical rules and constraints of your domain model, which is a level of validation beyond what a simple union of RDF graphs can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestontoNexus2025This issue came from idea/talks at the onto:Nexus Workshop 2025.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions