diff --git a/src/lib/components/NavigationFooter.svelte b/src/lib/components/NavigationFooter.svelte index 889d259..f484d4c 100644 --- a/src/lib/components/NavigationFooter.svelte +++ b/src/lib/components/NavigationFooter.svelte @@ -3,17 +3,22 @@ import ScrollToTop from "$lib/components/ScrollToTop.svelte"; import Link from "$lib/components/Link.svelte"; + import { CDN } from "$lib/constants"; + import { navigation } from "$lib/navigation";
+
+
+
- All data for the AM-D-Model project is managed via our - Invenio instance. Researchers who wish to contribute can - request access via our Invenio homepage, at the “Data - Repository” link. External contributors will initially be - given a 50GB data storage allocation, with the ability to - request more from our repository administrators if required. + As a project aimed at producing a benchmark dataset, the most important + contribution you can make is by sharing data. Whether contributing to the data + or using the data in your own research, a project such as this is built on + researcher engagement with the dataset we are producing. As such, in the spirit + of open science we encourage any interested researchers to get involved in the + production and analysis of this dataset. And following the final, open release + of the dataset we even further encourage researchers to share this dataset as a + universal benchmark for the PBF community at large.
-+ To ensure the success of this project, we ask only that researchers who wish to + make use of this dataset respect the following essential project requirements: +
++ All data for the AM-D-Model project is managed via our Invenio instance. + Researchers who wish to contribute can request access via our Invenio + homepage, at the “Data Repository” link. External contributors will + initially be given a 50GB data storage allocation, with the ability to + request more from our repository administrators if required. +
+- Data for the AM-D-Model project is planned to first be made - publicly available on our Invenio instance once it is - possible to do so. Data is also intended to be disseminated - via other means such as material science data repositories - and published datasets once the dissemination phase of the - project begins. For those interested, the latest information - on data accessibility will be made available here. -
++ Data for the AM-D-Model project is planned to first be made publicly + available on our Invenio instance once it is possible to do so. Data is also + intended to be disseminated via other means such as material science data + repositories and published datasets once the dissemination phase of the + project begins. For those interested, the latest information on data + accessibility will be made available here. +
+- Researchers interested in other collaborative opportunities - with the AM-D-Model team can contact us via the “Contact Us” - button, or via the various social media channels made - available in the footer of this page. + Researchers interested in other collaborative opportunities with the AM-D-Model + team can contact us via the “Contact Us” button, or via the various social media + channels made available in the footer of this page.
- We aren’t only interested in hearing from researchers, we - also want to hear from all those with an interest in our - project. If you have any inquiries about the project and - contributing to a community effort towards an open, data - driven future for L-PBF please feel free to let us know via - the “Contact Us” button. + We aren’t only interested in hearing from researchers, we also want to hear from + all those with an interest in our project. If you have any inquiries about the + project and contributing to a community effort towards an open, data driven + future for L-PBF please feel free to let us know via the “Contact Us” button.