|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapping | |
---|---|
de.fuberlin.wiwiss.d2rq | D2RQ's public API, including the Jena-compatible Model implementation. |
de.fuberlin.wiwiss.d2rq.parser | Code that converts a D2RQ mapping file from its RDF representation into corresponding Java objects. |
Uses of Mapping in de.fuberlin.wiwiss.d2rq |
---|
Constructors in de.fuberlin.wiwiss.d2rq with parameters of type Mapping | |
---|---|
GraphD2RQ(Mapping mapping)
Creates a new D2RQ graph from a previously prepared Mapping instance. |
Uses of Mapping in de.fuberlin.wiwiss.d2rq.parser |
---|
Methods in de.fuberlin.wiwiss.d2rq.parser that return Mapping | |
---|---|
Mapping |
MapParser.parse()
Starts the parsing process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |