open-reaction-database / ord-schema

Schema for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
93 stars 26 forks source link

In auto-generated DOI list, show dataset description #606

Closed connorcoley closed 2 years ago

connorcoley commented 3 years ago

This will clarify where contributions came from in terms of specific figures/tables as subsets of papers, which should help us detect duplicate submissions.

skearnes commented 3 years ago

Would probably also be good to include the number of reactions for each dataset; we can make this into a table instead of just a list.

skearnes commented 3 years ago

@connorcoley PTAL at https://github.com/open-reaction-database/ord-data/blob/431b60eb3c81b5162f567e2be87dc00fa2451e74/README.md

connorcoley commented 3 years ago

The new table looks great (except the USPTO attribution is to "we, D."). This is making me realize we should be enforcing more meaningful descriptions of datasets. Should this table also include the dataset's name?

skearnes commented 3 years ago

PTAL; added names where available (and used 'link' when not). Also fixed the Lowe dataset citation. The downside is that the table overflows a bit now and it's hard to see the descriptions...

connorcoley commented 3 years ago

I think the additional information is nice even if it makes the table wider. I will reiterate that we should start enforcing that names/descriptions be informative

skearnes commented 3 years ago

Swapped "description" and "reactions" columns to make it a bit easier to read.

skearnes commented 2 years ago

Superseded by https://github.com/open-reaction-database/ord-interface/pull/39