relpipe-data/examples/film-1.yaml
branchv_0
changeset 329 5bc2bb8b7946
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/relpipe-data/examples/film-1.yaml	Mon Feb 21 00:43:11 2022 +0100
@@ -0,0 +1,33 @@
+"film":
+  "attribute-metadata":
+    - "name": "title"
+      "type": "string"
+    - "name": "year"
+      "type": "integer"
+    - "name": "director"
+      "type": "string"
+  "record":
+    - "title": "Beetlejuice"
+      "year": 1988
+      "director": "Tim Burton"
+    - "title": "Vacation"
+      "year": 1983
+      "director": "Harold Ramis"
+    - "title": "Christmas Vacation"
+      "year": 1989
+      "director": "Jeremiah S. Chechik"
+    - "title": "Celebrity"
+      "year": 1998
+      "director": "Woody Allen"
+    - "title": "Great Balls of Fire!"
+      "year": 1989
+      "director": "Jim McBride"
+    - "title": "Flatliners"
+      "year": 1990
+      "director": "Joel Schumacher"
+    - "title": "Heathers"
+      "year": 1988
+      "director": "Michael Lehmann"
+    - "title": "Blue Velvet"
+      "year": 1986
+      "director": "David Lynch"