add examples for youtube node types, add a way to open node urls with a single click
{
"users": [{
"_id": "admin",
"title": "root@iri.centrepompidou.fr",
"uri": "",
"description": "",
"color": "#666666"
}],
"nodes": [{
"_id": "node-2016-04-07-a9fe3711-8006-4a5d-b96a-0ab1630ee7de-0001",
"title": "test node 1",
"uri": "",
"description": "",
"position": {
"x": -109,
"y": -42.5
},
"image": "",
"style": {
"dash": false
},
"created_by": null,
"shape": "circle",
"type": "default"
}, {
"_id": "node-2016-06-21-6388a022-27c6-4f4a-8fb3-318b34d5ce9c-0001",
"title": "test node 2",
"uri": "",
"description": "",
"position": {
"x": -377,
"y": -14
},
"image": "",
"style": {
"dash": false
},
"created_by": null,
"shape": "circle",
"type": "default"
}, {
"_id": "node-2016-06-21-80cce7b7-030f-45f0-bb04-f8a771faee5f-0001",
"title": "test node 3",
"uri": "",
"description": "",
"position": {
"x": -253.21838623008796,
"y": -66.22059428680411
},
"image": "",
"style": {
"dash": false
},
"created_by": null,
"shape": "circle",
"type": "default"
}],
"edges": [{
"_id": "edge-2016-06-21-80cce7b7-030f-45f0-bb04-f8a771faee5f-0002",
"title": "test edge 1",
"uri": "http://example.com",
"description": "edge 1",
"from": "node-2016-06-21-80cce7b7-030f-45f0-bb04-f8a771faee5f-0001",
"to": "node-2016-06-21-6388a022-27c6-4f4a-8fb3-318b34d5ce9c-0001",
"created_by": null
}, {
"_id": "edge-2016-06-21-80cce7b7-030f-45f0-bb04-f8a771faee5f-0003",
"title": "test edge 2",
"uri": "",
"description": "",
"from": "node-2016-06-21-80cce7b7-030f-45f0-bb04-f8a771faee5f-0001",
"to": "node-2016-04-07-a9fe3711-8006-4a5d-b96a-0ab1630ee7de-0001",
"created_by": null
}],
"views": [{
"_id": "view-9ecf59d9-2452-4af9-b3a0-b4f8714d2a33",
"zoom_level": 3.044776119402986,
"offset": {
"x": 1605.8805970149256,
"y": 425.62687488438837
},
"title": "test view 1",
"description": "",
"created_by": null,
"hidden_nodes": ["node-2016-06-21-80cce7b7-030f-45f0-bb04-f8a771faee5f-0001"]
}],
"title": "test",
"schema_version": "2",
"space_id": "111",
"created": "2016-03-11 12:15:13.030697+00:00",
"updated": "2016-06-21 15:08:17.584479+00:00",
"description": "test description",
"id": "c0bd5f0b-5559-40e0-92a2-fe2cb6cf8de6"
}