hapi-server / data-specification

HAPI Data Access Specification
https://hapi-server.org
22 stars 7 forks source link

Needed elements for FAIR #217

Open jvandegriff opened 1 month ago

jvandegriff commented 1 month ago

To be FAIR, HAPI needs the have these computer readable elements in the citation:

rweigel commented 1 month ago
Dataset name - > in /catalog response, this is required "id".
Publisher -> in /about response, this is the optional "citation" and is the citation for the data provider
Publication year -> in /info response, this is optional "creationDate"
Author(s) -> in /info response, this is the optional "citation" and is the citation for the data producer
PID -> we do not have this
Data usage license (e.g. CC0) -> we do not have this
rweigel commented 1 month ago

For PID, will add "pid" in info response.

If multiple pids for a dataset (for example, if data response is backed by files, each with a pid), we recommend having a dataset that has pids