Package org.aksw.jena_sparql_api.restriction


package org.aksw.jena_sparql_api.restriction
  • Class
    Description
     
    This class represents restrictions to be used on variables.
    Interface for associating restrictions with (query) variables.
    This class combines two concepts: - Construction of expressions - Binding variables to values (thus constraining the set of possible values for variables) Furthermore, we can distinguish between bindings inferred from expressions, such as (?
    A set of restrictions corresponding to the union of restrictions.
    A disjunction of restrictions.
    Restrictions for explicit values