Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
M
main(String[])
- Static method in class d2rq.
dump_rdf
main(String[])
- Static method in class d2rq.
generate_mapping
makeConstraints()
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
ConstraintHandler
Creates Node constraints for all shared Bind variables.
makeJenaObject(Value)
- Static method in class de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
Builds a Jena object Node from a Sesame object Value.
makeJenaPredicate(URI)
- Static method in class de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
Builds a Jena predicate Node form a Sesame predicate URI.
makeJenaSubject(Resource)
- Static method in class de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
Builds a Jena subject node from a Sesame Resource.
makeNode(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.nodes.
FixedNodeMaker
makeNode(ResultRow)
- Method in interface de.fuberlin.wiwiss.d2rq.nodes.
NodeMaker
makeNode(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker
makeNode(String)
- Method in interface de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker.NodeType
makeNodeMakerIterator(Set)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
ConstraintHandler
makePrefixedPropertyBridges(Triple[])
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
FastpathEngine
makeSesameObject(Node, ValueFactory)
- Static method in class de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
Builds a Sesame object Value from a Jena object Node.
makeSesamePredicate(Node, ValueFactory)
- Static method in class de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
Builds a Sesame predicate URI from a Jena predicate Node.
makeSesameStatement(Triple, ValueFactory)
- Static method in class de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
Builds a Sesame Statement out of an Jena Triple.
makeSesameSubject(Node, ValueFactory)
- Static method in class de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
Builds a Sesame subject Resource from a Jena subject Node.
makeTriples(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
TripleRelation
makeTriples(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
UnionOverSameBase
makeTriples(ResultRow)
- Method in interface de.fuberlin.wiwiss.d2rq.sql.
TripleMaker
makeValue(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.values.
BlankNodeID
Creates an identifier from a database row.
makeValue(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.values.
Column
makeValue(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.values.
Pattern
Constructs a String from the pattern using the given database row.
makeValue(ResultRow)
- Method in class de.fuberlin.wiwiss.d2rq.values.
ValueDecorator
makeValue(ResultRow)
- Method in interface de.fuberlin.wiwiss.d2rq.values.
ValueMaker
Retrieves a value from a database row according to some rule or pattern.
MapObject
- Class in
de.fuberlin.wiwiss.d2rq.map
Abstract base class for classes that represent things in the mapping file.
MapObject(Resource)
- Constructor for class de.fuberlin.wiwiss.d2rq.map.
MapObject
MapParser
- Class in
de.fuberlin.wiwiss.d2rq.parser
Creates a
Mapping
from a Jena model representation of a D2RQ mapping file.
MapParser(Model, String)
- Constructor for class de.fuberlin.wiwiss.d2rq.parser.
MapParser
Constructs a new MapParser from a Jena model containing the RDF statements from a D2RQ mapping file.
Mapping
- Class in
de.fuberlin.wiwiss.d2rq.map
A D2RQ mapping.
Mapping()
- Constructor for class de.fuberlin.wiwiss.d2rq.map.
Mapping
Mapping(String)
- Constructor for class de.fuberlin.wiwiss.d2rq.map.
Mapping
MAPPING_LITERAL_INSTEADOF_RESOURCE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
MAPPING_NO_DATABASE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
MAPPING_RESOURCE_INSTEADOF_LITERAL
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
mappingFile
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
URL of a D2RQ mapping file.
MappingGenerator
- Class in
de.fuberlin.wiwiss.d2rq.mapgen
Generates a D2RQ mapping by introspecting a database schema.
MappingGenerator(String)
- Constructor for class de.fuberlin.wiwiss.d2rq.mapgen.
MappingGenerator
mappingModel(String)
- Method in class de.fuberlin.wiwiss.d2rq.mapgen.
MappingGenerator
mapToSharedPut(Map, Object, VariableIndex)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VariableBindings
Looks up
key
in a object to varIndexSet map, adds
varIndexMember
to the set or creates it.
matchConstraint(NodeSetFilter)
- Method in interface de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker.NodeType
matches(Node)
- Method in interface de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker.NodeType
matches(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
BlankNodeID
matches(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
Column
matches(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
Pattern
matches(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
ValueDecorator
matches(String)
- Method in interface de.fuberlin.wiwiss.d2rq.values.
ValueDecorator.ValueConstraint
matches(String)
- Method in interface de.fuberlin.wiwiss.d2rq.values.
ValueMaker
Checks if a given value fits this source without querying the database.
maxLengthConstraint(int)
- Static method in class de.fuberlin.wiwiss.d2rq.values.
ValueDecorator
minus(BeanCounter)
- Method in class de.fuberlin.wiwiss.d2rq.sql.
BeanCounter
Get a difference instance.
ModelD2RQ
- Class in
de.fuberlin.wiwiss.d2rq
A D2RQ read-only Jena model backed by a D2RQ-mapped non-RDF database.
ModelD2RQ(String)
- Constructor for class de.fuberlin.wiwiss.d2rq.
ModelD2RQ
Create a non-RDF database-based model.
ModelD2RQ(String, String, String)
- Constructor for class de.fuberlin.wiwiss.d2rq.
ModelD2RQ
Create a non-RDF database-based model.
ModelD2RQ(Model, String)
- Constructor for class de.fuberlin.wiwiss.d2rq.
ModelD2RQ
Create a non-RDF database-based model.
MutableRelation
- Class in
de.fuberlin.wiwiss.d2rq.algebra
Wraps a relation and allows it to be modified by relational operators.
MutableRelation(Relation)
- Constructor for class de.fuberlin.wiwiss.d2rq.algebra.
MutableRelation
MySQL
- Static variable in class de.fuberlin.wiwiss.d2rq.sql.
ConnectedDB
MySQLExpressionTranslator
- Class in
de.fuberlin.wiwiss.d2rq.rdql
MySQLExpressionTranslator(ConstraintHandler, ConnectedDB)
- Constructor for class de.fuberlin.wiwiss.d2rq.rdql.
MySQLExpressionTranslator
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X