chore: 更改data.json中内容

This commit is contained in:
hhs
2026-04-06 15:47:43 +08:00
parent 7dd25066ad
commit 5447b653d2
+7 -58
View File
@@ -8,11 +8,6 @@
"importance": 1, "importance": 1,
"description": "计算机科学的一个分支,致力于创建能够执行通常需要人类智能的任务的机器", "description": "计算机科学的一个分支,致力于创建能够执行通常需要人类智能的任务的机器",
"aliases": ["机器智能", "AI"] "aliases": ["机器智能", "AI"]
},
"style": {
"fill": "#FF6B6B",
"stroke": "#EE5A5A",
"lineWidth": 3
} }
}, },
{ {
@@ -22,11 +17,6 @@
"properties": { "properties": {
"importance": 0.9, "importance": 0.9,
"description": "人工智能的一个子领域,让计算机系统能够从数据中学习和改进" "description": "人工智能的一个子领域,让计算机系统能够从数据中学习和改进"
},
"style": {
"fill": "#4ECDC4",
"stroke": "#45B7B0",
"lineWidth": 2
} }
}, },
{ {
@@ -36,11 +26,6 @@
"properties": { "properties": {
"importance": 0.8, "importance": 0.8,
"description": "基于人工神经网络的机器学习方法" "description": "基于人工神经网络的机器学习方法"
},
"style": {
"fill": "#45B7D1",
"stroke": "#3DA4BA",
"lineWidth": 2
} }
}, },
{ {
@@ -60,10 +45,6 @@
"importance": 0.6, "importance": 0.6,
"language": "Python, C++", "language": "Python, C++",
"author": "Google" "author": "Google"
},
"style": {
"fill": "#FFA07A",
"stroke": "#FF7F50"
} }
}, },
{ {
@@ -74,10 +55,6 @@
"importance": 0.6, "importance": 0.6,
"language": "Python", "language": "Python",
"author": "Meta" "author": "Meta"
},
"style": {
"fill": "#FFA07A",
"stroke": "#FF7F50"
} }
}, },
{ {
@@ -160,77 +137,49 @@
"source": "1", "source": "1",
"target": "2", "target": "2",
"label": "包含", "label": "包含",
"type": "关系", "type": "关系"
"style": {
"stroke": "#95A5A6",
"lineWidth": 2
}
}, },
{ {
"id": "e2", "id": "e2",
"source": "2", "source": "2",
"target": "3", "target": "3",
"label": "子领域", "label": "子领域",
"type": "关系", "type": "关系"
"style": {
"stroke": "#95A5A6",
"lineWidth": 2
}
}, },
{ {
"id": "e3", "id": "e3",
"source": "3", "source": "3",
"target": "4", "target": "4",
"label": "基于", "label": "基于",
"type": "技术依赖", "type": "技术依赖"
"style": {
"stroke": "#3498DB",
"lineWidth": 2
}
}, },
{ {
"id": "e4", "id": "e4",
"source": "3", "source": "3",
"target": "5", "target": "5",
"label": "框架", "label": "框架",
"type": "工具关系", "type": "工具关系"
"style": {
"stroke": "#E74C3C",
"lineWidth": 1
}
}, },
{ {
"id": "e5", "id": "e5",
"source": "3", "source": "3",
"target": "6", "target": "6",
"label": "框架", "label": "框架",
"type": "工具关系", "type": "工具关系"
"style": {
"stroke": "#E74C3C",
"lineWidth": 1
}
}, },
{ {
"id": "e6", "id": "e6",
"source": "1", "source": "1",
"target": "7", "target": "7",
"label": "应用", "label": "应用",
"type": "应用领域", "type": "应用领域"
"style": {
"stroke": "#2ECC71",
"lineWidth": 2
}
}, },
{ {
"id": "e7", "id": "e7",
"source": "1", "source": "1",
"target": "8", "target": "8",
"label": "应用", "label": "应用",
"type": "应用领域", "type": "应用领域"
"style": {
"stroke": "#2ECC71",
"lineWidth": 2
}
}, },
{ {
"id": "e8", "id": "e8",