Index

A B C D E F G H I L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(ValueVisitor<T>) - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
accept(ValueVisitor<T>) - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
acceptedFormats - Static variable in class org.openrefine.wikidata.schema.WbDateConstant
Map of formats accepted by the parser.
add(EntityEdit) - Method in class org.openrefine.wikidata.updates.scheduler.UpdateSequence
Adds a new update to the list, merging it with any existing one with the same subject.
ADD - Enum constant in enum org.openrefine.wikidata.schema.strategies.StatementEditingMode
If there are no matching statements on the item, add our statement.
ADD_OR_MERGE - Enum constant in enum org.openrefine.wikidata.schema.strategies.StatementEditingMode
If there are no matching statements on the item, add our statement.
addAlias(MonolingualTextValue) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Adds an alias to the item.
addAliases(Set<MonolingualTextValue>) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Adds a list of aliases to the item.
addDescription(MonolingualTextValue, boolean) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Adds a description to the item.
addDescriptions(Set<MonolingualTextValue>, boolean) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Adds a list of descriptions to the item.
addIssue(String, String, QAWarning.Severity, int) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
addIssue(QAWarning) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Emits an issue that will be reported to the user, after merging with other issues of the same kind.
addLabel(MonolingualTextValue, boolean) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Adds a label to the entity.
addLabel(MonolingualTextValue, boolean) - Method in class org.openrefine.wikidata.updates.MediaInfoEditBuilder
Adds a label to the entity.
addLabels(Set<MonolingualTextValue>, boolean) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Adds a list of labels to the entity.
addLabels(Set<MonolingualTextValue>, boolean) - Method in class org.openrefine.wikidata.updates.MediaInfoEditBuilder
Adds a list of labels to the entity.
addStatement(StatementEdit) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Adds an update to a statement.
addStatement(StatementEdit) - Method in class org.openrefine.wikidata.updates.MediaInfoEditBuilder
Adds an update to a statement.
addStatements(List<StatementEdit>) - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
addStatements(List<StatementEdit>) - Method in class org.openrefine.wikidata.updates.MediaInfoEditBuilder
addWarning(QAWarning) - Method in class org.openrefine.wikidata.qa.QAWarningStore
Stores a warning, aggregating it with any existing
addWarning(QAWarning) - Method in class org.openrefine.wikidata.schema.ExpressionContext
 
aggregate(QAWarning) - Method in class org.openrefine.wikidata.qa.QAWarning
Aggregates another QA warning of the same aggregation id.
allowedEntityTypesQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer
 
allowedQualifiersConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
allowedQualifiersConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
allowedUnitsConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
allowedUnitsConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
allowedValuesConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
allowedValuesConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
apply(Project) - Method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformWikibaseEditsChange
 
apply(Project) - Method in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 

B

batchIsBeginning() - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Called before an edit batch is scrutinized.
batchIsBeginning() - Method in class org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer
 
batchIsFinished() - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Method called once the edit batch has been read entirely
batchIsFinished() - Method in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
batchIsFinished() - Method in class org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer
 
boundsDisallowedType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
build() - Method in class org.openrefine.wikidata.updates.ItemEditBuilder
Constructs the ItemEdit.
build() - Method in class org.openrefine.wikidata.updates.MediaInfoEditBuilder
Constructs the MediaInfoEdit.
build(String, String, String) - Static method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 

C

CalendarScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
CalendarScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.CalendarScrutinizer
 
calendarSuffixPattern - Static variable in class org.openrefine.wikidata.schema.WbDateConstant
 
checkArticle(LabeledStatementEntityEdit, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
checkLabel(LabeledStatementEntityEdit, String, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer
 
checkLength(LabeledStatementEntityEdit, String, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer
 
checkPunctuationSign(LabeledStatementEntityEdit, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
checkUppercase(LabeledStatementEntityEdit, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
CommandUtilities - Class in org.openrefine.wikidata.commands
 
CommandUtilities() - Constructor for class org.openrefine.wikidata.commands.CommandUtilities
 
CommonDescriptionScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
CommonDescriptionScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer
 
compareTo(QAWarning) - Method in class org.openrefine.wikidata.qa.QAWarning
Warnings are sorted by decreasing severity.
conflictsWithConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
conflictsWithPropertyPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
ConflictsWithScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
ConflictsWithScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
CONNECT_TIMEOUT - Static variable in class org.openrefine.wikidata.commands.ConnectionManager
 
ConnectionManager - Class in org.openrefine.wikidata.commands
Manages a connection to the current Wikibase instance.
Constraint - Class in org.openrefine.wikidata.qa
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
Constraint(Statement) - Constructor for class org.openrefine.wikidata.qa.Constraint
 
CONSTRAINT_EXCEPTIONS - Static variable in class org.openrefine.wikidata.qa.Constraint
 
CONSTRAINT_STATUS - Static variable in class org.openrefine.wikidata.qa.Constraint
 
ConstraintFetcher - Class in org.openrefine.wikidata.qa
This class provides an abstraction over the way constraint definitions are stored in a Wikibase instance.
ConstraintFetcher(EntityCache, String) - Constructor for class org.openrefine.wikidata.qa.ConstraintFetcher
 
constraintItemType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer
 
constructTermListMap(Collection<MonolingualTextValue>) - Method in class org.openrefine.wikidata.updates.TermedStatementEntityEdit
 
contributeTo(ItemEditBuilder, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbNameDescExpr
Evaluates the expression and adds the result to the entity update.
contributeTo(MediaInfoEditBuilder, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbNameDescExpr
Evaluates the expression and adds the result to the entity update.
contributeToStatementUpdate(StatementUpdateBuilder, StatementGroup) - Method in class org.openrefine.wikidata.updates.StatementGroupEdit
Given an existing statement group on the target entity, translate this edit into concrete changes of statements, by logging them into the supplied builder.
copy(StatementEdit) - Method in class org.openrefine.wikidata.editing.ReconEntityRewriter
 
copy(ItemIdValue) - Method in class org.openrefine.wikidata.editing.ReconEntityRewriter
 
copy(MediaInfoIdValue) - Method in class org.openrefine.wikidata.editing.ReconEntityRewriter
 
copy(PropertyIdValue) - Method in class org.openrefine.wikidata.editing.ReconEntityRewriter
 
createHistoryEntry(Project, long) - Method in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation
 
createOperation(Project, HttpServletRequest, EngineConfig) - Method in class org.openrefine.wikidata.commands.PerformWikibaseEditsCommand
 
createProcess(Project, Properties) - Method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation
 
critical(String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Helper to be used by subclasses to emit simple critical warnings
CRITICAL - Enum constant in enum org.openrefine.wikidata.qa.QAWarning.Severity
 

D

DEFAULT_MAX_EDITS_PER_MINUTE - Static variable in interface org.openrefine.wikidata.manifests.Manifest
 
DEFAULT_TAG_TEMPLATE - Static variable in interface org.openrefine.wikidata.manifests.Manifest
 
defaultPrecision - Static variable in class org.openrefine.wikidata.schema.WbLocationConstant
 
DELETE - Enum constant in enum org.openrefine.wikidata.schema.strategies.StatementEditingMode
Delete any statement that matches our statement.
deletedStatementsType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
descBeginWithArticle - Static variable in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
descBeginWithUppercase - Static variable in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
descEndsByPunctuationSign - Static variable in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
descIdenticalWithLabel - Static variable in class org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer
 
DescriptionScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
DescriptionScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.DescriptionScrutinizer
 
descTooLongType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer
 
differenceWithinRangeConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
differenceWithinRangeConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
DifferenceWithinRangeScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
DifferenceWithinRangeScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
disallowedQualifiersType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
disallowedValuesConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
disallowedValuesConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
discriminatingSnaks(List<SnakGroup>) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
Given a list of qualifiers, extract the discriminating ones.
dispose(Project) - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
distinctValuesConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.DistinctValuesScrutinizer
 
DistinctValuesScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that checks for properties using the same value on different entities.
DistinctValuesScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.DistinctValuesScrutinizer
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openrefine.wikidata.commands.LoginCommand
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openrefine.wikidata.commands.LoginCommand
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openrefine.wikidata.commands.PreviewWikibaseSchemaCommand
This command uses POST but is left CSRF-unprotected since it does not incur a side effect or state change in the backend.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openrefine.wikidata.commands.SaveWikibaseSchemaCommand
 
duplicateWhitespaceType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.WhitespaceScrutinizer
 

E

earliestGregorian - Static variable in class org.openrefine.wikidata.qa.scrutinizers.CalendarScrutinizer
 
earlyGregorianDateType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.CalendarScrutinizer
 
EditBatchProcessor - Class in org.openrefine.wikidata.editing
Schedules and performs a list of updates to entities via the API.
EditBatchProcessor(WikibaseDataFetcher, WikibaseDataEditor, List<EntityEdit>, NewEntityLibrary, String, int, List<String>, int, int) - Constructor for class org.openrefine.wikidata.editing.EditBatchProcessor
Initiates the process of pushing a batch of updates to Wikibase.
editCount - Variable in class org.openrefine.wikidata.commands.PreviewResults
 
EditInspector - Class in org.openrefine.wikidata.qa
Runs a collection of edit scrutinizers on an edit batch.
EditInspector(QAWarningStore, Manifest) - Constructor for class org.openrefine.wikidata.qa.EditInspector
 
EditScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
Inspects an edit batch and emits warnings.
EditScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
editsPreview - Variable in class org.openrefine.wikidata.commands.PreviewResults
 
end(Project) - Method in class org.openrefine.wikidata.schema.WikibaseSchema.EvaluatingRowVisitor
 
EnglishDescriptionScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
EnglishDescriptionScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
EntityCache - Class in org.openrefine.wikidata.utils
 
EntityCache(String, String) - Constructor for class org.openrefine.wikidata.utils.EntityCache
 
EntityCache(WikibaseDataFetcher) - Constructor for class org.openrefine.wikidata.utils.EntityCache
 
EntityEdit - Interface in org.openrefine.wikidata.updates
A class to plan an update of an entity, after evaluating the schema but before fetching the current content of the entity (this is why it does not extend EntityUpdate).
entityEditExprs - Variable in class org.openrefine.wikidata.schema.WikibaseSchema
 
EntityTypeScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
EntityTypeScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer
 
entityTypeSiteIri - Variable in class org.openrefine.wikidata.schema.WikibaseSchema
 
equalAsVariables(Object, Class<? extends WbVariableExpr<?>>) - Method in class org.openrefine.wikidata.schema.WbVariableExpr
Helper for equality methods of subclasses.
equals(Object) - Method in class org.openrefine.wikidata.editing.NewEntityLibrary
 
equals(Object) - Method in class org.openrefine.wikidata.qa.QAWarning
 
equals(Object) - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
equals(Object) - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
equals(Object) - Method in class org.openrefine.wikidata.schema.strategies.LaxValueMatcher
 
equals(Object) - Method in class org.openrefine.wikidata.schema.strategies.PropertyOnlyStatementMerger
 
equals(Object) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
equals(Object) - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
equals(Object) - Method in class org.openrefine.wikidata.schema.strategies.StrictValueMatcher
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbDateConstant
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbDateVariable
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbEntityIdValueConstant
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbEntityVariable
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbItemConstant
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbItemEditExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbItemVariable
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbLanguageConstant
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbLanguageVariable
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbLocationConstant
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbLocationVariable
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbMonolingualExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbNameDescExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbPropConstant
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbReferenceExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbSnakExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbStatementGroupExpr
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbStringConstant
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WbStringVariable
 
equals(Object) - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
equals(Object) - Method in class org.openrefine.wikidata.updates.ItemEdit
 
equals(Object) - Method in class org.openrefine.wikidata.updates.MediaInfoEdit
 
equals(Object) - Method in class org.openrefine.wikidata.updates.StatementEdit
 
equals(Object) - Method in class org.openrefine.wikidata.updates.StatementGroupEdit
 
evaluate(Project, Engine) - Method in class org.openrefine.wikidata.schema.WikibaseSchema
Same as above, ignoring any warnings.
evaluate(Project, Engine, QAWarningStore) - Method in class org.openrefine.wikidata.schema.WikibaseSchema
Evaluates the schema on a project, returning a list of EntityUpdates generated by the schema.
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbDateConstant
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbEntityIdValueConstant
 
evaluate(ExpressionContext) - Method in interface org.openrefine.wikidata.schema.WbExpression
Evaluates the value expression in a given context, returns a Wikibase value suitable to be the target of a claim.
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbItemConstant
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbItemEditExpr
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbLanguageConstant
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbLocationConstant
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbMonolingualExpr
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbPropConstant
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbQuantityExpr
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbReferenceExpr
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbSnakExpr
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbStringConstant
 
evaluate(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbVariableExpr
Evaluates the expression in a given context, returning
evaluate(ExpressionContext, EntityIdValue) - Method in class org.openrefine.wikidata.schema.WbStatementGroupExpr
 
evaluate(ExpressionContext, EntityIdValue, PropertyIdValue) - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
evaluateEntityDocuments(ExpressionContext) - Method in class org.openrefine.wikidata.schema.WikibaseSchema
Evaluates all entity documents in a particular expression context.
EvaluatingRowVisitor(List<EntityEdit>, QAWarningStore) - Constructor for class org.openrefine.wikidata.schema.WikibaseSchema.EvaluatingRowVisitor
 
existing_type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 
existingItemRequirePropertyType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
existingItemRequireValuesType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
export(Project, Properties, Engine, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
export(Project, Properties, Engine, Writer) - Method in class org.openrefine.wikidata.exporters.SchemaExporter
 
ExpressionContext - Class in org.openrefine.wikidata.schema
A class holding all the necessary information about the context in which a schema expression is evaluated.
ExpressionContext(String, Map<String, String>, String, int, Row, ColumnModel, QAWarningStore) - Constructor for class org.openrefine.wikidata.schema.ExpressionContext
Builds an expression context to evaluate a schema on a row
extractPointers(List<SnakGroup>) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
Extracts all the new entities mentioned by this list of snak groups.
extractPointers(Snak) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
Extracts all new entities mentioned by this snak group.
extractPointers(SnakGroup) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
Extracts all the new entities mentioned by this snak group.
extractPointers(Statement) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
Extracts all the new entities mentioned by this statement.
extractPointers(Value) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
Extracts any new entity from the value.
extraURINormalize(URI) - Method in class org.openrefine.wikidata.schema.strategies.LaxValueMatcher
 

F

findValues(List<SnakGroup>, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Returns the values of a given property in qualifiers
flatten(List<SnakGroup>) - Static method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
formatConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer
 
formatRegexPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer
 
FormatScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that detects incorrect formats in text values (mostly identifiers).
FormatScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer
 
FORMER_DEFAULT_STRATEGY - Static variable in interface org.openrefine.wikidata.schema.strategies.StatementMerger
Default strategy used in previous versions of the tool, where no strategy could be specified.
fromCell(Cell, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbDateVariable
 
fromCell(Cell, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbEntityVariable
 
fromCell(Cell, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbItemVariable
 
fromCell(Cell, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbLanguageVariable
 
fromCell(Cell, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbLocationVariable
 
fromCell(Cell, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbStringVariable
 
fromCell(Cell, ExpressionContext) - Method in class org.openrefine.wikidata.schema.WbVariableExpr
Method that should be implemented by subclasses, converting an OpenRefine cell to a Wikibase value.
FullyPropertySerializingValueSnak - Class in org.openrefine.wikidata.schema.entityvalues
A tweaked version of SnakImpl that serializes the full property (not just its PID), so that we can also get the label for that property and display it in the UI without having to query the remote server.
FullyPropertySerializingValueSnak(PropertyIdValue, Value) - Constructor for class org.openrefine.wikidata.schema.entityvalues.FullyPropertySerializingValueSnak
 

G

generalType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer
 
get(EntityIdValue) - Method in class org.openrefine.wikidata.utils.EntityCache
 
getAddedStatements() - Method in interface org.openrefine.wikidata.updates.StatementEntityEdit
 
getAggregationId() - Method in class org.openrefine.wikidata.qa.QAWarning
 
getAliases() - Method in class org.openrefine.wikidata.updates.TermedStatementEntityEdit
 
getAllProperties(WikibaseSchema) - Method in class org.openrefine.wikidata.qa.SchemaPropertyExtractor
 
getAmountExpr() - Method in class org.openrefine.wikidata.schema.WbQuantityExpr
 
getAvailableEntityTypes() - Method in interface org.openrefine.wikidata.manifests.Manifest
The list of all entity types in use on this instance.
getAvailableEntityTypes() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getAvailableEntityTypes() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getBaseIRI() - Method in class org.openrefine.wikidata.schema.ExpressionContext
 
getBaseIRIForEntityType(String) - Method in class org.openrefine.wikidata.schema.ExpressionContext
 
getBriefDescription(Project) - Method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation
 
getBriefDescription(Project) - Method in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation
 
getBucketId() - Method in class org.openrefine.wikidata.qa.QAWarning
 
getCellByName(String) - Method in class org.openrefine.wikidata.schema.ExpressionContext
Retrieves a cell in the current row, by column name.
getColumnName() - Method in class org.openrefine.wikidata.schema.WbVariableExpr
Returns the column name used by the variable.
getConnection(String) - Method in class org.openrefine.wikidata.commands.ConnectionManager
 
getConstraintExceptions() - Method in class org.openrefine.wikidata.qa.Constraint
 
getConstraintsByType(PropertyIdValue, String) - Method in class org.openrefine.wikidata.qa.ConstraintFetcher
Gets the list of constraints of a particular type for a property
getConstraintsRelatedId(String) - Method in interface org.openrefine.wikidata.manifests.Manifest
Returns an entity or property id used in the WikibaseQualityConstraints extension.
getConstraintsRelatedId(String) - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getConstraintsRelatedId(String) - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getConstraintsRelatedId(String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
getConstraintStatus() - Method in class org.openrefine.wikidata.qa.Constraint
 
getContentType() - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
getContentType() - Method in class org.openrefine.wikidata.exporters.SchemaExporter
 
getCount() - Method in class org.openrefine.wikidata.qa.QAWarning
 
getDatatype() - Method in class org.openrefine.wikidata.schema.WbPropConstant
 
getDeletedStatements() - Method in interface org.openrefine.wikidata.updates.StatementEntityEdit
 
getDescriptions() - Method in class org.openrefine.wikidata.updates.TermedStatementEntityEdit
 
getDescriptionsIfNew() - Method in class org.openrefine.wikidata.updates.TermedStatementEntityEdit
 
getEditCount() - Method in class org.openrefine.wikidata.commands.PreviewResults
 
getEditGroupsUrlSchema() - Method in interface org.openrefine.wikidata.manifests.Manifest
Returns the template that should be inserted in edit summaries for edits to be tracked by EditGroups.
getEditGroupsUrlSchema() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getEditGroupsUrlSchema() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getEditsPreview() - Method in class org.openrefine.wikidata.commands.PreviewResults
 
getEntityCache(String, String) - Static method in class org.openrefine.wikidata.utils.EntityCache
Get an entity cache for a given Wikibase instance.
getEntityDocument(String, String, EntityIdValue) - Static method in class org.openrefine.wikidata.utils.EntityCache
 
getEntityDocumentExpressions() - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
getEntityId() - Method in interface org.openrefine.wikidata.updates.EntityEdit
The id of the entity being edited
getEntityId() - Method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconItemIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconMediaInfoIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconPropertyIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedFormIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedItemIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedLexemeIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedMediaInfoIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedPropertyIdValue
 
getEntityType() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedSenseIdValue
 
getEntityTypeSiteIri() - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
getEntityTypeSiteIri(String) - Method in interface org.openrefine.wikidata.manifests.Manifest
Gets the site IRI used for a particular entity type.
getEntityTypeSiteIri(String) - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getEntityTypeSiteIri(String) - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getFullPropertyId() - Method in class org.openrefine.wikidata.schema.entityvalues.FullyPropertySerializingValueSnak
 
getId() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
Returns the id of the reconciled entity
getId() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
getId() - Method in class org.openrefine.wikidata.schema.WbEntityIdValueConstant
 
getId(long) - Method in class org.openrefine.wikidata.editing.NewEntityLibrary
Retrieves the id allocated to a given new cell
getIdMap() - Method in class org.openrefine.wikidata.editing.NewEntityLibrary
Getter, only meant to be used by Jackson
getInstance() - Static method in class org.openrefine.wikidata.commands.ConnectionManager
 
getInstanceOfPid() - Method in interface org.openrefine.wikidata.manifests.Manifest
The property id used to link an entity to the entity representing its type (class).
getInstanceOfPid() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getInstanceOfPid() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getInverseConstraint(PropertyIdValue) - Method in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
getIri() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
getIri() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
getLabel() - Method in interface org.openrefine.wikidata.schema.entityvalues.PrefetchedEntityIdValue
This should return the label "as we got it", with no guarantee that it is current or that its language matches that of the user.
getLabel() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
getLabel() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
getLabel() - Method in class org.openrefine.wikidata.schema.WbEntityIdValueConstant
 
getLabel() - Method in class org.openrefine.wikidata.schema.WbItemConstant
 
getLabel() - Method in class org.openrefine.wikidata.schema.WbLanguageConstant
 
getLabel() - Method in class org.openrefine.wikidata.schema.WbPropConstant
 
getLabels() - Method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
getLabelsIfNew() - Method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
getLang() - Method in class org.openrefine.wikidata.schema.WbLanguageConstant
 
getLanguageCodes(String) - Static method in class org.openrefine.wikidata.utils.LanguageCodeStore
 
getLanguageExpr() - Method in class org.openrefine.wikidata.schema.WbMonolingualExpr
 
getLexemeId() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedFormIdValue
 
getLexemeId() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedSenseIdValue
 
getMainsnak() - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
getMaxEditsPerMinute() - Method in interface org.openrefine.wikidata.manifests.Manifest
The maximum number of edits to do per minute on this Wikibase instance.
getMaxEditsPerMinute() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getMaxEditsPerMinute() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getMaxlag() - Method in interface org.openrefine.wikidata.manifests.Manifest
The recommended `maxlag` value for edits on this instance.
getMaxlag() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getMaxlag() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getMaxSeverity() - Method in class org.openrefine.wikidata.commands.PreviewResults
 
getMaxSeverity() - Method in class org.openrefine.wikidata.qa.QAWarningStore
Returns the maximum severity of the stored warnings (INFO if empty)
getMediaWikiApiEndpoint() - Method in interface org.openrefine.wikidata.manifests.Manifest
The MediaWiki API endpoint of this Wikibase instance.
getMediaWikiApiEndpoint() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getMediaWikiApiEndpoint() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getMediaWikiApiEndpoint() - Method in class org.openrefine.wikidata.schema.ExpressionContext
 
getMediaWikiApiEndpoint() - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
getMediaWikiApiEndpoint(String) - Method in interface org.openrefine.wikidata.manifests.Manifest
Get the MediaWiki endpoint of the source Wikibase for the entity type.
getMediaWikiApiEndpoint(String) - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getMediaWikiApiEndpoint(String) - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getMerger() - Method in class org.openrefine.wikidata.updates.StatementEdit
 
getMessage() - Method in exception org.openrefine.wikidata.updates.scheduler.ImpossibleSchedulingException
 
getMissingEntity() - Method in exception org.openrefine.wikidata.schema.exceptions.NewEntityNotCreatedYetException
 
getMode() - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
getMode() - Method in class org.openrefine.wikidata.updates.StatementEdit
 
getMultipleDocuments(List<EntityIdValue>) - Method in class org.openrefine.wikidata.utils.EntityCache
 
getName() - Method in interface org.openrefine.wikidata.manifests.Manifest
The name of the Wikibase instance, displayed in the UI.
getName() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getName() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getNameDescs() - Method in class org.openrefine.wikidata.schema.WbItemEditExpr
 
getNameDescs() - Method in class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
getNbWarnings() - Method in class org.openrefine.wikidata.commands.PreviewResults
 
getNbWarnings() - Method in class org.openrefine.wikidata.qa.QAWarningStore
Returns the total number of warnings
getOrigDatestamp() - Method in class org.openrefine.wikidata.schema.WbDateConstant
 
getPattern(PropertyIdValue) - Method in class org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer
Loads the regex for a property and compiles it to a pattern (this is cached upstream, plus we are doing it only once per property and batch).
getPid() - Method in class org.openrefine.wikidata.schema.WbPropConstant
 
getPids() - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
getProp() - Method in class org.openrefine.wikidata.schema.WbSnakExpr
 
getProperties() - Method in class org.openrefine.wikidata.qa.QAWarning
 
getProperty() - Method in class org.openrefine.wikidata.schema.WbStatementGroupExpr
 
getProperty() - Method in class org.openrefine.wikidata.updates.StatementGroupEdit
 
getPropertyId() - Method in class org.openrefine.wikidata.updates.StatementEdit
Convenience method to directly access the property of the statement.
getQid() - Method in class org.openrefine.wikidata.schema.WbItemConstant
 
getQualifiers() - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
getRecon() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
Returns the reconciliation object corresponding to this entity.
getReconInternalId() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
Returns the integer used internally in OpenRefine to identify the new entity.
getReconServiceEndpoint() - Method in interface org.openrefine.wikidata.manifests.Manifest
Deprecated.
use Manifest.getReconServiceEndpoint(String) with "item" as argument
getReconServiceEndpoint() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getReconServiceEndpoint() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getReconServiceEndpoint(String) - Method in interface org.openrefine.wikidata.manifests.Manifest
Get the reconciliation service endpoint for a given entity type supported by this Wikibase instance.
getReconServiceEndpoint(String) - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getReconServiceEndpoint(String) - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getReferences() - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
getRowId() - Method in class org.openrefine.wikidata.schema.ExpressionContext
 
getRunnable() - Method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
getSeverity() - Method in class org.openrefine.wikidata.qa.QAWarning
 
getSiteIri() - Method in interface org.openrefine.wikidata.manifests.Manifest
The RDF serialization prefix for entities stored in this instance.
getSiteIri() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getSiteIri() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getSiteIri() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
getSiteIri() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
getSiteIri() - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
getSnaks() - Method in class org.openrefine.wikidata.schema.WbReferenceExpr
 
getStatement() - Method in class org.openrefine.wikidata.updates.StatementEdit
 
getStatementEdits() - Method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
getStatementEdits() - Method in interface org.openrefine.wikidata.updates.StatementEntityEdit
Edits made to statements
getStatementEdits() - Method in class org.openrefine.wikidata.updates.StatementGroupEdit
 
getStatementGroupEdits() - Method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
getStatementGroupEdits() - Method in interface org.openrefine.wikidata.updates.StatementEntityEdit
Groups added statements in StatementGroupsEdit objects.
getStatementGroups() - Method in class org.openrefine.wikidata.schema.WbItemEditExpr
 
getStatementGroups() - Method in class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
getStatementGroupsForNewEntity() - Method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
Generates the statement groups which should appear on this entity if it is created as new.
getStatementMerger() - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
getStatements() - Method in class org.openrefine.wikidata.schema.WbStatementGroupExpr
 
getSubclassOfPid() - Method in interface org.openrefine.wikidata.manifests.Manifest
The property id used to link a class to its superclasses.
getSubclassOfPid() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getSubclassOfPid() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getSubject() - Method in class org.openrefine.wikidata.schema.WbItemEditExpr
 
getSubject() - Method in class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
getSubjects() - Method in class org.openrefine.wikidata.updates.scheduler.UpdateSequence
 
getTagTemplate() - Method in interface org.openrefine.wikidata.manifests.Manifest
The tag to apply to edits made from OpenRefine.
getTagTemplate() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getTagTemplate() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getType() - Method in class org.openrefine.wikidata.qa.QAWarning
 
getType() - Method in class org.openrefine.wikidata.schema.WbNameDescExpr
 
getTypes() - Method in interface org.openrefine.wikidata.schema.entityvalues.PrefetchedEntityIdValue
Returns a list of types for this entity.
getTypes() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
getTypes() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
getUnitExpr() - Method in class org.openrefine.wikidata.schema.WbQuantityExpr
 
getUpdates() - Method in class org.openrefine.wikidata.updates.scheduler.UpdateSequence
 
getUsername(String) - Method in class org.openrefine.wikidata.commands.ConnectionManager
 
getValue() - Method in class org.openrefine.wikidata.schema.WbLocationConstant
 
getValue() - Method in class org.openrefine.wikidata.schema.WbNameDescExpr
 
getValue() - Method in class org.openrefine.wikidata.schema.WbSnakExpr
 
getValue() - Method in class org.openrefine.wikidata.schema.WbStringConstant
 
getValueExpr() - Method in class org.openrefine.wikidata.schema.WbMonolingualExpr
 
getValueMatcher() - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
getValueMatcher() - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
getVersion() - Method in interface org.openrefine.wikidata.manifests.Manifest
The version of the manifest object, which determines its JSON format.
getVersion() - Method in class org.openrefine.wikidata.manifests.ManifestV1
 
getVersion() - Method in class org.openrefine.wikidata.manifests.ManifestV2
 
getWarning() - Method in exception org.openrefine.wikidata.schema.exceptions.QAWarningException
 
getWarnings() - Method in class org.openrefine.wikidata.commands.PreviewResults
 
getWarnings() - Method in class org.openrefine.wikidata.qa.QAWarningStore
Returns the list of aggregated warnings, ordered by decreasing severity
groupBySubject(List<EntityEdit>) - Static method in interface org.openrefine.wikidata.updates.EntityEdit
Group a list of EntityUpdates by subject: this is useful to make one single edit per entity.
groupSnaks(List<Snak>) - Static method in class org.openrefine.wikidata.schema.WbStatementExpr
 
groupSnaks(List<Snak>) - Static method in class org.openrefine.wikidata.utils.SnakUtils
Groups snaks into a list of snak groups.

H

hashCode() - Method in class org.openrefine.wikidata.editing.NewEntityLibrary
 
hashCode() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
hashCode() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
hashCode() - Method in class org.openrefine.wikidata.schema.strategies.LaxValueMatcher
 
hashCode() - Method in class org.openrefine.wikidata.schema.strategies.PropertyOnlyStatementMerger
 
hashCode() - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
hashCode() - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
hashCode() - Method in class org.openrefine.wikidata.schema.strategies.StrictValueMatcher
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbDateConstant
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbEntityIdValueConstant
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbItemConstant
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbItemEditExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbLanguageConstant
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbLocationConstant
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbMonolingualExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbNameDescExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbPropConstant
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbReferenceExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbSnakExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbStatementExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbStatementGroupExpr
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbStringConstant
 
hashCode() - Method in class org.openrefine.wikidata.schema.WbVariableExpr
 
hashCode() - Method in class org.openrefine.wikidata.updates.ItemEdit
 
hashCode() - Method in class org.openrefine.wikidata.updates.MediaInfoEdit
 
hashCode() - Method in class org.openrefine.wikidata.updates.StatementEdit
 
hashCode() - Method in class org.openrefine.wikidata.updates.StatementGroupEdit
 

I

id - Variable in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
important(String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Helper to be used by subclasses to emit simple important warnings
IMPORTANT - Enum constant in enum org.openrefine.wikidata.qa.QAWarning.Severity
 
impossibleSchedulingErrorMessage - Static variable in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
ImpossibleSchedulingException - Exception in org.openrefine.wikidata.updates.scheduler
 
ImpossibleSchedulingException(String) - Constructor for exception org.openrefine.wikidata.updates.scheduler.ImpossibleSchedulingException
 
info(String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Helper to be used by subclasses to emit simple INFO warnings
INFO - Enum constant in enum org.openrefine.wikidata.qa.QAWarning.Severity
 
inspect(List<EntityEdit>, WikibaseSchema) - Method in class org.openrefine.wikidata.qa.EditInspector
Inspect a batch of edits with the registered scrutinizers
integerConstraintType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
integerValuedConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
INVALID_ENTITY_ID_FORMAT_WARNING_TYPE - Static variable in class org.openrefine.wikidata.schema.WbEntityVariable
 
INVALID_ITEM_ID_FORMAT_WARNING_TYPE - Static variable in class org.openrefine.wikidata.schema.WbItemVariable
 
INVALID_SUBJECT_WARNING_TYPE - Static variable in class org.openrefine.wikidata.schema.WbItemEditExpr
 
INVALID_SUBJECT_WARNING_TYPE - Static variable in class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
InvalidSchemaException - Exception in org.openrefine.wikidata.schema.exceptions
 
InvalidSchemaException() - Constructor for exception org.openrefine.wikidata.schema.exceptions.InvalidSchemaException
 
invalidUnitType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
inverseConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
InverseConstraintScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that checks for missing inverse statements in edit batches.
InverseConstraintScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
inversePropertyPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
isEmpty() - Method in interface org.openrefine.wikidata.updates.EntityEdit
 
isEmpty() - Method in class org.openrefine.wikidata.updates.MediaInfoEdit
 
isEmpty() - Method in class org.openrefine.wikidata.updates.TermedStatementEntityEdit
 
isLoggedIn(String) - Method in class org.openrefine.wikidata.commands.ConnectionManager
 
isMatched() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
isNew() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
isNew() - Method in interface org.openrefine.wikidata.updates.EntityEdit
Is this update about a new entity?
isNull() - Method in interface org.openrefine.wikidata.updates.EntityEdit
 
isPlaceholder() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconItemIdValue
 
isPlaceholder() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconMediaInfoIdValue
 
isPlaceholder() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconPropertyIdValue
 
isPlaceholder() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
ITEM_TYPE - Static variable in interface org.openrefine.wikidata.manifests.Manifest
 
ItemEdit - Class in org.openrefine.wikidata.updates
Represents a candidate edit on an existing item or the creation of a new one.
ItemEdit(EntityIdValue, List<StatementEdit>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>, Map<String, List<MonolingualTextValue>>) - Constructor for class org.openrefine.wikidata.updates.ItemEdit
Protected constructor to avoid re-constructing term maps when merging two entity updates.
ItemEdit(EntityIdValue, List<StatementEdit>, Set<MonolingualTextValue>, Set<MonolingualTextValue>, Set<MonolingualTextValue>, Set<MonolingualTextValue>, Set<MonolingualTextValue>) - Constructor for class org.openrefine.wikidata.updates.ItemEdit
Constructor.
ItemEditBuilder - Class in org.openrefine.wikidata.updates
Constructs a ItemEdit incrementally.
ItemEditBuilder(EntityIdValue) - Constructor for class org.openrefine.wikidata.updates.ItemEditBuilder
Constructor.
itemOfPropertyConstraint - Variable in class org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer
 
itemOfPropertyConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
itemOfPropertyConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
itemOfPropertyConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 
itemRequiresConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
itemRequiresPropertyPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
ItemRequiresScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
ItemRequiresScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 

L

LabeledStatementEntityEdit - Class in org.openrefine.wikidata.updates
 
LabeledStatementEntityEdit(EntityIdValue, List<StatementEdit>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>) - Constructor for class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
Protected constructor to avoid re-constructing term maps when merging two entity updates.
LabeledStatementEntityEdit(EntityIdValue, List<StatementEdit>, Set<MonolingualTextValue>, Set<MonolingualTextValue>) - Constructor for class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
Constructor.
labels - Variable in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
labelsIfNew - Variable in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
LanguageCodeStore - Class in org.openrefine.wikidata.utils
A store for the allowed language code for terms and monolingual text values in Wikibase.
LanguageCodeStore() - Constructor for class org.openrefine.wikidata.utils.LanguageCodeStore
 
LaxValueMatcher - Class in org.openrefine.wikidata.schema.strategies
Generic matcher which attempts to equate values which should generally be considered equivalent in most data import contexts.
LaxValueMatcher() - Constructor for class org.openrefine.wikidata.schema.strategies.LaxValueMatcher
 
load(Project, String) - Static method in class org.openrefine.wikidata.schema.WikibaseSchema
 
load(LineNumberReader, Pool) - Static method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformWikibaseEditsChange
 
load(LineNumberReader, Pool) - Static method in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 
login(String, String, String) - Method in class org.openrefine.wikidata.commands.ConnectionManager
Logs in to the Wikibase instance, using username/password.
login(String, String, String, String, String) - Method in class org.openrefine.wikidata.commands.ConnectionManager
Logs in to the Wikibase instance, using owner-only consumer.
login(String, String, List<Cookie>) - Method in class org.openrefine.wikidata.commands.ConnectionManager
Logs in to the Wikibase instance, using cookies.
LoginCommand - Class in org.openrefine.wikidata.commands
Handles login.
LoginCommand() - Constructor for class org.openrefine.wikidata.commands.LoginCommand
 
logout(String) - Method in class org.openrefine.wikidata.commands.ConnectionManager
 

M

MAINSNAK - Enum constant in enum org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer.SnakPosition
 
mainSnakPrinter - Variable in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
manager - Variable in class org.openrefine.wikidata.commands.LoginCommand
 
mandatoryQualifiers(PropertyIdValue) - Method in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
mandatoryQualifiersConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
mandatoryQualifiersConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
manifest - Variable in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
Manifest - Interface in org.openrefine.wikidata.manifests
A configuration object for a Wikibase instance.
ManifestException - Exception in org.openrefine.wikidata.manifests
 
ManifestException(String) - Constructor for exception org.openrefine.wikidata.manifests.ManifestException
 
ManifestException(String, Throwable) - Constructor for exception org.openrefine.wikidata.manifests.ManifestException
 
ManifestParser - Class in org.openrefine.wikidata.manifests
 
ManifestParser() - Constructor for class org.openrefine.wikidata.manifests.ManifestParser
 
ManifestV1 - Class in org.openrefine.wikidata.manifests
 
ManifestV1(JsonNode) - Constructor for class org.openrefine.wikidata.manifests.ManifestV1
 
ManifestV2 - Class in org.openrefine.wikidata.manifests
 
ManifestV2(JsonNode) - Constructor for class org.openrefine.wikidata.manifests.ManifestV2
 
match(Snak, Snak) - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
Matches two snaks using the underlying value matcher.
match(Statement, Statement) - Method in class org.openrefine.wikidata.schema.strategies.PropertyOnlyStatementMerger
 
match(Statement, Statement) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
match(Statement, Statement) - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
match(Statement, Statement) - Method in interface org.openrefine.wikidata.schema.strategies.StatementMerger
Determines if the existing statement matches the statement to add (or remove)
match(Value, Value) - Method in class org.openrefine.wikidata.schema.strategies.LaxValueMatcher
 
match(Value, Value) - Method in class org.openrefine.wikidata.schema.strategies.StrictValueMatcher
 
match(Value, Value) - Method in interface org.openrefine.wikidata.schema.strategies.ValueMatcher
Compare two values and return true if they should be treated as identical.
maximumValuePid - Variable in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
maxSeverity - Variable in class org.openrefine.wikidata.commands.PreviewResults
 
MEDIAINFO_TYPE - Static variable in interface org.openrefine.wikidata.manifests.Manifest
 
MediaInfoEdit - Class in org.openrefine.wikidata.updates
Represents a candidate edit on a MediaInfo entity.
MediaInfoEdit(EntityIdValue, List<StatementEdit>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>) - Constructor for class org.openrefine.wikidata.updates.MediaInfoEdit
Protected constructor to avoid re-constructing term maps when merging two entity updates.
MediaInfoEdit(EntityIdValue, List<StatementEdit>, Set<MonolingualTextValue>, Set<MonolingualTextValue>) - Constructor for class org.openrefine.wikidata.updates.MediaInfoEdit
Constructor.
MediaInfoEditBuilder - Class in org.openrefine.wikidata.updates
Constructs a MediaInfoEdit incrementally.
MediaInfoEditBuilder(EntityIdValue) - Constructor for class org.openrefine.wikidata.updates.MediaInfoEditBuilder
Constructor.
mediaWikiApiEndpoint - Variable in class org.openrefine.wikidata.schema.WikibaseSchema
 
merge(EntityEdit) - Method in interface org.openrefine.wikidata.updates.EntityEdit
Merges all the changes in other with this instance.
merge(EntityEdit) - Method in class org.openrefine.wikidata.updates.ItemEdit
Merges all the changes in other with this instance.
merge(EntityEdit) - Method in class org.openrefine.wikidata.updates.MediaInfoEdit
 
merge(Statement, Statement) - Method in class org.openrefine.wikidata.schema.strategies.PropertyOnlyStatementMerger
 
merge(Statement, Statement) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
merge(Statement, Statement) - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
merge(Statement, Statement) - Method in interface org.openrefine.wikidata.schema.strategies.StatementMerger
Return the result of merging the statement to add with the existing statement.
merger - Variable in class org.openrefine.wikidata.updates.StatementEdit
 
mergeReferences(List<Reference>, List<Reference>) - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
mergeSingleTermMaps(Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>, Set<MonolingualTextValue>, Set<MonolingualTextValue>) - Static method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
Helper function to merge dictionaries of terms to override or provide.
mergeSnakGroups(SnakGroup, SnakGroup) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
Merge two snak groups, ensuring no duplicate snak appears with respect to the ValueMatcher provided.
minimumValuePid - Variable in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
MissingEntityIdFound(EntityIdValue) - Constructor for error org.openrefine.wikidata.editing.ReconEntityRewriter.MissingEntityIdFound
 
missingMandatoryQualifiersType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
mode - Variable in class org.openrefine.wikidata.updates.StatementEdit
 
multiValueConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 
MultiValueScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
MultiValueScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 

N

nbWarnings - Variable in class org.openrefine.wikidata.commands.PreviewResults
 
new_type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 
NewEntityLibrary - Class in org.openrefine.wikidata.editing
This keeps track of the new entities that we have created for each internal reconciliation id.
NewEntityLibrary() - Constructor for class org.openrefine.wikidata.editing.NewEntityLibrary
 
NewEntityLibrary(Map<Long, String>) - Constructor for class org.openrefine.wikidata.editing.NewEntityLibrary
 
NewEntityNotCreatedYetException - Exception in org.openrefine.wikidata.schema.exceptions
 
NewEntityNotCreatedYetException(EntityIdValue) - Constructor for exception org.openrefine.wikidata.schema.exceptions.NewEntityNotCreatedYetException
 
NewEntityScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that inspects new entities.
NewEntityScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
newItemRequirePropertyType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
newItemRequireValuesType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
newItemType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
noBoundsConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
noDescType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
NoEditsMadeScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
NoEditsMadeScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer
 
noLabelType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
nonPrintableCharsType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.WhitespaceScrutinizer
 
normalizeLanguageCode(String) - Static method in class org.openrefine.wikidata.schema.WbLanguageConstant
 
normalizeLanguageCode(String, String) - Static method in class org.openrefine.wikidata.schema.WbLanguageConstant
Checks that a language code is valid and returns its preferred version (converting deprecated language codes to their better values).
noSchemaErrorMessage - Static variable in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
notCreatedYetMessage - Static variable in class org.openrefine.wikidata.editing.ReconEntityRewriter
 
noTypeType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
noUnitProvidedType - Static variable in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 

O

onAfterSave(Project) - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
onBeforeSave(Project) - Method in class org.openrefine.wikidata.schema.WikibaseSchema
 
oneOfQualifierValuePropertyQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 
operationDescription - Static variable in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation
 
org.openrefine.wikidata.commands - package org.openrefine.wikidata.commands
 
org.openrefine.wikidata.editing - package org.openrefine.wikidata.editing
 
org.openrefine.wikidata.exporters - package org.openrefine.wikidata.exporters
 
org.openrefine.wikidata.manifests - package org.openrefine.wikidata.manifests
 
org.openrefine.wikidata.operations - package org.openrefine.wikidata.operations
 
org.openrefine.wikidata.qa - package org.openrefine.wikidata.qa
 
org.openrefine.wikidata.qa.scrutinizers - package org.openrefine.wikidata.qa.scrutinizers
 
org.openrefine.wikidata.schema - package org.openrefine.wikidata.schema
 
org.openrefine.wikidata.schema.entityvalues - package org.openrefine.wikidata.schema.entityvalues
 
org.openrefine.wikidata.schema.exceptions - package org.openrefine.wikidata.schema.exceptions
 
org.openrefine.wikidata.schema.strategies - package org.openrefine.wikidata.schema.strategies
 
org.openrefine.wikidata.updates - package org.openrefine.wikidata.updates
 
org.openrefine.wikidata.updates.scheduler - package org.openrefine.wikidata.updates.scheduler
 
org.openrefine.wikidata.utils - package org.openrefine.wikidata.utils
 
overlayModelKey - Static variable in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 

P

parse(String) - Static method in class org.openrefine.wikidata.manifests.ManifestParser
 
parse(String) - Static method in class org.openrefine.wikidata.schema.WbDateConstant
Parses a timestamp into a Wikibase TimeValue.
parse(String) - Static method in class org.openrefine.wikidata.schema.WbLocationConstant
Parses a string to a location.
performEdit() - Method in class org.openrefine.wikidata.editing.EditBatchProcessor
Performs the next edit in the batch.
PerformEditsProcess(Project, Engine, String, String, String) - Constructor for class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
PerformWikibaseEditsChange(NewEntityLibrary) - Constructor for class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformWikibaseEditsChange
 
PerformWikibaseEditsCommand - Class in org.openrefine.wikidata.commands
 
PerformWikibaseEditsCommand() - Constructor for class org.openrefine.wikidata.commands.PerformWikibaseEditsCommand
 
PerformWikibaseEditsOperation - Class in org.openrefine.wikidata.operations
 
PerformWikibaseEditsOperation(EngineConfig, String, Integer, String, Integer, String) - Constructor for class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation
 
PerformWikibaseEditsOperation.PerformEditsProcess - Class in org.openrefine.wikidata.operations
 
PerformWikibaseEditsOperation.PerformWikibaseEditsChange - Class in org.openrefine.wikidata.operations
 
pids - Variable in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
PointerExtractor - Class in org.openrefine.wikidata.updates.scheduler
A class that extracts the new entity ids referred to in a statement.
PointerExtractor() - Constructor for class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
positionAllowed(PropertyIdValue, RestrictedPositionScrutinizer.SnakPosition) - Method in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
PREFERENCE_STORE_KEY - Static variable in class org.openrefine.wikidata.commands.ConnectionManager
We used this key to read/write credentials from/to preferences in the past, which is insecure.
PrefetchedEntityIdValue - Interface in org.openrefine.wikidata.schema.entityvalues
An entity id value that also comes with a label and possibly types.
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.CalendarScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.DistinctValuesScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Prepare the dependencies(i.e.
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.SelfReferentialScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 
prepareDependencies() - Method in class org.openrefine.wikidata.qa.scrutinizers.WhitespaceScrutinizer
 
prepareNewBatch() - Method in class org.openrefine.wikidata.editing.EditBatchProcessor
 
PreviewResults - Class in org.openrefine.wikidata.commands
 
PreviewResults(List<QAWarning>, QAWarning.Severity, int, int, List<EntityEdit>) - Constructor for class org.openrefine.wikidata.commands.PreviewResults
 
PreviewWikibaseSchemaCommand - Class in org.openrefine.wikidata.commands
 
PreviewWikibaseSchemaCommand() - Constructor for class org.openrefine.wikidata.commands.PreviewWikibaseSchemaCommand
 
progress() - Method in class org.openrefine.wikidata.editing.EditBatchProcessor
 
property - Variable in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 
property - Variable in class org.openrefine.wikidata.updates.StatementGroupEdit
 
PROPERTY_TYPE - Static variable in interface org.openrefine.wikidata.manifests.Manifest
 
PropertyOnlyStatementMerger - Class in org.openrefine.wikidata.schema.strategies
Merging strategy which only looks at the main property of the statements to determine if they match.
PropertyOnlyStatementMerger() - Constructor for class org.openrefine.wikidata.schema.strategies.PropertyOnlyStatementMerger
 

Q

QAWarning - Class in org.openrefine.wikidata.qa
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.
QAWarning(String, String, QAWarning.Severity, int) - Constructor for class org.openrefine.wikidata.qa.QAWarning
 
QAWarning.Severity - Enum in org.openrefine.wikidata.qa
 
QAWarningException - Exception in org.openrefine.wikidata.schema.exceptions
Exception thrown during schema evaluation to report an error as a QA validation warning.
QAWarningException(QAWarning) - Constructor for exception org.openrefine.wikidata.schema.exceptions.QAWarningException
 
QAWarningStore - Class in org.openrefine.wikidata.qa
A store for QA warnings which aggregates them by type.
QAWarningStore() - Constructor for class org.openrefine.wikidata.qa.QAWarningStore
 
QSSnakPrinter - Class in org.openrefine.wikidata.exporters
Represents a snak in QuickStatements format.
QSSnakPrinter(boolean) - Constructor for class org.openrefine.wikidata.exporters.QSSnakPrinter
 
QSValuePrinter - Class in org.openrefine.wikidata.exporters
Prints a Wikibase value as a string as required by QuickStatements.
QSValuePrinter() - Constructor for class org.openrefine.wikidata.exporters.QSValuePrinter
 
QUALIFIER - Enum constant in enum org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer.SnakPosition
 
QualifierCompatibilityScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that checks the compatibility of the qualifiers and the property of a statement, and looks for mandatory qualifiers.
QualifierCompatibilityScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
qualifierIsAllowed(PropertyIdValue, PropertyIdValue) - Method in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
QualifiersStatementMerger - Class in org.openrefine.wikidata.schema.strategies
Merging strategy which compares statements using not just their main value, but also their qualifiers.
QualifiersStatementMerger(ValueMatcher, Set<String>) - Constructor for class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
QuantityScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
Scrutinizer checking for units and bounds in quantities.
QuantityScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
QuickStatementsExporter - Class in org.openrefine.wikidata.exporters
 
QuickStatementsExporter() - Constructor for class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
QuickStatementsUpdateScheduler - Class in org.openrefine.wikidata.updates.scheduler
 
QuickStatementsUpdateScheduler() - Constructor for class org.openrefine.wikidata.updates.scheduler.QuickStatementsUpdateScheduler
 

R

READ_TIMEOUT - Static variable in class org.openrefine.wikidata.commands.ConnectionManager
 
ReconEntityIdValue - Class in org.openrefine.wikidata.schema.entityvalues
An EntityIdValue that holds not just the id but also the label as fetched by either the reconciliation interface or the suggester and its type, both stored as reconciliation candidates.
ReconEntityIdValue(Recon, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
ReconEntityRewriter - Class in org.openrefine.wikidata.editing
A class that rewrites an TermedStatementEntityEdit, replacing reconciled entity id values by their concrete values after creation of all the new entities involved.
ReconEntityRewriter(NewEntityLibrary, EntityIdValue) - Constructor for class org.openrefine.wikidata.editing.ReconEntityRewriter
Constructor.
ReconEntityRewriter.MissingEntityIdFound - Error in org.openrefine.wikidata.editing
Unchecked version of , for internal use only.
ReconItemIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
ReconItemIdValue(Recon, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.ReconItemIdValue
 
ReconMediaInfoIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
ReconMediaInfoIdValue(Recon, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.ReconMediaInfoIdValue
 
ReconPropertyIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
ReconPropertyIdValue(Recon, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.ReconPropertyIdValue
 
reconstruct(String) - Static method in class org.openrefine.wikidata.schema.WikibaseSchema
 
reference - Variable in class org.openrefine.wikidata.exporters.QSSnakPrinter
 
REFERENCE - Enum constant in enum org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer.SnakPosition
 
referenceSnakPrinter - Variable in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
register(EditScrutinizer) - Method in class org.openrefine.wikidata.qa.EditInspector
Adds a new scrutinizer to the inspector.
remainingEdits() - Method in class org.openrefine.wikidata.editing.EditBatchProcessor
 
removeEntityCache(String) - Static method in class org.openrefine.wikidata.utils.EntityCache
 
respond(HttpServletRequest, HttpServletResponse) - Method in class org.openrefine.wikidata.commands.LoginCommand
 
respondError(HttpServletResponse, String) - Static method in class org.openrefine.wikidata.commands.CommandUtilities
Helper introduced to ease returning error messages from a response.
RestrictedPositionScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
RestrictedPositionScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
RestrictedPositionScrutinizer.SnakPosition - Enum in org.openrefine.wikidata.qa.scrutinizers
 
RestrictedValuesScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
RestrictedValuesScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
revert(Project) - Method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformWikibaseEditsChange
 
revert(Project) - Method in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 
rewrite(EntityEdit) - Method in class org.openrefine.wikidata.editing.ReconEntityRewriter
Rewrite an edit, replacing references to all entities already created by their fresh identifiers.
run() - Method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 

S

save(Writer, Properties) - Method in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformWikibaseEditsChange
 
save(Writer, Properties) - Method in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 
SaveWikibaseSchemaCommand - Class in org.openrefine.wikidata.commands
 
SaveWikibaseSchemaCommand() - Constructor for class org.openrefine.wikidata.commands.SaveWikibaseSchemaCommand
 
SaveWikibaseSchemaOperation - Class in org.openrefine.wikidata.operations
 
SaveWikibaseSchemaOperation(WikibaseSchema) - Constructor for class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation
 
SaveWikibaseSchemaOperation.WikibaseSchemaChange - Class in org.openrefine.wikidata.operations
 
schedule(List<EntityEdit>) - Method in class org.openrefine.wikidata.updates.scheduler.QuickStatementsUpdateScheduler
 
schedule(List<EntityEdit>) - Method in interface org.openrefine.wikidata.updates.scheduler.UpdateScheduler
Performs the scheduling.
schedule(List<EntityEdit>) - Method in class org.openrefine.wikidata.updates.scheduler.WikibaseAPIUpdateScheduler
 
SchemaExporter - Class in org.openrefine.wikidata.exporters
 
SchemaExporter() - Constructor for class org.openrefine.wikidata.exporters.SchemaExporter
 
SchemaPropertyExtractor - Class in org.openrefine.wikidata.qa
 
SchemaPropertyExtractor() - Constructor for class org.openrefine.wikidata.qa.SchemaPropertyExtractor
 
scopeConstraintPid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scopeConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scopeConstraintQualifierQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scopeConstraintReferenceQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scopeConstraintValueQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scrutinize(EntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Reads the candidate edit and emits warnings in the store
scrutinize(EntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.ValueScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.DescriptionScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Reads the candidate edit and emits warnings in the store
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.StatementScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer
 
scrutinize(ItemEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 
scrutinize(LabeledStatementEntityEdit, String, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.CommonDescriptionScrutinizer
 
scrutinize(LabeledStatementEntityEdit, String, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.DescriptionScrutinizer
 
scrutinize(LabeledStatementEntityEdit, String, String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EnglishDescriptionScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.DescriptionScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Reads the candidate edit and emits warnings in the store
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.NewEntityScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.StatementScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer
 
scrutinize(MediaInfoEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 
scrutinize(Snak, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer
 
scrutinize(Snak, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer
 
scrutinize(Snak, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.QuantityScrutinizer
 
scrutinize(Snak, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
scrutinize(Snak, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.SelfReferentialScrutinizer
 
scrutinize(Snak, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.SnakScrutinizer
This is the method that subclasses should override to implement their checks.
scrutinize(Snak, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.ValueScrutinizer
 
scrutinize(Snak, EntityIdValue, RestrictedPositionScrutinizer.SnakPosition, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scrutinize(Statement, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.DistinctValuesScrutinizer
 
scrutinize(Statement, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
scrutinize(Statement, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.QualifierCompatibilityScrutinizer
 
scrutinize(Statement, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scrutinize(Statement, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.SnakScrutinizer
 
scrutinize(Statement, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.StatementScrutinizer
The method that should be overridden by subclasses, implementing the checks on one statement
scrutinize(Value) - Method in class org.openrefine.wikidata.qa.scrutinizers.CalendarScrutinizer
 
scrutinize(Value) - Method in class org.openrefine.wikidata.qa.scrutinizers.ValueScrutinizer
 
scrutinize(Value) - Method in class org.openrefine.wikidata.qa.scrutinizers.WhitespaceScrutinizer
 
scrutinizeSnakSet(Iterator<Snak>, EntityIdValue, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.SnakScrutinizer
 
scrutinizeSnakSet(Iterator<Snak>, EntityIdValue, RestrictedPositionScrutinizer.SnakPosition, boolean) - Method in class org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer
 
scrutinizeStatementEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
scrutinizeStatementEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
scrutinizeStatementEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.ItemRequiresScrutinizer
 
scrutinizeStatementEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.MultiValueScrutinizer
 
scrutinizeStatementEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
scrutinizeStatementEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer
 
scrutinizeStatementEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 
scrutinizeStatementEntityEdit(StatementEntityEdit) - Method in class org.openrefine.wikidata.qa.scrutinizers.StatementScrutinizer
 
SelfReferentialScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that checks for self-referential statements.
SelfReferentialScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.SelfReferentialScrutinizer
 
setColumnName(String) - Method in class org.openrefine.wikidata.schema.WbVariableExpr
Changes the column name used by the variable.
setConnectionManager(ConnectionManager) - Method in class org.openrefine.wikidata.commands.LoginCommand
 
setEntityCache(String, EntityCache) - Static method in class org.openrefine.wikidata.utils.EntityCache
Provided for testability.
setFetcher(ConstraintFetcher) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
The fetcher will be set to null if 'property_constraint_pid' is missing in the manifest.
setId(long, String) - Method in class org.openrefine.wikidata.editing.NewEntityLibrary
Stores an id associated to a new cell
setManifest(Manifest) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
setProperty(String, Object) - Method in class org.openrefine.wikidata.qa.QAWarning
Sets a property of the QA warning, to be used by the front-end for display.
setStore(QAWarningStore) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
singleBestValueConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
singleValueConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
SingleValueScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
For now this scrutinizer only checks for uniqueness at the entity level (it ignores qualifiers and references).
SingleValueScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
siteIri - Variable in class org.openrefine.wikidata.schema.WikibaseSchema
 
SkipSchemaExpressionException - Exception in org.openrefine.wikidata.schema.exceptions
Exception thrown to indicate that the expression currently being evaluated should be skipped (for instance because the underlying data it was generated from is blank or unreconciled)
SkipSchemaExpressionException() - Constructor for exception org.openrefine.wikidata.schema.exceptions.SkipSchemaExpressionException
 
snakEquality(Snak, Snak) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
Are these two snaks equal up to the ValueMatcher provided?
snakGroupEquality(SnakGroup, SnakGroup) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
Are these two snak groups equal up to the ValueMatcher provided?
snakGroupsEqual(List<SnakGroup>, List<SnakGroup>) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
Are these lists of snak groups equal up to the ValueMatcher provided?
snakGroupsIncluded(List<SnakGroup>, List<SnakGroup>) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
Is the first list of snak groups included in the second one?
SnakOnlyStatementMerger - Class in org.openrefine.wikidata.schema.strategies
Merging strategy which only looks at the main value of statements (in addition to their property, but that is expected).
SnakOnlyStatementMerger(ValueMatcher) - Constructor for class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
SnakScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that inspects snaks individually, no matter whether they appear as main snaks, qualifiers or references.
SnakScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.SnakScrutinizer
 
snaksIncluded(List<Snak>, List<Snak>) - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
Is this list of snak included in the other, up to the ValueMatcher provided?
SnakUtils - Class in org.openrefine.wikidata.utils
 
SnakUtils() - Constructor for class org.openrefine.wikidata.utils.SnakUtils
 
splitUpdate(EntityEdit) - Method in class org.openrefine.wikidata.updates.scheduler.QuickStatementsUpdateScheduler
Separates out the statements which refer to new entities from the rest of the update.
splitUpdate(EntityEdit) - Method in class org.openrefine.wikidata.updates.scheduler.WikibaseAPIUpdateScheduler
Splits an update into two parts
start(Project) - Method in class org.openrefine.wikidata.schema.WikibaseSchema.EvaluatingRowVisitor
 
statement - Variable in class org.openrefine.wikidata.updates.StatementEdit
 
StatementEdit - Class in org.openrefine.wikidata.updates
An object which represents an edit on a statement, which can be added or removed and have various merging strategies with existing statements.
StatementEdit(Statement, StatementEditingMode) - Constructor for class org.openrefine.wikidata.updates.StatementEdit
Constructs a statement update with a default merging strategy, useful for backwards compatibility (when no merging strategy could be specified).
StatementEdit(Statement, StatementMerger, StatementEditingMode) - Constructor for class org.openrefine.wikidata.updates.StatementEdit
 
StatementEditingMode - Enum in org.openrefine.wikidata.schema.strategies
What to do with statements input in the schema.
statementEdits - Variable in class org.openrefine.wikidata.updates.StatementGroupEdit
 
StatementEntityEdit - Interface in org.openrefine.wikidata.updates
A candidate edit on an entity which can bear statements.
StatementGroupEdit - Class in org.openrefine.wikidata.updates
A list of statement edits which share the same property, and will therefore affect the same statement group on the target entity.
StatementGroupEdit(List<StatementEdit>) - Constructor for class org.openrefine.wikidata.updates.StatementGroupEdit
 
StatementMerger - Interface in org.openrefine.wikidata.schema.strategies
Object which determines how uploaded statements are matched with existing statements on the edited entity.
statements - Variable in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
 
StatementScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
StatementScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.StatementScrutinizer
 
StrictValueMatcher - Class in org.openrefine.wikidata.schema.strategies
Simple value matching strategy which only treats value as identical when they are strictly equal.
StrictValueMatcher() - Constructor for class org.openrefine.wikidata.schema.strategies.StrictValueMatcher
 
SuggestedEntityIdValue - Class in org.openrefine.wikidata.schema.entityvalues
An EntityIdValue that we have obtained from a suggest widget in the schema alignment dialog.
SuggestedEntityIdValue(String, String, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
SuggestedFormIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
SuggestedFormIdValue(String, String, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.SuggestedFormIdValue
 
SuggestedItemIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
SuggestedItemIdValue(String, String, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.SuggestedItemIdValue
 
SuggestedLexemeIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
SuggestedLexemeIdValue(String, String, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.SuggestedLexemeIdValue
 
SuggestedMediaInfoIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
SuggestedMediaInfoIdValue(String, String, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.SuggestedMediaInfoIdValue
 
SuggestedPropertyIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
SuggestedPropertyIdValue(String, String, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.SuggestedPropertyIdValue
 
SuggestedSenseIdValue - Class in org.openrefine.wikidata.schema.entityvalues
 
SuggestedSenseIdValue(String, String, String) - Constructor for class org.openrefine.wikidata.schema.entityvalues.SuggestedSenseIdValue
 
symmetricConstraintQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 

T

TermedStatementEntityEdit - Class in org.openrefine.wikidata.updates
A class to plan an update of an entity, after evaluating the statements but before fetching the current content of the entity (this is why it does not extend StatementsUpdate).
TermedStatementEntityEdit(EntityIdValue, List<StatementEdit>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>, Map<String, MonolingualTextValue>, Map<String, List<MonolingualTextValue>>) - Constructor for class org.openrefine.wikidata.updates.TermedStatementEntityEdit
Protected constructor to avoid re-constructing term maps when merging two entity updates.
TermedStatementEntityEdit(EntityIdValue, List<StatementEdit>, Set<MonolingualTextValue>, Set<MonolingualTextValue>, Set<MonolingualTextValue>, Set<MonolingualTextValue>, Set<MonolingualTextValue>) - Constructor for class org.openrefine.wikidata.updates.TermedStatementEntityEdit
Constructor.
toEntityUpdate(EntityDocument) - Method in interface org.openrefine.wikidata.updates.EntityEdit
In case the subject id is not new, returns the corresponding update given the current state of the entity.
toEntityUpdate(EntityDocument) - Method in class org.openrefine.wikidata.updates.ItemEdit
In case the subject id is not new, returns the corresponding update given the current state of the entity.
toEntityUpdate(EntityDocument) - Method in class org.openrefine.wikidata.updates.MediaInfoEdit
 
toNewEntity() - Method in interface org.openrefine.wikidata.updates.EntityEdit
In case the subject id is new, returns the corresponding new item document to be created.
toNewEntity() - Method in class org.openrefine.wikidata.updates.ItemEdit
In case the subject id is new, returns the corresponding new item document to be created.
toNewEntity() - Method in class org.openrefine.wikidata.updates.MediaInfoEdit
 
toQS(PropertyIdValue, String) - Method in class org.openrefine.wikidata.exporters.QSSnakPrinter
 
toStatementUpdate(StatementDocument) - Method in class org.openrefine.wikidata.updates.LabeledStatementEntityEdit
Generates the statement update given the current statement groups on the entity.
toString() - Method in class org.openrefine.wikidata.commands.PreviewResults
 
toString() - Method in class org.openrefine.wikidata.editing.NewEntityLibrary
 
toString() - Method in class org.openrefine.wikidata.qa.QAWarning
 
toString() - Method in class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
 
toString() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
 
toString() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedMediaInfoIdValue
 
toString() - Method in class org.openrefine.wikidata.schema.entityvalues.SuggestedPropertyIdValue
 
toString() - Method in class org.openrefine.wikidata.schema.strategies.LaxValueMatcher
 
toString() - Method in class org.openrefine.wikidata.schema.strategies.PropertyOnlyStatementMerger
 
toString() - Method in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
toString() - Method in class org.openrefine.wikidata.schema.strategies.SnakOnlyStatementMerger
 
toString() - Method in class org.openrefine.wikidata.schema.strategies.StrictValueMatcher
 
toString() - Method in class org.openrefine.wikidata.updates.ItemEdit
 
toString() - Method in class org.openrefine.wikidata.updates.MediaInfoEdit
 
toString() - Method in class org.openrefine.wikidata.updates.StatementEdit
 
toString() - Method in class org.openrefine.wikidata.updates.StatementGroupEdit
 
translateItem(ItemEdit, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
translateItemList(List<EntityEdit>, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
translateMediaInfo(MediaInfoEdit, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
translateNameDescr(String, Set<MonolingualTextValue>, String, EntityIdValue, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
translateSchema(Project, Engine, WikibaseSchema, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
Exports a project and a schema to a QuickStatements file
translateSnakGroup(SnakGroup, boolean, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
translateStatement(String, Statement, String, boolean, Writer) - Method in class org.openrefine.wikidata.exporters.QuickStatementsExporter
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.ConflictsWithScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.DifferenceWithinRangeScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.DistinctValuesScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.FormatScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.InverseConstraintScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.NoEditsMadeScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.RestrictedValuesScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.SelfReferentialScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.SingleValueScrutinizer
 
type - Static variable in class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 

U

UnsourcedScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer checking for unsourced statements
UnsourcedScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.UnsourcedScrutinizer
 
updateReconciledCells(Project, boolean) - Method in class org.openrefine.wikidata.editing.NewEntityLibrary
Changes the "new" reconciled cells to their allocated ids for later use.
UpdateScheduler - Interface in org.openrefine.wikidata.updates.scheduler
A scheduling strategy for entity updates.
UpdateSequence - Class in org.openrefine.wikidata.updates.scheduler
Helper class to store a list of updates where each subject appears at most once.
UpdateSequence() - Constructor for class org.openrefine.wikidata.updates.scheduler.UpdateSequence
 
UseAsQualifierScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
 
UseAsQualifierScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.UseAsQualifierScrutinizer
 

V

value - Variable in error org.openrefine.wikidata.editing.ReconEntityRewriter.MissingEntityIdFound
 
valueMatcher - Variable in class org.openrefine.wikidata.schema.strategies.QualifiersStatementMerger
 
ValueMatcher - Interface in org.openrefine.wikidata.schema.strategies
Determines if two statement values should be considered identical or not.
valueOf(String) - Static method in enum org.openrefine.wikidata.qa.QAWarning.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer.SnakPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openrefine.wikidata.schema.strategies.StatementEditingMode
Returns the enum constant of this type with the specified name.
valuePrinter - Variable in class org.openrefine.wikidata.exporters.QSSnakPrinter
 
values() - Static method in enum org.openrefine.wikidata.qa.QAWarning.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openrefine.wikidata.qa.scrutinizers.RestrictedPositionScrutinizer.SnakPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openrefine.wikidata.schema.strategies.StatementEditingMode
Returns an array containing the constants of this enum type, in the order they are declared.
ValueScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
A scrutinizer that inspects the values of snaks and terms
ValueScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.ValueScrutinizer
 
visit(Project, int, Row) - Method in class org.openrefine.wikidata.schema.WikibaseSchema.EvaluatingRowVisitor
 
visit(EntityIdValue) - Method in class org.openrefine.wikidata.exporters.QSValuePrinter
 
visit(EntityIdValue) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
visit(GlobeCoordinatesValue) - Method in class org.openrefine.wikidata.exporters.QSValuePrinter
 
visit(GlobeCoordinatesValue) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
visit(MonolingualTextValue) - Method in class org.openrefine.wikidata.exporters.QSValuePrinter
 
visit(MonolingualTextValue) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
visit(NoValueSnak) - Method in class org.openrefine.wikidata.exporters.QSSnakPrinter
 
visit(QuantityValue) - Method in class org.openrefine.wikidata.exporters.QSValuePrinter
 
visit(QuantityValue) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
visit(SomeValueSnak) - Method in class org.openrefine.wikidata.exporters.QSSnakPrinter
 
visit(StringValue) - Method in class org.openrefine.wikidata.exporters.QSValuePrinter
 
visit(StringValue) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
visit(TimeValue) - Method in class org.openrefine.wikidata.exporters.QSValuePrinter
 
visit(TimeValue) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
visit(UnsupportedValue) - Method in class org.openrefine.wikidata.exporters.QSValuePrinter
 
visit(UnsupportedValue) - Method in class org.openrefine.wikidata.updates.scheduler.PointerExtractor
 
visit(ValueSnak) - Method in class org.openrefine.wikidata.exporters.QSSnakPrinter
 

W

warning(String) - Method in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
Helper to be used by subclasses to emit simple warnings
WARNING - Enum constant in enum org.openrefine.wikidata.qa.QAWarning.Severity
 
warnings - Variable in class org.openrefine.wikidata.commands.PreviewResults
 
WbDateConstant - Class in org.openrefine.wikidata.schema
A constant for a time value, accepting a number of formats which determine the precision of the parsed value.
WbDateConstant(String) - Constructor for class org.openrefine.wikidata.schema.WbDateConstant
Constructor.
WbDateVariable - Class in org.openrefine.wikidata.schema
An expression that represents a time value, extracted from a string.
WbDateVariable() - Constructor for class org.openrefine.wikidata.schema.WbDateVariable
 
WbDateVariable(String) - Constructor for class org.openrefine.wikidata.schema.WbDateVariable
 
WbEntityIdValueConstant - Class in org.openrefine.wikidata.schema
A constant entity id value, that does not change depending on the row
WbEntityIdValueConstant(String, String) - Constructor for class org.openrefine.wikidata.schema.WbEntityIdValueConstant
 
WbEntityVariable - Class in org.openrefine.wikidata.schema
An Entity that depends on a reconciled value in a column.
WbEntityVariable() - Constructor for class org.openrefine.wikidata.schema.WbEntityVariable
 
WbEntityVariable(String) - Constructor for class org.openrefine.wikidata.schema.WbEntityVariable
Constructs a variable and sets the column it is bound to.
WbExpression<T> - Interface in org.openrefine.wikidata.schema
The base interface for all expressions, which evaluate to a particular type T in an ExpressionContext.
WbItemConstant - Class in org.openrefine.wikidata.schema
Represents an item that does not vary, it is independent of the row.
WbItemConstant(String, String) - Constructor for class org.openrefine.wikidata.schema.WbItemConstant
 
WbItemEditExpr - Class in org.openrefine.wikidata.schema
The representation of an item edit, which can contain variables both for its own id and in its contents.
WbItemEditExpr(WbExpression<? extends EntityIdValue>, List<WbNameDescExpr>, List<WbStatementGroupExpr>) - Constructor for class org.openrefine.wikidata.schema.WbItemEditExpr
 
WbItemVariable - Class in org.openrefine.wikidata.schema
An item that depends on a reconciled value in a column.
WbItemVariable() - Constructor for class org.openrefine.wikidata.schema.WbItemVariable
 
WbItemVariable(String) - Constructor for class org.openrefine.wikidata.schema.WbItemVariable
Constructs a variable and sets the column it is bound to.
WbLanguageConstant - Class in org.openrefine.wikidata.schema
A constant that represents a Wikimedia language code.
WbLanguageConstant(String, String) - Constructor for class org.openrefine.wikidata.schema.WbLanguageConstant
 
WbLanguageVariable - Class in org.openrefine.wikidata.schema
A language variable generates a language code from a cell.
WbLanguageVariable() - Constructor for class org.openrefine.wikidata.schema.WbLanguageVariable
 
WbLanguageVariable(String) - Constructor for class org.openrefine.wikidata.schema.WbLanguageVariable
Constructs a variable and sets the column it is bound to.
WbLocationConstant - Class in org.openrefine.wikidata.schema
A constant for a geographical location.
WbLocationConstant(String) - Constructor for class org.openrefine.wikidata.schema.WbLocationConstant
 
WbLocationVariable - Class in org.openrefine.wikidata.schema
 
WbLocationVariable() - Constructor for class org.openrefine.wikidata.schema.WbLocationVariable
 
WbLocationVariable(String) - Constructor for class org.openrefine.wikidata.schema.WbLocationVariable
 
WbMediaInfoEditExpr - Class in org.openrefine.wikidata.schema
The representation of an item edit, which can contain variables both for its own id and in its contents.
WbMediaInfoEditExpr(WbExpression<? extends EntityIdValue>, List<WbNameDescExpr>, List<WbStatementGroupExpr>) - Constructor for class org.openrefine.wikidata.schema.WbMediaInfoEditExpr
 
WbMonolingualExpr - Class in org.openrefine.wikidata.schema
 
WbMonolingualExpr(WbExpression<? extends String>, WbExpression<? extends StringValue>) - Constructor for class org.openrefine.wikidata.schema.WbMonolingualExpr
 
WbNameDescExpr - Class in org.openrefine.wikidata.schema
An expression that represent a term (label, description or alias).
WbNameDescExpr(WbNameDescExpr.NameDescType, WbMonolingualExpr) - Constructor for class org.openrefine.wikidata.schema.WbNameDescExpr
 
WbPropConstant - Class in org.openrefine.wikidata.schema
A constant property, that does not change depending on the row
WbPropConstant(String, String, String) - Constructor for class org.openrefine.wikidata.schema.WbPropConstant
 
WbQuantityExpr - Class in org.openrefine.wikidata.schema
 
WbQuantityExpr(WbExpression<? extends StringValue>, WbExpression<? extends ItemIdValue>) - Constructor for class org.openrefine.wikidata.schema.WbQuantityExpr
Creates an expression for a quantity, which contains two sub-expressions: one for the amount (a string with a particular format) and one for the unit, which is optional.
WbReferenceExpr - Class in org.openrefine.wikidata.schema
An expression for a reference (list of reference snaks).
WbReferenceExpr(List<WbSnakExpr>) - Constructor for class org.openrefine.wikidata.schema.WbReferenceExpr
 
WbSnakExpr - Class in org.openrefine.wikidata.schema
An expression for a snak (pair of property and value).
WbSnakExpr(WbExpression<? extends PropertyIdValue>, WbExpression<? extends Value>) - Constructor for class org.openrefine.wikidata.schema.WbSnakExpr
 
WbStatementExpr - Class in org.openrefine.wikidata.schema
 
WbStatementExpr(WbExpression<? extends Value>, List<WbSnakExpr>, List<WbReferenceExpr>, StatementMerger, StatementEditingMode) - Constructor for class org.openrefine.wikidata.schema.WbStatementExpr
 
WbStatementGroupExpr - Class in org.openrefine.wikidata.schema
 
WbStatementGroupExpr(WbExpression<? extends PropertyIdValue>, List<WbStatementExpr>) - Constructor for class org.openrefine.wikidata.schema.WbStatementGroupExpr
 
WbStringConstant - Class in org.openrefine.wikidata.schema
 
WbStringConstant(String) - Constructor for class org.openrefine.wikidata.schema.WbStringConstant
 
WbStringVariable - Class in org.openrefine.wikidata.schema
A variable that returns a simple string value.
WbStringVariable() - Constructor for class org.openrefine.wikidata.schema.WbStringVariable
 
WbStringVariable(String) - Constructor for class org.openrefine.wikidata.schema.WbStringVariable
Constructs a variable and sets the column it is bound to.
WbVariableExpr<T> - Class in org.openrefine.wikidata.schema
A base class for expressions which draw their values from a particular column.
WbVariableExpr() - Constructor for class org.openrefine.wikidata.schema.WbVariableExpr
Constructs a variable without setting the column name yet.
WhitespaceScrutinizer - Class in org.openrefine.wikidata.qa.scrutinizers
Scrutinizes strings for trailing / leading whitespace, and others
WhitespaceScrutinizer() - Constructor for class org.openrefine.wikidata.qa.scrutinizers.WhitespaceScrutinizer
 
WikibaseAPIUpdateScheduler - Class in org.openrefine.wikidata.updates.scheduler
A simple scheduler for batches committed via the Wikibase API.
WikibaseAPIUpdateScheduler() - Constructor for class org.openrefine.wikidata.updates.scheduler.WikibaseAPIUpdateScheduler
 
wikibaseItemQid - Variable in class org.openrefine.wikidata.qa.scrutinizers.EntityTypeScrutinizer
 
WikibaseSchema - Class in org.openrefine.wikidata.schema
Main class representing a skeleton of Wikibase edits with OpenRefine columns as variables.
WikibaseSchema() - Constructor for class org.openrefine.wikidata.schema.WikibaseSchema
Constructor.
WikibaseSchema(List<WbExpression<? extends EntityEdit>>, List<WbItemEditExpr>, String, Map<String, String>, String) - Constructor for class org.openrefine.wikidata.schema.WikibaseSchema
Constructor for deserialization via Jackson
WikibaseSchema.EvaluatingRowVisitor - Class in org.openrefine.wikidata.schema
 
WikibaseSchemaChange(WikibaseSchema) - Constructor for class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 
writeWikibaseSchema(WikibaseSchema, Writer) - Static method in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 

_

_editGroupsUrlSchema - Variable in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
_engine - Variable in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
_fetcher - Variable in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
_historyEntryID - Variable in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
_langId - Variable in class org.openrefine.wikidata.schema.WbLanguageConstant
 
_langLabel - Variable in class org.openrefine.wikidata.schema.WbLanguageConstant
 
_newSchema - Variable in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 
_oldSchema - Variable in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation.WikibaseSchemaChange
 
_project - Variable in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
_schema - Variable in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
_schema - Variable in class org.openrefine.wikidata.operations.SaveWikibaseSchemaOperation
 
_store - Variable in class org.openrefine.wikidata.qa.scrutinizers.EditScrutinizer
 
_summary - Variable in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
_tags - Variable in class org.openrefine.wikidata.operations.PerformWikibaseEditsOperation.PerformEditsProcess
 
A B C D E F G H I L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form