From 4d516f8328bfaa56c7e0ecceb1f9ffaa26f6f08a Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Fri, 20 Feb 2026 00:14:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md=20=E5=92=8C=20ST?= =?UTF-8?q?ATUS.md=20-=20=E6=A0=87=E8=AE=B0=E5=AE=9E=E4=BD=93=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E6=89=A9=E5=B1=95=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 37284be..f84c8c8 100644 --- a/README.md +++ b/README.md @@ -138,13 +138,13 @@ POST /api/v1/projects/{project_id}/align-entities?threshold=0.85 - 实体演变追踪 - 时间线可视化面板 -### 待开发任务 📋 +3. **实体属性扩展** ✅ + - 数据库层: `entity_attributes`, `attribute_templates`, `attribute_history` 表 + - 后端 API: 属性模板管理、实体属性 CRUD、属性历史查询 + - 支持属性类型: text, number, date, select, multiselect, boolean + - 属性筛选搜索 API -3. **实体属性扩展** - 下一个优先级 - - 支持自定义实体属性(年龄、职位、部门等) - - 属性模板管理 - - 属性搜索和筛选 - - 属性变更历史 +### 待开发任务 📋 4. **导出功能** - 知识图谱导出为 PNG/SVG