diff --git a/deploy/beta-properties.json b/deploy/beta-properties.json index f1fa544..55460c1 100644 --- a/deploy/beta-properties.json +++ b/deploy/beta-properties.json @@ -24,6 +24,7 @@ "cordisURL" : "http://cordis.europa.eu/projects/", "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/", "r3DataURL": "http://service.re3data.org/repository/", + "sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=", "zenodo" : "https://zenodo.org/", "zenodoCommunities" : "https://zenodo.org/api/communities/", "openAccess" : "https://www.openaire.eu/support/faq#article-id-234", @@ -32,6 +33,7 @@ "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020", "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf", "helpdesk" : "https://www.openaire.eu/support/helpdesk", + "helpdeskEmail": "helpdesk@openaire.eu", "utilsService" : "https://demo.openaire.eu/utils-service", "vocabulariesAPI" :"https://beta.services.openaire.eu/provision/mvc/vocabularies/", diff --git a/deploy/production-properties.json b/deploy/production-properties.json index a803900..c684068 100644 --- a/deploy/production-properties.json +++ b/deploy/production-properties.json @@ -24,6 +24,7 @@ "cordisURL" : "http://cordis.europa.eu/projects/", "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/", "r3DataURL": "http://service.re3data.org/repository/", + "sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=", "zenodo" : "https://zenodo.org/", "zenodoCommunities" : "https://zenodo.org/api/communities/", "openAccess" : "https://www.openaire.eu/support/faq#article-id-234", @@ -32,6 +33,7 @@ "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020", "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf", "helpdesk" : "https://www.openaire.eu/support/helpdesk", + "helpdeskEmail": "helpdesk@openaire.eu", "utilsService" : "https://explore.openaire.eu/utils-service", "vocabulariesAPI" :"https://services.openaire.eu/provision/mvc/vocabularies/", diff --git a/src/assets/env-properties.json b/src/assets/env-properties.json index 527afe6..28c6f8f 100644 --- a/src/assets/env-properties.json +++ b/src/assets/env-properties.json @@ -24,6 +24,7 @@ "cordisURL" : "http://cordis.europa.eu/projects/", "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/", "r3DataURL": "http://service.re3data.org/repository/", + "sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=", "zenodo" : "https://zenodo.org/", "zenodoCommunities" : "https://zenodo.org/api/communities/", "openAccess" : "https://www.openaire.eu/support/faq#article-id-234", @@ -32,6 +33,7 @@ "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020", "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf", "helpdesk" : "https://www.openaire.eu/support/helpdesk", + "helpdeskEmail": "helpdesk@openaire.eu", "uploadService" : "http://scoobydoo.di.uoa.gr:8000/upload", "utilsService" : "http://mpagasas.di.uoa.gr:8000", @@ -51,7 +53,7 @@ "cacheUrl" :"http://scoobydoo.di.uoa.gr:3000/get?url=", - "adminToolsAPIURL" :"http://mpagasas.di.uoa.gr:8080/uoa-admin-tools", + "adminToolsAPIURL" :"https://beta.services.openaire.eu/uoa-admin-tools", "adminToolsCommunity" :"connect", "datasourcesAPI": "https://beta.services.openaire.eu/openaire/ds/search/",