Package org.openrefine.wikidata.qa


package org.openrefine.wikidata.qa
  • Class
    Description
    Constraint class is defined to parse the common parameters of property constraints Most of the scrutinizer will have inner class defining the structure of that constraint will extend this Constraint class
    This class provides an abstraction over the way constraint definitions are stored in a Wikibase instance.
    Runs a collection of edit scrutinizers on an edit batch.
    A class to represent a QA warning emitted by the Wikidata schema This could probably be reused at a broader scale, for instance for Data Package validation.
     
    A store for QA warnings which aggregates them by type.