[annotator-dev] Create annotations via script

Benjamin Young bigbluehat at hypothes.is
Mon Feb 23 20:28:06 UTC 2015


Hey Andre,

You'd need...
1. something to find what you want to annotation: known names of people,
locations, law codes, religious text references, unlinked URLs (sad...but
it happens...).
2. then, you'd need to turn those locations into a selector that Annotator
understands.
3. then store that into a storage provide Annotator can read from.
4. lastly, provide Annotator with the content for which you've
automatically generated annotations.

There are lots of libraries for finding "known entities" or references
within web pages. My guess is you have one (or more) in mind for finding
these things? If so, you could start at #2. ;)

AnnotateIt.org provides API keys that you could use for exploring this
further. They use the reference HTTP API implementation (afaik)--docs for
that can be found at:
http://docs.annotatorjs.org/en/latest/storage.html

Hope that helps!
Benjamin
--
Developer Advocate
http://hypothes.is/

On Mon, Feb 23, 2015 at 7:26 AM, Andre Z. <Striker9 at gmx.de> wrote:

> Hi, I am currently working on automatic annotations. Now the question
> comes up what is the best approach to create and store annotation objects
> via script.
> kind regards
> Andre
>
> _______________________________________________
> 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/20150223/db3195ef/attachment-0004.html>


More information about the annotator-dev mailing list