Uses of Class
org.openrefine.wikidata.qa.QAWarningStore
Packages that use QAWarningStore
Package
Description
-
Uses of QAWarningStore in org.openrefine.wikidata.qa
Constructors in org.openrefine.wikidata.qa with parameters of type QAWarningStore -
Uses of QAWarningStore in org.openrefine.wikidata.qa.scrutinizers
Fields in org.openrefine.wikidata.qa.scrutinizers declared as QAWarningStoreMethods in org.openrefine.wikidata.qa.scrutinizers with parameters of type QAWarningStore -
Uses of QAWarningStore in org.openrefine.wikidata.schema
Methods in org.openrefine.wikidata.schema with parameters of type QAWarningStoreModifier and TypeMethodDescriptionWikibaseSchema.evaluate(Project project, Engine engine, QAWarningStore warningStore) Evaluates the schema on a project, returning a list of EntityUpdates generated by the schema.Constructors in org.openrefine.wikidata.schema with parameters of type QAWarningStoreModifierConstructorDescriptionEvaluatingRowVisitor(List<EntityEdit> result, QAWarningStore warningStore) ExpressionContext(String baseIRI, Map<String, String> entityTypeBaseIRIs, String mediaWikiApiEndpoint, int rowId, Row row, ColumnModel columnModel, QAWarningStore warningStore) Builds an expression context to evaluate a schema on a row