wiki:ZOKFNAnnotator

Version 1 (modified by casties, 11 years ago) (diff)

--

OKFNAnnotator

OKFNAnnotator is a Zope product that provides a token server for Annotator clients and the Annotator Javascript files.

It is written in Python for the Zope web application server.

Source

The source code can be browsed here or in the Mercurial repository at https://it-dev.mpiwg-berlin.mpg.de/hg/OKFNAnnotator/

Build

The Python code can be checked out into the Zope Product folder:

  1. hg clone https://it-dev.mpiwg-berlin.mpg.de/hg/OKFNAnnotator

You will also need the PyJWT Python library that can be easy-installed.