TIC-MEHDS-KnowledgeGraph-java/kgBuilder-ui/public/static/kgData.json

169 lines
4.4 KiB
JSON
Raw Normal View History

2025-10-28 15:13:57 +08:00
{
"node": [
{
"flag": "1",
"code": "2730103",
"parentCode": "27301",
"grade": "2",
"name": "儒家",
"uuid": "26365002",
"imgsrc": ""
},
{
"code": "273010308",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "王守仁",
"uuid": "46178689",
"imgsrc": "http://h.bytravel.cn/ren/0/head/2057.gif"
},
{
"code": "273010307",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "陆九渊",
"uuid": "46178686",
"imgsrc": "https://bkimg.cdn.bcebos.com/pic/dcc451da81cb39dbde12202dd0160924aa1830fe?x-bce-process=image/resize,m_lfit,w_268,limit_1/format,f_jpg"
},
{
"code": "273010306",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "朱熹",
"uuid": "46178681",
"imgsrc": "https://bkimg.cdn.bcebos.com/pic/f31fbe096b63f624da9384678944ebf81b4ca38c?x-bce-process=image/resize,m_lfit,w_268,limit_1/format,f_jpg"
},
{
"code": "273010305",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "程颐",
"uuid": "46178676",
"imgsrc": "https://bkimg.cdn.bcebos.com/pic/060828381f30e92489594e3b4f086e061d95f73f?x-bce-process=image/resize,m_lfit,w_268,limit_1/format,f_jpg"
},
{
"code": "273010304",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "董仲舒",
"uuid": "46178671",
"imgsrc": "https://bkimg.cdn.bcebos.com/pic/b17eca8065380cd7bbccaaf5a344ad34588281d3?x-bce-process=image/resize,m_lfit,w_268,limit_1/format,f_jpg"
},
{
"code": "273010309",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "曾子",
"uuid": "46178665",
"imgsrc": "https://bkimg.cdn.bcebos.com/pic/838ba61ea8d3fd1fa226566e3f4e251f95ca5fb3?x-bce-process=image/resize,m_lfit,w_268,limit_1/format,f_jpg"
},
{
"code": "273010303",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "荀子",
"uuid": "46178660",
"imgsrc": "https://bkimg.cdn.bcebos.com/pic/37d3d539b6003af36cf611c53b2ac65c1138b6c3?x-bce-process=image/resize,m_lfit,w_268,limit_1/format,f_jpg"
},
{
"code": "273010302",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "孟子",
"uuid": "46178654",
"imgsrc": "http://img.duoziwang.com/2018/19/07051620110108.jpg"
},
{
"code": "273010301",
"flag": "0",
"parentCode": "2730103",
"grade": "4",
"name": "孔子",
"uuid": "46178648",
"imgsrc": "http://img.duoziwang.com/2018/17/05142055603532.jpg"
}
],
"relationship": [
{
"sourceId": "26365002",
"targetId": "46178689",
"name": "代表人物",
"targetcode": "273010308",
"uuid": "91804311",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178686",
"name": "代表人物",
"targetcode": "273010307",
"uuid": "91804310",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178681",
"name": "代表人物",
"targetcode": "273010306",
"uuid": "91804309",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178676",
"name": "代表人物",
"targetcode": "273010305",
"uuid": "91804308",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178671",
"name": "代表人物",
"targetcode": "273010304",
"uuid": "91804307",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178665",
"name": "代表人物",
"targetcode": "273010309",
"uuid": "91804306",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178660",
"name": "代表人物",
"targetcode": "273010303",
"uuid": "91804305",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178654",
"name": "代表人物",
"targetcode": "273010302",
"uuid": "91804295",
"sourcecode": "2730103"
},
{
"sourceId": "26365002",
"targetId": "46178648",
"name": "代表人物",
"targetcode": "273010301",
"uuid": "91804294",
"sourcecode": "2730103"
}
]
}