* implement JSON serialisation, fix #133 * documenting JSON serialisation * fix coverage
* starting field and model schemas * field.schema() * sub-models working * move default in Schema and tests * adding schema * tweak docs