Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.EntityDocumentDumpProcessor
Packages that use EntityDocumentDumpProcessor
Package
Description
Package for mostly static helper code to work with data objects.
Components for downloading and processing Wikibase dump files.
Serializer for RDF
-
Uses of EntityDocumentDumpProcessor in org.wikidata.wdtk.datamodel.helpers
Classes in org.wikidata.wdtk.datamodel.helpers that implement EntityDocumentDumpProcessorModifier and TypeClassDescriptionclassThis class implementsEntityDocumentDumpProcessorto provide a serializer forEntityDocumentobjects in JSON. -
Uses of EntityDocumentDumpProcessor in org.wikidata.wdtk.dumpfiles
Classes in org.wikidata.wdtk.dumpfiles that implement EntityDocumentDumpProcessorModifier and TypeClassDescriptionclassSimpleEntityDocumentProcessorfor basic counting and time keeping. -
Uses of EntityDocumentDumpProcessor in org.wikidata.wdtk.rdf
Classes in org.wikidata.wdtk.rdf that implement EntityDocumentDumpProcessorModifier and TypeClassDescriptionclassThis class implementsEntityDocumentDumpProcessorto provide a RDF serializer to render RDF graphs ofEntityDocumentobjects.