[Explore | Trunk]: Add pids' URLs oon properties.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58289 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
9374fae091
commit
85b70d60b6
|
@ -17,7 +17,9 @@
|
||||||
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
||||||
"orcidURL" : "https://orcid.org/",
|
"orcidURL" : "https://orcid.org/",
|
||||||
"doiURL" : "https://dx.doi.org/",
|
"doiURL" : "https://dx.doi.org/",
|
||||||
|
"pmcURL": "http://europepmc.org/articles/",
|
||||||
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
||||||
|
"handleURL": "http://hdl.handle.net/",
|
||||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||||
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
"r3DataURL": "http://service.re3data.org/repository/",
|
"r3DataURL": "http://service.re3data.org/repository/",
|
||||||
|
|
|
@ -17,7 +17,9 @@
|
||||||
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
||||||
"orcidURL" : "https://orcid.org/",
|
"orcidURL" : "https://orcid.org/",
|
||||||
"doiURL" : "https://dx.doi.org/",
|
"doiURL" : "https://dx.doi.org/",
|
||||||
|
"pmcURL": "http://europepmc.org/articles/",
|
||||||
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
||||||
|
"handleURL": "http://hdl.handle.net/",
|
||||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||||
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
"r3DataURL": "http://service.re3data.org/repository/",
|
"r3DataURL": "http://service.re3data.org/repository/",
|
||||||
|
|
|
@ -17,11 +17,11 @@
|
||||||
"searchDataciteAPIURL" : "https://api.datacite.org/works",
|
"searchDataciteAPIURL" : "https://api.datacite.org/works",
|
||||||
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
||||||
"orcidURL" : "https://orcid.org/",
|
"orcidURL" : "https://orcid.org/",
|
||||||
"pmidURL" : "http://www.ncbi.nlm.nih.gov/pubmed/",
|
|
||||||
"doiURL" : "https://dx.doi.org/",
|
"doiURL" : "https://dx.doi.org/",
|
||||||
|
"pmcURL": "http://europepmc.org/articles/",
|
||||||
|
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
||||||
|
"handleURL": "http://hdl.handle.net/",
|
||||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||||
"pmcURL" : "http://europepmc.org/articles/",
|
|
||||||
"handleURL" : "http://hdl.handle.net/",
|
|
||||||
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
"r3DataURL": "http://service.re3data.org/repository/",
|
"r3DataURL": "http://service.re3data.org/repository/",
|
||||||
"sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=",
|
"sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=",
|
||||||
|
|
|
@ -17,7 +17,9 @@
|
||||||
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
||||||
"orcidURL" : "https://orcid.org/",
|
"orcidURL" : "https://orcid.org/",
|
||||||
"doiURL" : "https://dx.doi.org/",
|
"doiURL" : "https://dx.doi.org/",
|
||||||
|
"pmcURL": "http://europepmc.org/articles/",
|
||||||
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
||||||
|
"handleURL": "http://hdl.handle.net/",
|
||||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||||
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
"r3DataURL": "http://service.re3data.org/repository/",
|
"r3DataURL": "http://service.re3data.org/repository/",
|
||||||
|
|
Loading…
Reference in New Issue