...
When the metadata changes for a record one of our supported Events is generated. The most common case concerns events of type UPDATE
or UPDATE.<SUBTYPE>
. MediaHaven calculates the changes in the metadata and persistent persists those changes as property of the event.
...