-
Notifications
You must be signed in to change notification settings - Fork 3
/
odbx_index_links.json
32 lines (32 loc) · 1.15 KB
/
odbx_index_links.json
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
[
{
"type": "links",
"link_type": "child",
"id": "odbx",
"name": "odbx",
"description": "The Open Database of Xtals is run by the group of Dr Andrew Morris at the universities of Birmingham and Cambridge and is constructed using the matador library.",
"base_url": "https://optimade.odbx.science",
"homepage": "https://odbx.science",
"aggregate": "ok"
},
{
"type": "links",
"link_type": "child",
"id": "odbx_misc",
"name": "Miscellaneous Materials Discovery Data",
"description": "Miscellaneous Materials Discovery Datasets, hosted as an OPTIMADE API (temporarily).",
"base_url": "https://optimade-misc.odbx.science",
"homepage": "https://github.com/ml-evs/optimade-misc-datasets",
"aggregate": "ok"
},
{
"type": "links",
"link_type": "child",
"id": "gnome",
"name": "Google DeepMind's Gnome Dataset",
"description": "An OPTIMADE API for the recent dataset released by Google DeepMind containing 340k new on-hull materials, according to PBE.",
"base_url": "https://optimade-gnome.odbx.science",
"homepage": "https://github.com/ml-evs/optimade-gnome",
"aggregate": "ok"
}
]