diff -r 3247fccfbd3f -r e0f6f3c31150 client/data/test-data.json --- a/client/data/test-data.json Mon Jan 14 16:00:07 2013 +0100 +++ b/client/data/test-data.json Thu Jan 31 18:53:08 2013 +0100 @@ -1,8 +1,8 @@ { "users": [ { - "_id": "u-anonymous", - "title": "anonymous", + "_id": "u-iri", + "title": "IRI", "uri": "", "description": "", "color": "#dd00dd" @@ -284,7 +284,7 @@ "description": "", "from": "node-2012-08-22-b778a9fc31296d6b-000a", "to": "node-2012-08-22-9da6eef6c6391d05-000b", - "created_by": "u-anonymous" + "created_by": "u-iri" }, { "_id": "edge-2012-09-06-70cc0c2d5e1112d3-0002", "title": "tool used", @@ -292,7 +292,7 @@ "description": "", "from": "node-2012-08-22-5b349e49066c1b01-0001", "to": "node-2012-08-22-b778a9fc31296d6b-000a", - "created_by": "u-anonymous" + "created_by": "u-iri" } ] } \ No newline at end of file