From 5dafbd215781e7095bf745e1bf51f5861a11b827 Mon Sep 17 00:00:00 2001 From: dsc Date: Thu, 23 Feb 2012 18:58:06 -0800 Subject: [PATCH] Notes. --- docs/dataset-spec.yaml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/docs/dataset-spec.yaml b/docs/dataset-spec.yaml index f997307..e3a4c6f 100644 --- a/docs/dataset-spec.yaml +++ b/docs/dataset-spec.yaml @@ -2,7 +2,9 @@ # Describes the format of dataset json/yaml files for use in the Kraken chart UI. # Reminder: the project transparently compiles any .yaml files requested as .json -# at request time -- you're welcome to write them in either form. +# at request time -- you're welcome to generate them in either form. + +# TODO: Thrift/Avro schema? id : Unique identifier for this dataset. This file should be named `{id}.{ext}` -- 1.7.0.4