mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Updated "about" page
This commit is contained in:
@@ -22,8 +22,14 @@ menu,
|
|||||||
ol,
|
ol,
|
||||||
ul {
|
ul {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
list-style-position: inside;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font-size: 18pt
|
||||||
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
padding-bottom: 24px
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
@@ -42,6 +48,15 @@ label {
|
|||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-family: "Assistant";
|
||||||
|
font-style: italic;
|
||||||
|
color: #B6B6B6;
|
||||||
|
font-size: 24pt;
|
||||||
|
padding-bottom: 2px;
|
||||||
|
line-height: 1.5;
|
||||||
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
font-size: 1.75rem;
|
font-size: 1.75rem;
|
||||||
}
|
}
|
||||||
@@ -61,9 +76,15 @@ p {
|
|||||||
font-size: 28pt;
|
font-size: 28pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3,
|
||||||
p {
|
p {
|
||||||
font-size: 18pt;
|
font-size: 18pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ol,
|
||||||
|
ul {
|
||||||
|
font-size: 16pt;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 420px) {
|
@media (max-width: 420px) {
|
||||||
@@ -75,9 +96,15 @@ p {
|
|||||||
font-size: 24pt;
|
font-size: 24pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3,
|
||||||
p {
|
p {
|
||||||
font-size: 16pt;
|
font-size: 16pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ol,
|
||||||
|
ul {
|
||||||
|
font-size: 14pt;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 380px) {
|
@media (max-width: 380px) {
|
||||||
@@ -89,7 +116,13 @@ p {
|
|||||||
font-size: 24pt;
|
font-size: 24pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3,
|
||||||
p {
|
p {
|
||||||
font-size: 16pt;
|
font-size: 16pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ol,
|
||||||
|
ul {
|
||||||
|
font-size: 14pt;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,49 +11,87 @@
|
|||||||
<h1>How Can I Get Involved?</h1>
|
<h1>How Can I Get Involved?</h1>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Contributing Data</h2>
|
<h2>Sharing Data</h2>
|
||||||
<p>
|
<p>
|
||||||
All data for the AM-D-Model project is managed via our
|
As a project aimed at producing a benchmark dataset, the most important
|
||||||
Invenio instance. Researchers who wish to contribute can
|
contribution you can make is by sharing data. Whether contributing to the data
|
||||||
request access via our Invenio homepage, at the “Data
|
or using the data in your own research, a project such as this is built on
|
||||||
Repository” link. External contributors will initially be
|
researcher engagement with the dataset we are producing. As such, in the spirit
|
||||||
given a 50GB data storage allocation, with the ability to
|
of open science we encourage any interested researchers to get involved in the
|
||||||
request more from our repository administrators if required.
|
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.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
<p>
|
||||||
|
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:
|
||||||
|
</p>
|
||||||
|
<ul class="list-disc">
|
||||||
|
<li>
|
||||||
|
All contributors will be appropriately included as authors in the IJMF
|
||||||
|
publication announcing public release. Participants will be contacted by our
|
||||||
|
publication coordinator to request a writeup of their contributions and/or
|
||||||
|
findings of note to be included in the release publication. The public
|
||||||
|
release publication is currently expected to be submitted before October 1st
|
||||||
|
2025.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
We insist that participants do not share or publish the dataset before the
|
||||||
|
official public release. This is to avoid damaging our ability to measure
|
||||||
|
the impact of the benchmark dataset project. This is important as our
|
||||||
|
ability to justify future open science initiatives such as this is heavily
|
||||||
|
dependant on such impact metrics.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Participants are asked to attend and/or present in person at the ESAFORM
|
||||||
|
2025 conference. This conference will be a key milestone of project
|
||||||
|
participation, including open discussions among project participants on the
|
||||||
|
state and direction of the project. In-person cooperation is core to
|
||||||
|
collaborative projects such as these, so we ask that at least one member of
|
||||||
|
each participating team meet with the core project team at the conference so
|
||||||
|
we can build lasting collaborative research relationships.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<section>
|
||||||
|
<h3>Contributing Data</h3>
|
||||||
|
<p>
|
||||||
|
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.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Accessing Data</h2>
|
<h3>Accessing Data</h3>
|
||||||
<p>
|
<p>
|
||||||
Data for the AM-D-Model project is planned to first be made
|
Data for the AM-D-Model project is planned to first be made publicly
|
||||||
publicly available on our Invenio instance once it is
|
available on our Invenio instance once it is possible to do so. Data is also
|
||||||
possible to do so. Data is also intended to be disseminated
|
intended to be disseminated via other means such as material science data
|
||||||
via other means such as material science data repositories
|
repositories and published datasets once the dissemination phase of the
|
||||||
and published datasets once the dissemination phase of the
|
project begins. For those interested, the latest information on data
|
||||||
project begins. For those interested, the latest information
|
accessibility will be made available here.
|
||||||
on data accessibility will be made available here.
|
</p>
|
||||||
</p>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Collaboration with the AM-D-Model team</h2>
|
<h2>Collaboration with the AM-D-Model team</h2>
|
||||||
<p>
|
<p>
|
||||||
Researchers interested in other collaborative opportunities
|
Researchers interested in other collaborative opportunities with the AM-D-Model
|
||||||
with the AM-D-Model team can contact us via the “Contact Us”
|
team can contact us via the “Contact Us” button, or via the various social media
|
||||||
button, or via the various social media channels made
|
channels made available in the footer of this page.
|
||||||
available in the footer of this page.
|
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Inquiries</h2>
|
<h2>Inquiries</h2>
|
||||||
<p>
|
<p>
|
||||||
We aren’t only interested in hearing from researchers, we
|
We aren’t only interested in hearing from researchers, we also want to hear from
|
||||||
also want to hear from all those with an interest in our
|
all those with an interest in our project. If you have any inquiries about the
|
||||||
project. If you have any inquiries about the project and
|
project and contributing to a community effort towards an open, data driven
|
||||||
contributing to a community effort towards an open, data
|
future for L-PBF please feel free to let us know via the “Contact Us” button.
|
||||||
driven future for L-PBF please feel free to let us know via
|
|
||||||
the “Contact Us” button.
|
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user