Uses of Class
org.openrefine.wikidata.editing.NewEntityLibrary
Packages that use NewEntityLibrary
-
Uses of NewEntityLibrary in org.openrefine.wikidata.editing
Constructors in org.openrefine.wikidata.editing with parameters of type NewEntityLibraryModifierConstructorDescriptionEditBatchProcessor(org.wikidata.wdtk.wikibaseapi.WikibaseDataFetcher fetcher, org.wikidata.wdtk.wikibaseapi.WikibaseDataEditor editor, List<EntityEdit> entityDocuments, NewEntityLibrary library, String summary, int maxLag, List<String> tags, int batchSize, int maxEditsPerMinute) Initiates the process of pushing a batch of updates to Wikibase.ReconEntityRewriter(NewEntityLibrary library, org.wikidata.wdtk.datamodel.interfaces.EntityIdValue subject) Constructor. -
Uses of NewEntityLibrary in org.openrefine.wikidata.operations
Constructors in org.openrefine.wikidata.operations with parameters of type NewEntityLibrary