Project

General

Profile

1
// The file contents for the current environment will overwrite these during build.
2
// The build system defaults to the dev environment which uses `environment.ts`, but if you do
3
// `ng build --env=prod` then `environment.prod.ts` will be used instead.
4
// The list of which env maps to which file can be found in `.angular-cli.json`.
5

    
6
import {EnvProperties} from "../app/openaireLibrary/utils/properties/env-properties";
7

    
8
export let properties: EnvProperties = {
9
  environment: "development",
10
  adminToolsPortalType: "aggregator",
11
  dashboard: "explore",
12
  enablePiwikTrack: false,
13
  useCache: true,
14
  useLongCache: true,
15
  showAddThis: true,
16
  metricsAPIURL: "https://beta.services.openaire.eu/usagestats/",
17
  framesAPIURL: "https://beta.openaire.eu/stats3/",
18
  statisticsAPIURL: "http://vatopedi.di.uoa.gr:8080/stats/",
19
  statisticsFrameAPIURL: "https://beta.openaire.eu/stats/",
20
  statisticsFrameNewAPIURL: "https://stats.madgik.di.uoa.gr/stats-api/",
21
  useNewStatistisTool: true,
22
  claimsAPIURL: "http://dl170.madgik.di.uoa.gr:8180/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
23
  searchAPIURLLAst: "http://beta.services.openaire.eu/search/v2/api/",
24
  searchResourcesAPIURL: "https://beta.services.openaire.eu/search/v2/api/resources",
25
  openCitationsAPIURL: "https://services.openaire.eu/opencitations/getCitations?id=",
26
  csvAPIURL: "https://beta.services.openaire.eu/search/v2/api/reports",
27
  searchCrossrefAPIURL: "https://api.crossref.org/works",
28
  searchDataciteAPIURL: "https://api.datacite.org/works",
29
  searchOrcidURL: "https://pub.orcid.org/v2.1/",
30
  orcidURL: "https://orcid.org/",
31
  doiURL: "https://dx.doi.org/",
32
  pmcURL: "http://europepmc.org/articles/",
33
  pmidURL: "https://www.ncbi.nlm.nih.gov/pubmed/",
34
  handleURL: "http://hdl.handle.net/",
35
  cordisURL: "http://cordis.europa.eu/projects/",
36
  openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
37
  r3DataURL: "http://service.re3data.org/repository/",
38
  sherpaURL: "http://sherpa.ac.uk/romeo/issn/",
39
  sherpaURLSuffix: "/",
40
  zenodo: "https://zenodo.org/",
41
  openAccess: "https://www.openaire.eu/support/faq#article-id-234",
42
  openAccessRepo: "https://www.openaire.eu/support/faq#article-id-310",
43
  fp7Guidlines: "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme",
44
  h2020Guidlines: "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020",
45
  ercGuidlines: "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf",
46
  helpdesk: "https://www.openaire.eu/support/helpdesk",
47
  helpdeskEmail: "helpdesk@openaire.eu",
48
  utilsService: "http://dl170.madgik.di.uoa.gr:8000",
49
  
50
  vocabulariesAPI: "https://dev-openaire.d4science.org/provision/mvc/vocabularies/",
51
  
52
  piwikBaseUrl: "https://analytics.openaire.eu/piwik.php?idsite=",
53
  piwikSiteId: "6",
54
  loginUrl: "http://dl170.madgik.di.uoa.gr:8180/dnet-login/openid_connect_login",
55
  
56
  userInfoUrl: "http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=",
57
  
58
  logoutUrl: "https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=",
59
  
60
  cookieDomain: ".di.uoa.gr",
61
  
62
  feedbackmail: "kostis30fylloy@gmail.com",
63
  
64
  cacheUrl: "http://dl170.madgik.di.uoa.gr:3000/get?url=",
65

    
66
  adminToolsCommunity: "aggregator",
67
  adminToolsAPIURL: "http://duffy.di.uoa.gr:8080/uoa-admin-tools/",
68
  useHelpTexts: false,
69
  datasourcesAPI: "https://beta.services.openaire.eu/openaire/ds/search/",
70
  contextsAPI: "https://dev-openaire.d4science.org/openaire/context",
71
  communityAPI: "https://dev-openaire.d4science.org/openaire/community/",
72
  
73
  csvLimit: 2000,
74
  pagingLimit: 20,
75
  resultsPerPage: 10,
76

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