store and link JSON documents
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Thomas NOËL 593ced86e3
gitea/zoo/pipeline/head This commit looks good Details
trivial: use python3 for zoo-manage help message
6 days ago
debian trivial: use python3 for zoo-manage help message 6 days ago
fixtures initialization of project zoo 6 years ago
tests Jenkinsfile: use pg_virtualenv to isolate the postgres database (#74887) 4 weeks ago
zoo dj32: adapts lookups/transforms (#74843) 1 month ago
.gitignore misc: add .gitignore (#40911) 3 years ago
COPYING initialization of project zoo 6 years ago
Jenkinsfile Jenkinsfile: restore --epoch 1 option to eobuilder 4 weeks ago
MANIFEST.in MANIFEST.in: add locales, static and templates 3 years ago
Makefile nanterre: ajout d'un mode simulé et d'un rapport à la commande d'import 6 years ago
README initialization of project zoo 6 years ago
manage.py initialization of project zoo 6 years ago
setup.py dj32: remove use of six (#74843) 1 month ago
tox.ini tox: remove django 2.2 (dj22) target 6 days ago

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/