Skip to content

Data Review Tool

shaunhutch edited this page Jun 28, 2023 · 5 revisions

This page provides relevant info on using and developing the MetaExtractor Data Review Tool.

Launching the Review Tool

To launch the metaextractor-data-review-tool docker image using the instructions found here: Data Review Tool Docker Instructions

Instructions for how to use the image can be found on the /about page of the app, or Data Review Tool Usage Instructions

Data Review Tool Development

Special Environments:

  • LOG_LEVEL - Currently the log level of the app is set to DEBUG, to change to a different level such as INFO, this environment variable can be changed here: Dockerfile

Build the metaextractor-data-review-tool docker image using the instructions found here: Data Review Tool Docker Instructions

Clone this wiki locally