| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.normal_form | |
| org.aksw.sparqlify.restriction |
| Class and Description |
|---|
| RestrictionImpl
This class represents restrictions to be used on variables.
|
| Class and Description |
|---|
| Polarity |
| Prefix |
| PrefixSet
TODO Switch to a trie data structure
|
| RdfTermType
RDF term types
|
| Restriction |
| RestrictionImpl
This class represents restrictions to be used on variables.
|
| RestrictionManager
Interface for associating restrictions with
(query) variables.
|
| RestrictionManagerImpl
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.
|
| RestrictionSetImpl
A disjunction of restrictions.
|
| ValueSet |
Copyright © 2015. All rights reserved.