Project

General

Profile

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

    
40
  "vocabulariesAPI" :"https://services.openaire.eu/provision/mvc/vocabularies/",
41

    
42
  "piwikBaseUrl" :"https://analytics.openaire.eu/piwik.php?idsite=",
43
  "piwikSiteId" : "109",
44
  "loginUrl" :"https://services.openaire.eu/uoa-user-management/openid_connect_login",
45
  "userInfoUrl" : " https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=",
46

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

    
49
  "cookieDomain" :".openaire.eu",
50

    
51
  "feedbackmail" :"feedback@openaire.eu",
52

    
53
  "cacheUrl" :"https://explore.openaire.eu/cache/get?url=",
54

    
55
  "datasourcesAPI": "https://services.openaire.eu/openaire/ds/search/",
56

    
57
  "adminToolsAPIURL" :"https://services.openaire.eu/uoa-admin-tools/",
58

    
59
  "adminToolsCommunity" :"openaire",
60
  "contextsAPI":"https://services.openaire.eu/openaire/context",
61
  "communityAPI": "https://services.openaire.eu/openaire/community/",
62

    
63
  "csvLimit":  2000,
64
  "pagingLimit":  20,
65
  "resultsPerPage":  10,
66

    
67
  "baseLink" : "https://test.explore.openaire.eu",
68

    
69
  "searchLinkToPublication" : "/search/publication?articleId=",
70
  "searchLinkToProject" : "/search/project?projectId=",
71
  "searchLinkToDataProvider" : "/search/dataprovider?datasourceId=",
72
  "searchLinkToDataset" : "/search/dataset?datasetId=",
73
  "searchLinkToSoftwareLanding" : "/search/software?softwareId=",
74
  "searchLinkToOrp" : "/search/other?orpId=",
75
  "searchLinkToOrganization" : "/search/organization?organizationId=",
76

    
77
  "searchLinkToPublications" : "/search/find/publications",
78
  "searchLinkToDataProviders" : "/search/find/dataproviders",
79
  "searchLinkToProjects" : "/search/find/projects",
80
  "searchLinkToDatasets" : "/search/find/datasets",
81
  "searchLinkToSoftware" : "/search/find/software",
82
  "searchLinkToOrps" : "/search/find/other",
83
  "searchLinkToOrganizations" : "/search/find/organizations",
84
  "searchLinkToCompatibleDataProviders" : "/search/content-providers",
85
  "searchLinkToCompatibleDataProvidersTable" : "/search/content-providers-table",
86
  "searchLinkToEntityRegistriesDataProviders" : "/search/entity-registries",
87
  "searchLinkToEntityRegistriesDataProvidersTable" : "/search/entity-registries-table",
88
  "searchLinkToJournals" : "/search/journals",
89
  "searchLinkToJournalsTable" : "/search/journals-table",
90
  "searchLinkToResults" : "/search/find/research-outcomes",
91

    
92
  "searchLinkToAdvancedPublications" : "/search/advanced/publications",
93
  "searchLinkToAdvancedProjects" : "/search/advanced/projects",
94
  "searchLinkToAdvancedDatasets" : "/search/advanced/datasets",
95
  "searchLinkToAdvancedSoftware" : "/search/advanced/software",
96
  "searchLinkToAdvancedOrps" : "/search/advanced/other",
97
  "searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
98
  "searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
99
  "searchLinkToAdvancedResults" : "/search/advanced/research-outcomes",
100

    
101
  "lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows",
102
  "showLastIndexInformationLink" : false,
103
  "widgetLink" : "https://test.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
104
  "claimsInformationLink": "https://www.openaire.eu/linking",
105
  "lastIndexUpdate": "2019-09-07",
106
  "indexInfoAPI": "http://services.openaire.eu/openaire/info/",
107

    
108
  "depositLearnHowPage": "/participate/deposit/learn-how",
109
  "depositSearchPage": "/participate/deposit/search",
110
  "altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
111
  "reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
112
  "b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
113
}
(5-5/5)