Changes between Version 17 and Version 18 of WikiStart


Ignore:
Timestamp:
Feb 5, 2014, 11:11:08 AM (10 years ago)
Author:
casties
Comment:

updated urls

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v17 v18  
    1111== [[AnnotationManagerN4J]] ==
    1212
    13 AnnotationManagerN4J is an **annotation server** compatible with [[http://okfnlabs.org/annotator/|Annotator]] clients implementing the [[https://github.com/okfn/annotator/wiki/Storage|Annotator storage API]] (with some extensions).
     13AnnotationManagerN4J is an **annotation server** compatible with [[http://annotatorjs.org/|Annotator.js]] clients implementing the [[http://docs.annotatorjs.org/en/latest/storage.html|Annotator.js storage API]] (with some extensions).
    1414
    1515It is written in Java using the [[http://www.restlet.org/|Restlet]] framework and the [[http://neo4j.org/|Neo4J]] graph database. It is built using [[http://maven.apache.org/|Maven]].
     
    2222== [[ZOKFNAnnotator]] ==
    2323
    24 ZOKFNAnnotator is a [[http://zope2.zope.org/|Zope]] product that provides [[http://okfnlabs.org/annotator/|Annotator]] Javascript client files and a **token server** for [[http://okfnlabs.org/annotator/|Annotator]] clients.
     24ZOKFNAnnotator is a [[http://zope2.zope.org/|Zope]] product that provides [[http://annotatorjs.org/|Annotator.js]] Javascript client files and a **token server** for [[http://annotatorjs.org/|Annotator.js]] clients.
    2525
    2626It is written in Python for the [[http://zope2.zope.org/|Zope]] web application server.
     
    3333== [[DocumentViewer]] ==
    3434
    35 !DocumentViewer is a [[http://zope2.zope.org/|Zope]] product that provides a **web viewer** for scanned books and XML-fulltexts with "Annotator" layers for annotations on texts and images. Annotations are created using the [[http://okfnlabs.org/annotator/|Annotator]] Javascript client and [[digilib]] for images and stored on a compatible annotation server like [[AnnotationManagerN4J]].
     35!DocumentViewer is a [[http://zope2.zope.org/|Zope]] product that provides a **web viewer** for scanned books and XML-fulltexts with "Annotator" layers for annotations on texts and images. Annotations are created using the [[http://annotatorjs.org/|Annotator.js]] Javascript client and [[digilib]] for images and stored on a compatible annotation server like [[AnnotationManagerN4J]].
    3636
    3737It is written in Python for the [[http://zope2.zope.org/|Zope]] web application server.
     
    4444== [[digilib]] ==
    4545
    46 digilib is an image server and **web client** for viewing images with an "annotator" plugin for annotations on images. Annotations are created using the [[http://okfnlabs.org/annotator/|Annotator]] library client and stored on a compatible annotation server like [[AnnotationManagerN4J]].
     46digilib is an image server and **web client** for viewing images with an "annotator" plugin for annotations on images. Annotations are created using the [[http://annotatorjs.org/|Annotator.js]] library client and stored on a compatible annotation server like [[AnnotationManagerN4J]].
    4747
    4848It is written in Java and Javascript.
     
    5252The source code for digilib can be browsed [[http://hg.berlios.de/repos/digilib|here]] or in the Mercurial repository at http://hg.berlios.de/repos/digilib
    5353
    54 The annotator plugin for digilib uses the !DigilibIntegrator plugin for Annotator from https://github.com/robcast/annotator
     54The annotator plugin for digilib uses the !DigilibIntegrator plugin for Annotator.js from https://github.com/robcast/annotator
    5555
    5656[[digilib|More information...]]