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: "explore",
11
  dashboard: "explore",
12
  enablePiwikTrack: false,
13
  useCache: false,
14
  useLongCache: false,
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://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
23
  claimsAPIURL: "http://dl170.madgik.di.uoa.gr:8180/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
24
  searchAPIURLLAst: "http://beta.services.openaire.eu/search/v2/api/",
25
  searchResourcesAPIURL: "https://beta.services.openaire.eu/search/v2/api/resources",
26
  openCitationsAPIURL: "https://services.openaire.eu/opencitations/getCitations?id=",
27
  csvAPIURL: "https://beta.services.openaire.eu/search/v2/api/reports",
28
  searchCrossrefAPIURL: "https://api.crossref.org/works",
29
  searchDataciteAPIURL: "https://api.datacite.org/works",
30
  searchOrcidURL: "https://pub.orcid.org/v2.1/",
31
  orcidURL: "https://orcid.org/",
32
  orcidAPIURL: "http://duffy.di.uoa.gr:8080/uoa-orcid-service/",
33
  orcidTokenURL : "https://sandbox.orcid.org/oauth/authorize?",
34
  orcidClientId: "APP-A5M3KTX6NCN67L91",
35
  doiURL: "https://dx.doi.org/",
36
  pmcURL: "http://europepmc.org/articles/",
37
  pmidURL: "https://www.ncbi.nlm.nih.gov/pubmed/",
38
  handleURL: "http://hdl.handle.net/",
39
  cordisURL: "http://cordis.europa.eu/projects/",
40
  openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
41
  r3DataURL: "http://service.re3data.org/repository/",
42
  sherpaURL: "http://sherpa.ac.uk/romeo/issn/",
43
  sherpaURLSuffix: "/",
44
  zenodo: "https://zenodo.org/",
45
  openAccess: "https://www.openaire.eu/support/faq#article-id-234",
46
  openAccessRepo: "https://www.openaire.eu/support/faq#article-id-310",
47
  fp7Guidlines: "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme",
48
  h2020Guidlines: "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020",
49
  ercGuidlines: "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf",
50
  helpdesk: "https://www.openaire.eu/support/helpdesk",
51
  helpdeskEmail: "helpdesk@openaire.eu",
52
  utilsService: "http://dl170.madgik.di.uoa.gr:8000",
53
  
54
  vocabulariesAPI: "https://dev-openaire.d4science.org/provision/mvc/vocabularies/",
55
  
56
  piwikBaseUrl: "https://analytics.openaire.eu/piwik.php?idsite=",
57
  piwikSiteId: "6",
58
  loginUrl: "http://mpagasas.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/openid_connect_login",
59
  userInfoUrl: "http://mpagasas.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=",
60
  logoutUrl: "http://mpagasas.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/openid_logout",
61
  
62
  cookieDomain: ".di.uoa.gr",
63
  
64
  feedbackmail: "kostis30fylloy@gmail.com",
65
  
66
  cacheUrl: "http://dl170.madgik.di.uoa.gr:3000/get?url=",
67
  
68
  adminToolsAPIURL: "http://duffy.di.uoa.gr:8080/uoa-admin-tools/",
69
  
70
  adminToolsCommunity: "openaire",
71
  datasourcesAPI: "https://beta.services.openaire.eu/openaire/ds/search/",
72
  contextsAPI: "https://dev-openaire.d4science.org/openaire/context",
73
  communityAPI: "https://dev-openaire.d4science.org/openaire/community/",
74
  
75
  csvLimit: 2000,
76
  pagingLimit: 20,
77
  resultsPerPage: 10,
78

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

    
129
  myOrcidLinksPage: "/my-orcid-links",
130
  footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452"
131
};
(4-4/4)