Packages

package wdtk

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait EntityCounter extends AnyRef
  2. case class PropertyValue(property: PropertyIdValue, subject: EntityIdValue) extends Product with Serializable
  3. case class ShExProcessor(entityDocumentDumpProcessor: EntityDocumentDumpProcessor, entityCounter: EntityCounter) extends Product with Serializable
  4. class SimpleDumpProcessor extends EntityDocumentProcessor
  5. case class WDTKProcessor(wShEx: WSchema, dumpWriter: Option[DumpWriter], opts: DumpOptions) extends EntityDocumentDumpProcessor with EntityCounter with Product with Serializable

    WShEx processor

Value Members

  1. object DumpProcessor

    Dump processor using Wikidata toolkit DumpProcessingController

Ungrouped