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

D

d2r_query - Class in d2rq
Command line utility for executing SPARQL queries against a D2RQ-mapped database
d2r_query() - Constructor for class d2rq.d2r_query
 
D2RConfig - Class in org.d2rq.vocab
Vocabulary definitions from file:doc/terms/config.ttl
D2RConfig() - Constructor for class org.d2rq.vocab.D2RConfig
 
d2rq - package d2rq
 
D2RQ - Class in org.d2rq.vocab
Vocabulary definitions from file:doc/terms/d2rq.ttl
D2RQ() - Constructor for class org.d2rq.vocab.D2RQ
 
D2RQ_DB_CONNECTION_FAILED - Static variable in exception org.d2rq.D2RQException
 
D2RQ_SQLEXCEPTION - Static variable in exception org.d2rq.D2RQException
 
D2RQAssembler - Class in org.d2rq.assembler
A Jena assembler that builds ModelD2RQs.
D2RQAssembler() - Constructor for class org.d2rq.assembler.D2RQAssembler
 
D2RQCompiler - Class in org.d2rq.lang
 
D2RQCompiler(Mapping) - Constructor for class org.d2rq.lang.D2RQCompiler
 
D2RQDatasetDesc - Class in org.d2rq.server
A Joseki dataset description that returns a dataset consisting only of the one ModelD2RQ passed in.
D2RQDatasetDesc(AutoReloadableDataset) - Constructor for class org.d2rq.server.D2RQDatasetDesc
 
D2RQException - Exception in org.d2rq
Exception used to signal most D2RQ errors.
D2RQException(String) - Constructor for exception org.d2rq.D2RQException
 
D2RQException(Throwable) - Constructor for exception org.d2rq.D2RQException
 
D2RQException(String, Throwable) - Constructor for exception org.d2rq.D2RQException
 
D2RQException(String, int) - Constructor for exception org.d2rq.D2RQException
 
D2RQException(Throwable, int) - Constructor for exception org.d2rq.D2RQException
 
D2RQException(String, Throwable, int) - Constructor for exception org.d2rq.D2RQException
 
D2RQMappingStyle - Class in org.d2rq.mapgen
Generates an original-style mapping.
D2RQMappingStyle(SQLConnection, String) - Constructor for class org.d2rq.mapgen.D2RQMappingStyle
 
D2RQMappingVisitor - Interface in org.d2rq.lang
 
D2RQMappingVisitor.Default - Class in org.d2rq.lang
 
D2RQMappingVisitor.Default() - Constructor for class org.d2rq.lang.D2RQMappingVisitor.Default
 
D2RQModel - Static variable in class org.d2rq.vocab.D2RQ
Jena Assemler specification for a relational database, mapped to RDF using the D2RQ tool.
D2RQOptions - Class in org.d2rq
Configuration options, mostly related to optional optimizations, for use in an ARQ Context
D2RQQueryHandler - Class in org.d2rq.jena
An implementation of Jena's QueryHandler interface that answers BGP queries on behalf of a GraphD2RQ.
D2RQQueryHandler(Graph) - Constructor for class org.d2rq.jena.D2RQQueryHandler
 
D2RQReader - Class in org.d2rq.lang
Creates a Mapping from a Jena model representation of a D2RQ mapping file.
D2RQReader(Model, String) - Constructor for class org.d2rq.lang.D2RQReader
Constructs a new MapParser from a Jena model containing the RDF statements from a D2RQ mapping file.
D2RQTarget - Class in org.d2rq.mapgen
 
D2RQTarget() - Constructor for class org.d2rq.mapgen.D2RQTarget
 
D2RQValidator - Class in org.d2rq.lang
TODO: Add database validation (Connection details valid?
D2RQValidator(Mapping) - Constructor for class org.d2rq.lang.D2RQValidator
 
D2RQWriter - Class in org.d2rq.lang
Writes a D2RQ Mapping instance as a Turtle file to an output stream.
D2RQWriter(Mapping) - Constructor for class org.d2rq.lang.D2RQWriter
 
D2RServer - Class in org.d2rq.server
A D2R Server instance.
D2RServer(SystemLoader) - Constructor for class org.d2rq.server.D2RServer
 
DAML_OIL - Static variable in class org.d2rq.vocab.ISWC
 
Data_Mining - Static variable in class org.d2rq.vocab.ISWC
 
Database - Class in org.d2rq.lang
Representation of a d2rq:Database from the mapping file.
Database(Resource) - Constructor for class org.d2rq.lang.Database
 
database(Resource) - Method in class org.d2rq.lang.Mapping
 
Database - Static variable in class org.d2rq.vocab.D2RQ
Represents a database.
DATABASE_ALREADY_CONNECTED - Static variable in exception org.d2rq.D2RQException
 
DATABASE_DUPLICATE_JDBC_URL - Static variable in exception org.d2rq.D2RQException
 
DATABASE_DUPLICATE_JDBCDRIVER - Static variable in exception org.d2rq.D2RQException
 
DATABASE_DUPLICATE_PASSWORD - Static variable in exception org.d2rq.D2RQException
 
DATABASE_DUPLICATE_STARTUPSCRIPT - Static variable in exception org.d2rq.D2RQException
 
DATABASE_DUPLICATE_USERNAME - Static variable in exception org.d2rq.D2RQException
 
DATABASE_JDBCDRIVER_CLASS_NOT_FOUND - Static variable in exception org.d2rq.D2RQException
 
DATABASE_MISSING_JDBC_URL - Static variable in exception org.d2rq.D2RQException
 
DATABASE_MISSING_JDBCDRIVER - Static variable in exception org.d2rq.D2RQException
 
DatabaseOp - Interface in org.d2rq.db.op
An operator or operand in a relational algebra expression over SQL-style tables.
DatabaseOp.Wrapper - Class in org.d2rq.db.op
 
DatabaseOp.Wrapper(DatabaseOp) - Constructor for class org.d2rq.db.op.DatabaseOp.Wrapper
 
databases() - Method in class org.d2rq.lang.Mapping
 
Databases - Static variable in class org.d2rq.vocab.ISWC
 
databaseValue - Static variable in class org.d2rq.vocab.D2RQ
 
dataset() - Method in class org.d2rq.server.D2RServer
 
Dataset - Static variable in class org.d2rq.vocab.SD
 
Dataset - Static variable in class org.d2rq.vocab.VoID
 
DatasetDescriptionServlet - Class in org.d2rq.server
Serves a VoID Dataset Description for the virtual resources offered by this instance of D2R Server
DatasetDescriptionServlet() - Constructor for class org.d2rq.server.DatasetDescriptionServlet
 
datasetMetadataTemplate - Static variable in class org.d2rq.vocab.D2RConfig
A RDF dataset metadata template.
dataStorage - Static variable in class org.d2rq.vocab.D2RQ
 
DataType - Class in org.d2rq.db.types
Represents a SQL data type.
DataType(String) - Constructor for class org.d2rq.db.types.DataType
 
datatype - Static variable in class org.d2rq.vocab.D2RQ
The datatype of literals created by this bridge.
datatype - Static variable in class org.d2rq.vocab.RR
Specifies the datatype of the object component for the generated triple from a logical table row.
DataType.GenericType - Enum in org.d2rq.db.types
 
DATATYPE_DOES_NOT_SUPPORT_DISTINCT - Static variable in exception org.d2rq.D2RQException
 
DATATYPE_UNKNOWN - Static variable in exception org.d2rq.D2RQException
 
DATATYPE_UNMAPPABLE - Static variable in exception org.d2rq.D2RQException
 
dataTypeFor(Vendor) - Method in enum org.d2rq.db.types.DataType.GenericType
 
DatatypePropertyBridge - Static variable in class org.d2rq.vocab.D2RQ
(Deprecated) Maps a datatype property to one or more database columns.
datatypeQName() - Method in class org.d2rq.server.PageServlet.Property
 
dataURL(String, String) - Method in class org.d2rq.server.D2RServer
 
date - Static variable in class org.d2rq.vocab.ISWC
 
dateColumn - Static variable in class org.d2rq.vocab.D2RQ
Name of a column of type DATE.
dbValue() - Method in class org.d2rq.lang.TranslationTable.Translation
 
de.fuberlin.wiwiss.pubby.negotiation - package de.fuberlin.wiwiss.pubby.negotiation
 
decode(String) - Method in interface org.d2rq.values.TemplateValueMaker.ColumnFunction
 
decode(String) - Method in class org.d2rq.values.TemplateValueMaker.EncodeFunction
 
DecoratingValueMaker - Class in org.d2rq.values
 
DecoratingValueMaker(ValueMaker, List<DecoratingValueMaker.ValueConstraint>) - Constructor for class org.d2rq.values.DecoratingValueMaker
 
DecoratingValueMaker(ValueMaker, List<DecoratingValueMaker.ValueConstraint>, Translator) - Constructor for class org.d2rq.values.DecoratingValueMaker
 
DecoratingValueMaker.ValueConstraint - Interface in org.d2rq.values
 
DEFAULT_BASE_URI - Static variable in class org.d2rq.SystemLoader
 
DEFAULT_JDBC_URL - Static variable in class org.d2rq.SystemLoader
 
DEFAULT_KEEP_ALIVE_INTERVAL - Static variable in class org.d2rq.db.SQLConnection
 
DEFAULT_KEEP_ALIVE_QUERY - Static variable in class org.d2rq.db.SQLConnection
 
DEFAULT_LIMIT_PER_CLASS_MAP - Static variable in class org.d2rq.server.ConfigLoader
 
DEFAULT_LIMIT_PER_PROPERTY_BRIDGE - Static variable in class org.d2rq.server.ConfigLoader
 
DEFAULT_SERVE_VOCABULARY - Static variable in class org.d2rq.lang.Configuration
 
DEFAULT_USE_ALL_OPTIMIZATIONS - Static variable in class org.d2rq.lang.Configuration
 
defaultDatasetDescription - Static variable in class org.d2rq.vocab.SD
 
defaultGraph - Static variable in class org.d2rq.vocab.SD
 
definition - Static variable in class org.d2rq.vocab.SKOS
 
Department - Static variable in class org.d2rq.vocab.ISWC
 
describeSelectStatement(String) - Method in class org.d2rq.db.schema.Inspector
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.nodes.FixedNodeMaker
 
describeSelf(NodeSetFilter) - Method in interface org.d2rq.nodes.NodeMaker
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.nodes.NodeMaker.EmptyNodeMaker
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.nodes.TypedNodeMaker
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.values.BaseIRIValueMaker
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.values.BlankNodeIDValueMaker
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.values.ColumnValueMaker
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.values.DecoratingValueMaker
 
describeSelf(NodeSetFilter) - Method in class org.d2rq.values.TemplateValueMaker
 
describeSelf(NodeSetFilter) - Method in interface org.d2rq.values.ValueMaker
 
describeTableOrView(TableName) - Method in class org.d2rq.db.schema.Inspector
 
description() - Method in class org.d2rq.ResourceDescriber
 
Development_of_Knowledge_Management_Systems - Static variable in class org.d2rq.vocab.ISWC
 
DirectMappingStyle - Class in org.d2rq.mapgen
Generates a D2RQ mapping compatible with W3C's Direct Mapping.
DirectMappingStyle(SQLConnection, String) - Constructor for class org.d2rq.mapgen.DirectMappingStyle
 
DirectoryServlet - Class in org.d2rq.server
 
DirectoryServlet() - Constructor for class org.d2rq.server.DirectoryServlet
 
Disjunction - Class in org.d2rq.db.expr
 
DistinctOp - Class in org.d2rq.db.op
Removes duplicates from the wrapped DatabaseOp.
DistinctOp(DatabaseOp) - Constructor for class org.d2rq.db.op.DistinctOp
 
Divide - Class in org.d2rq.db.expr
 
Divide(Expression, Expression) - Constructor for class org.d2rq.db.expr.Divide
 
documentMetadata - Static variable in class org.d2rq.vocab.D2RConfig
A template resource whose properties will be attached as metadata to all RDF documents published by a D2R Server installation.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.ClassMapServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.DatasetDescriptionServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.DirectoryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.NamespaceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.PageServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.ResourceDescriptionServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.ResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.d2rq.server.RootServlet
 
DownloadContentQuery - Class in org.d2rq.download
A helper that evaluates a DownloadRelation for a particular URI, returning either the content, or null if the URI isn't applicable for the download map or there is nothing in the table for the value.
DownloadContentQuery(DownloadRelation, String) - Constructor for class org.d2rq.download.DownloadContentQuery
 
DownloadMap - Class in org.d2rq.lang
A d2rq:DownloadMap instance.
DownloadMap(Resource) - Constructor for class org.d2rq.lang.DownloadMap
 
downloadMap(Resource) - Method in class org.d2rq.lang.Mapping
 
DownloadMap - Static variable in class org.d2rq.vocab.D2RQ
Makes the contents of some database column downloadable.
DOWNLOADMAP_DUPLICATE_BELONGSTOCLASSMAP - Static variable in exception org.d2rq.D2RQException
 
DOWNLOADMAP_DUPLICATE_CONTENTCOLUMN - Static variable in exception org.d2rq.D2RQException
 
DOWNLOADMAP_DUPLICATE_DATABASE - Static variable in exception org.d2rq.D2RQException
 
DOWNLOADMAP_DUPLICATE_MEDIATYPE - Static variable in exception org.d2rq.D2RQException
 
DOWNLOADMAP_INVALID_BELONGSTOCLASSMAP - Static variable in exception org.d2rq.D2RQException
 
DOWNLOADMAP_INVALID_DATABASE - Static variable in exception org.d2rq.D2RQException
 
DOWNLOADMAP_NO_CONTENTCOLUMN - Static variable in exception org.d2rq.D2RQException
 
DOWNLOADMAP_NO_DATASTORAGE - Static variable in exception org.d2rq.D2RQException
 
downloadMapResources() - Method in class org.d2rq.lang.Mapping
 
DownloadRelation - Class in org.d2rq.algebra
 
DownloadRelation(SQLConnection, DatabaseOp, NodeMaker, ValueMaker, ColumnName) - Constructor for class org.d2rq.algebra.DownloadRelation
 
dropTrailingHash(String) - Static method in class org.d2rq.mapgen.MappingGenerator
 
dump_rdf - Class in d2rq
Command line utility for dumping a database to RDF, using the MappingGenerator or a mapping file.
dump_rdf() - Constructor for class d2rq.dump_rdf
 
dynamicProperty - Static variable in class org.d2rq.vocab.D2RQ
Links a d2rq:PropertyBridge to a dynamic property.

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