Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.10
    • 3.2.11
    • sail
    • None

    Description

      owl:hasValue is used to define a property restriction representing the set of resources with a specific value for a specific predicate.

      If the ontology states that the class :ChildOfJohn represents all resources with :parent equal to :John, then the inference engine should be able to:

      1. Rewrite a query pattern ?X rdf:type :ChildOfJohn to check for resources whose :parent is :John (in addition to those explicitly stated to have type :ChildOfJohn)

      2. Rewrite a query pattern :Jane :parent :?Y to check whether :Jane has the type :ChildOfJohn (in addition to querying for any specifically stated :parent s)

      Attachments

        Issue Links

          Activity

            People

              jhatfiel Jesse Hatfield
              jhatfiel Jesse Hatfield
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: