| Interface | Description |
|---|---|
| Munge.Options |
CLI options for use with JewelCli.
|
| Munge.OutputPicker<T> |
Picks the right RDFHandler for writing.
|
| OptionsUtils.BasicOptions |
Basic options for parsing with JewelCLI.
|
| OptionsUtils.MungerOptions |
Command line options for setting up a Munger instance.
|
| OptionsUtils.WikibaseOptions |
Options specifying information about a Wikibase instance.
|
| Update.Options |
CLI options for use with JewelCli.
|
| Class | Description |
|---|---|
| CliUtils |
Utilities for command line scripts.
|
| CliUtils.ForbiddenOk |
Methods in this class are ignored by the forbiddenapis checks.
|
| FilteredStatements |
Enriches collections of
Statements with handy utility methods for
filtering based on common criteria. |
| HttpClientUtils |
Utilities for dealing with HttpClient.
|
| Munge |
Munges a Wikidata RDF dump so that it can be loaded in a single import.
|
| Munge.AlwaysOutputPicker<T> |
An output picker that always returns one output.
|
| Munge.ChunkedFileWriterOutputPicker |
OutputPicker that writes to files.
|
| Munge.ChunkedPipedWriterOutputPicker |
OutputPicker writes to PipedOutput stream and throws the corresponding
PipedInputStreams on a BlockingQueue.
|
| Munge.Httpd |
Very simple HTTP server that only knows how to spit out results from a
queue.
|
| OptionsUtils |
Utilities for parsing options.
|
| StreamUtils |
Utilities for working with streams.
|
| Update<B extends Change.Batch> |
Update tool.
|
Copyright © 2016. All rights reserved.