-
Notifications
You must be signed in to change notification settings - Fork 0
/
graph_color_put.html
61 lines (56 loc) · 57.3 KB
/
graph_color_put.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html>
<head>
<title>Network Graph</title>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/vis/4.21.0/vis.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/vis/4.21.0/vis-network.min.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mynetwork {
width: 100%;
height: 800px;
border: 1px solid lightgray;
}
</style>
</head>
<body>
<div id="mynetwork"></div>
<script type="text/javascript">
var nodes = new vis.DataSet([{"id": 7, "label": "Punjab", "color": "red", "category": "related", "ner": "GPE"}, {"id": 13, "label": "Pakistan", "color": "red", "category": "related", "ner": "GPE"}, {"id": 37, "label": "government", "color": "gray", "category": "related", "ner": null}, {"id": 40, "label": "wheat", "color": "gray", "category": "related", "ner": null}, {"id": 43, "label": "Imran Khan", "color": "blue", "category": "related", "ner": "PERSON"}, {"id": 46, "label": "Fawad Chaudhry", "color": "gray", "category": "related", "ner": null}, {"id": 48, "label": "PTI", "color": "green", "category": "related", "ner": "ORG"}, {"id": 50, "label": "Usman", "color": "gray", "category": "related", "ner": null}, {"id": 52, "label": "Sudan", "color": "red", "category": "related", "ner": "GPE"}, {"id": 54, "label": "Shehbaz Sharif", "color": "gray", "category": "related", "ner": null}, {"id": 73, "label": "Islamabad", "color": "red", "category": "related", "ner": "GPE"}, {"id": 77, "label": "Rawalpindi", "color": "gray", "category": "related", "ner": null}, {"id": 96, "label": "Karachi", "color": "red", "category": "related", "ner": "GPE"}, {"id": 97, "label": "Sindh", "color": "red", "category": "related", "ner": "GPE"}, {"id": 133, "label": "Lahore", "color": "red", "category": "related", "ner": "GPE"}, {"id": 147, "label": "Umar", "color": "gray", "category": "related", "ner": null}, {"id": 158, "label": "MPA", "color": "gray", "category": "related", "ner": null}, {"id": 179, "label": "Balochistan", "color": "red", "category": "related", "ner": "GPE"}, {"id": 182, "label": "Baloch", "color": "gray", "category": "related", "ner": null}, {"id": 184, "label": "census", "color": "gray", "category": "related", "ner": null}, {"id": 185, "label": "population", "color": "gray", "category": "related", "ner": null}, {"id": 196, "label": "President", "color": "gray", "category": "related", "ner": null}, {"id": 199, "label": "India", "color": "red", "category": "related", "ner": "GPE"}, {"id": 207, "label": "Eidul Fitr", "color": "gray", "category": "related", "ner": null}, {"id": 217, "label": "DSP", "color": "gray", "category": "related", "ner": null}, {"id": 220, "label": "Khyber Pakhtunkhwa", "color": "red", "category": "related", "ner": "GPE"}, {"id": 230, "label": "protesters", "color": "gray", "category": "related", "ner": null}, {"id": 231, "label": "police", "color": "gray", "category": "related", "ner": null}, {"id": 232, "label": "officials", "color": "gray", "category": "related", "ner": null}, {"id": 243, "label": "Naveed", "color": "gray", "category": "related", "ner": null}, {"id": 251, "label": "South Waziristan", "color": "gray", "category": "related", "ner": null}, {"id": 255, "label": "TMA", "color": "gray", "category": "related", "ner": null}, {"id": 258, "label": "Khyber", "color": "gray", "category": "related", "ner": null}, {"id": 284, "label": "elections", "color": "gray", "category": "related", "ner": null}, {"id": 286, "label": "agriculture", "color": "gray", "category": "related", "ner": null}, {"id": 298, "label": "ADB", "color": "gray", "category": "related", "ner": null}, {"id": 300, "label": "PM", "color": "gray", "category": "related", "ner": null}, {"id": 324, "label": "law", "color": "gray", "category": "related", "ner": null}, {"id": 328, "label": "CDA", "color": "green", "category": "related", "ner": "ORG"}, {"id": 346, "label": "KARACHI", "color": "gray", "category": "related", "ner": null}, {"id": 359, "label": "province", "color": "gray", "category": "related", "ner": null}, {"id": 381, "label": "treated", "color": "gray", "category": "related", "ner": null}, {"id": 383, "label": "PPP", "color": "green", "category": "related", "ner": "ORG"}, {"id": 429, "label": "Irfan", "color": "gray", "category": "related", "ner": null}, {"id": 445, "label": "Akbar", "color": "gray", "category": "related", "ner": null}, {"id": 521, "label": "PESHAWAR", "color": "gray", "category": "related", "ner": null}, {"id": 603, "label": "China", "color": "gray", "category": "related", "ner": null}, {"id": 630, "label": "commissioner", "color": "gray", "category": "related", "ner": null}, {"id": 641, "label": "Yasir", "color": "gray", "category": "related", "ner": null}, {"id": 672, "label": "terrorism", "color": "gray", "category": "related", "ner": null}, {"id": 733, "label": "Moonis Elahi", "color": "gray", "category": "related", "ner": null}, {"id": 833, "label": "disqualified", "color": "gray", "category": "related", "ner": null}, {"id": 836, "label": "unseated", "color": "gray", "category": "related", "ner": null}, {"id": 902, "label": "Passco", "color": "gray", "category": "related", "ner": null}, {"id": 904, "label": "Rahim", "color": "gray", "category": "related", "ner": null}, {"id": 910, "label": "LAHORE", "color": "gray", "category": "related", "ner": null}, {"id": 912, "label": "city", "color": "gray", "category": "related", "ner": null}, {"id": 925, "label": "CPO", "color": "gray", "category": "related", "ner": null}, {"id": 981, "label": "Constitution", "color": "gray", "category": "related", "ner": null}, {"id": 986, "label": "Nawaz", "color": "gray", "category": "related", "ner": null}, {"id": 1063, "label": "lead", "color": "gray", "category": "related", "ner": null}, {"id": 1099, "label": "injured", "color": "gray", "category": "related", "ner": null}, {"id": 1132, "label": "woman", "color": "gray", "category": "related", "ner": null}, {"id": 1181, "label": "shot", "color": "gray", "category": "related", "ner": null}, {"id": 1182, "label": "killed", "color": "gray", "category": "related", "ner": null}, {"id": 1185, "label": "parliament", "color": "gray", "category": "related", "ner": null}, {"id": 1187, "label": "politicians", "color": "gray", "category": "related", "ner": null}, {"id": 1203, "label": "mpox", "color": "gray", "category": "related", "ner": null}, {"id": 1304, "label": "Toyota", "color": "gray", "category": "related", "ner": null}, {"id": 1325, "label": "Chairman", "color": "gray", "category": "related", "ner": null}, {"id": 1328, "label": "army", "color": "gray", "category": "related", "ner": null}, {"id": 1355, "label": "teachers", "color": "gray", "category": "related", "ner": null}, {"id": 1357, "label": "schools", "color": "gray", "category": "related", "ner": null}, {"id": 1358, "label": "mosques", "color": "gray", "category": "related", "ner": null}, {"id": 1375, "label": "Germany", "color": "gray", "category": "related", "ner": null}, {"id": 1422, "label": "FIR", "color": "gray", "category": "related", "ner": null}, {"id": 1456, "label": "judge", "color": "gray", "category": "related", "ner": null}, {"id": 1462, "label": "Dawn", "color": "blue", "category": "related", "ner": "PERSON"}, {"id": 1524, "label": "Imran", "color": "gray", "category": "related", "ner": null}, {"id": 1537, "label": "UN", "color": "gray", "category": "related", "ner": null}, {"id": 1575, "label": "Police", "color": "gray", "category": "related", "ner": null}, {"id": 1611, "label": "Marwat", "color": "gray", "category": "related", "ner": null}, {"id": 1639, "label": "NAB", "color": "gray", "category": "related", "ner": null}, {"id": 1646, "label": "Ikram", "color": "gray", "category": "related", "ner": null}, {"id": 1656, "label": "Ilyas", "color": "gray", "category": "related", "ner": null}, {"id": 1716, "label": "PML", "color": "green", "category": "related", "ner": "ORG"}, {"id": 1745, "label": "economy", "color": "gray", "category": "related", "ner": null}, {"id": 1837, "label": "CTD", "color": "gray", "category": "related", "ner": null}, {"id": 1910, "label": "village", "color": "gray", "category": "related", "ner": null}, {"id": 1940, "label": "DPO", "color": "gray", "category": "related", "ner": null}, {"id": 2001, "label": "coaches", "color": "gray", "category": "related", "ner": null}, {"id": 2008, "label": "Gul", "color": "gray", "category": "related", "ner": null}, {"id": 2017, "label": "DG", "color": "gray", "category": "related", "ner": null}, {"id": 2066, "label": "attack", "color": "gray", "category": "related", "ner": null}, {"id": 2069, "label": "KP", "color": "gray", "category": "related", "ner": null}, {"id": 2075, "label": "president", "color": "gray", "category": "related", "ner": null}, {"id": 2078, "label": "labourers", "color": "gray", "category": "related", "ner": null}, {"id": 2084, "label": "ISPR", "color": "gray", "category": "related", "ner": null}, {"id": 2173, "label": "journalists", "color": "gray", "category": "related", "ner": null}, {"id": 2210, "label": "MNA", "color": "gray", "category": "related", "ner": null}, {"id": 2244, "label": "Adviser", "color": "gray", "category": "related", "ner": null}, {"id": 2293, "label": "Ismail", "color": "gray", "category": "related", "ner": null}, {"id": 2332, "label": "election", "color": "gray", "category": "related", "ner": null}, {"id": 2356, "label": "DIG", "color": "gray", "category": "related", "ner": null}, {"id": 2357, "label": "SSP", "color": "gray", "category": "related", "ner": null}, {"id": 2375, "label": "FIA", "color": "gray", "category": "related", "ner": null}, {"id": 2387, "label": "media", "color": "gray", "category": "related", "ner": null}]);
var edges = new vis.DataSet([{"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 48, "to": 46, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 48, "to": 50, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 13, "to": 54, "label": "head of government", "category": "related", "arrows": "to"}, {"from": 13, "to": 52, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 54, "to": 13, "label": "country of citizenship", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "owner of", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 48, "to": 147, "label": "office held by head of the organization", "category": "related", "arrows": "to"}, {"from": 158, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 179, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 184, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 185, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 243, "to": 243, "label": "father", "category": "related", "arrows": "to"}, {"from": 255, "to": 255, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 258, "to": 220, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 284, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 286, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 300, "to": 54, "label": "officeholder", "category": "related", "arrows": "to"}, {"from": 54, "to": 300, "label": "position held", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial", "category": "related", "arrows": "to"}, {"from": 7, "to": 97, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 97, "to": 7, "label": "shares", "category": "related", "arrows": "to"}, {"from": 324, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 324, "to": 13, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 328, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 328, "to": 328, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 96, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 96, "label": "located", "category": "related", "arrows": "to"}, {"from": 231, "to": 96, "label": "located in the", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 381, "to": 381, "label": "subclass of", "category": "related", "arrows": "to"}, {"from": 381, "to": 381, "label": "subclass", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 429, "to": 133, "label": "place of death", "category": "related", "arrows": "to"}, {"from": 50, "to": 133, "label": "place of death", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of", "category": "related", "arrows": "to"}, {"from": 37, "to": 220, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 521, "to": 220, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 521, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 603, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 603, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 603, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 37, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 231, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 630, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 231, "to": 346, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 54, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 672, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 96, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial", "category": "related", "arrows": "to"}, {"from": 13, "to": 77, "label": "capital", "category": "related", "arrows": "to"}, {"from": 77, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 13, "label": "capital", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 54, "to": 13, "label": "country of citizenship", "category": "related", "arrows": "to"}, {"from": 231, "to": 346, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 231, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial", "category": "related", "arrows": "to"}, {"from": 48, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 48, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 48, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 48, "to": 7, "label": "contains administrative", "category": "related", "arrows": "to"}, {"from": 220, "to": 48, "label": "country", "category": "related", "arrows": "to"}, {"from": 48, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 902, "to": 904, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 37, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 925, "to": 133, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 925, "to": 133, "label": "located in the", "category": "related", "arrows": "to"}, {"from": 133, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 77, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 133, "label": "capital", "category": "related", "arrows": "to"}, {"from": 7, "to": 77, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 77, "to": 7, "label": "located in the", "category": "related", "arrows": "to"}, {"from": 7, "to": 77, "label": "capital", "category": "related", "arrows": "to"}, {"from": 77, "to": 7, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 46, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 284, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 981, "to": 981, "label": "has part", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 284, "to": 43, "label": "successful candidate", "category": "related", "arrows": "to"}, {"from": 37, "to": 73, "label": "located in the administrative territorial", "category": "related", "arrows": "to"}, {"from": 13, "to": 603, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 13, "to": 199, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 603, "to": 13, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 199, "to": 13, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 77, "to": 231, "label": "located in the administrative", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 77, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 77, "label": "capital", "category": "related", "arrows": "to"}, {"from": 37, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 231, "to": 96, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 1132, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 133, "label": "capital", "category": "related", "arrows": "to"}, {"from": 7, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 46, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 133, "to": 199, "label": "country", "category": "related", "arrows": "to"}, {"from": 1181, "to": 1182, "label": "subclass of", "category": "related", "arrows": "to"}, {"from": 1185, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 1185, "label": "legislative body", "category": "related", "arrows": "to"}, {"from": 1187, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1185, "label": "legislative body", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1187, "label": "legislative", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1185, "label": "has part", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1187, "label": "has", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 521, "to": 220, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 521, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 7, "to": 97, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 97, "to": 7, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 521, "to": 220, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 521, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 46, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 48, "to": 46, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 1325, "to": 43, "label": "officeholder", "category": "related", "arrows": "to"}, {"from": 43, "to": 1325, "label": "position held", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 7, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 1358, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 328, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 77, "to": 77, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 1375, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 1375, "to": 13, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 1375, "to": 1375, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 179, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 97, "to": 179, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 179, "to": 97, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 97, "to": 7, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 7, "to": 97, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 383, "to": 1325, "label": "office held by head of the organization", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 1422, "to": 77, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 133, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "located in the administrative", "category": "related", "arrows": "to"}, {"from": 179, "to": 97, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 97, "to": 179, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 77, "to": 73, "label": "twinned administrative body", "category": "related", "arrows": "to"}, {"from": 73, "to": 77, "label": "twinned administrative body", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 54, "label": "head of government", "category": "related", "arrows": "to"}, {"from": 54, "to": 13, "label": "country of citizenship", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 48, "to": 1524, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 1185, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 1185, "label": "legislative body", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 328, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 328, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 231, "to": 328, "label": "applies", "category": "related", "arrows": "to"}, {"from": 231, "to": 328, "label": "part of", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial", "category": "related", "arrows": "to"}, {"from": 199, "to": 13, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 13, "to": 199, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 13, "to": 13, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 1639, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 1639, "to": 97, "label": "located in the administrative territorial", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 1185, "label": "legislative body", "category": "related", "arrows": "to"}, {"from": 1185, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 1185, "to": 13, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 1656, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 231, "label": "has part", "category": "related", "arrows": "to"}, {"from": 231, "to": 231, "label": "part of", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 37, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 1745, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 54, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 54, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 73, "to": 231, "label": "authority", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "located in the", "category": "related", "arrows": "to"}, {"from": 73, "to": 231, "label": "legislative body", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "applies to", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 73, "to": 73, "label": "located in the", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 77, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 37, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 37, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 37, "to": 13, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 13, "to": 603, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 603, "to": 13, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 603, "to": 13, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 37, "to": 258, "label": "officeholder", "category": "related", "arrows": "to"}, {"from": 97, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 97, "label": "contains administrative territorial", "category": "related", "arrows": "to"}, {"from": 97, "to": 179, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 97, "to": 7, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 179, "to": 97, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 7, "to": 97, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 97, "to": 7, "label": "shares border", "category": "related", "arrows": "to"}, {"from": 97, "to": 179, "label": "shares", "category": "related", "arrows": "to"}, {"from": 7, "to": 179, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 46, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 7, "to": 133, "label": "capital", "category": "related", "arrows": "to"}, {"from": 133, "to": 7, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 133, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 1185, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 231, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 37, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 73, "to": 231, "label": "authority", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "located in the", "category": "related", "arrows": "to"}, {"from": 73, "to": 231, "label": "legislative body", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 231, "to": 73, "label": "applies to", "category": "related", "arrows": "to"}, {"from": 13, "to": 77, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 77, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 77, "to": 13, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 133, "label": "capital", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 7, "to": 133, "label": "capital", "category": "related", "arrows": "to"}, {"from": 133, "to": 7, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 133, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 37, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 97, "to": 97, "label": "capital", "category": "related", "arrows": "to"}, {"from": 1639, "to": 2017, "label": "office held by head of the organization", "category": "related", "arrows": "to"}, {"from": 2017, "to": 1639, "label": "part of", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 133, "label": "capital", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 133, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 133, "to": 7, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 2075, "label": "office held by head of government", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 258, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1185, "label": "part of", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1185, "label": "has part", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1185, "label": "has", "category": "related", "arrows": "to"}, {"from": 1185, "to": 1185, "label": "part", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 96, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 133, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 54, "to": 43, "label": "relative", "category": "related", "arrows": "to"}, {"from": 13, "to": 54, "label": "head of government", "category": "related", "arrows": "to"}, {"from": 13, "to": 603, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 603, "to": 13, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 96, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political party", "category": "related", "arrows": "to"}, {"from": 43, "to": 48, "label": "member of political", "category": "related", "arrows": "to"}, {"from": 2210, "to": 73, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 2210, "to": 73, "label": "located in the administrative territorial", "category": "related", "arrows": "to"}, {"from": 133, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative", "category": "related", "arrows": "to"}, {"from": 97, "to": 54, "label": "head of government", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 13, "to": 73, "label": "capital", "category": "related", "arrows": "to"}, {"from": 73, "to": 13, "label": "capital of", "category": "related", "arrows": "to"}, {"from": 13, "to": 54, "label": "head of government", "category": "related", "arrows": "to"}, {"from": 13, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 54, "to": 13, "label": "country of citizenship", "category": "related", "arrows": "to"}, {"from": 220, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 220, "to": 179, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 179, "to": 220, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 179, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 7, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 7, "to": 220, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 521, "to": 220, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 220, "to": 521, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 521, "to": 258, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 258, "to": 521, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 258, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 258, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 258, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 220, "to": 258, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 258, "to": 220, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 258, "to": 220, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 284, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 284, "to": 2069, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 2332, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 2332, "to": 2069, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 2069, "to": 7, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 7, "to": 2069, "label": "applies to jurisdiction", "category": "related", "arrows": "to"}, {"from": 179, "to": 179, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 7, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 13, "to": 97, "label": "contains administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 7, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 13, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 184, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 185, "to": 13, "label": "country", "category": "related", "arrows": "to"}, {"from": 7, "to": 220, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 220, "to": 7, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 220, "to": 220, "label": "shares border with", "category": "related", "arrows": "to"}, {"from": 48, "to": 43, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 48, "to": 46, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 48, "to": 50, "label": "chairperson", "category": "related", "arrows": "to"}, {"from": 13, "to": 199, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 199, "to": 13, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 48, "to": 147, "label": "office held by head of the organization", "category": "related", "arrows": "to"}, {"from": 13, "to": 54, "label": "head of government", "category": "related", "arrows": "to"}, {"from": 13, "to": 52, "label": "diplomatic relation", "category": "related", "arrows": "to"}, {"from": 54, "to": 13, "label": "country of citizenship", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}, {"from": 96, "to": 97, "label": "located in the administrative territorial entity", "category": "related", "arrows": "to"}, {"from": 97, "to": 96, "label": "capital", "category": "related", "arrows": "to"}]);
var container = document.getElementById('mynetwork');
var data = {
nodes: nodes,
edges: edges
};
var options = {
nodes: {
shape: 'dot',
size: 20,
font: {
size: 15,
color: '#000000'
},
borderWidth: 2
},
edges: {
width: 2,
font: {
size: 12,
align: 'middle'
},
arrows: {
to: {enabled: true, scaleFactor: 1}
},
smooth: {
enabled: true,
type: 'dynamic'
}
},
physics: {
enabled: true
}
};
var network = new vis.Network(container, data, options);
</script>
</body>
</html>