Package org.openrefine.wikidata.schema.strategies
package org.openrefine.wikidata.schema.strategies
-
ClassDescriptionGeneric matcher which attempts to equate values which should generally be considered equivalent in most data import contexts.Merging strategy which only looks at the main property of the statements to determine if they match.Merging strategy which compares statements using not just their main value, but also their qualifiers.Merging strategy which only looks at the main value of statements (in addition to their property, but that is expected).What to do with statements input in the schema.Object which determines how uploaded statements are matched with existing statements on the edited entity.Simple value matching strategy which only treats value as identical when they are strictly equal.Determines if two statement values should be considered identical or not.