Project

General

Profile

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

    
43
  "vocabulariesAPI" :"https://dev-openaire.d4science.org/provision/mvc/vocabularies/",
44

    
45
  "piwikBaseUrl" :"https://analytics.openaire.eu/piwik.php?idsite=",
46
  "piwikSiteId" : "80",
47
  "loginUrl" :"http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/openid_connect_login",
48

    
49
  "userInfoUrl" : "http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=",
50

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

    
53
  "cookieDomain" :".di.uoa.gr",
54

    
55
  "feedbackmail" :"openaire.test@gmail.com",
56

    
57
  "cacheUrl" :"http://dl170.madgik.di.uoa.gr:3000/get?url=",
58

    
59
  "adminToolsAPIURL" :"http://duffy.di.uoa.gr:8080/uoa-admin-tools/",
60

    
61
  "adminToolsCommunity" :"connect",
62
  "datasourcesAPI": "https://beta.services.openaire.eu/openaire/ds/search/",
63
  "contextsAPI":"https://dev-openaire.d4science.org/openaire/context",
64
  "communityAPI":   "https://dev-openaire.d4science.org/openaire/community/",
65
  "communitiesAPI": "https://dev-openaire.d4science.org/openaire/community/communities",
66

    
67
  "csvLimit":  2000,
68
  "pagingLimit":  20,
69
  "resultsPerPage":  10,
70

    
71
  "baseLink" : "https://beta.connect.openaire.eu",
72

    
73
  "afterLoginRedirectLink": "/myCommunities",
74

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

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

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

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

    
112
  "depositLearnHowPage": "/participate/deposit/learn-how",
113
  "depositSearchPage": "/participate/deposit/search",
114
  "shareInZenodoPage": "/participate/deposit/zenodo",
115

    
116

    
117
  "reCaptchaSiteKey": "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu",
118

    
119
  "admins" : ["kostis30fylloy@gmail.com"],
120
  "lastIndexUpdate": "2019-11-01",
121
  "indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/",
122
  "altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
123
  "b2noteAPIURL": "http://b2note-dev.bsc.es/api/",
124
  "adminPortalURL": "https://beta.admin.connect.openaire.eu"
125
}
(8-8/18)