Browse Source

fixed json

master
alicestrt 4 years ago
parent
commit
3b5e003b53
  1. 113
      static/js/group1.json

113
static/js/group1.json

@ -75,11 +75,6 @@
"group": 1, "group": 1,
"id": "kaygusuz" "id": "kaygusuz"
}, },
{
"name": "Folkloric literature and Aşık tradition",
"group": 1
},
{ {
"name": "Ahmed Yesevi", "name": "Ahmed Yesevi",
@ -97,6 +92,16 @@
"name": "Hacı Bektaş-i Veli", "name": "Hacı Bektaş-i Veli",
"group": 2, "group": 2,
"id": "haci" "id": "haci"
},
{
"name": "Nazım Hikmet",
"group": 3,
"id": "nazim"
},
{
"name": "Ahmed Arif",
"group": 3,
"id": "ahmed"
} }
], ],
"links": [{ "links": [{
@ -120,104 +125,14 @@
"value": 1 "value": 1
}, },
{ {
"source": 16, "source": 15,
"target": 17, "target": 16,
"value": 3 "value": 3
}, },
{ {
"source": 16, "source": 15,
"target": 18, "target": 17,
"value": 3 "value": 3
},
{
"source": 0,
"target": 15,
"value": 1
},
{
"source": 1,
"target": 15,
"value": 1
},
{
"source": 2,
"target": 15,
"value": 1
},
{
"source": 3,
"target": 15,
"value": 1
},
{
"source": 4,
"target": 15,
"value": 1
},
{
"source": 5,
"target": 15,
"value": 1
},
{
"source": 6,
"target": 15,
"value": 1
},
{
"source": 7,
"target": 15,
"value": 1
},
{
"source": 8,
"target": 15,
"value": 1
},
{
"source": 9,
"target": 15,
"value": 1
},
{
"source": 10,
"target": 15,
"value": 1
},
{
"source": 11,
"target": 15,
"value": 1
},
{
"source": 12,
"target": 15,
"value": 1
},
{
"source": 13,
"target": 15,
"value": 1
},
{
"source": 14,
"target": 15,
"value": 1
},
{
"source": 16,
"target": 19,
"value": 1
},
{
"source": 17,
"target": 19,
"value": 1
},
{
"source": 18,
"target": 19,
"value": 1
} }
] ]
} }

Loading…
Cancel
Save