You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
146 lines
3.3 KiB
146 lines
3.3 KiB
json
|
|
{
|
|
"nodes": [
|
|
{
|
|
"id": "1",
|
|
"name": "刘邦",
|
|
"type": "人物",
|
|
"description": "汉高祖刘邦,汉朝开国皇帝"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"name": "秦始皇",
|
|
"type": "人物",
|
|
"description": "中国第一位皇帝,秦朝建立者"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"name": "项羽",
|
|
"type": "人物",
|
|
"description": "西楚霸王,刘邦的主要对手"
|
|
},
|
|
{
|
|
"id": "4",
|
|
"name": "张良",
|
|
"type": "人物",
|
|
"description": "汉初三杰之一,刘邦的重要谋士"
|
|
},
|
|
{
|
|
"id": "5",
|
|
"name": "萧何",
|
|
"type": "人物",
|
|
"description": "汉初三杰之一,刘邦的重要助手"
|
|
},
|
|
{
|
|
"id": "6",
|
|
"name": "韩信",
|
|
"type": "人物",
|
|
"description": "汉初三杰之一,著名军事家"
|
|
},
|
|
{
|
|
"id": "7",
|
|
"name": "李斯",
|
|
"type": "人物",
|
|
"description": "秦始皇的重要丞相"
|
|
},
|
|
{
|
|
"id": "8",
|
|
"name": "吕不韦",
|
|
"type": "人物",
|
|
"description": "秦始皇的重要辅政大臣"
|
|
},
|
|
{
|
|
"id": "9",
|
|
"name": "胡亥",
|
|
"type": "人物",
|
|
"description": "秦二世"
|
|
},
|
|
{
|
|
"id": "10",
|
|
"name": "扶苏",
|
|
"type": "人物",
|
|
"description": "秦始皇长子"
|
|
},
|
|
{
|
|
"id": "11",
|
|
"name": "吕后",
|
|
"type": "人物",
|
|
"description": "刘邦的皇后"
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"source": "1",
|
|
"target": "2",
|
|
"type": "历史关联",
|
|
"description": "刘邦的命运与秦始皇关于天子气的预言相关联"
|
|
},
|
|
{
|
|
"source": "1",
|
|
"target": "3",
|
|
"type": "敌对关系",
|
|
"description": "楚汉争霸的主要对手"
|
|
},
|
|
{
|
|
"source": "1",
|
|
"target": "4",
|
|
"type": "君臣关系",
|
|
"description": "张良是刘邦的重要谋士"
|
|
},
|
|
{
|
|
"source": "1",
|
|
"target": "5",
|
|
"type": "君臣关系",
|
|
"description": "萧何是刘邦的重要助手"
|
|
},
|
|
{
|
|
"source": "1",
|
|
"target": "6",
|
|
"type": "君臣关系",
|
|
"description": "韩信是刘邦的重要将领"
|
|
},
|
|
{
|
|
"source": "2",
|
|
"target": "7",
|
|
"type": "君臣关系",
|
|
"description": "李斯是秦始皇的重要丞相"
|
|
},
|
|
{
|
|
"source": "2",
|
|
"target": "8",
|
|
"type": "君臣关系",
|
|
"description": "吕不韦是秦始皇的重要辅政大臣"
|
|
},
|
|
{
|
|
"source": "2",
|
|
"target": "9",
|
|
"type": "父子关系",
|
|
"description": "胡亥是秦始皇的儿子"
|
|
},
|
|
{
|
|
"source": "2",
|
|
"target": "10",
|
|
"type": "父子关系",
|
|
"description": "扶苏是秦始皇的长子"
|
|
},
|
|
{
|
|
"source": "1",
|
|
"target": "11",
|
|
"type": "夫妻关系",
|
|
"description": "吕后是刘邦的皇后"
|
|
},
|
|
{
|
|
"source": "4",
|
|
"target": "2",
|
|
"type": "敌对关系",
|
|
"description": "张良曾试图刺杀秦始皇"
|
|
},
|
|
{
|
|
"source": "3",
|
|
"target": "2",
|
|
"type": "敌对关系",
|
|
"description": "项羽观看秦始皇出巡时表达了取代他的志向"
|
|
}
|
|
]
|
|
}
|