Skip to content

Historical Search Profile

The technology under test supports search for the state of the metadata instances at a specific time in the past.

Historical property queries

The technology under test supports the point in time search and retrieval of metadata instances from its repository based on specific property values. Currently, this only tests the getEntityDetail and getRelationship methods of the OMRSMetadataCollection interface (with a historical timestamp).

Assertions
ID Description
repository-entity-lifecycle-27 historical retrieval returned correct version of entity
repository-entity-lifecycle-31 repository supports historic retrieval
repository-relationship-lifecycle-25 historical retrieval returned correct version relationship
repository-relationship-lifecycle-31 repository supports historic retrieval

Historical value queries

The technology under test supports the point in time search and retrieval of metadata instances from its repository based on arbitrary values.

Not yet implemented