Uses of Package
de.fuberlin.wiwiss.d2rq.map

Packages that use de.fuberlin.wiwiss.d2rq.map
de.fuberlin.wiwiss.d2rq D2RQ's public API, including the Jena-compatible Model implementation. 
de.fuberlin.wiwiss.d2rq.csv Parsers for Comma Seperated Value (CSV) files for use with translation tables. 
de.fuberlin.wiwiss.d2rq.download   
de.fuberlin.wiwiss.d2rq.engine   
de.fuberlin.wiwiss.d2rq.jena   
de.fuberlin.wiwiss.d2rq.map Classes that represent the components of a mapping file. 
de.fuberlin.wiwiss.d2rq.parser Code that converts a D2RQ mapping file from its RDF representation into corresponding Java objects. 
de.fuberlin.wiwiss.d2rq.server   
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq
Mapping
          A D2RQ mapping.
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq.csv
TranslationTable.Translation
           
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq.download
DownloadMap
          A d2rq:DownloadMap instance.
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq.engine
Mapping
          A D2RQ mapping.
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq.jena
Mapping
          A D2RQ mapping.
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq.map
ClassMap
           
Configuration
          Representation of a d2rq:Configuration from the mapping file.
Database
          Representation of a d2rq:Database from the mapping file.
DownloadMap
          A d2rq:DownloadMap instance.
MapObject
          Abstract base class for classes that represent things in the mapping file.
PropertyBridge
           
ResourceMap
           
TranslationTable
          Represents a d2rq:TranslationTable.
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq.parser
Mapping
          A D2RQ mapping.
 

Classes in de.fuberlin.wiwiss.d2rq.map used by de.fuberlin.wiwiss.d2rq.server
Mapping
          A D2RQ mapping.