server/python/django2/renkanmanager/tests/test_revision_copy.json
author durandn
Tue, 04 Oct 2016 16:35:37 +0200
changeset 642 91f4bdfa032e
parent 626 112912309726
permissions -rw-r--r--
Added tag V00.12.23 for changeset 30b673cb13ee

{
    "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"
}