DOC-FULL-011:DocumentInfo 完整化 #112

Closed
opened 2026-06-11 21:55:22 +08:00 by wangdl · 0 comments
Owner

目标

完善 DocumentInfo,统一不同文件类型的基础元信息输出。

字段

materialId, fileName, fileType, mimeType, fileSize, pageCount?, wordCount?, charCount?, title?, author?, language?, previewMode, metadata

支持类型

text, markdown, pdf, image, epub, office, unknown

验收

DocumentInfo 覆盖基础字段;不同文件类型允许缺失字段;metadata 支持扩展;FFI DTO 可用;有单元测试

## 目标 完善 DocumentInfo,统一不同文件类型的基础元信息输出。 ## 字段 materialId, fileName, fileType, mimeType, fileSize, pageCount?, wordCount?, charCount?, title?, author?, language?, previewMode, metadata ## 支持类型 text, markdown, pdf, image, epub, office, unknown ## 验收 DocumentInfo 覆盖基础字段;不同文件类型允许缺失字段;metadata 支持扩展;FFI DTO 可用;有单元测试
wangdl added this to the M-DOC-FULL:Document Runtime 完整阅读内核与学习事件协议 milestone 2026-06-11 21:55:22 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/zhixi-document-runtime#112
No description provided.