annotator-php icon indicating copy to clipboard operation
annotator-php copied to clipboard

Annotator store built on Silex and MongoDB

annotator-php

See this thread on annotator-dev: http://lists.okfn.org/pipermail/annotator-dev/2013-January/000490.html

An Annotator store built on Silex and MongoDB

Currently implements:

  • the Core Storage API from https://github.com/okfn/annotator/wiki/Storage,
  • the Authentication API (work-in-progress)
  • but NOT the Search API

How to install

  • composer install
  • cp config.php.sample config.php