Project

General

Profile

1
{
2
  "enablePiwikTrack" : false,
3
  "enableHelper" : false,
4
  "useCache" : true,
5
  "metricsAPIURL" : "https://beta.services.openaire.eu/usagestats/",
6
  "framesAPIURL" : "https://beta.openaire.eu/stats3/",
7
  "claimsAPIURL" : "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
8

    
9
   "searchAPIURLLAst"     : "https://beta.services.openaire.eu/search/v2/api/",
10

    
11
  "searchResourcesAPIURL"     : "https://beta.services.openaire.eu/search/v2/api/resources",
12

    
13

    
14

    
15
  "csvAPIURL" : "http://rudie.di.uoa.gr:8080/dnet-functionality-services-2.0.0-SNAPSHOT/rest/v2/reports",
16

    
17
  "searchCrossrefAPIURL" : "https://api.crossref.org/works",
18
  "searchDataciteAPIURL" : "https://api.datacite.org/works",
19

    
20
  "searchOrcidURL"    : "https://pub.orcid.org/",
21

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

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

    
36
  "uploadService" : "http://scoobydoo.di.uoa.gr:8000/upload",
37

    
38
  "vocabulariesAPI" :"https://beta.services.openaire.eu/provision/mvc/vocabularies/",
39

    
40
  "piwikBaseUrl" :" https://analytics.openaire.eu/piwik.php?idsite:6",
41

    
42

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

    
45
  "logoutUrl" :"https://aai.openminted.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo:",
46

    
47
  "logoutOpenaireUrl" :"http://dl067.madgik.di.uoa.gr/idp/profile/Logout",
48

    
49
  "cookieDomain" :".di.uoa.gr",
50

    
51
  "feedbackmail" :"openaire.test@gmail.com",
52

    
53
  "helperPageUrl" :"http://scoobydoo.di.uoa.gr:16000/api/page/route",
54

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

    
57
  "adminToolsAPIURL" :"http://duffy.di.uoa.gr:8080/uoa-admin-tools",
58

    
59
  "adminToolsCommunity" :"openaire",
60

    
61
  "csvLimit":  2000,
62
  "pagingLimit":  20,
63
  "resultsPerPage":  10,
64

    
65
  "baseLink" : "https://demo.openaire.eu",
66

    
67
  "searchLinkToPublication" : "/search/publication?articleId:",
68
  "searchLinkToProject" : "/search/project?projectId:",
69
  "searchLinkToDataProvider" : "/search/dataprovider?datasourceId:",
70
  "searchLinkToDataset" : "/search/dataset?datasetId:",
71
  "searchLinkToOrganization" : "/search/organization?organizationId:",
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
  "searchLinkToOrganizations" : "/search/find/organizations",
79
  "searchLinkToCompatibleDataProviders" : "/search/content-providers",
80
  "searchLinkToCompatibleDataProvidersTable" : "/search/content-providers-table",
81
  "searchLinkToEntityRegistriesDataProviders" : "/search/entity-registries",
82
  "searchLinkToEntityRegistriesDataProvidersTable" : "/search/entity-registries-table",
83
  "searchLinkToJournals" : "/search/journals",
84
  "searchLinkToJournalsTable" : "/search/journals-table",
85

    
86
  "searchLinkToAdvancedPublications" : "/search/advanced/publications",
87
  "searchLinkToAdvancedProjects" : "/search/advanced/projects",
88
  "searchLinkToAdvancedDatasets" : "/search/advanced/datasets",
89
  "searchLinkToAdvancedSoftware" : "/search/advanced/software",
90
  "searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
91
  "searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
92
  "searchLinkToAdvancedPeople" : "/search/advanced/people"
93
}
(10-10/49)