Tool to extract Meta Data from OMERO.Server by merging OMERO.Web JSON Api output with original meta data available and setting context.
APP_PORT=<80>
ADMIN_MAIL=<email_of_admin>
OMERO_WEB_PUBLIC_USER=<publicuser>
OMERO_WEB_PUBLIC_PASSWORD=<matolab>Just pull the docker container from the github container registry
docker pull ghcr.io/mat-o-lab/omeroextractor:latestClone the repo with
git clone https://github.com/Mat-O-Lab/OmeroExtratorcd into the cloned folder
cd OmeroExtratorBuild and start the container.
docker-compose upA simple UI can be found at at the index page '/' The API documentation at 'api/docs'
Uses xsd2owl to generate ome.xml (Owl)
removed many axioms generated