A B C D E F G H I J K L M N O P Q R S T U V W X Y 

T

table() - Method in class de.fuberlin.wiwiss.d2rq.engine.OpTableSQL
 
table1() - Method in class de.fuberlin.wiwiss.d2rq.algebra.Join
 
table2() - Method in class de.fuberlin.wiwiss.d2rq.algebra.Join
 
tableName() - Method in class de.fuberlin.wiwiss.d2rq.algebra.Attribute
Returns the database table name.
tableName() - Method in class de.fuberlin.wiwiss.d2rq.algebra.RelationName
 
tables() - Method in class de.fuberlin.wiwiss.d2rq.algebra.Relation
 
Text_Mining - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
textColumn - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Name of a column of a character type, such as CHAR, VARCHAR, NVARCHAR or CLOB.
timeColumn - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Name of a column of type TIME.
timeMillis - Variable in class de.fuberlin.wiwiss.d2rq.sql.BeanCounter
 
timestampColumn - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Name of a column of type TIMESTAMP.
title - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
toAbsoluteURI(String) - Static method in class de.fuberlin.wiwiss.d2rq.server.ConfigLoader
Accepts an absolute URI, relative file: URI, or plain file name (including names with spaces, Windows backslashes etc) and returns an equivalent full absolute URI.
toDBValue(String) - Method in interface de.fuberlin.wiwiss.d2rq.values.Translator
Translates a value that comes from an RDF source (for example a query) to a database value.
toExpression() - Method in class de.fuberlin.wiwiss.d2rq.algebra.Attribute
 
toExpression() - Method in class de.fuberlin.wiwiss.d2rq.algebra.ExpressionProjectionSpec
 
toExpression() - Method in interface de.fuberlin.wiwiss.d2rq.algebra.ProjectionSpec
 
toExpression() - Method in class de.fuberlin.wiwiss.d2rq.values.BlankNodeID
 
toExpression() - Method in class de.fuberlin.wiwiss.d2rq.values.Pattern
 
toMap() - Method in class de.fuberlin.wiwiss.d2rq.algebra.VariableConstraints
 
tool - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
Tool - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
topic - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
Topic - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
toRDFValue(String) - Method in interface de.fuberlin.wiwiss.d2rq.values.Translator
Translates a value that comes from the database to an RDF value (URI, literal label, or blank node ID).
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.algebra.Attribute
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.algebra.ExpressionProjectionSpec
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.algebra.OrderSpec
 
toSQL(ConnectedDB, AliasMap) - Method in interface de.fuberlin.wiwiss.d2rq.algebra.ProjectionSpec
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.AttributeExpr
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.BinaryOperator
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.BooleanToIntegerCaseExpression
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.Concatenation
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.Conjunction
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.Constant
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.Disjunction
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.Equality
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.Expression
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.Negation
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.NotNull
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.SQLExpression
 
toSQL(ConnectedDB, AliasMap) - Method in class de.fuberlin.wiwiss.d2rq.expr.UnaryMinus
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.DataType
Creates a SQL literal for the given value, suitable for comparison to a column of this indicated type.
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLApproximateNumeric
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLBinary
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLBit
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLBoolean
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLDate
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLExactNumeric
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLInterval
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLTime
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.SQLTimestamp
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.types.UnsupportedDataType
 
toSQLLiteral(String) - Method in class de.fuberlin.wiwiss.d2rq.sql.vendor.HSQLDB.HSQLDBCompatibilityDoubleDataType
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.AliasMap.Alias
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.AliasMap
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.Attribute
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.ColumnRenamerMap
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.ExpressionProjectionSpec
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.Join
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.NodeRelation
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.OrderSpec
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.RelationImpl
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.algebra.RelationName
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.engine.BindingMaker
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.AttributeExpr
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.BinaryOperator
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.BooleanToIntegerCaseExpression
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.Concatenation
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.Conjunction
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.Constant
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.Disjunction
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.Equality
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.Negation
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.NotNull
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.SQLExpression
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.expr.UnaryMinus
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.ClassMap
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.Configuration
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.Database
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.MapObject
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.PropertyBridge
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.PropertyMap
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.TranslationTable
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.map.TranslationTable.Translation
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.mapgen.FilterIncludeExclude
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.mapgen.FilterMatchAny
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.mapgen.FilterMatchColumn
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.mapgen.FilterMatchSchema
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.mapgen.FilterMatchTable
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.nodes.FixedNodeMaker
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.nodes.TypedNodeMaker
 
toString(Node) - Static method in class de.fuberlin.wiwiss.d2rq.pp.PrettyPrinter
Pretty-prints an RDF node.
toString(Node, PrefixMapping) - Static method in class de.fuberlin.wiwiss.d2rq.pp.PrettyPrinter
Pretty-prints an RDF node and shortens URIs into QNames according to a PrefixMapping.
toString(Triple) - Static method in class de.fuberlin.wiwiss.d2rq.pp.PrettyPrinter
 
toString(Triple, PrefixMapping) - Static method in class de.fuberlin.wiwiss.d2rq.pp.PrettyPrinter
 
toString(RDFDatatype) - Static method in class de.fuberlin.wiwiss.d2rq.pp.PrettyPrinter
 
toString(RDFNode) - Static method in class de.fuberlin.wiwiss.d2rq.pp.PrettyPrinter
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.server.D2RQDatasetDesc
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.sql.ResultRowMap
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.sql.types.DataType
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.sql.types.UnsupportedDataType
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.values.BlankNodeID
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.values.Column
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.values.Pattern
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.values.SQLExpressionValueMaker
 
toString() - Method in class de.fuberlin.wiwiss.d2rq.values.ValueDecorator
 
toString() - Method in class de.fuberlin.wiwiss.pubby.negotiation.MediaRangeSpec
 
totalNumberOfExecutedSQLQueries - Static variable in class de.fuberlin.wiwiss.d2rq.sql.BeanCounter
 
totalNumberOfReturnedFields - Static variable in class de.fuberlin.wiwiss.d2rq.sql.BeanCounter
 
totalNumberOfReturnedRows - Static variable in class de.fuberlin.wiwiss.d2rq.sql.BeanCounter
 
toTripleRelations() - Method in class de.fuberlin.wiwiss.d2rq.map.PropertyBridge
 
TowardsSemanticWebMining - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
transform(Op) - Static method in class de.fuberlin.wiwiss.d2rq.engine.PushDownOpFilterVisitor
 
transform(OpFilter, Op) - Method in class de.fuberlin.wiwiss.d2rq.engine.TransformFilterCNF
 
transform(OpBGP) - Method in class de.fuberlin.wiwiss.d2rq.engine.TransformOpBGP
 
transform(OpFilter, Op) - Method in class de.fuberlin.wiwiss.d2rq.engine.TransformOpBGP
 
TransformExprToSQLApplyer - Class in de.fuberlin.wiwiss.d2rq.optimizer.expr
Attempts to transform a SPARQL FILTER Expr to a SQL Expression Notes: Literals using d2rq:pattern cannot be compared.
TransformExprToSQLApplyer(NodeRelation) - Constructor for class de.fuberlin.wiwiss.d2rq.optimizer.expr.TransformExprToSQLApplyer
Creates an expression transformer.
TransformFilterCNF - Class in de.fuberlin.wiwiss.d2rq.engine
Checks if any OpFilter can be split into more parts by translating it to Conjunctive Normal Form (CNF).
TransformFilterCNF() - Constructor for class de.fuberlin.wiwiss.d2rq.engine.TransformFilterCNF
 
TransformFilterCNF.DeMorganLawApplyer - Class in de.fuberlin.wiwiss.d2rq.engine
Visitor for a filter-expression.
TransformFilterCNF.DeMorganLawApplyer() - Constructor for class de.fuberlin.wiwiss.d2rq.engine.TransformFilterCNF.DeMorganLawApplyer
Constructor
TransformFilterCNF.DistributiveLawApplyer - Class in de.fuberlin.wiwiss.d2rq.engine
Visitor for a filter-expression.
TransformFilterCNF.DistributiveLawApplyer() - Constructor for class de.fuberlin.wiwiss.d2rq.engine.TransformFilterCNF.DistributiveLawApplyer
Constructor
TransformOpBGP - Class in de.fuberlin.wiwiss.d2rq.engine
Translates an OpBGP to an OpUnionTableSQL over a GraphD2RQ.
TransformOpBGP(Mapping, boolean) - Constructor for class de.fuberlin.wiwiss.d2rq.engine.TransformOpBGP
 
translate() - Method in class de.fuberlin.wiwiss.d2rq.engine.GraphPatternTranslator
 
translateFilterExpressionsToCNF(OpFilter) - Static method in class de.fuberlin.wiwiss.d2rq.engine.TransformFilterCNF
Translates all expressions of a filter to the conjunctive normalform.
translateWith - Variable in class de.fuberlin.wiwiss.d2rq.map.ResourceMap
 
translateWith - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
 
translation - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
 
Translation - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Translation Key/Value Pair.
TRANSLATION_MISSING_DBVALUE - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
TRANSLATION_MISSING_RDFVALUE - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
translationTable(Resource) - Method in class de.fuberlin.wiwiss.d2rq.map.Mapping
 
TranslationTable - Class in de.fuberlin.wiwiss.d2rq.map
Represents a d2rq:TranslationTable.
TranslationTable(Resource) - Constructor for class de.fuberlin.wiwiss.d2rq.map.TranslationTable
 
TranslationTable - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Lookup table for translations used in the mapping process.
TranslationTable.Translation - Class in de.fuberlin.wiwiss.d2rq.map
 
TranslationTable.Translation(String, String) - Constructor for class de.fuberlin.wiwiss.d2rq.map.TranslationTable.Translation
 
TRANSLATIONTABLE_DUPLICATE_HREF - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
TRANSLATIONTABLE_DUPLICATE_JAVACLASS - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
TRANSLATIONTABLE_HREF_AND_JAVACLASS - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
TRANSLATIONTABLE_TRANSLATION_AND_HREF - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
TRANSLATIONTABLE_TRANSLATION_AND_JAVACLASS - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
TranslationTableParser - Class in de.fuberlin.wiwiss.d2rq.csv
Parses the contents of a CSV file into a collection of Translations.
TranslationTableParser(Reader) - Constructor for class de.fuberlin.wiwiss.d2rq.csv.TranslationTableParser
 
TranslationTableParser(String) - Constructor for class de.fuberlin.wiwiss.d2rq.csv.TranslationTableParser
 
translator() - Method in class de.fuberlin.wiwiss.d2rq.map.TranslationTable
 
Translator - Interface in de.fuberlin.wiwiss.d2rq.values
Custom translator between database values and RDF values.
TripleQueryIter - Class in de.fuberlin.wiwiss.d2rq.find
Wraps a QueryIter over bindings with three s/p/o variables (see TripleRelation) as an iterator over Triples.
TripleRelation - Class in de.fuberlin.wiwiss.d2rq.algebra
A collection of virtual triples obtained by applying a Relation to a database, and applying NodeMakers for subject, predicate and object to each result row.
TripleRelation(Relation, NodeMaker, NodeMaker, NodeMaker) - Constructor for class de.fuberlin.wiwiss.d2rq.algebra.TripleRelation
 
TRUE - Static variable in class de.fuberlin.wiwiss.d2rq.algebra.NodeRelation
 
TRUE - Static variable in class de.fuberlin.wiwiss.d2rq.algebra.Relation
 
TRUE - Static variable in class de.fuberlin.wiwiss.d2rq.expr.Expression
 
turnLoggingOff() - Static method in class de.fuberlin.wiwiss.d2rq.Log4jHelper
 
Tutorial - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.ISWC
 
typedLiteral(RDFDatatype) - Static method in class de.fuberlin.wiwiss.d2rq.nodes.TypedNodeMaker
 
TypedNodeMaker - Class in de.fuberlin.wiwiss.d2rq.nodes
 
TypedNodeMaker(TypedNodeMaker.NodeType, ValueMaker, boolean) - Constructor for class de.fuberlin.wiwiss.d2rq.nodes.TypedNodeMaker
 
TypedNodeMaker.NodeType - Interface in de.fuberlin.wiwiss.d2rq.nodes
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y