Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
programthink committed May 2, 2018
1 parent 8493015 commit f07b345
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/company/上海慈善基金会/brief.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 本文件必须用【UTF-8】编码。
# 在 YAML 格式中,井号 # 之后的内容表示注释。

# name 必填。填写公司简称。
name: 上海慈善基金会

# full_name 可为空。填写公司全称。
full_name:

# birth 必填。填写开张时间,用【4位数年份】表示。未知年份用 N/A 表示。
birth: N/A

# death 可为空。填写关闭时间,用【4位数年份】表示,未知年份用 N/A 表示。尚未关闭则留空。
death:

# desc 必填。填写概述。用 YAML 的【多行】文本语法表示,内容采用【纯文本】。
# 考虑到生成“关系图”的展示效果,desc 的内容不宜太长。
desc: |
有多位上海领导的配偶在该基金会任职
在上海官场被誉为"官太俱乐部"
# links 可为空。填写关于此公司的网页链接(一个或多个),使用 YAML 的【list】语法。
# 考虑到可信度的问题,首选“维基百科”,其次是“国际权威媒体”。
# 对于客观事实(比如生卒年月、简历),也可以引用国内网站,比如“百度百科”或“政府网站”。
links:

0 comments on commit f07b345

Please sign in to comment.