-
Notifications
You must be signed in to change notification settings - Fork 0
Interesting links
Andreas Kuckartz edited this page Oct 1, 2018
·
4 revisions
- hypothes.is
- Installation - requires PostgreSQL, Elasticsearch with ICU Analysis plugin, RabbitMQ
- A simple PHP wrapper for the Hypothes.is REST API - also for creating annotations
- scibot
- Fuzzy Anchoring
- Hypoth.is documentation
- PDF.js + Hypothes.is on your site
- https://github.com/hypothesis/pdf.js-hypothes.is/blob/master/viewer/web/viewer.js - „extractPageText“, ...
- API specifikation
- Python scripts for interacting with the hypothes.is API. - from 2016. Only for reading annotations.
- https://h.readthedocs.io/en/latest/api/authorization/
- https://h.readthedocs.io/en/latest/api/using-oauth/ - Oauth not needed for single user
- https://h.readthedocs.io/en/latest/publishers/authorization-grant-tokens/ - includes Python source code using „jwt.encode“ from PyJWT
- Web Annotation Data Model - W3C Recommendation 23 February 2017