Project

General

Profile

1
{
2
  "enablePiwikTrack" : false,
3
  "enableHelper" : true,
4
  "useCache" : true,
5
  "metricsAPIURL" : "https://beta.services.openaire.eu/usagestats/",
6
  "framesAPIURL" : "https://beta.openaire.eu/stats3/",
7
  "statisticsAPIURL" : "http://vatopedi.di.uoa.gr:8080/stats/",
8
  "statisticsFrameAPIURL":"https://www.openaire.eu/stats/",
9
  "claimsAPIURL" : "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
10
   "searchAPIURLLAst"     : "https://services.openaire.eu/search/v2/api/",
11
  "searchResourcesAPIURL"     : "https://services.openaire.eu/search/v2/api/resources",
12

    
13
  "csvAPIURL" : "https://services.openaire.eu/search/v2/reports",
14

    
15
  "searchCrossrefAPIURL" : "https://api.crossref.org/works",
16
  "searchDataciteAPIURL" : "https://api.datacite.org/works",
17

    
18
  "searchOrcidURL"    : "https://pub.orcid.org/",
19

    
20
  "pmidURL"    : "http://www.ncbi.nlm.nih.gov/pubmed/",
21
  "doiURL"     : "https://dx.doi.org/",
22
  "cordisURL"  : "http://cordis.europa.eu/projects/",
23
  "pmcURL"     : "http://europepmc.org/articles/",
24
  "handleURL"  : "http://hdl.handle.net/",
25

    
26
  "zenodo"   : "https://zenodo.org/",
27
  "openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
28
  "openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
29
  "fp7Guidlines" : "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme",
30
  "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020",
31
  "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf",
32
  "helpdesk" : "https://www.openaire.eu/support/helpdesk",
33

    
34
  "uploadService" : "http://scoobydoo.di.uoa.gr:8000/upload",
35

    
36
  "vocabulariesAPI" :"https://services.openaire.eu/provision/mvc/vocabularies/",
37

    
38
  "piwikBaseUrl" :"https://analytics.openaire.eu/piwik.php?idsite=",
39
  "piwikSiteId" : "6",
40

    
41

    
42
  "loginUrl" :"http://mpagasas.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/openid_connect_login",
43

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

    
46
  "cookieDomain" :".di.uoa.gr",
47

    
48
  "feedbackmail" :"openaire.test@gmail.com",
49

    
50
  "helperPageUrl" :"http://scoobydoo.di.uoa.gr:16000/api/page/route",
51

    
52
  "cacheUrl" :"http://scoobydoo.di.uoa.gr:3000/get?url=",
53

    
54
  "adminToolsAPIURL" :"http://duffy.di.uoa.gr:8080/uoa-admin-tools/",
55

    
56
  "adminToolsCommunity" :"openaire",
57
  "contextsAPI":"https://dev-openaire.d4science.org/openaire/context",
58
  "communityAPI": "https://dev-openaire.d4science.org/openaire/community/",
59
  "datasourcesAPI": "https://beta.services.openaire.eu/openaire/ds/search/",
60
  "csvLimit":  2000,
61
  "pagingLimit":  20,
62
  "resultsPerPage":  10,
63

    
64
  "baseLink" : "https://explore.openaire.eu",
65

    
66
  "searchLinkToPublication" : "/search/publication?articleId=",
67
  "searchLinkToProject" : "/search/project?projectId=",
68
  "searchLinkToDataProvider" : "/search/dataprovider?datasourceId=",
69
  "searchLinkToDataset" : "/search/dataset?datasetId=",
70
  "searchLinkToOrganization" : "/search/organization?organizationId=",
71
  "searchLinkToOrp" : "/search/other?orpId=",
72

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

    
87
  "searchLinkToAdvancedPublications" : "/search/advanced/publications",
88
  "searchLinkToAdvancedProjects" : "/search/advanced/projects",
89
  "searchLinkToAdvancedDatasets" : "/search/advanced/datasets",
90
  "searchLinkToAdvancedSoftware" : "/search/advanced/software",
91
  "searchLinkToAdvancedOrps" : "/search/advanced/other",
92
  "searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
93
  "searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
94
  "searchLinkToAdvancedPeople" : "/search/advanced/people"
95
}
(9-9/43)