Open-Source Annotation Toolkit for Inline, Online Web Annotation
Simple javascript (+backend) library for web-annotation. Main goals were and are:
- Annotation of arbitrary text ranges
- Annotate any web (html) document
- Easy to use — 2 lines of javascript to insert this in your web page/app etc
- Well-factored and library-structured — easy to integrate and easy to extend
Screenshot
Project Info
- Official project home page
- Mailing list
- Email us directly at annotator [at] okfn [dot] org
Source code
- Javascript library: https://github.com/okfn/annotator
- Backend: https://github.com/okfn/annotator-store
- Python + Couchdb backend (also an SQL backend)
Features
- Open JSON-REST annotation protocol – simple JSON and REST-based
- Javascript (jquery-based) library for inserting inline annotations in a given document supporting this protocol
- One or more backends implementing this protocol (emphasis on backends that are easy to deploy using standard tools e.g. using sql database or couchdb)
- Really simple: just do (jquery-esqe) $(‘myelement’).annotator() to get up and running
- Fast even on large documents
- Support of multiple users
- Pluggable backends
Você precisa ser um membro de PENSANDO UMA PLATAFORMA DE NETWEAVING para adicionar comentários!