Juliette Regimbal
Juliette Regimbal
For `NeonCore.test.js`, validate the output of each action against the schema as an extra check to make sure our code will not invalidate a valid MEI.
Rather than manually setting and unsetting fill colors for the SVG elements when applying different highlights or marking elements as selected, it would be best to create entries in `src/style.css`...
It should be supported for users to create ground truths using Neon without needing to manually supply one or more skeleton MEI files.
Update MEI files on GH pages to the newest available version. Consider deleting any that don't have a newer version and are very out of date.
Use PouchDB to save the manifest Neon is working on after editing actions. If the user loads a manifest file but the PouchDB manifest is newer (as specified by the...
Let the schema pass all features used in the [Web Annotation Data Model](https://www.w3.org/TR/annotation-model/) and let Neon export the extra information if it is provided.