[annotator-dev] Annotator - Store&Retrieve

Emrah Guder emrah.guder at gmail.com
Wed Mar 11 15:29:57 UTC 2015


Hi King'ori,

Thanks a lot for you quick response. Could you please point me to the
specification so that I can have a look? I've found some example code for
Annotorious for creating/retrieving annotations, but those seem to not
working with the Annotator - most probably I'm missing something.

Regards,
Emrah

On Wed, Mar 11, 2015 at 5:18 PM, King'ori J. Maina <j at kingori.co> wrote:

>
> Hi Emrah,
>
> I’m also have been working on my Masters project and have used Annotator
> and Annotorious Image Plugin together as well.
>
> I wrote my own store using the specification they provided so I’m sure you
> can implement the store however you like *as long as you can respond to
> the JS in the format it expects*. Not sure you can change that unless you
> hack the JS itself.
>
> In your case you could have the store actually store the annotation in
> whatever format you like.
>
> — King’ori Maina (kingori.co)
>
> On Mar 11, 2015, at 5:09 PM, Emrah Guder <emrah.guder at gmail.com> wrote:
>
> 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
> _______________________________________________
> annotator-dev mailing list
> annotator-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/annotator-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/annotator-dev/attachments/20150311/fc64ecd8/attachment-0004.html>


More information about the annotator-dev mailing list