package wdtk
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait EntityCounter extends AnyRef
- case class PropertyValue(property: PropertyIdValue, subject: EntityIdValue) extends Product with Serializable
- case class ShExProcessor(entityDocumentDumpProcessor: EntityDocumentDumpProcessor, entityCounter: EntityCounter) extends Product with Serializable
- class SimpleDumpProcessor extends EntityDocumentProcessor
-
case class
WDTKProcessor(wShEx: WSchema, dumpWriter: Option[DumpWriter], opts: DumpOptions) extends EntityDocumentDumpProcessor with EntityCounter with Product with Serializable
WShEx processor
Value Members
-
object
DumpProcessor
Dump processor using Wikidata toolkit DumpProcessingController