From 13c8a1d35d19a405f61fb9e8eee525e780ee9470 Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Mon, 12 Sep 2022 15:17:58 +0200 Subject: [PATCH] - updated --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3714fbc..3a30f72 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,9 @@ you could test it using 'test.sh' * copy jar-file to /operational_shared/plugins/custom/ == configuration -* check blog https://developers.exlibrisgroup.com/blog/Jpylyzer-Technical-Metadata-Extractor-Plugin +* check API https://exlibrisgroup.github.io/Rosetta.dps-sdk-projects/current/javadoc/com/exlibris/dps/sdk/techmd/FormatValidationPlugin.html * check https://mediaarea.net/MediaConch/ for latest MediaConch release -* add Mapping under "Preservation:Extractors", switch from "Global" to "Local", use - "Custom"-Tab -* fill the fields == copyright hints -MediaConch is released under Gnu General Public License 3.0 (or higher) -it could not be integrated and delivered as a binary only plugin. +MediaConch is released under Gnu General Public License 3.0 (or higher) it could not be integrated and delivered as a binary only plugin. -- GitLab