Project

General

Profile

1
import {EnvProperties} from "../app/openaireLibrary/utils/properties/env-properties";
2

    
3
export let properties: EnvProperties = {
4
  environment: "production",
5
  isDashboard: true,
6
  enablePiwikTrack: true,
7
  useCache: false,
8
  useLongCache: true,
9
  showContent: true,
10
  metricsAPIURL: "https://services.openaire.eu/usagestats/",
11
  framesAPIURL: "https://www.openaire.eu/stats3/",
12
  statisticsAPIURL: "https://services.openaire.eu/stats-api/",
13
  statisticsFrameAPIURL: "https://www.openaire.eu/stats/",
14
  statisticsFrameNewAPIURL: "https://services.openaire.eu/stats-tool/",
15
  useNewStatistisTool: true,
16
  monitorStatsFrameUrl:"https://services.openaire.eu/stats-tool/",
17
  useOldStatisticsSchema: false,
18
  claimsAPIURL: "https://services.openaire.eu/claims/rest/claimsService/",
19
  searchAPIURLLAst: "https://services.openaire.eu/search/v2/api/",
20
  searchResourcesAPIURL: "https://services.openaire.eu/search/v2/api/resources",
21
  openCitationsAPIURL: "https://services.openaire.eu/opencitations/getCitations?id=",
22
  csvAPIURL: "https://services.openaire.eu/search/v2/api/reports",
23
  searchCrossrefAPIURL: "https://api.crossref.org/works",
24
  searchDataciteAPIURL: "https://api.datacite.org/works",
25
  searchOrcidURL: "https://pub.orcid.org/v2.1/",
26
  orcidURL: "https://orcid.org/",
27
  doiURL: "https://dx.doi.org/",
28
  pmcURL: "http://europepmc.org/articles/",
29
  pmidURL: "https://www.ncbi.nlm.nih.gov/pubmed/",
30
  handleURL: "http://hdl.handle.net/",
31
  cordisURL: "http://cordis.europa.eu/projects/",
32
  openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
33
  r3DataURL: "http://service.re3data.org/repository/",
34
  sherpaURL: 'http://sherpa.ac.uk/romeo/issn/',
35
  sherpaURLSuffix: '/',
36
  zenodo: "https://zenodo.org/",
37
  zenodoCommunities: "https://zenodo.org/api/communities/",
38
  openAccess: "https://www.openaire.eu/support/faq#article-id-234",
39
  openAccessRepo: "https://www.openaire.eu/support/faq#article-id-310",
40
  fp7Guidlines: "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme",
41
  h2020Guidlines: "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020",
42
  ercGuidlines: "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf",
43
  helpdesk: 'https://www.openaire.eu/support/helpdesk',
44
  helpdeskEmail: 'helpdesk@openaire.eu',
45
  utilsService: "https://explore.openaire.eu/utils-service",
46
  
47
  vocabulariesAPI: "https://services.openaire.eu/provision/mvc/vocabularies/",
48
  
49
  piwikBaseUrl: "https://analytics.openaire.eu/piwik.php?idsite=",
50
  piwikSiteId: "104",
51
  loginUrl: "https://services.openaire.eu/monitor-dashboard-login/openid_connect_login",
52
  registryUrl: 'https://services.openaire.eu/uoa-user-management/api/registry/',
53
  userInfoUrl: " https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=",
54
  logoutUrl: "https://services.openaire.eu/monitor-dashboard-login/openid_logout",
55
  cookieDomain: ".openaire.eu",
56
  
57
  feedbackmail: "feedback@openaire.eu",
58
  
59
  cacheUrl: "https://explore.openaire.eu/cache/get?url=",
60
  
61
  datasourcesAPI: "https://services.openaire.eu/openaire/ds/search/",
62
  
63
  monitorServiceAPIURL: "https://services.openaire.eu/uoa-monitor-service",
64
  adminToolsAPIURL: "https://services.openaire.eu/uoa-monitor-service/",
65
  notificationsAPIURL: "https://services.openaire.eu/uoa-monitor-service/notification/",
66
  adminToolsCommunity: "monitor",
67
  useHelpTexts:true,
68
  contextsAPI: "https://services.openaire.eu/openaire/context",
69
  
70
  communityAPI: "https://services.openaire.eu/openaire/community/",
71
  communitiesAPI: "https://services.openaire.eu/openaire/community/communities",
72
  
73
  csvLimit: 2000,
74
  pagingLimit: 20,
75
  resultsPerPage: 10,
76

    
77
  baseLink: "/dashboard",
78
  domain: "https://monitor.openaire.eu",
79
  searchLinkToResult: "/search/result?id=",
80
  searchLinkToPublication: "/search/publication?articleId=",
81
  searchLinkToProject: "/search/project?projectId=",
82
  searchLinkToDataProvider: "/search/dataprovider?datasourceId=",
83
  searchLinkToDataset: "/search/dataset?datasetId=",
84
  searchLinkToSoftwareLanding: "/search/software?softwareId=",
85
  searchLinkToOrp: "/search/other?orpId=",
86
  searchLinkToOrganization: "/search/organization?organizationId=",
87
  searchLinkToResults: "/search/find/research-outcomes",
88
  searchLinkToPublications: "/search/find/publications",
89
  searchLinkToDataProviders: "/search/find/dataproviders",
90
  searchLinkToProjects: "/search/find/projects",
91
  searchLinkToDatasets: "/search/find/datasets",
92
  searchLinkToSoftware: "/search/find/software",
93
  searchLinkToOrps: "/search/find/other",
94
  searchLinkToOrganizations: "/search/find/organizations",
95
  searchLinkToCompatibleDataProviders: "/search/content-providers",
96
  searchLinkToEntityRegistriesDataProviders: "/search/entity-registries",
97
  searchLinkToEntityRegistriesDataProvidersTable: "/search/entity-registries-table",
98
  searchLinkToJournals: "/search/journals",
99
  searchLinkToJournalsTable: "/search/journals-table",
100
  searchLinkToAdvancedResults: "/search/advanced/research-outcomes",
101
  searchLinkToAdvancedPublications: "/search/advanced/publications",
102
  searchLinkToAdvancedProjects: "/search/advanced/projects",
103
  searchLinkToAdvancedDatasets: "/search/advanced/datasets",
104
  searchLinkToAdvancedSoftware: "/search/advanced/software",
105
  searchLinkToAdvancedOrps: "/search/advanced/other",
106
  searchLinkToAdvancedDataProviders: "/search/advanced/dataproviders",
107
  searchLinkToAdvancedOrganizations: "/search/advanced/organizations",
108
  lastIndexInformationLink: "https://www.openaire.eu/aggregation-and-content-provision-workflows",
109
  showLastIndexInformationLink: true,
110
  widgetLink: "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
111
  claimsInformationLink: "https://www.openaire.eu/linking",
112
  depositLearnHowPage: "/participate/deposit/learn-how",
113
  depositSearchPage: "/participate/deposit/search",
114
  shareInZenodoPage: "/participate/deposit/zenodo",
115
  reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
116
  
117
  admins: ["argirok@di.uoa.gr"],
118
  lastIndexUpdate: "2019-07-24",
119
  indexInfoAPI: "http://services.openaire.eu/openaire/info/",
120
  altMetricsAPIURL: "https://api.altmetric.com/v1/doi/"
121
};
(2-2/3)