Skip to content

woland84/kat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kat

kwark Annotation Tool

Deployment

  • In Makefile.in, change INSTALLDIR to the desired installation directory (e.g. /srv/http/kat or /var/www/kat).
  • Rename Makefile.in into Makefile. Run make all && make install.
  • You will find a proof of concept demo at http://localhost/katInstallDir/test.
  • In order to add annotations, you need to add an annotation ontology first. You can do that in the KAT Control Panel (link in the bottom-right of the page). For starting you can copy the example you find in test/annotations.xml.
  • The default storage environment is the browser's local storage. An API to connect to different storage environment can be found in the classes from the remote/ directory.

About

Yet Another Annotation Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published