-
Notifications
You must be signed in to change notification settings - Fork 10
Home
COMT is the core engine of co-ment(R), the leading Web service for text annotation. It is an autonomous software released under the GNU Affero GPL version 3 with a reservation clause on the trademark co-ment (see trademark use regulation). COMT enables you to install and run a text-annotation Web service. COMT operates a workspace shared among a group of users. In this workspace, one can create, upload, submit to comments, revise, and export texts and their comments. User rights are defined for the whole set of texts in the workspace and can be specialized for each text. You can install COMT to run your own service or use co-ment as a hosted service:
[link=http://www.co-ment.com co-ment PRO services)]([Image(http://www.sopinspace.com/wp-content/uploads/2010/06/logo-co-ment_pro-200x35.png,)] co-ment PRO services [link=http://lite.co-ment.com co-ment LITE services)]([Image(http://www.sopinspace.com/wp-content/uploads/2010/06/logo-co-ment_lite-200x35.png,)] co-ment LITE services
An documentation-a-p-i exists and can be used to create plugin components for other systems like CMSes. The Drupal component is available here: http://drupal.org/project/co_ment.
The key component of COMT is a highly performant AJAX Web interface for displaying annotated texts and for interactive annotation, commenting and discussion. The server side is based on the Django framework and uses a PostgreSQL or MySQL database. The default underlying format for texts is the structured text markdown format, but other wiki formats as well as XHTML are also supported as internal formats. Welcome to the future of text.
Here is a demo instance with no workspace features, for you to try the basic principles of co-ment.
Here you can:
- download] or emit functionality requests (you will have to register first)
- produce [wiki:translations]
- access the documentation]
- report installs (registration required, install reports help us improve the installation procedure)
- participate in COMT development
You can browse the source online or checkout a copy of the code:
hg clone http://hg.co-ment.org/ comt