[][src]Module wikibase::entity_diff

Structs

EntityDiff

Performs a diff between two entities, and contains the resulting JSON for use in wbeditentity

EntityDiffParam

Vecs with parts (languages, properties) that can be added/removed/altered in a diff A single "*" String represents "all"

EntityDiffParamSub

Parameters for references and qualifiers. They have a list of property pairs, one for the statement, and one for the ref/qual. If a reference/qualifier matches any of the pairs, it is used in comparision, otherwise ignored.

EntityDiffParams

Parameters for labels/claims/etc to generate a diff

Enums

EditTarget

When using wbeditentity, used to store the traget Either an existing entity (with ID, eg Q12345), or a new entity (with type, eg "item")

EntityDiffParamState