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