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:
@@ -0,0 +1,81 @@
|
||||
---
|
||||
categories:
|
||||
- "[[LLM Wiki]]"
|
||||
- "[[People]]"
|
||||
tags:
|
||||
- wiki
|
||||
- people
|
||||
- person/actor
|
||||
created: {{date}}
|
||||
last: {{date}}
|
||||
source: "[[来源]]"
|
||||
type:
|
||||
- "People"
|
||||
- "Actors"
|
||||
birthday:
|
||||
death:
|
||||
nationality: 中国
|
||||
origin:
|
||||
aliases: []
|
||||
---
|
||||
|
||||
# {演员名}
|
||||
|
||||
![[Attachments/people/演员名.jpg]]
|
||||
|
||||
> **一句话定义**(15字以内概括)
|
||||
|
||||
## 基本信息
|
||||
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 姓名 | {演员名} |
|
||||
| 出生 | {YYYY-MM-DD} |
|
||||
| 国籍 | {国籍} |
|
||||
| 籍贯 | {省份} |
|
||||
| 职业 | 演员/导演/艺人 |
|
||||
|
||||
## 代表作品
|
||||
|
||||
| 年份 | 片名 | 角色 | 备注 |
|
||||
|------|------|------|------|
|
||||
| {年} | [[{电影名}]] | {角色} | {奖项} |
|
||||
|
||||
## 生平
|
||||
|
||||
{从Wikipedia提取的关键内容,按时间线分段}
|
||||
|
||||
### 早年
|
||||
|
||||
- 关键经历
|
||||
|
||||
### 演艺事业
|
||||
|
||||
- 关键成就
|
||||
|
||||
### 近年
|
||||
|
||||
- 近期动态
|
||||
|
||||
## 演艺成就
|
||||
|
||||
- 成名作/代表作
|
||||
- 获奖情况
|
||||
|
||||
## 关联内容
|
||||
|
||||
### 人物
|
||||
|
||||
- [[相关演员/导演]]
|
||||
|
||||
### 电影
|
||||
|
||||
- [[相关电影]]
|
||||
|
||||
## 来源
|
||||
|
||||
- [[Wikipedia]] — 中文维基百科"{演员名}"词条
|
||||
|
||||
## Movies
|
||||
|
||||
![[Movies.base#Actor]]
|
||||
Reference in New Issue
Block a user