Phase 0-2: Schema cleanup, typed relations, event-driven automation
- Phase 0: AGENTS.md cleanup (dedup quotes, renumber sections, merge qmd) - Phase 1: typed relations (manage-relations.py, graph-search.py, check-staleness.py, detect-conflicts.py) - Phase 2: frontmatter validator, weekly lint, knowledge promotion, git hooks - Fix .gitignore to track tools/ and .githooks/ - Fix git remote URL (remove plaintext token) - New wiki pages: 504 pages, 34 raw sources
This commit is contained in:
@@ -1,10 +1,86 @@
|
||||
---
|
||||
categories: "[[People]]"
|
||||
categories:
|
||||
- "[[LLM Wiki]]"
|
||||
- "[[People]]"
|
||||
tags:
|
||||
- wiki
|
||||
- people
|
||||
- authors
|
||||
para: []
|
||||
- person/author
|
||||
created: {{date}}
|
||||
last: {{date}}
|
||||
source: "[[来源]]"
|
||||
type:
|
||||
- "People"
|
||||
- "Author"
|
||||
birthday:
|
||||
death:
|
||||
nationality: 中国
|
||||
origin:
|
||||
aliases: []
|
||||
---
|
||||
|
||||
# {作者名}
|
||||
|
||||
![[Attachments/people/作者名.jpg]]
|
||||
|
||||
> **一句话定义**(15字以内概括)
|
||||
|
||||
## 基本信息
|
||||
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 姓名 | {作者名} |
|
||||
| 生卒 | {YYYY-MM-DD} ~ {YYYY-MM-DD} 或 在世 |
|
||||
| 国籍 | {国籍} |
|
||||
| 籍贯 | {省份} |
|
||||
| 身份 | 作家/学者/记者 |
|
||||
|
||||
## 代表作品
|
||||
|
||||
| 年份 | 作品 | 备注 |
|
||||
|------|------|------|
|
||||
| {年} | 《{作品名}》 | {奖项/评价} |
|
||||
|
||||
## 生平
|
||||
|
||||
{从Wikipedia提取的关键内容,按时间线分段}
|
||||
|
||||
### 早年
|
||||
|
||||
- 关键经历
|
||||
|
||||
### 事业
|
||||
|
||||
- 关键成就
|
||||
|
||||
### 晚年/近年
|
||||
|
||||
- 近期动态
|
||||
|
||||
## 核心观点/思想
|
||||
|
||||
- 观点1
|
||||
- 观点2
|
||||
|
||||
## 主要贡献
|
||||
|
||||
- 贡献1
|
||||
- 贡献2
|
||||
|
||||
## 关联内容
|
||||
|
||||
### 人物
|
||||
|
||||
- [[相关人物]]
|
||||
|
||||
### 书籍
|
||||
|
||||
- [[相关著作]]
|
||||
|
||||
## 来源
|
||||
|
||||
- [[Wikipedia]] — 中文维基百科"{作者名}"词条
|
||||
|
||||
## Books
|
||||
|
||||
![[Books.base#Author]]
|
||||
![[Books.base#Author]]
|
||||
|
||||
Reference in New Issue
Block a user