math-tutor/wiki/SCHEMA.md
大师 43c0a0d5be feat: LLM Wiki — 中小学数学教材知识库 (人教版 G1-G9)
基于 TapXWorld/ChinaTextbook (71.1k stars) 原始PDF教材构建

Wiki 结构 (39 files):
- SCHEMA.md + index.md + log.md
- 9 年级课程概念页 (G1-G9, concepts/)
- 5 跨年级实体页 (加减法/乘除法/分数/几何/代数, entities/)
- 18 原始教材文本提取 (raw/textbooks/)

每个年级页覆盖全部单元,含核心概念、前置/后续衔接 [[wikilinks]]
实体页描绘知识进阶路径,标注教学法要点
2026-05-22 11:59:36 +08:00

18 lines
640 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Wiki Schema — 中小学数学教材知识体系
## 领域
中国中小学数学教材(人教版 PEP知识体系覆盖一年级至九年级。
## 规范
- 文件名: 中文,用 `-` 连接
- 所有页面含 YAML frontmatter
- 使用 `[[wikilinks]]` 链接每页至少2个出链
- 更新时同步修改 `updated` 日期
- 新页面须加入 `index.md`
## 标签分类
- 年级标签: `小学低年级` `小学中年级` `小学高年级` `初中`
- 领域标签: `数与代数` `图形与几何` `统计与概率` `综合与实践`
- 类型标签: `curriculum` `concept` `entity`
- 元标签: `人教版` `中国教材`