forked from MLT-OSS/FirstData
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchemspider.json
More file actions
75 lines (75 loc) · 4.01 KB
/
chemspider.json
File metadata and controls
75 lines (75 loc) · 4.01 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
64
65
66
67
68
69
70
71
72
73
74
75
{
"id": "intl-chemspider",
"name": {
"en": "ChemSpider",
"zh": "化学蜘蛛数据库"
},
"description": {
"en": "ChemSpider is a free chemical structure database providing fast access to over 120 million structures, along with properties and associated information. Owned by the Royal Society of Chemistry since 2009, ChemSpider integrates and links compounds from hundreds of high quality data sources, enabling researchers to discover the most comprehensive view of freely available chemical data from a single online search. The database has received multiple international awards, including the ALPSP Prize for Publishing Innovation in 2010. ChemSpider builds on the collected data by adding additional properties, related information and links back to original data sources, offering text and structure searching to find compounds of interest and providing a range of services to improve this data by curation and annotation.",
"zh": "ChemSpider 是一个免费的化学结构数据库,提供快速访问超过1.2亿个化学结构及其性质和相关信息。自2009年起由英国皇家化学学会拥有,ChemSpider整合并链接来自数百个高质量数据源的化合物,使研究人员能够通过单一在线搜索发现最全面的免费化学数据视图。该数据库曾获得多项国际奖项,包括2010年ALPSP出版创新奖。ChemSpider通过添加额外的性质、相关信息和原始数据源链接来增强收集的数据,提供文本和结构搜索来查找感兴趣的化合物,并提供一系列服务通过整理和注释来改进数据。"
},
"website": "https://www.rsc.org",
"data_url": "https://www.chemspider.com",
"api_url": null,
"country": null,
"domains": [
"chemistry",
"chemical structures",
"molecular properties",
"pharmaceutical sciences",
"materials science",
"organic chemistry",
"inorganic chemistry",
"chemical information"
],
"geographic_scope": "global",
"update_frequency": "daily",
"tags": [
"chemistry",
"chemical-structures",
"molecular-properties",
"chemical-database",
"free-access",
"royal-society-chemistry",
"chemical-search",
"compound-properties",
"chemical-identifiers",
"smiles",
"inchi",
"cas-numbers",
"pharmaceutical",
"materials-science",
"organic-chemistry",
"chemical-information",
"academic-research"
],
"data_content": {
"en": [
"Chemical Structures - Over 120 million unique chemical structures",
"Chemical Names - Systematic names, synonyms, trade names, common names",
"Registry Numbers - CAS Registry Numbers and other chemical identifiers",
"Molecular Properties - Molecular formula, molecular weight, physical properties",
"SMILES and InChI - Chemical structure representations",
"Data Sources - Aggregated data from hundreds of high-quality data sources",
"Chemical Identifiers - Multiple naming systems and identification codes",
"Compound Properties - Physical and chemical properties of compounds",
"Structure Search - Text-based and structure-based searching capabilities",
"Single and Multi-component Structures - Both simple and complex chemical structures",
"Isotopically Labeled Compounds - Structures with isotope labeling"
],
"zh": [
"化学结构 - 超过1.2亿个独特的化学结构",
"化学名称 - 系统命名、同义词、商品名、通用名",
"登记号 - CAS登记号和其他化学标识符",
"分子性质 - 分子式、分子量、物理性质",
"SMILES和InChI - 化学结构表示方法",
"数据源 - 来自数百个高质量数据源的聚合数据",
"化学标识符 - 多种命名系统和识别代码",
"化合物性质 - 化合物的物理和化学性质",
"结构搜索 - 基于文本和结构的搜索功能",
"单组分和多组分结构 - 简单和复杂的化学结构",
"同位素标记化合物 - 带有同位素标记的结构"
]
},
"authority_level": "international"
}