How to install EntityStore
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install entitystore
Lastest release
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.