Package org.openrefine.wikidata.updates
package org.openrefine.wikidata.updates
-
ClassDescriptionA 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).Represents a candidate edit on an existing item or the creation of a new one.Constructs aItemEditincrementally.Represents a candidate edit on a MediaInfo entity.Constructs aMediaInfoEditincrementally.An object which represents an edit on a statement, which can be added or removed and have various merging strategies with existing statements.A candidate edit on an entity which can bear statements.A list of statement edits which share the same property, and will therefore affect the same statement group on the target entity.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).