Skip to content

Add metadata quality service for monitoring document types

Joshua Holland requested to merge EMC-123-monitoring-quality-service into develop

To do this, we change MetadataQualityService to an interface and add implementations for Gemini and Monitoring documents, along with a MultiDocumentTypeMetadataQualityService that dispatches to the correct class for the document type.

Based on previous work by Rod.

EMC-123

Merge request reports

Loading