[Monitor Dashboard | new-theme]: environments/: Added "fairSharingURL" and "eoscMarketplaceURL".
This commit is contained in:
parent
e70dc8a586
commit
8e644c47e0
|
@ -1 +1 @@
|
||||||
Subproject commit 8b7143c8cb05552d097211ab0dddb9bdbd4ce384
|
Subproject commit 8559aa439f68090de4dc6934e351424928d18894
|
|
@ -1 +1 @@
|
||||||
Subproject commit 468555a58f5808dbd8b6657ae0360fb7d0d4ab75
|
Subproject commit 29bdacee147bbf1bd28957457221d20969bd3f44
|
|
@ -1 +1 @@
|
||||||
Subproject commit 21ecbb2b0c207ac7e73dc0dbf158ee07713abe5f
|
Subproject commit d45f01647f43b9e729bfc7adb3d639a8f2364995
|
|
@ -31,6 +31,8 @@ export let properties: EnvProperties = {
|
||||||
cordisURL: "http://cordis.europa.eu/projects/",
|
cordisURL: "http://cordis.europa.eu/projects/",
|
||||||
openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
|
openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
r3DataURL: "http://service.re3data.org/repository/",
|
r3DataURL: "http://service.re3data.org/repository/",
|
||||||
|
fairSharingURL: "https://fairsharing.org/",
|
||||||
|
eoscMarketplaceURL: "https://marketplace.eosc-portal.eu/services/",
|
||||||
sherpaURL: 'http://sherpa.ac.uk/romeo/issn/',
|
sherpaURL: 'http://sherpa.ac.uk/romeo/issn/',
|
||||||
sherpaURLSuffix: '/',
|
sherpaURLSuffix: '/',
|
||||||
zenodo: "https://zenodo.org/",
|
zenodo: "https://zenodo.org/",
|
||||||
|
|
|
@ -31,6 +31,8 @@ export let properties: EnvProperties = {
|
||||||
cordisURL: "http://cordis.europa.eu/projects/",
|
cordisURL: "http://cordis.europa.eu/projects/",
|
||||||
openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
|
openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
r3DataURL: "http://service.re3data.org/repository/",
|
r3DataURL: "http://service.re3data.org/repository/",
|
||||||
|
fairSharingURL: "https://fairsharing.org/",
|
||||||
|
eoscMarketplaceURL: "https://marketplace.eosc-portal.eu/services/",
|
||||||
sherpaURL: 'http://sherpa.ac.uk/romeo/issn/',
|
sherpaURL: 'http://sherpa.ac.uk/romeo/issn/',
|
||||||
sherpaURLSuffix: '/',
|
sherpaURLSuffix: '/',
|
||||||
zenodo: "https://zenodo.org/",
|
zenodo: "https://zenodo.org/",
|
||||||
|
|
|
@ -38,6 +38,8 @@ export let properties: EnvProperties = {
|
||||||
cordisURL: "http://cordis.europa.eu/projects/",
|
cordisURL: "http://cordis.europa.eu/projects/",
|
||||||
openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
|
openDoarURL: "http://v2.sherpa.ac.uk/id/repository/",
|
||||||
r3DataURL: "http://service.re3data.org/repository/",
|
r3DataURL: "http://service.re3data.org/repository/",
|
||||||
|
fairSharingURL: "https://fairsharing.org/",
|
||||||
|
eoscMarketplaceURL: "https://marketplace.eosc-portal.eu/services/",
|
||||||
sherpaURL: 'http://sherpa.ac.uk/romeo/issn/',
|
sherpaURL: 'http://sherpa.ac.uk/romeo/issn/',
|
||||||
sherpaURLSuffix: '/',
|
sherpaURLSuffix: '/',
|
||||||
zenodo: "https://zenodo.org/",
|
zenodo: "https://zenodo.org/",
|
||||||
|
|
Loading…
Reference in New Issue