| Package | Description |
|---|---|
| org.aksw.sparqlify.core.transformations |
| Modifier and Type | Class and Description |
|---|---|
class |
ExprTransformerArithmetic |
class |
ExprTransformerBase1 |
class |
ExprTransformerBase2 |
class |
ExprTransformerCast |
class |
ExprTransformerConcat
Expand all arguments of any concat expression into this expression.
|
class |
ExprTransformerLang |
class |
ExprTransformerLangMatches |
class |
ExprTransformerLogicalConjunction |
class |
ExprTransformerPassAsTypedLiteral
Expr transformer for rdfTerm expressions:
the value field of such expressions is passed through
Expects that the original expression is of type E_RdfTerm!
|
class |
ExprTransformerRdfTermComparator |
class |
ExprTransformerRdfTermCtor |
class |
ExprTransformerStr |
| Modifier and Type | Method and Description |
|---|---|
ExprTransformer |
RdfTermEliminatorImpl.lookup(com.hp.hpl.jena.sparql.expr.ExprFunction fn) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExprTransformer> |
RdfTermEliminatorImpl.getTransformerMap() |
| Constructor and Description |
|---|
RdfTermEliminatorImpl(Map<String,ExprTransformer> idToTransformer) |
Copyright © 2013. All Rights Reserved.