[annotator-dev] Annotator - Store&Retrieve

Emrah Guder emrah.guder at gmail.com
Wed Mar 11 15:09:55 UTC 2015


Hello,

This is Emrah from Turkey. I'm trying to use annotator for my master thesis
project. The problem I have is that I want to store annotations in any
format rather than using Storage API. I'm able to load annotation
capability to the page, but not so successful on getting these annotations.

Here is how I enable annotation on the whole page :

body= $('body').annotator();
body.annotator('addPlugin', 'AnnotoriousImagePlugin');
body.annotator('addPlugin', 'Tags');

In addition to storing annotations, I would like to know if it is possible
to retrieve annotations from other data formats such as rdf/text
files/databases, and show them to user and make them editable.

Thanks in advance,
Best Regards,
Emrah Guder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/annotator-dev/attachments/20150311/1ec2e93a/attachment-0003.html>


More information about the annotator-dev mailing list