Project

General

Profile

1
{
2
  "environment" : "production",
3
  "dashboard" : "connect",
4
  "enablePiwikTrack" : false,
5
  "useCache" : true,
6
  "showContent" : true,
7
  "showAddThis" : false,
8
  "metricsAPIURL" : "https://services.openaire.eu/usagestats/",
9
  "framesAPIURL" : "https://www.openaire.eu/stats3/",
10
  "statisticsAPIURL" : "https://services.openaire.eu/stats-api/",
11
  "statisticsFrameAPIURL":"https://www.openaire.eu/stats/",
12
  "statisticsFrameNewAPIURL": "",
13
  "useNewStatistisTool":false,
14
  "impactFactorsAPIURL" :"https://bip-api.imsi.athenarc.gr/paper/scores/batch/",
15
  "claimsAPIURL" : "https://services.openaire.eu/claims/rest/claimsService/",
16
  "searchAPIURLLAst"     : "https://services.openaire.eu/search/v2/api/",
17
  "searchResourcesAPIURL"     : "https://services.openaire.eu/search/v2/api/resources",
18
  "openCitationsAPIURL" : "https://services.openaire.eu/opencitations/getCitations?id=",
19
  "csvAPIURL" : "https://services.openaire.eu/search/v2/api/reports",
20
  "searchCrossrefAPIURL" : "https://api.crossref.org/works",
21
  "searchDataciteAPIURL" : "https://api.datacite.org/works",
22
  "searchOrcidURL"    : "https://pub.orcid.org/v2.1/",
23
  "orcidURL"   : "https://orcid.org/",
24
  "doiURL"     : "https://dx.doi.org/",
25
  "pmcURL": "http://europepmc.org/articles/",
26
  "pmidURL": "https://www.ncbi.nlm.nih.gov/pubmed/",
27
  "handleURL": "http://hdl.handle.net/",
28
  "cordisURL"  : "http://cordis.europa.eu/projects/",
29
  "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
30
  "r3DataURL": "http://service.re3data.org/repository/",
31
  "sherpaURL": "http://sherpa.ac.uk/romeo/issn/",
32
  "sherpaURLSuffix": "/",
33
  "zenodo"   : "https://zenodo.org/",
34
  "zenodoCommunities" : "https://zenodo.org/api/communities/",
35
  "openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
36
  "openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
37
  "fp7Guidlines" : "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme",
38
  "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020",
39
  "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf",
40
  "helpdesk" : "https://www.openaire.eu/support/helpdesk",
41
  "helpdeskEmail": "helpdesk@openaire.eu",
42
  "utilsService" : "https://explore.openaire.eu/utils-service",
43

    
44
  "vocabulariesAPI" :"https://services.openaire.eu/provision/mvc/vocabularies/",
45

    
46
  "piwikBaseUrl" :"https://analytics.openaire.eu/piwik.php?idsite=",
47
  "piwikSiteId" : "112",
48
  "loginUrl" :"https://services.openaire.eu/_UPDATE_/openid_connect_login",
49

    
50
  "userInfoUrl" : " https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=",
51

    
52
  "logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=",
53

    
54
  "cookieDomain" :".openaire.eu",
55

    
56
  "feedbackmail" :"feedback@openaire.eu",
57

    
58
  "cacheUrl" :"https://explore.openaire.eu/cache/get?url=",
59

    
60
  "datasourcesAPI": "https://services.openaire.eu/openaire/ds/search/",
61

    
62
  "adminToolsAPIURL" :"https://services.openaire.eu/uoa-admin-tools/",
63

    
64
  "adminToolsCommunity" :"connect",
65
  "contextsAPI":"https://services.openaire.eu/openaire/context",
66

    
67
  "communityAPI": "https://services.openaire.eu/openaire/community/",
68
  "communitiesAPI": "https://services.openaire.eu/openaire/community/communities",
69

    
70
  "csvLimit":  2000,
71
  "pagingLimit":  20,
72
  "resultsPerPage":  10,
73

    
74
  "baseLink" : "https://connect.openaire.eu",
75

    
76
  "afterLoginRedirectLink": "/myCommunities",
77

    
78
  "searchLinkToPublication" : "/search/publication?articleId=",
79
  "searchLinkToProject" : "/search/project?projectId=",
80
  "searchLinkToDataProvider" : "/search/dataprovider?datasourceId=",
81
  "searchLinkToDataset" : "/search/dataset?datasetId=",
82
  "searchLinkToSoftwareLanding" : "/search/software?softwareId=",
83
  "searchLinkToOrp" : "/search/other?orpId=",
84
  "searchLinkToOrganization" : "/search/organization?organizationId=",
85

    
86
  "searchLinkToCommunities" : "/search/find/communities",
87
  "searchLinkToPublications" : "/search/find/publications",
88
  "searchLinkToDataProviders" : "/search/find/dataproviders",
89
  "searchLinkToProjects" : "/search/find/projects",
90
  "searchLinkToDatasets" : "/search/find/datasets",
91
  "searchLinkToSoftware" : "/search/find/software",
92
  "searchLinkToOrps" : "/search/find/other",
93
  "searchLinkToOrganizations" : "/search/find/organizations",
94
  "searchLinkToCompatibleDataProviders" : "/search/content-providers",
95
  "searchLinkToEntityRegistriesDataProviders" : "/search/entity-registries",
96
  "searchLinkToEntityRegistriesDataProvidersTable" : "/search/entity-registries-table",
97
  "searchLinkToJournals" : "/search/journals",
98
  "searchLinkToJournalsTable" : "/search/journals-table",
99
  "searchLinkToResults" : "/search/find/research-outcomes",
100

    
101
  "searchLinkToAdvancedPublications" : "/search/advanced/publications",
102
  "searchLinkToAdvancedProjects" : "/search/advanced/projects",
103
  "searchLinkToAdvancedDatasets" : "/search/advanced/datasets",
104
  "searchLinkToAdvancedSoftware" : "/search/advanced/software",
105
  "searchLinkToAdvancedOrps" : "/search/advanced/other",
106
  "searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
107
  "searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
108
  "searchLinkToAdvancedResults" : "/search/advanced/research-outcomes",
109

    
110
  "lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows",
111
  "showLastIndexInformationLink" : true,
112
  "widgetLink" : "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
113
  "claimsInformationLink": "https://www.openaire.eu/linking",
114

    
115
  "depositLearnHowPage": "/participate/deposit/learn-how",
116
  "depositSearchPage": "/participate/deposit/search",
117
  "shareInZenodoPage": "/participate/deposit/zenodo",
118
  "reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
119

    
120
  "admins" : ["rcd-helpdesk@openaire.eu"],
121
  "lastIndexUpdate": "2019-07-24",
122
  "indexInfoAPI": "http://services.openaire.eu/openaire/info/",
123
  "altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
124
  "b2noteAPIURL": "http://b2note-dev.bsc.es/api/",
125
  "adminPortalURL": "https://admin.connect.openaire.eu"
126
}
(3-3/3)