diff --git a/examples/example_kitchensink.json b/examples/example_kitchensink.json index 44fe3fe..73aa2e1 100644 --- a/examples/example_kitchensink.json +++ b/examples/example_kitchensink.json @@ -11,6 +11,26 @@ "credit":"", "caption":"" }, + "era": [ + { + "startDate":"1895,1,1", + "endDate":"1910,1,1", + "headline":"Georges Méliès", + "text":"Example of an era" + }, + { + "startDate":"1980,1,1", + "endDate":"1995,1,1", + "headline":"Another Era", + "text":"Example of an era" + }, + { + "startDate":"1990,1,1", + "endDate":"2013,1,1", + "headline":"Yet Another Era", + "text":"Example of an era" + } + ], "date": [ { "startDate":"2012,1,18",