This EDIA sidebar connects the Fonto Editor with the EDIA metadata API.
- Copy the
edia-analysis-sidebar
directory to thepackages
directory of the fontoxml editor - Replace the API_KEY and DEMO_KEY in the
edia-analysis-sidebar/src/EdiaAnalysisSidebar.jsx
filejwtApi = "eyJhbGciOiJIUzI1...."; jwtDemo = "eyJhbGciOiJIUzI...";
- In the config/fonto-manifest.json file of the fontoxml editor, add the sidebar to the dependecies:
{ "dependencies": { ..., "edia-analysis-sidebar": "packages/edia-analysis-sidebar" } }
- Build and deploy the Fonto Editor as you are used to.
For a license key, please contact us at info at edia.nl.
In the mean time, you can play around with the APIs at: https://papyrus.edia.nl/