Skip to content

test for unsatisfiable ObjectProperties #104

@cmungall

Description

@cmungall

See oborel/obo-relations#126

We have the issue now that I can make an ontology:

P SubPropertyOf Q
P Domain C
Q Domain O
C DisjointWith O

which does not get flagged as incoherent by normal incoherency checks. Formally, every class in the above ontology is satisfiable (trivially). It's only when you have a class or instance that uses the property this becomes inconsistent/unsatisfiable.

I pinged the owlapi list to see if 'unsatisfiable' is the correct terminology UPDATE: no one seems to know

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions