| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
RelationBuilder |
ResourceMap.relationBuilder(ConnectedDB database) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationBuilder.addAliased(RelationBuilder other)
Adds information from another relation builder to this one,
applying this builder's alias mappings to the other one.
|
void |
RelationBuilder.addOther(RelationBuilder other) |