HSDS uses the metadata entity to capture changes to entities. Add a hibernate based component that processes db transactions and is able to register these metadata changes to any resource (entity) changing.
Define Hibernate based interceptor/event handler/other to create Metadata entries for any change happening to data
Resource id should have the UUID of the resource referenced
HSDS uses the metadata entity to capture changes to entities. Add a hibernate based component that processes db transactions and is able to register these metadata changes to any resource (entity) changing.