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

P

parse() - Method in class de.fuberlin.wiwiss.d2rq.parser.MapParser
Starts the parsing process.
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.
parseJoins(Collection) - Static method in class de.fuberlin.wiwiss.d2rq.sql.SQL
Builds a list of Join objects from a list of join condition strings.
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.
parseTranslations() - Method in class de.fuberlin.wiwiss.d2rq.csv.TranslationTableParser
 
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
 
patterns() - Method in class de.fuberlin.wiwiss.d2rq.fastpath.NodeConstraintImpl
 
patternStage(Mapping, ExpressionSet, Triple[]) - Method in class de.fuberlin.wiwiss.d2rq.rdql.D2RQQueryHandler
 
performGraphQuery(QueryLanguage, String) - Method in class de.fuberlin.wiwiss.d2rq.sesame.D2RQRepository
Executes an Query and returns the result as a graph.
performGraphQuery(QueryLanguage, String, GraphQueryResultListener) - Method in class de.fuberlin.wiwiss.d2rq.sesame.D2RQRepository
Executes an Query and returns the result as a graph.
performTableQuery(QueryLanguage, String) - Method in class de.fuberlin.wiwiss.d2rq.sesame.D2RQRepository
Executes an Query and reports the result in a table to the supplied listener.
performTableQuery(QueryLanguage, String, TableQueryResultListener) - Method in class de.fuberlin.wiwiss.d2rq.sesame.D2RQRepository
Executes an Query and reports the resulting statements to the specified listener.
PLAIN_LITERAL - Static variable in class de.fuberlin.wiwiss.d2rq.nodes.TypedNodeMaker
 
possible - Variable in class de.fuberlin.wiwiss.d2rq.fastpath.ConstraintHandler
 
PostgreSQL - Static variable in class de.fuberlin.wiwiss.d2rq.sql.ConnectedDB
 
PQCResultIterator - Class in de.fuberlin.wiwiss.d2rq.fastpath
Iterator for PatternQueryCombiner results.
PQCResultIterator(RDFRelation[][], VariableBindings, Collection) - Constructor for class de.fuberlin.wiwiss.d2rq.fastpath.PQCResultIterator
 
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
 
processingInstruction(Property) - Method in class de.fuberlin.wiwiss.d2rq.map.Mapping
 
ProcessingInstructions - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Attach processing instructions to nodes of this type.
projectionAttributes() - Method in class de.fuberlin.wiwiss.d2rq.values.BlankNodeID
 
projectionAttributes() - Method in class de.fuberlin.wiwiss.d2rq.values.Column
 
projectionAttributes() - Method in class de.fuberlin.wiwiss.d2rq.values.Pattern
 
projectionAttributes() - Method in class de.fuberlin.wiwiss.d2rq.values.ValueDecorator
 
projectionAttributes() - Method in interface de.fuberlin.wiwiss.d2rq.values.ValueMaker
Returns a set of all columns containing data necessary for this ValueSource.
projectionColumns() - Method in interface de.fuberlin.wiwiss.d2rq.algebra.RDFRelation
 
projectionColumns() - Method in class de.fuberlin.wiwiss.d2rq.algebra.TripleRelation
 
projectionColumns() - Method in class de.fuberlin.wiwiss.d2rq.algebra.UnionOverSameBase
 
projectionColumns() - Method in class de.fuberlin.wiwiss.d2rq.nodes.FixedNodeMaker
 
projectionColumns() - Method in interface de.fuberlin.wiwiss.d2rq.nodes.NodeMaker
 
projectionColumns() - Method in class de.fuberlin.wiwiss.d2rq.nodes.TypedNodeMaker
 
property - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Links a d2rq:PropertyBridge to an RDF property.
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_PATTERN - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
PROPERTYBRIDGE_DUPLICATE_REFERSTOCLASSMAP - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
PROPERTYBRIDGE_DUPLICATE_VALUE - 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_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
 
propertyName - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
 
propertyValue - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
 
protocol - Static variable in class de.fuberlin.wiwiss.d2rq.sql.QueryExecutionIterator
 

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