source: Dev/trunk/docs/jsonformat.txt @ 485

Last change on this file since 485 was 415, checked in by hendrikvanantwerpen, 12 years ago

Support data validation and increase dendency separation.

Added json-schema validation before documents are saved. Acts both as
a safe-guard and as a reference of the data model.

Added directory for server related material. For now it contains scripts
to configure CouchDB and check validity of documents against the schema.

Started separating out parts that depend on the data model from parts
that do not.

File size: 108 bytes
Line 
1This file is now obsolete. Look in rft/schema for a JSON schema that we
2can use to actually verify our data.
Note: See TracBrowser for help on using the repository browser.