[Explore | Trunk]: Add alt-metrics API URL on properties.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58122 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
5ace659acb
commit
b28e64e026
|
@ -8,7 +8,7 @@
|
|||
"statisticsAPIURL" : "http://vatopedi.di.uoa.gr:8080/stats/",
|
||||
"statisticsFrameAPIURL":"https://beta.openaire.eu/stats/",
|
||||
"claimsAPIURL" : "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
|
||||
"searchAPIURLLAst" : "http://rudie.di.uoa.gr:8080/dnet-functionality-services-2.0.0-SNAPSHOT/rest/v2/api/",
|
||||
"searchAPIURLLAst" : "https://beta.services.openaire.eu/search/v2/api/",
|
||||
"searchResourcesAPIURL" : "https://beta.services.openaire.eu/search/v2/api/resources",
|
||||
"openCitationsAPIURL" : "https://services.openaire.eu/opencitations/getCitations?id=",
|
||||
"csvAPIURL" : "https://beta.services.openaire.eu/search/v2/api/reports",
|
||||
|
@ -97,5 +97,6 @@
|
|||
"indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/",
|
||||
|
||||
"depositLearnHowPage": "/participate/deposit/learn-how",
|
||||
"depositSearchPage": "/participate/deposit/search"
|
||||
"depositSearchPage": "/participate/deposit/search",
|
||||
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue