Metadata-Version: 1.0
Name: EntityStore
Version: 0.3
Summary: EntityStore - REST interface for CRUD on (RDF) Entities.
Home-page: UNKNOWN
Author: Ben O'Steen
Author-email: bosteen@gmail.com
License: UNKNOWN
Description: EntityStore - provides a REST interface for creation, reading, updating and deleting 'Entities'.
        These currently are expressed as objects and described using RDF.
        The logging and notification APIs are built around the AMQP standard, and can have arbitrary
        authenticated listeners/workers plugging in and providing functionality, such as Lucene/SPARQL
        indexes. Uses the python application 'supervisor' to start/stop/control default worker processes via it's
        XML-RPC api.
        
Platform: UNKNOWN
