Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
/ kat Public archive
forked from woland84/kat

Yet Another Annotation Tool

Notifications You must be signed in to change notification settings

tkw1536/kat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kat

KWARC 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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 4.6%
  • PHP 0.3%