Skip to content

Add preprint link to yard homepage #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions yard/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ <h2>Welcome to the Datatractor Yard</h2>

<p>The proof-of-concept of this project was devised as part of the <a href="https://www.marda-alliance.org/working-groups">MaRDA</a> Metadata Extractors Working Group, and is continued as the Datatractor project. Further discussions and instructions for how to get involved can be found at the <a href="https://github.com/orgs/datatractor/discussions"><i class="fa fa-github"></i> Datatractor discussions page</a>.</p>

<p>You can find out more about the project at the preprint: <i>"Datatractor: Metadata, automation, and registries for extractor interoperability in the chemical and materials sciences"</i>, Matthew L. Evans, Gian-Marco Rignanese, David Elbert & Peter Kraus, <a href="https://arxiv.org/abs/2410.18839">arXiv:2410.18839</a> (2024).</p>

<p>The registry and the data within it is available under the terms of the <a href="https://github.com/datatractor/yard/blob/main/LICENSE">MIT license</a>.</p>

<h2>Contributing</h2>
Expand Down
Loading