1. Add 'openDoarURL' and 'r3DataURL' properties.
2. #3966: openDoarURL value updated. 3. dataProvider landing page: parse openDoarId or r3DataId and show links according to relevant property. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@53545 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
781eb22cf1
commit
ab4226d0da
|
@ -18,6 +18,8 @@
|
||||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||||
"pmcURL" : "http://europepmc.org/articles/",
|
"pmcURL" : "http://europepmc.org/articles/",
|
||||||
"handleURL" : "http://hdl.handle.net/",
|
"handleURL" : "http://hdl.handle.net/",
|
||||||
|
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
|
"r3DataURL": "http://service.re3data.org/repository/",
|
||||||
"zenodo" : "https://zenodo.org/",
|
"zenodo" : "https://zenodo.org/",
|
||||||
"openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
|
"openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
|
||||||
"openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
|
"openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
|
||||||
|
|
|
@ -20,6 +20,8 @@
|
||||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||||
"pmcURL" : "http://europepmc.org/articles/",
|
"pmcURL" : "http://europepmc.org/articles/",
|
||||||
"handleURL" : "http://hdl.handle.net/",
|
"handleURL" : "http://hdl.handle.net/",
|
||||||
|
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
|
"r3DataURL": "http://service.re3data.org/repository/",
|
||||||
"zenodo" : "https://zenodo.org/",
|
"zenodo" : "https://zenodo.org/",
|
||||||
"openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
|
"openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
|
||||||
"openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
|
"openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
|
||||||
|
|
Loading…
Reference in New Issue