Class Parent (1.1.0)

Parent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Structure for referencing parent provenances. When an element replaces one of more other elements parent references identify the elements that are replaced.

Attributes

NameDescription
revision int
The index of the [Document.revisions] identifying the parent revision.
index int
The index of the parent revisions corresponding collection of items (eg. list of entities, properties within entities, etc.)
id int
The id of the parent provenance.