Uses of Package
org.openrefine.wikibase.updates
-
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.commands Class Description EntityEdit 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 extendEntityUpdate
). -
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.editing Class Description EntityEdit 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 extendEntityUpdate
).StatementEdit An object which represents an edit on a statement, which can be added or removed and have various merging strategies with existing statements. -
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.exporters Class Description EntityEdit 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 extendEntityUpdate
).ItemEdit Represents a candidate edit on an existing item or the creation of a new one.MediaInfoEdit Represents a candidate edit on a MediaInfo entity. -
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.qa Class Description EntityEdit 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 extendEntityUpdate
). -
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.qa.scrutinizers Class Description EntityEdit 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 extendEntityUpdate
).ItemEdit Represents a candidate edit on an existing item or the creation of a new one.LabeledStatementEntityEdit MediaInfoEdit Represents a candidate edit on a MediaInfo entity.StatementEntityEdit A candidate edit on an entity which can bear statements. -
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.schema Class Description EntityEdit 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 extendEntityUpdate
).ItemEdit Represents a candidate edit on an existing item or the creation of a new one.ItemEditBuilder Constructs aItemEdit
incrementally.MediaInfoEdit Represents a candidate edit on a MediaInfo entity.MediaInfoEditBuilder Constructs aMediaInfoEdit
incrementally.StatementEdit An object which represents an edit on a statement, which can be added or removed and have various merging strategies with existing statements.StatementGroupEdit A list of statement edits which share the same property, and will therefore affect the same statement group on the target entity. -
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.updates Class Description EntityEdit 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 extendEntityUpdate
).FullMediaInfoUpdate An extension of WDTK'sMediaInfoUpdate
which also lets us change the file name of a file and/or replace its contents.ItemEdit Represents a candidate edit on an existing item or the creation of a new one.ItemEditBuilder Constructs aItemEdit
incrementally.LabeledStatementEntityEdit MediaInfoEdit Represents a candidate edit on a MediaInfo entity.MediaInfoEditBuilder Constructs aMediaInfoEdit
incrementally.StatementEdit An object which represents an edit on a statement, which can be added or removed and have various merging strategies with existing statements.StatementEntityEdit A candidate edit on an entity which can bear statements.StatementGroupEdit A list of statement edits which share the same property, and will therefore affect the same statement group on the target entity.TermedStatementEntityEdit 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). -
Classes in org.openrefine.wikibase.updates used by org.openrefine.wikibase.updates.scheduler Class Description EntityEdit 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 extendEntityUpdate
).