Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Commit 5be90cf

Browse files
committed
Add scholarpedia.org
1 parent 436ce33 commit 5be90cf

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

archives/scholarpedia.org/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#scholarpedia.org
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"name": "scholarpedia.org",
3+
"description": "The peer-reviewed open-access encyclopedia, where knowledge is curated by communities of experts.",
4+
"maintainers": [ {"rht": {"email": "[email protected]", "keybase": "rht", "github": "rht"}} ],
5+
"hash":"QmS51mwEeVuwujVsvPmXp1gbTAUFGGH1eA67u2H1QdMi6G",
6+
"last-synced": "2015-11-02",
7+
"type": "web",
8+
"keywords": ["MediaWiki", "wiki", "wikiteam", "scholarpedia", "scholarpedia.org", "scholarpediaorg", "science", "encyclopedia", "curated", "peer-review"],
9+
"language": "en_US",
10+
"url": "http://www.scholarpedia.org",
11+
"buildScript": "
12+
wget -r -L 1 -np https://archive.org/download/wiki-scholarpediaorg-20151102 &&
13+
cd archive.org/download/wiki-scholarpediaorg-20151102 &&
14+
ipfs add -rn --silent . | awk '{ print $2 }' &&
15+
cd - &&
16+
rm -r archive.org
17+
",
18+
"size": "1 GB",
19+
"resources": {
20+
"wiki-scholarpediaorg-20151102" : {
21+
"index.html": {"link": {"/": "/ipfs/QmRRGk9CKUriHvAWphBpGheN6xJt1D99f7Jf2EtRyjahRr"}},
22+
"logo.png": {"link": {"/": "/ipfs/QmVTvHWETuNaF6fzkKicDA2FZJFXb4pynR6sEQ5argEfGp"}},
23+
"logo_thumb.jpg": {"link": {"/": "/ipfs/QmUA7q32SqLJm6GDgvNyR5F3egkquEKCTubVvYhQp9P1Gs"}},
24+
"scholarpediaorg_w-20151102-current.7z": {"link": {"/": "/ipfs/QmPE7VbNBbCeUnuFTej5vPhwRmyYPZoznLcSfuqFCbjy6i"}},
25+
"scholarpediaorg_w-20151102-images.7z": {"link": {"/": "/ipfs/QmcgYB4eaLMLzqsmaT1x8aLczi4u8F2yuXAiTeFBnJLUBT"}},
26+
"scholarpediaorg-20151102.rhash.txt": {"link": {"/": "/ipfs/QmVQGu4eJNGZR62AuQAQ42YoumcR96YzdudsAYBnSieepX"}},
27+
"wiki-scholarpediaorg-20151102_archive.torrent": {"link": {"/": "/ipfs/QmTpKxJEz9AbmrMEJ6zxYPDiUoenhSrHMV6tEa6bvgAMCF"}},
28+
"wiki-scholarpediaorg-20151102_files.xml": {"link": {"/": "/ipfs/Qma73tA7MHXzJMgJaS8arpxAeMAx7v4gZ1bxyz3NhnSm2T"}},
29+
"wiki-scholarpediaorg-20151102_meta.sqlite": {"link": {"/": "/ipfs/QmWYEfRqxVn7y4skmNqkuYyXrSh8FHAq5rJ9eReLctjT7S"}},
30+
"wiki-scholarpediaorg-20151102_meta.xml": {"link": {"/": "/ipfs/QmRJRuJNhLv5tPU6hWZW4irgy78MMxKr5pQY2PjSYYH6ox"}}
31+
}
32+
},
33+
"license": {
34+
"type": "CC-BY-NC-SA-3.0",
35+
"url": "https://creativecommons.org/licenses/by-nc-sa/3.0/"
36+
}
37+
}

0 commit comments

Comments
 (0)