Skip to content

Commit

Permalink
Add preprint to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs authored Nov 1, 2024
1 parent 7dbbe10 commit c0e1fea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@

Repository containing the reference implementation of the Datatractor API, published at [![Datatractor Yard](https://badgen.net/static/%F0%9F%9A%9Cdatatractor/yard)](https://yard.datatractor.org/).


For more information, see 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](https://arxiv.org/abs/2410.18839) (2024)
## `datatractor-beam` package

This repository contains a draft Python 3.10 package, located under the `./beam` directory.
Expand All @@ -23,6 +30,8 @@ The package can be used to:
- install those extractors in a fresh Python virtual environment environment via `pip`,
- invoke the extractor either in Python or at the CLI, producing Python objects or files on disk.



### Installation

```shell
Expand Down

0 comments on commit c0e1fea

Please sign in to comment.