client/data/test-data.json
changeset 55 17ff0be41a5b
parent 52 e0f6f3c31150
child 195 15e048e00002
equal deleted inserted replaced
54:43c35d6ca3f0 55:17ff0be41a5b
     1 {
     1 {
     2     "users": [
     2     "users": [
     3         {
     3         {
     4             "_id": "u-anonymous",
     4             "_id": "u-iri",
     5             "title": "anonymous",
     5             "title": "IRI",
     6             "uri": "",
     6             "uri": "",
     7             "description": "",
     7             "description": "",
     8             "color": "#dd00dd"
     8             "color": "#dd00dd"
     9         }, {
     9         }, {
    10             "_id": "u-cybunk",
    10             "_id": "u-cybunk",
   282             "title": "is an example of",
   282             "title": "is an example of",
   283             "uri": "",
   283             "uri": "",
   284             "description": "",
   284             "description": "",
   285             "from": "node-2012-08-22-b778a9fc31296d6b-000a",
   285             "from": "node-2012-08-22-b778a9fc31296d6b-000a",
   286             "to": "node-2012-08-22-9da6eef6c6391d05-000b",
   286             "to": "node-2012-08-22-9da6eef6c6391d05-000b",
   287             "created_by": "u-anonymous"
   287             "created_by": "u-iri"
   288         }, {
   288         }, {
   289             "_id": "edge-2012-09-06-70cc0c2d5e1112d3-0002",
   289             "_id": "edge-2012-09-06-70cc0c2d5e1112d3-0002",
   290             "title": "tool used",
   290             "title": "tool used",
   291             "uri": "",
   291             "uri": "",
   292             "description": "",
   292             "description": "",
   293             "from": "node-2012-08-22-5b349e49066c1b01-0001",
   293             "from": "node-2012-08-22-5b349e49066c1b01-0001",
   294             "to": "node-2012-08-22-b778a9fc31296d6b-000a",
   294             "to": "node-2012-08-22-b778a9fc31296d6b-000a",
   295             "created_by": "u-anonymous"
   295             "created_by": "u-iri"
   296         }
   296         }
   297     ]
   297     ]
   298 }
   298 }