zhao/data/family/胡锦涛.yaml

28 lines
1.1 KiB
YAML
Raw 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.

# 本文件必须用【UTF-8】编码。
# 在 YAML 格式中,井号 # 之后的内容表示注释。
# name 表示“家族名称”(用家族中最牛逼的人名表示)。
name: 胡锦涛
# inner 表示“核心成员”(通常是有直接血缘关系的成员)
inner: [刘永清, 胡海峰, 胡海清, 茅道临, 胡锦蓉, 胡锦华, 常芝青, 刘永平, 王彦峰]
# outer 表示“外围成员”(通常是非血缘关系引入的成员)
outer: [万达集团]
# relations 表示“家族成员关系”。使用 YAML 的【list】语法表示。
# 每一行又是一个 list包含三个元素分别表示[from, to, desc]
# 考虑到生成“关系图”的展示效果desc 尽量用一到两个字表示。
relations:
- [胡锦涛, 刘永清, 妻]
- [常芝青, 刘永清, 外甥女]
- [刘永清, 刘永平, 姐]
- [刘永平, 王彦峰, 夫]
- [胡锦涛, 胡锦华, 堂兄]
- [胡锦涛, 胡锦蓉, 妹]
- [胡锦涛, 胡海峰, 独子]
- [刘永清, 胡海峰, 独子]
- [胡锦涛, 胡海清, 独女]
- [刘永清, 胡海清, 独女]
- [胡海清, 茅道临, 夫]