Skip to content

OWLObjectSomeValuesFrom(OWLDataComplementOf implementation in ClosedWorldReasoner wrong #90

Description

@SimonBin

See dice-group/Ontolearn#150

  • An existential class expression DataSomeValuesFrom ( DPE DR ) contains all those individuals that are connected by DPE to literal lt, such that lt is in DR
  • A complement data range DataComplementOf( DR ) contains all tuples of literals that are not contained in the data range DR.
  • A class expression of the form DataAllValuesFrom( DPE DR ) can be seen as a syntactic shortcut for the class expression DataMaxCardinality( 0 DPE DataComplementOf( DR ) ).

Found by @LukasBluebaum

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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