store and link JSON documents
Go to file
Thomas NOËL b70a64355d MANIFEST.in: add locales, static and templates 2020-03-20 17:30:29 +01:00
debian debian: use pybuild in rules 2020-03-20 17:18:44 +01:00
fixtures initialization of project zoo 2017-02-17 11:18:28 +01:00
tests nanterre: diminuer la similarité pour les membres d'une même famille (#37038) 2020-01-15 23:50:44 +01:00
zoo nanterre: diminuer la similarité pour les membres d'une même famille (#37038) 2020-01-15 23:50:44 +01:00
COPYING initialization of project zoo 2017-02-17 11:18:28 +01:00
Jenkinsfile jenkins: use ci@entrouvert.org for notifications 2019-10-02 15:04:29 +02:00
MANIFEST.in MANIFEST.in: add locales, static and templates 2020-03-20 17:30:29 +01:00
Makefile nanterre: ajout d'un mode simulé et d'un rapport à la commande d'import 2017-07-27 13:02:19 +02:00
README initialization of project zoo 2017-02-17 11:18:28 +01:00
manage.py initialization of project zoo 2017-02-17 11:18:28 +01:00
setup.py setup: update get_version code to match other modules 2019-02-22 14:33:54 +01:00
tox.ini nanterre: adapt state of invoices with passed payment deadline (#31829) 2019-04-15 14:14:57 +02:00

README

Zoo
===

Zoo is a simple data management system. You can store JSON documents and set
relations between. Acceptable documents are defined using JSON schema [1]_. You
can also set relations between documents which can also contain a JSON document
to qualify the relation.

.. [1] http://json-schema.org/