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.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. 
 

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.map
ClassMap
           
Database
          Representation of a d2rq:Database from the mapping file.
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.