In development
A component that is in development means that the Egeria community is still building the function. The code is added continuously in small pieces to help the review and socialization process. It may not run, or do something useful - it only promises not to break other function. Expect to find git issues describing the end state.
Asset Analysis Open Metadata Engine Service (OMES)¶
The Asset Analysis OMES provides support for open discovery engines that are part of the Open Discovery Service (ODF).
Open discovery engines¶
An open discovery engine hosts automated metadata discovery.
The Asset Analysis OMES is capable of hosting one or more open discovery engines and supports a REST API to request that an open discovery engine runs an open discovery service to analyse a digital resource. The results of this analysis is a discovery analysis report that is attached to the resource's asset.
The REST API also supports a request to a discovery engine to run a specific open discovery service against each asset it has access to.
The discovery engine services call the Discovery Engine Open Metadata Access Service (OMAS) running in an open metadata server to retrieve information about assets and to store the discovery analysis reports.
Raise an issue or comment below