[annotator-dev] Who's using Annotator 2.0?
Benjamin Young
bigbluehat at hypothes.is
Tue Jul 28 13:00:30 UTC 2015
Awesome. :) Thanks for the detail, Will!
On Jul 28, 2015 3:44 AM, "Will Thompson" <will at willthompson.co.uk> wrote:
> Hi Benjamin,
>
> On 27/07/15 19:40, Benjamin Young wrote:
> > On Mon, Jul 27, 2015 at 7:08 AM, Will Thompson <will at willthompson.co.uk
> > <mailto:will at willthompson.co.uk>> wrote
> > I use Annotator 2.0 in a little tool for tagging transcripts of
> > conversations, then displaying cross-sections of the conversation by
> > tag. The backend is loosely derived from annotator-store.
> Unfortunately
> > I can't publish either part right now.
> >
> >
> > Sounds cool. :) Can you share a bit about what storage and/or auth
> > system you're using?
>
> Storage: largely uninteresting [Flask-]SQLAlchemy. A transcript has many
> lines of conversation; an annotation references the transcript, the
> start and end line, and has a set of tags and a JSON blob of other
> annotation data.
>
> (I didn't expose any HTTP API for cross-sectioning by tag, it's all done
> server-side.)
>
> Auth: nothing beyond limiting access to the network the server is
> running on …
>
> > > Are there plugins you're depending on that aren't working?
> >
> > Not any more.
> >
> >
> > Because you've replaced them with custom code? or aren't using the
> > plugins any longer? or...something else?
>
> Just a typo in the filter plugin that's now fixed.
>
> Thanks!
>
> – wjt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/annotator-dev/attachments/20150728/2642e6aa/attachment-0004.html>
More information about the annotator-dev
mailing list