[Trunk|Library]:
1. env-properties.json: Add 'openDoarURL' and 'r3DataURL' properties. 2. Dataprovider Landing page (service): Add match pattern (regex) for originalId field & handle case where there are multiple values for this field. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@55139 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
2a3bcee388
commit
bdc30b7d7e
|
@ -27,7 +27,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