From 3d10466f65b3743ec9389139970b46b95a03a0f5 Mon Sep 17 00:00:00 2001 From: Matthew Evans Date: Mon, 4 Nov 2024 15:11:09 +0000 Subject: [PATCH] Add preprint link to yard homepage --- yard/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/yard/templates/index.html b/yard/templates/index.html index 5549cf6..8a0af66 100644 --- a/yard/templates/index.html +++ b/yard/templates/index.html @@ -12,6 +12,8 @@

Welcome to the Datatractor Yard

The proof-of-concept of this project was devised as part of the MaRDA 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 Datatractor discussions page.

+

You can find out more about the project at the preprint: "Datatractor: Metadata, automation, and registries for extractor interoperability in the chemical and materials sciences", Matthew L. Evans, Gian-Marco Rignanese, David Elbert & Peter Kraus, arXiv:2410.18839 (2024).

+

The registry and the data within it is available under the terms of the MIT license.

Contributing