Skip to content

haplo-org/haplo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
db
 
 
 
 
doc
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Haplo Platform

A platform and development environment for creating information applications which manage a semi-structured collection of information.

Highlights include:

  • A linked-data style object store, with pervasive multi-values and extensive hierarchy support
  • An expressive label-based permissions model
  • An extensive API for building server-side JavaScript plugins
  • Web interface providing an exceptional user experience
  • Customisable full-text search combined with object store graph queries
  • File handling, including conversion, previewing and version control
  • Lightweight "humane" workflow support
  • Designed to evolve as user needs change, enabling agile application development
  • Proven in production for over seven years, used by a diverse range of clients

For more information, and build instructions, please see the main Haplo web site and the API documentation.

License

Haplo is licensed under the Mozilla Public License Version 2.0. See the LICENSE file for full details.

Copyright

Haplo is copyright Haplo Services Ltd. See the COPYRIGHT file for full details.

Dependencies

Haplo is built on:

  • Java
  • JRuby
  • Mozilla Rhino JavaScript interpreter
  • PostgreSQL
  • Xapian
  • Jetty
  • Apache POI

See the COPYRIGHT and pom.xml files for full dependency information.