Project

General

Profile

1
{
2
  "environment" : "production",
3
  "enablePiwikTrack" : true,
4
  "useCache" : true,
5
  "metricsAPIURL" : "https://services.openaire.eu/usagestats/",
6
  "framesAPIURL" : "https://www.openaire.eu/stats3/",
7
  "statisticsAPIURL" : "https://beta.services.openaire.eu/stats-api/",
8
  "statisticsFrameAPIURL":"https://www.openaire.eu/stats/",
9
  "claimsAPIURL" : "https://services.openaire.eu/claims/rest/claimsService/",
10
  "searchAPIURLLAst"     : "https://services.openaire.eu/search/v2/api/",
11
  "searchResourcesAPIURL"     : "https://services.openaire.eu/search/v2/api/resources",
12
  "openCitationsAPIURL" : "https://services.openaire.eu/opencitations/getCitations?id=",
13
  "csvAPIURL" : "https://services.openaire.eu/search/v2/api/reports",
14
  "searchCrossrefAPIURL" : "https://api.crossref.org/works",
15
  "searchDataciteAPIURL" : "https://api.datacite.org/works",
16
  "searchOrcidURL"    : "https://pub.orcid.org/v2.1/",
17
  "orcidURL"   : "https://orcid.org/",
18
  "doiURL"     : "https://dx.doi.org/",
19
  "cordisURL"  : "http://cordis.europa.eu/projects/",
20
  "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
21
  "r3DataURL": "http://service.re3data.org/repository/",
22
  "zenodo"   : "https://zenodo.org/",
23
  "openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
24
  "openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
25
  "fp7Guidlines" : "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme",
26
  "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020",
27
  "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf",
28
  "helpdesk" : "https://www.openaire.eu/support/helpdesk",
29
  "utilsService" : "https://explore.openaire.eu/utils-service",
30

    
31
  "vocabulariesAPI" :"https://services.openaire.eu/provision/mvc/vocabularies/",
32

    
33
  "piwikBaseUrl" :"https://analytics.openaire.eu/piwik.php?idsite=",
34
  "piwikSiteId" : "109",
35
  "loginUrl" :"https://services.openaire.eu/uoa-user-management/openid_connect_login",
36

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

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

    
41
  "cookieDomain" :".openaire.eu",
42

    
43
  "feedbackmail" :"feedback@openaire.eu",
44

    
45
  "cacheUrl" :"https://explore.openaire.eu/cache/get?url=",
46

    
47
  "datasourcesAPI": "https://services.openaire.eu/openaire/ds/search/",
48

    
49
  "adminToolsAPIURL" :"https://services.openaire.eu/uoa-admin-tools/",
50

    
51
  "adminToolsCommunity" :"openaire",
52
  "contextsAPI":"https://services.openaire.eu/openaire/context",
53

    
54
  "communityAPI": "https://services.openaire.eu/openaire/community/",
55

    
56
  "csvLimit":  2000,
57
  "pagingLimit":  20,
58
  "resultsPerPage":  10,
59

    
60
  "baseLink" : "https://explore.openaire.eu",
61

    
62
  "searchLinkToPublication" : "/search/publication?articleId=",
63
  "searchLinkToProject" : "/search/project?projectId=",
64
  "searchLinkToDataProvider" : "/search/dataprovider?datasourceId=",
65
  "searchLinkToDataset" : "/search/dataset?datasetId=",
66
  "searchLinkToSoftwareLanding" : "/search/software?softwareId=",
67
  "searchLinkToOrp" : "/search/other?orpId=",
68
  "searchLinkToOrganization" : "/search/organization?organizationId=",
69

    
70
  "searchLinkToPublications" : "/search/find/publications",
71
  "searchLinkToDataProviders" : "/search/find/dataproviders",
72
  "searchLinkToProjects" : "/search/find/projects",
73
  "searchLinkToDatasets" : "/search/find/datasets",
74
  "searchLinkToSoftware" : "/search/find/software",
75
  "searchLinkToOrps" : "/search/find/other",
76
  "searchLinkToOrganizations" : "/search/find/organizations",
77
  "searchLinkToCompatibleDataProviders" : "/search/content-providers",
78
  "searchLinkToEntityRegistriesDataProviders" : "/search/entity-registries",
79
  "searchLinkToEntityRegistriesDataProvidersTable" : "/search/entity-registries-table",
80
  "searchLinkToJournals" : "/search/journals",
81
  "searchLinkToJournalsTable" : "/search/journals-table",
82

    
83
  "searchLinkToAdvancedPublications" : "/search/advanced/publications",
84
  "searchLinkToAdvancedProjects" : "/search/advanced/projects",
85
  "searchLinkToAdvancedDatasets" : "/search/advanced/datasets",
86
  "searchLinkToAdvancedSoftware" : "/search/advanced/software",
87
  "searchLinkToAdvancedOrps" : "/search/advanced/other",
88
  "searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
89
  "searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
90
  "lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows",
91
  "showLastIndexInformationLink" : true,
92
  "widgetLink" : "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
93
  "claimsInformationLink": "https://www.openaire.eu/linking",
94
  "lastIndexUpdate": "2019-09-07",
95
  "indexInfoAPI": "http://services.openaire.eu/openaire/info/"
96
}
(4-4/5)