forked from MLT-OSS/FirstData
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrystallography-open-database.json
More file actions
63 lines (63 loc) · 1.94 KB
/
crystallography-open-database.json
File metadata and controls
63 lines (63 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"id": "acad-cod",
"name": {
"en": "Crystallography Open Database",
"zh": "晶体学开放数据库"
},
"description": {
"en": "Open-access collection of crystal structures of organic, inorganic, metal-organic compounds and minerals, excluding biopolymers. The COD is a collaborative platform for worldwide crystallographic community to deposit and access crystal structure data with full version control and revision history.",
"zh": "开放获取的晶体结构数据库,收录有机、无机、金属有机化合物和矿物的晶体结构(不包括生物大分子)。COD 是全球晶体学界协作平台,提供晶体结构数据存储和访问,具有完整的版本控制和修订历史。"
},
"website": "https://www.crystallography.net/",
"data_url": "https://www.crystallography.net/cod/",
"api_url": "https://wiki.crystallography.net/RESTful_API/",
"country": null,
"domains": [
"crystallography",
"materials science",
"chemistry",
"physics",
"mineralogy"
],
"geographic_scope": "global",
"update_frequency": "daily",
"tags": [
"crystallography",
"crystal structures",
"materials science",
"chemistry",
"physics",
"mineralogy",
"open access",
"CIF",
"atomic structures",
"research data"
],
"data_content": {
"en": [
"Organic crystal structures",
"Inorganic crystal structures",
"Metal-organic compounds",
"Minerals",
"Crystal lattice parameters",
"Atomic coordinates",
"Structure factors (Fobs data)",
"Space group information",
"Chemical formulas",
"Bibliographic references"
],
"zh": [
"有机晶体结构",
"无机晶体结构",
"金属有机化合物",
"矿物",
"晶格参数",
"原子坐标",
"结构因子(Fobs数据)",
"空间群信息",
"化学式",
"文献引用"
]
},
"authority_level": "research"
}