| Package | Description |
|---|---|
| org.aksw.sparqlify.restriction | |
| org.aksw.sparqlify.restriction.experiment |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictionManagerBeforeChangingToMap
A monotone container for assigning constraints to expressions.
|
Copyright © 2014. All Rights Reserved.