-
Notifications
You must be signed in to change notification settings - Fork 3
/
info.json
22 lines (21 loc) · 988 Bytes
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "olap.openapc.net",
"label": "OpenAPC",
"description": "openapc-olap is a small OLAP Server based on <a href=\"http://cubes.databrewery.org/\">cubes</a>. It offers a fast and efficient way of querying the OpenAPC data and also works as backend for the OpenAPC treemaps server. To get started, please have a look at our <a href=\"https://github.com/OpenAPC/openapc-olap/blob/master/HOWTO.md\">HOWTO</a>.",
"license": "Open Database License",
"keywords": ["financial", "APC", "publication fees", "Open Access"],
"maintainer": "Christoph Broschinski <https://github.com/cbroschinski>",
"contributors": ["https://github.com/OpenAPC/openapc-de#contributors"],
"visualizers": [
{
"label": "OpenAPC Treemaps",
"url": "http://treemaps.openapc.net"
}
],
"references": [
{
"label": "openapc-olap on GitHub",
"url": "https://github.com/OpenAPC/openapc-olap"
}
]
}