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

R

R2RMLCompiler - Class in org.d2rq.r2rml
 
R2RMLCompiler(Mapping, SQLConnection) - Constructor for class org.d2rq.r2rml.R2RMLCompiler
 
R2RMLReader - Class in org.d2rq.r2rml
Creates an R2RML Mapping from a Jena model containing an R2RML mapping graph.
R2RMLReader(Model, String) - Constructor for class org.d2rq.r2rml.R2RMLReader
Constructs a new R2RMLMapParser from a Jena model containing an R2RML mapping graph
R2RMLReader.NodeType - Enum in org.d2rq.r2rml
 
R2RMLView - Static variable in class org.d2rq.vocab.RR
 
RDF - Static variable in class org.d2rq.vocab.ISWC
 
RDFComparator - Class in org.d2rq.r2rml
 
RDFComparator() - Constructor for class org.d2rq.r2rml.RDFComparator
 
RDFS - Static variable in class org.d2rq.vocab.ISWC
 
rdfType() - Method in class org.d2rq.db.types.DataType
Return the URI of an appropriate RDF datatype for a SQL data type.
rdfType() - Method in class org.d2rq.db.types.SQLApproximateNumeric
 
rdfType() - Method in class org.d2rq.db.types.SQLBinary
 
rdfType() - Method in class org.d2rq.db.types.SQLBoolean
 
rdfType() - Method in class org.d2rq.db.types.SQLDate
 
rdfType() - Method in class org.d2rq.db.types.SQLExactNumeric
 
rdfType() - Method in class org.d2rq.db.types.SQLTime
 
rdfType() - Method in class org.d2rq.db.types.SQLTimestamp
 
rdfType() - Method in class org.d2rq.db.types.UnsupportedDataType
 
rdfValue() - Method in class org.d2rq.lang.TranslationTable.Translation
 
rdfValue - Static variable in class org.d2rq.vocab.D2RQ
 
ReferencingObjectMap - Class in org.d2rq.r2rml
 
ReferencingObjectMap() - Constructor for class org.d2rq.r2rml.ReferencingObjectMap
 
referencingObjectMaps() - Method in class org.d2rq.r2rml.Mapping
 
refersToClassMap - Static variable in class org.d2rq.vocab.D2RQ
Has to be used if a join refers to a different classMap.
refObjectMap - Static variable in class org.d2rq.vocab.RR
A RefObjectMap element to generate the object component of the (predicate, object) pair from a logical table row using a foreign key constraint definition.
RefObjectMap - Static variable in class org.d2rq.vocab.RR
Denotes a reference to an object map.
regexConstraint(String) - Static method in class org.d2rq.values.DecoratingValueMaker
 
register() - Static method in class org.d2rq.tmp.QueryEngineD2RQ
 
registerJDBCDriverIfPresent(String) - Static method in class org.d2rq.db.SQLConnection
Pre-registers a JDBC driver if its class can be found on the classpath.
related - Static variable in class org.d2rq.vocab.SKOS
 
remove() - Method in class org.d2rq.db.SQLIterator
 
remove(Resource) - Method in class org.d2rq.r2rml.ComponentCollection
 
removeNamedModel(String) - Method in class org.d2rq.server.AutoReloadableDataset
 
removeOutputRequestParam(String) - Static method in class org.d2rq.server.RequestParamHandler
Removes the "output=foobar" part of a URI if present.
rename(Renamer) - Method in class org.d2rq.db.expr.Add
 
rename(Renamer) - Method in class org.d2rq.db.expr.BooleanToIntegerCaseExpression
 
rename(Renamer) - Method in class org.d2rq.db.expr.ColumnExpr
 
rename(Renamer) - Method in class org.d2rq.db.expr.ColumnListEquality
 
rename(Renamer) - Method in class org.d2rq.db.expr.Concatenation
 
rename(Renamer) - Method in class org.d2rq.db.expr.Conjunction
 
rename(Renamer) - Method in class org.d2rq.db.expr.Constant
 
rename(Renamer) - Method in class org.d2rq.db.expr.Disjunction
 
rename(Renamer) - Method in class org.d2rq.db.expr.Divide
 
rename(Renamer) - Method in class org.d2rq.db.expr.Equality
 
rename(Renamer) - Method in class org.d2rq.db.expr.Expression
 
rename(Renamer) - Method in class org.d2rq.db.expr.GreaterThan
 
rename(Renamer) - Method in class org.d2rq.db.expr.GreaterThanOrEqual
 
rename(Renamer) - Method in class org.d2rq.db.expr.LessThan
 
rename(Renamer) - Method in class org.d2rq.db.expr.LessThanOrEqual
 
rename(Renamer) - Method in class org.d2rq.db.expr.Multiply
 
rename(Renamer) - Method in class org.d2rq.db.expr.Negation
 
rename(Renamer) - Method in class org.d2rq.db.expr.NotNull
 
rename(Renamer) - Method in class org.d2rq.db.expr.SQLExpression
 
rename(Renamer) - Method in class org.d2rq.db.expr.Subtract
 
rename(Renamer) - Method in class org.d2rq.db.expr.UnaryMinus
 
rename(Renamer) - Method in class org.d2rq.db.op.ProjectionSpec.ColumnProjectionSpec
 
rename(Renamer) - Method in class org.d2rq.db.op.ProjectionSpec.ExprProjectionSpec
 
rename(Renamer) - Method in class org.d2rq.db.op.ProjectionSpec
 
rename(Renamer) - Method in class org.d2rq.nodes.BindingMaker
 
rename(Renamer) - Method in class org.d2rq.values.BaseIRIValueMaker
 
rename(Renamer) - Method in class org.d2rq.values.BlankNodeIDValueMaker
 
rename(Renamer) - Method in class org.d2rq.values.ColumnValueMaker
 
rename(Renamer) - Method in class org.d2rq.values.DecoratingValueMaker
 
rename(Renamer) - Method in class org.d2rq.values.SQLExpressionValueMaker
 
rename(Renamer) - Method in class org.d2rq.values.TemplateValueMaker
 
rename(Renamer) - Method in interface org.d2rq.values.ValueMaker
 
Renamer - Class in org.d2rq.db.renamer
Something that can rename tables and columns in various objects.
Renamer() - Constructor for class org.d2rq.db.renamer.Renamer
 
renameSingleRelation(NodeRelation, TableName, TableName) - Static method in class org.d2rq.algebra.NodeRelationUtil
 
renameWithPrefix(NodeRelation, int) - Static method in class org.d2rq.algebra.NodeRelationUtil
 
render(Message) - Method in interface org.d2rq.validation.Message.Renderer
 
render(Message) - Method in class org.d2rq.validation.PlainTextMessageRenderer
 
replaceNamedModel(String, Model) - Method in class org.d2rq.server.AutoReloadableDataset
 
Report - Class in org.d2rq.validation
 
Report() - Constructor for class org.d2rq.validation.Report
 
report(Message.Problem) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, String) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, Resource, Property, MappingTerm) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, Resource, Property, MappingTerm, String, String) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, Resource) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, Resource, Property) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, Resource, Property[]) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, Resource, Property, RDFNode) - Method in class org.d2rq.validation.Report
 
report(Message.Problem, Resource, Property, RDFNode[]) - Method in class org.d2rq.validation.Report
 
report(Message) - Method in class org.d2rq.validation.Report
 
Report - Static variable in class org.d2rq.vocab.ISWC
 
reportError(int, String, String) - Method in class org.d2rq.server.VelocityWrapper
 
reportException(D2RQException) - Method in class org.d2rq.CommandLineTool
 
reportException(Exception) - Method in class org.d2rq.CommandLineTool
 
requestCancel() - Method in class org.d2rq.engine.QueryIterTableSQL
 
RequestParamHandler - Class in org.d2rq.server
Analyzes an HttpServletRequest to check for the presence of an ?
RequestParamHandler(HttpServletRequest) - Constructor for class org.d2rq.server.RequestParamHandler
 
Research_Funding_Institution - Static variable in class org.d2rq.vocab.ISWC
 
research_topics - Static variable in class org.d2rq.vocab.ISWC
 
Researcher - Static variable in class org.d2rq.vocab.ISWC
 
resetMappingFile() - Method in class org.d2rq.SystemLoader
 
RESOURCE - Static variable in class org.d2rq.algebra.DownloadRelation
 
resource() - Method in class org.d2rq.lang.ClassMap
 
resource() - Method in class org.d2rq.lang.MapObject
 
resourceBaseURI(String) - Method in class org.d2rq.server.D2RServer
 
resourceBaseURI() - Method in class org.d2rq.server.D2RServer
 
resourceBaseURI - Static variable in class org.d2rq.vocab.D2RQ
Base URI for resources generated by relative URI patterns.
ResourceCollection - Class in org.d2rq
A collection of IRI-identified resources that are generated by a shared rule (like a d2rq:ClassMap or rr:SubjectMap).
ResourceCollection(CompiledMapping, SQLConnection, NodeMaker, DatabaseOp, Collection<TripleRelation>) - Constructor for class org.d2rq.ResourceCollection
 
ResourceDescriber - Class in org.d2rq
 
ResourceDescriber(CompiledMapping, Node) - Constructor for class org.d2rq.ResourceDescriber
 
ResourceDescriber(CompiledMapping, Node, boolean, int, long) - Constructor for class org.d2rq.ResourceDescriber
 
ResourceDescriptionServlet - Class in org.d2rq.server
 
ResourceDescriptionServlet() - Constructor for class org.d2rq.server.ResourceDescriptionServlet
 
resourceFor(T) - Method in class org.d2rq.r2rml.ComponentCollection
 
ResourceMap - Class in org.d2rq.lang
Getters and setters for everything that's common to class maps, property bridges and download maps
ResourceMap(Resource, boolean) - Constructor for class org.d2rq.lang.ResourceMap
 
ResourceMap - Static variable in class org.d2rq.vocab.D2RQ
A database-to-RDF mapping from one or more database columns to a set of RDF resources.
RESOURCEMAP_DUPLICATE_BNODEIDCOLUMNS - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_DUPLICATE_CONSTANTVALUE - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_DUPLICATE_PRIMARYSPEC - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_DUPLICATE_TRANSLATEWITH - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_DUPLICATE_URICOLUMN - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_DUPLICATE_URIPATTERN - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_ILLEGAL_CONTAINSDUPLICATE - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_ILLEGAL_URIPATTERN - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_INVALID_CONSTANTVALUE - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_INVALID_TRANSLATEWITH - Static variable in exception org.d2rq.D2RQException
 
RESOURCEMAP_MISSING_PRIMARYSPEC - Static variable in exception org.d2rq.D2RQException
 
resources() - Method in class org.d2rq.r2rml.ComponentCollection
 
ResourceServlet - Class in org.d2rq.server
 
ResourceServlet() - Constructor for class org.d2rq.server.ResourceServlet
 
result() - Method in class org.d2rq.db.schema.Identifier.Parser
 
resultFormat - Static variable in class org.d2rq.vocab.SD
 
ResultRow - Class in org.d2rq.db
A result row returned by a database query, presented as a map from SELECT clause entries to string values.
ResultRow(Map<ProjectionSpec, String>) - Constructor for class org.d2rq.db.ResultRow
 
resultSizeLimit - Static variable in class org.d2rq.vocab.D2RQ
Enforced upper limit for the size of SQL result sets.
retrieveSystemLoader(ServletContext) - Static method in class org.d2rq.server.D2RServer
 
returnDataset(Dataset) - Method in class org.d2rq.server.D2RQDatasetDesc
 
rootResource - Static variable in class org.d2rq.vocab.VoID
 
RootServlet - Class in org.d2rq.server
 
RootServlet() - Constructor for class org.d2rq.server.RootServlet
 
RR - Class in org.d2rq.vocab
Vocabulary definitions from http://www.w3.org/ns/r2rml.ttl
RR() - Constructor for class org.d2rq.vocab.RR
 
RRExtra - Class in org.d2rq.vocab
Extra terms that should be in the R2RML vocabulary but aren't.
RRExtra() - Constructor for class org.d2rq.vocab.RRExtra
 
run(CommandLine, SystemLoader) - Method in class d2rq.d2r_query
 
run(CommandLine, SystemLoader) - Method in class d2rq.dump_rdf
 
run(CommandLine, SystemLoader) - Method in class d2rq.generate_mapping
 
run(CommandLine, SystemLoader) - Method in class d2rq.server
 
run(CommandLine, SystemLoader) - Method in class d2rq.validate
 
run(CommandLine, SystemLoader) - Method in class org.d2rq.CommandLineTool
 
run() - Method in class org.d2rq.lang.D2RQValidator
 
run() - Method in class org.d2rq.lang.JoinSetParser
 
run() - Method in class org.d2rq.r2rml.MappingValidator
 

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