[Connect | Trunk]: Add pmid property.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58187 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
89efe7bbcd
commit
d24a67281c
|
@ -20,6 +20,7 @@
|
|||
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
||||
"orcidURL" : "https://orcid.org/",
|
||||
"doiURL" : "https://dx.doi.org/",
|
||||
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||
"r3DataURL": "http://service.re3data.org/repository/",
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
||||
"orcidURL" : "https://orcid.org/",
|
||||
"doiURL" : "https://dx.doi.org/",
|
||||
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||
"r3DataURL": "http://service.re3data.org/repository/",
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
|
||||
"orcidURL" : "https://orcid.org/",
|
||||
"doiURL" : "https://dx.doi.org/",
|
||||
"pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
|
||||
"cordisURL" : "http://cordis.europa.eu/projects/",
|
||||
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
|
||||
"r3DataURL": "http://service.re3data.org/repository/",
|
||||
|
|
Loading…
Reference in New Issue