Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
added docs on protobuf and json schema. #31 and #39
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Mar 22, 2016
1 parent 86978be commit f90f94b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions schema/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This directory contains schema definitions for both JSON-Schema and
ProtoBuf. The JSON-Schema should be regarded as canonical.

The file [phenopacket-schema.json](phenopacket-schema.json) contains
the complete schema and is considered normative. Additional subsets of
the schema are provided but these are for informative purposes.

0 comments on commit f90f94b

Please sign in to comment.