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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
P
PageServlet
- Class in
de.fuberlin.wiwiss.d2rq.server
PageServlet()
- Constructor for class de.fuberlin.wiwiss.d2rq.server.
PageServlet
PageServlet.Property
- Class in
de.fuberlin.wiwiss.d2rq.server
pageTimeout
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RConfig
Timeout for generating HTML pages and RDF descriptions, in seconds. 0 for no timeout.
pageURL(String, String)
- Method in class de.fuberlin.wiwiss.d2rq.server.
D2RServer
parse()
- Method in class de.fuberlin.wiwiss.d2rq.mapgen.
FilterParser
parse()
- Method in class de.fuberlin.wiwiss.d2rq.parser.
MapParser
Starts the parsing process.
parseAccept(String)
- Static method in class de.fuberlin.wiwiss.pubby.negotiation.
MediaRangeSpec
Parses an HTTP Accept header into a List of MediaRangeSpecs
parseAlias(String)
- Static method in class de.fuberlin.wiwiss.d2rq.sql.
SQL
Constructs an Alias from an SQL "foo AS bar" expression.
parseAttribute(String)
- Static method in class de.fuberlin.wiwiss.d2rq.sql.
SQL
Constructs an attribute from a fully qualified column name in
[schema.]table.column
notation.
parseColumnFilter(boolean)
- Method in class de.fuberlin.wiwiss.d2rq.mapgen.
FilterParser
parseJoins(Collection<String>)
- Static method in class de.fuberlin.wiwiss.d2rq.sql.
SQL
Builds a list of Join objects from a list of join condition strings.
parseRange(String)
- Static method in class de.fuberlin.wiwiss.pubby.negotiation.
MediaRangeSpec
Parses a media range from a string such as
text/*;charset=utf-8;q=0.9
.
parseRelationName(String)
- Static method in class de.fuberlin.wiwiss.d2rq.sql.
SQL
Constructs a relation name from a fully qualified name in
schema.table
or
table
notation.
parseSchemaFilter()
- Method in class de.fuberlin.wiwiss.d2rq.mapgen.
FilterParser
parseTableFilter(boolean)
- Method in class de.fuberlin.wiwiss.d2rq.mapgen.
FilterParser
parseTranslations()
- Method in class de.fuberlin.wiwiss.d2rq.csv.
TranslationTableParser
parseType(String)
- Static method in class de.fuberlin.wiwiss.pubby.negotiation.
MediaRangeSpec
Parses a media type from a string such as
text/html;charset=utf-8;q=0.9
.
partsIterator()
- Method in class de.fuberlin.wiwiss.d2rq.values.
Pattern
password
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
pattern
- Variable in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
Pattern
- Class in
de.fuberlin.wiwiss.d2rq.values
A pattern that combines one or more database columns into a String.
Pattern(String)
- Constructor for class de.fuberlin.wiwiss.d2rq.values.
Pattern
Constructs a new Pattern instance from a pattern syntax string
pattern
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Pattern.EncodeFunction
- Class in
de.fuberlin.wiwiss.d2rq.values
Pattern.EncodeFunction()
- Constructor for class de.fuberlin.wiwiss.d2rq.values.
Pattern.EncodeFunction
Person
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
persons_involved
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
PhDStudent
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
phone
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
photo
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
PLAIN_LITERAL
- Static variable in class de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker
port()
- Method in class de.fuberlin.wiwiss.d2rq.server.
ConfigLoader
port
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RConfig
The TCP port on which a D2R Server installation listens.
PostgreSQL
- Class in
de.fuberlin.wiwiss.d2rq.sql.vendor
PostgreSQL()
- Constructor for class de.fuberlin.wiwiss.d2rq.sql.vendor.
PostgreSQL
PostgreSQL
- Static variable in interface de.fuberlin.wiwiss.d2rq.sql.vendor.
Vendor
PREDICATE
- Static variable in class de.fuberlin.wiwiss.d2rq.algebra.
TripleRelation
prefLabel
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
SKOS
No two concepts in the same concept scheme may have the same value for skos:prefLabel in a given language.
prefSymbol
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
SKOS
No two concepts in the same concept scheme may have the same value for skos:prefSymbol.
prepareBindings(Query, Node[])
- Method in class de.fuberlin.wiwiss.d2rq.jena.
D2RQQueryHandler
prepareTree(Graph)
- Method in class de.fuberlin.wiwiss.d2rq.jena.
D2RQQueryHandler
PrettyPrinter
- Class in
de.fuberlin.wiwiss.d2rq.pp
Pretty printer for various kinds of objects.
PrettyPrinter()
- Constructor for class de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
primaryKeyColumns(RelationName)
- Method in class de.fuberlin.wiwiss.d2rq.dbschema.
DatabaseSchemaInspector
primarySubject
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
SKOS
A resource may have only one primary subject per concept scheme.
printConnectionOptions()
- Method in class de.fuberlin.wiwiss.d2rq.
CommandLineTool
printStandardArguments(boolean)
- Method in class de.fuberlin.wiwiss.d2rq.
CommandLineTool
Proceedings
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
process(String[])
- Method in class de.fuberlin.wiwiss.d2rq.
CommandLineTool
project(Set<? extends ProjectionSpec>)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
MutableRelation
project(Set<? extends ProjectionSpec>)
- Method in interface de.fuberlin.wiwiss.d2rq.algebra.
RelationalOperators
Applies the projection operator to this relation.
project(Set<? extends ProjectionSpec>)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
RelationImpl
Project
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
project_title
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
projections()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Relation
The attributes or expressions that the relation is projected to.
projections()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
RelationImpl
ProjectionSpec
- Interface in
de.fuberlin.wiwiss.d2rq.algebra
Something to be used in the SELECT clause of a SQL query, e.g.
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.nodes.
FixedNodeMaker
projectionSpecs()
- Method in interface de.fuberlin.wiwiss.d2rq.nodes.
NodeMaker
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.values.
BlankNodeID
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.values.
Column
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.values.
ConstantValueMaker
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.values.
Pattern
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.values.
SQLExpressionValueMaker
projectionSpecs()
- Method in class de.fuberlin.wiwiss.d2rq.values.
ValueDecorator
projectionSpecs()
- Method in interface de.fuberlin.wiwiss.d2rq.values.
ValueMaker
Returns a set of all
ProjectionSpec
s containing data necessary for this ValueSource.
properties()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
property
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Links a d2rq:PropertyBridge to an RDF property.
property
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
VoID
PropertyBridge
- Class in
de.fuberlin.wiwiss.d2rq.map
PropertyBridge(Resource)
- Constructor for class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
propertyBridge
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Used for linking RDFS properties to D2R property bridges.
PropertyBridge
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Maps an RDF property to one or more database columns.
PROPERTYBRIDGE_CONFLICTING_DATABASES
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_BELONGSTOCLASSMAP
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_COLUMN
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_DATATYPE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_LANG
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_LIMIT
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_LIMITINVERSE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_ORDER
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_ORDERDESC
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_PATTERN
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_REFERSTOCLASSMAP
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_SQL_EXPRESSION
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_URI_SQL_EXPRESSION
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_DUPLICATE_VALUEMAXLENGTH
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_INVALID_BELONGSTOCLASSMAP
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_INVALID_REFERSTOCLASSMAP
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_LANG_AND_DATATYPE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_MISSING_PREDICATESPEC
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_NONLITERAL_WITH_DATATYPE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
PROPERTYBRIDGE_NONLITERAL_WITH_LANG
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
propertyBridges()
- Method in class de.fuberlin.wiwiss.d2rq.map.
ClassMap
propertyDefinitionComment
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
A comment to be served as rdfs:comment for all associated properties
propertyDefinitionLabel
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
A label to be served as rdfs:label for all associated properties
propertyLocalName()
- Method in class de.fuberlin.wiwiss.d2rq.server.
PageServlet.Property
PropertyMap
- Class in
de.fuberlin.wiwiss.d2rq.map
PropertyMap(String, Database)
- Constructor for class de.fuberlin.wiwiss.d2rq.map.
PropertyMap
propertyName
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
propertyPartition
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
VoID
propertyPrefix()
- Method in class de.fuberlin.wiwiss.d2rq.server.
PageServlet.Property
propertyQName()
- Method in class de.fuberlin.wiwiss.d2rq.server.
PageServlet.Property
propertyURI()
- Method in class de.fuberlin.wiwiss.d2rq.server.
PageServlet.Property
propertyValue
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
PubbyNegotiator
- Class in
de.fuberlin.wiwiss.pubby.negotiation
PubbyNegotiator()
- Constructor for class de.fuberlin.wiwiss.pubby.negotiation.
PubbyNegotiator
Publication
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
ISWC
publishes
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RConfig
The D2RQ-mapped database that is published by a D2R Server installation.
PushDownOpFilterVisitor
- Class in
de.fuberlin.wiwiss.d2rq.engine
Visitor for traversing the operator-tree, moving down any filter conditions as far as possible.
PushDownOpFilterVisitor()
- Constructor for class de.fuberlin.wiwiss.d2rq.engine.
PushDownOpFilterVisitor
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y