Glen Robson

Results 285 comments of Glen Robson

Supporting Annotorious would be great! Regarding your questions: * how much effort would it take to get annotations out in the w3c model? * similar, how much effort to support...

Hi, Apologies for the long delay in getting back to you and thank you for your interest. Regarding your two questions: -is it possible to use it also for other...

Hi Nicolas, Your not the only one to suggest this (cc @eefahy) also has similar concerns. I'm happy to consider changing this but would like to understand the issues with...

I've been thinking about this more and in particular have come across issues with installing SOLR on AWS and keeping the data safe between restarts. I think to solve both...

Hi Andrew, Mirador 3 is backwards compatible so you are correct it can read SAS annotations but the issue is that Mirador also supports version 3 manifests which SAS doesn't....

Using this ticket to track the work of adding Mirador 3 in the [Mirador 3 branch](https://github.com/glenrobson/SimpleAnnotationServer/tree/mirador_3). Todo: - [x] Add current collection to the list of items in the list...

to run Mirador: ``` cd src/node npm run build # this puts everything in the dist directory. Need to move this to the src/main/webapp/js/mirador ```

May need a local webpack file to deploy to the location I want: https://github.com/ProjectMirador/mirador-integration/blob/master/webpack/webpack.config.js

Route for local testing the output bundle name

Thanks that sounds a neat solution to cutting down the custom connectors while supporting more back ends :-)