Uses of Package
org.aksw.jena_sparql_api.restriction
Packages that use org.aksw.jena_sparql_api.restriction
Package
Description
-
Classes in org.aksw.jena_sparql_api.restriction used by org.aksw.jena_sparql_api.normal_form
-
Classes in org.aksw.jena_sparql_api.restriction used by org.aksw.jena_sparql_api.restrictionClassDescriptionThis 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 (?p = rdf:type) -> (?p -> rdf:type) and bindings stated by the user A monotone container for assigning constraints to expressions.A disjunction of restrictions.
-
Classes in org.aksw.jena_sparql_api.restriction used by org.aksw.jena_sparql_api.viewsClassDescriptionThis class represents restrictions to be used on 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 (?p = rdf:type) -> (?p -> rdf:type) and bindings stated by the user A monotone container for assigning constraints to expressions.A disjunction of restrictions.
-
Classes in org.aksw.jena_sparql_api.restriction used by org.aksw.sparqlify.databaseClassDescriptionThis 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 (?p = rdf:type) -> (?p -> rdf:type) and bindings stated by the user A monotone container for assigning constraints to expressions.
-
Classes in org.aksw.jena_sparql_api.restriction used by org.aksw.sparqlify.sparqlviewClassDescriptionThis 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 (?p = rdf:type) -> (?p -> rdf:type) and bindings stated by the user A monotone container for assigning constraints to expressions.