| Interface | Description |
|---|---|
| Munger.FormatHandler |
Interface to handle format transformations.
|
| Class | Description |
|---|---|
| ClassifiedStatements |
Sort statements into a set of specialized collections, by subject.
|
| DelegatingRdfHandler |
RDFHandler that delegates all operations to a next handler.
|
| Munger |
Munges RDF from Wikibase into a more queryable format.
|
| Munger.Builder | |
| NormalizingRdfHandler |
An RDFHandler that wraps another handler normalizing any of the (currently)
rather different wikidata output forms into a single form.
|
| PointCoordinateSwitcher |
Statement handler that switches coordinate order for all points.
|
| PrefixRecordingRdfHandler |
RDFHandler that delegates while recording prefixes.
|
| RdfRepository |
Wrapper for communicating with the RDF repository.
|
| UpdateBuilder |
Quick and dirty update builder.
|
| Exception | Description |
|---|---|
| Munger.BadSubjectException |
Thrown when the munged triples contain a subject we don't recognize.
|
Copyright © 2019. All rights reserved.